.chat-wrap{align-self:end;width:100%}.chat-home-slot{width:100%;min-height:150px}.chat-card-row{align-items:flex-end;gap:12px;width:100%;display:flex}.chat-surface{font-family:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;color:#fff}.chat-surface :focus-visible{outline-offset:3px;outline:2px solid #9dcaff}.chat-surface .chat-panel{-webkit-backdrop-filter:blur(28px);scrollbar-width:thin;scrollbar-color:#fff3 transparent;background:radial-gradient(at 0 0,#397ab533,#0000 65%),linear-gradient(145deg,#102b42ed,#071625ed);border:1px solid #b6d8ff38;border-radius:26px;flex:1;width:100%;min-width:0;max-height:calc(100dvh - 90px);padding:22px;position:relative;overflow-y:auto;box-shadow:inset 0 1px #ffffff1a,0 24px 64px #00000030}.chat-surface .chat-panel-expanded{padding:18px 20px}.chat-card-row--choice{width:100%}.chat-surface .chat-panel--choice{box-sizing:border-box;flex:100%;width:100%;max-width:100%;margin-left:0;padding:18px 22px;overflow:visible}.chat-docked.chat-dock-open .chat-card-row--choice{width:100%;max-width:100%}.chat-docked.chat-dock-open .chat-panel--choice{padding:16px 36px 16px 18px}.chat-surface .chat-panel-collapsed{padding:12px 18px 12px 138px}.assistant-orb-launcher{cursor:pointer;background:0 0;border:0;border-radius:50%;flex:0 0 52px;margin-bottom:35px;padding:0}.chat-docked .floating-orb{z-index:2;opacity:1;pointer-events:auto;background:#101b38ed;border-radius:50%;place-items:center;width:64px;height:64px;margin:0;transition:opacity .2s .18s,transform .35s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;bottom:0;right:0;transform:scale(1);box-shadow:0 8px 32px #11204435,0 0 0 1px #b6d8ff4d}.chat-docked .floating-orb .assistant-orb{width:56px;height:56px}.chat-docked.chat-dock-open .floating-orb{opacity:0;pointer-events:none;transition-delay:0s;transform:scale(.78)}.assistant-orb{isolation:isolate;background:radial-gradient(circle at 35% 20%,#9c58c566,#0000 45%),radial-gradient(circle at 65% 75%,#0bb8e748,#0000 50%),#121237;border:1px solid #b7a7ff9c;border-radius:50%;flex-shrink:0;width:52px;height:52px;display:block;position:relative;overflow:hidden;box-shadow:inset 0 0 9px #c9b8ff70,inset -5px -6px 12px #1959bc66,0 0 20px #7d6cff35}.assistant-orb:after{content:"";z-index:2;border-radius:inherit;pointer-events:none;background:radial-gradient(at 30% 16%,#ffffff65,#0000 30%);position:absolute;inset:1px;box-shadow:inset 1px 2px 3px #edc9ff6b}.orb-ribbon{filter:blur(2px);mix-blend-mode:screen;border-radius:62% 38% 70% 30%;animation:7s ease-in-out infinite assistant-orbit;position:absolute;inset:8px 4px}.orb-ribbon-one{background:conic-gradient(from 40deg,#0000,#ef67ff,#9465ff,#0000 60%,#78eaff,#0000)}.orb-ribbon-two{background:conic-gradient(from 160deg,#27dfff,#0000 32%,#d8f,#4091ff,#0000);animation-duration:9s;animation-direction:reverse;inset:13px 3px}.orb-core{filter:blur(4px);background:#c6ffff;border-radius:50%;animation:4s ease-in-out infinite assistant-core;position:absolute;inset:17px;box-shadow:0 0 9px #66eaff}@keyframes assistant-orbit{0%,to{transform:rotate(0)scale(.9)}50%{transform:rotate(180deg)scale(1.12)skewY(12deg)}}@keyframes assistant-core{0%,to{opacity:.55;transform:scale(.8)}50%{opacity:.95;transform:scale(1.12)}}.assistant-orb-inside{pointer-events:none;place-items:center;width:104px;height:104px;display:grid;position:absolute;bottom:12px;left:18px}.assistant-orb-inside .assistant-orb{width:100%;height:100%}.chat-panel-collapsed .assistant-orb-inside{height:auto;top:12px;bottom:12px}.chat-panel-collapsed .assistant-orb-inside .assistant-orb{aspect-ratio:1;height:auto}.assistant-expansion{opacity:0;visibility:hidden;grid-template-rows:0fr;transition:grid-template-rows .55s cubic-bezier(.22,1,.36,1),opacity .3s,visibility .55s;display:grid}.assistant-expansion-inner{min-height:0;overflow:hidden}.chat-panel-expanded .assistant-expansion{opacity:1;visibility:visible;grid-template-rows:1fr}.assistant-expansion .chat-welcome,.assistant-expansion .conversation-toolbar{padding-top:4px}.assistant-expansion .chat-welcome{padding-bottom:10px}.chat-welcome-header{align-items:center;gap:14px;margin-bottom:16px;padding-right:32px;display:flex}.welcome-orb{flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.welcome-orb .assistant-orb{width:100%;height:100%}.chat-welcome-copy{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;max-width:460px;margin:0;padding:0;display:flex}.chat-welcome-copy h3{color:#f7fbff;font-family:var(--font-manrope), sans-serif;letter-spacing:-.035em;margin:0;font-size:clamp(19px,3.2cqi,23px);font-weight:600;line-height:1.25}.chat-welcome-copy h3 span{color:#8fc5ff}.chat-welcome-copy>p{color:#c0d0df;max-width:390px;margin:5px 0 0;font-size:13px;line-height:1.5}.chat-question,.conversation-toolbar{justify-content:space-between;align-items:center;gap:12px;width:100%;margin-bottom:12px;display:flex}.chat-question p,.conversation-toolbar p{color:#dcecff;margin:0;font-size:13.5px;font-weight:600}.conversation-toolbar-left{align-items:center;gap:10px;display:flex}.conversation-toolbar-actions{align-items:center;gap:8px;display:flex}.conversation-generating-badge{color:#93c5fd;align-items:center;gap:6px;font-size:11px;font-weight:500;display:inline-flex}.pulse-dot{background:#60a5fa;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite pulse-dot-anim;box-shadow:0 0 8px #60a5fa}@keyframes pulse-dot-anim{0%,to{opacity:.4;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}.chat-question>span{color:#a9bfd3;font-size:11.5px}.chat-suggestions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;margin-bottom:14px;display:grid}.chat-choice{text-align:left;color:#fff;cursor:pointer;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff24;border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;width:100%;min-height:88px;padding:12px 11px;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.chat-choice:after{content:"";filter:blur(2px);pointer-events:none;background:#5faaff16;border-radius:50%;width:70px;height:70px;position:absolute;bottom:-34px;right:-20px}.chat-choice:hover{background:#ffffff17;border-color:#ffffff40;transform:translateY(-1px)}.chat-choice-featured{color:#fff;background:linear-gradient(135deg,#2471e038,#7c3aed2e);border:1px solid #90caff6b;box-shadow:inset 0 1px #ffffff26,0 0 18px #388bff1f}.chat-choice-featured:after{background:#90caff26}.chat-choice-featured:hover{background:linear-gradient(135deg,#2471e052,#7c3aed47);border-color:#90caffa6;transform:translateY(-1px);box-shadow:inset 0 1px #fff3,0 0 22px #388bff40}.choice-icon{background:#ffffff14;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.choice-icon svg{color:#8fc3ff;width:17px;height:17px}.chat-choice-featured .choice-icon{background:#3a8fff40}.chat-choice-featured .choice-icon svg{color:#bce0ff}.choice-copy{gap:3px;min-width:0;padding-top:1px;display:grid}.choice-copy strong{color:inherit;font-size:13px;font-weight:600;line-height:1.35}.choice-copy small{color:#b5c7d8;font-size:11.5px;line-height:1.45}.chat-choice-featured .choice-copy small{color:#c5dbf2}.choice-arrow{z-index:1;color:#9bb5cc;opacity:.6;width:14px;height:14px;transition:opacity .2s,transform .2s,color .2s;position:absolute;bottom:10px;right:10px}.chat-choice:hover .choice-arrow,.chat-choice:focus-visible .choice-arrow{opacity:1;color:#fff;transform:translate(2px,-2px)}.chat-surface .chat-composer{box-sizing:border-box;background:#020d1b60;border:1px solid #a3cdfb38;border-radius:16px;align-items:center;gap:8px;width:100%;min-height:52px;margin-top:0;padding:6px 8px;transition:box-shadow .25s,border-color .25s;display:flex}.chat-surface .chat-composer:focus-within{border-color:#8ebfff;box-shadow:0 0 0 3px #3a8fff25}.chat-surface .chat-composer input{color:#fff;background:0 0;border:0;flex:1;min-width:0;padding:6px 8px;font-size:14.5px;font-weight:400;line-height:1.5;outline:none!important}.chat-surface .chat-composer input::placeholder{color:#ffffff8c}.chat-surface .send-button{color:#fff;cursor:pointer;background:linear-gradient(145deg,#5aa8ff,#2471e0);border:0;border-radius:12px;flex-shrink:0;place-items:center;width:38px;height:38px;transition:transform .2s,opacity .2s;display:grid;box-shadow:inset 0 1px #ffffff40,0 4px 12px #1666d333}.chat-surface .send-button:hover:not(:disabled){transform:scale(1.05)}.chat-surface .send-button:disabled{opacity:.35;cursor:default}.chat-surface .send-button--stop{background:linear-gradient(145deg,#0284c7,#2563eb)!important;box-shadow:inset 0 1px #ffffff59,0 4px 14px #2563eb73!important}.chat-surface .send-button--stop:hover{transform:scale(1.08);background:linear-gradient(145deg,#38bdf8,#0284c7)!important;box-shadow:inset 0 1px #ffffff73,0 6px 18px #38bdf88c!important}.chat-surface .send-button--stop .stop-icon{fill:currentColor;width:14px;height:14px}.chat-messages{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff40 transparent;flex-direction:column;gap:8px;height:220px;margin:8px 0 14px;padding-right:4px;display:flex;overflow-y:auto}.message{overflow-wrap:anywhere;border-radius:14px;width:fit-content;max-width:90%;margin:0;padding:10px 14px;font-size:12.5px;line-height:1.6}.message-user{background:var(--fexcon-blue);color:#fff;border-bottom-right-radius:4px;align-self:flex-end;margin-left:auto}.message-assistant{color:#e1eeff;background:#c6e3ff14;border:1px solid #c6e3ff26;border-bottom-left-radius:4px;align-self:flex-start;margin-right:auto}.icon-button{color:#bddaff;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:32px;height:32px;transition:background .2s,color .2s;display:grid}.icon-button:hover{color:#fff;background:#ffffff1f}.reset-chat{flex:none;margin-left:auto}.reset-chat svg{width:16px;height:16px}.chat-surface .dock-close{color:#bedaff;z-index:10;width:28px;height:28px;position:absolute;top:10px;right:10px}.dock-close svg{width:16px;height:16px}.chat-surface .assistant-collapse{color:#bddaff;z-index:10;width:28px;height:28px;position:absolute;top:10px;right:10px}.assistant-collapse svg{width:16px;height:16px}.chat-signature{width:100%;margin-top:14px;padding-left:0}.chat-signature>span{background:linear-gradient(90deg, var(--fexcon-blue,#2471e0) 25%, #ef4444 25% 50%, #eab308 50% 75%, #22c55e 75%);width:100%;height:2px;display:block}.chat-signature p{color:#ffffffb3;text-align:right;margin:7px 0 0;font-size:11px}.chat-surface .chat-footer{box-sizing:border-box;background:#c6e3ff0d;border:1px solid #b6d8ff33;border-radius:14px;justify-content:space-between;align-items:center;gap:8px;max-width:100%;min-height:48px;margin-top:12px;padding:6px 8px 6px 14px;transition:background .2s,border-color .2s;display:flex;overflow:hidden}.chat-surface .chat-footer>span{color:#b5c7d8;text-overflow:ellipsis;flex:auto;min-width:0;font-size:12.5px;font-weight:500;line-height:1.35;overflow:hidden}.footer-call-btn{color:#fff;letter-spacing:.02em;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#1f74ec 0%,#0284c7 100%);border:1px solid #90caffa6;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;min-height:30px;padding:3px 4px 3px 9px;font-size:10px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 0 12px #1f74ec59}.footer-call-btn:hover:not(:disabled){background:linear-gradient(135deg,#2b7ff4 0%,#0396e3 100%);transform:translateY(-1px);box-shadow:0 0 18px #1f74ec8c}.footer-call-btn:disabled{opacity:.65;cursor:wait}.footer-call-btn .call-arrow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#fff3;border:1px solid #fff6;border-radius:50%;flex-shrink:0;place-items:center;width:20px;height:20px;transition:background .2s,transform .2s;display:grid;box-shadow:inset 0 1px #ffffff80,0 2px 5px #00000026}.footer-call-btn:hover:not(:disabled) .call-arrow{background:#ffffff4d}.footer-call-btn .call-arrow svg{width:10px;height:10px}.voice-call-screen{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:310px;padding:16px 12px 14px;animation:.35s cubic-bezier(.16,1,.3,1) both voice-screen-in;display:flex;position:relative}@keyframes voice-screen-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.voice-portal-wrapper{place-items:center;width:136px;height:136px;margin-top:4px;display:grid;position:relative}.voice-portal-aura{filter:blur(20px);pointer-events:none;background:radial-gradient(circle,#0ea5e973 0%,#2563eb33 50%,#0000 75%);border-radius:50%;transition:all .35s;position:absolute;inset:-14px}.voice-portal-wrapper.is-speaking .voice-portal-aura{filter:blur(24px);background:radial-gradient(circle,#38bdf8cc 0%,#6366f18c 50%,#0000 80%);animation:1.5s ease-in-out infinite alternate aura-speaking}.voice-portal-wrapper.is-listening .voice-portal-aura{animation:3.5s ease-in-out infinite alternate aura-listening}.voice-portal-wrapper.is-muted .voice-portal-aura{filter:blur(14px);background:radial-gradient(circle,#f59e0b59 0%,#0000 70%)}@keyframes aura-speaking{0%{opacity:.75;transform:scale(.95)}to{opacity:1;transform:scale(1.18)}}@keyframes aura-listening{0%{opacity:.6;transform:scale(.98)}to{opacity:.9;transform:scale(1.06)}}.voice-portal-ring{border:3px solid #38bdf880;border-radius:50%;place-items:center;width:120px;height:120px;transition:all .3s;display:grid;position:relative;overflow:hidden;box-shadow:0 0 32px #0ea5e973,inset 0 0 20px #000000bf}.voice-portal-wrapper.is-speaking .voice-portal-ring{border-color:#6366f1cc;transform:scale(1.04);box-shadow:0 0 42px #6366f1bf,inset 0 0 24px #000000bf}.voice-portal-wrapper.is-listening .voice-portal-ring{animation:3.5s ease-in-out infinite alternate ring-breathe}@keyframes ring-breathe{0%{transform:scale(1);box-shadow:0 0 24px #0ea5e966,inset 0 0 20px #000000bf}to{transform:scale(1.03);box-shadow:0 0 38px #38bdf8a6,inset 0 0 20px #000000bf}}.voice-portal-orb{place-items:center;width:100%;height:100%;display:grid}.voice-portal-orb .assistant-orb{width:118px;height:118px;box-shadow:none;background:radial-gradient(circle at 35% 20%,#7c3aed66,#0000 45%),radial-gradient(circle at 65% 75%,#0284c755,#0000 50%),#070d24;border:none}.voice-portal-orb .assistant-orb .orb-ribbon-one{filter:blur(3.5px);inset:14px 7px}.voice-portal-orb .assistant-orb .orb-ribbon-two{filter:blur(3.5px);inset:22px 6px}.voice-portal-orb .assistant-orb .orb-core{filter:blur(7px);inset:30px;box-shadow:0 0 24px #38bdf8}.voice-ref-prompt{text-align:center;max-width:300px;margin:14px 0 10px}.voice-ref-title{color:#fff;letter-spacing:-.02em;margin:0;font-size:19px;font-weight:600;line-height:1.28;transition:color .2s,text-shadow .2s}.voice-portal-wrapper.is-speaking~.voice-ref-prompt .voice-ref-title{color:#e0f2fe;text-shadow:0 0 18px #38bdf880}.voice-ref-subtitle{color:#cbd5e1;letter-spacing:-.01em;margin:6px 0 0;font-size:15px;font-weight:400;line-height:1.35}.voice-ref-controls-pill{-webkit-backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;gap:14px;margin-top:4px;margin-bottom:2px;padding:6px 8px;display:inline-flex;box-shadow:0 8px 30px #0006,inset 0 1px #ffffff2e}.voice-pill-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:44px;height:44px;transition:all .2s cubic-bezier(.2,.8,.4,1);display:grid;box-shadow:inset 0 1px #fff3}.voice-pill-btn svg{width:17px;height:17px}.voice-pill-btn--end:hover{color:#fca5a5;background:#ef44444d;border-color:#ef444499;transform:scale(1.06)}.voice-pill-btn--mic:hover{background:#ffffff38;border-color:#ffffff59;transform:scale(1.06)}.voice-pill-btn--mic.is-muted{color:#fcd34d;background:#f59e0b40;border-color:#f59e0b80}.voice-pill-btn--mic.is-muted:hover{background:#f59e0b59;transform:scale(1.06)}.voice-error-text{color:#c6e3ff;margin:6px 4px 0;font-size:11.5px;line-height:1.45}.voice-error-text a,.chat-contact-link{color:#38bdf8;text-underline-offset:2px;font-weight:500;text-decoration:underline;transition:color .15s}.voice-error-text a:hover,.chat-contact-link:hover{color:#7dd3fc}.chat-choice-view{box-sizing:border-box;flex-direction:row;align-items:center;gap:16px;width:100%;animation:.35s cubic-bezier(.16,1,.3,1) both choice-view-in;display:flex}@keyframes choice-view-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chat-choice-orb-col{flex-shrink:0;justify-content:center;align-items:center;display:flex}.chat-choice-orb{place-items:center;width:88px;height:88px;margin:0;display:grid}.chat-choice-orb .assistant-orb{width:88px;height:88px;box-shadow:0 0 34px #38bdf873}.chat-choice-main-col{flex-direction:column;flex:auto;align-items:stretch;width:100%;min-width:0;display:flex}.chat-choice-copy{text-align:left;flex-direction:column;align-items:flex-start;width:100%;display:flex}.chat-choice-copy h3{letter-spacing:-.025em;color:#fff;white-space:normal;margin:0;font-family:inherit;font-size:17px;font-weight:700;line-height:1.25}.chat-choice-copy h3 span{color:var(--fexcon-blue,#38bdf8)}.chat-choice-copy p{color:#94a3b8;white-space:normal;width:100%;margin:4px 0 0;font-size:12px;line-height:1.35}.chat-action-row{box-sizing:border-box;align-items:center;gap:10px;width:100%;margin-top:12px;display:flex}.hero-call-pill{color:#fff;cursor:pointer;white-space:nowrap;box-sizing:border-box;background:#247bf214;border:1.5px solid #38bdf899;border-radius:40px;flex:auto;justify-content:space-between;align-items:center;gap:12px;min-width:0;height:42px;padding:0 6px 0 16px;transition:all .22s cubic-bezier(.2,.8,.4,1);display:inline-flex;box-shadow:0 4px 20px #0284c726,inset 0 1px #ffffff26;font-size:12px!important;font-weight:600!important}.hero-call-pill:hover:not(:disabled){color:#fff;background:#247bf233;border-color:#38bdf8;transform:translateY(-2px);box-shadow:0 6px 24px #38bdf859,inset 0 1px #ffffff40}.hero-call-pill:active:not(:disabled){transform:translateY(0)}.hero-call-pill:disabled{opacity:.65;cursor:wait}.hero-call-arrow{color:#7dd3fc;background:#38bdf826;border:1px solid #38bdf880;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;transition:all .22s;display:grid}.hero-call-pill:hover:not(:disabled) .hero-call-arrow{color:#fff;background:#38bdf840;border-color:#38bdf8;transform:scale(1.05)}.hero-call-pill-icon{flex-shrink:0;width:13px;height:13px}.hero-chat-btn{-webkit-backdrop-filter:blur(14px);color:#e2e8f0;cursor:pointer;box-sizing:border-box;background:#ffffff14;border:1.5px solid #ffffff40;border-radius:50%;flex-shrink:0;place-items:center;width:42px;height:42px;transition:transform .2s cubic-bezier(.2,.8,.4,1),background .2s,border-color .2s,box-shadow .2s,color .2s;display:grid;box-shadow:0 4px 18px #0003,inset 0 1px #ffffff26}.hero-chat-btn:hover{color:#fff;background:#ffffff2e;border-color:#ffffff80;transform:translateY(-2px)scale(1.05);box-shadow:0 8px 24px #00000059}.hero-chat-btn svg{width:16px;height:16px}.chat-interface-view{width:100%;animation:.3s both choice-view-in}.toolbar-close-btn{color:#bedaff}.toolbar-close-btn:hover{color:#fff;background:#ffffff24}.toolbar-close-btn svg{width:16px;height:16px}.chat-composer-row{align-items:center;gap:10px;width:100%;margin-top:0;display:flex}.chat-composer-row .chat-composer{flex:auto;min-width:0}.composer-call-circle-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1f74ec 0%,#0284c7 100%);border:1px solid #90caffa6;border-radius:50%;flex-shrink:0;place-items:center;width:46px;height:46px;transition:transform .2s cubic-bezier(.2,.8,.4,1),box-shadow .2s,background .2s;display:grid;box-shadow:0 4px 18px #1f74ec73}.composer-call-circle-btn:hover:not(:disabled){background:linear-gradient(135deg,#2b7ff4 0%,#0396e3 100%);transform:translateY(-2px)scale(1.05);box-shadow:0 8px 24px #1f74eca6}.composer-call-circle-btn:disabled{opacity:.65;cursor:wait}.composer-call-circle-btn svg{width:18px;height:18px}.message-thinking{padding:10px 16px!important}.thinking-dots{vertical-align:middle;align-items:center;gap:4px;display:inline-flex}.thinking-dots span{background:#90caff;border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite both dot-bounce}.thinking-dots span:first-child{animation-delay:-.32s}.thinking-dots span:nth-child(2){animation-delay:-.16s}.thinking-dots span:nth-child(3){animation-delay:0}@keyframes dot-bounce{0%,80%,to{opacity:.35;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.chat-docked{right:max(20px, env(safe-area-inset-right));bottom:max(20px, env(safe-area-inset-bottom));z-index:90;color:#fff;pointer-events:none;width:min(510px,100vw - 32px);animation:.4s cubic-bezier(.22,1,.36,1) both chat-dock-in;position:fixed}.chat-docked.chat-orb-only{width:64px;height:64px}.chat-docked .chat-signature{display:none}.chat-docked button{cursor:pointer}.chat-docked .chat-card-row{opacity:0;visibility:hidden;transform-origin:100% 100%;width:min(510px,100vw - 32px);transition:opacity .24s,transform .38s cubic-bezier(.4,0,.2,1),visibility .38s;position:absolute;bottom:0;right:0;transform:translate(12px,12px)scale(.86)}.chat-docked.chat-dock-open{width:min(510px,100vw - 32px)}.chat-docked.chat-dock-open .chat-card-row{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)scale(1)}.chat-docked .assistant-orb-inside{visibility:hidden}@keyframes chat-dock-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@container (max-width:520px){.chat-suggestions{grid-template-columns:1fr}.chat-choice{flex-direction:row;align-items:center;min-height:60px;padding:10px 12px}.choice-copy{padding-top:0}.chat-welcome-header{gap:12px;margin-bottom:14px;padding-right:24px}.welcome-orb{flex-basis:44px;width:44px;height:44px}.chat-welcome-copy h3{font-size:19px}.chat-welcome-copy>p{margin-top:3px;font-size:12.5px}.choice-arrow{flex-shrink:0;margin-left:auto;position:static}}@container (max-width:360px){.chat-surface .chat-footer{flex-direction:column;align-items:stretch;gap:8px;padding:10px 12px}.chat-surface .chat-footer>span{text-align:center;white-space:normal;font-size:11.5px}.footer-call-btn{justify-content:center;gap:6px;width:100%;min-height:30px;padding:3px 5px 3px 10px;font-size:9.5px}.hero-call-pill{gap:10px;padding:6px 7px 6px 14px;font-size:11px!important}.hero-call-arrow{width:28px;height:28px}.hero-call-pill-icon{width:13px;height:13px}.hero-chat-btn{width:40px;height:40px}.hero-chat-btn svg{width:16px;height:16px}}@media (max-width:900px){.chat-surface .chat-footer{gap:8px;padding:6px 8px 6px 12px}.chat-surface .chat-footer>span{font-size:12px}.footer-call-btn{gap:5px;min-height:29px;padding:3px 4px 3px 8px;font-size:9.5px}.footer-call-btn .call-arrow{width:18px;height:18px}.footer-call-btn .call-arrow svg{width:9px;height:9px}}@media (max-width:480px){.chat-card-row{gap:8px}.chat-surface .chat-panel{border-radius:20px;padding:16px 14px}.chat-surface .chat-panel-expanded{padding:14px 12px}.chat-surface .chat-panel-collapsed{padding:12px 14px}.voice-call-screen{min-height:285px;padding:12px 8px 10px}.voice-portal-wrapper{width:114px;height:114px}.voice-portal-ring{width:102px;height:102px}.voice-portal-orb .assistant-orb{width:100px;height:100px}.voice-ref-title{font-size:17px}.voice-ref-subtitle{font-size:13.5px}.voice-pill-btn{width:40px;height:40px}.voice-pill-btn svg{width:15px;height:15px}.hero-call-pill{min-height:44px;padding:8px 16px;font-size:13.5px}.composer-call-circle-btn{width:42px;height:42px}.composer-call-circle-btn svg{width:16px;height:16px}.chat-choice-view{gap:10px;padding:2px 0}.chat-surface .chat-panel--choice{width:100%;padding:14px}.chat-choice-orb,.chat-choice-orb .assistant-orb{width:66px;height:66px}.chat-choice-copy h3{white-space:normal;font-size:15px}.chat-choice-copy p{white-space:normal;font-size:11px}.chat-action-row{gap:7px;margin-top:10px}.hero-call-pill{gap:8px;height:38px;padding:0 6px 0 12px;font-size:11px!important}.hero-call-arrow{width:26px;height:26px}.hero-call-pill-icon{width:12px;height:12px}.hero-chat-btn{width:38px;height:38px}.hero-chat-btn svg{width:15px;height:15px}.chat-surface .chat-footer{gap:7px;padding:6px 8px 6px 12px}.chat-surface .chat-footer>span{font-size:11.5px}.footer-call-btn{gap:5px;min-height:28px;padding:2px 4px 2px 8px;font-size:9px}.footer-call-btn .call-arrow{width:18px;height:18px}.footer-call-btn .call-arrow svg{width:9px;height:9px}.assistant-orb-launcher{flex-basis:44px}.assistant-orb-launcher .assistant-orb{width:44px;height:44px}.chat-docked{right:12px;bottom:max(12px, env(safe-area-inset-bottom));width:calc(100vw - 24px)}.chat-docked.chat-dock-open,.chat-docked .chat-card-row{width:calc(100vw - 24px)}.assistant-orb-inside{display:none}}@media (max-width:360px){.chat-surface .chat-footer{flex-direction:column;align-items:stretch;gap:8px;padding:10px 12px}.chat-surface .chat-footer>span{text-align:center;white-space:normal;font-size:11px}.footer-call-btn{justify-content:center;gap:6px;width:100%;min-height:30px;padding:3px 5px 3px 10px;font-size:9.5px}.hero-call-pill{gap:8px;min-height:42px;padding:7px 14px;font-size:13px}.hero-chat-btn{width:42px;height:42px}.hero-chat-btn svg{width:16px;height:16px}}@media (prefers-reduced-motion:reduce){.assistant-expansion{transition:none}.orb-ribbon,.orb-core,.chat-docked{animation:none}.chat-docked .chat-card-row,.chat-docked .floating-orb{transition:none}.voice-call-button--primary,.voice-badge-dot{animation:none}}
