:root{--background: #fafafa;--foreground: #0a0a0a;--card: #ffffff;--card-foreground: #0a0a0a;--muted: #f5f5f5;--muted-foreground: #737373;--border: #e5e5e5;--primary: #171717;--primary-foreground: #fafafa;--ring: #a3a3a3;--radius: 10px;--missed-call: #dc2626;--font-body: 17px;--font-subheadline: 15px;--font-footnote: 13px;--font-caption: 12px;--font-caption-small: 11px;--super-floating-bottom: max(6px, env(safe-area-inset-bottom));color-scheme:light;color:var(--foreground);background:var(--background);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%}:root[data-theme=dark]{--background: #0a0a0a;--foreground: #fafafa;--card: #171717;--card-foreground: #fafafa;--muted: #242424;--muted-foreground: #a3a3a3;--border: #303030;--primary: #fafafa;--primary-foreground: #171717;--ring: #737373;--missed-call: #f87171;color-scheme:dark}*{box-sizing:border-box}html{min-width:320px;min-height:100%;overflow-x:clip;background:var(--background);touch-action:pan-x pan-y}body{min-width:320px;min-height:100vh;margin:0;overflow-x:clip;background:var(--background);font-size:var(--font-body)}button,input,select{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.brand{display:inline-flex;align-items:center;gap:11px;color:#0d2822;font-size:18px;font-weight:760;letter-spacing:-.02em;text-decoration:none}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:13px;background:#0d2822;color:#f5c95d;font-family:Georgia,serif;font-size:21px;font-style:italic}.brand-icon{display:block;width:38px;height:38px;border-radius:var(--radius)}.eyebrow,.section-kicker,.step-label{color:#648078;font-size:13px;font-weight:780;letter-spacing:.15em;text-transform:uppercase}.onboarding-shell{width:min(1220px,calc(100% - 40px));min-height:100vh;margin:0 auto;padding:26px 0}.onboarding-nav{display:flex;align-items:center;justify-content:space-between;color:#70837e;font-size:15px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.onboarding-grid{display:grid;min-height:calc(100vh - 90px);grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(50px,8vw,120px);padding:70px 4vw}.onboarding-story h1{margin:22px 0 30px;color:#0d2822;font-family:Georgia,serif;font-size:clamp(64px,7.6vw,108px);font-weight:400;letter-spacing:-.065em;line-height:.88}.onboarding-story>p{max-width:590px;margin:0;color:#5a706a;font-size:19px;line-height:1.6}.privacy-note{display:flex;align-items:center;gap:12px;margin-top:35px;color:#36544c;font-size:17px;font-weight:650}.privacy-note span{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#f5c95d}html.landing-active,html.landing-active body{background:#000}.landing-shell{--background: #000;--foreground: #fafafa;--card: #171717;--card-foreground: #fafafa;--muted: #242424;--muted-foreground: #a3a3a3;--border: #303030;--primary: #fafafa;--primary-foreground: #171717;--ring: #737373;width:min(1180px,calc(100% - 40px));min-height:100vh;margin:0 auto;background:#000;color:var(--foreground)}.landing-hero{min-height:min(780px,78vh);padding:26px 0 78px;border-bottom:1px solid var(--border)}.landing-nav{display:flex;align-items:center;justify-content:space-between}.landing-nav .brand{font-size:20px}.landing-nav>a{color:var(--muted-foreground);font-size:15px;font-weight:650;text-decoration:none}.landing-nav>a:hover{color:var(--foreground)}.landing-hero-grid{display:grid;min-height:calc(min(780px,78vh) - 104px);grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:center;gap:clamp(48px,9vw,130px);padding:72px 2vw 0}.landing-copy h1{max-width:760px;margin:20px 0 28px;color:var(--foreground);font-size:clamp(62px,7.4vw,104px);font-weight:650;letter-spacing:-.065em;line-height:.88}.landing-copy h1 span{display:inline-block;font-size:.82em;white-space:nowrap}.landing-copy>p{max-width:640px;margin:0;color:var(--muted-foreground);font-size:clamp(17px,1.7vw,21px);line-height:1.55}.landing-trust{margin-top:32px;color:var(--foreground);font-size:15px;font-weight:650}.landing-identity-card{width:100%;padding:30px;border-radius:var(--radius);box-shadow:none}.landing-identity-card h2{margin-top:15px;font-size:clamp(31px,3.4vw,42px)}.landing-identity-card>.identity-field-help{margin:9px 0 0;color:var(--muted-foreground);font-size:15px}.landing-identity-card input{height:54px;background:var(--muted);color:var(--foreground)}.landing-identity-card input::placeholder{color:var(--muted-foreground)}.landing-identity-card .primary-action{min-height:54px}.landing-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.landing-features article{min-width:0;padding:52px clamp(22px,3.5vw,42px) 58px 0}.landing-features article+article{padding-left:clamp(22px,3.5vw,42px);border-left:1px solid var(--border)}.landing-features article>span{color:var(--muted-foreground);font-size:12px;font-weight:700;letter-spacing:.14em}.landing-features h2{margin:28px 0 12px;color:var(--foreground);font-size:clamp(20px,2.1vw,27px);font-weight:650;letter-spacing:-.035em;line-height:1.08}.landing-features p{margin:0;color:var(--muted-foreground);font-size:15px;line-height:1.6}.landing-connector{display:grid;grid-template-columns:minmax(180px,.45fr) minmax(0,1.55fr);align-items:start;gap:clamp(28px,6vw,80px);padding:54px 0;border-top:1px solid var(--border)}.landing-connector h2{max-width:760px;margin:0;color:var(--foreground);font-size:clamp(28px,4vw,48px);font-weight:650;letter-spacing:-.05em;line-height:1}.landing-connector p{max-width:680px;margin:15px 0 0;color:var(--muted-foreground);font-size:17px;line-height:1.6}.landing-roadmap{display:grid;grid-template-columns:minmax(240px,.75fr) minmax(0,1.25fr);gap:clamp(36px,7vw,90px);padding:64px 0;border-top:1px solid var(--border)}.landing-roadmap-copy h2{max-width:420px;margin:16px 0 14px;color:var(--foreground);font-size:clamp(30px,3.5vw,46px);font-weight:650;letter-spacing:-.05em;line-height:1}.landing-roadmap-copy p{max-width:430px;margin:0;color:var(--muted-foreground);font-size:17px;line-height:1.6}.landing-roadmap-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.landing-roadmap-items article{display:flex;min-width:0;justify-content:center;flex-direction:column;padding:20px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card)}.landing-roadmap-items h3{margin:0 0 9px;color:var(--foreground);font-size:17px;letter-spacing:-.025em}.landing-roadmap-items p{margin:0;color:var(--muted-foreground);font-size:15px;line-height:1.55}.landing-footer{display:flex;align-items:center;justify-content:space-between;padding:24px 0 34px;border-top:1px solid var(--border);color:var(--muted-foreground);font-size:12px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.identity-card{padding:clamp(30px,4vw,52px);border:1px solid rgb(13 40 34 / 10%);border-radius:32px;background:#fffdf7;box-shadow:0 30px 80px #0d28221a}.identity-card h2{margin:20px 0 10px;color:#0d2822;font-family:Georgia,serif;font-size:clamp(38px,4vw,52px);font-weight:400;letter-spacing:-.045em}.identity-card>p{margin:0 0 34px;color:#687d77;line-height:1.5}.identity-card label,.settings-panel label{display:block;margin-bottom:9px;color:#36544c;font-size:15px;font-weight:730}.identity-card input,.settings-panel input{width:100%;height:58px;padding:0 17px;border:1px solid #cbd3ca;border-radius:15px;background:#fff;color:#0d2822;font-size:17px}.identity-card input::placeholder{color:#a9b3ad}.form-error{margin-top:12px;color:#ad493a;font-size:15px}.primary-action{display:flex;width:100%;min-height:60px;align-items:center;justify-content:space-between;margin-top:18px;padding:0 21px;border:0;border-radius:17px;background:#0d2822;color:#fffdf5;cursor:pointer;font-weight:740}.primary-action:disabled{cursor:wait;opacity:.55}.identity-card small,.invitation-card small,.invite-dialog small{display:block;margin-top:18px;color:#84938e;font-size:13px;line-height:1.5;text-align:center}.loading-shell{display:flex;width:min(100% - 32px,960px);min-height:100vh;margin:0 auto;flex-direction:column;padding:26px 0}.loading-card{display:flex;max-width:620px;flex:1;align-items:flex-start;justify-content:center;flex-direction:column}.loading-card h1{max-width:600px;margin:14px 0;color:#0d2822;font-family:Georgia,serif;font-size:clamp(48px,8vw,76px);font-weight:400;letter-spacing:-.05em;line-height:.95}.loading-card p{max-width:500px;margin:0;color:#6c7f79;font-size:17px;line-height:1.55}.loading-ring{width:46px;height:46px;margin-bottom:30px;border:4px solid #dce0d7;border-top-color:#0d2822;border-radius:50%;animation:spin .9s linear infinite}.retry-action{min-height:48px;margin-top:24px;padding:0 20px;border:0;border-radius:14px;background:#0d2822;color:#fff;cursor:pointer;font-weight:700}@keyframes spin{to{transform:rotate(360deg)}}.launch-splash{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;background:#000;color:#fff;opacity:1;transition:opacity .4s ease}.launch-splash--leaving{opacity:0;pointer-events:none}.launch-splash span{font-size:clamp(44px,12vw,72px);font-weight:650;letter-spacing:-.045em}.home-screen-import-shell{display:grid;width:min(100% - 32px,720px);min-height:100vh;margin:0 auto;padding:max(28px,env(safe-area-inset-top)) 0 max(28px,env(safe-area-inset-bottom));place-items:center}.home-screen-import-card{width:min(100%,560px);padding:clamp(28px,7vw,48px);border:1px solid var(--border);border-radius:var(--radius);background:var(--card)}.home-screen-import-card h1{margin:16px 0;color:var(--foreground);font-size:clamp(38px,9vw,58px);font-weight:650;letter-spacing:-.05em;line-height:.94}.home-screen-import-card>p{margin:0;color:var(--muted-foreground);font-size:17px;line-height:1.6}.home-screen-import-card .primary-action svg{width:20px;height:20px}.home-screen-import-skip{width:100%;min-height:48px;margin-top:10px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);cursor:pointer;font-size:15px;font-weight:700}.home-screen-import-card>small{display:block;margin-top:16px;color:var(--muted-foreground);font-size:12px;line-height:1.5;text-align:center}.legal-page{min-height:100vh;min-height:100dvh;background:var(--background);color:var(--foreground)}.legal-header{position:sticky;z-index:2;top:0;display:flex;width:min(100% - 32px,840px);min-height:72px;align-items:center;justify-content:space-between;gap:20px;margin:0 auto;background:color-mix(in srgb,var(--background) 94%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legal-header>a{color:var(--foreground);font-size:20px;font-weight:760;letter-spacing:-.035em;text-decoration:none}.legal-header nav{display:flex;align-items:center;gap:16px}.legal-header nav a{color:var(--muted-foreground);font-size:14px;font-weight:650;text-decoration:none}.legal-header nav a[aria-current=page]{color:var(--foreground)}.legal-main{width:min(100% - 32px,760px);margin:0 auto;padding:46px 0 80px}.legal-document{overflow-wrap:anywhere;font-size:17px;line-height:1.65}.legal-document h1{margin:0 0 12px;font-size:clamp(38px,8vw,58px);letter-spacing:-.05em;line-height:.98}.legal-document h2{margin:42px 0 12px;padding-top:4px;font-size:24px;letter-spacing:-.035em;line-height:1.2}.legal-document h3{margin:26px 0 8px;font-size:18px}.legal-document p{margin:0 0 17px;color:color-mix(in srgb,var(--foreground) 86%,var(--muted-foreground))}.legal-document ul,.legal-document ol{margin:0 0 20px;padding-left:24px}.legal-document li+li{margin-top:7px}.legal-document strong{color:var(--foreground)}.legal-document a{color:inherit;text-underline-offset:3px}.settings-legal-links{display:flex;justify-content:center;gap:18px;margin-top:24px;padding:22px 0 max(10px,env(safe-area-inset-bottom));border-top:1px solid var(--border)}.settings-legal-links a{color:var(--muted-foreground);font-size:12px;font-weight:650;text-decoration:none}.app-shell{width:min(1040px,calc(100% - 32px));min-height:100vh;margin:0 auto;padding:24px 0 108px;overscroll-behavior-y:contain}.app-shell--pulling,.app-shell--pulling *{user-select:none!important;-webkit-user-select:none!important;-webkit-touch-callout:none!important}.app-shell--list-view>.app-header,.app-shell--list-view>.app-header *,.app-shell--list-view>.app-main,.app-shell--list-view>.app-main *,.history-groups,.history-groups *,.contact-list,.contact-list *{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}html.supercall-list-view,html.supercall-list-view body,html.supercall-list-view body *{user-select:none!important;-webkit-user-select:none!important;-webkit-touch-callout:none!important;-webkit-user-drag:none!important}html.supercall-list-view body input,html.supercall-list-view body textarea,html.supercall-list-view body select,html.supercall-list-view body [contenteditable=true],html.supercall-list-view body .agent-markdown,html.supercall-list-view body .agent-markdown *{user-select:text!important;-webkit-user-select:text!important;-webkit-touch-callout:default!important}html.supercall-list-view body .agent-markdown .markdown-citation{user-select:none!important;-webkit-user-select:none!important;-webkit-touch-callout:none!important}.app-header{display:flex;align-items:center;justify-content:space-between}.pull-refresh-indicator{position:fixed;z-index:25;top:max(10px,env(safe-area-inset-top));left:50%;display:grid;width:30px;height:30px;place-items:center;color:var(--foreground);pointer-events:none;transform:translate(-50%)}.pull-refresh-dots{position:relative;display:block;width:24px;height:24px;animation:spin .85s linear infinite}.pull-refresh-dots i{position:absolute;width:4px;height:4px;border-radius:50%;background:currentColor}.pull-refresh-dots i:nth-child(1){top:1px;left:10px}.pull-refresh-dots i:nth-child(2){right:2px;bottom:4px}.pull-refresh-dots i:nth-child(3){bottom:4px;left:2px}.identity-pill{display:flex;align-items:center;gap:10px;padding:6px 13px 6px 6px;border:1px solid rgb(13 40 34 / 10%);border-radius:999px;background:#fffdf7b3}.identity-pill>span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#f5c95d;font-family:Georgia,serif;font-weight:700}.identity-pill div{display:flex;flex-direction:column;line-height:1.1}.identity-pill small{color:#71847e;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.identity-pill strong{margin-top:3px;color:#17342e;font-size:15px}.app-main{padding-top:clamp(58px,9vw,90px)}.invite-action,.secondary-action{min-height:46px;padding:0 18px;border:0;border-radius:14px;background:#0d2822;color:#fff;cursor:pointer;font-size:15px;font-weight:720}.invite-action:disabled,.secondary-action:disabled{cursor:not-allowed;opacity:.45}.content-panel{min-height:430px;padding:clamp(30px,5vw,56px);border:1px solid rgb(13 40 34 / 10%);border-radius:30px;background:#fffdf7b8}.empty-state{display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center}.empty-state h2{margin:14px 0 10px;color:#17342e;font-family:Georgia,serif;font-size:clamp(32px,5vw,46px);font-weight:400;letter-spacing:-.035em}.empty-state p{max-width:520px;margin:0 0 25px;color:#6c7f79;line-height:1.55}.empty-illustration{position:relative;width:108px;height:72px;margin-bottom:28px}.empty-illustration span{position:absolute;display:grid;width:58px;height:58px;place-items:center;border-radius:20px;background:#f5c95d;color:#0d2822;font-size:23px}.empty-illustration span:last-child{right:0;bottom:0;background:#0d2822;color:#f6f3e9}.contact-orbit{position:relative;display:grid;width:92px;height:92px;margin-bottom:28px;place-items:center;border:1px dashed #9dafaa;border-radius:50%}.contact-orbit span:first-child{display:grid;width:54px;height:54px;place-items:center;border-radius:50%;background:#f5c95d;font-family:Georgia,serif;font-size:24px}.contact-orbit span:last-child{position:absolute;right:-2px;bottom:2px;display:grid;width:27px;height:27px;place-items:center;border-radius:50%;background:#0d2822;color:#fff}.page-error{margin:-10px 0 18px;padding:12px 15px;border-radius:12px;background:#f7ded7;color:#8c4438;font-size:15px}.microphone-permission-error{padding:0;overflow:hidden}.microphone-permission-error>button{display:flex;width:100%;padding:12px 15px;align-items:center;justify-content:space-between;gap:14px;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left;touch-action:manipulation}.microphone-permission-error>button strong{flex:0 0 auto;text-decoration:underline;text-underline-offset:3px}.contacts-panel{padding-block:22px}.contact-import{width:100%;max-width:720px;margin:4px auto 22px;padding:18px;border:1px solid var(--border);border-radius:calc(var(--radius) + 2px);background:var(--muted);text-align:left}.contact-import>div:first-child{display:flex;flex-direction:column}.contact-import strong{margin-top:5px;color:var(--foreground);font-size:17px}.contact-import small{margin-top:4px;color:var(--muted-foreground);font-size:12px;line-height:1.45}.contact-import-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:13px}.contact-import-field input{width:100%;min-width:0;min-height:44px;padding:0 12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);font-size:15px}.contact-import-field button{min-height:44px;padding:0 15px;border:0;border-radius:var(--radius);background:var(--primary);color:var(--primary-foreground);cursor:pointer;font-size:15px;font-weight:700}.contact-import-field button:disabled{cursor:not-allowed;opacity:.45}.contact-import .form-error,.contact-import-success{margin-top:10px}.contact-import-success{color:#166534;font-size:13px;font-weight:650}.empty-state .contact-import{margin-top:22px}.contact-list{display:flex;flex-direction:column}.contact-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:20px 4px;border-bottom:1px solid #e0e3da}.contact-row:last-child{border-bottom:0}.contact-avatar{display:grid;width:52px;height:52px;place-items:center;border-radius:18px;background:#f5c95d;color:#17342e;font-family:Georgia,serif;font-size:21px;font-weight:700}.user-avatar{overflow:hidden}.user-avatar img{width:100%;height:100%;object-fit:cover}.contact-row>div{display:flex;min-width:0;flex-direction:column}.contact-row strong{color:#17342e;font-size:17px}.contact-row small{margin-top:4px;color:#81918c;font-size:13px}.contact-row button{min-height:40px;padding:0 14px;border:1px solid #d4dad2;border-radius:12px;background:transparent;color:#8b9994}.contact-row button:not(:disabled){border-color:#17342e;background:#17342e;color:#fff;cursor:pointer}.contact-row button:disabled{cursor:not-allowed;opacity:.7}.presence-dot{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#a9b3af}.presence-dot--online{background:#3aa778;box-shadow:0 0 0 3px #3aa77821}.presence-dot--reachable{background:#ca8a04;box-shadow:0 0 0 3px #ca8a041f}.calls-panel{position:relative}.calls-panel h2{margin:13px 0 28px;color:#17342e;font-family:Georgia,serif;font-size:clamp(32px,5vw,46px);font-weight:400;letter-spacing:-.035em}.quick-call-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px}.quick-call-grid>button{display:flex;min-height:170px;align-items:flex-start;flex-direction:column;justify-content:flex-end;padding:18px;border:1px solid #dce0d8;border-radius:20px;background:#fffdf7;color:#17342e;cursor:pointer;text-align:left}.quick-call-grid>button:not(:disabled):hover{border-color:#17342e;transform:translateY(-2px)}.quick-call-grid>button:disabled{cursor:not-allowed;opacity:.55}.quick-call-grid strong{margin-top:18px;font-size:17px}.quick-call-grid small{margin-top:4px;color:#748780;font-size:13px}.phase-note{margin:25px 0 0;color:#7d8d87;font-size:15px;line-height:1.5}.transcription-banner{display:flex;width:100%;min-height:58px;align-items:center;gap:12px;margin-top:20px;padding:11px 14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--muted);color:var(--foreground)}.transcription-banner>span{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#a3a3a3}.transcription-banner>div{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.transcription-banner strong{font-size:15px}.transcription-banner small{color:var(--muted-foreground);font-size:12px;line-height:1.4}.transcription-banner button{min-height:34px;flex:0 0 auto;padding:0 12px;border:0;border-radius:var(--radius);background:var(--primary);color:var(--primary-foreground);cursor:pointer;font-size:12px;font-weight:700}.transcription-banner--ready>span{background:#16a34a}.transcription-banner--loading>span{animation:transcription-ready-pulse 1.4s ease-in-out infinite}.transcription-banner--error,.transcription-banner--unsupported{border-color:#fecaca;background:#fef2f2}.transcription-banner--error>span,.transcription-banner--unsupported>span{background:#dc2626}.transcription-banner--storage-warning{border-color:#fde68a;background:#fffbeb}.transcription-banner--storage-warning>span{background:#d97706}.transcription-banner--storage-critical{border-color:#fecaca;background:#fef2f2}.transcription-banner--storage-critical>span{background:#dc2626}.transcription-storage-alert{padding:12px 14px;border:1px solid #fde68a;border-radius:var(--radius);background:#fffbeb;color:#92400e;font-size:14px;line-height:1.45}@keyframes transcription-ready-pulse{50%{opacity:.3}}.history-panel{padding-block:32px}.history-panel h2{margin-bottom:28px}.history-groups{display:flex;min-width:0;flex-direction:column;gap:28px}.history-group{min-width:0}.history-group h3{margin:0 0 9px;color:var(--muted-foreground);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.history-list{overflow:hidden;border:0;border-radius:0;background:transparent}.history-row{display:grid;width:100%;min-width:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px;border:0;border-bottom:1px solid var(--border);background:transparent;color:var(--foreground);cursor:pointer;text-align:left}.history-row:last-child{border-bottom:0}.history-direction{display:grid;width:38px;height:38px;place-items:center;border-radius:var(--radius);background:var(--muted);color:#525252;font-size:17px}.history-row--missed .history-direction,.history-row--failed .history-direction{background:#fef2f2;color:#b91c1c}.history-row-copy{display:flex;min-width:0;flex-direction:column}.history-row-copy strong{overflow:hidden;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.history-row-copy small{margin-top:4px;color:var(--muted-foreground);font-size:12px}.history-row-copy q{margin-top:8px;overflow:hidden;color:#525252;font-size:15px;font-style:normal;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.history-row--missed .history-row-copy strong,.history-row--missed .history-row-copy small,.history-row--missed .history-direction{color:var(--missed-call)}.history-chevron{color:#a3a3a3;font-size:25px;font-weight:300}.call-detail-panel{width:100%;min-width:0;margin:0}.call-detail-summary{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:2px 0 24px;border-bottom:1px solid var(--border)}.call-detail-summary--compact{grid-template-columns:minmax(0,1fr)}.call-detail-summary .contact-avatar{width:46px;height:46px;border-radius:var(--radius);font-size:18px}.call-detail-summary-copy{min-width:0}.call-detail-summary-copy h2{margin:0;overflow:hidden;color:var(--foreground);font-size:21px;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap}.call-detail-summary-copy p{margin:5px 0 0;overflow:hidden;color:var(--muted-foreground);font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.call-detail-call-action{width:46px;height:46px}.history-feedback{margin-top:12px;color:#166534;font-size:13px;font-weight:650}.call-detail-transcript-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-top:30px}.call-detail-transcript-heading h3{margin:0;color:var(--foreground);font-size:25px;letter-spacing:-.035em}.call-detail-conversation-title{display:flex;min-width:0;align-items:baseline;flex-wrap:wrap;gap:4px 7px}.call-detail-conversation-title>small{color:var(--muted-foreground);font-size:14px;font-weight:500;letter-spacing:-.01em;white-space:nowrap}.call-detail-transcript-tools{display:flex;flex:0 0 auto;align-items:center;gap:7px}.call-detail-transcript-tools>span{padding:5px 7px;border-radius:999px;background:var(--muted);color:var(--muted-foreground);font-size:11px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.call-detail-transcript-tools button{display:grid;width:34px;height:34px;padding:0;place-items:center;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);cursor:pointer}.call-detail-transcript-tools button:disabled{cursor:not-allowed;opacity:.38}.call-detail-transcript-tools svg{width:16px;height:16px}.contact-detail-panel{width:100%;min-width:0;margin:0}.contact-detail-heading{margin:30px 0 18px}.contact-detail-heading h2{margin:0;color:var(--foreground);font-size:25px;letter-spacing:-.035em}.contact-detail-category-fallback{margin-top:18px}.transcript-language-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-top:15px;padding:4px;border-radius:var(--radius);background:var(--muted)}.transcript-language-switch button{min-height:38px;padding:0 8px;border:0;border-radius:calc(var(--radius) - 3px);background:transparent;color:var(--muted-foreground);cursor:pointer;font-size:12px;font-weight:700}.transcript-language-switch button[aria-pressed=true]{background:var(--card);color:var(--foreground);box-shadow:0 1px 3px #00000014}.history-transcript{display:flex;min-width:0;min-height:180px;margin-top:16px;flex-direction:column;gap:12px}.history-transcript-empty{display:grid;min-height:180px;padding:24px;place-items:center;border:1px dashed var(--border);border-radius:calc(var(--radius) + 2px);color:var(--muted-foreground);font-size:15px;text-align:center}.history-transcript-line{width:min(88%,620px);padding:14px 16px;border:1px solid var(--border);border-radius:calc(var(--radius) + 2px);background:var(--card)}.history-transcript-line--local{align-self:flex-end;background:var(--muted);color:var(--foreground)}.history-transcript-line--note{width:min(100%,680px);align-self:center;border-style:dashed;background:var(--muted)}.history-transcript-line--note strong{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase}.history-transcript-line header{display:flex;align-items:center;justify-content:space-between;gap:16px}.history-transcript-line strong{font-size:13px}.history-transcript-line time{color:var(--muted-foreground);font-size:11px;font-variant-numeric:tabular-nums}.history-transcript-line--local time{color:var(--muted-foreground)}.history-transcript-line p{margin:7px 0 0;font-size:17px;line-height:1.55}.history-danger-zone{display:flex;justify-content:flex-end;gap:8px;margin-top:32px;padding-top:22px;border-top:1px solid var(--border)}.history-danger-zone button{min-height:40px;padding:0 12px;border:1px solid #fecaca;border-radius:var(--radius);background:#fff;color:#b91c1c;cursor:pointer;font-size:12px;font-weight:650}.history-danger-zone button:disabled{cursor:not-allowed;opacity:.4}.call-backdrop{position:fixed;z-index:50;inset:0;display:grid;overflow-y:auto;overscroll-behavior:contain;padding:max(20px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));place-items:center;background:#041612d1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.call-card{width:min(100%,520px);max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px);padding:clamp(34px,6vw,58px);overflow-x:hidden;overflow-y:auto;border-radius:32px;background:#fffdf7;box-shadow:0 35px 110px #0006;text-align:center;-webkit-overflow-scrolling:touch}.call-card--with-transcript{width:min(100%,680px)}.call-pulse{display:grid;width:118px;height:118px;margin:0 auto 32px;place-items:center;border-radius:50%;background:#f5c95d38}.call-pulse>span{display:grid;width:88px;height:88px;place-items:center;border-radius:50%;background:#f5c95d;color:#17342e;font-family:Georgia,serif;font-size:38px;font-weight:700}.call-pulse--ringing{animation:call-ring 1.5s ease-out infinite}.call-card h2{margin:15px 0 12px;color:#0d2822;font-family:Georgia,serif;font-size:clamp(38px,7vw,56px);font-weight:400;letter-spacing:-.05em;line-height:.98}.call-card>p{max-width:420px;margin:0 auto;color:#687d77;line-height:1.55}.call-diagnostics{width:fit-content;margin:18px auto 0;padding:7px 11px;border-radius:999px;background:#edf1eb;color:#577068;font-size:12px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.call-quality{display:flex;width:fit-content;max-width:100%;min-height:32px;align-items:center;justify-content:center;gap:7px;margin:15px auto 0;padding:7px 10px;border:1px solid var(--border);border-radius:999px;background:var(--muted);color:var(--muted-foreground)}.call-quality>span{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#a3a3a3}.call-quality strong{color:var(--foreground);font-size:12px}.call-quality small{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.call-quality--good>span{background:#16a34a}.call-quality--unstable>span,.call-quality--reconnecting>span{background:#d97706}.call-quality--poor>span{background:#dc2626}.call-quality--reconnecting>span{animation:transcription-ready-pulse 1.4s ease-in-out infinite}.call-actions{display:flex;justify-content:center;gap:12px;margin-top:30px}.call-action{min-width:130px;min-height:54px;padding:0 20px;border:0;border-radius:16px;cursor:pointer;color:#fff;font-weight:760}.call-action--answer{background:#287b5e}.call-action--decline{background:#b95648}.call-action--mute{border:1px solid #bac7c1;background:transparent;color:#17342e}.call-action--audio{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--border);background:transparent;color:var(--foreground)}.call-action--audio svg{width:18px;height:18px}.call-action--audio[aria-pressed=true]{border-color:var(--foreground);background:var(--muted)}.call-action--close{background:#17342e}.remote-audio{position:absolute;width:1px;height:1px;overflow:hidden;opacity:.01}.call-transcript{min-width:0;margin-top:24px;padding:18px;border:1px solid var(--border);border-radius:calc(var(--radius) + 2px);background:var(--muted);text-align:left}.call-transcript-heading{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:14px}.call-transcript-heading>div{display:flex;min-width:0;flex-direction:column;gap:5px}.call-transcript-heading strong{overflow:hidden;color:var(--foreground);font-size:15px;text-overflow:ellipsis;white-space:nowrap}.transcript-backend{flex:0 0 auto;padding:5px 7px;border:1px solid var(--border);border-radius:999px;background:var(--card);color:var(--muted-foreground);font-size:11px;font-weight:750;letter-spacing:.08em}.call-transcript-progress{height:5px;margin-top:14px;overflow:hidden;border-radius:999px;background:var(--border)}.call-transcript-progress span{display:block;height:100%;border-radius:inherit;background:var(--primary);transition:width .18s ease}.call-transcript-lines{display:flex;max-height:230px;min-height:76px;margin-top:14px;overflow-y:auto;flex-direction:column;gap:9px;overscroll-behavior:contain}.call-transcript-empty{display:grid;min-height:76px;margin:0;place-items:center;color:var(--muted-foreground);font-size:13px;line-height:1.55;text-align:center}.transcript-line{max-width:88%;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card)}.transcript-line--local{align-self:flex-end;background:var(--muted);color:var(--foreground)}.transcript-line--note{width:100%;max-width:100%;align-self:center;border-style:dashed;background:transparent}.transcript-line--note strong{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase}.transcript-line>div{display:flex;align-items:center;justify-content:space-between;gap:14px}.transcript-line strong{font-size:12px}.transcript-line time{color:var(--muted-foreground);font-size:11px;font-variant-numeric:tabular-nums}.transcript-line--local time{color:var(--muted-foreground)}.transcript-line p{margin:5px 0 0;font-size:15px;line-height:1.45}.call-transcript>small{display:block;margin-top:12px;color:var(--muted-foreground);font-size:11px;line-height:1.45;text-align:center}.call-note-entry{margin-top:16px}.call-note-entry form{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:end;gap:8px}.call-note-entry textarea{width:100%;min-height:44px;max-height:132px;resize:vertical;padding:12px 14px;border:1px solid var(--border);border-radius:var(--radius);outline:none;background:var(--card);color:var(--foreground);font:inherit;font-size:15px;line-height:1.5}.call-note-entry textarea:focus{border-color:var(--ring)}.call-note-entry button{display:grid;width:44px;height:44px;padding:0;place-items:center;border:1px solid var(--border);border-radius:var(--radius);background:var(--primary);color:var(--primary-foreground);cursor:pointer}.call-note-entry button:disabled{cursor:not-allowed;opacity:.38}.call-note-entry button svg{width:18px;height:18px}.call-note-entry .form-error{margin-top:8px}@keyframes call-ring{0%{box-shadow:0 0 #f5c95d6b}70%{box-shadow:0 0 0 24px #f5c95d00}to{box-shadow:0 0 #f5c95d00}}.invitation-shell{display:flex;width:min(100% - 32px,960px);min-height:100vh;margin:0 auto;flex-direction:column;padding:26px 0}.invitation-card{width:min(100%,620px);margin:auto;padding:clamp(32px,6vw,58px);border:1px solid rgb(13 40 34 / 10%);border-radius:32px;background:#fffdf7;box-shadow:0 30px 80px #0d28221a;text-align:center}.invitation-card--status{display:flex;align-items:center;flex-direction:column}.invite-avatar{display:grid;width:78px;height:78px;margin:0 auto 28px;place-items:center;border-radius:26px;background:#f5c95d;color:#0d2822;font-family:Georgia,serif;font-size:34px;font-weight:700}.invitation-card h1{margin:15px 0 14px;color:#0d2822;font-family:Georgia,serif;font-size:clamp(40px,7vw,62px);font-weight:400;letter-spacing:-.05em;line-height:.96}.invitation-card p{max-width:500px;margin:0 auto;color:#687d77;line-height:1.6}.primary-link{display:flex;width:100%;min-height:58px;align-items:center;justify-content:space-between;margin-top:25px;padding:0 20px;border-radius:17px;background:#0d2822;color:#fff;font-weight:720;text-decoration:none}.invitation-handoff-card .primary-action{justify-content:center;gap:10px}.invitation-handoff-card .primary-action svg{width:19px;height:19px}.invitation-handoff-link{width:100%;margin-top:20px;padding:13px 14px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--muted);color:var(--muted-foreground);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.invitation-handoff-steps{display:grid;margin:22px 0 0;padding-left:22px;gap:9px;color:var(--muted-foreground);font-size:15px;line-height:1.45;text-align:left}.dialog-backdrop{position:fixed;z-index:30;inset:0;display:grid;grid-template-columns:minmax(0,1fr);overflow-y:auto;overscroll-behavior:contain;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));place-items:center;background:#0a0a0a8c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.invite-dialog{position:relative;width:100%;max-width:520px;min-width:0;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);padding:32px;overflow-x:hidden;overflow-y:auto;border:1px solid var(--border);border-radius:calc(var(--radius) + 6px);background:var(--card);box-shadow:0 24px 70px #0000003d;color:var(--card-foreground);-webkit-overflow-scrolling:touch}.invite-dialog>*{max-width:100%;min-width:0}.dialog-close{position:absolute;top:14px;right:14px;display:grid;width:34px;height:34px;padding:0;place-items:center;border:1px solid var(--border);border-radius:var(--radius);background:var(--muted);color:#525252;cursor:pointer}.dialog-close svg,.share-action svg,.copy-action svg{width:17px;height:17px;flex:0 0 auto;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.invite-dialog h2{margin:16px 42px 9px 0;overflow-wrap:anywhere;color:var(--foreground);font-family:inherit;font-size:clamp(28px,7vw,36px);font-weight:650;letter-spacing:-.035em;line-height:1.08}.invite-dialog>p{margin:0;color:var(--muted-foreground);font-size:17px;line-height:1.55}.invite-url{width:100%;min-width:0;margin:22px 0 14px;padding:12px 13px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--muted);color:#525252;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:1.45}.invite-url span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invite-url-row{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:9px;margin:22px 0 14px}.invite-url-row .invite-url{margin:0}.dialog-actions{display:grid;min-width:0;grid-template-columns:minmax(0,1fr);gap:9px}.share-action,.copy-action{display:inline-flex;min-width:0;min-height:48px;align-items:center;justify-content:center;gap:9px;padding:0 16px;border-radius:var(--radius);cursor:pointer;font-size:15px;font-weight:650;white-space:nowrap}.share-action{border:1px solid var(--primary);background:var(--primary);color:var(--primary-foreground)}.copy-action{border:1px solid var(--border);background:var(--card);color:var(--foreground)}.dialog-feedback{margin-top:12px;color:#166534;font-size:15px;font-weight:650;text-align:center}.invite-expiry{padding-top:16px;border-top:1px solid var(--border);color:var(--muted-foreground)!important}.settings-overlay{position:fixed;z-index:60;inset:0;bottom:calc(0px - env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:none;background:var(--background);color:var(--foreground);-webkit-overflow-scrolling:touch}.settings-overlay-shell{width:min(1040px,calc(100% - 32px));min-height:100%;margin:0 auto;padding:0 0 max(48px,env(safe-area-inset-bottom))}.settings-overlay-header{position:sticky;z-index:2;top:0;display:flex;min-height:58px;align-items:center;justify-content:space-between;padding-bottom:18px;background:linear-gradient(var(--background) 78%,transparent)}.settings-overlay-header--centered{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:12px}.settings-overlay-header--centered h1{text-align:center}.settings-overlay-header h1{margin:0;color:var(--foreground);font-size:clamp(34px,8vw,52px);font-weight:650;letter-spacing:-.045em;line-height:.95}.settings-overlay-content{padding-top:clamp(24px,5vw,48px)}.settings-panel{max-width:760px;margin:0 auto}.settings-panel form{margin:0 0 28px}.settings-section-title{margin:0 0 10px;color:var(--foreground);font-size:17px;font-weight:700;line-height:1.25}.settings-profile-section{padding-bottom:24px;border-bottom:1px solid var(--border)}.settings-profile-card{display:grid;grid-template-columns:minmax(112px,30%) minmax(0,1fr);align-items:start;gap:14px}.settings-profile-qr{display:grid;width:100%;height:auto;min-width:0;padding:3px;overflow:hidden;aspect-ratio:1 / 1;align-self:start;place-items:center;border:1px solid var(--border);border-radius:22px;background:#fff;color:#111;cursor:pointer}.settings-profile-qr img{display:block;width:100%;height:100%;image-rendering:pixelated}.settings-profile-qr>span{display:grid;justify-items:center;gap:8px;color:#555}.settings-profile-qr>span svg{width:34px;height:34px}.settings-profile-qr>span small{max-width:100%;font-size:11px;text-align:center;overflow-wrap:anywhere}.settings-profile-details{display:grid;height:100%;min-width:0;align-self:stretch;grid-template-rows:minmax(0,1fr) auto;gap:4px}.settings-profile-toolbar{display:flex;min-width:0;min-height:0;align-items:flex-start;justify-content:space-between;gap:10px}.settings-profile-card .settings-avatar-edit{width:clamp(52px,14vw,96px);height:auto;max-width:calc(100% - 104px);aspect-ratio:1 / 1}.settings-profile-actions{display:flex;gap:8px}.settings-profile-actions button{display:grid;width:44px;height:44px;padding:0;place-items:center;border:1px solid var(--border);border-radius:50%;background:var(--card);color:var(--foreground);cursor:pointer}.settings-profile-actions button:disabled{cursor:default;opacity:.38}.settings-profile-actions svg{width:20px;height:20px}.settings-panel .settings-profile-name-form{margin:0}.settings-profile-name{min-width:0}.settings-profile-name input{height:52px;padding:10px 14px;line-height:1.2}.settings-avatar-edit{position:relative;display:grid;width:52px;height:52px;padding:0;place-items:center;overflow:hidden;border:0;border-radius:18px;background:var(--muted);color:var(--foreground);cursor:pointer}.settings-avatar-edit .contact-avatar{width:100%;height:100%;border-radius:inherit}.settings-avatar-pencil{position:absolute;display:grid;place-items:center;color:#fff;filter:drop-shadow(0 1px 2px rgb(0 0 0 / 90%))}.settings-avatar-pencil svg{width:14px;height:14px}.settings-avatar-edit:disabled{cursor:wait;opacity:.55}.settings-profile-name input::placeholder{color:var(--muted-foreground)}.inline-field{display:flex;gap:10px}.inline-field .settings-name-confirm{display:grid;width:58px;min-width:58px;padding:0;place-items:center;border:0;border-radius:var(--radius);background:var(--primary);color:var(--primary-foreground);cursor:pointer}.settings-name-confirm svg{width:21px;height:21px}.settings-name-confirm:disabled{cursor:wait;opacity:.55}.settings-profile-feedback{display:block;margin-top:9px;color:var(--muted-foreground);font-size:12px}.transcription-settings{padding-top:0}.settings-transcription-status .transcription-banner{margin:20px 0 6px}.setting-row--transcription{border-top:0}.identity-details{margin:20px 0;border-top:1px solid #e0e3da}.identity-details div{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:17px 0;border-bottom:1px solid #e0e3da}.identity-details dt{color:#748780;font-size:15px;font-weight:700;text-transform:uppercase}.identity-details dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#28463e;font-size:15px}.storage-warning{padding:17px;border-radius:14px;background:#f5c95d33;color:#5b5a3d;font-size:15px;line-height:1.5}.settings-capabilities{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0 18px}.capability-card{min-width:0;padding:20px;border:1px solid var(--border);border-radius:calc(var(--radius) + 2px);background:var(--muted)}.capability-card h3{margin:10px 0 8px;color:var(--foreground);font-size:17px;letter-spacing:-.02em}.capability-card p{margin:0;color:var(--muted-foreground);font-size:15px;line-height:1.55}.capability-card button{min-height:40px;margin-top:16px;padding:0 14px;border:0;border-radius:var(--radius);background:var(--primary);color:var(--primary-foreground);cursor:pointer;font-size:13px;font-weight:700}.capability-card>small{display:block;margin-top:16px;color:var(--muted-foreground);font-size:13px}.notification-offer{position:fixed;z-index:40;right:50%;bottom:max(96px,calc(env(safe-area-inset-bottom) + 88px));display:flex;width:min(620px,calc(100% - 24px));align-items:center;justify-content:space-between;gap:20px;padding:18px;border:1px solid var(--border);border-radius:calc(var(--radius) + 4px);background:#fffffff5;box-shadow:0 18px 60px #0000002e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translate(50%)}.notification-offer>div:first-child{display:flex;min-width:0;flex-direction:column;gap:4px}.notification-offer strong{color:var(--foreground);font-size:17px}.notification-offer small{color:var(--muted-foreground);font-size:12px}.notification-offer .form-error{margin:4px 0 0}.notification-offer-actions{display:flex;flex:0 0 auto;gap:8px}.notification-offer-actions button{min-height:42px;padding:0 13px;border-radius:var(--radius);cursor:pointer;font-size:13px;font-weight:700}.notification-offer-actions button:disabled{cursor:wait;opacity:.55}.notification-later{border:1px solid var(--border);background:var(--card);color:var(--foreground)}.notification-enable{border:1px solid var(--primary);background:var(--primary);color:var(--primary-foreground)}.bottom-nav{position:fixed;z-index:10;right:50%;bottom:max(18px,env(safe-area-inset-bottom));display:grid;width:min(520px,calc(100% - 24px));grid-template-columns:repeat(3,1fr);padding:7px;border:1px solid rgb(13 40 34 / 12%);border-radius:22px;background:#fffdf7eb;box-shadow:0 16px 50px #0d282229;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translate(50%)}.bottom-nav button{display:flex;min-height:54px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:16px;background:transparent;color:#748780;cursor:pointer;font-size:15px;font-weight:700}.bottom-nav button.active{background:#0d2822;color:#fff}.bottom-nav button span{font-size:18px}.transcription-shell{min-height:100vh;background:radial-gradient(circle at 88% 8%,rgb(245 201 93 / 22%),transparent 28%),#f6f3e9}.transcription-header{display:flex;width:min(1180px,calc(100% - 40px));margin:0 auto;align-items:center;justify-content:space-between;padding:26px 0}.debug-back{padding:11px 15px;border:1px solid rgb(13 40 34 / 16%);border-radius:999px;color:#36544c;font-size:15px;font-weight:750;text-decoration:none}.transcription-main{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:46px 0 90px}.transcription-hero{display:grid;grid-template-columns:1.15fr .85fr;align-items:end;gap:clamp(40px,8vw,110px);margin-bottom:55px}.transcription-hero h1{margin:16px 0 0;color:#0d2822;font-family:Georgia,serif;font-size:clamp(54px,7vw,94px);font-weight:400;letter-spacing:-.06em;line-height:.91}.transcription-hero>p{max-width:500px;margin:0 0 8px;color:#5f756f;font-size:17px;line-height:1.65}.transcription-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:20px}.debug-card{min-width:0;padding:30px;border:1px solid rgb(13 40 34 / 10%);border-radius:26px;background:#fffdf7eb;box-shadow:0 22px 60px #0d282212}.debug-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.debug-card h2{margin:10px 0 0;color:#0d2822;font-family:Georgia,serif;font-size:clamp(27px,3vw,38px);font-weight:400;letter-spacing:-.04em;line-height:1.05}.model-state{padding:6px 9px;border-radius:999px;background:#e9ece5;color:#61766f;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.model-state--ready{background:#dceee3;color:#2f7056}.model-state--error{background:#f4dfdb;color:#a54b3e}.model-progress{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;margin-top:28px}.model-progress>div{height:8px;overflow:hidden;border-radius:999px;background:#e4e6de}.model-progress>div span{display:block;height:100%;border-radius:inherit;background:#f0bd3f;transition:width .18s ease}.model-progress strong{min-width:38px;color:#36544c;font-size:15px;text-align:right}.progress-file{margin:9px 0 0;overflow:hidden;color:#82918c;font-family:ui-monospace,monospace;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.fallback-note{margin:18px 0 0;padding:12px 14px;border-radius:12px;background:#fff2c9;color:#6a5d33;font-size:13px;line-height:1.5}.runtime-facts{margin:27px 0 0;border-top:1px solid #e2e4dc}.runtime-facts div{display:grid;grid-template-columns:130px minmax(0,1fr);gap:14px;padding:11px 0;border-bottom:1px solid #e2e4dc}.runtime-facts dt,.latency-metrics dt{color:#7a8b85;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.runtime-facts dd,.latency-metrics dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#29483f;font-size:13px;font-weight:700;text-align:right}.backend-setting{display:block;margin-top:24px;color:#476159;font-size:13px;font-weight:760}.backend-setting select{width:100%;height:46px;margin-top:8px;padding:0 12px;border:1px solid #cbd3ca;border-radius:12px;background:#fff;color:#17342e;font:inherit}.backend-setting select:disabled{opacity:.6}.recording-indicator{width:12px;height:12px;margin-top:6px;border-radius:50%;background:#cbd3ca}.recording-indicator--active{background:#c95848;box-shadow:0 0 0 8px #c958481f;animation:record-pulse 1.5s infinite}.language-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:28px;padding:5px;border-radius:14px;background:#ecece4}.language-tabs button{min-height:40px;padding:0 8px;border:0;border-radius:10px;background:transparent;color:#71837d;cursor:pointer;font-size:12px;font-weight:760}.language-tabs button[aria-selected=true]{background:#fffdf7;color:#17342e;box-shadow:0 3px 10px #0d282214}.recorder-card blockquote{min-height:98px;margin:24px 0;padding:21px;border-left:3px solid #f0bd3f;border-radius:0 15px 15px 0;background:#f6f3e9;color:#35544c;font-family:Georgia,serif;font-size:18px;line-height:1.45}.recording-time{display:flex;align-items:center;justify-content:space-between;gap:15px;color:#748780;font-size:13px}.recording-time strong{color:#36544c;font-variant-numeric:tabular-nums}.recorder-actions{display:flex;gap:9px;margin-top:14px}.record-action{display:flex;min-height:54px;flex:1;align-items:center;justify-content:center;gap:10px;border:0;border-radius:15px;background:#0d2822;color:#fffdf7;cursor:pointer;font-size:15px;font-weight:760}.record-action>span:first-child{color:#e56555}.record-action:disabled{cursor:wait;opacity:.55}.record-action--stop{background:#b95346}.cancel-action{min-width:85px;border:1px solid #cbd3ca;border-radius:15px;background:transparent;color:#516a63;cursor:pointer;font-size:13px;font-weight:740}.mini-spinner{width:15px;height:15px;border:2px solid rgb(255 255 255 / 32%);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.transcript-card{margin-top:20px}.clear-result{padding:8px 11px;border:1px solid #cdd4cb;border-radius:10px;background:transparent;color:#59716a;cursor:pointer;font-size:12px;font-weight:730}.transcript-output{min-height:130px;margin-top:25px;padding:24px;border-radius:18px;background:#0d2822;color:#fffdf5;font-family:Georgia,serif;font-size:clamp(20px,3vw,31px);line-height:1.5}.transcript-output--empty{display:grid;place-items:center;background:#edf0e8;color:#83918c;font-family:inherit;font-size:15px;text-align:center}.latency-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:14px 0 0;overflow:hidden;border-radius:13px;background:#dfe3da}.latency-metrics div{padding:13px;background:#f5f3eb}.latency-metrics dd{margin-top:7px;text-align:left}.transcription-footnote{max-width:760px;margin:25px auto 0;color:#7b8b85;font-size:13px;line-height:1.6;text-align:center}@keyframes record-pulse{50%{box-shadow:0 0 0 13px #c9584800}}.brand{color:var(--foreground);font-weight:650}.brand-mark{width:36px;height:36px;border-radius:var(--radius);background:var(--primary);color:var(--primary-foreground);font-family:inherit;font-size:17px;font-style:normal;font-weight:700}.eyebrow,.section-kicker,.step-label{color:var(--muted-foreground);font-weight:650;letter-spacing:.12em}.onboarding-story h1,.identity-card h2,.loading-card h1,.empty-state h2,.calls-panel h2,.call-card h2,.invitation-card h1,.transcription-hero h1,.debug-card h2{color:var(--foreground);font-family:inherit;font-weight:650;letter-spacing:-.045em}.onboarding-story>p,.identity-card>p,.loading-card p,.empty-state p,.call-card>p,.invitation-card p,.transcription-hero>p,.phase-note,.transcription-footnote{color:var(--muted-foreground)}.identity-card,.content-panel,.quick-call-grid>button,.call-card,.invitation-card,.debug-card{border-color:var(--border);border-radius:calc(var(--radius) + 6px);background:var(--card);box-shadow:0 1px 2px #0000000a,0 12px 32px #0000000a}.identity-pill{border-color:var(--border);background:#ffffffc2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.identity-pill strong,.contact-row strong,.quick-call-grid>button,.calls-panel h2{color:var(--foreground)}.identity-pill small,.contact-row small,.quick-call-grid small{color:var(--muted-foreground)}.privacy-note span,.identity-pill>span,.empty-illustration span:first-child,.contact-orbit span:first-child,.contact-avatar,.call-pulse>span,.invite-avatar{background:var(--muted);color:var(--foreground);font-family:inherit}.privacy-note,.identity-card label,.settings-panel label,.identity-details dd,.storage-warning{color:#525252}.identity-card input,.settings-panel input,.backend-setting select{border-color:var(--border);border-radius:var(--radius);color:var(--foreground)}.primary-action,.retry-action,.invite-action,.secondary-action,.inline-field button,.contact-row button:not(:disabled),.call-action--close,.record-action{border-radius:var(--radius);background:var(--primary);color:var(--primary-foreground)}.content-panel{background:#ffffffd1}.empty-illustration span:last-child,.contact-orbit span:last-child{background:var(--primary);color:var(--primary-foreground)}.contact-row{border-color:var(--border)}.contact-row button{border-color:var(--border);border-radius:var(--radius);color:var(--muted-foreground)}.quick-call-grid>button{border-radius:calc(var(--radius) + 2px)}.quick-call-grid>button:not(:disabled):hover{border-color:#a3a3a3}.call-backdrop{background:#0a0a0ab8}.call-card,.invitation-card{border-radius:calc(var(--radius) + 8px)}.call-pulse{background:var(--muted)}.call-diagnostics,.model-state,.language-tabs,.transcript-output--empty{background:var(--muted);color:#525252}.call-action--mute,.call-action--audio,.cancel-action,.clear-result,.debug-back{border-color:var(--border);border-radius:var(--radius);color:var(--foreground)}.primary-link{border-radius:var(--radius);background:var(--primary);color:var(--primary-foreground)}.identity-details,.identity-details div,.runtime-facts,.runtime-facts div{border-color:var(--border)}.storage-warning,.fallback-note{background:var(--muted);color:#525252}.bottom-nav{border-color:var(--border);border-radius:calc(var(--radius) + 6px);background:#ffffffd6;box-shadow:0 12px 34px #0000001a}.bottom-nav button{border-radius:var(--radius);color:var(--muted-foreground)}.bottom-nav button.active{background:var(--primary);color:var(--primary-foreground)}.transcription-shell{background:var(--background)}.debug-card{border-radius:calc(var(--radius) + 6px)}.model-progress>div{background:var(--muted)}.model-progress>div span{background:var(--primary)}.language-tabs button[aria-selected=true]{background:var(--card);color:var(--foreground)}.recorder-card blockquote,.latency-metrics div{border-color:var(--border);background:var(--muted);color:#404040;font-family:inherit}.transcript-output{border-radius:calc(var(--radius) + 2px);background:var(--primary);color:var(--primary-foreground);font-family:inherit}@media(max-width:800px){.landing-shell{width:min(100% - 16px,620px)}.landing-hero{min-height:auto;padding-top:max(18px,env(safe-area-inset-top));padding-bottom:48px}.landing-hero-grid{min-height:auto;grid-template-columns:minmax(0,1fr);gap:44px;padding:72px 0 0}.landing-copy h1{font-size:clamp(55px,16vw,78px)}.landing-copy h1 span{font-size:min(.82em,11vw)}.landing-copy>p{font-size:17px}.landing-identity-card{padding:24px 20px}.landing-features{grid-template-columns:minmax(0,1fr)}.landing-features article{padding:36px 2px}.landing-features article+article{padding-left:2px;border-top:1px solid var(--border);border-left:0}.landing-connector{grid-template-columns:minmax(0,1fr);gap:20px;padding:42px 2px}.landing-roadmap{grid-template-columns:minmax(0,1fr);gap:30px;padding:48px 0}.landing-roadmap-items{grid-template-columns:minmax(0,1fr)}.onboarding-shell{width:min(100% - 24px,620px);padding-top:max(16px,env(safe-area-inset-top))}.onboarding-nav>span{display:none}.onboarding-grid{min-height:auto;grid-template-columns:1fr;gap:44px;padding:76px 0 34px}.onboarding-story h1{font-size:clamp(58px,17vw,86px)}.onboarding-story>p{font-size:17px}.identity-card{padding:28px 22px;border-radius:calc(var(--radius) + 4px)}.identity-card h2{font-size:38px}.invite-action{width:100%}.content-panel{min-height:410px;padding:28px 20px;border-radius:calc(var(--radius) + 4px)}.identity-details div{grid-template-columns:1fr;gap:6px}.settings-capabilities{grid-template-columns:minmax(0,1fr)}.notification-offer{bottom:max(92px,calc(env(safe-area-inset-bottom) + 82px));align-items:stretch;flex-direction:column;gap:14px}.notification-offer-actions{display:grid;grid-template-columns:auto minmax(0,1fr)}.contact-row{grid-template-columns:auto 1fr}.contact-row button{grid-column:1 / -1}.contact-import-field{grid-template-columns:minmax(0,1fr)}.contact-import-field button{width:100%}.quick-call-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-call-grid>button{min-height:150px}.transcription-banner{align-items:flex-start}.transcription-banner button{align-self:center}.history-panel{padding:24px 14px}.history-row{gap:11px;padding:15px 12px}.history-direction{width:34px;height:34px}.call-detail-summary{gap:10px;padding-bottom:20px}.call-detail-summary .contact-avatar{width:42px;height:42px}.call-detail-summary-copy h2{font-size:19px}.call-detail-call-action{width:42px;height:42px}.history-transcript-line{width:94%;padding:13px}.history-danger-zone{align-items:stretch;flex-direction:column}.call-backdrop{padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.call-card{max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);padding:32px 22px;border-radius:calc(var(--radius) + 6px)}.call-card--with-transcript{padding-top:26px}.call-card--with-transcript .call-pulse{width:82px;height:82px;margin-bottom:20px}.call-card--with-transcript .call-pulse>span{width:62px;height:62px;font-size:27px}.call-card--with-transcript h2{font-size:clamp(31px,9vw,42px)}.call-transcript{padding:14px}.call-transcript-lines{max-height:190px}.call-actions{flex-wrap:wrap}.dialog-backdrop{padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.invite-dialog{max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);padding:24px 18px 18px;border-radius:calc(var(--radius) + 4px)}.invite-dialog h2{margin-top:14px;font-size:clamp(26px,8vw,32px)}.invite-dialog>p{font-size:15px}.dialog-actions{grid-template-columns:minmax(0,1fr)}.share-action,.copy-action{width:100%;min-height:48px}.invite-expiry{margin-top:16px!important;padding-top:14px}.invitation-card{padding:30px 22px;border-radius:calc(var(--radius) + 6px)}.transcription-header,.transcription-main{width:min(100% - 24px,620px)}.transcription-main{padding-top:35px}.transcription-hero{grid-template-columns:1fr;gap:24px;margin-bottom:38px}.transcription-hero h1{font-size:clamp(52px,15vw,76px)}.transcription-hero>p{font-size:17px}.transcription-grid{grid-template-columns:1fr}.debug-card{padding:24px 19px;border-radius:calc(var(--radius) + 4px)}.language-tabs button{min-height:46px}.runtime-facts div{grid-template-columns:115px minmax(0,1fr)}.latency-metrics{grid-template-columns:repeat(2,1fr)}}.ai-connector-badge{display:inline-flex;width:fit-content;max-width:100%;align-items:center;gap:5px;margin-top:7px;padding:5px 8px;border:1px solid color-mix(in srgb,currentColor 18%,transparent);border-radius:999px;color:var(--muted-foreground);font-size:11px;font-weight:700;line-height:1;white-space:nowrap}.ai-connector-badge svg{width:12px;height:12px;flex:0 0 auto}.call-backdrop{z-index:50;overflow:hidden;padding:0;place-items:stretch;background:#000;-webkit-backdrop-filter:none;backdrop-filter:none}.call-card,:root[data-theme=dark] .call-card{position:relative;display:flex;width:100%;max-width:none;height:100vh;height:100svh;max-height:none;padding:0;overflow:hidden;border:0;border-radius:0;background:#000;box-shadow:none;color:#fff;flex-direction:column;text-align:center}.call-card--with-transcript{width:100%}.call-card-content{width:min(100%,720px);min-height:0;margin:0 auto;padding:max(78px,calc(env(safe-area-inset-top) + 50px)) max(22px,env(safe-area-inset-right)) 28px max(22px,env(safe-area-inset-left));overflow-x:hidden;overflow-y:auto;flex:1 1 auto;-webkit-overflow-scrolling:touch}.call-minimize{position:absolute;z-index:2;top:max(16px,env(safe-area-inset-top));right:max(16px,env(safe-area-inset-right));display:grid;width:42px;height:42px;padding:0;place-items:center;border:0;border-radius:50%;background:#292929;color:#fff;cursor:pointer}.call-minimize svg{width:24px;height:24px}.call-card .call-pulse{width:112px;height:112px;margin:8px auto 28px;background:#171717}.call-card .call-pulse>span{width:88px;height:88px;background:#292929;color:#fff;font-size:36px}.call-card .section-kicker{color:#9d9d9d}.call-card h2,:root[data-theme=dark] .call-card h2{margin:14px 0 8px;color:#fff;font-size:clamp(34px,8vw,56px)}.call-card-content>.ai-connector-badge{margin-inline:auto;border-color:#3f3f3f;color:#d4d4d4}.call-card .form-error{width:fit-content;max-width:100%;margin:14px auto 0}.missed-call-message-form{width:min(100%,560px);margin:20px auto 4px;text-align:left}.missed-call-message-form>label{display:block;margin-bottom:9px;color:#d4d4d4;font-size:14px;font-weight:650}.missed-call-message-form>div{display:flex;gap:8px}.missed-call-message-form input{min-width:0;height:50px;padding:0 15px;border:1px solid #363636;border-radius:15px;background:#141414;color:#fff;flex:1;font:inherit}.missed-call-message-form button{min-width:76px;padding:0 17px;border:0;border-radius:15px;background:#f5f5f5;color:#0a0a0a;font:inherit;font-weight:750}.missed-call-message-form button:disabled{opacity:.45}.missed-call-message-success{width:fit-content;margin:18px auto 4px!important;padding:10px 14px;border:1px solid #285a3a;border-radius:14px;background:#102619;color:#9fe0b3;font-size:14px;font-weight:650}.call-card .microphone-permission-error>button{gap:10px;border:1px solid #7f1d1d;border-radius:var(--radius);background:#3a1d1a;color:#fca5a5}.call-card .call-quality{border-color:#333;background:#171717;color:#a3a3a3}.call-card .call-quality strong{color:#fff}.call-card .call-study-note{color:#a3a3a3}.incoming-transcription-notice{width:min(100%,520px);margin:18px auto 0;padding:16px 18px;border:1px solid #333;border-radius:18px;background:#171717;color:#d4d4d4;text-align:left}.incoming-transcription-notice strong{display:block;color:#fff;font-size:15px;line-height:1.35}.incoming-transcription-notice p{margin:8px 0 0;font-size:13px;line-height:1.5}.incoming-transcription-notice b{color:#fff}.call-card .call-transcript{border-color:#303030;background:#111}.call-card .call-transcript-heading strong,.call-card .call-transcript-empty{color:#d4d4d4}.call-card .transcript-line{border-color:#303030;background:#1d1d1d;color:#fff}.call-card .transcript-line--local{background:#333;color:#fff}.call-card .transcript-line--note{border-color:#484848;background:#171717;color:#fff}.call-card .call-note-entry{width:min(100%,680px);margin:12px auto 0;text-align:left}.call-card .call-note-entry textarea{border-color:#303030;background:#111;color:#fff}.call-card .call-note-entry button{border-color:#f5f5f5;background:#f5f5f5;color:#0a0a0a}.call-controls-dock{position:relative;z-index:3;flex:0 0 auto;padding:20px max(20px,env(safe-area-inset-right)) max(20px,calc(env(safe-area-inset-bottom) + 14px)) max(20px,env(safe-area-inset-left));background:linear-gradient(to bottom,#0000,#000 22%);pointer-events:auto}.call-controls{display:flex;align-items:flex-start;justify-content:center;gap:clamp(24px,8vw,58px)}.call-control{position:relative;z-index:1;display:flex;width:72px;padding:0;align-items:center;border:0;background:transparent;color:#fff;cursor:pointer;flex-direction:column;gap:8px;touch-action:manipulation}.call-control>span{display:grid;width:62px;height:62px;place-items:center;border:1px solid #777;border-radius:50%;background:#545454}.call-control svg{width:27px;height:27px;stroke-width:2}.call-control small{color:#fff;font-size:15px;font-weight:500;line-height:1}.call-control--danger>span{border-color:#ed1010;background:#ed1010}.call-control--answer>span{border-color:#27a844;background:#27a844}.call-control--active>span,.call-control[aria-pressed=true]>span{background:#fff;color:#0a0a0a}.call-control:disabled{cursor:not-allowed;opacity:.4}.call-control--end svg{transform:rotate(135deg)}.call-mini{position:fixed;z-index:45;right:50%;bottom:max(94px,calc(env(safe-area-inset-bottom) + 84px));display:flex;width:fit-content;max-width:calc(100% - 24px);min-height:64px;align-items:center;gap:8px;padding:7px 9px;border:1px solid #303030;border-radius:calc(var(--radius) + 6px);background:#0a0a0af0;box-shadow:0 16px 50px #0000004d;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translate(50%)}.call-mini-restore{display:grid;width:40px;height:40px;padding:0;place-items:center;border:0;border-radius:var(--radius);background:transparent;color:#fff;cursor:pointer}.call-mini-restore svg{width:22px;height:22px}.call-controls--compact{gap:7px}.call-controls--compact .call-control{width:46px;gap:0}.call-controls--compact .call-control>span{width:42px;height:42px}.call-controls--compact .call-control svg{width:20px;height:20px}.call-controls--compact .call-control small{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media(max-width:560px){.settings-profile-card{grid-template-columns:minmax(104px,34%) minmax(0,1fr);gap:10px}.settings-profile-actions{gap:6px}.settings-profile-actions button{width:42px;height:42px}.settings-profile-name input{height:46px;padding:8px 12px}.settings-profile-name .settings-name-confirm{width:50px;min-width:50px}.call-card-content{padding-inline:max(16px,env(safe-area-inset-left))}.call-card--with-transcript .call-pulse{width:82px;height:82px;margin-bottom:18px}.call-card--with-transcript .call-pulse>span{width:62px;height:62px;font-size:27px}.call-card .call-transcript-lines{max-height:190px}.call-controls{gap:clamp(18px,7vw,34px);flex-wrap:nowrap}.call-control{width:68px}.call-control>span{width:58px;height:58px}.call-control--answer{width:94px}.call-control--answer small{white-space:nowrap}.incoming-transcription-notice{margin-top:14px;padding:13px 14px}.incoming-transcription-notice p{font-size:12px}.call-card--ended .call-card-content{padding-top:max(24px,calc(env(safe-area-inset-top) + 12px));padding-bottom:8px}.call-card--ended .call-pulse{width:68px;height:68px;margin:0 auto 10px}.call-card--ended .call-pulse>span{width:52px;height:52px;font-size:24px}.call-card--ended h2{margin:7px 0 3px;font-size:clamp(30px,8vw,38px)}.call-card--ended .call-transcript{margin-top:12px;padding:11px 12px}.call-card--ended .call-transcript-heading>div{gap:3px}.call-card--ended .call-transcript-lines{max-height:116px;min-height:52px;margin-top:8px}.call-card--ended .call-transcript-empty{min-height:52px}.call-card--ended .call-note-entry{margin-top:8px}.call-card--ended .call-finish-note{margin-top:8px!important;font-size:11px;line-height:1.35}.call-card--ended .call-controls-dock{padding-top:10px;padding-bottom:max(10px,calc(env(safe-area-inset-bottom) + 8px))}.call-card--ended .call-control{gap:5px}.call-card--ended .call-control>span{width:54px;height:54px}.call-card--ended .call-control small{font-size:13px}}@media(display-mode:standalone){.call-card,:root[data-theme=dark] .call-card{height:100dvh}}.superuser-consent-dialog{max-width:560px}.superuser-consent-dialog details{margin-top:20px;padding:14px 16px;border-radius:var(--radius);background:var(--muted);color:var(--muted-foreground);font-size:15px;line-height:1.55}.superuser-consent-dialog summary{color:var(--foreground);cursor:pointer;font-weight:700}.superuser-consent-dialog ul{margin:12px 0;padding-left:20px}.superuser-consent-dialog li+li{margin-top:7px}.superuser-consent-dialog details p{margin:12px 0 0}.superuser-consent-actions{margin-top:20px}.superuser-consent-actions button{min-height:48px;padding:0 16px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);cursor:pointer;font-size:15px;font-weight:700}.superuser-consent-actions .primary-action{margin:0;border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}.setting-row--superuser{margin-top:28px}.superuser-setting-actions{display:flex!important;flex:0 0 auto;align-items:center;gap:10px!important}.setting-info-action{display:grid;width:34px;height:34px;padding:0;place-items:center;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);cursor:pointer}.setting-info-action svg{width:17px;height:17px}.superuser-info-backdrop{z-index:45}.superuser-info-dialog{max-width:520px}.superuser-info-dialog ul{margin:20px 0 0;padding:18px 18px 18px 36px;border-radius:var(--radius);background:var(--muted);color:var(--muted-foreground);font-size:15px;line-height:1.55}.superuser-info-dialog li+li{margin-top:9px}.superuser-info-close{width:100%;margin-top:18px}.call-study-note{max-width:430px;margin:12px auto 0;color:var(--muted-foreground);font-size:11px;line-height:1.45;text-align:center}.audio-route-diagnostic{width:min(100%,520px);margin:12px auto 0;border:1px solid #333;border-radius:18px;background:#111;color:#fff;text-align:left}.audio-route-diagnostic>summary{padding:13px 15px;cursor:pointer;font-size:13px;font-weight:700;list-style-position:inside}.audio-route-diagnostic-content{display:flex;flex-direction:column;gap:10px;padding:0 14px 14px}.audio-route-diagnostic-content>p{margin:0;color:#a3a3a3;font-size:12px;line-height:1.45}.audio-route-diagnostic-actions{display:flex;flex-wrap:wrap;gap:8px}.audio-route-diagnostic button{min-height:38px;border:1px solid #3f3f3f;border-radius:12px;background:#1f1f1f;color:#fff;cursor:pointer;font:inherit}.audio-route-diagnostic button:disabled{cursor:default;opacity:.45}.audio-route-diagnostic-actions button,.audio-route-workaround{padding:8px 12px;font-size:12px;font-weight:700}.audio-route-list{display:grid;gap:7px}.audio-route-list button{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;text-align:left}.audio-route-list button>span{overflow:hidden;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.audio-route-list button>small{flex:0 0 auto;color:#a3a3a3;font-size:10px}.audio-route-workaround[aria-pressed=true]{border-color:#fff;background:#fff;color:#000}.audio-route-diagnostic .audio-route-status{color:#d4d4d4}@media(display-mode:standalone){.app-shell{padding-top:max(24px,env(safe-area-inset-top))}.bottom-nav{bottom:max(12px,env(safe-area-inset-bottom))}.onboarding-shell,.loading-shell,.invitation-shell,.landing-hero{padding-top:max(24px,env(safe-area-inset-top))}}@media(prefers-reduced-motion:no-preference){.onboarding-story,.landing-copy,.identity-card,.content-panel,.landing-features article{animation:rise-in .5s both}.identity-card,.content-panel{animation-delay:80ms}.landing-features article:nth-child(2){animation-delay:70ms}.landing-features article:nth-child(3){animation-delay:.14s}.dialog-backdrop,.call-backdrop{animation:overlay-backdrop-in .18s ease-out both}.invite-dialog,.call-card{animation:overlay-panel-in .32s cubic-bezier(.22,.8,.3,1) both}.notification-offer{animation:notification-offer-in .32s cubic-bezier(.22,.8,.3,1) both}.agent-coming-soon{animation:agent-coming-soon-in .26s cubic-bezier(.22,.8,.3,1) both}@keyframes rise-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes overlay-backdrop-in{0%{background-color:transparent;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}@keyframes overlay-panel-in{0%{opacity:0;transform:translateY(48px)}to{opacity:1;transform:translateY(0)}}@keyframes notification-offer-in{0%{opacity:0;transform:translate(50%,28px)}to{opacity:1;transform:translate(50%)}}@keyframes agent-coming-soon-in{0%{opacity:0;transform:translate(50%,18px)}to{opacity:1;transform:translate(50%)}}}.app-main{padding-top:clamp(38px,6vw,62px)}.app-header{min-height:52px}.app-title{min-width:0;margin:0;overflow:hidden;color:var(--foreground);font-size:clamp(34px,8vw,52px);font-weight:650;letter-spacing:-.045em;line-height:.95;text-overflow:ellipsis;white-space:nowrap}.header-actions{display:flex;align-items:center;gap:8px}.offline-top-banner{display:flex;width:100vw;min-height:58px;align-items:center;justify-content:space-between;gap:18px;margin:-24px calc(50% - 50vw) 24px;padding:12px max(16px,calc((100vw - 1040px)/2));border:0;border-radius:0;background:#fff;color:#0a0a0a}.offline-top-banner>span{display:flex;min-width:0;flex-direction:column;gap:3px}.offline-top-banner strong{font-size:15px}.offline-top-banner small{font-size:12px;line-height:1.4}.offline-top-banner button{flex:0 0 auto;padding:2px 0;border:0;border-bottom:1px solid currentColor;background:transparent;color:inherit;cursor:pointer;font-size:13px;font-weight:700}.connection-help-dialog{max-width:500px}.connection-help-steps{margin-top:22px;padding:18px;border-radius:var(--radius);background:var(--muted)}.connection-help-steps h3{margin:0 0 10px;color:var(--foreground);font-size:15px}.connection-help-steps ol{margin:0;padding-left:20px;color:var(--muted-foreground);font-size:15px;line-height:1.55}.connection-help-steps li+li{margin-top:7px}.connection-help-steps p{margin:14px 0 0;color:var(--muted-foreground);font-size:13px;line-height:1.5}.connection-reload{width:100%;min-height:46px;margin-top:16px;border:1px solid var(--primary);border-radius:var(--radius);background:var(--primary);color:var(--primary-foreground);cursor:pointer;font-size:15px;font-weight:700}.icon-action,.row-call-action{display:inline-grid;width:42px;height:42px;flex:0 0 auto;padding:0;place-items:center;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);cursor:pointer}.icon-action:hover,.row-call-action:not(:disabled):hover{background:var(--muted)}.icon-action.active{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}.icon-action:disabled,.row-call-action:disabled{cursor:not-allowed;opacity:.38}.icon-action svg,.row-call-action svg,.setting-row svg{width:19px;height:19px}.header-alert-action{position:relative}.header-alert-action b{position:absolute;top:-5px;right:-5px;display:grid;min-width:19px;height:19px;padding:0 5px;place-items:center;border:2px solid var(--background);border-radius:999px;background:var(--missed-call);color:#fff;font-size:9px;font-weight:800;line-height:1}.contact-row{grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:0 4px 0 0}.contact-row .contact-row-main{display:grid;width:100%;min-width:0;min-height:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:20px 8px 20px 4px;border:0;border-radius:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.contact-row .contact-row-main:not(:disabled){border:0;background:transparent;color:inherit}.contact-row-copy{display:flex;min-width:0;flex-direction:column}.contact-row .row-call-action{min-height:42px;padding:0;border-color:var(--border);background:var(--card);color:var(--foreground)}.contact-row .row-call-action:not(:disabled){border-color:var(--border);background:var(--card);color:var(--foreground)}.history-row{grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:0 10px 0 0;cursor:default}.history-row--open-only{grid-template-columns:minmax(0,1fr);padding-right:0}.history-row--open-only .history-row-main{padding-right:0}.history-row-main{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 8px;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.row-info-icon{display:grid;width:30px;height:30px;place-items:center;color:var(--muted-foreground)}.row-info-icon svg{width:18px;height:18px}.history-row .row-call-action{width:40px;height:40px}.contact-dialog{max-width:540px}.dialog-backdrop.contact-dialog-backdrop{z-index:95;overflow:hidden;align-items:end;justify-items:center;padding:max(16px,env(safe-area-inset-top)) max(0px,env(safe-area-inset-right)) 0 max(0px,env(safe-area-inset-left))}.contact-dialog-backdrop .contact-dialog{display:flex;flex-direction:column;max-height:calc(100dvh - max(16px,env(safe-area-inset-top)));padding:0;overflow:hidden;border-radius:24px 24px 0 0;border-bottom:0}.contact-dialog:before{content:"";flex:0 0 5px;width:36px;margin:8px auto 0;border-radius:999px;background:var(--muted-foreground);opacity:.45}.contact-dialog-header{display:grid;flex:0 0 auto;grid-template-columns:44px minmax(0,1fr) 44px 44px;align-items:center;gap:8px;padding:16px;border-bottom:1px solid var(--border);background:var(--card)}.contact-dialog .contact-dialog-header h2{margin:0;font-size:clamp(18px,4vw,24px);line-height:1.15}.contact-dialog-header .dialog-close{position:static}.contact-dialog-header button,.contact-dialog .contact-share-action,.contact-dialog .copy-action{display:grid;width:44px;height:44px;padding:0;place-items:center;color:var(--foreground)}.contact-dialog-header svg,.contact-dialog .contact-share-action svg{width:21px;height:21px}.contact-dialog-content{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 20px max(20px,env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch}.contact-dialog .invite-url-row{grid-template-columns:minmax(0,1fr) 44px 44px;align-items:center}.contact-dialog .invite-url-row .invite-url{margin:0}.contact-dialog-content>.contact-dialog-section:first-child{margin-top:0;border-top:0}.contact-invite-heading{display:flex;align-items:baseline;justify-content:space-between;gap:8px;flex-wrap:wrap}.contact-dialog .contact-invite-heading .invite-expiry{margin:0;padding:0;border:0;font-size:12px}@keyframes contact-sheet-enter{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.contact-dialog-backdrop .contact-dialog{animation:contact-sheet-enter .26s cubic-bezier(.22,.8,.3,1) both}}.contact-dialog>h2{margin-top:0}.contact-dialog-section{display:block;padding:20px 0;border-top:1px solid var(--border)}.contact-dialog-section:first-of-type{margin-top:22px}.contact-dialog-section .invite-url{margin-top:12px}.contact-dialog .contact-import{width:auto;max-width:none;margin:0;padding:20px 0 0;border:0;border-radius:0;background:transparent}.contact-dialog .contact-import-field{margin-top:12px}.contact-import-input-group{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;gap:8px}.contact-import-field .paste-action{border:1px solid var(--border);background:var(--card);color:var(--foreground)}.invite-loading{margin-top:12px;padding:14px;border-radius:var(--radius);background:var(--muted);color:var(--muted-foreground);font-size:15px}.invite-error{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.invite-error .form-error{margin:0}.invite-error button{min-height:36px;flex:0 0 auto;padding:0 12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);cursor:pointer;font-size:13px;font-weight:700}.contact-dialog .copy-action{width:48px;padding:0}.contact-dialog .invite-expiry{margin-top:12px;padding-top:12px;text-align:left}.setting-row{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:20px;padding:14px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.setting-row>div{display:flex;min-width:0;align-items:center;gap:12px}.setting-row>div>span{display:flex;min-width:0;flex-direction:column;gap:4px}.setting-row--disabled{opacity:.42}.setting-row--disabled .theme-switch:disabled{cursor:not-allowed}.setting-row strong{color:var(--foreground);font-size:17px}.setting-row small{color:var(--muted-foreground);font-size:13px}.setting-row--action{width:100%;border-right:0;border-left:0;background:transparent;color:var(--foreground);cursor:pointer;text-align:left}.setting-row--action>span:first-child{display:flex;min-width:0;align-items:center;gap:12px}.setting-row--action>span:first-child>span{display:flex;min-width:0;flex-direction:column;gap:4px}.setting-row--action svg{flex:0 0 auto}.setting-row-action-arrow{width:17px!important;height:17px!important;color:var(--muted-foreground);transform:rotate(-90deg)}.setting-select{min-width:112px;min-height:40px;padding:0 30px 0 11px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);cursor:pointer;font-size:15px;font-weight:650}.theme-switch{position:relative;width:46px;height:26px;flex:0 0 auto;padding:0;border:0;border-radius:999px;background:var(--border);cursor:pointer;transition:background .16s ease}.theme-switch span{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:var(--card);box-shadow:0 1px 3px #00000040;transition:transform .16s ease}.theme-switch[aria-checked=true]{background:var(--primary)}.theme-switch[aria-checked=true] span{transform:translate(20px);background:var(--primary-foreground)}.theme-switch:disabled{cursor:wait;opacity:.5}.backup-settings{padding:28px 0;border-bottom:1px solid var(--border)}.backup-settings-copy h2{margin:8px 0 7px;color:var(--foreground);font-size:22px;letter-spacing:-.025em}.backup-settings-copy p{max-width:520px;margin:0;color:var(--muted-foreground);font-size:15px;line-height:1.55}.backup-settings-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.backup-settings-actions button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;padding:0 16px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);cursor:pointer;font-size:15px;font-weight:700}.backup-settings-actions button:first-child{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}.backup-settings-actions .backup-delete-action{grid-column:1 / -1;border-color:color-mix(in srgb,var(--missed-call) 45%,var(--border));background:transparent;color:var(--missed-call)}.backup-settings-actions button:disabled{cursor:wait;opacity:.55}.backup-settings-actions svg{width:18px;height:18px;flex:0 0 auto}.backup-warning{display:block;margin-top:13px;color:var(--muted-foreground);font-size:12px;line-height:1.5}.backup-feedback{margin-top:12px;color:var(--muted-foreground);font-size:13px;font-weight:650}.backup-feedback--success{color:#166534}.backup-feedback--error{color:#b91c1c}.backup-feedback--working{animation:backup-pulse 1.2s ease-in-out infinite}.data-deletion-backdrop{z-index:45}.data-deletion-dialog{max-width:560px}.data-deletion-options{display:grid;gap:10px;margin-top:22px}.data-deletion-options>button{display:flex;min-height:82px;align-items:flex-start;justify-content:center;flex-direction:column;gap:6px;padding:14px 16px;border:1px solid color-mix(in srgb,var(--missed-call) 38%,var(--border));border-radius:var(--radius);background:transparent;color:var(--foreground);cursor:pointer;text-align:left}.data-deletion-options>button:last-child{background:var(--missed-call);color:#fff}.data-deletion-options>button:disabled{cursor:wait;opacity:.55}.data-deletion-options strong{font-size:17px}.data-deletion-options span{color:var(--muted-foreground);font-size:13px;line-height:1.5}.data-deletion-options>button:last-child span{color:#ffffffc7}@keyframes backup-pulse{50%{opacity:.55}}@media(max-width:800px){.backup-settings-actions{grid-template-columns:minmax(0,1fr)}}.cloud-transcription-settings{border-bottom:1px solid var(--border)}.cloud-transcription-settings .setting-row--cloud{border-bottom:0}.cloud-transcription-form{display:grid;gap:9px;padding:4px 0 24px 32px}.cloud-transcription-form label{margin:7px 0 0;color:var(--muted-foreground);font-size:13px}.cloud-transcription-form input,.cloud-transcription-form select{width:100%;min-height:46px;padding:0 13px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);font-size:15px}.cloud-api-key-field input{min-width:0;flex:1}.cloud-transcription-form p{margin:2px 0;color:var(--muted-foreground);font-size:12px;line-height:1.55}.mcp-primary-action,.mcp-actions button{min-height:46px;padding:0 16px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);cursor:pointer;font-size:15px;font-weight:730}.mcp-primary-action{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}.mcp-settings{padding:28px 0;border-bottom:1px solid var(--border)}.mcp-settings-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.mcp-settings h2{margin:0 0 7px;color:var(--foreground);font-size:22px;letter-spacing:-.025em}.mcp-settings-heading p{max-width:540px;margin:0;color:var(--muted-foreground);font-size:15px;line-height:1.55}.mcp-state{flex:0 0 auto;padding:5px 9px;border-radius:999px;background:var(--muted);color:var(--muted-foreground);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mcp-state--enabled{background:color-mix(in srgb,#22c55e 18%,var(--card));color:#15803d}.mcp-primary-action{width:100%;margin-top:18px}.mcp-url-row{display:grid;grid-template-columns:minmax(0,1fr) 48px;gap:8px;margin-top:18px}.mcp-url-row code{display:flex;min-width:0;min-height:48px;align-items:center;overflow:hidden;padding:0 13px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.mcp-url-row button{display:grid;min-height:48px;padding:0;place-items:center;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);cursor:pointer}.mcp-url-row svg{width:17px;height:17px}.copy-confirmed{color:#16a34a!important}.mcp-sync-summary{margin:10px 0 0;color:var(--muted-foreground);font-size:12px;line-height:1.5}.mcp-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.mcp-actions button:last-child{color:#b91c1c}.mcp-actions button:disabled,.mcp-primary-action:disabled{cursor:wait;opacity:.55}.mcp-guide{margin-top:24px;padding-top:20px;border-top:1px solid var(--border)}.mcp-guide h3{margin:0 0 7px;color:var(--foreground);font-size:15px}.mcp-guide h3:not(:first-child){margin-top:18px}.mcp-guide ol{margin:0;padding-left:20px;color:var(--muted-foreground);font-size:13px;line-height:1.65}.mcp-guide p{margin:16px 0 0;color:var(--muted-foreground);font-size:12px;line-height:1.55}.mcp-privacy{display:block;margin-top:16px;color:var(--muted-foreground);font-size:12px;line-height:1.55}.mcp-warning{margin:16px 0 0;color:#b45309;font-size:13px;line-height:1.5}@media(max-width:560px){.cloud-transcription-form{padding-left:0}.mcp-settings-heading{align-items:flex-start}.mcp-actions{grid-template-columns:minmax(0,1fr)}}:root[data-theme=dark] .mcp-state--enabled{color:#86efac}.install-guide-backdrop{position:fixed;z-index:100;inset:0;display:flex;align-items:flex-end;justify-content:center;padding-top:max(20px,env(safe-area-inset-top));background:#00000094;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.install-guide-sheet{position:relative;width:min(680px,100%);max-height:calc(100dvh - max(20px,env(safe-area-inset-top)));overflow-y:auto;padding:18px clamp(20px,5vw,34px) max(22px,env(safe-area-inset-bottom));border:0;border-radius:calc(var(--radius) + 12px) calc(var(--radius) + 12px) 0 0;background:var(--background);color:var(--foreground);box-shadow:0 -24px 80px #00000057;overscroll-behavior:contain;animation:install-guide-in .3s cubic-bezier(.22,.8,.3,1) both}.install-guide-handle{width:38px;height:4px;margin:0 auto 12px;border-radius:99px;background:var(--border)}.install-guide-close{position:absolute;top:20px;right:max(20px,env(safe-area-inset-right));display:grid;width:38px;height:38px;padding:0;place-items:center;border:1px solid var(--border);border-radius:50%;background:var(--card);color:var(--foreground);cursor:pointer}.install-guide-close svg{width:17px;height:17px}.install-guide-heading{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:17px;padding:14px 52px 18px 0}.install-guide-heading img{display:block;border-radius:calc(var(--radius) + 7px);box-shadow:0 8px 24px #0000002e}.install-guide-heading .section-kicker{font-size:11px}.install-guide-heading h2{margin:7px 0 5px;font-size:clamp(25px,7vw,33px);letter-spacing:-.045em;line-height:1}.install-guide-heading p{margin:0;color:var(--muted-foreground);font-size:15px;line-height:1.45}.install-guide-visual{display:grid;grid-template-columns:132px minmax(0,1fr);align-items:center;gap:clamp(18px,6vw,44px);min-height:178px;padding:20px clamp(18px,6vw,38px);border-radius:calc(var(--radius) + 8px);background:var(--muted)}.install-guide-phone{position:relative;display:flex;width:112px;height:150px;align-items:center;justify-content:center;flex-direction:column;gap:8px;border:2px solid color-mix(in srgb,var(--foreground) 80%,transparent);border-radius:24px;background:var(--background);color:var(--foreground)}.install-guide-phone-notch{position:absolute;top:7px;width:34px;height:5px;border-radius:99px;background:var(--border)}.install-guide-phone img{display:block;border-radius:14px}.install-guide-phone>span:last-of-type{font-size:11px;font-weight:700}.install-guide-notification{position:absolute;top:39px;right:19px;display:grid;width:20px;height:20px;place-items:center;border:2px solid var(--background);border-radius:50%;background:var(--missed-call);color:#fff;font-size:10px;font-style:normal;font-weight:800}.install-guide-benefits{display:grid;gap:14px}.install-guide-benefits span{display:flex;align-items:center;gap:10px;color:var(--foreground);font-size:15px;font-weight:650}.install-guide-benefits svg{width:20px;height:20px;color:var(--muted-foreground)}.install-guide-steps{display:grid;gap:5px;margin:18px 0;padding:0;list-style:none}.install-guide-steps li{display:grid;min-height:52px;grid-template-columns:24px 34px minmax(0,1fr);align-items:center;gap:9px;color:var(--muted-foreground);font-size:15px;line-height:1.4}.install-guide-step-number{color:var(--muted-foreground);font-size:11px;font-weight:800}.install-guide-step-icon{display:grid;width:32px;height:32px;place-items:center;border:1px solid var(--border);border-radius:10px;background:var(--card);color:var(--foreground)}.install-guide-step-icon svg{width:17px;height:17px}.install-guide-menu-dots{display:flex;gap:2px}.install-guide-menu-dots i{width:3px;height:3px;border-radius:50%;background:currentColor}.install-guide-primary{width:100%;min-height:52px;border:0;border-radius:calc(var(--radius) + 4px);background:var(--primary);color:var(--primary-foreground);cursor:pointer;font-size:17px;font-weight:750}.install-guide-footnote{margin:12px 8px 0;color:var(--muted-foreground);font-size:11px;line-height:1.45;text-align:center}@keyframes install-guide-in{0%{opacity:.72;transform:translateY(52px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.install-guide-heading{grid-template-columns:60px minmax(0,1fr);gap:13px}.install-guide-heading img{width:60px;height:60px}.install-guide-visual{grid-template-columns:108px minmax(0,1fr);gap:16px;padding-inline:15px}.install-guide-phone{width:96px;height:140px}.install-guide-benefits span{font-size:13px}}.call-finish-note{margin:14px auto 0!important;color:var(--muted-foreground)!important;font-size:13px}.call-action:disabled{cursor:wait;opacity:.55}.bottom-nav{z-index:20;width:auto;grid-template-columns:repeat(3,52px);gap:4px;padding:4px;border-radius:999px;background:color-mix(in srgb,var(--card) 88%,transparent);backface-visibility:hidden;transform:translate3d(50%,0,0);will-change:transform}.bottom-nav button{width:52px;min-height:52px;padding:0;border-radius:50%}.bottom-nav button svg{width:21px;height:21px}.bottom-nav-icon{position:relative;display:grid;place-items:center}.bottom-nav .bottom-nav-call--missed svg{color:var(--missed-call)}.bottom-nav .bottom-nav-agent{color:var(--muted-foreground);opacity:.42}.bottom-nav .bottom-nav-agent:hover,.bottom-nav .bottom-nav-agent[aria-expanded=true]{opacity:.7}.agent-coming-soon{position:fixed;z-index:30;right:50%;bottom:max(96px,calc(env(safe-area-inset-bottom) + 86px));display:grid;width:min(440px,calc(100% - 24px));grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:16px;border:1px solid var(--border);border-radius:calc(var(--radius) + 4px);background:color-mix(in srgb,var(--card) 96%,transparent);box-shadow:0 16px 50px #0000002e;color:var(--foreground);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translate(50%)}.agent-coming-soon-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:var(--radius);background:var(--muted);color:var(--muted-foreground)}.agent-coming-soon-icon svg{width:19px;height:19px}.agent-coming-soon>div{min-width:0}.agent-coming-soon strong{display:block;font-size:17px;letter-spacing:-.015em}.agent-coming-soon strong span{color:var(--muted-foreground);font-size:13px;font-weight:600}.agent-coming-soon p{margin:6px 0 0;color:var(--muted-foreground);font-size:13px;line-height:1.5}.agent-coming-soon>button:not(.ios-close-button){display:grid;width:30px;height:30px;padding:0;place-items:center;border:0;border-radius:var(--radius);background:transparent;color:var(--muted-foreground);cursor:pointer}.agent-coming-soon>button svg{width:16px;height:16px}@media(hover:hover)and (pointer:fine){.history-row:hover{background:var(--muted)}}.settings-capabilities--single{grid-template-columns:minmax(0,1fr)}.identity-card,.content-panel,.quick-call-grid>button,.call-card,.invitation-card,.invite-dialog,.notification-offer,.capability-card,.history-list,.history-transcript-empty,.history-transcript-line,.call-transcript,.debug-card,.transcript-output{border-radius:var(--radius)}.primary-action,.retry-action,.invite-action,.secondary-action,.inline-field button,.call-action,.share-action,.copy-action,.contact-import-field input,.contact-import-field button,.page-error{border-radius:var(--radius)}:root[data-theme=dark] .content-panel,:root[data-theme=dark] .identity-pill,:root[data-theme=dark] .bottom-nav,:root[data-theme=dark] .notification-offer{background:color-mix(in srgb,var(--card) 88%,transparent)}:root[data-theme=dark] .identity-card,:root[data-theme=dark] .quick-call-grid>button,:root[data-theme=dark] .call-card,:root[data-theme=dark] .invitation-card,:root[data-theme=dark] .invite-dialog,:root[data-theme=dark] .history-danger-zone button,:root[data-theme=dark] .identity-card input,:root[data-theme=dark] .settings-panel input{background:var(--card);color:var(--foreground)}:root[data-theme=dark] .brand,:root[data-theme=dark] .settings-panel label,:root[data-theme=dark] .call-card h2,:root[data-theme=dark] .contact-row strong,:root[data-theme=dark] .quick-call-grid>button{color:var(--foreground)}:root[data-theme=dark] .invite-url,:root[data-theme=dark] .call-diagnostics,:root[data-theme=dark] .storage-warning,:root[data-theme=dark] .fallback-note{color:var(--muted-foreground)}:root[data-theme=dark] .history-direction{color:var(--muted-foreground)}:root[data-theme=dark] .transcription-banner strong,:root[data-theme=dark] .history-row-copy q{color:var(--muted-foreground)}:root[data-theme=dark] .history-transcript-line--local time,:root[data-theme=dark] .transcript-line--local time{color:var(--muted-foreground)}:root[data-theme=dark] .page-error{background:#3a1d1a;color:#fca5a5}:root[data-theme=dark] .offline-top-banner{background:#fff;color:#0a0a0a}:root[data-theme=dark] .transcription-banner--error,:root[data-theme=dark] .transcription-banner--unsupported{border-color:#7f1d1d;background:#351919}:root[data-theme=dark] .transcription-banner--storage-warning,:root[data-theme=dark] .transcription-storage-alert{border-color:#78350f;background:#2e2513;color:#fde68a}:root[data-theme=dark] .transcription-banner--storage-critical{border-color:#7f1d1d;background:#351919}.content-panel.history-panel,.content-panel.contacts-panel{padding-inline:0;border:0;border-radius:0;background:transparent;box-shadow:none}:root[data-theme=dark] .content-panel.history-panel,:root[data-theme=dark] .content-panel.contacts-panel{background:transparent}.history-list{border-radius:0}@media(max-width:800px){.app-main{padding-top:18px}.offline-top-banner{gap:12px}.content-panel{border-radius:var(--radius)}.content-panel.contacts-panel{padding-block:10px}.contact-row{grid-template-columns:minmax(0,1fr) auto;gap:3px}.contact-row button{grid-column:auto}.contact-row .contact-row-main{gap:10px;padding:16px 5px 16px 2px}.history-panel{padding:10px 0}.history-groups,.contacts-panel .contact-list{width:calc(100% + 16px);margin-inline:-8px}.history-row-main{gap:10px;padding:14px 6px 14px 0}.history-row{gap:3px;padding-right:7px}.contact-import-input-group .paste-action{width:auto}.invite-dialog,.call-card,.identity-card,.invitation-card,.debug-card{border-radius:var(--radius)}input,select{font-size:17px!important}}.call-card,:root[data-theme=dark] .call-card{border-radius:0;background:#000}.superuser-experimental-settings{padding-left:30px;border-left:1px solid var(--border)}.setting-row--subordinate{min-height:60px}.setting-row--subordinate+.setting-row--subordinate{border-top:0}.app-shell--super-layout{--super-layout-header-bottom: calc(max(14px, env(safe-area-inset-top)) + 66px) ;padding-top:0}.app-shell--super-layout .app-main{padding-top:var(--super-layout-header-bottom)}.app-shell--super-layout>.app-header{position:fixed;z-index:40;top:0;left:50%;width:min(1040px,calc(100% - 32px));isolation:isolate;padding:max(14px,env(safe-area-inset-top)) 0 10px;background:var(--background);pointer-events:none;transform:translate(-50%)}.app-shell--super-layout>.app-header:after{position:absolute;z-index:-1;top:-160px;right:calc(50% - 50vw);bottom:0;left:calc(50% - 50vw);background:var(--background);content:"";pointer-events:none}.app-shell--super-layout>.app-header>*{pointer-events:auto}.super-layout-panel{min-height:58vh}.super-layout-viewport{width:100%;overflow:hidden}.super-layout-pages{display:grid;width:200%;grid-template-columns:repeat(2,minmax(0,1fr));transform:translate(0);transition:transform .32s cubic-bezier(.22,.8,.3,1)}.super-layout-pages--tasks{transform:translate(-50%)}.super-layout-pages>.super-layout-panel{min-width:0}.super-tasks-page .task-list{padding:0 0 112px}.smart-tag-filters{display:flex;gap:7px;overflow-x:auto;padding:8px 0 10px;scrollbar-width:none}.smart-tag-filters::-webkit-scrollbar{display:none}.smart-tag-filters button{min-height:32px;flex:0 0 auto;padding:0 11px;border:1px solid var(--border);border-radius:999px;background:var(--card);color:var(--muted-foreground);cursor:pointer;font-size:11px;font-weight:650}.smart-tag-filters button[aria-pressed=true]{border-color:var(--foreground);background:var(--foreground);color:var(--background)}.super-layout-toolbar{position:fixed;z-index:39;top:calc(var(--super-layout-header-bottom) - 6px);left:50%;width:min(1040px,calc(100% - 32px));margin:0;padding:6px 0;background:transparent;pointer-events:none;transform:translate(-50%)}.super-layout-toolbar+.super-layout-viewport{padding-top:50px}.super-category-filters{display:flex;gap:7px;margin:0;overflow-x:auto;padding:4px 0;scrollbar-width:none}.super-category-filters>*{pointer-events:auto}.super-category-filters::-webkit-scrollbar{display:none}.super-category-pill{display:inline-flex;min-height:34px;flex:0 0 auto;align-items:center;overflow:hidden;padding:0;border:1px solid var(--border);border-radius:999px;background:var(--card);color:var(--muted-foreground);cursor:pointer}.super-category-pill--selected{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}.super-category-pill-filter{padding:0 5px 0 12px;font-size:12px;font-weight:650}.super-category-pill-bell{position:relative;display:grid;width:30px;align-self:stretch;place-items:center}.super-category-pill-bell svg{width:12px;height:12px}.super-category-pill-bell--muted{opacity:.38}.super-category-pill-bell--muted:after{position:absolute;width:13px;height:1px;background:currentColor;content:"";transform:rotate(-45deg)}.super-conversation-list{display:flex;flex-direction:column}.super-conversation-row{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;border-bottom:1px solid var(--border)}.super-conversation-row:last-child{border-bottom:0}.super-conversation-main{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding:18px 8px 18px 0;border:0;background:transparent;color:var(--foreground);cursor:pointer;text-align:left;touch-action:pan-y}.super-conversation-avatar{position:relative;display:grid;width:52px;height:52px;flex:0 0 auto;place-items:center;border-radius:var(--radius);background:var(--muted);color:var(--foreground);font-size:18px;font-weight:720}.super-conversation-avatar>.user-avatar{width:100%;height:100%;border-radius:inherit}.super-conversation-avatar b{position:absolute;top:-5px;right:-5px;display:grid;min-width:20px;height:20px;padding:0 5px;place-items:center;border:2px solid var(--background);border-radius:999px;background:var(--missed-call);color:#fff;font-size:11px;font-weight:800}.super-conversation-copy{display:flex;min-width:0;flex-direction:column}.super-conversation-heading{display:flex;min-width:0;align-items:baseline;gap:8px}.super-conversation-heading strong{min-width:0;overflow:hidden;font-size:17px;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.super-conversation-heading small{flex:0 0 auto;color:var(--muted-foreground);font-size:11px;font-weight:500;white-space:nowrap}.super-conversation-snippet{display:block;margin-top:5px;overflow:hidden;color:var(--muted-foreground);font-size:13px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.super-conversation-call{position:relative;display:grid;width:52px;height:52px;align-self:center;margin:0 0 0 5px;padding:0;place-items:center;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);cursor:pointer}.super-conversation-call>span{position:absolute;top:4px;left:6px;color:var(--muted-foreground);font-size:11px}.super-conversation-call svg{width:19px;height:19px}.super-conversation-call:disabled{cursor:not-allowed;opacity:.38}.super-floating-menu{position:fixed;z-index:35;bottom:var(--super-floating-bottom);display:flex;align-items:center;gap:4px;padding:4px;border:1px solid var(--border);border-radius:999px;background:color-mix(in srgb,var(--card) 92%,transparent);box-shadow:0 14px 48px #0003;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:opacity .16s ease,transform .16s ease}.super-floating-menu--actions{left:max(12px,env(safe-area-inset-left))}.super-floating-menu button{display:grid;width:52px;height:52px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--muted-foreground);cursor:pointer;transition:background-color .14s ease,color .14s ease,transform .1s ease}.super-floating-menu button svg{width:21px;height:21px}.super-floating-menu button:hover{background:var(--muted);color:var(--foreground)}.super-floating-menu button.active{background:var(--primary);color:var(--primary-foreground)}.super-agent-launcher{position:fixed;z-index:35;right:max(12px,env(safe-area-inset-right));bottom:var(--super-floating-bottom);display:grid;width:60px;height:60px;padding:0;place-items:center;border:1px solid var(--border);border-radius:50%;background:color-mix(in srgb,var(--card) 94%,transparent);color:var(--foreground);box-shadow:0 14px 48px #0003;cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:opacity .18s ease,transform .18s ease}.super-agent-launcher svg{width:22px;height:22px}.super-agent-launcher--active{opacity:0;pointer-events:none;transform:scale(.88)}.agent-overlay{position:fixed;z-index:70;top:var(--agent-viewport-top, 0);right:0;bottom:auto;left:0;display:flex;height:var(--agent-viewport-height, 100dvh);align-items:flex-end;justify-content:center;overflow:hidden;padding-top:max(12px,env(safe-area-inset-top));background:#0000008c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overscroll-behavior:none}.agent-overlay-shell{position:relative;z-index:1;display:grid;width:min(760px,100%);height:min(900px,calc(100% - max(12px,env(safe-area-inset-top))));grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:0;border-radius:calc(var(--radius) + 8px) calc(var(--radius) + 8px) 0 0;background:var(--background);color:var(--foreground);box-shadow:0 -24px 80px #00000059;animation:agent-overlay-in .34s cubic-bezier(.22,.8,.3,1) both}.agent-overlay--chat{inset:0;height:auto;padding-top:0;background:var(--background);-webkit-backdrop-filter:none;backdrop-filter:none}.agent-overlay-stage{position:relative;z-index:1;width:min(760px,100%);height:100%}.agent-overlay--chat .agent-overlay-stage{position:absolute;top:var(--agent-surface-top, 0);right:0;left:0;height:var(--agent-surface-height, 100%);margin:0 auto;overflow:hidden}.agent-overlay--chat:not(.agent-overlay--keyboard) .agent-overlay-stage{top:0;bottom:0;height:auto}.agent-overlay--chat .agent-overlay-shell{width:100%;height:100%;grid-template-rows:auto minmax(0,1fr) auto;border-radius:0;box-shadow:none;animation:none}.call-launcher-overlay{align-items:stretch;padding-top:0;background:var(--background);-webkit-backdrop-filter:none;backdrop-filter:none}.call-launcher-overlay .agent-overlay-shell{width:min(1040px,calc(100% - 32px));height:100%;margin:0 auto;border-radius:0;background:var(--background);box-shadow:none;animation:none}.call-launcher-overlay .agent-overlay-header{min-height:0;grid-template-columns:44px minmax(0,1fr) 44px;padding:max(24px,env(safe-area-inset-top)) 0 18px;border-bottom:0;background:linear-gradient(var(--background) 78%,transparent)}.call-launcher-overlay .agent-overlay-header h1{margin:0;font-size:clamp(34px,8vw,52px);font-weight:650;letter-spacing:-.045em;line-height:.95;text-align:center}.call-launcher-overlay .agent-overlay-header .icon-action{display:grid;width:44px;height:44px;padding:0;place-items:center}.agent-overlay-header{display:grid;min-height:84px;grid-template-columns:44px minmax(0,1fr) 64px;align-items:center;gap:12px;padding:max(14px,env(safe-area-inset-top)) 18px 14px;border-bottom:1px solid var(--border)}.agent-overlay-header>button:first-child:not(.ios-close-button){display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);cursor:pointer}.agent-overlay-header svg{width:18px;height:18px}.agent-overlay-header h1{margin:3px 0 0;font-size:25px;letter-spacing:-.04em}.agent-overlay-header .agent-clear,.agent-overlay-header .schedule-call{padding:8px 0;border:0;background:transparent;color:var(--muted-foreground);cursor:pointer;font-size:12px;font-weight:700;text-align:right}.agent-overlay-header .agent-clear:disabled,.agent-overlay-header .schedule-call:disabled{cursor:default;opacity:.38}.agent-new-conversation{display:grid;width:44px;height:44px;padding:0;place-items:center;border:1px solid var(--border);border-radius:50%;background:var(--card);color:var(--foreground);cursor:pointer}.agent-new-conversation:hover{background:var(--muted)}.agent-new-conversation:disabled{cursor:default;opacity:.28}.agent-new-conversation svg{width:22px;height:22px}.agent-overlay-header--minimal{min-height:68px;grid-template-columns:44px minmax(0,1fr) 44px;padding-bottom:4px;border-bottom:0}.agent-overlay-header--minimal{touch-action:none}.agent-overlay-header--minimal>button:first-child{align-self:start}.agent-overlay-header--minimal h1{margin:0;align-self:start;padding-top:11px;font-size:18px;text-align:center}.overlay-page-header{position:sticky;z-index:4;top:0;display:grid;min-height:66px;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:12px;padding:max(14px,env(safe-area-inset-top)) 0 10px;border:0;background:var(--background)}.overlay-page-header>button:first-child:not(.ios-close-button){display:grid;width:42px;height:42px;align-self:center;padding:0;place-items:center;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);cursor:pointer}.overlay-page-header>button:first-child svg{width:18px;height:18px}.app-header .navigation-back,.overlay-page-header>.navigation-back:first-child{min-width:44px;min-height:44px;padding:0;border:0;background:transparent;box-shadow:none;color:var(--foreground)}.app-header .navigation-back svg{width:24px;height:24px}.navigation-back:focus-visible{outline:2px solid currentColor;outline-offset:2px}.overlay-page-header h1,.overlay-page-header .app-title{min-width:0;margin:0;overflow:hidden;color:var(--foreground);font-size:clamp(22px,6vw,26px);font-weight:650;letter-spacing:-.04em;line-height:1;text-align:center;text-overflow:ellipsis;white-space:nowrap}.overlay-page-header.app-header--detail{position:relative;min-height:66px;padding:0}.app-shell--super-layout>.app-header.app-header--detail{position:fixed;z-index:40;top:0;padding:max(14px,env(safe-area-inset-top)) 0 10px}.overlay-page-header.app-header--contact-detail{grid-template-columns:auto minmax(0,1fr) auto;gap:10px}.overlay-page-header.app-header--call-detail{grid-template-columns:42px minmax(0,1fr) auto}.call-detail-header-actions,.contact-detail-header-leading,.contact-detail-header-actions{display:flex;align-items:center;gap:8px}.contact-detail-header-leading>.icon-action{flex:0 0 auto}.contact-detail-header-avatar{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:var(--radius);background:var(--muted);color:var(--foreground);font-size:17px;font-weight:700}.contact-detail-header-copy{min-width:0;text-align:center}.overlay-page-header .contact-detail-header-copy .app-title{font-size:clamp(22px,6vw,26px)}.contact-detail-header-meta{display:flex;min-width:0;align-items:center;justify-content:center;gap:6px;margin-top:5px}.contact-detail-header-meta small{min-width:0;overflow:hidden;color:var(--muted-foreground);font-size:11px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.contact-detail-header-meta .ai-connector-badge{flex:0 0 auto;margin-top:0}.contact-detail-header-info{display:grid;width:22px;height:42px;flex:0 0 auto;place-items:center;color:var(--muted-foreground)}.contact-detail-header-info svg{width:17px;height:17px}.app-shell--super-layout .call-detail-panel,.app-shell--super-layout .contact-detail-panel{padding-top:22px}.call-detail-recap-loading{margin-top:24px}.settings-overlay-header.overlay-page-header,.call-launcher-overlay .overlay-page-header{min-height:66px;grid-template-columns:42px minmax(0,1fr) 42px;padding:max(14px,env(safe-area-inset-top)) 0 10px;border:0}.settings-overlay-header.overlay-page-header{position:fixed;z-index:10;top:0;left:50%;width:min(1040px,calc(100% - 32px));background:var(--background);transform:translate(-50%)}.settings-overlay-shell>.settings-overlay-content{padding-top:calc(max(14px,env(safe-area-inset-top)) + 88px)}.settings-overlay-header.overlay-page-header h1,.call-launcher-overlay .overlay-page-header h1{margin:0;font-size:clamp(22px,6vw,26px);font-weight:650;letter-spacing:-.04em;line-height:1;text-align:center}.agent-overlay--chat .overlay-page-header{min-height:66px;grid-template-columns:44px minmax(0,1fr) 44px;margin-right:max(16px,env(safe-area-inset-right));margin-left:max(16px,env(safe-area-inset-left));padding:max(14px,env(safe-area-inset-top)) 0 10px}.agent-chat{display:flex;min-height:0;overflow-y:auto;flex-direction:column;padding:22px 18px 12px;overscroll-behavior-y:none}.agent-chat>:first-child{margin-top:auto}.agent-chat--empty{overflow:hidden}.agent-chat--empty>:first-child{margin-top:0}.agent-chat--empty .agent-welcome{height:100%;min-height:0;justify-content:flex-end}.agent-chat--empty .agent-suggestions{margin:0 0 8px}.agent-chat-tail{min-height:max(72px,calc(100% - 88px));flex:0 0 auto;pointer-events:none}.agent-welcome{display:flex;min-height:340px;align-items:center;justify-content:center;flex-direction:column;text-align:center}.agent-welcome>span{display:grid;width:50px;height:50px;place-items:center;border-radius:var(--radius);background:var(--muted)}.agent-welcome>span svg{width:22px;height:22px}.agent-welcome h2{margin:18px 0 8px;font-size:25px;letter-spacing:-.04em}.agent-overlay--chat .agent-welcome h2{margin-top:0}.agent-welcome p{max-width:440px;margin:0;color:var(--muted-foreground);font-size:15px;line-height:1.6}.agent-welcome>button{min-height:42px;margin-top:18px;padding:0 16px;border:1px solid var(--border);border-radius:var(--radius);background:var(--primary);color:var(--primary-foreground);cursor:pointer;font-size:13px;font-weight:700}.agent-suggestions{display:flex;max-width:520px;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:22px}.agent-suggestions button{min-height:38px;padding:0 12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);cursor:pointer;font-size:12px}.agent-chat-day>h2{margin:0 0 16px;padding:0;color:var(--muted-foreground);font-size:11px;letter-spacing:.12em;text-align:center;text-transform:uppercase}.agent-chat-day+.agent-chat-day{margin-top:28px}.agent-message{width:fit-content;max-width:min(88%,570px);margin-bottom:10px;padding:12px 14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card)}.agent-message--assistant{width:100%;max-width:570px;margin-right:auto;margin-bottom:16px;padding:0;border:0;border-radius:0;background:transparent}.agent-message--user{margin-left:auto;border-color:var(--border);background:var(--muted);color:var(--foreground)}.agent-message p{margin:0;font-size:var(--font-body);line-height:1.55;white-space:pre-wrap}.agent-markdown{min-width:0;overflow-wrap:anywhere;font-size:var(--font-body);line-height:1.55}.agent-markdown>:first-child{margin-top:0}.agent-markdown>:last-child{margin-bottom:0}.agent-markdown p{margin:0 0 12px;font-size:inherit;white-space:normal}.agent-markdown h1,.agent-markdown h2,.agent-markdown h3,.agent-markdown h4{margin:20px 0 8px;line-height:1.2;letter-spacing:-.025em}.agent-markdown h1{font-size:24px}.agent-markdown h2{font-size:21px}.agent-markdown h3,.agent-markdown h4{font-size:18px}.agent-markdown ul,.agent-markdown ol{margin:10px 0 12px;padding-left:24px}.agent-markdown li+li{margin-top:6px}.agent-markdown blockquote{margin:12px 0;padding-left:14px;border-left:3px solid var(--border);color:var(--muted-foreground)}.agent-markdown a{color:inherit;text-decoration:underline;text-underline-offset:3px}.agent-markdown code{padding:2px 5px;border-radius:5px;background:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--font-footnote)}.agent-markdown pre{max-width:100%;margin:12px 0;padding:13px;overflow-x:auto;border-radius:var(--radius);background:var(--muted)}.agent-markdown pre code{padding:0;background:transparent;white-space:pre}.agent-markdown hr{margin:18px 0;border:0;border-top:1px solid var(--border)}.agent-markdown table{display:block;max-width:100%;margin:12px 0;overflow-x:auto;border-collapse:collapse;font-size:var(--font-subheadline)}.agent-markdown th,.agent-markdown td{padding:8px 10px;border:1px solid var(--border);text-align:left}.agent-message>small{display:block;margin-top:8px;color:var(--muted-foreground);font-size:11px}.agent-message--user>small{color:var(--muted-foreground)}.markdown-citation{display:inline-flex;align-items:baseline;gap:2px;margin:0 1px;padding:0;border:0;background:transparent;color:var(--muted-foreground);cursor:pointer;font:inherit;font-size:var(--font-footnote);font-weight:650;white-space:nowrap}.markdown-citation:hover{color:var(--foreground)}.agent-source-backdrop{z-index:8}.agent-source-dialog{max-width:480px}.agent-source-dialog h2{margin-top:8px}.agent-source-context{margin-top:22px;padding:15px 16px;border-radius:var(--radius);background:var(--muted)}.agent-source-context>span{color:var(--muted-foreground);font-size:var(--font-footnote)}.agent-source-context p{margin:8px 0 0;color:var(--foreground);font-size:var(--font-body);line-height:1.55;white-space:pre-wrap}.agent-source-open{display:flex;width:100%;min-height:48px;align-items:center;justify-content:space-between;margin-top:12px;padding:0 16px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);cursor:pointer;font-size:var(--font-subheadline);font-weight:650}.agent-working{display:flex;align-items:center;gap:4px;margin-top:16px;color:var(--muted-foreground);font-size:11px}.agent-working i{width:4px;height:4px;border-radius:50%;background:currentColor;animation:agent-dot .9s ease-in-out infinite}.agent-working i:nth-child(2){animation-delay:.12s}.agent-working i:nth-child(3){animation-delay:.24s}.agent-working span{margin-left:5px}.agent-chat--task-review{padding-bottom:calc(112px + env(safe-area-inset-bottom))}.agent-chat--task-review>:first-child{margin-top:0}.agent-task-review-loading{margin:auto}.agent-task-review-card{width:min(100%,640px);margin:clamp(8px,4vh,34px) auto 0}.agent-task-review-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.agent-task-review-card>header>span{overflow:hidden;font-size:12px;font-weight:750;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.agent-task-review-card>header>small{color:var(--muted-foreground);font-size:11px;white-space:nowrap}.agent-task-review-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.agent-task-review-tags small{padding:5px 9px;border:1px solid var(--border);border-radius:999px;color:var(--muted-foreground);font-size:10px}.agent-task-review-card>h2{margin:16px 0 0;font-size:clamp(19px,5vw,24px);font-weight:560;letter-spacing:-.025em;line-height:1.35}.agent-task-review-recommendation{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:start;gap:10px;margin-top:20px;padding:13px;border-radius:var(--radius);background:var(--muted)}.agent-task-review-recommendation>svg{width:18px;height:18px;margin:2px auto 0}.agent-task-review-recommendation>span{display:flex;min-width:0;flex-direction:column;gap:4px}.agent-task-review-recommendation strong{font-size:13px}.agent-task-review-recommendation small{color:var(--muted-foreground);font-size:12px;line-height:1.45}.agent-task-review-card>blockquote{margin:10px 0 0;padding:12px 14px;border:1px solid var(--border);border-radius:var(--radius);color:var(--foreground);font-size:13px;line-height:1.5}.agent-task-review-fallback{margin:9px 0 0;color:var(--muted-foreground);font-size:11px}.agent-task-review-options{display:flex;flex-direction:column;margin-top:16px;border-top:1px solid var(--border)}.agent-task-review-options button{display:grid;min-height:54px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:8px 4px;border:0;border-bottom:1px solid var(--border);background:transparent;color:var(--foreground);cursor:pointer;text-align:left}.agent-task-review-options button:disabled{cursor:wait;opacity:.5}.agent-task-review-options button>b{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;background:var(--muted);color:var(--muted-foreground);font-size:11px}.agent-task-review-options button:first-child>b{background:var(--foreground);color:var(--background)}.agent-task-review-options button>span{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px}.agent-task-review-options button strong{font-size:14px}.agent-task-review-options button small{color:var(--muted-foreground);font-size:10px;text-transform:uppercase}.agent-task-review-reply-hint{margin:12px 0 0;color:var(--muted-foreground);font-size:11px}.agent-task-review-complete{display:grid;min-height:100%;align-content:center;justify-items:center;padding:28px;text-align:center}.agent-task-review-complete>span{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:var(--muted)}.agent-task-review-complete>span svg{width:20px;height:20px}.agent-task-review-complete h2{margin:16px 0 0;font-size:22px}.agent-task-review-complete p{max-width:360px;margin:8px 0 0;color:var(--muted-foreground);font-size:13px;line-height:1.5}.agent-task-review-complete button{min-height:42px;margin-top:18px;padding:0 16px;border:1px solid var(--border);border-radius:var(--radius);background:var(--foreground);color:var(--background);cursor:pointer;font-size:13px;font-weight:700}.agent-composer{position:relative;z-index:3;display:grid;min-height:96px;grid-template-areas:"input input input input" "attach task spacer send";grid-template-columns:44px auto minmax(0,1fr) 44px;grid-template-rows:auto 44px;align-items:center;gap:3px 6px;overflow:hidden;margin:0 max(12px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));padding:7px;border:1px solid var(--border);border-radius:calc(var(--radius) + 6px);background:color-mix(in srgb,var(--card) 94%,transparent);box-shadow:0 10px 32px #0000002e;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:agent-composer-expand .42s cubic-bezier(.22,.8,.3,1) backwards;transition:margin-bottom .16s ease;will-change:clip-path,box-shadow}.agent-composer--task-review{grid-template-areas:"input input input" "attach spacer send";grid-template-columns:44px minmax(0,1fr) 44px}.agent-composer button{display:grid;width:44px;height:44px;padding:0;place-items:center;border:0;border-radius:var(--radius);cursor:pointer}.agent-composer button svg{width:21px;height:21px}.agent-attach{grid-area:attach;background:transparent;color:var(--muted-foreground)}.agent-composer .agent-task-mode{display:inline-flex;width:auto;height:34px;grid-area:task;align-items:center;gap:6px;padding:0 11px;border:1px solid var(--border);border-radius:999px;background:transparent;color:var(--muted-foreground);font-size:12px;font-weight:700}.agent-composer .agent-task-mode svg{width:14px;height:14px}.agent-composer .agent-task-mode[aria-pressed=true]{border-color:var(--foreground);background:var(--foreground);color:var(--background)}.agent-send{position:relative;grid-area:send;background:transparent;color:var(--primary-foreground)}.agent-send:before{position:absolute;width:38px;height:38px;border-radius:50%;background:var(--primary);content:""}.agent-send svg{position:relative;z-index:1}.agent-composer button:disabled{cursor:not-allowed;opacity:.38}.agent-composer textarea{display:block;width:100%;height:36px;min-height:36px;max-height:120px;grid-area:input;align-self:center;margin:0;resize:none;overflow-y:hidden;padding:6px 9px;border:0;border-radius:0;outline:0;appearance:none;background:transparent;color:var(--foreground);font:inherit;font-size:var(--font-body);line-height:24px;user-select:text!important;-webkit-user-select:text!important;touch-action:manipulation}.agent-composer-placeholder{z-index:1;grid-area:input;align-self:start;padding:6px 14px;color:var(--muted-foreground);font-size:var(--font-body);line-height:24px;pointer-events:none}.agent-overlay--keyboard .agent-composer{margin-bottom:0}.agent-overlay--chat:not(.agent-overlay--keyboard) .agent-composer{position:absolute;right:auto;bottom:var(--super-floating-bottom);left:50%;width:min(736px,calc(100% - 24px));margin:0;transform:translate(-50%)}.agent-overlay--chat:not(.agent-overlay--keyboard) .agent-chat{padding-bottom:calc(108px + var(--super-floating-bottom))}.task-list{min-height:0;overflow-y:auto;padding:18px}.call-launcher-content{display:grid;min-height:0;grid-template-rows:auto minmax(0,1fr);padding-top:clamp(22px,5vw,42px)}.call-launcher-toolbar{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-flow:column;grid-auto-columns:48px;gap:8px}.call-launcher-search{width:100%;height:48px;padding:0 15px;border:1px solid var(--border);border-radius:var(--radius);outline:0;background:var(--card);color:var(--foreground);font:inherit;font-size:15px}.call-launcher-search:focus{border-color:var(--ring);box-shadow:0 0 0 2px color-mix(in srgb,var(--ring) 26%,transparent)}.call-launcher-search::placeholder{color:var(--muted-foreground)}.call-launcher-toolbar button{display:grid;width:48px;height:48px;padding:0;place-items:center;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);cursor:pointer}.call-launcher-toolbar button svg{width:20px;height:20px}.call-launcher-toolbar button:disabled{cursor:not-allowed;opacity:.38}.call-launcher-list{min-height:0;overflow-y:auto;overscroll-behavior:none;padding:14px 0 max(24px,env(safe-area-inset-bottom))}.alert-center-mark-all{display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);cursor:pointer}.alert-center-mark-all:disabled{cursor:default;opacity:.32}.alert-center-mark-all svg{width:18px;height:18px}.alert-center-content{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:clamp(18px,4vw,34px) 0 max(28px,env(safe-area-inset-bottom))}.alert-center-list{display:flex;flex-direction:column}.alert-center-row{display:grid;width:100%;min-height:76px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 0;border:0;border-bottom:1px solid var(--border);background:transparent;color:var(--foreground);cursor:pointer;text-align:left}.alert-center-row:first-child{border-top:1px solid var(--border)}.alert-center-kind{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:var(--muted);color:var(--muted-foreground)}.alert-center-kind svg{width:17px;height:17px}.alert-center-row--unread .alert-center-kind{background:var(--foreground);color:var(--background)}.alert-center-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.alert-center-copy strong{overflow:hidden;font-size:15px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.alert-center-copy small{display:-webkit-box;overflow:hidden;color:var(--muted-foreground);font-size:12px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.alert-center-meta{display:flex;min-width:34px;align-items:flex-end;align-self:stretch;justify-content:space-between;flex-direction:column;padding:4px 0}.alert-center-meta time{color:var(--muted-foreground);font-size:10px;white-space:nowrap}.alert-center-meta i{width:7px;height:7px;border-radius:50%;background:var(--missed-call)}.alert-center-empty{display:grid;min-height:52vh;align-content:center;justify-items:center;padding:28px;text-align:center}.alert-center-empty>span{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:var(--muted);color:var(--muted-foreground)}.alert-center-empty>span svg{width:20px;height:20px}.alert-center-empty h2{margin:16px 0 0;font-size:21px}.alert-center-empty p{max-width:320px;margin:7px 0 0;color:var(--muted-foreground);font-size:13px;line-height:1.5}.call-launcher-empty{margin:28px 0;color:var(--muted-foreground);font-size:15px;text-align:center}.task-list article{display:grid;min-height:50px;grid-template-columns:24px 26px minmax(0,1fr) 34px;align-items:center;gap:5px;padding:4px;border:0;transition:opacity .14s ease,transform .14s ease}.task-list article.completed{opacity:.46}.task-list article.dragging{z-index:1;opacity:.62;transform:scale(.985)}.task-check{display:grid;width:22px;height:22px;padding:0;place-items:center;border:1.5px solid var(--muted-foreground);border-radius:50%;background:transparent;color:var(--foreground);cursor:pointer}.task-check svg{width:12px;height:12px}.task-drag-handle{display:grid;width:26px;height:38px;padding:0;place-items:center;border:0;background:transparent;color:var(--muted-foreground);cursor:grab;touch-action:none}.task-drag-handle:active{cursor:grabbing}.task-drag-handle svg{width:17px;height:17px;pointer-events:none}.task-copy{display:flex;min-width:0;min-height:44px;align-items:flex-start;justify-content:center;flex-direction:column;border:0;background:transparent;color:var(--foreground);cursor:pointer;text-align:left}.task-copy strong{font-size:var(--font-body);font-weight:450;letter-spacing:-.015em;line-height:1.3}.task-list article.completed .task-copy strong{text-decoration:line-through}.task-smart-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:5px}.task-smart-tags small{padding:3px 7px;border:1px solid var(--border);border-radius:999px;color:var(--muted-foreground);font-size:10px;font-weight:650;line-height:1.2}.task-source-link{display:grid;width:34px;height:38px;padding:0;place-items:center;border:0;border-radius:var(--radius);background:transparent;color:var(--muted-foreground);cursor:pointer}.task-source-link svg{width:17px;height:17px}.task-source-placeholder{width:34px}.task-edit-form{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;padding:4px 0}.task-edit-form textarea{width:100%;min-height:54px;resize:vertical;padding:8px 9px;border:1px solid var(--border);border-radius:var(--radius);outline:0;background:var(--card);color:var(--foreground);font:inherit;font-size:var(--font-body);line-height:1.3}.task-edit-form textarea:focus{border-color:var(--muted-foreground)}.task-edit-form>span{display:flex;flex-direction:column;gap:3px}.task-edit-form button{display:grid;width:30px;height:26px;padding:0;place-items:center;border:0;border-radius:8px;background:var(--muted);color:var(--foreground);cursor:pointer}.task-edit-form button:disabled{cursor:default;opacity:.35}.task-edit-form button svg{width:14px;height:14px}.call-launcher-list>button{display:grid;width:100%;min-height:70px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:10px 0;border:0;border-bottom:1px solid var(--border);background:transparent;color:var(--foreground);cursor:pointer;text-align:left}.call-launcher-list>button>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.call-launcher-list>button strong{font-size:17px}.call-launcher-list>button small{margin-top:4px;color:var(--muted-foreground);font-size:11px}.call-launcher-list>button>svg{width:20px;height:20px}.call-launcher-list>button:disabled{cursor:not-allowed;opacity:.4}.call-launcher-contact{display:grid;min-height:70px;grid-template-columns:minmax(0,1fr) 46px;align-items:stretch;border-bottom:1px solid var(--border)}.call-launcher-contact-main{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;padding:10px 8px 10px 0;border:0;background:transparent;color:var(--foreground);cursor:pointer;text-align:left}.call-launcher-contact-main>span:last-child{display:flex;min-width:0;flex-direction:column}.call-launcher-contact-main strong{overflow:hidden;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.call-launcher-contact-main small{margin-top:4px;color:var(--muted-foreground);font-size:11px}.call-launcher-contact-call{display:grid;width:42px;height:46px;align-self:center;padding:0;place-items:center;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);cursor:pointer}.call-launcher-contact-call svg{width:19px;height:19px}.call-launcher-contact-call:disabled{cursor:not-allowed;opacity:.38}.call-launcher-overlay .agent-overlay-header .call-launcher-add{border-radius:50%;background:var(--primary);color:var(--primary-foreground)}.call-launcher-add>svg{width:20px;height:20px;padding:0}.call-insight-panel,.contact-memory-panel{margin-top:30px;padding:22px;border:1px solid var(--border);border-radius:calc(var(--radius) + 4px);background:var(--card)}.contact-memory-panel{margin-top:0}.contact-memory-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.contact-memory-toolbar .contact-category-select{min-height:36px;margin:0;font-size:13px}.contact-memory-refresh{display:grid;width:38px;height:38px;flex:0 0 auto;padding:0;place-items:center;border:1px solid var(--border);border-radius:var(--radius);background:transparent;color:var(--foreground);cursor:pointer}.contact-memory-refresh svg{width:18px;height:18px}.contact-memory-refresh:disabled{cursor:wait;opacity:.5}.contact-memory-refresh--working svg{animation:spin .85s linear infinite}.call-insight-panel>header,.contact-memory-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.call-insight-panel>header.call-insight-toolbar{justify-content:flex-end}.call-insight-panel h3,.contact-memory-panel h2{margin:5px 0 0;color:var(--foreground);font-size:20px;letter-spacing:-.035em}.call-insight-actions{display:flex;flex:0 0 auto;gap:8px}.call-insight-actions>button,.contact-memory-panel>header>button{display:inline-flex;min-height:38px;flex:0 0 auto;align-items:center;gap:7px;padding:0 12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--primary);color:var(--primary-foreground);cursor:pointer;font-size:12px;font-weight:700}.call-insight-actions>button:first-child:not(:last-child){background:transparent;color:var(--foreground)}.call-insight-actions>button svg,.contact-memory-panel>header>button svg{width:15px;height:15px}.call-insight-actions>button:disabled,.contact-memory-panel>header>button:disabled{cursor:wait;opacity:.5}.call-insight-panel>p,.contact-memory-panel>p{margin:14px 0 0;color:var(--muted-foreground);font-size:13px;line-height:1.6}.call-insight-summary,.contact-memory-summary{margin:20px 0;color:var(--foreground);font-size:17px;font-weight:600;line-height:1.55}.call-insight-summary-section{margin-top:20px!important}.call-insight-summary-section .call-insight-summary{margin:0}.call-insight-content section{margin-top:22px}.call-insight-content h4,.contact-memory-actions h3{margin:0 0 9px;font-size:13px;letter-spacing:.05em;text-transform:uppercase}.call-insight-list{display:flex;margin:0;padding:0;flex-direction:column;list-style:none}.call-insight-list li{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid var(--border);font-size:var(--font-subheadline);line-height:1.5}.call-insight-list li button,.contact-memory-facts button{padding:0;border:0;background:transparent;color:var(--muted-foreground);cursor:pointer;font-size:11px;text-decoration:underline}.call-insight-list li small{color:var(--muted-foreground)}.smart-tag-badges{display:inline-flex;flex-wrap:wrap;gap:5px;margin-left:7px;vertical-align:middle}.smart-tag-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 7px;border:1px solid var(--border);border-radius:999px;background:transparent;color:var(--muted-foreground);cursor:pointer;font-size:10px;font-weight:700;line-height:1.45}.smart-tag-badge--suggested{border-style:dashed}.smart-tag-add{border:0;background:transparent;color:var(--muted-foreground);cursor:pointer;font-size:10px;font-weight:700}.smart-tags-status{display:flex;align-items:center;gap:7px;color:var(--muted-foreground);font-size:12px}.smart-tags-status svg{width:15px;height:15px}.smart-tag-suggestions>div{display:flex;flex-direction:column;gap:8px}.smart-tag-suggestions article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid var(--border)}.smart-tag-suggestions article>span{display:flex;min-width:0;flex-direction:column;gap:3px}.smart-tag-suggestions article small{color:var(--muted-foreground);font-size:11px;line-height:1.4}.smart-tag-suggestions article>div{display:flex;gap:6px}.smart-tag-suggestions button{min-height:32px;padding:0 9px;border:1px solid var(--border);border-radius:var(--radius);background:transparent;color:var(--foreground);cursor:pointer;font-size:11px;font-weight:650}.agent-empty-copy,.call-insight-stale{color:var(--muted-foreground);font-size:12px}.call-insight-stale{padding:9px 11px;border-radius:var(--radius);background:var(--muted)}.call-insight-topics,.contact-memory-facts{margin-top:22px;color:var(--foreground);font-size:13px}.call-insight-topics summary,.contact-memory-facts summary{cursor:pointer;font-weight:700}.agent-provider-label{display:block;margin-top:22px;color:var(--muted-foreground);font-size:11px;line-height:1.5}.contact-memory-topics{display:flex;flex-wrap:wrap;gap:6px}.contact-memory-topics button{padding:7px 9px;border:1px solid var(--border);border-radius:999px;background:var(--card);color:var(--foreground);cursor:pointer;font-size:11px}.contact-memory-actions{margin-top:24px}.contact-memory-actions h3{margin:0 0 10px;font-size:17px;font-weight:700;letter-spacing:-.02em;text-transform:none}.contact-memory-actions>button{display:flex;width:100%;align-items:center;gap:9px;padding:9px 0;border:0;border-bottom:1px solid var(--border);background:transparent;color:var(--foreground);cursor:pointer;text-align:left}.contact-memory-actions>button svg{width:16px;height:16px;flex:0 0 auto}.contact-memory-actions>button span{font-size:13px}.contact-memory-actions>button.completed{color:var(--muted-foreground);text-decoration:line-through}.contact-memory-facts ul{padding-left:18px}.contact-memory-facts li+li{margin-top:8px}.contact-category-select,.contact-dialog-category{width:fit-content;max-width:100%;min-height:30px;margin-top:7px;padding:0 26px 0 9px;border:1px solid var(--border);border-radius:999px;background:var(--card);color:var(--muted-foreground);font-size:11px}.contact-dialog-category{width:100%;min-height:42px;margin-top:12px;border-radius:var(--radius);font-size:13px}.category-settings{padding:18px 0 20px;border-bottom:1px solid var(--border)}.category-settings>div:first-child{display:flex;flex-direction:column;gap:4px}.category-settings strong{color:var(--foreground);font-size:15px}.category-settings small{color:var(--muted-foreground);font-size:12px}.category-settings form{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:7px;margin-top:12px}.category-settings form input{min-width:0;height:42px;padding:0 11px;border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--foreground);font-size:15px}.category-settings form button{display:grid;padding:0;place-items:center;border:1px solid var(--border);border-radius:var(--radius);background:var(--primary);color:var(--primary-foreground);cursor:pointer}.category-settings form button:disabled{cursor:not-allowed;opacity:.4}.category-settings form svg{width:16px;height:16px}.category-settings-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.category-settings-list>span{display:inline-flex;min-height:30px;align-items:center;gap:5px;padding:0 5px 0 10px;border-radius:999px;background:var(--muted);color:var(--foreground);font-size:11px}.category-settings-list button{display:grid;width:22px;height:22px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--muted-foreground);cursor:pointer}.category-settings-list svg{width:11px;height:11px}.smart-tag-settings{border-bottom:1px solid var(--border)}.smart-tag-settings>.setting-row{border-bottom:0}.smart-tag-settings-list{padding:0 0 16px}.smart-tag-settings-list article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid var(--border)}.smart-tag-settings-list article>span{display:flex;min-width:0;flex-direction:column;gap:3px}.smart-tag-settings-list article strong{color:var(--foreground);font-size:13px}.smart-tag-settings-list article small{color:var(--muted-foreground);font-size:11px;line-height:1.4}.smart-tag-settings-list article>div{display:flex;flex:0 1 auto;flex-wrap:wrap;justify-content:flex-end;gap:6px}.smart-tag-settings-list button{min-height:32px;padding:0 9px;border:1px solid var(--border);border-radius:var(--radius);background:transparent;color:var(--foreground);cursor:pointer;font-size:11px;font-weight:650}.history-transcript-line--highlighted{outline:2px solid var(--ring);outline-offset:3px;animation:agent-source-flash 1.8s ease both}@keyframes agent-overlay-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes agent-composer-expand{0%{clip-path:inset(calc(100% - 60px) 0 0 calc(100% - 60px) round 30px);opacity:.84;box-shadow:0 0 #fff0}to{clip-path:inset(0 round calc(var(--radius) + 8px));opacity:1;box-shadow:0 10px 32px #0000002e}}@keyframes agent-dot{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@keyframes agent-source-flash{0%,to{background:var(--card)}35%{background:var(--muted)}}@media(max-width:560px){.superuser-experimental-settings{padding-left:14px}.app-shell--super-layout .app-main{padding-top:var(--super-layout-header-bottom)}.super-conversation-main{gap:10px;padding-block:14px}.super-conversation-avatar,.super-conversation-call{width:46px;height:46px}.agent-overlay:not(.agent-overlay--chat){padding-top:max(8px,env(safe-area-inset-top))}.agent-overlay.call-launcher-overlay{padding-top:0}.agent-overlay-shell{height:calc(100% - max(8px,env(safe-area-inset-top)))}.agent-overlay-stage,.agent-overlay--chat .agent-overlay-shell{height:100%}.agent-overlay-header:not(.overlay-page-header){min-height:76px;padding-inline:12px}.agent-chat{padding-inline:12px}.call-insight-panel,.contact-memory-panel{padding:17px}.call-insight-panel>header,.contact-memory-panel>header{align-items:stretch;flex-direction:column}.call-insight-actions{width:100%}.call-insight-actions>button,.contact-memory-panel>header>button{justify-content:center}.call-insight-actions>button{flex:1 1 0}}@media(prefers-reduced-motion:reduce){.agent-overlay-shell,.agent-overlay,.agent-overlay-stage,.agent-composer,.agent-working i,.history-transcript-line--highlighted,.install-guide-sheet{animation:none}}.burner-action-backdrop{align-items:flex-end;background:#00000094;display:flex;inset:0;justify-content:center;position:fixed;z-index:320}.burner-action-sheet{background:#171717;border:1px solid #383838;border-radius:28px 28px 0 0;color:#fff;max-width:640px;padding:28px 22px calc(22px + env(safe-area-inset-bottom));position:relative;width:100%}.burner-action-sheet h2{margin:7px 0 22px}.burner-action-sheet>button:not(.burner-action-close){align-items:center;background:#232323;border:1px solid #3a3a3a;border-radius:18px;color:inherit;display:flex;gap:14px;margin-top:10px;padding:16px;text-align:left;width:100%}.burner-action-sheet>button:disabled{opacity:.4}.burner-action-sheet>button svg{height:26px;width:26px}.burner-action-sheet>button span{display:grid;gap:3px}.burner-action-sheet>button small,.burner-action-sheet>p{color:#aaa;font-size:14px;line-height:1.4}.burner-action-close{background:transparent;border:0;color:#fff;padding:8px;position:absolute;right:18px;top:18px}.burner-call-overlay{background:#090909;color:#fff;display:grid;grid-template-rows:auto 1fr auto;inset:0;min-height:100dvh;position:fixed;z-index:350}.burner-call-overlay>header{align-items:center;display:grid;grid-template-columns:52px 1fr 52px;padding:calc(14px + env(safe-area-inset-top)) 20px 14px;text-align:center}.burner-call-overlay>header button:not(.ios-close-button){align-items:center;background:#1c1c1c;border:1px solid #343434;border-radius:16px;color:#fff;display:flex;height:48px;justify-content:center;width:48px}.burner-call-overlay>main,.burner-guest-page{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:24px;text-align:center}.burner-call-overlay h1,.burner-guest-page h1{font-size:clamp(34px,8vw,52px);margin:10px 0 18px}.burner-call-mark{align-items:center;background:#202020;border:12px solid #141414;border-radius:50%;display:flex;height:124px;justify-content:center;margin-bottom:24px;width:124px}.burner-call-mark svg{height:48px;width:48px}.burner-privacy-flags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.burner-privacy-flags span{border:1px solid #3c3c3c;border-radius:999px;color:#d0d0d0;font-size:14px;padding:7px 11px}.burner-link-card{background:#171717;border:1px solid #383838;border-radius:20px;margin-top:28px;max-width:520px;padding:18px;width:100%}.burner-link-card button{background:#f4f4f4;border:0;border-radius:15px;color:#111;font-weight:700;padding:14px;width:100%}.burner-link-card button svg{height:20px;margin-right:8px;vertical-align:middle;width:20px}.burner-network-caveat{color:#8f8f8f;font-size:13px;line-height:1.45;margin:24px auto 0;max-width:520px}.burner-call-overlay>footer{align-items:end;display:grid;grid-template-columns:1fr 1fr 1fr;padding:12px 24px calc(18px + env(safe-area-inset-bottom))}.burner-call-overlay>footer button{border:0;color:#fff;justify-self:center}.burner-mute{align-items:center;background:#252525;border-radius:50%;display:flex;height:62px;justify-content:center;width:62px}.burner-end{align-items:center;background:transparent;display:flex;flex-direction:column;gap:6px}.burner-end svg{background:#d94b45;border-radius:50%;height:66px;padding:20px;width:66px}.burner-guest-page{background:#090909;color:#fff;min-height:100dvh;padding-bottom:calc(30px + env(safe-area-inset-bottom));padding-top:calc(30px + env(safe-area-inset-top))}.burner-guest-page>p{color:#bbb;line-height:1.55;max-width:540px}.burner-guest-page>.primary-action{margin:30px 0 18px;max-width:460px;width:100%}.burner-guest-page>small{color:#7f7f7f;line-height:1.45;max-width:520px}.group-call-overlay{position:fixed;z-index:360;inset:0;display:grid;min-height:100dvh;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:#090909;color:#fff}.group-call-overlay>header{position:relative;z-index:2;width:min(760px,calc(100% - 32px));margin:0 auto;background:#090909}.group-call-overlay>header strong{font-size:clamp(22px,6vw,26px);letter-spacing:-.04em;text-align:center}.group-call-overlay>header .icon-action{background:#1c1c1c;border-color:#343434;color:#fff}.group-call-overlay>main{width:min(620px,100%);min-height:0;margin:0 auto;overflow-y:auto;padding:18px 24px 26px;text-align:center;overscroll-behavior:contain}.group-call-mark{display:grid;width:96px;height:96px;margin:8px auto 18px;place-items:center;border:10px solid #141414;border-radius:50%;background:#202020}.group-call-mark svg{width:38px;height:38px}.group-call-eyebrow{margin:0;color:#a8a8a8;font-size:12px;font-weight:800;letter-spacing:.18em}.group-call-overlay h1{margin:8px 0 10px;font-size:clamp(32px,8vw,48px);letter-spacing:-.045em}.group-call-note{margin:0 auto 20px;color:#aaa;font-size:14px;line-height:1.5}.group-call-share-card{display:grid;gap:9px;margin:22px 0;padding:18px;border:1px solid #383838;border-radius:20px;background:#171717;text-align:left}.group-call-share-card>p{margin:0;color:#aaa;font-size:14px;line-height:1.45}.group-call-share-card>div{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:5px}.group-call-share-card button{display:flex;min-height:46px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;background:#f4f4f4;color:#111;font-weight:750}.group-call-share-card button:last-child{border:1px solid #444;background:#242424;color:#fff}.group-call-share-card svg{width:19px;height:19px}.group-call-participants{display:grid;gap:1px;overflow:hidden;border:1px solid #303030;border-radius:20px;background:#303030;text-align:left}.group-call-participants>div{display:grid;min-height:58px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;padding:9px 14px;background:#171717}.group-call-participants>div>span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#2b2b2b;font-weight:750}.group-call-participants strong{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.group-call-transcript{display:grid;gap:8px;margin-top:18px;padding:16px;border:1px solid #303030;border-radius:20px;background:#171717;text-align:left}.group-call-transcript>p{margin:0;color:#c7c7c7;font-size:14px;line-height:1.45}.group-call-transcript>p>b{display:block;margin-bottom:2px;font-size:.78em;opacity:.68}.group-call-overlay .call-note-entry{text-align:left}.group-call-overlay .call-note-entry textarea{border-color:#303030;background:#171717;color:#fff}.group-call-overlay .call-note-entry button{border-color:#f5f5f5;background:#f5f5f5;color:#0a0a0a}.group-call-audio-resume{margin:18px auto 0}.group-call-overlay>footer{display:flex;min-height:104px;align-items:center;justify-content:center;gap:48px;padding:12px 24px calc(18px + env(safe-area-inset-bottom));background:linear-gradient(transparent,#090909 20%)}.group-call-overlay>footer button{display:flex;flex-direction:column;align-items:center;gap:6px;border:0;background:transparent;color:#fff}.group-call-overlay>footer button>svg{width:58px;height:58px;padding:17px;border-radius:50%;background:#252525}.group-call-overlay>footer .group-call-end>svg{background:#d94b45}.group-call-overlay>footer span{max-width:120px;font-size:12px}.group-call-compact{position:fixed;z-index:360;top:50%;right:max(10px,env(safe-area-inset-right));display:grid;gap:8px;padding:8px;border:1px solid #383838;border-radius:24px;background:#121212f0;box-shadow:0 18px 50px #00000057;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translateY(-50%)}.group-call-compact button{display:grid;width:52px;height:52px;padding:0;place-items:center;border:1px solid #3a3a3a;border-radius:16px;background:#252525;color:#fff;cursor:pointer;touch-action:manipulation}.group-call-compact button:disabled{cursor:default;opacity:.38}.group-call-compact button>svg{width:23px;height:23px}.group-call-compact .group-call-compact-end{border-color:#e05c56;background:#d94b45}.group-call-remote-audio{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}.group-call-consent{position:fixed;z-index:1300;inset:0;display:grid;overflow-y:auto;place-items:center;padding:calc(24px + env(safe-area-inset-top)) 24px calc(24px + env(safe-area-inset-bottom));background:#090909;text-align:center}.group-call-consent>div{display:grid;width:min(440px,100%);gap:14px}.group-call-consent h1{margin:0;font-size:clamp(32px,9vw,46px);letter-spacing:-.045em}.group-call-consent p{margin:0;color:#b5b5b5;font-size:16px;line-height:1.5}.group-call-consent button{min-height:54px;margin-top:4px;border-radius:17px}@media(max-width:560px){.group-call-overlay>main{padding-inline:16px}.group-call-overlay>footer{gap:34px}}.contact-scan-action{align-items:center;background:var(--foreground);border:0;border-radius:var(--radius);color:var(--background);display:flex;font-size:16px;font-weight:750;gap:10px;justify-content:center;margin:20px 0 8px;min-height:52px;width:100%}.contact-scan-action svg{height:22px;width:22px}.contact-profile-actions{display:grid;gap:9px;grid-template-columns:minmax(0,1fr) auto}.contact-show-qr-action{background:var(--muted);color:var(--foreground);padding:0 17px}.contact-metadata-fields{display:grid;gap:15px;margin-top:18px;text-align:left}.contact-metadata-fields label{display:grid;gap:7px}.contact-metadata-fields label>span{color:var(--foreground);font-size:14px;font-weight:750}.contact-metadata-fields select,.contact-metadata-fields textarea,.contact-tag-editor{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);color:var(--foreground);font:inherit;width:100%}.contact-metadata-fields select{min-height:48px;padding:0 13px}.contact-metadata-fields textarea{line-height:1.4;min-height:88px;padding:13px;resize:vertical}.contact-metadata-fields>small{color:var(--muted-foreground);font-size:12px;line-height:1.4}.contact-tag-editor{align-items:center;display:flex;flex-wrap:wrap;gap:7px;min-height:48px;padding:7px}.contact-tag-editor>input{background:transparent;border:0;color:var(--foreground);flex:1 1 110px;font:inherit;min-height:32px;min-width:90px;outline:0}.contact-tag-chip{align-items:center;background:var(--muted);border-radius:999px;display:inline-flex;font-size:13px;gap:4px;max-width:100%;padding:6px 8px 6px 10px}.contact-tag-chip button{align-items:center;background:transparent;border:0;color:inherit;display:flex;padding:0}.contact-tag-chip svg{height:14px;width:14px}.contact-local-metadata{border:1px solid var(--border);border-radius:var(--radius);margin:20px 0;padding:15px}.contact-local-metadata p{line-height:1.5;margin:0 0 12px}.contact-local-metadata div{display:flex;flex-wrap:wrap;gap:7px}.contact-local-metadata div span{border:1px solid var(--border);border-radius:999px;font-size:13px;padding:6px 9px}.contact-local-metadata small{color:var(--muted-foreground);display:block;margin-top:12px}.profile-qr-page{appearance:none;border:0;background:linear-gradient(160deg,#09090b,#16131e 45%,#08090d);color:#fff;cursor:pointer;inset:0;margin:0;min-height:0;overflow:hidden;padding:0;position:fixed;text-align:center;width:100%;z-index:1200}.profile-qr-page:focus-visible{outline:3px solid #fff;outline-offset:-6px}.profile-qr-aurora{border-radius:50%;filter:blur(70px);opacity:.58;pointer-events:none;position:absolute}.profile-qr-aurora--one{background:#7847ff;height:42vh;right:-15vw;top:-12vh;width:70vw}.profile-qr-aurora--two{background:#0d9c8e;bottom:-22vh;height:55vh;left:-25vw;width:80vw}.profile-qr-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.profile-qr-page:after{content:"";position:absolute;inset:0;background:#0000004d;pointer-events:none}.profile-qr-card{display:grid;gap:18px;inset:0;padding:max(32px,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) max(32px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));place-content:center;place-items:center;position:absolute;z-index:1}.profile-qr-identity{display:block;max-width:min(82vw,560px);min-width:0;text-align:center}.profile-qr-identity strong{display:block;font-size:clamp(30px,8vw,48px);letter-spacing:-.04em;line-height:1.1;overflow-wrap:anywhere}.profile-qr-code{align-items:center;aspect-ratio:1;background:#fff;border-radius:clamp(18px,5vw,30px);color:#111;display:flex;justify-content:center;overflow:hidden;width:min(68vw,42dvh,360px)}.profile-qr-code img{display:block;height:100%;image-rendering:pixelated;width:100%}.profile-qr-code span{color:#555;font-size:13px;padding:10px;text-align:center}.payment-request-dialog{max-width:560px}.payment-dialog-backdrop{z-index:90}.payment-request-form{display:grid;gap:18px;margin-top:26px}.payment-request-form label{display:grid;gap:8px;color:var(--muted-foreground);font-size:14px;font-weight:700}.payment-request-form input,.payment-request-form select{width:100%;min-height:54px;padding:0 16px;border:1px solid var(--border);border-radius:16px;outline:0;background:var(--background);color:var(--foreground);font:inherit;font-size:17px}.payment-request-form input:focus,.payment-request-form select:focus{border-color:var(--foreground)}.payment-amount-input{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;overflow:hidden;border:1px solid var(--border);border-radius:16px;background:var(--background)}.payment-amount-input b{padding-left:16px;color:var(--foreground);font-size:15px}.payment-amount-input input{border:0}.payment-sandbox-note{margin:0;color:var(--muted-foreground);font-size:14px;line-height:1.5}.payment-request-dialog .primary-action,.payment-request-dialog .secondary-action,.payment-action .primary-action,.payment-action .secondary-action{display:flex;width:100%;min-height:54px;align-items:center;justify-content:center;gap:9px;border-radius:17px;font-size:16px;font-weight:750;text-decoration:none}.payment-request-dialog .primary-action svg{width:20px}.payment-share-result{display:grid;justify-items:center;gap:12px;margin-top:24px;text-align:center}.payment-share-result>strong{font-size:clamp(36px,10vw,58px);letter-spacing:-.055em}.payment-share-result>p{margin:-6px 0 8px;color:var(--muted-foreground);font-size:17px}.payment-share-qr{display:grid;width:min(280px,72vw);aspect-ratio:1;padding:12px;place-items:center;border-radius:28px;background:#fff;color:#111}.payment-share-qr img{display:block;width:100%;height:100%;image-rendering:pixelated}.payment-share-qr svg{width:64px;height:64px}.payment-page{min-height:100dvh;display:grid;padding:max(24px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));place-items:center;background:radial-gradient(circle at 80% 0%,rgb(92 72 220 / 16%),transparent 35%),var(--background);color:var(--foreground)}.payment-page-card{width:min(520px,100%);padding:clamp(24px,6vw,42px);border:1px solid var(--border);border-radius:34px;background:var(--card);box-shadow:0 28px 80px #0000002e;text-align:center}.payment-beneficiary-avatar{display:grid;width:72px;height:72px;margin:24px auto 16px;place-items:center;border:1px solid var(--border);border-radius:24px;background:var(--muted);font-size:27px;font-weight:700}.payment-page-card>p{margin:0;color:var(--muted-foreground);font-size:16px}.payment-page-card>h1{margin:8px 0 5px;font-size:clamp(44px,12vw,70px);letter-spacing:-.065em;line-height:.95}.payment-page-card>h2{margin:12px 0 26px;font-size:21px}.payment-methods,.payment-action{display:grid;gap:10px;margin-top:24px}.payment-methods>button{display:grid;min-height:70px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px 16px;border:1px solid var(--border);border-radius:18px;background:var(--background);color:var(--foreground);text-align:left}.payment-methods>button span{display:grid;gap:4px}.payment-methods>button strong{font-size:17px}.payment-methods>button small{color:var(--muted-foreground);font-size:13px;line-height:1.3}.payment-methods>button b{font-size:25px;font-weight:400}.payment-action-qr{width:min(300px,74vw);aspect-ratio:1;margin:0 auto 8px;padding:12px;border-radius:28px;background:#fff;color:#111}.payment-action-qr img{display:block;width:100%;height:100%;image-rendering:pixelated}.payment-success{display:grid;justify-items:center;gap:9px;margin:30px 0 20px}.payment-success>span{display:grid;width:62px;height:62px;place-items:center;border-radius:50%;background:var(--foreground);color:var(--background)}.payment-success svg{width:30px;height:30px}.payment-success strong{font-size:21px}.payment-success small{max-width:100%;overflow-wrap:anywhere;color:var(--muted-foreground)}.payment-state{margin:28px 0;padding:18px;border-radius:18px;background:var(--muted)}.payment-sandbox-footer{display:block;margin-top:28px;color:var(--muted-foreground);font-size:12px}.profile-scanner-overlay{background:#090909;color:#fff;inset:0;min-height:100dvh;overflow-y:auto;position:fixed;z-index:1250}.profile-scanner-header{background:linear-gradient(#090909 72%,#09090900);color:#fff;grid-template-columns:58px 1fr 58px;z-index:2}.profile-scanner-header .icon-action{background:#191919;border-color:#303030;color:#fff}.profile-scanner-content{margin:0 auto;max-width:680px;min-height:100dvh;padding:calc(118px + env(safe-area-inset-top)) 20px calc(30px + env(safe-area-inset-bottom))}.profile-camera-frame{aspect-ratio:3 / 4;background:#141414;border:1px solid #303030;border-radius:30px;max-height:56dvh;overflow:hidden;position:relative}.profile-camera-frame video{height:100%;object-fit:cover;width:100%}.profile-camera-frame>div{align-items:center;background:linear-gradient(transparent,#000000b8);bottom:0;display:flex;gap:9px;justify-content:center;left:0;padding:56px 18px 18px;position:absolute;right:0}.profile-camera-target{border:3px solid rgb(255 255 255 / 85%);border-radius:28px;height:min(64vw,280px);left:50%;position:absolute;top:48%;transform:translate(-50%,-50%);width:min(64vw,280px)}.profile-camera-target:before,.profile-camera-target:after{background:#fff;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.profile-camera-target:before{height:1px;width:18px}.profile-camera-target:after{height:18px;width:1px}.profile-code-form{margin-top:20px}.profile-code-form label{color:#aaa;display:block;font-size:13px;margin-bottom:8px}.profile-code-form>div{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto}.profile-code-form input{background:#171717;border:1px solid #343434;border-radius:15px;color:#fff;font:inherit;min-width:0;padding:0 13px}.profile-code-form button{background:#f4f4f4;border:0;border-radius:15px;color:#111;font-weight:750;min-height:50px;padding:0 18px}.profile-add-card{margin:0 auto;max-width:560px;text-align:center}.profile-add-avatar{background:#242424;border-radius:28px;display:grid;font-size:38px;height:96px;margin:0 auto 18px;place-items:center;width:96px}.profile-add-card h2{font-size:clamp(36px,8vw,52px);letter-spacing:-.05em;margin:0 0 10px}.profile-add-card>p{color:#aaa;line-height:1.5;margin:0 auto 24px;max-width:480px}.profile-add-card .contact-metadata-fields select,.profile-add-card .contact-metadata-fields textarea,.profile-add-card .contact-tag-editor{background:#151515;border-color:#343434;color:#fff}.profile-add-card .contact-tag-editor>input{color:#fff}.profile-add-card .contact-tag-chip{background:#292929}.profile-add-primary,.profile-add-secondary{justify-content:center;margin-top:20px;min-height:54px;width:100%}.profile-add-secondary{background:#191919;border:1px solid #343434;color:#fff}.profile-scanner-error{margin:18px auto 0;max-width:560px}.contact-request-dialog{text-align:center}.contact-request-dialog .profile-add-avatar{margin-top:4px}.contact-request-dialog .contact-metadata-fields{margin:22px 0}.contact-request-actions{display:grid;gap:9px;margin-top:18px}.contact-request-actions button{justify-content:center;min-height:52px;width:100%}.profile-browser-card .primary-action{align-items:center;display:flex;gap:9px;justify-content:center;margin-top:24px;width:100%}.profile-browser-card>small{margin-top:22px}.header-actions .icon-action,.contact-dialog .icon-action,.contact-dialog .copy-action,.call-launcher-toolbar button{width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border-radius:50%}.call-launcher-toolbar{grid-auto-columns:44px}.call-launcher-toolbar input{min-width:0;min-height:44px;height:44px;border-radius:999px}.agent-welcome>button{min-height:44px;border-radius:999px}.contact-dialog .contact-import-field{grid-template-columns:minmax(0,1fr) 44px}.contact-dialog .contact-import-field input,.contact-dialog .contact-import-field .paste-action{border-radius:999px}.contact-dialog .contact-import-field .paste-action{display:grid;width:44px;min-width:44px;height:44px;padding:0;place-items:center;border-radius:50%}.contact-dialog .contact-import-field .paste-action svg{width:20px;height:20px}.contact-dialog .contact-import-field .contact-import-add{display:grid;width:44px;height:44px;min-width:44px;padding:0;place-items:center;border-radius:50%}.contact-import-add svg{width:20px;height:20px}.ios-close-button.ios-close-button{display:grid;width:44px;min-width:44px;height:44px;min-height:44px;flex:0 0 44px;padding:0;place-items:center;border:1px solid color-mix(in srgb,var(--foreground) 12%,transparent);border-radius:50%;background:color-mix(in srgb,var(--card) 88%,transparent);color:var(--foreground);box-shadow:0 1px #ffffff12 inset;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .14s ease,color .14s ease,opacity .14s ease,transform .1s ease}.ios-close-button.ios-close-button svg{width:17px;height:17px}.ios-close-button.ios-close-button:disabled{cursor:default;opacity:.38}.profile-scanner-header .ios-close-button,.burner-call-overlay>header .ios-close-button{border-color:#ffffff29;background:#1c1c1ec7;color:#fff}.agent-coming-soon>.ios-close-button{align-self:start}.super-floating-menu button:active,.super-agent-launcher:active,.bottom-nav button:active,.ios-close-button.ios-close-button:not(:disabled):active{transform:scale(.92)}@media(hover:hover)and (pointer:fine){.ios-close-button.ios-close-button:not(:disabled):hover{background:var(--muted)}.super-agent-launcher:hover{background:var(--muted)}}
