:root{--ink:#071712;--muted:#5e6c66;--paper:#eef2ea;--white:#fff;--lime:#c6f63d;--line:#d6ddd4}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 85% 8%,#dbf49a 0,transparent 23%),linear-gradient(180deg,#f5f7f1 0,#edf1e9 100%);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.page{min-height:100dvh;padding:22px clamp(20px,4vw,70px) 120px}.top,.hero,.benefits{max-width:1240px;margin-inline:auto}.top{display:flex;justify-content:space-between;align-items:center}.brand img{display:block;width:132px;height:auto}.local{padding:8px 12px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#ffffff80;font-size:.78rem}.eyebrow{margin:0 0 15px;color:#506f19;font-weight:850;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}
.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:clamp(40px,7vw,110px);align-items:center;margin-top:clamp(62px,8vw,120px)}.hero h1{max-width:830px;margin:0;font-size:clamp(3.15rem,6.2vw,6.8rem);line-height:.91;letter-spacing:-.06em}.hero h1 em{color:#587223;font-style:normal}.lead{max-width:710px;margin:28px 0 30px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.55}.hero-action{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 25px;border:0;border-radius:999px;background:var(--ink);color:#fff;font:inherit;font-weight:850;box-shadow:0 12px 30px #07171226;cursor:pointer}.hero-action:hover{transform:translateY(-1px)}.voice-dot{color:var(--lime)}.hero-note{margin:12px 0 0;color:var(--muted);font-size:.76rem}
.voice-stage{position:relative;overflow:hidden;min-height:510px;padding:26px;border:1px solid #ffffffaa;border-radius:32px;background:linear-gradient(150deg,#0b1a15,#07110f);color:#fff;box-shadow:0 42px 90px #0717122d}.voice-stage:before{content:'';position:absolute;right:-110px;bottom:-140px;width:340px;height:340px;border-radius:50%;background:#c6f63d1c;filter:blur(4px)}.stage-head{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center}.stage-avatar{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:var(--lime);color:var(--ink);font-weight:900}.stage-head strong,.stage-head small{display:block}.stage-head small{margin-top:2px;color:#9eb0a7;font-size:.72rem}.stage-status{padding:7px 10px;border:1px solid #c6f63d44;border-radius:999px;background:#c6f63d14;color:#d9ff71;font-size:.7rem;font-weight:750}.stage-orb{display:flex;align-items:center;justify-content:center;gap:8px;width:180px;height:180px;margin:56px auto 32px;border-radius:50%;background:radial-gradient(circle at 35% 25%,#edffb4,#c6f63d 47%,#84aa20);box-shadow:0 0 0 14px #c6f63d0d,0 0 80px #c6f63d2f}.stage-orb i{display:block;width:8px;border-radius:99px;background:var(--ink)}.stage-orb i:nth-child(1),.stage-orb i:nth-child(5){height:28px}.stage-orb i:nth-child(2),.stage-orb i:nth-child(4){height:54px}.stage-orb i:nth-child(3){height:78px}.stage-question{margin:0;text-align:center;font-size:1.35rem;font-weight:850}.stage-chips{display:flex;justify-content:center;flex-wrap:wrap;gap:7px;margin-top:18px}.stage-chips span{padding:8px 11px;border:1px solid #ffffff24;border-radius:999px;background:#ffffff0c;color:#d9e2dd;font-size:.72rem}.stage-foot{position:relative;max-width:390px;margin:26px auto 0;color:#9eada5;text-align:center;font-size:.75rem;line-height:1.5}
.benefits{margin-top:clamp(70px,9vw,130px)}.benefits>.eyebrow{margin-bottom:18px}.paths{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.paths article{min-height:210px;padding:25px;border:1px solid var(--line);border-radius:22px;background:#ffffffd9;box-shadow:0 12px 40px #0717120a}.paths article:nth-child(2){transform:translateY(18px)}.paths article>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--ink);color:#fff;font-size:.75rem;font-weight:850}.paths h2{margin:34px 0 8px;font-size:1.15rem}.paths p{margin:0;color:var(--muted);line-height:1.5}
.launcher{position:fixed;right:24px;bottom:24px;z-index:5;display:flex;align-items:center;gap:11px;padding:10px 17px 10px 10px;border:0;border-radius:999px;background:var(--ink);color:#fff;box-shadow:0 14px 42px #07171240;font:inherit;text-align:left;cursor:pointer}.avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--lime);color:var(--ink);font-weight:900}.launcher strong,.launcher small{display:block}.launcher small{margin-top:2px;color:#cdd7d1;font-size:.72rem}
dialog{width:min(580px,calc(100% - 24px));max-height:calc(100dvh - 24px);padding:0;border:1px solid #ffffffc7;border-radius:26px;background:#fcfdfb;color:var(--ink);box-shadow:0 35px 100px #07171266}dialog::backdrop{background:#06130fc7;backdrop-filter:blur(4px)}.panel{padding:clamp(22px,5vw,38px);background:linear-gradient(180deg,#fff 0,#fafbf8 100%)}.panel>header{display:flex;justify-content:space-between;gap:20px}.panel h2{margin:0;font-size:clamp(2rem,6vw,3.3rem);letter-spacing:-.045em}.close{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:white;font-size:1.6rem;cursor:pointer}.intro>p{margin:22px 0;color:var(--muted);line-height:1.55}.choice{display:grid;grid-template-columns:1fr 1fr;gap:9px}.choice button{min-height:62px;padding:15px;border:1px solid var(--line);border-radius:12px;background:#f8faf5;color:var(--ink);font:inherit;font-weight:750;text-align:left;cursor:pointer}.choice button[aria-pressed=true]{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:#effbd3}.primary{width:100%;padding:16px;border:0;border-radius:999px;background:var(--lime);color:var(--ink);font:inherit;font-weight:850;box-shadow:0 10px 24px #a7da2333;cursor:pointer}.primary:disabled{opacity:.42;cursor:not-allowed}.mic{margin-right:8px}.call{text-align:center;padding:38px 0 8px}.orb{display:flex;justify-content:center;align-items:center;gap:7px;width:126px;height:126px;margin:0 auto 24px;border-radius:50%;background:var(--ink);box-shadow:0 0 0 14px #eefbd0}.orb i{display:block;width:7px;border-radius:99px;background:var(--lime);animation:pulse 1.05s ease-in-out infinite}.orb i:nth-child(1){height:25px}.orb i:nth-child(2){height:45px;animation-delay:.16s}.orb i:nth-child(3){height:31px;animation-delay:.3s}@keyframes pulse{50%{transform:scaleY(.45)}}.state{margin:0;font-size:1.45rem;font-weight:850}.context{color:var(--muted)}.controls{display:flex;gap:9px;margin-top:34px}.controls button,.unavailable button{flex:1;padding:13px;border:1px solid var(--line);border-radius:999px;background:white;font:inherit;font-weight:750}.controls .stop{background:var(--ink);color:white;border-color:var(--ink)}.unavailable{padding:32px 0 4px}.unavailable h3{font-size:1.45rem}.unavailable p{color:var(--muted);line-height:1.55}.unavailable button{width:100%}
.mode-choice{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:22px 0;padding:0;border:0}.mode-choice legend,.step-label{margin:0 0 9px;color:var(--ink);font-size:.78rem;font-weight:850}.mode-choice legend{grid-column:1/-1}.mode-choice button{display:grid;grid-template-columns:42px 1fr;column-gap:11px;align-items:center;min-height:72px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#f8faf5;color:var(--ink);font:inherit;text-align:left;cursor:pointer}.mode-choice button>span{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#e7ece3;font-size:.75rem;font-weight:900}.mode-choice strong,.mode-choice small{display:block}.mode-choice strong{font-size:.9rem}.mode-choice small{color:var(--muted);font-size:.68rem}.mode-choice button[aria-pressed=true]{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:#effbd3}.mode-choice button[aria-pressed=true]>span{background:var(--ink);color:var(--lime)}.step-label{margin-top:0}.start-icon{display:inline-grid;place-items:center;width:22px;margin-right:5px}.chat{margin-top:22px;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#f4f7f1}.chat-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border-bottom:1px solid var(--line);background:#fff}.chat-head>div{display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center}.chat-head strong,.chat-head small{display:block}.chat-head small{color:var(--muted);font-size:.68rem}.chat-online{grid-row:1/3;width:10px;height:10px;border-radius:50%;background:#78a900;box-shadow:0 0 0 4px #c6f63d33}.chat-head button{border:0;background:transparent;color:var(--muted);font:inherit;font-size:.72rem;font-weight:750;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.messages{display:flex;flex-direction:column;gap:11px;height:min(45dvh,360px);min-height:240px;padding:17px;overflow-y:auto}.message{max-width:86%}.message span{display:block;margin:0 0 4px 4px;color:var(--muted);font-size:.64rem;font-weight:800}.message p{margin:0;padding:11px 13px;border-radius:14px;background:#fff;box-shadow:0 3px 10px #0717120b;font-size:.86rem;line-height:1.5;white-space:pre-wrap}.message.from-user{align-self:flex-end}.message.from-user span{text-align:right;margin-right:4px}.message.from-user p{background:var(--ink);color:#fff;border-bottom-right-radius:4px}.message.from-sofie p{border-bottom-left-radius:4px}.composer{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end;padding:10px;border-top:1px solid var(--line);background:#fff}.composer textarea{width:100%;min-height:45px;max-height:128px;padding:12px 13px;border:1px solid var(--line);border-radius:13px;resize:none;color:var(--ink);background:#fafbf9;font:inherit;font-size:.88rem;line-height:1.4}.composer textarea:focus{outline:2px solid #9bc31f;outline-offset:1px}.composer button{width:45px;height:45px;border:0;border-radius:13px;background:var(--lime);color:var(--ink);font-size:1.25rem;font-weight:900;cursor:pointer}.composer button:disabled,.composer textarea:disabled{opacity:.5;cursor:not-allowed}.chat-note{margin:8px 12px 12px;color:var(--muted);font-size:.64rem;text-align:center}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.brand{display:inline-flex;padding:9px 12px;border-radius:13px;background:var(--ink);box-shadow:0 8px 22px #0717121a}
@media(max-width:900px){.hero{grid-template-columns:1fr}.voice-stage{min-height:460px;max-width:620px}.stage-orb{margin-block:38px 26px}.paths article:nth-child(2){transform:none}}
@media(max-width:680px){.page{padding-inline:15px}.brand img{width:108px}.local{font-size:.68rem}.hero{margin-top:58px}.hero h1{font-size:clamp(2.75rem,14vw,4.4rem)}.voice-stage{min-height:420px;padding:20px;border-radius:24px}.stage-status{display:none}.stage-head{grid-template-columns:auto 1fr}.stage-orb{width:145px;height:145px}.stage-orb i:nth-child(2),.stage-orb i:nth-child(4){height:44px}.stage-orb i:nth-child(3){height:63px}.benefits{margin-top:72px}.paths{grid-template-columns:1fr}.paths article{min-height:0}.launcher{right:14px;bottom:14px}.choice,.mode-choice{grid-template-columns:1fr}dialog{width:100%;max-height:100dvh;border-radius:0}.panel{min-height:100dvh}.controls{display:grid}.messages{height:calc(100dvh - 285px);min-height:260px}}
@media(prefers-reduced-motion:reduce){.orb i{animation:none}.hero-action:hover{transform:none}}
.unavailable-actions{display:grid;gap:8px}.unavailable-actions a,.unavailable-actions button{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:13px;border:1px solid var(--line);border-radius:999px;font:inherit;font-weight:800;text-decoration:none}.unavailable-actions a{border-color:var(--ink);background:var(--ink);color:#fff}.unavailable-actions button{background:#fff;color:var(--ink)}

/* Conversation attachments */
.message-file{max-width:100%;margin-top:5px;padding:8px 10px;border:1px solid #dce5d8;border-radius:10px;background:#f7f9f4;color:var(--ink);font-size:.7rem;overflow-wrap:anywhere}
.from-user .message-file{margin-left:auto;border-color:#2b3b35;background:#162820;color:#eaf1ed}
.file-queue{display:flex;flex-direction:column;gap:6px;padding:9px 10px 0;border-top:1px solid var(--line);background:#fff}
.queued-file{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:9px;align-items:center;padding:8px 9px;border:1px solid var(--line);border-radius:11px;background:#f6f8f3}
.file-symbol{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:var(--ink);color:var(--lime);font-size:.58rem;font-weight:900;letter-spacing:.04em}
.queued-file strong,.queued-file small{display:block}
.queued-file strong{overflow:hidden;color:var(--ink);font-size:.74rem;text-overflow:ellipsis;white-space:nowrap}
.queued-file small{margin-top:2px;color:var(--muted);font-size:.62rem}
.remove-file{width:32px;height:32px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font-size:1.1rem;cursor:pointer}
.composer{grid-template-columns:auto minmax(0,1fr) auto}
.composer .attach{border:1px solid var(--line);background:#f4f7f1;font-size:1.35rem;font-weight:500}
.chat-note{line-height:1.4}
.appointment-card{margin-top:16px;padding:20px;border:1px solid #c9d6c3;border-radius:18px;background:#fff;box-shadow:0 18px 42px #07171214}
.appointment-top{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center}
.appointment-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--lime);color:var(--ink);font-weight:950}
.appointment-top .eyebrow{margin:0 0 2px;font-size:.62rem}
.appointment-top h3{margin:0;color:var(--ink);font-size:1.25rem;letter-spacing:-.025em}
.appointment-close{width:34px;height:34px;border:1px solid var(--line);border-radius:10px;background:#f7f9f5;color:var(--ink);font-size:1.2rem;cursor:pointer}
.appointment-lead{margin:14px 0 12px;color:var(--muted);font-size:.82rem;line-height:1.5}
.appointment-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0}
.appointment-summary>div{padding:10px 11px;border-radius:11px;background:#f2f5ee}
.appointment-summary>div:last-child:nth-child(odd){grid-column:1/-1}
.appointment-summary dt{color:var(--muted);font-size:.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.055em}
.appointment-summary dd{margin:3px 0 0;color:var(--ink);font-size:.78rem;font-weight:720;line-height:1.4;overflow-wrap:anywhere}
.appointment-privacy{margin:12px 0;padding:10px 11px;border-left:3px solid var(--lime);background:#f7f9f4;color:var(--muted);font-size:.69rem;line-height:1.45}
.appointment-actions{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}
.appointment-primary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:12px 15px;border-radius:999px;background:var(--lime);color:var(--ink);font-size:.82rem;font-weight:900;text-decoration:none}
.appointment-actions button{min-height:48px;padding:11px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font:inherit;font-size:.72rem;font-weight:800;cursor:pointer}
.appointment-note{margin:9px 0 0;color:var(--muted);font-size:.64rem;text-align:center}
@media(max-width:520px){.appointment-summary{grid-template-columns:1fr}.appointment-summary>div:last-child:nth-child(odd){grid-column:auto}.appointment-actions{grid-template-columns:1fr}.appointment-actions button{min-height:42px}.appointment-card{padding:16px}}

/* Compact Sofie assistance widget */
[hidden]{display:none!important}
button,a,textarea,input{outline-color:#739414}
button:focus-visible,a:focus-visible,textarea:focus-visible,input:focus-visible{outline:3px solid #8eb41a;outline-offset:3px}
.launcher{right:20px;bottom:20px;gap:10px;padding:8px 15px 8px 8px;border:1px solid #21332c;box-shadow:0 12px 30px #07171230;transition:transform .18s ease,box-shadow .18s ease}
.launcher:hover{transform:translateY(-2px);box-shadow:0 16px 36px #07171238}
.launcher-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--lime);color:var(--ink)}
.launcher-icon svg{width:21px;height:21px}.launcher strong{font-size:.84rem}.launcher small{font-size:.64rem;color:#cbd5d0}
.assist-nudge{position:fixed;right:20px;bottom:88px;z-index:6;display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;width:min(286px,calc(100vw - 28px));padding:12px 42px 12px 12px;border:1px solid #d7dfd3;border-radius:16px;background:#fff;box-shadow:0 16px 42px #07171222;animation:nudge-in .26s ease-out both}
.assist-nudge:after{content:'';position:absolute;right:29px;bottom:-7px;width:13px;height:13px;border-right:1px solid #d7dfd3;border-bottom:1px solid #d7dfd3;background:#fff;transform:rotate(45deg)}
.nudge-avatar{position:relative;display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--ink);color:var(--lime);font-size:.8rem;font-weight:950}.nudge-avatar span{position:absolute;right:-2px;bottom:-2px;width:10px;height:10px;border:2px solid #fff;border-radius:50%;background:#79a900}.nudge-content{min-width:0}.nudge-eyebrow{display:block;margin:1px 0 2px;color:#5b6c64;font-size:.56rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.assist-nudge strong{display:block;color:var(--ink);font-size:.82rem;line-height:1.25}.assist-nudge p{margin:3px 0 6px;color:var(--muted);font-size:.66rem;line-height:1.38}.assist-nudge [data-nudge-open]{display:inline-flex;align-items:center;gap:5px;min-height:40px;padding:7px 11px;border:0;border-radius:999px;background:#effbd3;color:#3f590d;font:inherit;font-size:.64rem;font-weight:900;cursor:pointer}.assist-nudge [data-nudge-open] svg{width:14px;height:14px}.nudge-close{position:absolute;top:5px;right:5px;display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:10px;background:transparent;color:#68776f;font:inherit;font-size:1rem;cursor:pointer}.nudge-close:hover{background:#f0f3ed;color:var(--ink)}
@keyframes nudge-in{from{opacity:0;transform:translateY(7px) scale(.985)}to{opacity:1;transform:none}}
dialog{position:fixed;inset:auto 18px 18px auto;width:min(470px,calc(100% - 36px));max-width:none;max-height:min(720px,calc(100dvh - 36px));margin:0;border:1px solid #d9e0d5;border-radius:22px;box-shadow:0 28px 80px #0717124d;overflow:hidden}
dialog::backdrop{background:#06130f66;backdrop-filter:blur(2px)}
.panel{max-height:min(720px,calc(100dvh - 36px));padding:18px 18px 16px;overflow-y:auto;background:#fbfcf9}
.panel>header{position:sticky;top:-18px;z-index:4;align-items:center;margin:-18px -18px 0;padding:15px 17px;border-bottom:1px solid #e1e6de;background:#fff}
.assistant-title{display:flex;align-items:center;gap:11px;min-width:0}.assistant-mark{display:grid;place-items:center;width:38px;height:38px;flex:none;border-radius:12px;background:var(--ink);color:var(--lime)}.assistant-mark svg{width:21px;height:21px}.assistant-title .eyebrow{margin:0 0 1px;font-size:.56rem;letter-spacing:.09em}.panel h2{font-size:1.2rem;letter-spacing:-.025em;line-height:1.1}.close{width:34px;height:34px;flex:none;border-radius:10px;background:#f5f7f3;font-size:1.2rem}
.intro-copy{margin:17px 0 15px!important;font-size:.82rem;line-height:1.48!important}.mode-choice{gap:8px;margin:0 0 16px}.mode-choice legend,.step-label{font-size:.68rem}.mode-choice button{grid-template-columns:34px 1fr;column-gap:9px;min-height:58px;padding:9px 10px;border-radius:12px}.mode-choice button>span{width:34px;height:34px;border-radius:10px}.mode-choice button>span svg{width:18px;height:18px}.mode-choice strong{font-size:.78rem}.mode-choice small{font-size:.61rem}.choice{gap:7px}.choice button{min-height:43px;padding:9px 11px;border-radius:10px;font-size:.74rem}.primary{display:flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:11px 15px;font-size:.78rem}.primary svg{width:18px;height:18px}.human-shortcut{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;align-items:center;margin-top:10px;padding:10px 11px;border:1px solid var(--line);border-radius:11px;background:#fff}.human-shortcut div{grid-row:1/3}.human-shortcut strong,.human-shortcut small{display:block}.human-shortcut strong{font-size:.68rem}.human-shortcut small{margin-top:2px;color:var(--muted);font-size:.58rem}.human-shortcut a{color:#45640c;font-size:.65rem;font-weight:850;text-decoration:none}
.chat{margin-top:14px;border-radius:14px}.chat-head{padding:10px 12px}.messages{height:min(42dvh,310px);min-height:210px;padding:13px}.message{max-width:88%}.message p{padding:9px 11px;font-size:.77rem;line-height:1.45}.message span{font-size:.57rem}.composer{padding:8px}.composer textarea{min-height:42px;padding:10px 11px;font-size:.78rem}.composer button{width:42px;height:42px;border-radius:11px;display:grid;place-items:center}.composer button svg{width:19px;height:19px}.composer .attach{font-size:inherit}.chat-note{margin:7px 10px 8px;font-size:.57rem;line-height:1.35}.chat-human{display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:8px 10px;border-top:1px solid var(--line);background:#fff;font-size:.61rem}.chat-human span{margin-right:auto;color:var(--muted)}.chat-human a{color:#45640c;font-weight:850;text-decoration:none}
.appointment-card,.support-card{margin-top:12px;padding:15px;border-radius:14px;box-shadow:none}.appointment-top{gap:9px}.appointment-icon{width:34px;height:34px;border-radius:10px}.appointment-top h3,.support-head h3{font-size:1rem}.appointment-lead{margin:10px 0;font-size:.72rem}.appointment-summary{gap:6px}.appointment-summary>div{padding:8px 9px;border-radius:9px}.appointment-summary dt{font-size:.53rem}.appointment-summary dd{font-size:.68rem}.appointment-privacy{margin:9px 0;padding:8px 9px;font-size:.59rem}.appointment-primary{min-height:43px;padding:10px 13px;font-size:.7rem}.appointment-actions button{min-height:43px;font-size:.64rem}.appointment-note{font-size:.56rem}
.support-card{border:1px solid #d5ddd1;background:#fff}.support-head{display:flex;align-items:center;gap:10px}.support-head>span{display:grid;place-items:center;width:34px;height:34px;flex:none;border-radius:10px;background:#edf4df;color:#47630f}.support-head svg{width:18px;height:18px}.support-head .eyebrow{margin:0 0 1px;font-size:.54rem}.support-head h3{margin:0}.support-card>p{margin:11px 0;color:var(--muted);font-size:.72rem;line-height:1.45}.support-actions{display:flex;gap:7px}.support-actions a,.simulator-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 13px;border-radius:999px;background:var(--ink);color:#fff;font-size:.68rem;font-weight:850;text-decoration:none}.support-actions a+ a{background:var(--lime);color:var(--ink)}.support-card>small{display:block;margin-top:8px;color:var(--muted);font-size:.56rem}.simulator-link{background:var(--lime);color:var(--ink)}
.queued-file{padding:7px 8px}.file-symbol{width:32px;height:32px;border-radius:8px}.queued-file strong{font-size:.68rem}.queued-file small{font-size:.56rem}
.feedback{padding:28px 8px 12px;text-align:center}.feedback-icon{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 12px;border-radius:15px;background:var(--ink);color:var(--lime)}.feedback-icon svg{width:25px;height:25px}.feedback .eyebrow{margin:0 0 4px;font-size:.58rem}.feedback h3{margin:0;font-size:1.28rem}.feedback>p:not(.eyebrow):not(.feedback-result){max-width:330px;margin:8px auto 18px;color:var(--muted);font-size:.74rem;line-height:1.45}.feedback-options{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.feedback-options button{min-height:43px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);font:inherit;font-size:.72rem;font-weight:850;cursor:pointer}.feedback-options button:hover:not(:disabled){border-color:#8eb41a;background:#f3fbdc}.feedback-options button:disabled{opacity:.55}.feedback-result{margin:12px 0 0;color:#49660e;font-size:.7rem;font-weight:850}.feedback-next{display:flex;justify-content:center;gap:14px;margin-top:18px}.feedback-next button,.feedback-next a{padding:0;border:0;background:transparent;color:#45640c;font:inherit;font-size:.67rem;font-weight:850;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
.ai-disclosure{margin:13px 2px 11px!important;color:var(--muted)!important;font-size:.64rem;line-height:1.45!important}.ai-disclosure strong{color:var(--ink)}.ai-disclosure a{color:#45640c;font-weight:850;text-decoration:underline;text-underline-offset:2px}
.ai-use-terms{margin:6px 2px 0!important;color:var(--muted)!important;font-size:.57rem;line-height:1.4!important;text-align:center}.ai-use-terms a{color:#45640c;font-weight:800;text-underline-offset:2px}
.recording-consent{display:grid;grid-template-columns:auto 1fr;gap:9px;align-items:start;margin:0 0 11px;padding:10px 11px;border:1px solid #d7dfd3;border-radius:11px;background:#fff;color:var(--ink);cursor:pointer}.recording-consent input{width:17px;height:17px;margin:2px 0 0;accent-color:#729e12}.recording-consent strong,.recording-consent small{display:block}.recording-consent strong{font-size:.69rem}.recording-consent small{margin-top:2px;color:var(--muted);font-size:.58rem;line-height:1.4}.recording-consent a{color:#45640c;font-weight:850}.recording-active{display:inline-flex;align-items:center;gap:6px;margin:7px 0 0;padding:6px 9px;border-radius:999px;background:#fff2ed;color:#8a2e18;font-size:.62rem;font-weight:850}.recording-active span{width:7px;height:7px;border-radius:50%;background:#d74322;box-shadow:0 0 0 3px #d7432222}
.human-shortcut div{grid-row:auto}
@media(max-width:680px){.launcher{right:12px;bottom:12px}.assist-nudge{right:12px;bottom:80px;width:min(272px,calc(100vw - 24px))}dialog{inset:auto 0 0 0;width:100%;max-height:92dvh;border-radius:22px 22px 0 0}.panel{min-height:0;max-height:92dvh;padding:16px 14px 14px}.panel>header{top:-16px;margin:-16px -14px 0;padding:13px 14px}.choice{grid-template-columns:1fr 1fr}.mode-choice{grid-template-columns:1fr 1fr}.messages{height:min(38dvh,280px);min-height:190px}.human-shortcut{grid-template-columns:1fr auto}.appointment-actions{grid-template-columns:1fr}.support-actions{display:grid;grid-template-columns:1fr 1fr}}
@media(max-width:380px){.launcher small{display:none}.launcher{padding-right:12px}.mode-choice{grid-template-columns:1fr}.choice{grid-template-columns:1fr}.panel h2{font-size:1.05rem}}
@media(prefers-reduced-motion:reduce){.assist-nudge{animation:none}.launcher{transition:none}}

/* Embedded website mode: the parent website supplies the launcher and nudge. */
body.embedded{background:#fbfcf9;overflow:hidden}
body.embedded .page{min-height:100dvh;padding:0}
body.embedded .top,body.embedded .hero,body.embedded .benefits,body.embedded .launcher,body.embedded .assist-nudge{display:none!important}
body.embedded dialog{inset:0;width:100%;height:100dvh;max-height:100dvh;border:0;border-radius:0;box-shadow:none}
body.embedded dialog::backdrop{background:#fbfcf9}
body.embedded .panel{min-height:100dvh;max-height:100dvh}
