/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.block{display:block}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{color:#1c1b19;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#1c1b19;--muted:#706e68;--quiet:#96938b;--line:#503f451f;--line-strong:#464b7133;--paper:#fff;--surface:#fff;--sand:#fff;--brand:#464b71;--brand-dark:#303552;--brand-soft:#ececf2;--green:#50745a;--glass:#ffffff9e;--glass-strong:#ffffffc7;--glass-border:#ffffffbd;--metal:#b6aaa4;--ease:cubic-bezier(.2, .8, .2, 1);background:#fff;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}html{background:#fff}html,body{touch-action:pan-x pan-y}body{overscroll-behavior-y:none;background:#fff;min-width:0;min-height:100dvh;margin:0}button,input,textarea,select{font:inherit}button{color:inherit}button,select{-webkit-tap-highlight-color:transparent}button:disabled{cursor:default}input::placeholder,textarea::placeholder{color:#aaa69e;opacity:1}.app-frame{background:var(--paper);width:min(100%,480px);min-height:100dvh;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 24px 90px #1f1b171a}.app-content,.screen-transition{min-height:100dvh}.screen-with-nav{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.icon,.ghost-mark{width:24px;height:24px;display:block}.icon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.ghost-mark{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round}.onboarding-shell{background:var(--paper);width:min(100%,480px);min-height:100dvh;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 24px 90px #1f1b171a}.setup-header{min-height:calc(66px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 20px 0;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:13px;display:grid}.setup-header>button{border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:blur(18px)saturate(145%);backdrop-filter:blur(18px)saturate(145%);cursor:pointer;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;box-shadow:inset 0 1px #ffffffe6,0 8px 24px #3328230f}.setup-header>button .icon{width:18px;height:18px}.setup-header>small{color:var(--muted);font-variant-numeric:tabular-nums;justify-self:end;font-size:10px}.setup-progress{background:#715b4f1f;border:1px solid #ffffffa6;border-radius:4px;height:4px;overflow:hidden;box-shadow:inset 0 1px 2px #382a2214}.setup-progress span{width:100%;height:100%;transform:scaleX(var(--progress));transform-origin:0;transition:transform .25s var(--ease);background:linear-gradient(90deg,#303552,#777da5);border-radius:3px;display:block;box-shadow:0 0 10px #464b7138}.setup-content{min-height:calc(100dvh - 66px - env(safe-area-inset-top))}.welcome-step,.complete-step{min-height:100dvh;padding:calc(48px + env(safe-area-inset-top)) 24px calc(25px + env(safe-area-inset-bottom));flex-direction:column;display:flex}.welcome-step{overflow-x:clip}.welcome-brand{color:#fff;background:linear-gradient(145deg,#8388ad,#464b71 42%,#242943);border:1px solid #fff9;border-radius:30px;place-items:center;width:104px;height:104px;margin:2vh auto 0;display:grid;position:relative;box-shadow:0 28px 60px #464b713d,inset 1px 1px #ffffff6b,inset -1px -1px #21254059}.welcome-brand>.ghost-mark{width:50px;height:50px}.welcome-signal{width:46px;height:46px;color:var(--brand);background:#fff;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;bottom:-11px;right:-11px;box-shadow:0 8px 24px #30231e24,inset 0 1px #fff}.welcome-signal i{background:currentColor;border-radius:2px;width:2px}.welcome-signal i:first-child,.welcome-signal i:nth-child(5){height:6px}.welcome-signal i:nth-child(2),.welcome-signal i:nth-child(4){height:13px}.welcome-signal i:nth-child(3){height:20px}.welcome-copy{text-align:center;margin-top:clamp(58px,10vh,90px)}.welcome-copy>span,.complete-step>span{color:var(--brand);font-size:11px;font-weight:720}.welcome-copy h1,.complete-step h1{letter-spacing:-.058em;text-wrap:balance;margin:12px auto 14px;font-size:clamp(40px,11vw,52px);font-weight:610;line-height:.99}.welcome-copy p,.complete-step>p{max-width:365px;color:var(--muted);text-wrap:pretty;margin:0 auto;font-size:14px;line-height:1.52}.welcome-actions{gap:9px;margin-top:auto;display:grid}.setup-primary,.setup-secondary{cursor:pointer;border-radius:13px;justify-content:center;align-items:center;width:100%;min-height:54px;font-size:13px;font-weight:710;display:flex}.setup-primary{color:#fff;transition:filter .16s var(--ease),transform .16s var(--ease);background:linear-gradient(#60668f,#3e4367);border:1px solid #21254099;box-shadow:inset 0 1px #ffffff38,0 12px 28px #464b7124}.setup-primary:hover:not(:disabled){filter:brightness(.94)saturate(1.06)}.setup-primary:active:not(:disabled){transform:scale(.988)}.setup-primary:disabled{color:#fff;background:linear-gradient(#d3d0ca,#c5c1ba);border-color:#6f67601f;box-shadow:inset 0 1px #ffffffb3}.setup-secondary{border:1px solid var(--glass-border);background:var(--glass);color:var(--ink);-webkit-backdrop-filter:blur(18px)saturate(145%);backdrop-filter:blur(18px)saturate(145%);box-shadow:inset 0 1px #fffffff2,0 10px 30px #3026200d}.setup-legal{color:var(--quiet);text-align:center;margin:14px 0 0;font-size:9px;line-height:1.4}.setup-form{min-height:calc(100dvh - 66px - env(safe-area-inset-top));padding:28px 20px calc(24px + env(safe-area-inset-bottom));flex-direction:column;display:flex}.setup-intro{margin-bottom:29px}.setup-intro>span{color:var(--brand);letter-spacing:.035em;font-size:10px;font-weight:720}.setup-intro h1{letter-spacing:-.052em;text-wrap:balance;max-width:400px;margin:10px 0 11px;font-size:clamp(34px,9.5vw,44px);font-weight:610;line-height:1.02}.setup-intro p{max-width:390px;color:var(--muted);text-wrap:pretty;margin:0;font-size:13px;line-height:1.5}.setup-fields{gap:12px;display:grid}.setup-input{gap:7px;min-width:0;display:grid;position:relative}.setup-input>span,.code-field>span{color:#55524c;font-size:11px;font-weight:680}.setup-input input,.code-field input,.setup-phone-field select{-webkit-backdrop-filter:blur(15px)saturate(140%);backdrop-filter:blur(15px)saturate(140%);width:100%;min-width:0;height:52px;color:var(--ink);transition:border-color .16s var(--ease),box-shadow .16s var(--ease);background:#ffffffad;border:1px solid #464b7129;border-radius:12px;outline:0;padding:0 14px;font-size:14px;box-shadow:inset 0 1px #ffffffeb,0 7px 22px #30262009}.setup-input input:focus,.code-field input:focus,.setup-phone-field select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #464b7114}.setup-input input:disabled,.setup-phone-field select:disabled{color:#88847c;background:#f3f4f6}.setup-input>small{color:var(--quiet);font-size:9px;position:absolute;top:7px;right:11px}.terms-check{cursor:pointer;margin:20px 0;position:relative}.terms-check>input{z-index:2;opacity:0;cursor:pointer;width:22px;height:22px;margin:0;position:absolute;top:0;left:0}.terms-check>span{color:var(--muted);align-items:center;gap:10px;font-size:11px;line-height:1.4;display:flex}.terms-check i{background:var(--glass);color:#0000;border:1px solid #464b7133;border-radius:7px;flex:0 0 22px;place-items:center;width:22px;height:22px;display:grid;box-shadow:inset 0 1px #fff}.terms-check i .icon{width:14px;height:14px}.terms-check input:checked+span i{color:#fff;background:linear-gradient(145deg,#7177a0,#34395b);border-color:#3a3f63}.terms-check input:focus-visible+span i{outline:2px solid var(--brand);outline-offset:2px}.setup-form>.setup-primary{margin-top:auto}.setup-text-button{color:var(--brand);cursor:pointer;background:0 0;border:0;align-self:center;margin-top:14px;padding:8px;font-size:11px;font-weight:690}.code-field{gap:9px;display:grid}.code-field input{letter-spacing:.28em;text-align:center;font-variant-numeric:tabular-nums;height:68px;padding:0 18px;font-size:28px;font-weight:620}.code-field small{color:var(--quiet);font-size:10px}.code-field+.setup-primary{margin-top:auto}.setup-phone-field{grid-template-columns:104px minmax(0,1fr);gap:10px;display:grid}.setup-phone-field>label{gap:7px;min-width:0;display:grid}.setup-phone-field>label>span{color:#55524c;font-size:11px;font-weight:680}.compact-code{margin-top:18px}.setup-plan-list{gap:8px;margin-bottom:18px;display:grid}.setup-plan-list>button{border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(16px)saturate(140%);backdrop-filter:blur(16px)saturate(140%);text-align:left;cursor:pointer;min-width:0;min-height:70px;transition:border-color .16s var(--ease),background .16s var(--ease),transform .16s var(--ease);background:#ffffff8a;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 13px;display:grid;box-shadow:inset 0 1px #fffffff2,0 8px 26px #3026200a}.setup-plan-list>button:active{transform:scale(.99)}.setup-plan-list>button.selected{background:#f7f8ffb8;border-color:#464b719e;box-shadow:0 0 0 1px #464b7173,inset 0 1px #fff,0 12px 30px #464b7114}.plan-radio{border:1px solid var(--line-strong);border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.plan-radio i{background:0 0;border-radius:50%;width:9px;height:9px}.setup-plan-list>button.selected .plan-radio{border-color:var(--brand)}.setup-plan-list>button.selected .plan-radio i{background:var(--brand)}.setup-mode-list>button>span:nth-child(2){grid-column:2/-1}.setup-mode-list small{white-space:normal;max-width:none;line-height:1.4}.setup-plan-list>button>span:nth-child(2){min-width:0;display:grid}.setup-plan-list strong{font-size:13px;font-weight:690}.setup-plan-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.setup-plan-list em{color:var(--ink);align-items:baseline;font-size:15px;font-style:normal;font-weight:710;display:flex}.setup-plan-list em small{margin-left:2px;font-size:8px;overflow:visible}.setup-assurance{color:var(--quiet);justify-content:center;align-items:center;gap:6px;margin:12px 0 0;font-size:9px;display:flex}.setup-assurance .icon{width:13px;height:13px;color:var(--green)}.setup-goal-list{gap:8px;margin-bottom:19px;display:grid}.setup-goal-list>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e2e4;border-radius:13px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:11px;min-height:57px;padding:10px 13px;font-size:12px;display:grid}.setup-goal-list>button.selected{background:#f6f6fb;border-color:#464b7194}.setup-goal-list>button>span{width:22px;height:22px;color:var(--brand);border:1px solid #ded8db;border-radius:50%;place-items:center;display:grid}.setup-goal-list>button.selected>span{border-color:var(--brand)}.setup-goal-list .icon{width:14px;height:14px}.order-summary{border:1px solid var(--line);background:#fff;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:16px;display:flex;box-shadow:0 10px 28px #5d462d0e}.order-summary>div{min-width:0;display:grid}.order-summary span{font-size:13px;font-weight:700}.order-summary div small{color:var(--muted);margin-top:4px;font-size:9px}.order-summary>strong{flex:none;font-size:20px}.order-summary>strong small{color:var(--muted);margin-left:2px;font-size:9px;font-weight:600}.payment-form{gap:12px;display:grid}.payment-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.payment-button{margin-top:8px}.mock-payment-note{color:var(--quiet);justify-content:center;align-items:center;gap:6px;margin:-2px 0 0;font-size:9px;display:flex}.mock-payment-note .icon{width:13px;height:13px}.complete-step{text-align:center;justify-content:center;align-items:center}.success-mark{color:#fff;background:linear-gradient(145deg,#8388ad,#464b71 55%,#242943);border:1px solid #ffffff80;border-radius:50%;place-items:center;width:88px;height:88px;margin-bottom:34px;display:grid;box-shadow:0 24px 55px #464b713d,inset 1px 1px #fff6}.success-mark .icon{width:38px;height:38px}.complete-step h1{max-width:410px;font-size:clamp(36px,10vw,48px)}.completion-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;width:100%;margin:34px 0}.completion-summary>div{border-bottom:1px solid var(--line);gap:3px;padding:13px 2px;display:grid}.completion-summary>div:last-child{border-bottom:0}.completion-summary span{color:var(--quiet);text-transform:uppercase;letter-spacing:.05em;font-size:9px}.completion-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:680;overflow:hidden}.splash-screen{z-index:60;background:var(--paper);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden}.splash-brand,.splash-name,.splash-tagline,.splash-loader{z-index:1;position:relative}.splash-brand{animation:splash-rise .5s var(--ease);margin:0}.splash-mascot{z-index:0;pointer-events:none;position:absolute}.splash-mascot .ghost-avatar{aspect-ratio:1;width:100%;height:auto}.splash-mascot-top{width:min(44vw,200px);animation:splash-pop-top .8s var(--ease) both;top:7%;left:-22px}.splash-mascot-bottom{width:min(50vw,230px);animation:splash-pop-bottom .8s var(--ease) both;bottom:7%;right:-28px}.ghost-avatar-ink .ghost-avatar-shape>path:first-child{fill:#30323b;stroke:#aeb6c8}.ghost-avatar-ink .ghost-avatar-smile{stroke:#c0c7d7}.splash-name{letter-spacing:-.03em;font-size:22px;font-weight:720}.splash-tagline{color:var(--muted);font-size:12px}.splash-loader{background:#715b4f24;border-radius:3px;width:72px;height:3px;margin-top:18px;overflow:hidden}.splash-loader i{background:var(--brand);border-radius:3px;width:40%;height:100%;animation:1s linear infinite splash-slide;display:block}@keyframes splash-slide{0%{transform:translate(-100%)}to{transform:translate(250%)}}@keyframes splash-rise{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:none}}@keyframes splash-pop-top{0%{opacity:0;transform:translate(-20px,-18px)rotate(-9deg)scale(.86)}to{opacity:1;transform:translate(0)rotate(-9deg)scale(1)}}@keyframes splash-pop-bottom{0%{opacity:0;transform:translate(20px,18px)rotate(9deg)scale(.86)}to{opacity:1;transform:translate(0)rotate(9deg)scale(1)}}.locale-toggle{border:1px solid var(--glass-border);background:var(--glass);border-radius:999px;align-self:center;gap:2px;padding:2px;display:flex}.locale-toggle button{min-width:44px;min-height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 12px;font-size:11px;font-weight:720}.locale-toggle button.selected{color:#fff;background:linear-gradient(#60668f,#3e4367);border:1px solid #21254099;box-shadow:inset 0 1px #ffffff38,0 5px 14px #464b712e}.onboarding-hero{grid-template-columns:minmax(0,1fr) minmax(230px,.9fr);align-items:center;gap:15px;width:calc(100% + clamp(138px,24vw,200px));margin:clamp(30px,6vh,52px) auto 0;display:grid}.welcome-mascot{aspect-ratio:1;place-items:center;width:100%;display:grid;position:relative;transform:translate(-42px)}.welcome-mascot:before{content:"";background:radial-gradient(circle,#8488ad33,#8488ad14 56%,#0000 72%);border-radius:50%;position:absolute;top:7%;right:7%;bottom:7%;left:7%}.welcome-mascot .ghost-avatar{z-index:1;aspect-ratio:1;width:100%;height:auto;animation:4.2s ease-in-out infinite mascot-drift}.welcome-mascot{grid-column:2}.onboarding-hero .welcome-copy{text-align:left;grid-area:1/1;min-width:0;margin:0}.welcome-copy h1{margin-left:0;margin-right:0;font-size:clamp(31px,8.5vw,44px)}.welcome-copy p{margin-left:0;margin-right:0;font-size:13px}.getstarted-copy h1{font-size:clamp(30px,8vw,42px)}.getstarted-copy p{max-width:none}.getstarted-hero{margin-top:clamp(38px,8vh,68px)}.ghost-avatar{touch-action:pan-y;width:82px;height:82px;position:relative}.ghost-avatar-shape{filter:drop-shadow(0 10px 10px #191b3729);width:100%;height:100%;display:block;overflow:visible}.ghost-avatar-shape>path:first-child{fill:#dcecff;stroke:#303552;stroke-width:4px;stroke-linejoin:round}.ghost-avatar-smile{fill:none;stroke:#777da5;stroke-width:3px;stroke-linecap:round}.ghost-eye{background:#fff;border:1px solid #30355224;border-radius:50%;place-items:center;width:18%;height:20%;display:grid;position:absolute;top:40%;box-shadow:0 2px 4px #3035521a}.ghost-eye-left{left:20%}.ghost-eye-right{left:42%}.ghost-eye i{background:#464b71;border-radius:50%;width:clamp(7px,3.4vw,10px);height:clamp(7px,3.4vw,10px);display:block}@keyframes mascot-drift{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-7px)rotate(2deg)}}.getstarted-list{gap:8px;margin:18px 0;padding:0;list-style:none;display:grid}.getstarted-list li{border:1px solid var(--glass-border);background:#fff9;border-radius:13px;align-items:center;gap:12px;padding:13px 14px;font-size:12px;line-height:1.45;display:flex}.getstarted-list span{color:#fff;background:linear-gradient(#60668f,#3e4367);border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;font-size:11px;font-weight:720;display:grid}@media(max-width:330px){.onboarding-hero{grid-template-columns:minmax(0,1fr) minmax(185px,.9fr);gap:10px}.welcome-copy h1{font-size:clamp(27px,8vw,32px)}.welcome-copy p{font-size:11px}}@media(min-width:600px){.welcome-step{overflow-x:visible}.onboarding-hero{grid-template-columns:minmax(0,1.1fr) minmax(180px,.9fr);gap:18px;width:100%}.welcome-mascot{transform:none}}@media(prefers-reduced-motion:reduce){.welcome-mascot .ghost-avatar{animation:none}.ghost-eye i{transition:none}.splash-brand,.splash-mascot-top,.splash-mascot-bottom{animation:none}.splash-loader i{animation-duration:2s}}.home-screen{background:0 0;min-height:100dvh;padding-left:20px;padding-right:20px}.top-bar{min-height:calc(68px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;display:flex}.brand-lockup,.header-actions,.calls-shortcut{align-items:center;display:flex}.brand-lockup{gap:10px}.brand-lockup>span{color:#fff;background:linear-gradient(145deg,#8388ad,#464b71 48%,#242943);border:1px solid #ffffff8c;border-radius:10px;place-items:center;width:34px;height:34px;display:grid;box-shadow:inset 1px 1px #ffffff5c,0 8px 20px #464b7129}.brand-lockup .ghost-mark{width:21px;height:21px}.brand-lockup strong{letter-spacing:-.025em;font-size:15px;font-weight:760}.header-actions{gap:8px}.header-actions button{color:#5f5d58;cursor:pointer;background:0 0;border:0;min-height:44px;font-size:12px;font-weight:650}.header-actions .calls-shortcut{gap:6px;padding:0 6px}.calls-shortcut .icon{width:16px;height:16px}.header-actions .profile-button{border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:blur(16px)saturate(145%);backdrop-filter:blur(16px)saturate(145%);border-radius:50%;place-items:center;width:44px;padding:0;display:grid;box-shadow:inset 0 1px #fff,0 7px 22px #3026200d}.profile-button .icon{width:18px;height:18px}.backend-status{color:#69675f;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;min-height:34px;margin:12px 0 -8px;padding:0 10px;font-size:11px;display:flex}.backend-status:disabled{opacity:1}.backend-status-offline{color:#8e2941;cursor:pointer;background:#fff8f9;border-color:#a32b472e}.backend-status-dot{background:#b6a663;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.backend-status-connected .backend-status-dot{background:#50745a}.backend-status-offline .backend-status-dot{background:#b53652}.backend-status:focus-visible,.back-button:focus-visible,.suggestion-scroller button:focus-visible,.mode-picker>button:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.home-intro{padding:clamp(26px,5vh,44px) 2px 22px}.hero-status{color:var(--brand);letter-spacing:.01em;align-items:center;gap:9px;font-size:11px;font-weight:700;display:flex}.hero-wave{align-items:center;gap:2px;height:15px;display:flex}.hero-wave i{background:currentColor;border-radius:2px;width:2px;display:block}.hero-wave i:first-child,.hero-wave i:nth-child(5){height:5px}.hero-wave i:nth-child(2),.hero-wave i:nth-child(4){height:10px}.hero-wave i:nth-child(3){height:15px}.home-intro h1{letter-spacing:-.055em;text-wrap:balance;max-width:420px;margin:14px 0 13px;font-size:clamp(39px,10.8vw,50px);font-weight:610;line-height:.98}.home-intro p{color:#66645f;text-wrap:pretty;max-width:375px;margin:0;font-size:14px;line-height:1.5}.call-composer{border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(26px)saturate(150%);background:#ffffff91;border-radius:20px;display:grid;overflow:hidden;box-shadow:0 24px 58px #29231d14,inset 0 1px #fffffffa,inset 0 0 0 1px #464b7109}.composer-heading{border-bottom:1px solid #464b7117;justify-content:space-between;align-items:center;min-height:66px;padding:13px 16px;display:flex}.composer-heading>div{gap:2px;display:grid}.composer-heading span{color:var(--quiet);font-size:10px;font-weight:650}.composer-heading strong{letter-spacing:-.018em;font-size:15px;font-weight:680}.composer-heading>.icon{width:20px;height:20px;color:var(--brand);transform:rotate(180deg)}.step-indicator{gap:5px;display:flex}.step-indicator i{background:#d6d6df;border-radius:50%;width:6px;height:6px}.step-indicator i.active,.step-indicator i.complete{background:var(--brand)}.field-group{min-width:0;transition:box-shadow .18s var(--ease);background:0 0;border-bottom:1px solid #464b7117}.field-group:focus-within{box-shadow:inset 3px 0 0 var(--brand)}.field-group>label{color:#7d7a73;letter-spacing:.065em;text-transform:uppercase;padding:14px 16px 0;font-size:10px;font-weight:700;display:block}.field-group:focus-within>label{color:var(--brand)}.phone-row{align-items:center;min-width:0;min-height:55px;padding:0 14px;display:flex}.country-control{align-items:center;gap:5px;min-width:39px;margin-right:9px;display:flex;position:relative}.country-control>span:first-child{font-size:18px;line-height:1}.country-control select{opacity:0;cursor:pointer;width:calc(100% + 20px);position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}.country-control .icon{color:#8c8982;width:14px;height:14px}.dial-code{border-left:1px solid var(--line);color:#78756f;flex:none;padding-left:11px;font-size:15px}.phone-row input{width:100%;min-width:0;color:var(--ink);letter-spacing:.005em;caret-color:var(--brand);background:0 0;border:0;outline:0;padding:12px 8px;font-size:16px}.task-group textarea{resize:none;width:100%;min-height:70px;color:var(--ink);caret-color:var(--brand);background:0 0;border:0;outline:0;padding:8px 16px 5px;font-size:14px;line-height:1.45;display:block}.suggestion-scroller{scrollbar-width:thin;scrollbar-color:#464b716b transparent;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;touch-action:pan-x;-webkit-overflow-scrolling:touch;grid-template-rows:minmax(52px,auto);grid-auto-columns:minmax(100px,1fr);grid-auto-flow:column;gap:7px;min-width:0;padding:4px 14px 10px;display:grid;overflow-x:auto}.suggestion-scroller::-webkit-scrollbar{height:3px}.suggestion-scroller::-webkit-scrollbar-thumb{background:#464b716b;border-radius:3px}.suggestion-scroller button{border:1px solid var(--line);color:#66635d;text-align:center;white-space:normal;cursor:pointer;scroll-snap-align:start;min-width:0;min-height:52px;transition:background .16s var(--ease),color .16s var(--ease),transform .16s var(--ease);background:#f3f4f6;border-radius:12px;padding:7px 8px;font-size:10px;line-height:1.25;box-shadow:inset 0 1px #ffffffd9}.suggestion-scroller button:hover{background:var(--brand-soft);color:var(--brand)}.suggestion-scroller button:active{transform:scale(.97)}.mode-picker{border:1px solid var(--line);background:#f3f4f6;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin:10px 10px 0;padding:4px;display:grid;box-shadow:inset 0 1px 2px #3a2f2812,0 1px #fff}.mode-picker>button{text-align:left;cursor:pointer;min-width:0;min-height:49px;transition:background .16s var(--ease),color .16s var(--ease),box-shadow .16s var(--ease),transform .16s var(--ease);background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;display:flex;position:relative}.mode-picker>button:active{transform:scale(.985)}.mode-picker>button.selected{border:1.5px solid var(--brand);color:var(--brand);background:#fff;box-shadow:inset 0 0 0 1px #464b711a,0 3px 10px #231e1914}.mode-picker>button>.icon{flex:none;width:18px;height:18px}.mode-picker button>span:not(.selection-check){min-width:0;display:grid}.mode-picker strong{font-size:12px;font-weight:690;line-height:1.25}.mode-picker small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.35;overflow:hidden}.selection-check{background:var(--brand);color:#fff;border-radius:50%;flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;margin-left:auto;line-height:0;display:flex}.selection-check .icon{stroke-width:2.2px;flex:0 0 13px;width:13px;height:13px;margin:0;display:block}.composer-actions{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;margin:10px;display:grid}.composer-actions .primary-button{width:100%;margin:0}.back-button{border:1px solid var(--line-strong);min-height:52px;color:var(--brand);cursor:pointer;background:#fff;border-radius:12px;padding:0 14px;font-size:12px;font-weight:650}.primary-button{color:#fff;cursor:pointer;min-height:52px;transition:background .16s var(--ease),transform .16s var(--ease);background:linear-gradient(#60668f,#3e4367);border:1px solid #2c0a169e;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin:10px;font-size:13px;font-weight:720;display:flex;box-shadow:inset 0 1px #fff3,0 10px 24px #464b7121}.primary-button:hover:not(:disabled){filter:brightness(.94)saturate(1.06)}.primary-button:active:not(:disabled){transform:scale(.985)}.primary-button:disabled{background:linear-gradient(#d2cfc9,#c4c0b9);border-color:#7067601f;box-shadow:inset 0 1px #ffffffb3}.primary-button .icon{width:17px;height:17px;transform:rotate(180deg)}.primary-button[aria-busy=true] .icon{animation:.7s ease-in-out infinite alternate call-wiggle}@keyframes call-wiggle{0%{transform:rotate(-8deg)}to{transform:rotate(8deg)}}.form-error{color:#8d2039;margin:0 16px 12px;font-size:12px;line-height:1.45}.privacy-note{color:#85827b;text-align:center;justify-content:center;align-items:center;gap:6px;max-width:345px;margin:13px auto 0;font-size:10px;line-height:1.4;display:flex}.privacy-note .icon{width:14px;height:14px;color:var(--green);flex:0 0 14px}.bottom-nav{z-index:30;bottom:calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(24px)saturate(165%);background:#ffffffe6;border:1px solid #ffffffc2;border-radius:23px;grid-template-columns:repeat(4,minmax(0,1fr));width:min(100% - 20px,460px);padding:6px 9px;display:grid;position:fixed;left:50%;transform:translate(-50%);box-shadow:inset 0 1px #fffffffa,inset 0 -1px #464b710d,0 16px 42px #261f1b24}.bottom-nav button{color:#8b8881;cursor:pointer;min-width:0;height:53px;transition:color .16s var(--ease),transform .16s var(--ease);background:0 0;border:0;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:9px;font-weight:620;display:flex;position:relative}.bottom-nav button:active{transform:translateY(1px)scale(.97)}.bottom-nav button.selected{color:var(--brand)}.bottom-nav button>.icon,.bottom-nav button>span:not(.nav-selection){z-index:2;position:relative}.bottom-nav .icon{width:20px;height:20px}.nav-selection{z-index:0;background:linear-gradient(145deg,#ffffffdb,#e7e0ddad);border:1px solid #ffffffd1;border-radius:16px;width:auto;height:auto;position:absolute;top:3px;right:5px;bottom:3px;left:5px;box-shadow:inset 0 1px #fff,0 4px 15px #392b2614}.live-screen,.live-surface{min-height:100dvh}.live-screen{background:var(--sand);padding:0}.live-surface{background:#fff;flex-direction:column;display:flex;position:relative;overflow:hidden}.live-header{z-index:4;padding:calc(16px + env(safe-area-inset-top)) 18px 0;grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:relative}.round-button{-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);width:44px;height:44px;color:var(--brand);background:#ffffff8c;border:1px solid #ffffffc2;border-radius:50%;place-items:center;display:grid;box-shadow:inset 0 1px #fff,0 8px 24px #42312612}button.round-button{cursor:pointer}.round-button .icon,.round-button .ghost-mark{width:20px;height:20px}.brand-control{cursor:default}.live-title{justify-items:center;line-height:1.15;display:grid}.live-title strong{letter-spacing:-.02em;font-size:14px;font-weight:720}.live-title span{color:#81786e;margin-top:3px;font-size:10px}.live-indicator{-webkit-backdrop-filter:blur(16px)saturate(145%);backdrop-filter:blur(16px)saturate(145%);color:#655f57;letter-spacing:.055em;text-transform:uppercase;background:#ffffff7a;border:1px solid #ffffffb8;border-radius:999px;justify-self:end;align-items:center;gap:6px;padding:7px 9px;font-size:9px;font-weight:720;display:flex;box-shadow:inset 0 1px #fff}.live-indicator>span{background:#5c9167;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #5c91671c}.live-indicator.ended>span{box-shadow:none;background:#969087}.call-identity{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:36px 28px 230px;display:flex}.voice-orb{-webkit-backdrop-filter:blur(22px)saturate(165%);backdrop-filter:blur(22px)saturate(165%);width:118px;height:118px;color:var(--brand);background:#fff;border:1px solid #ffffffd1;border-radius:50%;justify-content:center;align-items:center;gap:4px;margin-bottom:27px;display:flex;position:relative;box-shadow:0 28px 65px #4935251f,inset 1px 1px #fff,inset -5px -7px 18px #464b710e,0 0 0 8px #0000000a}.voice-orb:after{content:"";border:1px solid #fff9;border-radius:50%;position:absolute;top:-13px;right:-13px;bottom:-13px;left:-13px;box-shadow:inset 0 0 0 1px #464b7109}.voice-orb i{background:currentColor;border-radius:4px;width:3px;animation:1.15s ease-in-out infinite alternate voice;display:block}.voice-orb i:first-child,.voice-orb i:nth-child(7){height:16px;animation-delay:-.3s}.voice-orb i:nth-child(2),.voice-orb i:nth-child(6){height:28px;animation-delay:-.75s}.voice-orb i:nth-child(3),.voice-orb i:nth-child(5){height:42px;animation-delay:-.15s}.voice-orb i:nth-child(4){height:55px;animation-delay:-.55s}.voice-orb.still i{opacity:.38;animation-play-state:paused;transform:scaleY(.5)}@keyframes voice{0%{opacity:.42;transform:scaleY(.35)}to{opacity:1;transform:scaleY(1)}}.status-label{max-width:min(100%,340px);color:var(--brand);letter-spacing:.075em;text-transform:uppercase;margin:0 0 9px;font-size:10px;font-weight:740}.status-label-failed{color:#8d2039}.call-failure-detail{color:#8d2039;max-width:min(100%,340px);margin:-3px 0 9px;font-size:12px;line-height:1.4}.call-identity h1{letter-spacing:-.035em;margin:0;font-size:25px;font-weight:640}.call-goal{color:#716a61;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:310px;margin:9px 0 0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.call-time{color:#777067;font-variant-numeric:tabular-nums;align-items:center;gap:7px;margin-top:15px;font-size:14px;display:flex}.call-time i{background:#5c9167;border-radius:50%;width:6px;height:6px}.call-actions{right:28px;bottom:calc(114px + env(safe-area-inset-bottom));grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid;position:absolute;left:28px}.call-actions button{color:#746b62;cursor:pointer;background:0 0;border:0;justify-items:center;gap:8px;font-size:10px;display:grid}.call-actions button>span{-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);width:54px;height:54px;color:var(--brand);transition:background .16s var(--ease),transform .16s var(--ease);background:#ffffff8c;border:1px solid #fffc;border-radius:50%;place-items:center;display:grid;box-shadow:inset 0 1px #fff,0 12px 28px #43322714}.call-actions button:active>span{background:#fff;transform:scale(.94)}.call-actions .icon{width:20px;height:20px}.call-footer{z-index:5;right:20px;bottom:calc(20px + env(safe-area-inset-bottom));justify-content:center;align-items:center;min-height:66px;display:flex;position:absolute;left:20px}.hangup-button{color:#fff;cursor:pointer;width:64px;height:64px;transition:background .16s var(--ease),transform .16s var(--ease);background:linear-gradient(145deg,#8388ad,#464b71 55%,#242943);border:1px solid #ffffff57;border-radius:50%;place-items:center;display:grid;box-shadow:inset 1px 1px #ffffff4d,0 16px 34px #464b713d}.hangup-button:active{background:var(--brand-dark);transform:scale(.95)}.hangup-button .icon{fill:currentColor;stroke-width:1.5px;width:27px;height:27px}.done-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:13px;width:100%;height:54px;font-size:13px;font-weight:700}.transcript-panel,.keypad-panel,.history-sheet,.checkout-sheet{z-index:45;-webkit-backdrop-filter:blur(28px)saturate(165%);background:#fff;border:1px solid #fffc;border-radius:24px;flex-direction:column;height:min(74dvh,690px);display:flex;position:absolute;bottom:8px;left:8px;right:8px;overflow:hidden;box-shadow:inset 0 1px #fff,0 -24px 64px #30282129}.keypad-panel{height:min(67dvh,610px);padding-bottom:calc(10px + env(safe-area-inset-bottom))}.panel-handle{background:#d8d4cd;border-radius:4px;width:34px;height:4px;margin:9px auto 0}.panel-heading{justify-content:space-between;align-items:center;padding:16px 18px 13px;display:flex}.panel-heading>div{display:grid}.panel-heading span{letter-spacing:-.025em;font-size:16px;font-weight:700}.panel-heading small{color:var(--muted);margin-top:3px;font-size:10px}.panel-heading>button{color:#5f5c56;cursor:pointer;background:#e7e4deb8;border:1px solid #fffc;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;box-shadow:inset 0 1px #fff}.panel-heading .icon{width:17px;height:17px}.transcript-feed{flex:1;padding:5px 18px 18px;overflow-y:auto}.empty-transcript{color:#a09d95;place-content:center;justify-items:center;height:100%;display:grid}.empty-transcript .icon{width:31px;height:31px}.empty-transcript p{margin:10px 0;font-size:12px}.system-event{color:#949088;justify-content:center;align-items:center;gap:6px;padding:8px 0;font-size:10px;display:flex}.system-event span{background:#7c9a83;border-radius:50%;width:5px;height:5px}.transcript-entry{margin:13px 0 20px}.transcript-entry>span{color:#858179;margin-bottom:6px;font-size:10px;font-weight:650;display:block}.transcript-entry p{margin:0;font-size:15px;line-height:1.5}.transcript-entry.party{margin-left:42px}.transcript-entry.party>span{text-align:right}.transcript-entry.party p{background:#f3f4f6;border-radius:17px 17px 5px;padding:11px 13px}.transcript-entry.agent{margin-right:28px}.transcript-entry.agent p{font-size:16px}.speak-composer{padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line);gap:8px;display:flex}.speak-composer input{background:#ffffffa8;border:1px solid #ffffffd1;border-radius:24px;outline:0;width:100%;min-width:0;height:48px;padding:0 15px;font-size:13px;box-shadow:inset 0 1px #fff}.speak-composer input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #464b7114}.speak-composer button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.speak-composer button:disabled{background:#cbc8c1}.speak-composer .icon{width:18px;height:18px}.keypad-grid{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:6px 28px 12px;display:grid}.keypad-grid button{border:1px solid var(--line);cursor:pointer;min-height:54px;transition:transform .12s var(--ease),color .12s var(--ease),background .12s var(--ease);background:#fff;border-radius:17px;font-size:21px;font-weight:560}.keypad-grid button:active{background:var(--brand);color:#fff;transform:scale(.94)}.standard-screen{min-height:100dvh;padding:calc(27px + env(safe-area-inset-top)) 20px 118px;background:0 0}.page-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;display:flex}.page-header>div{flex-direction:column;display:flex}.page-header h1{letter-spacing:-.052em;order:1;margin:0;font-size:40px;font-weight:620;line-height:1}.page-header span{color:#85827a;order:2;margin-top:8px;font-size:11px;line-height:1.25}.page-header .page-mark{border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);width:42px;height:42px;color:var(--brand);border-radius:13px;flex:0 0 42px;place-items:center;display:grid;box-shadow:inset 0 1px #fff,0 9px 24px #3026200d}.page-mark .ghost-mark{width:23px;height:23px}.section-tools{min-height:38px;color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:7px;font-size:11px;display:flex}.section-tools button{color:var(--brand);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:700}.section-tools button:disabled{color:var(--muted)}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:55dvh;padding:28px;display:flex}.empty-icon{border:1px solid var(--glass-border);background:var(--glass);-webkit-backdrop-filter:blur(18px)saturate(145%);backdrop-filter:blur(18px)saturate(145%);width:72px;height:72px;color:var(--brand);border-radius:50%;place-items:center;display:grid;box-shadow:inset 0 1px #fff,0 16px 38px #30262012}.empty-icon .icon{width:27px;height:27px}.empty-state h2{letter-spacing:-.03em;margin:20px 0 7px;font-size:21px;font-weight:660}.empty-state p{max-width:285px;color:var(--muted);margin:0;font-size:13px;line-height:1.5}.empty-state>button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:12px;align-items:center;gap:7px;margin-top:21px;padding:13px 16px;font-size:12px;font-weight:700;display:flex}.empty-state>button .icon{width:17px;height:17px}.call-record{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:13px;width:100%;min-width:0;margin-bottom:8px;padding:13px 2px;display:flex}.record-icon{border:1px solid var(--line);width:46px;height:46px;color:var(--brand);background:#fff;border-radius:14px;flex:0 0 46px;place-items:center;display:grid}.historical-record .record-icon{color:#77736c;background:#f3f4f6}.record-icon .icon{width:19px;height:19px}.record-copy{flex:1;min-width:0;display:grid}.record-copy strong{font-size:14px;font-weight:680}.record-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 6px;font-size:11px;overflow:hidden}.record-copy em{color:var(--green);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-style:normal;font-weight:720}.call-record>.icon{color:#9c9890;flex:0 0 17px;width:17px;transform:rotate(180deg)}.history-sheet{height:min(70dvh,620px);position:fixed;left:max(8px,50vw - 232px);right:max(8px,50vw - 232px)}.checkout-sheet{height:min(82dvh,720px);position:fixed;left:max(8px,50vw - 232px);right:max(8px,50vw - 232px)}.checkout-content{padding:4px 18px calc(20px + env(safe-area-inset-bottom));flex:1;overflow-y:auto}.history-summary{border-bottom:1px solid var(--line);padding:2px 18px 14px}.history-summary span{color:var(--brand);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:720}.history-summary p{margin:7px 0 0;font-size:13px;line-height:1.45}.history-transcript{padding:8px 18px calc(22px + env(safe-area-inset-bottom));flex:1;overflow-y:auto}.settings-section{margin-top:28px}.settings-section:first-of-type{margin-top:0}.settings-section>h2,.section-title{margin:0 0 10px;font-size:13px;font-weight:690}.settings-row,.settings-card,.notice-card,.price-list{background:#ffffff2e;border-top:1px solid #464b711a;border-bottom:1px solid #464b711a}.settings-row{text-align:left;align-items:center;gap:12px;width:100%;min-width:0;padding:14px 0;display:flex}.settings-row.voice-info{cursor:default}.voice-swatch{color:#fff;background:radial-gradient(circle at 32% 24%,#d1d3e0,#888fb8 48%,#464b71);border:1px solid #ffffffb8;border-radius:50%;flex:0 0 50px;place-items:center;width:50px;height:50px;display:grid;box-shadow:inset 1px 1px #ffffff94,0 9px 24px #464b711f}.voice-swatch .icon{width:22px;height:22px}.settings-row>span:nth-child(2),.plain-row>span:first-child{flex:1;min-width:0;display:grid}.settings-row strong,.plain-row strong,.notice-card strong{font-size:13px;font-weight:670}.settings-row small,.plain-row small{color:var(--muted);margin-top:3px;font-size:10px}.settings-row em,.plain-row em{color:#858179;font-size:11px;font-style:normal}.settings-card{overflow:hidden}.plain-row{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:12px;width:100%;min-width:0;min-height:64px;padding:12px 0;display:flex}.plain-row:last-child{border-bottom:0}.plain-row select{border:1px solid var(--glass-border);background:var(--glass);color:#5e5b55;border-radius:9px;outline:0;max-width:150px;padding:8px 26px 8px 9px;font-size:11px;box-shadow:inset 0 1px #fff}.toggle{width:42px;height:25px;transition:background .2s var(--ease);background:#d2cfc8;border-radius:13px;flex:0 0 42px;position:relative}.toggle i{width:19px;height:19px;transition:transform .2s var(--ease);background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #00000024}.toggle.on{background:var(--brand)}.toggle.on i{transform:translate(17px)}.notice-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:14px 0;display:grid}.notice-card>span{border:1px solid var(--glass-border);background:var(--glass);border-radius:50%;place-items:center;width:40px;height:40px;display:grid;box-shadow:inset 0 1px #fff}.notice-card .icon{width:18px;height:18px}.notice-card p{color:var(--muted);margin:3px 0 0;font-size:10px;line-height:1.4}.notice-card button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:10px 12px;font-size:10px;font-weight:700}.danger-row em{color:#9d304a;font-weight:680}.plan-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:19px;overflow:hidden;box-shadow:0 18px 44px #56402b14}.plan-topline{justify-content:space-between;align-items:center;display:flex}.plan-topline>span{color:var(--brand);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:740}.plan-topline em{color:#6e675f;background:#ffffff6b;border:1px solid #ffffffbd;border-radius:999px;padding:6px 9px;font-size:9px;font-style:normal;font-weight:680;box-shadow:inset 0 1px #fff}.plan-card h2{letter-spacing:-.045em;margin:37px 0 7px;font-size:29px;font-weight:620}.plan-card p{color:#716a61;max-width:300px;margin:0;font-size:12px;line-height:1.5}.usage-row{align-items:center;gap:10px;margin-top:27px;display:flex}.usage-row>span{background:#ffffffbf;border-radius:5px;width:90px;height:5px;display:block;overflow:hidden}.usage-row i{background:var(--brand);width:100%;height:100%;display:block}.usage-row strong{color:#665f56;font-size:10px}.section-title{margin-top:29px}.price-list{overflow:hidden}.price-list button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;padding:16px 0;display:flex}.price-list button:last-child{border-bottom:0}.price-list button:disabled{cursor:default;opacity:.52}.price-list button>span{min-width:0;display:grid}.price-list strong{font-size:14px;font-weight:680}.price-list small{color:var(--muted);margin-top:4px;font-size:10px}.price-list em{flex:none;align-items:center;gap:5px;font-size:16px;font-style:normal;font-weight:690;display:flex}.price-list em .icon{color:#99958d;width:14px;height:14px;transform:rotate(180deg)}.fine-print{color:#918e87;margin:14px 0;font-size:10px;line-height:1.5}.settings-screen{background:#fff}.settings-page-header{text-align:center;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;min-height:44px;margin-bottom:24px;display:grid;position:relative}.settings-page-header h1{letter-spacing:-.025em;grid-column:2;margin:0;font-size:20px;font-weight:680}.settings-page-header>button{width:38px;height:38px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #e8e7e9;border-radius:50%;place-items:center;display:grid}.settings-page-header .back-button{grid-area:1/1}.settings-page-header .save-button{border-color:var(--brand);background:var(--brand);color:#fff;grid-area:1/3}.settings-page-header>button .icon{width:19px;height:19px}.post-call-feedback .settings-page-header>.back-button{border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:0;display:flex}.post-call-feedback .settings-page-header>.back-button .icon{flex:0 0 20px;width:20px;height:20px;margin:0;display:block}.account-summary{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ededee;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:12px;width:100%;padding:15px 0 20px;display:grid}.account-avatar{width:42px;height:42px;color:var(--brand);background:#f5f4f5;border-radius:50%;place-items:center;display:grid}.account-avatar .icon{width:21px;height:21px}.account-summary>span:nth-child(2){gap:4px;min-width:0;display:grid}.account-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:680;overflow:hidden}.account-summary small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.account-summary>.icon,.settings-menu-row>.icon:last-child{color:#85838a;width:16px;height:16px;transform:rotate(180deg)}.settings-menu-group{border-bottom:1px solid #ededee;margin-top:17px}.settings-menu-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f0eff1;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:12px;width:100%;min-height:51px;padding:0 2px;display:grid}.settings-menu-row:last-child{border-bottom:0}.settings-menu-row>.icon:first-child{color:#68656b;width:18px;height:18px}.settings-menu-row>span{font-size:13px;font-weight:530}.settings-about-group{margin-top:25px}.settings-group-label{color:#76737a;padding:0 2px 8px;font-size:11px;display:block}.app-version{color:#8a878d;justify-content:center;align-items:center;gap:7px;margin:17px 0 0;padding-bottom:12px;font-size:10px;display:flex}.app-version .ghost-mark{width:15px;height:15px}.account-settings,.settings-detail-section{padding-top:5px}.settings-account-email{color:var(--muted);margin:0 0 27px;font-size:12px}.settings-field{gap:9px;display:grid}.settings-field>span{font-size:12px;font-weight:640}.settings-field input,.settings-field textarea{width:100%;min-height:48px;color:var(--ink);resize:vertical;background:#fff;border:1px solid #dedde0;border-radius:12px;outline:0;padding:12px;font-size:14px}.settings-field input:focus,.settings-field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 2px #464b711f}.settings-help,.settings-detail-note{color:var(--muted);font-size:11px;line-height:1.55}.settings-help{margin:8px 0 0}.account-actions{gap:9px;margin-top:36px;display:grid}.settings-outline-button,.settings-danger-button{min-height:46px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #dedde0;border-radius:11px;padding:0 14px;font-size:12px;font-weight:650}.settings-danger-button{color:#8f253e;border-color:#f0dce1}.settings-switch-row{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ededee;justify-content:space-between;align-items:center;gap:15px;width:100%;min-height:70px;padding:12px 0;display:flex}.settings-switch-row>span:first-child,.permission-row>span:first-child{gap:5px;display:grid}.settings-switch-row strong,.permission-row strong{font-size:13px;font-weight:650}.settings-switch-row small,.permission-row small{max-width:270px;color:var(--muted);font-size:10px;line-height:1.45}.settings-detail-note{margin-top:14px}.privacy-copy h2,.whats-new-copy h2,.feedback-form h2{letter-spacing:-.035em;margin:12px 0 13px;font-size:27px;font-weight:620;line-height:1.08}.privacy-copy p,.whats-new-copy>p:not(.preview-label){color:#5f5d63;font-size:13px;line-height:1.6}.privacy-copy .settings-outline-button{width:100%;margin-top:16px}.permission-row{border-bottom:1px solid #ededee;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:16px 0;display:grid}.permission-row button{min-width:68px;min-height:44px;color:var(--brand);cursor:pointer;background:#fff;border:1px solid #e4e2e5;border-radius:9px;padding:0 10px;font-size:11px;font-weight:650}.permission-row button:disabled{color:var(--quiet);cursor:default}.permission-row em{color:var(--muted);grid-column:1/-1;font-size:10px;font-style:normal}.preview-label{color:var(--brand);letter-spacing:.04em;text-transform:uppercase;margin:3px 0 0;font-size:10px;font-weight:720}.whats-new-copy h3{margin:27px 0 6px;font-size:15px;font-weight:670}.feedback-form h2{font-size:23px}.rating-row{gap:9px;margin:12px 0 25px;display:flex}.rating-row button{color:var(--brand);cursor:pointer;background:0 0;border:0;padding:2px;font-size:32px;line-height:1}.feedback-prompt{margin:21px 0 10px;font-size:12px;font-weight:620}.feedback-tags{flex-wrap:wrap;gap:8px;margin-bottom:23px;display:flex}.feedback-tags button{color:#5f5d63;cursor:pointer;background:#fff;border:1px solid #e4e2e5;border-radius:18px;min-height:33px;padding:0 11px;font-size:10px}.feedback-tags button.selected{border-color:var(--brand);color:var(--brand);background:#f8f2f4}.feedback-form>.setup-primary{width:100%;margin:0}.feedback-success{text-align:center;align-content:center;justify-items:center;min-height:52dvh;display:grid}.feedback-success>span{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.feedback-success strong{margin-top:16px;font-size:15px}.feedback-success p{color:var(--muted);font-size:12px}.confirm-backdrop{z-index:55;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#14121452;place-items:center;padding:20px;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.confirm-dialog{background:#fff;border:1px solid #e8e6e8;border-radius:20px;width:min(100%,350px);padding:23px;box-shadow:0 22px 70px #1814182e}.confirm-dialog h2{margin:0;font-size:18px;font-weight:670}.confirm-dialog p{color:var(--muted);margin:9px 0 21px;font-size:12px;line-height:1.5}.confirm-dialog>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.confirm-dialog .settings-danger-button{color:#fff;background:#8f253e}.post-call-actions{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.post-call-actions .done-button{height:46px}.post-call-actions .settings-outline-button{border-color:var(--brand);color:var(--brand)}.post-call-actions .done-button{background:var(--brand)}.post-call-feedback{width:min(100%,560px);min-height:100dvh;padding:calc(24px + env(safe-area-inset-top)) 20px calc(24px + env(safe-area-inset-bottom));background:#fff;margin:0 auto}.post-call-feedback .settings-page-header{margin-bottom:29px}.post-call-feedback>h2{letter-spacing:-.03em;margin:0;font-size:25px;font-weight:640}.post-call-subtitle{color:var(--muted);margin:7px 0 0;font-size:12px}.post-call-feedback>.setup-primary{width:100%;margin:0}.toast{z-index:60;right:18px;bottom:calc(82px + env(safe-area-inset-bottom));color:#fff;background:#24221f;border-radius:13px;align-items:center;gap:10px;width:min(100% - 36px,444px);min-height:50px;margin:auto;padding:11px 14px;font-size:12px;line-height:1.35;display:flex;position:fixed;left:18px;box-shadow:0 14px 34px #1e1b1833}.toast .icon{color:#e8cbd3;flex:none;width:19px;height:19px}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--brand);outline-offset:2px}@media(min-width:481px){body{padding:18px 0}.app-frame,.onboarding-shell{border:1px solid #1c1b190d;border-radius:28px;min-height:calc(100dvh - 36px)}.app-content,.screen-transition,.home-screen,.standard-screen,.live-screen,.live-surface{min-height:calc(100dvh - 36px)}.bottom-nav{border-radius:0 0 28px 28px;bottom:18px}.toast{bottom:106px}}@media(min-width:600px)and (max-width:899px){.app-frame,.onboarding-shell{width:min(100% - 40px,560px)}.app-content,.screen-transition,.home-screen,.standard-screen,.live-screen,.live-surface{min-height:calc(100dvh - 36px)}.home-screen,.standard-screen{padding-left:28px;padding-right:28px}.setup-content,.welcome-step,.complete-step{max-width:520px;margin:0 auto}.live-screen{max-width:560px;margin:0 auto}}@media(max-height:740px){.welcome-step{padding-top:calc(26px + env(safe-area-inset-top))}.welcome-brand{border-radius:24px;width:82px;height:82px;margin-top:0}.welcome-brand>.ghost-mark{width:42px;height:42px}.welcome-copy{margin-top:42px}.welcome-copy h1{font-size:37px}.setup-form{padding-top:18px}.setup-intro{margin-bottom:20px}.setup-intro h1{font-size:34px}.home-intro{padding-top:25px;padding-bottom:19px}.home-intro h1{font-size:36px}.composer-heading{min-height:56px}.field-group>label{padding-top:11px}.phone-row{min-height:49px}.task-group textarea{min-height:58px}.privacy-note{display:none}.call-identity{padding-bottom:200px}.call-actions{bottom:calc(105px + env(safe-area-inset-bottom))}}@media(max-width:330px){.setup-header,.welcome-step,.complete-step,.setup-form{padding-left:14px;padding-right:14px}.setup-phone-field{grid-template-columns:1fr}.setup-plan-list>button{padding-left:10px;padding-right:10px}.setup-plan-list small{max-width:145px}.home-screen,.standard-screen{padding-left:14px;padding-right:14px}.home-intro h1{font-size:35px}.mode-picker{grid-template-columns:1fr}.mode-picker>button{min-height:43px}.call-actions{left:14px;right:14px}}@media(max-width:260px){.setup-header{grid-template-columns:34px minmax(0,1fr) 32px;gap:8px;padding-left:10px;padding-right:10px}.setup-header>button{width:34px;height:34px}.welcome-step,.complete-step,.setup-form{padding-left:10px;padding-right:10px}.welcome-copy h1,.complete-step h1{font-size:32px}.welcome-copy p,.complete-step>p,.setup-intro p{font-size:11px}.setup-intro h1{font-size:29px}.setup-plan-list>button{grid-template-columns:auto minmax(0,1fr)}.setup-plan-list>button>em{grid-column:2}.payment-split{grid-template-columns:1fr}.home-screen,.standard-screen{padding-left:10px;padding-right:10px}.top-bar{min-height:calc(60px + env(safe-area-inset-top))}.brand-lockup{gap:7px}.brand-lockup>span{width:30px;height:30px}.brand-lockup strong{font-size:13px}.header-actions .calls-shortcut{width:32px;padding:0;font-size:0}.calls-shortcut .icon{width:18px;height:18px}.header-actions .profile-button{width:32px;height:32px}.home-intro{padding-top:22px}.home-intro h1{font-size:30px}.home-intro p{font-size:12px}.composer-heading,.field-group>label{padding-left:10px;padding-right:10px}.phone-row{padding-left:8px;padding-right:8px}.country-control{min-width:34px;margin-right:6px}.dial-code{padding-left:7px;font-size:13px}.phone-row input{padding-left:5px;padding-right:3px;font-size:13px}.task-group textarea{padding-left:10px;padding-right:10px;font-size:12px}.mode-picker,.primary-button{margin-left:7px;margin-right:7px}.bottom-nav{padding-left:2px;padding-right:2px}.bottom-nav button{font-size:8px}.page-header h1{font-size:34px}.page-header .page-mark{flex-basis:37px;width:37px;height:37px}.settings-row{grid-template-columns:auto minmax(0,1fr);display:grid}.settings-row>em{grid-column:1/-1}label.plain-row{display:grid}.plain-row select{width:100%;max-width:none}.notice-card{grid-template-columns:auto minmax(0,1fr)}.notice-card button{grid-column:1/-1;width:100%}.plan-card{padding:14px}.plan-card h2{font-size:25px}.price-list button{padding:13px 0}}@media(max-height:600px){.welcome-step,.complete-step{min-height:100svh;padding-top:calc(18px + env(safe-area-inset-top));padding-bottom:calc(16px + env(safe-area-inset-bottom))}.welcome-brand{border-radius:20px;width:68px;height:68px;margin-top:0}.welcome-brand>.ghost-mark{width:34px;height:34px}.welcome-copy{margin-top:20px}.welcome-copy h1,.complete-step h1{margin-top:8px;margin-bottom:8px;font-size:clamp(30px,7vw,40px)}.welcome-copy p,.complete-step>p{font-size:12px}.welcome-actions{gap:7px}.setup-primary,.setup-secondary{min-height:48px}.setup-form{min-height:calc(100svh - 66px - env(safe-area-inset-top));padding-top:14px;padding-bottom:calc(14px + env(safe-area-inset-bottom))}.setup-intro{margin-bottom:17px}.setup-intro h1{margin-top:7px;margin-bottom:7px;font-size:clamp(29px,7vw,37px)}.setup-fields{gap:8px}.setup-input input,.setup-phone-field select{height:46px}.setup-plan-list{gap:6px;margin-bottom:10px}.setup-plan-list>button{min-height:54px;padding-top:7px;padding-bottom:7px}.call-identity{padding:10px 18px 130px}.voice-orb{width:76px;height:76px;margin-bottom:13px}.voice-orb i:first-child,.voice-orb i:nth-child(7){height:11px}.voice-orb i:nth-child(2),.voice-orb i:nth-child(6){height:18px}.voice-orb i:nth-child(3),.voice-orb i:nth-child(5){height:26px}.voice-orb i:nth-child(4){height:34px}.call-identity h1{font-size:21px}.call-goal{margin-top:5px;font-size:12px}.call-time{margin-top:8px}.call-actions{right:18px;bottom:calc(75px + env(safe-area-inset-bottom));gap:6px;left:18px}.call-actions button{gap:4px}.call-actions button>span{width:44px;height:44px}.call-footer{right:12px;bottom:calc(7px + env(safe-area-inset-bottom));min-height:54px;left:12px}.hangup-button{width:52px;height:52px}.transcript-panel,.history-sheet,.checkout-sheet{height:min(88dvh,560px)}.keypad-panel{height:min(84dvh,500px)}}@media(min-width:900px){.app-frame,.onboarding-shell{border:1px solid var(--line);border-radius:24px;width:min(100% - 48px,1120px)}.app-content,.screen-transition,.home-screen,.standard-screen,.live-screen,.live-surface{min-height:calc(100dvh - 36px)}.home-screen{grid-template-columns:minmax(0,5fr) minmax(0,7fr);grid-template-areas:"topbar topbar""intro composer""intro privacy";align-content:start;gap:0 48px;max-width:1020px;margin:0 auto;padding-top:12px;display:grid}.home-screen .top-bar{grid-area:topbar}.home-screen .home-intro{grid-area:intro;padding-top:48px;position:sticky;top:24px}.home-screen .home-intro h1{font-size:56px}.home-screen .call-composer{grid-area:composer;align-self:start;margin-top:48px}.home-screen .privacy-note{grid-area:privacy;margin-bottom:24px}.standard-screen{max-width:720px;margin:0 auto}.live-screen{max-width:640px;margin:0 auto}.setup-content,.welcome-step{max-width:560px;margin:0 auto}.history-sheet,.checkout-sheet{max-width:700px;margin:0 auto;left:max(24px,50vw - 536px);right:max(24px,50vw - 536px)}}@media(min-width:900px)and (max-height:700px){.home-screen .home-intro{padding-top:25px}.home-screen .call-composer{margin-top:25px}.standard-screen{padding-top:calc(18px + env(safe-area-inset-top))}}@media(min-width:481px){.app-frame,.onboarding-shell,.app-content,.screen-transition,.home-screen,.standard-screen,.live-screen,.live-surface,.welcome-step,.complete-step{min-height:calc(100dvh - 38px)}.setup-content{min-height:calc(100dvh - 104px)}.setup-form{min-height:calc(100dvh - 104px - env(safe-area-inset-top))}}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
