:root{--paper:#f4f2ed;--paper-strong:#ebe8e1;--surface:#fff;--ink:#151513;--muted:#66645e;--line:#d9d6cf;--line-dark:#34342f;--accent:#b43d14;--accent-soft:#f8e5dc;--success:#25694f;--warning:#8b5a13;--danger:#9d342c;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--shadow:0 18px 60px #1e1c1814;--focus:0 0 0 3px #b43d1447}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Aptos,Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.55;overflow-x:clip}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{box-shadow:var(--focus);outline:none}::selection{background:var(--accent-soft)}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.section{padding-block:112px}.site-header{z-index:10;border-bottom:1px solid #15151314;position:relative}.nav-wrap{justify-content:space-between;align-items:center;gap:28px;min-height:76px;display:flex}.brand{letter-spacing:.12em;align-items:center;gap:10px;font-size:15px;font-weight:760;display:inline-flex}.brand-mark{color:#fff;background:var(--ink);letter-spacing:0;border-radius:7px;place-items:center;width:30px;height:30px;font:700 14px/1 Georgia,serif;display:grid}.desktop-nav{color:#474640;gap:28px;font-size:14px;display:flex}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;color:#474640;border:1px solid var(--line);border-radius:var(--radius-sm);align-items:center;min-height:40px;padding:0 12px;font-size:13px;font-weight:680;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);min-width:220px;box-shadow:var(--shadow);padding:8px;display:grid;position:absolute;top:calc(100% + 9px);right:0}.mobile-menu nav a{border-radius:4px;padding:10px 11px;font-size:14px}.mobile-menu nav a:hover{background:var(--paper)}.desktop-nav a,.text-link{transition:color .16s}.desktop-nav a:hover,.text-link:hover{color:var(--accent)}.nav-actions,.hero-actions{align-items:center;gap:12px;display:flex}.text-link{padding:8px;font-size:14px}.button{border-radius:var(--radius-sm);border:1px solid #0000;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-size:14px;font-weight:680;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-small{min-height:40px;padding-inline:15px;font-size:13px}.button-dark{color:#fff;background:var(--ink);border-color:var(--ink)}.button-dark:hover{background:#2c2c28}.button-quiet{border-color:var(--line);background:0 0}.button-quiet:hover{background:var(--surface);border-color:#b8b4ab}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:84px;min-height:690px;padding-block:104px 90px;display:grid}.hero>*{min-width:0}.kicker{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:760}.hero h1{letter-spacing:-.045em;max-width:780px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6vw,82px);font-weight:500;line-height:.99}.hero-lede{color:#52514c;max-width:650px;margin:28px 0 32px;font-size:clamp(18px,2vw,21px);line-height:1.55}.fine-print{color:var(--muted);margin:18px 0 0;font-size:12px}.hero-channel-stage{isolation:isolate;background:var(--surface);border-radius:var(--radius-lg);width:100%;min-width:0;max-width:100%;height:566px;box-shadow:var(--shadow);contain:layout paint;border:1px solid #d5d1c9;grid-template-rows:auto auto minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);display:grid;overflow:hidden}.hero-stage-heading{border-bottom:1px solid #e7e4de;justify-content:space-between;align-items:center;gap:20px;min-height:70px;padding:15px 18px;display:flex}.hero-stage-heading>div{min-width:0}.hero-stage-heading strong,.hero-stage-heading>div>span{display:block}.hero-stage-heading strong{letter-spacing:-.01em;font-size:13px}.hero-stage-heading>div>span{color:var(--muted);margin-top:1px;font-size:11px}.hero-stage-heading>span{color:#77746d;letter-spacing:.06em;flex:none;font:650 11px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.hero-channel-tabs{background:#faf9f6;border-bottom:1px solid #dedbd4;grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.hero-channel-tabs button{cursor:pointer;color:#68665f;background:0 0;border:0;border-right:1px solid #e7e4de;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:48px;padding:8px 5px;font-size:10px;font-weight:700;transition:color .16s,background .16s;display:flex;position:relative}.hero-channel-tabs button:last-child{border-right:0}.hero-channel-tabs button:after{content:"";background:var(--accent);width:22px;height:2px;margin:auto;transition:transform .16s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.hero-channel-tabs button:hover{color:var(--ink);background:#f3f0ea}.hero-channel-tabs button[aria-selected=true]{color:var(--ink);background:var(--surface)}.hero-channel-tabs button[aria-selected=true]:after{transform:scaleX(1)}.hero-channel-tabs button:focus-visible{z-index:1;box-shadow:inset var(--focus)}.hero-scene-viewport{background:#f7f5f0;min-height:0;padding:18px}.hero-scene{scrollbar-gutter:stable;background:var(--surface);border-radius:var(--radius-md);border:1px solid #e0ddd6;height:100%;min-height:0;overflow:auto}.hero-scene[hidden]{display:none}.hero-scene:focus-visible{box-shadow:inset var(--focus)}.hero-scene [data-reveal]{opacity:0;transition:opacity .26s,transform .26s;transform:translateY(8px)}.hero-scene[data-phase=prompt] [data-reveal=prompt],.hero-scene[data-phase=resolving] [data-reveal=prompt],.hero-scene[data-phase=result] [data-reveal=prompt],.hero-scene[data-phase=interaction] [data-reveal=prompt],.hero-scene[data-phase=settled] [data-reveal=prompt],.hero-scene[data-phase=resolving] [data-reveal=resolving],.hero-scene[data-phase=result] [data-reveal=resolving],.hero-scene[data-phase=interaction] [data-reveal=resolving],.hero-scene[data-phase=settled] [data-reveal=resolving],.hero-scene[data-phase=result] [data-reveal=result],.hero-scene[data-phase=interaction] [data-reveal=result],.hero-scene[data-phase=settled] [data-reveal=result],.hero-scene[data-phase=interaction] [data-reveal=interaction],.hero-scene[data-phase=settled] [data-reveal=interaction],.hero-scene[data-phase=settled] [data-reveal=settled]{opacity:1;transform:translateY(0)}.hero-assistant-scene,.hero-voice-scene{flex-direction:column;min-height:100%;padding:17px;display:flex}.hero-scene-bar,.hero-phone-topline{align-items:center;gap:10px;display:flex}.hero-scene-avatar{color:#8f3517;background:var(--accent-soft);border-radius:8px;flex:none;place-items:center;width:32px;height:32px;display:grid}.hero-scene-bar strong,.hero-scene-bar span,.hero-phone-topline strong,.hero-phone-topline span{display:block}.hero-scene-bar span,.hero-phone-topline span{color:var(--muted);font-size:10px}.hero-prompt{color:#fff;background:#272723;border-radius:11px 11px 3px;align-self:flex-end;align-items:flex-start;gap:7px;max-width:84%;margin-top:16px;padding:10px 12px;display:flex}.hero-prompt svg{flex:none;margin-top:2px}.hero-prompt p{margin:0;font-size:11px;line-height:1.45}.hero-source-check{color:#68655e;align-items:center;gap:7px;margin-top:13px;font-size:10px;display:flex}.hero-source-check i{background:var(--accent);border-radius:50%;width:5px;height:5px;margin-left:auto}.hero-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-width:0;margin-top:13px;display:grid}.hero-product-grid:focus-visible{box-shadow:inset var(--focus)}.hero-product-grid article{background:#faf9f6;border:1px solid #e3e0da;border-radius:8px;min-width:0;padding:11px}.hero-product-grid article.is-focused{border-color:#a34828;box-shadow:inset 0 0 0 1px #a34828}.hero-product-index{color:#5f5c55;font:650 9px/1 ui-monospace,monospace}.hero-product-grid h3{letter-spacing:-.01em;margin:16px 0 3px;font-size:11px;line-height:1.2}.hero-product-grid p{min-height:28px;color:var(--muted);margin:0;font-size:9px;line-height:1.4}.hero-product-grid article>div{justify-content:space-between;align-items:flex-end;gap:5px;margin-top:14px;display:flex}.hero-product-grid article>div strong{font-size:11px}.hero-product-grid article>div span{color:#625f58;text-align:right;font-size:8px}.hero-compare-head{grid-template-columns:repeat(2,1fr);gap:8px;margin:15px 0 8px;padding-left:70px;display:grid}.hero-compare-head span{background:#f5f2ec;border-radius:6px;padding:8px;font-size:10px;font-weight:720}.hero-compare-grid{border-block:1px solid #e4e1da;margin:0}.hero-compare-grid>div{border-bottom:1px solid #ece9e3;grid-template-columns:62px repeat(2,1fr);gap:8px;padding:9px 0;display:grid}.hero-compare-grid>div:last-child{border-bottom:0}.hero-compare-grid dt,.hero-compare-grid dd{margin:0;font-size:10px}.hero-compare-grid dt{color:var(--muted)}.hero-compare-grid dd{padding-inline:8px;font-weight:650}.hero-compare-summary{color:#4f4c45;border-left:2px solid var(--accent);background:#f4efe7;margin:12px 0 0;padding:10px 12px;font-size:10px;line-height:1.5}.hero-device-wrap{place-items:center;min-height:100%;padding:14px;display:grid}.hero-phone-frame{background:#fcfbf8;border:1px solid #d8d4cc;border-radius:20px;flex-direction:column;width:min(100%,292px);min-height:100%;padding:15px;display:flex;box-shadow:0 12px 28px #211f1b12}.hero-message-thread{flex-direction:column;flex:1;justify-content:center;gap:10px;padding-block:18px;display:flex}.hero-message{border-radius:11px;max-width:88%;padding:9px 11px}.hero-message span{color:#5f5c55;margin-bottom:3px;font-size:9px;font-weight:700;display:block}.hero-message p{margin:0;font-size:10px;line-height:1.45}.hero-message.customer{color:#fff;background:#272723;border-bottom-right-radius:3px;align-self:flex-end}.hero-message.customer span{color:#cfccc4}.hero-message.dms{background:#eeeae2;border-bottom-left-radius:3px}.hero-message-actions{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.hero-message-actions span{color:#743016;text-align:center;background:#fff;border:1px solid #caad9f;border-radius:7px;place-items:center;min-height:38px;padding:5px;font-size:9px;font-weight:720;display:grid}.hero-waveform{background:#f4f1eb;border-radius:9px;justify-content:center;align-items:center;gap:3px;height:72px;margin:20px 0 13px;padding-inline:8px;display:flex}.hero-waveform span{opacity:.62;width:3px;height:42px;animation:1.6s ease-in-out infinite alternate hero-wave;animation-delay:calc(var(--wave-index) * -70ms);background:#a34828;border-radius:99px;display:block;transform:scaleY(.22)}.hero-channel-stage[data-auto-paused=true] .hero-waveform span{animation-play-state:paused}.hero-waveform.is-compact{height:56px;margin:15px 0 10px}.hero-waveform.is-compact span{height:32px}.hero-transcript{gap:8px;display:grid}.hero-transcript>div{background:#faf9f6;border:1px solid #e5e2dc;border-radius:8px;padding:9px 11px}.hero-transcript>div.dms-line{background:#f4efe7;border-color:#ded0c4}.hero-transcript span{color:var(--muted);font-size:9px;font-weight:700;display:block}.hero-transcript p{margin:3px 0 0;font-size:10px;line-height:1.45}.hero-confirmation{color:#5e3b2d;align-items:center;gap:7px;margin-top:9px;font-size:9px;font-weight:680;display:flex}.hero-call-frame{justify-content:center}.hero-call-heading{text-align:center;place-items:center;display:grid}.hero-call-heading strong,.hero-call-heading>span:last-child{display:block}.hero-call-heading strong{margin-top:7px;font-size:12px}.hero-call-heading>span:last-child{color:var(--muted);margin-top:1px;font:600 10px/1.4 ui-monospace,monospace}.hero-call-icon{color:#fff;background:#272723;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.hero-call-transcript{background:#f4f1eb;border-radius:8px;padding:10px 12px}.hero-call-transcript p{color:#4f4d47;margin:0;font-size:10px;line-height:1.55}.hero-keypad{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:11px;display:grid}.hero-keypad span{background:#fff;border:1px solid #dfdcd5;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:7px;min-height:46px;padding:7px 9px;font-size:9px;display:grid}.hero-keypad b{background:#eeeae2;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.hero-handoff{color:var(--muted);text-align:center;margin:10px 0 0;font-size:9px}.hero-stage-footer{border-top:1px solid #e2dfd8;grid-template-columns:auto 1fr;align-items:center;gap:16px;min-height:55px;padding:12px 18px;display:grid}.hero-stage-footer strong{font-family:Georgia,Times New Roman,serif;font-size:13px;font-weight:500}.hero-stage-progress{background:#e1ded7;border-radius:99px;height:2px;overflow:hidden}.hero-stage-progress span{background:var(--accent);transform-origin:0;width:100%;height:100%;animation:5.5s linear forwards hero-stage-progress;display:block;transform:scaleX(0)}.hero-channel-stage[data-auto-paused=true] .hero-stage-progress span{animation-play-state:paused}@keyframes hero-stage-progress{to{transform:scaleX(1)}}@keyframes hero-wave{0%{opacity:.38;transform:scaleY(.2)}to{opacity:.78;transform:scaleY(.88)}}.status{letter-spacing:.05em;text-transform:uppercase;border-radius:4px;align-items:center;width:fit-content;padding:4px 7px;font-size:10px;font-weight:750;line-height:1.2;display:inline-flex}.status-available{color:var(--success);background:#e6f1ec}.status-planned{color:#625f58;background:#efede8}.workflow-section{border-block:1px solid var(--line);background:var(--surface)}.section-intro{margin-bottom:48px}.section-intro.compact{max-width:720px}.section-intro h2,.beta-panel h2{letter-spacing:-.035em;margin:7px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.6vw,58px);font-weight:500;line-height:1.08}.section-intro>p:not(.kicker){color:var(--muted)}.workflow-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid}.workflow-grid li{border-right:1px solid var(--line);min-height:230px;padding:28px 40px 16px 0}.workflow-grid li+li{padding-left:40px}.workflow-grid li:last-child{border-right:0}.step-number{color:var(--accent);font:11px/1 ui-monospace,monospace}.workflow-grid h3{margin:50px 0 10px;font-size:18px}.workflow-grid p{max-width:310px;color:var(--muted);margin:0;font-size:14px}.split-intro{grid-template-columns:1.3fr .7fr;align-items:end;gap:80px;display:grid}.split-intro>p{max-width:400px;margin:0 0 4px}.channel-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.channel-card{background:var(--paper);min-height:250px;padding:28px;position:relative}.channel-card .status{position:absolute;top:28px;right:28px}.channel-icon{background:var(--surface);border:1px solid var(--line);border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.channel-card h3{margin:44px 0 7px;font-size:18px}.channel-card p{max-width:290px;color:var(--muted);margin:0;font-size:13px}.uncertified{color:#8a4640;align-items:center;gap:6px;margin-top:18px;font-size:11px;display:flex}.uncertified>span{border:1px solid #bc7770;border-radius:99px;place-items:center;width:15px;height:15px;font-size:10px;display:grid}.use-case-section{background:var(--paper-strong);border-block:1px solid var(--line)}.use-case-layout{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.sticky-intro{max-width:440px;margin:0}.sticky-intro>p:last-child{max-width:390px;margin-top:22px}.use-case-list{border-top:1px solid #c8c4bb}.use-case-list article{border-bottom:1px solid #c8c4bb;grid-template-columns:46px 1fr auto;align-items:center;gap:18px;padding:26px 5px;display:grid}.use-case-list article>span{color:#66645e;font:11px/1 ui-monospace,monospace}.use-case-list h3{margin:0 0 3px;font-size:17px}.use-case-list p{color:var(--muted);margin:0;font-size:13px}.security-panel{color:#fff;border-radius:var(--radius-md);background:#20201c;grid-template-columns:1.08fr .92fr;gap:80px;padding:64px;display:grid}.security-icon{color:#ffb08f;border:1px solid #4b4b43;border-radius:8px;place-items:center;width:48px;height:48px;margin-bottom:35px;display:grid}.kicker.light{color:#ff9c75}.security-copy h2{letter-spacing:-.035em;max-width:600px;margin:8px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,54px);font-weight:500;line-height:1.06}.security-copy>p:last-child{color:#c0beb6;max-width:610px;margin:0}.boundary-list{border-top:1px solid #45453e;align-self:end;margin:0;padding:0;list-style:none}.boundary-list li{color:#dedcd5;border-bottom:1px solid #45453e;gap:10px;padding:17px 0;font-size:13px;display:flex}.boundary-list svg{color:#79c19f;flex:none}.references{padding-top:40px}.reference-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.reference-grid article{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);min-height:240px;padding:26px}.reference-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.reference-statuses{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.reference-grid h3{margin:58px 0 8px;font-size:20px}.reference-grid p{color:var(--muted);margin:0;font-size:13px}.beta-panel{background:var(--accent-soft);border-radius:var(--radius-md);border:1px solid #e3c7b9;justify-content:space-between;align-items:end;gap:48px;margin-bottom:112px;padding:58px 62px;display:flex}.beta-panel h2{max-width:760px;font-size:clamp(34px,4vw,52px)}.beta-panel .button{flex:none}.footer{color:#cfcdc5;background:#1d1d19;padding-block:42px}.footer-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;display:grid}.footer .brand-mark{color:var(--ink);background:#fff}.footer-inner>div:first-child p{color:#aaa8a1;margin:7px 0 0 41px;font-size:11px}.footer-links{gap:24px;font-size:12px;display:flex}.footer-note{color:#aaa8a1;justify-self:end;margin:0;font-size:11px}@media (max-width:900px){.desktop-nav{display:none}.mobile-menu{margin-left:auto;display:block}.hero{grid-template-columns:minmax(0,1fr);gap:58px;min-height:auto;padding-block:78px}.hero-copy{max-width:760px}.hero-channel-stage{width:100%;max-width:680px;height:548px}.channel-grid{grid-template-columns:repeat(2,1fr)}.split-intro,.use-case-layout,.security-panel{grid-template-columns:1fr;gap:45px}.workflow-grid li{padding-right:22px}.workflow-grid li+li{padding-left:22px}.reference-grid{grid-template-columns:1fr}.reference-grid article{min-height:190px}.reference-grid h3{margin-top:38px}.footer-inner{grid-template-columns:1fr auto}.footer-note{display:none}}@media (max-width:640px){.shell{width:min(100% - 30px,1180px)}.section{padding-block:76px}.site-header{background:#f4f2edeb}.nav-wrap{min-height:68px}.desktop-only,.nav-actions .button{display:none}.brand{font-size:13px}.brand-mark{width:28px;height:28px}.button-small{min-height:38px;padding-inline:12px}.hero{padding-block:62px 66px}.hero h1{font-size:clamp(48px,15vw,68px)}.hero-lede{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-channel-stage{height:620px}.hero-stage-heading{min-height:66px;padding-inline:14px}.hero-channel-tabs{overscroll-behavior-inline:contain;scrollbar-width:thin;display:flex;overflow-x:auto}.hero-channel-tabs button{flex:1 0 auto;min-width:96px;min-height:48px;font-size:11px}.hero-scene-viewport{padding:13px}.hero-assistant-scene,.hero-voice-scene{padding:14px}.hero-product-grid{scroll-snap-type:x proximity;grid-template-columns:repeat(3,minmax(142px,1fr));padding-bottom:5px;overflow-x:auto}.hero-product-grid article{scroll-snap-align:start}.hero-product-grid h3,.hero-product-grid article>div strong,.hero-scene-bar strong,.hero-phone-topline strong,.hero-call-heading strong{font-size:12px}.hero-product-grid p,.hero-prompt p,.hero-compare-grid dt,.hero-compare-grid dd,.hero-message p,.hero-transcript p,.hero-call-transcript p{font-size:11px}.hero-product-grid article>div span,.hero-message span,.hero-transcript span,.hero-confirmation,.hero-keypad span,.hero-handoff,.hero-message-actions span{font-size:10px}.hero-stage-footer{min-height:58px;padding-inline:14px}.workflow-grid{grid-template-columns:1fr}.workflow-grid li,.workflow-grid li+li{border-right:0;border-bottom:1px solid var(--line);min-height:190px;padding:27px 0}.workflow-grid li:last-child{border-bottom:0}.workflow-grid h3{margin-top:36px}.channel-grid{grid-template-columns:1fr}.channel-card{min-height:230px}.use-case-list article{grid-template-columns:34px 1fr auto;gap:10px}.security-panel{padding:34px 24px}.security-copy h2{font-size:40px}.beta-panel{flex-direction:column;align-items:stretch;margin-bottom:70px;padding:36px 25px}.footer-inner{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}}@media (max-width:320px){.hero-channel-stage{height:660px}.hero-stage-heading,.hero-stage-footer{padding-inline:11px}.hero-stage-footer{grid-template-columns:1fr;gap:7px}.hero-scene-viewport{padding:9px}.hero-device-wrap{padding:5px}.hero-compare-head,.hero-compare-grid{min-width:260px}.demo-workspace-indicator{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-scene [data-reveal]{opacity:1;transform:none}.hero-stage-progress span{animation:none;transform:scaleX(1)}.hero-waveform span{opacity:.62;animation:none;transform:scaleY(.48)}}.platform-hero-actions{margin-top:30px}.platform-demo-note{color:#666159;background:#eeebe4;border:1px solid #d9d4cb;border-radius:5px;width:fit-content;margin:24px 0 0;padding:9px 11px;font-size:11px}.platform-channel-table{border:1px solid var(--line);background:#fff;border-radius:7px;margin-bottom:18px;overflow:hidden}.platform-channel-table table{border-collapse:collapse;width:100%}.platform-channel-table th,.platform-channel-table td{text-align:left;border-bottom:1px solid #e8e4dc;height:52px;padding:0 20px;font-size:12px}.platform-channel-table tr:last-child th,.platform-channel-table tr:last-child td{border-bottom:0}.platform-channel-table thead th{color:#77736b;background:#faf9f7;height:42px;font-size:10px}.platform-channel-table tbody th{font-weight:690}.platform-channel-table tbody td{color:#7a4f3b}.platform-demo-cta{margin-top:20px}@media (forced-colors:active){.status,.button,.hero-channel-stage,.hero-channel-tabs button,.channel-card,.reference-grid article{border:1px solid canvastext}}.channel-tab{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.channel-tab-icon{flex:0 0 20px;place-items:center;width:20px;height:20px;line-height:1;display:grid}.channel-tab-icon svg,.channel-tab-icon img{object-fit:contain;width:100%;height:100%;display:block}.channel-tab-label{line-height:1}.hero-scene-viewport{position:relative}.hero-scene-stack{height:100%;min-height:0;position:relative}.hero-scene-stack>.hero-scene{z-index:0;opacity:0;transition:opacity var(--hero-scene-crossfade,.32s) ease, transform var(--hero-scene-crossfade,.32s) ease;position:absolute;inset:0;transform:translateY(4px)}.hero-scene-stack>.hero-scene[data-scene-layer=incoming]{z-index:2;opacity:1;transform:translateY(0)}.hero-scene-stack>.hero-scene[data-scene-layer=outgoing]{z-index:1;opacity:0;pointer-events:none;transform:translateY(-3px)}.hero-scene-stack[data-transition-active=true][data-transition-ready=false]>.hero-scene[data-scene-layer=incoming]{opacity:.01;transform:translateY(4px)}.hero-scene-stack[data-transition-active=true][data-transition-ready=false]>.hero-scene[data-scene-layer=outgoing],.hero-scene-stack[data-transition-active=true][data-transition-ready=true]>.hero-scene[data-scene-layer=incoming]{opacity:1;transform:translateY(0)}.hero-scene-stack[data-transition-active=true][data-transition-ready=true]>.hero-scene[data-scene-layer=outgoing]{opacity:0;transform:translateY(-3px)}.hero-scene-fallback{color:var(--muted);margin:auto;font-size:12px}.hero-conversation-participants{justify-content:space-between;align-items:center;gap:10px;margin-top:12px;display:flex}.hero-conversation-participants>span{color:#57534c;align-items:center;gap:7px;min-height:34px;font-size:9px;font-weight:720;display:inline-flex}.hero-conversation-participants .acme-logo{width:28px;height:28px}.hero-voice-scene .hero-waveform{height:48px;margin:9px 0}.hero-conversation-log{gap:6px;margin:0;padding:0;list-style:none;display:grid}.hero-conversation-log li{opacity:.46;background:#faf9f6;border:1px solid #e2ded6;border-radius:10px 10px 10px 3px;width:min(88%,430px);padding:8px 10px;transition:opacity .18s,transform .18s,border-color .18s}.hero-conversation-log li.is-customer{background:#f0ede7;border-radius:10px 10px 3px;justify-self:end}.hero-conversation-log li[data-turn-state=complete],.hero-conversation-log li[data-turn-state=speaking]{opacity:1}.hero-conversation-log li[data-turn-state=speaking]{border-color:#b85a36;transform:translateY(-1px)}.hero-conversation-log span{color:#6b675f;font-size:8px;font-weight:760;display:block}.hero-conversation-log p{color:#34322e;margin:2px 0 0;font-size:10px;line-height:1.4}.hero-voice-scene .hero-speech-controls{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:10px;display:grid}.hero-voice-checkout{cursor:pointer;color:#fff;background:#272521;border:1px solid #272521;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:44px;margin-top:7px;padding-inline:14px;font-size:10px;font-weight:720;display:inline-flex}.hero-voice-scene .hero-confirmation{margin:7px 0 0}.hero-device-wrap{padding:8px}.hero-native-call-frame{color:#f8f6f1;background:#181916;border-color:#30312d;border-radius:28px;width:min(100%,400px);min-height:100%;padding:12px 16px 10px;position:relative;overflow:hidden;box-shadow:0 16px 34px #1818152e}.hero-call-statusbar{color:#b9bbb4;letter-spacing:.03em;justify-content:space-between;align-items:center;gap:12px;min-height:22px;font-size:8px;font-weight:680;display:flex}.hero-call-contact{text-align:center;place-items:center;gap:6px;padding-top:2px;display:grid}.hero-call-contact .acme-logo{background:#fff;border-radius:15px;width:48px;height:48px;padding:5px}.hero-call-contact strong,.hero-call-contact span,.hero-call-contact time{display:block}.hero-call-contact strong{font-size:16px}.hero-call-contact span{color:#b9bbb4;margin-top:1px;font-size:9px}.hero-call-contact time{color:#e5e4df;font:650 11px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.hero-call-waveform .hero-waveform{background:#22231f;height:42px;margin:7px 0}.hero-call-waveform .hero-waveform span{background:#ef7b48}.hero-native-call-frame .hero-call-transcript{background:#22231f;border:1px solid #353630;border-radius:12px;min-height:132px;max-height:154px;padding:10px 12px;overflow-y:auto}.hero-native-call-frame .hero-call-transcript p{color:#deded8;opacity:.34;font-size:9px;line-height:1.45}.hero-native-call-frame .hero-call-transcript p[data-turn-state=complete],.hero-native-call-frame .hero-call-outcome p{opacity:1}.hero-native-call-frame .hero-call-transcript p span{color:#f2a27d;font-weight:760}.hero-call-outcome{border-top:1px solid #393a35;margin-top:8px;padding-top:7px}.hero-call-start{cursor:pointer;color:#191a17;background:#f1a079;border:0;border-radius:99px;justify-content:center;align-items:center;gap:7px;min-height:44px;margin-top:8px;font-size:10px;font-weight:760;display:inline-flex}.hero-call-controls{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin-top:9px;display:grid}.hero-call-controls button{cursor:pointer;color:#f0efea;background:#2b2c28;border:1px solid #3b3c37;border-radius:14px;align-content:center;place-items:center;gap:3px;min-width:0;min-height:52px;padding:4px 2px;display:grid}.hero-call-controls button span{font-size:7px;font-weight:680}.hero-call-controls button[aria-pressed=true]{color:#1c1d19;background:#e9e7e0}.hero-call-controls button.is-end{color:#fff;background:#b64036;border-color:#c75a4f}.hero-call-controls button:disabled{cursor:not-allowed;opacity:.42}.hero-call-keypad-panel{z-index:5;background:#20211e;border:1px solid #3b3c37;border-radius:19px;padding:14px;position:absolute;inset:72px 12px 48px;overflow-y:auto;box-shadow:0 14px 30px #00000047}.hero-call-keypad-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.hero-call-keypad-heading strong{font-size:13px}.hero-call-keypad-heading span{color:#aeb0a9;font-size:8px}.hero-call-keypad{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.hero-call-keypad button{cursor:pointer;color:#f4f2ed;background:#30312d;border:1px solid #464741;border-radius:50%;align-content:center;place-items:center;gap:1px;min-height:52px;display:grid}.hero-call-keypad button b{font-size:17px;line-height:1}.hero-call-keypad button span{color:#b7b8b1;letter-spacing:.08em;min-height:8px;font-size:6px;font-weight:720}.hero-call-keypad button:focus-visible,.hero-call-controls button:focus-visible,.hero-call-start:focus-visible{outline-offset:2px;outline:3px solid #f3a17b}.hero-call-status{color:#b8bab3;text-align:center;min-height:14px;margin:7px 0 0;font-size:8px}@media (max-width:640px){.channel-tab{min-width:112px}.hero-voice-scene .hero-speech-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-native-call-frame{border-radius:22px;width:100%;padding-inline:12px}.hero-call-controls{gap:4px}.hero-call-controls button{min-height:50px}}@media (prefers-reduced-motion:reduce){.hero-scene-stack>.hero-scene,.hero-conversation-log li{transition:none}.hero-scene-stack[data-transition-active=true]>.hero-scene[data-scene-layer=incoming]{opacity:1;transform:none}.hero-conversation-log li[data-turn-state=pending],.hero-native-call-frame .hero-call-transcript p[data-turn-state=pending]{opacity:1}}.subpage{min-height:100vh}.subpage-hero{border-bottom:1px solid var(--line);padding-block:78px 90px}.back-link{width:fit-content;color:var(--muted);align-items:center;gap:7px;margin-bottom:58px;font-size:13px;display:inline-flex}.back-link:hover{color:var(--ink)}.subpage-hero h1{letter-spacing:-.045em;max-width:980px;margin:10px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,7vw,82px);font-weight:500;line-height:1}.subpage-hero>p:not(.kicker){max-width:760px;color:var(--muted);margin:0;font-size:19px}.truth-strip{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:24px;margin-top:42px;padding-top:20px;font:11px/1.3 ui-monospace,monospace;display:flex}.investor-demo-section{padding-top:96px}.investor-demo-boundary{color:#5d4a3b;background:#f7f0e6;border:1px solid #e4d4bf;border-radius:6px;align-items:flex-start;gap:10px;margin-bottom:18px;padding:14px 16px;display:flex}.investor-demo-boundary svg{color:#a35f32;flex:none;margin-top:1px}.investor-demo-boundary p{margin:0;font-size:12px}.investor-demo-dashboard{background:#f3f2ee;border:1px solid #d4d0c7;border-radius:12px;overflow:hidden;box-shadow:0 30px 90px #322c2221}.investor-demo-windowbar{color:#aaa8a1;background:#20201c;border-bottom:1px solid #383832;align-items:center;gap:7px;min-height:38px;padding:0 14px;display:flex}.investor-demo-windowbar>span{background:#5b5a53;border-radius:50%;width:7px;height:7px}.investor-demo-windowbar strong{margin-left:auto;font:500 9px/1 ui-monospace,monospace}.investor-demo-app{grid-template-columns:205px minmax(0,1fr);min-height:720px;display:grid}.investor-demo-sidebar{color:#dedcd5;background:#1e1e1a;border-right:1px solid #34342f;flex-direction:column;padding:22px 14px 16px;display:flex}.investor-demo-brand{color:#fff;align-items:center;gap:9px;padding:0 8px 18px;font-size:14px;font-weight:760;display:flex}.investor-demo-brand .brand-mark{color:var(--ink);background:#f7f5ef}.investor-demo-workspace{background:#252520;border:1px solid #3d3d37;border-radius:7px;grid-template-columns:auto 1fr;align-items:center;gap:9px;padding:9px;display:grid}.investor-demo-workspace>span{color:#ffe0d2;background:#633621;border-radius:6px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:750;display:grid}.investor-demo-workspace strong,.investor-demo-workspace small{display:block}.investor-demo-workspace strong{font-size:11px}.investor-demo-workspace small{color:#aaa8a1;margin-top:2px;font-size:9px}.investor-demo-sidebar nav{gap:3px;margin-top:20px;display:grid}.investor-demo-sidebar nav span{color:#9f9d96;border-radius:5px;align-items:center;gap:9px;min-height:36px;padding:0 9px;font-size:11px;display:flex}.investor-demo-sidebar nav span.active{color:#fff;background:#34342e}.investor-demo-sidebar nav span.active svg{color:#ff9b75}.investor-demo-lock{color:#b9b6ad;background:#272721;border:1px solid #3b3b34;border-radius:6px;align-items:center;gap:8px;margin-top:auto;padding:12px;font-size:10px;display:flex}.investor-demo-main{min-width:0}.investor-demo-main>header{color:#67655f;background:#ffffffc7;border-bottom:1px solid #dedbd4;justify-content:flex-end;align-items:center;gap:12px;min-height:62px;padding:0 26px;font-size:10px;display:flex}.investor-demo-mobile-truth{display:inline}.investor-demo-mobile-nav{display:none}.investor-demo-content{padding:38px 34px 44px}.investor-demo-heading{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:26px;display:flex}.investor-demo-heading p{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin:0 0 5px;font:9px/1.4 ui-monospace,monospace}.investor-demo-heading h3{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,43px);font-weight:500}.investor-demo-heading>div>span{color:#66645e;margin-top:6px;font-size:11px;display:block}.investor-demo-status-grid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.investor-demo-status-grid article{background:#fff;border:1px solid #dbd8d0;border-radius:6px;min-width:0;min-height:118px;padding:16px}.investor-demo-status-grid article>span{color:#66645e;font-size:9px;display:block}.investor-demo-status-grid strong{overflow-wrap:anywhere;margin-top:18px;font-size:15px;display:block}.investor-demo-status-grid p{color:#66645e;margin:5px 0 0;font-size:9px}.investor-demo-channel-panel{background:#fff;border:1px solid #dbd8d0;border-radius:6px;margin-top:12px;overflow:hidden}.investor-demo-channel-panel>div:first-child{border-bottom:1px solid #e4e1da;justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:15px 18px;display:flex}.investor-demo-channel-panel h4{margin:0;font-size:12px}.investor-demo-channel-panel p{color:#66645e;margin:3px 0 0;font-size:9px}.investor-demo-channel-panel [role=row]{border-bottom:1px solid #ece9e3;grid-template-columns:1fr 125px 110px 85px;align-items:center;gap:14px;min-height:55px;padding:9px 18px;font-size:10px;display:grid}.investor-demo-channel-panel [role=row]:last-child{border-bottom:0}.investor-demo-channel-panel [role=cell]{color:#66645e}.investor-demo-channel-panel strong[role=cell]{color:var(--ink)}.investor-demo-channel-action button{color:#77746d;cursor:not-allowed;opacity:.65;background:#f7f5f1;border:1px solid #dedad2;border-radius:4px;width:100%;min-height:30px;font-size:9px}.investor-demo-text-fallback{color:#426052;background:#edf5f1;border:1px solid #d0e4da;border-radius:5px;align-items:flex-start;gap:10px;margin-top:12px;padding:14px 16px;display:flex}.investor-demo-text-fallback svg{flex:none}.investor-demo-text-fallback p{margin:0;font-size:10px}.platform-layer-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.platform-layer-grid article{background:var(--surface);min-height:260px;padding:32px}.platform-layer-grid svg{color:var(--accent)}.platform-layer-grid h3{margin:58px 0 10px;font-size:19px}.platform-layer-grid p{max-width:480px;color:var(--muted);margin:0;font-size:14px}.platform-layer-grid span{color:var(--success);align-items:center;gap:6px;margin-top:25px;font-size:11px;display:flex}.platform-code-section{color:#fff;background:#20201c}.developer-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;display:grid}.developer-layout .section-intro{margin:0}.developer-layout .section-intro .kicker{color:#ff966e}.developer-layout .section-intro h2{max-width:540px}.developer-layout .section-intro>p:last-child{color:#b8b6ae;max-width:520px}.terminal-card{border-radius:var(--radius-md);background:#151512;border:1px solid #44443d;overflow:hidden;box-shadow:0 26px 80px #00000047}.terminal-card>div{border-bottom:1px solid #383832;align-items:center;gap:7px;min-height:44px;padding:0 15px;display:flex}.terminal-card>div span{background:#585850;border-radius:50%;width:8px;height:8px}.terminal-card>div strong{color:#aaa8a1;margin-left:auto;font:10px/1 ui-monospace,monospace}.terminal-card pre{color:#dbd9d1;margin:0;padding:30px;font:12px/2.1 ui-monospace,SFMono-Regular,Consolas,monospace;overflow-x:auto}.terminal-card em{color:#ff966e;font-style:normal}.terminal-card b{color:#e8a788;font-weight:500}.boundary-banner{border:1px solid var(--line);background:var(--surface);grid-template-columns:1fr 1fr;align-items:end;gap:80px;padding:52px;display:grid}.boundary-banner h2{letter-spacing:-.035em;max-width:600px;margin:7px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,54px);font-weight:500;line-height:1.07}.boundary-banner>div:last-child>p{color:var(--muted);margin:0 0 22px}.boundary-banner a{color:var(--accent);align-items:center;gap:8px;font-size:13px;font-weight:680;display:inline-flex}.boundary-banner a+a{color:#625f58;margin-left:20px}.request-page{background:#efede7;min-height:100vh;padding:30px 3.5vw 70px}.request-brand{justify-content:space-between;align-items:center;max-width:1360px;min-height:58px;margin:0 auto;display:flex}.request-layout{background:var(--surface);border:1px solid var(--line);max-width:1360px;box-shadow:var(--shadow);grid-template-columns:.9fr 1.1fr;margin:56px auto 0;display:grid}.request-copy{color:#fff;background:#20201c;padding:62px}.request-copy .kicker{color:#ff966e}.request-copy .back-link{color:#aaa89f;margin-bottom:86px}.request-copy h1{letter-spacing:-.045em;max-width:560px;margin:10px 0 25px;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,5vw,67px);font-weight:500;line-height:1.02}.request-copy>p:not(.kicker){color:#bdbbb3;max-width:560px}.request-boundary{color:#e2e0d9;border-top:1px solid #44443d;gap:13px;margin-top:55px;padding-top:24px;display:flex}.request-boundary svg{color:#f39b77;flex:none}.request-boundary strong,.request-boundary span{display:block}.request-boundary strong{font-size:13px}.request-boundary span{color:#99978f;margin-top:3px;font-size:11px}.beta-form{padding:62px}.beta-form label{color:#3e3d39;gap:7px;margin-bottom:20px;font-size:12px;font-weight:680;display:grid}.field-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.beta-form input,.beta-form select,.beta-form textarea{width:100%;color:var(--ink);border-radius:var(--radius-sm);background:#faf9f6;border:1px solid #d6d2c9}.beta-form input,.beta-form select{height:46px;padding:0 13px}.beta-form textarea{resize:vertical;min-height:112px;padding:12px 13px}.beta-form input:hover,.beta-form select:hover,.beta-form textarea:hover{border-color:#aaa69c}.beta-form input:focus,.beta-form select:focus,.beta-form textarea:focus{border-color:var(--accent);box-shadow:var(--focus);outline:none}.form-notice{background:#f5f1e9;border-left:3px solid #c69b59;margin:28px 0;padding:15px 17px}.form-notice strong{font-size:12px}.form-notice p{color:var(--muted);margin:3px 0 0;font-size:11px}.prepared-state{background:#eff7f3;border:1px solid #b9d6c8;padding:18px}.prepared-state>span{color:var(--success);align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.prepared-state p{color:#506a5e;font-size:12px}.prepared-state .button{background:#fff;min-height:40px}@media (max-width:900px){.developer-layout,.request-layout{grid-template-columns:1fr}.boundary-banner{grid-template-columns:1fr;gap:35px}.request-layout{margin-top:30px}.request-copy .back-link{margin-bottom:54px}.investor-demo-app{grid-template-columns:175px minmax(0,1fr)}.investor-demo-status-grid{grid-template-columns:1fr 1fr}.investor-demo-channel-panel [role=row]{grid-template-columns:1fr 110px 90px}.investor-demo-channel-action{display:none}}@media (max-width:640px){.subpage-hero{padding-block:55px 70px}.back-link{margin-bottom:40px}.truth-strip{flex-wrap:wrap;align-items:flex-start;gap:12px 18px}.investor-demo-section{padding-top:72px}.investor-demo-app{min-height:0;display:block}.investor-demo-sidebar{display:none}.investor-demo-main>header{justify-content:space-between;min-height:55px;padding:0 15px}.investor-demo-main>header>span:nth-child(2){display:none}.investor-demo-mobile-truth{display:inline}.investor-demo-mobile-nav{scrollbar-width:none;background:#fff;border-bottom:1px solid #dedbd4;max-width:100%;padding:0 8px;display:flex;overflow-x:auto}.investor-demo-mobile-nav span{color:#66645e;border-bottom:2px solid #0000;flex:none;padding:12px 9px 10px;font-size:9px}.investor-demo-mobile-nav span:first-child{color:var(--ink);border-color:var(--accent)}.investor-demo-content{padding:28px 15px 32px}.investor-demo-heading{flex-direction:column;align-items:flex-start}.investor-demo-status-grid{grid-template-columns:1fr}.investor-demo-channel-panel [role=row]{grid-template-columns:1fr auto;gap:5px 12px;padding-block:12px}.investor-demo-channel-panel [role=row]>span:nth-of-type(2){grid-column:1/-1}.boundary-banner a+a{margin:12px 0 0}.platform-layer-grid{grid-template-columns:1fr}.developer-layout{gap:48px}.terminal-card pre{padding:22px 17px;font-size:10px}.boundary-banner{padding:32px 24px}.request-page{padding:18px 15px 40px}.request-layout{margin-top:20px}.request-copy,.beta-form{padding:36px 23px}.field-row{grid-template-columns:1fr;gap:0}.request-copy h1{font-size:46px}.request-boundary{margin-top:40px}}.dashboard{background:#f3f2ee;grid-template-columns:228px minmax(0,1fr);min-height:100vh;display:grid}.dashboard-sidebar{color:#dedcd5;background:#1e1e1a;border-right:1px solid #34342f;flex-direction:column;height:100vh;padding:24px 16px 16px;display:flex;position:sticky;top:0}.dashboard-brand{color:#fff;padding:0 10px 22px}.dashboard-brand .brand-mark{color:var(--ink);background:#f7f5ef}.workspace-switcher{background:#252520;border:1px solid #3d3d37;border-radius:7px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-height:54px;padding:8px 9px;display:grid}.workspace-avatar{color:#ffe0d2;background:#633621;border-radius:6px;place-items:center;width:31px;height:31px;font-size:12px;font-weight:750;display:grid}.workspace-switcher strong,.workspace-switcher small{display:block}.workspace-switcher strong{font-size:12px}.workspace-switcher small{color:#aaa8a1;margin-top:1px;font-size:10px}.workspace-switcher>svg{color:#77756e}.dashboard-nav{gap:3px;margin-top:22px;display:grid}.dashboard-nav a{color:#9f9d96;border-radius:5px;align-items:center;gap:10px;min-height:38px;padding:0 10px;font-size:12px;font-weight:580;display:flex}.dashboard-nav a:hover{color:#fff;background:#292924}.dashboard-nav a.active{color:#fff;background:#34342e}.dashboard-nav a.active svg{color:#ff9b75}.sidebar-bottom{gap:16px;margin-top:auto;display:grid}.foundation-state{background:#272721;border:1px solid #3b3b34;border-radius:6px;padding:13px}.foundation-state p{color:#aaa8a1;margin:8px 0 0;font-size:10px;line-height:1.5}.sidebar-bottom>a{color:#aaa8a1;align-items:center;gap:7px;padding:0 8px;font-size:11px;display:flex}.dashboard-main{min-width:0}.dashboard-topbar{background:#ffffffc7;border-bottom:1px solid #dedbd4;justify-content:flex-end;align-items:center;gap:24px;height:70px;padding:0 32px;display:flex}.mobile-dashboard-brand{display:none}.environment-indicator{color:#67655f;align-items:center;gap:7px;font:10px/1 ui-monospace,monospace;display:flex}.environment-indicator>span{background:#d5842d;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #f7e8d6}.actor{border-left:1px solid #ddd9d1;align-items:center;gap:9px;padding-left:22px;display:flex}.actor>span{color:#774025;background:#f4ddd2;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:750;display:grid}.actor strong,.actor small{display:block}.actor strong{font-size:11px}.actor small{color:#66645e;font-size:9px}.actor>a{color:#7d7b74;place-items:center;margin-left:4px;display:grid}.mobile-dashboard-nav{display:none}.dashboard-content{width:min(1180px,100% - 64px);margin:0 auto;padding-block:55px 90px}.dashboard-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px;display:flex}.dashboard-kicker{letter-spacing:.1em;text-transform:uppercase;font:9px/1.4 ui-monospace,monospace;color:var(--accent)!important;margin:0 0 5px!important}.dashboard-heading h1{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,48px);font-weight:500;line-height:1.1}.dashboard-heading p{color:#66645e;margin:7px 0 0;font-size:12px}.preview-label{color:#5f5c55;background:#ece8df;border:1px solid #d6d1c7;border-radius:4px;flex:none;align-items:center;gap:7px;padding:7px 9px;font:9px/1 ui-monospace,monospace;display:flex}.overview-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.overview-grid article{background:#fff;border:1px solid #dbd8d0;border-radius:6px;min-height:132px;padding:18px}.overview-grid article>span{color:#66645e;font-size:10px;display:block}.overview-grid strong{letter-spacing:-.02em;margin-top:20px;font-size:19px;display:block}.overview-grid p{color:#66645e;margin:5px 0 0;font-size:9px}.dashboard-columns{grid-template-columns:1.25fr .75fr;gap:14px;margin-top:14px;display:grid}.panel{background:#fff;border:1px solid #dbd8d0;border-radius:6px}.panel-heading{border-bottom:1px solid #e4e1da;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:17px 20px;display:flex}.panel-heading h2,.panel h2{margin:0;font-size:13px}.panel-heading p,.panel>p{color:#66645e;margin:3px 0 0;font-size:10px}.panel-heading>button{color:#66645e;background:0 0;border:1px solid #ddd9d0;border-radius:4px;place-items:center;padding:7px;display:grid}.blocker-list,.sequence-list{margin:0;padding:0;list-style:none}.blocker-list li{border-bottom:1px solid #ece9e3;gap:11px;padding:16px 20px;display:flex}.blocker-list li:last-child{border-bottom:0}.blocker-list svg{color:#bb6c31;flex:none;margin-top:1px}.blocker-list strong,.blocker-list span{display:block}.blocker-list strong{font-size:11px}.blocker-list span{color:#66645e;margin-top:2px;font-size:9px}.sequence-list{padding:6px 20px 14px}.sequence-list li{align-items:center;gap:10px;padding:13px 0;display:flex;position:relative}.sequence-list li:not(:last-child):after{content:"";background:#ddd9d0;width:1px;position:absolute;top:39px;bottom:-8px;left:12px}.sequence-list li>span{z-index:1;color:#7f7c75;background:#f2f0eb;border:1px solid #d8d4ca;border-radius:50%;place-items:center;width:25px;height:25px;font:9px/1 ui-monospace,monospace;display:grid}.sequence-list strong,.sequence-list small{display:block}.sequence-list strong{font-size:10px}.sequence-list small{color:#66645e;margin-top:2px;font-size:8px}.stack{gap:14px;display:grid}.installation-layout,.brand-layout{grid-template-columns:1fr 1fr;margin-top:0}.form-panel{overflow:hidden}.control-form{padding:20px}.control-form label{color:#57554f;gap:6px;margin-bottom:16px;font-size:10px;font-weight:650;display:grid}.control-form input:not([type=range]),.control-form select{color:#22221e;background:#faf9f7;border:1px solid #d9d5cd;border-radius:4px;width:100%;height:41px;padding:0 11px;font-size:11px}.control-form input:focus,.control-form select:focus{border-color:var(--accent);box-shadow:var(--focus);outline:none}.control-form .button{min-height:42px}.control-form .button:disabled,.channel-table button:disabled,.pack-grid button:disabled{cursor:not-allowed;opacity:.52;transform:none}.disabled-help{color:#8a6a59;align-items:center;gap:6px;margin:9px 0 0;font-size:9px;display:flex}.brief-panel{min-height:510px}.empty-state{color:#66645e;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:270px;padding:30px;display:flex}.empty-state strong{color:#5c5a54;margin-top:13px;font-size:11px}.empty-state p{max-width:260px;margin:5px 0 0;font-size:9px}.foundation-warning{color:#6d553f;background:#f7f1e7;border:1px solid #eadcc6;border-radius:4px;gap:9px;margin:0 20px 20px;padding:13px;display:flex}.foundation-warning svg{color:#b76b2e;flex:none;margin-top:1px}.foundation-warning p{margin:0;font-size:9px}.pack-grid{grid-template-columns:repeat(3,1fr);gap:8px;padding:20px;display:grid}.pack-grid button{text-align:left;color:#34332e;background:#faf9f7;border:1px solid #dedbd4;border-radius:5px;grid-template-columns:auto 1fr;align-content:center;gap:4px 8px;min-height:86px;display:grid}.pack-grid button svg{color:#89867f;grid-row:1/3;margin:1px 0 0 5px}.pack-grid button span{text-transform:capitalize;font-size:10px;font-weight:690}.pack-grid button small{color:#66645e;font-size:8px}.check-grid{grid-template-columns:repeat(2,1fr);gap:0 24px;padding:12px 20px 20px;display:grid}.check-grid label{color:#77746d;text-transform:capitalize;border-bottom:1px solid #ece9e3;align-items:center;gap:9px;padding:11px 0;font-size:10px;display:flex}.compact-panel{grid-template-columns:1fr 180px 1fr 180px;align-items:center;gap:20px;padding:20px;display:grid}.compact-panel select{border:1px solid #ddd9d1;border-radius:4px;height:38px;padding:0 9px;font-size:10px}.channel-panel{overflow:hidden}.channel-table>div{border-bottom:1px solid #e8e5df;grid-template-columns:1fr 190px 80px;align-items:center;gap:20px;min-height:76px;padding:12px 20px;display:grid}.table-channel{align-items:center;gap:12px;display:flex}.table-channel>span:first-child{color:#6f6c65;background:#f1efea;border:1px solid #dfdcd4;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.table-channel strong,.table-channel small,.status-cell small{display:block}.table-channel strong{font-size:11px}.table-channel small{color:#66645e;margin-top:2px;font-size:8px}.status-cell small{color:#66645e;margin-top:4px;font:7px/1.2 ui-monospace,monospace}.channel-table button{color:#77746d;background:#f7f5f1;border:1px solid #dedad2;border-radius:4px;min-height:31px;font-size:9px}.channel-action button{width:100%}.channel-boundary{color:#426052;background:#edf5f1;border:1px solid #d0e4da;border-radius:4px;gap:9px;margin:18px 20px;padding:13px;display:flex}.channel-boundary svg{flex:none}.channel-boundary p{margin:0;font-size:9px}.brand-layout{gap:14px;display:grid}.upload-placeholder{color:#66645e;background:#faf9f7;border:1px dashed #cfcbc1;border-radius:4px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:56px;padding:10px;font-weight:400;display:grid}.upload-placeholder button{color:#77736b;background:#fff;border:1px solid #d9d5cc;border-radius:4px;min-height:30px;font-size:9px}.color-control{grid-template-columns:42px 1fr;gap:8px;display:grid}.color-control input[type=color]{background:#faf9f7;border:1px solid #d9d5cd;border-radius:4px;height:41px;padding:3px}.control-form input[type=range]{width:calc(100% - 48px);accent-color:var(--accent)}.range-value{float:right;color:#66645e;font:9px/1 ui-monospace,monospace}.preview-panel{overflow:hidden}.theme-preview{--preview-safe-accent:color-mix(in srgb, var(--preview-accent) 40%, #000);border-radius:var(--preview-radius);background:#fbfaf7;border:1px solid #dcd8cf;margin:28px;padding:28px}.theme-preview.comfortable{padding:38px}.preview-label-small{color:var(--preview-safe-accent);letter-spacing:.08em;text-transform:uppercase;font:8px/1 ui-monospace,monospace}.theme-preview h3{margin:30px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.theme-preview>p{color:#76736c;font-size:10px}.theme-preview dl{border-top:1px solid #dedad1;margin:24px 0}.theme-preview dl>div{border-bottom:1px solid #dedad1;justify-content:space-between;gap:15px;padding:10px 0;font-size:9px;display:flex}.theme-preview dt{color:#66645e}.theme-preview dd{margin:0;font-weight:650}.theme-preview button{color:#fff;background:var(--preview-safe-accent);border-radius:var(--preview-radius);border:0;min-height:38px;padding:0 14px;font-size:10px;font-weight:700}.theme-preview>small{color:#66645e;margin-top:18px;font-size:7px;display:block}.policies-panel{overflow:hidden}.policy-list label{border-bottom:1px solid #e9e6e0;justify-content:space-between;align-items:center;gap:30px;min-height:68px;padding:12px 20px;display:flex}.policy-list strong,.policy-list small{display:block}.policy-list strong{font-size:10px}.policy-list small{color:#66645e;margin-top:3px;font-size:8px}.policy-list input{width:30px;accent-color:var(--accent)}.policies-panel .foundation-warning{margin-top:20px}.test-layout{grid-template-columns:1.35fr .65fr;margin-top:0}.test-list>div{border-bottom:1px solid #ebe8e2;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:58px;padding:10px 20px;display:grid}.test-icon{border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.test-icon.pass{color:#35775b;background:#e8f2ed}.test-icon.wait{color:#807b72;background:#efede8}.test-icon.blocked{color:#a24c42;background:#f7eae8}.test-list strong,.test-list small{display:block}.test-list strong{font-size:10px}.test-list small{color:#66645e;margin-top:2px;font-size:8px}.test-list b{color:#77746d;font-size:8px;font-weight:650}.certification-card{flex-direction:column;align-items:flex-start;padding:26px;display:flex}.certification-card>svg{color:var(--accent)}.certification-card h2{margin-top:50px}.certification-card>p{line-height:1.55}.certification-card .button{opacity:.52;width:100%;margin-top:auto}.certification-card>small{color:#66645e;align-items:center;gap:5px;margin-top:10px;font-size:8px;display:flex}.settings-panel dl{margin:0}.settings-panel dl>div{border-bottom:1px solid #e9e6e0;grid-template-columns:200px 1fr;align-items:center;min-height:54px;padding:8px 20px;font-size:10px;display:grid}.settings-panel dt{color:#66645e}.settings-panel dd{margin:0;font:9px/1 ui-monospace,monospace}.production-lock{color:#594b44;background:#f6ece7;border-color:#e4cec3;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:20px;display:grid}.production-lock>svg{color:#a34d36}.account-row{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:20px;display:grid}.account-row strong,.account-row small{display:block}.account-row strong{font-size:10px}.account-row small{color:#66645e;margin-top:2px;font-size:8px}@media (max-width:1050px){.overview-grid{grid-template-columns:repeat(2,1fr)}.dashboard-columns,.installation-layout,.brand-layout,.test-layout{grid-template-columns:1fr}.pack-grid{grid-template-columns:repeat(2,1fr)}.compact-panel{grid-template-columns:1fr 1fr}}@media (max-width:760px){.dashboard{display:block}.dashboard-sidebar{display:none}.dashboard-topbar{justify-content:space-between;height:62px;padding-inline:15px}.mobile-dashboard-brand{align-items:center;gap:8px;font-size:12px;display:flex}.mobile-dashboard-brand .brand-mark{width:27px;height:27px}.environment-indicator{display:none}.actor{border:0;padding:0}.actor small{display:none}.mobile-dashboard-nav{scrollbar-width:none;background:#fff;border-bottom:1px solid #dedbd4;padding:0 15px;display:flex;overflow-x:auto}.mobile-dashboard-nav a{color:#66645e;border-bottom:2px solid #0000;flex:none;padding:13px 11px 11px;font-size:10px}.mobile-dashboard-nav a.active{color:var(--ink);border-color:var(--accent)}.dashboard-content{width:calc(100% - 30px);padding-block:38px 70px}.dashboard-heading{flex-direction:column;align-items:flex-start;margin-bottom:28px}.overview-grid{grid-template-columns:1fr 1fr}.channel-table>div{grid-template-columns:1fr auto;gap:10px}.channel-action{display:none}.status-cell{justify-self:end}}@media (max-width:480px){.overview-grid,.pack-grid,.check-grid,.compact-panel{grid-template-columns:1fr}.channel-table>div{grid-template-columns:1fr;align-items:flex-start}.status-cell{justify-self:start;margin-left:46px}.settings-panel dl>div{grid-template-columns:1fr;gap:5px}.production-lock{grid-template-columns:auto 1fr}.production-lock .status{grid-column:2}}.pack-grid button.selected,.pack-grid button[aria-pressed=true]{color:#542b1c;border-color:var(--accent);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 22%, transparent);background:#fff4ee}.control-actions{background:#fff;border:1px solid #dbd8d0;border-radius:6px;align-items:center;gap:16px;padding:16px 20px;display:flex}.control-actions .button{flex:none}.control-actions .disabled-help{margin:0}.installation-brief{white-space:pre-wrap;overflow-wrap:anywhere;color:#383630;background:#f7f5f0;border:1px solid #ded9cf;border-radius:4px;max-height:330px;margin:20px;padding:16px;font:12px/1.65 ui-monospace,monospace;overflow:auto}.icon-button{color:#68665f;background:0 0;border:1px solid #d8d4cb;border-radius:4px;place-items:center;width:34px;height:34px;display:grid}.field-label{color:#57554f;gap:6px;margin-bottom:16px;font-size:12px;font-weight:650;display:grid}.upload-action{color:#625f58;cursor:pointer;background:#fff;border:1px solid #d9d5cc;border-radius:4px;justify-content:center;align-items:center;min-height:32px;padding:0 10px;display:inline-flex}.visually-hidden{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.visually-hidden:focus+*{box-shadow:var(--focus)}.accessibility-controls{border:1px solid #ded9d0;border-radius:4px;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 18px;padding:14px;display:grid}.accessibility-controls legend{color:#57554f;padding:0 5px;font-size:12px;font-weight:650}.accessibility-controls label{align-items:center;gap:8px;margin:0;display:flex}.accessibility-controls>span{color:#66645e;grid-column:1/-1;font-size:12px}.policy-bounds{background:#faf9f6;border-bottom:1px solid #e9e6e0;grid-template-columns:1.2fr 1.2fr .8fr .8fr 1.5fr;gap:12px;padding:20px;display:grid}.policy-bounds label{color:#57554f;gap:6px;font-size:12px;font-weight:650;display:grid}.policy-bounds input,.policy-bounds select{color:#22221e;background:#fff;border:1px solid #d9d5cd;border-radius:4px;width:100%;height:40px;padding:0 9px}.policies-panel>.control-actions{border:0;border-radius:0}.certification-message{color:#69665f;margin-top:10px;font-size:12px}.dashboard :is(.workspace-switcher small,.foundation-state p,.sidebar-bottom>a,.actor strong,.actor small,.dashboard-kicker,.preview-label,.overview-grid article>span,.overview-grid p,.panel-heading p,.panel>p,.blocker-list span,.sequence-list strong,.sequence-list small,.control-form label,.control-form input:not([type=range]),.control-form select,.disabled-help,.empty-state strong,.empty-state p,.foundation-warning p,.pack-grid button span,.pack-grid button small,.check-grid label,.compact-panel select,.table-channel strong,.table-channel small,.status-cell small,.channel-table button,.channel-boundary p,.upload-placeholder,.range-value,.preview-label-small,.theme-preview>p,.theme-preview dl>div,.theme-preview button,.theme-preview>small,.policy-list strong,.policy-list small,.test-list strong,.test-list small,.test-list b,.certification-card>small,.settings-panel dl>div,.settings-panel dd,.account-row strong,.account-row small,.mobile-dashboard-nav a){font-size:12px;line-height:1.45}@media (max-width:900px){.policy-bounds{grid-template-columns:1fr 1fr}.policy-bounds label:last-child{grid-column:1/-1}}@media (max-width:560px){.control-actions{flex-direction:column;align-items:stretch}.control-actions .button{width:100%}.policy-bounds,.accessibility-controls{grid-template-columns:1fr}.policy-bounds label:last-child,.accessibility-controls>span{grid-column:auto}.upload-placeholder{grid-template-columns:auto 1fr}.upload-action{grid-column:1/-1}}.demo-signin-page{background:#f3f1ec;place-items:center;min-height:100vh;padding:88px 24px 48px;display:grid;position:relative}.demo-signin-brand{letter-spacing:.11em;align-items:center;gap:10px;font-size:14px;font-weight:760;display:inline-flex;position:absolute;top:28px;left:32px}.demo-signin-card{background:#fff;border:1px solid #d8d4cc;border-radius:10px;width:min(100%,410px);padding:38px}.demo-signin-context{color:#77736b;letter-spacing:.04em;margin:0 0 28px;font-size:12px;font-weight:680}.demo-signin-card h1{letter-spacing:-.035em;margin:0 0 8px;font-size:29px;line-height:1.15}.demo-session-message,.demo-signin-error{color:#78342d;background:#fbf0ed;border:1px solid #efd1cb;border-radius:6px;margin:-12px 0 18px;padding:10px 12px;font-size:12px}.demo-signin-form{display:grid}.demo-signin-form>label{color:#46443e;margin-bottom:6px;font-size:12px;font-weight:680}.demo-signin-form>input:not([type=hidden]),.demo-password-field input{color:#171714;background:#fff;border:1px solid #cbc7bf;border-radius:6px;width:100%;height:46px;padding:0 12px}.demo-signin-form>input:not([type=hidden]){margin-bottom:18px}.demo-signin-form input:focus{box-shadow:var(--focus);border-color:#7e776e;outline:none}.demo-password-field{margin-bottom:22px;position:relative}.demo-password-field input{padding-right:46px}.demo-password-field button{color:#706d66;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:4px;right:4px}.demo-signin-submit{width:100%}.demo-signin-submit:disabled{cursor:wait;opacity:.7}.demo-signin-note{color:#7a766f;text-align:center;margin:24px 0 0;font-size:11px;display:block}.sr-only{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.demo-app{--workspace-accent:#b43d14;--demo-radius:7px;--demo-control-height:42px;color:#1b1a17;background:#f5f4f1;grid-template-columns:232px minmax(0,1fr);min-height:100vh;display:grid}.demo-radius-medium{--demo-radius:11px}.demo-density-comfortable{--demo-control-height:46px}.demo-sidebar{z-index:30;color:#dedbd3;background:#20201d;border-right:1px solid #34332f;flex-direction:column;height:100vh;padding:22px 15px 16px;display:flex;position:sticky;top:0}.demo-sidebar-heading{justify-content:space-between;align-items:center;padding:0 8px 20px;display:flex}.demo-sidebar-brand{color:#fff;letter-spacing:.1em;align-items:center;gap:9px;font-size:13px;display:inline-flex}.demo-sidebar-brand>span{color:#24231f;letter-spacing:0;background:#f5f2eb;border-radius:6px;place-items:center;width:28px;height:28px;font-family:Georgia,serif;font-weight:700;display:grid}.demo-mobile-close{display:none}.demo-workspace-switcher{background:#282824;border:1px solid #3e3d38;border-radius:7px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:9px;display:grid}.demo-workspace-switcher>span{color:#fff;background:var(--workspace-accent);text-transform:uppercase;border-radius:6px;place-items:center;width:32px;height:32px;font-size:10px;font-weight:760;display:grid}.demo-workspace-switcher strong,.demo-workspace-switcher small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.demo-workspace-switcher strong{color:#f3f1eb;font-size:11px}.demo-workspace-switcher small{color:#99968e;margin-top:2px;font-size:9px}.demo-workspace-switcher svg{color:#86837b}.demo-navigation{gap:3px;margin-top:18px;display:grid}.demo-navigation a{color:#aaa79f;border-radius:5px;align-items:center;gap:10px;min-height:38px;padding:0 10px;font-size:12px;font-weight:610;display:flex}.demo-navigation a:hover{color:#f5f3ed;background:#292925}.demo-navigation a.active{color:#fff;background:#35342f}.demo-navigation a.active svg{color:#f39a78}.demo-sidebar-site-link{color:#9b9890;margin-top:auto;padding:10px;font-size:11px}.demo-app-main{min-width:0}.demo-topbar{z-index:20;background:#fffffff5;border-bottom:1px solid #dedbd4;grid-template-columns:1fr auto;align-items:center;gap:18px;height:64px;padding:0 30px;display:grid;position:sticky;top:0}.demo-topbar h1{letter-spacing:-.01em;margin:0;font-size:15px;font-weight:720}.demo-menu-button{display:none}.demo-workspace-indicator{color:#6d675e;background:#f4f1eb;border:1px solid #dfdbd2;border-radius:4px;padding:5px 8px;font-size:10px;font-weight:680}.demo-actor-menu{position:relative}.demo-actor-menu summary{cursor:pointer;border-radius:6px;align-items:center;gap:8px;min-height:40px;padding:4px 7px 4px 4px;list-style:none;display:flex}.demo-actor-menu summary::-webkit-details-marker{display:none}.demo-actor-menu summary>span{color:#fff;text-transform:uppercase;background:#2b2a26;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:760;display:grid}.demo-actor-menu summary strong{font-size:11px}.demo-actor-menu summary svg{color:#77736c}.demo-actor-menu>div{background:#fff;border:1px solid #d7d3cb;border-radius:8px;width:230px;padding:14px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 42px #25221d1a}.demo-actor-menu>div>strong{font-size:12px}.demo-actor-menu>div>span{overflow-wrap:anywhere;color:#77736b;font-size:10px}.demo-role-label{text-transform:capitalize;background:#f1eee8;border-radius:3px;width:fit-content;margin-top:9px;padding:3px 6px;font-weight:700;color:#5d5850!important}.demo-actor-menu form{border-top:1px solid #e6e2da;margin-top:12px;padding-top:10px}.demo-actor-menu form button{color:#37352f;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:4px;align-items:center;gap:8px;width:100%;min-height:34px;padding:0 6px;font-size:11px;display:flex}.demo-app-content{width:min(1120px,100% - 56px);margin:0 auto;padding:38px 0 72px}.demo-section-stack{gap:14px;display:grid}.demo-section-heading{justify-content:space-between;align-items:end;gap:24px;padding:4px 0 16px;display:flex}.demo-section-heading p{color:#716d65;margin:0 0 5px;font-size:11px}.demo-section-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(24px,3vw,32px)}.demo-section-heading>span{color:#68645d;font-size:10px}.demo-summary-grid{border-radius:var(--demo-radius);background:#ddd9d1;border:1px solid #ddd9d1;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;display:grid;overflow:hidden}.demo-summary-grid>div{background:#fff;min-width:0;min-height:105px;padding:18px}.demo-summary-grid dt{color:#77736b;font-size:10px}.demo-summary-grid dd{overflow-wrap:anywhere;margin:17px 0 0;font-size:13px;font-weight:690}.demo-progress-panel,.demo-panel{border-radius:var(--demo-radius);background:#fff;border:1px solid #ddd9d1}.demo-progress-panel{padding:20px}.demo-progress-panel>div{justify-content:space-between;align-items:center;gap:18px;display:flex}.demo-progress-panel h2{margin:0;font-size:13px}.demo-progress-panel span,.demo-progress-panel p{color:#77736b;font-size:10px}.demo-progress-panel progress{appearance:none;border:0;border-radius:3px;width:100%;height:7px;margin-top:15px;display:block;overflow:hidden}.demo-progress-panel progress::-webkit-progress-bar{background:#ebe8e2}.demo-progress-panel progress::-webkit-progress-value{background:var(--workspace-accent)}.demo-progress-panel progress::-moz-progress-bar{background:var(--workspace-accent)}.demo-progress-panel p{margin:9px 0 0}.demo-two-column{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:14px;display:grid}.demo-panel-heading{border-bottom:1px solid #e7e3dc;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:16px 19px;display:flex}.demo-panel-heading h2{margin:0;font-size:13px}.demo-panel-heading p{color:#77736b;margin:3px 0 0;font-size:10px}.demo-form{align-content:start;padding-bottom:20px;display:grid}.demo-form>label{color:#514e48;margin:15px 20px 6px;font-size:11px;font-weight:670}.demo-form>input,.demo-form>select{width:calc(100% - 40px);height:var(--demo-control-height);color:#24221e;background:#fff;border:1px solid #cec9c0;border-radius:5px;margin:0 20px;padding:0 11px}.demo-form>input[type=color]{padding:5px}.demo-form input:focus,.demo-form select:focus,.demo-capabilities select:focus{border-color:var(--workspace-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--workspace-accent) 22%, transparent);outline:none}.demo-form input:disabled,.demo-form select:disabled,.demo-capabilities fieldset:disabled,.demo-policy-list input:disabled{cursor:not-allowed;opacity:.58}.demo-form-actions{align-items:center;gap:10px;margin:20px 20px 0;display:flex}.demo-form-actions .button,.demo-form>.button{min-height:40px}.demo-form>.button{width:fit-content;margin:20px 20px 0}.demo-save-message,.demo-owner-note{color:#716d65;font-size:10px}.demo-save-message{min-height:16px;margin:11px 20px 0}.demo-owner-note{background:#f5f2eb;border-left:2px solid #9b704f;margin:14px 20px 0;padding:9px 10px}.demo-manifest-panel{min-width:0;overflow:hidden}.demo-manifest-panel pre{color:#ddd9d1;white-space:pre-wrap;overflow-wrap:anywhere;background:#22221f;max-height:360px;margin:0;padding:20px;font:10px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.demo-manifest-panel pre:focus-visible{outline-offset:-4px;outline:2px solid #f4ad90;box-shadow:inset 0 0 0 4px #22221f}.demo-empty-state{color:#6b675f;text-align:center;place-items:center;min-height:180px;padding:30px;font-size:11px;display:grid}.demo-capability-groups{background:#e4e0d9;border-bottom:1px solid #e4e0d9;grid-template-columns:.8fr 1.2fr .8fr;gap:1px;display:grid}.demo-capability-groups fieldset{background:#fff;border:0;min-width:0;margin:0;padding:20px}.demo-capability-groups legend{color:#5a5650;margin-bottom:12px;padding:0;font-size:10px;font-weight:720}.demo-capability-groups select{width:100%;height:var(--demo-control-height);background:#fff;border:1px solid #cec9c0;border-radius:5px;padding:0 10px;font-size:11px}.demo-check-list{grid-template-columns:1fr 1fr;gap:7px 14px;display:grid}.demo-check-list label{align-items:center;gap:8px;font-size:10px;display:flex}.demo-check-list input{accent-color:var(--workspace-accent)}.demo-capabilities>.demo-form-actions{margin-bottom:18px}.demo-table-wrap{width:100%;min-width:0;max-width:100%;overflow-x:auto}.demo-channel-panel{min-width:0;overflow:hidden}.demo-channel-panel table{border-collapse:collapse;width:100%;min-width:650px;font-size:11px}.demo-channel-panel th,.demo-channel-panel td{text-align:left;white-space:nowrap;border-bottom:1px solid #ebe7e0;height:54px;padding:0 18px}.demo-channel-panel thead th{color:#6e6a62;letter-spacing:.04em;text-transform:uppercase;background:#faf9f7;height:42px;font-size:9px;font-weight:680}.demo-channel-panel tbody th{font-weight:690}.demo-channel-panel tbody td:nth-child(2){color:#6b6257}.demo-channel-panel tbody td:nth-child(3){color:#7a4f3b}.demo-text-button{min-height:32px;color:var(--workspace-accent);cursor:pointer;background:0 0;border:0;border-radius:4px;padding:0 6px;font-size:10px;font-weight:720}.demo-text-button:disabled{color:#8a867e;cursor:not-allowed}.demo-brand-preview{background:#fdfcf9;flex-direction:column;justify-content:center;align-items:flex-start;min-height:430px;padding:44px;display:flex}.demo-brand-preview>span{color:#fff;background:var(--brand-preview-accent);text-transform:uppercase;place-items:center;width:54px;height:54px;font-size:13px;font-weight:780;display:grid}.demo-brand-preview>span.small{border-radius:6px}.demo-brand-preview>span.medium{border-radius:11px}.demo-brand-preview p{color:#77736b;margin:28px 0 4px;font-size:10px}.demo-brand-preview h2{letter-spacing:-.035em;margin:0;font-size:24px}.demo-brand-preview small{color:#77736b;margin-top:6px}.demo-brand-preview button{color:#fff;background:var(--brand-preview-accent);border:0;border-radius:5px;min-height:38px;margin-top:25px;padding:0 14px;font-size:11px;font-weight:690}.demo-policy-list{display:grid}.demo-policy-list label{border-bottom:1px solid #ebe7e0;justify-content:space-between;align-items:center;gap:20px;min-height:62px;padding:0 20px;font-size:11px;font-weight:650;display:flex}.demo-policy-list input[role=switch]{appearance:none;cursor:pointer;background:#ccc8c0;border-radius:10px;width:36px;height:20px;position:relative}.demo-policy-list input[role=switch]:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .12s;position:absolute;top:2px;left:2px}.demo-policy-list input[role=switch]:checked{background:var(--workspace-accent)}.demo-policy-list input[role=switch]:checked:after{transform:translate(16px)}.demo-policies>.demo-form-actions{margin-bottom:18px}.demo-test-panel .demo-panel-heading .button{min-height:40px}.demo-check-list-results{display:grid}.demo-check-list-results>div{border-bottom:1px solid #ebe7e0;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:8px 20px;display:grid}.demo-check-list-results>div:last-child{border-bottom:0}.demo-check-icon{color:#7c5c22;background:#f5ead3;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.demo-check-icon.passed{color:#285f49;background:#e6f1eb}.demo-check-list-results strong,.demo-check-list-results small{display:block}.demo-check-list-results strong{font-size:11px}.demo-check-list-results small{color:#77736b;margin-top:2px;font-size:9px}.demo-check-list-results b{color:#625e56;font-size:10px}.demo-settings-list dl{margin:0}.demo-settings-list dl>div{border-bottom:1px solid #ebe7e0;grid-template-columns:190px minmax(0,1fr);align-items:center;min-height:58px;padding:0 20px;display:grid}.demo-settings-list dl>div:last-child{border-bottom:0}.demo-settings-list dt{color:#77736b;font-size:10px}.demo-settings-list dd{margin:0;font-size:11px;font-weight:680}.demo-settings-actions,.demo-signout-panel{padding:20px}.demo-settings-actions>div,.demo-signout-panel{align-items:center;gap:12px;display:flex}.demo-settings-actions>div span,.demo-signout-panel>div{flex:1;min-width:0}.demo-settings-actions strong,.demo-settings-actions small,.demo-signout-panel strong,.demo-signout-panel span{display:block}.demo-settings-actions strong,.demo-signout-panel strong{font-size:11px}.demo-settings-actions small,.demo-signout-panel span{color:#77736b;margin-top:2px;font-size:10px}.demo-settings-actions>.button{min-height:40px;margin-top:16px}.demo-settings-actions>.demo-text-button{margin-left:8px}.demo-danger-button{color:#fff;background:#742b25;border-color:#742b25;transition:transform .16s}.demo-danger-button:hover{background:#60221d;border-color:#60221d}.demo-danger-button:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 5px #742b25}.demo-signout-panel{justify-content:space-between}.demo-signout-panel .button{min-height:40px}.demo-nav-scrim{display:none}@media (max-width:900px){.demo-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-two-column,.demo-capability-groups{grid-template-columns:1fr}.demo-brand-preview{min-height:330px}}@media (max-width:800px){.demo-app{display:block}.demo-sidebar{visibility:hidden;width:min(84vw,260px);transition:transform .15s;position:fixed;left:0;transform:translate(-102%)}.demo-sidebar.is-open{visibility:visible;transform:translate(0)}.demo-mobile-close,.demo-menu-button{width:38px;height:38px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;display:grid}.demo-mobile-close{color:#d8d5ce}.demo-nav-scrim{z-index:25;background:#14131170;border:0;width:100%;height:100%;display:block;position:fixed;inset:0}.demo-topbar{grid-template-columns:auto 1fr auto;padding:0 16px}.demo-app-content{width:min(100% - 30px,720px);padding-top:26px}}@media (max-width:560px){.demo-signin-page{padding:86px 15px 30px;display:block}.demo-signin-brand{top:22px;left:20px}.demo-signin-card{padding:28px 22px}.demo-topbar{gap:9px}.demo-topbar h1{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.demo-actor-menu summary strong,.demo-actor-menu summary svg{display:none}.demo-summary-grid{grid-template-columns:1fr}.demo-section-heading{flex-direction:column;align-items:flex-start;gap:8px}.demo-form-actions,.demo-panel-heading,.demo-signout-panel{flex-direction:column;align-items:stretch}.demo-form-actions .button,.demo-test-panel .demo-panel-heading .button,.demo-signout-panel .button{width:100%}.demo-check-list{grid-template-columns:1fr}.demo-channel-panel table{min-width:0}.demo-channel-panel thead{display:none}.demo-channel-panel tbody{display:grid}.demo-channel-panel tbody tr{border-bottom:1px solid #ebe7e0;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;min-width:0;padding:15px 17px;display:grid}.demo-channel-panel tbody tr:last-child{border-bottom:0}.demo-channel-panel tbody th,.demo-channel-panel tbody td{white-space:normal;border:0;height:auto;padding:0}.demo-channel-panel tbody th,.demo-channel-panel tbody td:nth-child(2),.demo-channel-panel tbody td:nth-child(3){grid-column:1}.demo-channel-panel tbody td:last-child{grid-area:1/2/span 3;align-self:center}.demo-check-list-results>div{grid-template-columns:28px minmax(0,1fr)}.demo-check-list-results b{grid-column:2}.demo-settings-list dl>div{grid-template-columns:1fr;align-content:center;gap:2px}}@media (prefers-reduced-motion:reduce){.demo-sidebar,.demo-policy-list input[role=switch]:after{transition-duration:.001ms!important}}:root{--site-header-height:76px}.hero{min-height:calc(100svh - var(--site-header-height));grid-template-columns:minmax(360px,.78fr) minmax(600px,1.22fr);gap:clamp(48px,5vw,76px);padding-block:clamp(24px,4svh,40px)}.hero-copy{max-width:500px}.hero h1{font-size:clamp(50px,5.3vw,74px)}.hero-lede{margin-block:24px 30px}.hero-channel-stage{width:100%;max-width:720px;height:clamp(620px, calc(100svh - var(--site-header-height) - 68px), 800px);border-color:#d1cdc4;border-radius:20px;grid-template-rows:auto auto minmax(0,1fr) auto;justify-self:end;position:relative;box-shadow:0 18px 46px #1e1c1817}.hero-stage-heading{min-height:72px;padding:14px 18px}.hero-stage-brand{align-items:center;gap:11px;display:flex}.hero-stage-brand strong{letter-spacing:-.02em;font-size:15px}.acme-logo{flex:none;place-items:center;width:38px;height:38px;display:grid}.acme-logo svg{width:100%;height:100%;display:block}.acme-logo svg path:first-child{fill:#24231f}.acme-logo svg path:last-child{fill:#ef6a2e}.acme-logo.is-compact{width:30px;height:30px}.hero-cart-trigger{cursor:pointer;color:#3d3b36;background:#f7f4ee;border:1px solid #d9d4ca;border-radius:9px;align-items:center;gap:7px;min-height:44px;padding:0 10px 0 12px;font-size:11px;font-weight:720;display:inline-flex}.hero-cart-trigger:hover{background:#efeae2}.hero-cart-trigger b{color:#fff;background:#24231f;border-radius:99px;place-items:center;min-width:22px;height:22px;font-size:10px;display:grid}.hero-channel-tabs button{gap:7px;min-height:52px;font-size:11px}.hero-scene-viewport{padding:16px;position:relative}.hero-scene{scrollbar-gutter:stable;overscroll-behavior:contain}.hero-scene [data-reveal]{visibility:hidden;pointer-events:none}.hero-scene[data-phase=prompt] [data-reveal=prompt],.hero-scene[data-phase=resolving] [data-reveal=prompt],.hero-scene[data-phase=result] [data-reveal=prompt],.hero-scene[data-phase=interaction] [data-reveal=prompt],.hero-scene[data-phase=settled] [data-reveal=prompt],.hero-scene[data-phase=resolving] [data-reveal=resolving],.hero-scene[data-phase=result] [data-reveal=resolving],.hero-scene[data-phase=interaction] [data-reveal=resolving],.hero-scene[data-phase=settled] [data-reveal=resolving],.hero-scene[data-phase=result] [data-reveal=result],.hero-scene[data-phase=interaction] [data-reveal=result],.hero-scene[data-phase=settled] [data-reveal=result],.hero-scene[data-phase=interaction] [data-reveal=interaction],.hero-scene[data-phase=settled] [data-reveal=interaction],.hero-scene[data-phase=settled] [data-reveal=settled]{visibility:visible;pointer-events:auto}.hero-assistant-scene,.hero-voice-scene,.hero-messenger-scene{min-height:100%;padding:20px}.hero-scene-bar{min-height:38px}.hero-scene-bar .acme-logo{margin-left:auto}.hero-scene-bar strong,.hero-phone-topline strong{font-size:13px}.hero-scene-bar span,.hero-phone-topline span{font-size:10px}.hero-prompt{margin-top:18px;padding:11px 13px}.hero-prompt p{font-size:11px}.hero-source-check{margin-top:14px;font-size:10px}.hero-commerce-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-width:0;margin-top:14px;display:grid}.hero-commerce-card{background:#fbfaf7;border:1px solid #dfdcd5;border-radius:11px;min-width:0;overflow:hidden}.hero-commerce-card.is-featured{border-color:#b85a36;box-shadow:inset 0 0 0 1px #b85a36}.hero-product-image{aspect-ratio:4/3;background:#f3f0ea;overflow:hidden}.hero-product-image img{object-fit:cover;width:100%;height:100%;display:block}.hero-product-copy{padding:9px 10px 7px}.hero-product-copy>span{color:#6a675f;letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:720;display:block}.hero-product-copy h3{letter-spacing:-.02em;margin:3px 0;font-size:12px}.hero-product-copy p{color:#646159;min-height:36px;margin:0;font-size:9px;line-height:1.35}.hero-product-copy strong{margin-top:6px;font-size:12px;display:block}.hero-size-picker{border:0;min-width:0;margin:0;padding:0 9px 8px}.hero-size-picker legend{color:#666159;width:100%;padding:0;font-size:8px}.hero-size-picker>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-top:5px;display:grid}.hero-size-picker button{cursor:pointer;color:#45433e;background:#fff;border:1px solid #d8d4cc;border-radius:7px;place-items:center;min-width:0;min-height:40px;font-size:10px;font-weight:720;display:grid;position:relative}.hero-size-picker button svg{position:absolute;top:2px;right:2px}.hero-size-picker button.is-selected{color:#7b2d12;background:#f8e5dc;border-color:#b85a36}.hero-size-picker button:disabled{cursor:not-allowed;color:#aaa69e;background:#f1efea;text-decoration:line-through}.hero-product-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:0 9px 10px;display:grid}.hero-product-actions button,.hero-gemini-followup button,.hero-message-carousel button,.hero-message-actions button,.hero-speech-controls button,.hero-cart-panel button{cursor:pointer;color:#4e372e;background:#fff;border:1px solid #d5c0b5;border-radius:7px;min-height:44px;font-size:9px;font-weight:720}.hero-product-actions button.is-primary,.hero-message-carousel button.is-primary,.hero-cart-panel button.is-primary{color:#fff;background:#272521;border-color:#272521}.hero-product-actions button:disabled,.hero-message-actions button:disabled,.hero-speech-controls button:disabled{cursor:not-allowed;color:#9b978f;background:#efede8;border-color:#e1ded7}.hero-product-detail{border-left:2px solid var(--accent);background:#f4efe7;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:46px;margin-top:12px;padding:9px 11px;display:grid}.hero-product-detail span,.hero-product-detail strong{display:block}.hero-product-detail span{color:#6d675f;font-size:8px}.hero-product-detail strong{font-size:10px}.hero-product-detail p{color:#56524b;margin:0;font-size:9px;line-height:1.45}.hero-compare-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.hero-compare-products article{background:#f7f4ee;border:1px solid #e2ded6;border-radius:9px;grid-template-columns:92px minmax(0,1fr);align-items:center;min-width:0;display:grid;overflow:hidden}.hero-compare-products .hero-product-image{height:100%}.hero-compare-products article>div:last-child{padding:10px}.hero-compare-products strong,.hero-compare-products span{font-size:10px;display:block}.hero-compare-products span{color:#6a665f;margin-top:3px}.hero-compare-grid.is-immersive{margin-top:10px}.hero-compare-grid.is-immersive>div{grid-template-columns:86px repeat(2,minmax(0,1fr));padding:7px 0}.hero-compare-grid.is-immersive dt,.hero-compare-grid.is-immersive dd{font-size:9px}.hero-gemini-followup{background:#f7f4ee;border:1px solid #e0dcd4;border-radius:9px;margin-top:10px;padding:10px}.hero-followup-prompt{color:#57534c;margin-bottom:8px;font-size:9px;font-weight:680}.hero-gemini-followup>div:nth-child(2){grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.hero-gemini-followup .hero-product-image{border-radius:7px}.hero-gemini-followup span,.hero-gemini-followup strong{font-size:9px;display:block}.hero-gemini-followup strong{margin-top:2px}.hero-gemini-followup button{padding-inline:11px}.hero-added-confirmation{color:#4d453e;align-items:center;gap:6px;margin-top:8px;font-size:9px;font-weight:680;display:flex}.hero-added-confirmation button{min-height:34px;margin-left:auto}.hero-messenger-scene{flex-direction:column;display:flex}.hero-phone-topline{min-height:38px}.hero-message-thread.is-immersive{justify-content:initial;flex:none;gap:7px;padding:12px 0 10px}.hero-message-carousel{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;grid-auto-columns:minmax(178px,.72fr);grid-auto-flow:column;gap:9px;min-width:0;padding:1px 1px 8px;display:grid;overflow-x:auto}.hero-message-carousel:focus-visible{box-shadow:var(--focus)}.hero-message-carousel article{scroll-snap-align:start;background:#fbfaf7;border:1px solid #dedad2;border-radius:9px;min-width:0;overflow:hidden}.hero-message-carousel article>div:nth-child(2){padding:8px 9px 6px}.hero-message-carousel strong,.hero-message-carousel span,.hero-message-carousel small{display:block}.hero-message-carousel strong{font-size:10px}.hero-message-carousel span,.hero-message-carousel small{color:#5f5b54;font-size:8px}.hero-message-carousel p{color:#69655e;min-height:30px;margin:5px 0;font-size:8px;line-height:1.35}.hero-message-carousel article>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:0 8px 8px;display:grid}.hero-message-followup{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.hero-message-followup .hero-message{max-width:none}.hero-message-actions{margin-top:8px}.hero-message-actions button{font-size:10px}.hero-waveform{height:82px;margin-block:22px 15px}.hero-transcript{gap:9px}.hero-transcript>div{padding:10px 12px}.hero-transcript p{font-size:11px}.hero-speech-controls{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.hero-speech-controls button{justify-content:center;align-items:center;gap:6px;padding-inline:11px;font-size:9px;display:inline-flex}.hero-speech-controls button[aria-pressed=true]{color:#7a2d12;background:#f8e5dc;border-color:#b85a36}.hero-speech-status{color:#666159;min-height:18px;margin:7px 0 0;font-size:9px}.hero-confirmation{margin-top:auto;padding-top:10px}.hero-phone-frame{width:min(100%,420px);padding:20px}.hero-call-transcript p{font-size:11px}.hero-call-transcript p+p{margin-top:5px}.hero-keypad button{cursor:pointer;color:#403d38;text-align:left;background:#fff;border:1px solid #dcd8d0;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-height:52px;display:grid}.hero-keypad button b{width:28px;height:28px}.hero-keypad button span{font-size:10px;font-weight:680}.hero-handoff{color:#5b3c30;justify-content:center;align-items:center;gap:5px;font-weight:680;display:flex}.hero-cart-panel{z-index:4;overscroll-behavior:contain;background:#fff;border:1px solid #d6d1c8;border-radius:12px;padding:22px;position:absolute;inset:16px;overflow:auto;box-shadow:0 14px 36px #1f1c181f}.hero-cart-heading{border-bottom:1px solid #e6e2da;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:14px;display:flex}.hero-cart-heading span{color:#7a756d;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:720}.hero-cart-heading h3{letter-spacing:-.025em;margin:3px 0 0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.hero-cart-heading button{flex:none;place-items:center;width:44px;min-height:44px;display:grid}.hero-cart-items{gap:9px;margin-top:14px;display:grid}.hero-cart-items article{background:#faf8f4;border:1px solid #e3dfd7;border-radius:9px;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px;display:grid}.hero-cart-items .hero-product-image{border-radius:7px}.hero-cart-items strong,.hero-cart-items span,.hero-cart-items b{display:block}.hero-cart-items strong{font-size:11px}.hero-cart-items span{color:#69655e;margin-top:2px;font-size:9px}.hero-cart-items b{margin-top:5px;font-size:11px}.hero-cart-items article>button{align-items:center;gap:5px;min-height:38px;padding-inline:9px;display:inline-flex}.hero-cart-totals{border-block:1px solid #e3dfd7;margin:14px 0 0;padding:12px 0}.hero-cart-totals>div{justify-content:space-between;gap:20px;padding:3px 2px;display:flex}.hero-cart-totals dt,.hero-cart-totals dd{margin:0;font-size:10px}.hero-cart-totals dt{color:#69655d}.hero-cart-totals dd{font-weight:720}.hero-cart-totals .is-total{border-top:1px solid #e8e4dc;margin-top:5px;padding-top:8px}.hero-cart-totals .is-total dt,.hero-cart-totals .is-total dd{color:#272521;font-size:13px}.hero-checkout-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.hero-checkout-actions p{color:#625e57;grid-column:1/-1;margin:0 0 2px;font-size:9px}.hero-checkout-actions button{padding-inline:12px}.hero-checkout-actions button.is-primary{justify-content:center;align-items:center;gap:7px;display:inline-flex}.hero-empty-cart,.hero-checkout-handoff{text-align:center;align-content:center;place-items:center;gap:10px;min-height:330px;display:grid}.hero-empty-cart p,.hero-checkout-handoff p{color:#68645d;margin:0;font-size:11px}.hero-empty-cart button,.hero-checkout-handoff button{min-width:170px;padding-inline:14px}.hero-checkout-handoff>span{color:#7a756d;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:720}.hero-checkout-handoff h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.hero-stage-progress span{animation-duration:var(--hero-scene-duration,6.2s)}@media (max-width:980px){.hero{grid-template-columns:minmax(0,1fr);gap:52px;min-height:auto;padding-block:68px}.hero-copy{max-width:760px}.hero-channel-stage{justify-self:center;width:100%;max-width:780px;height:720px}}@media (max-width:640px){:root{--site-header-height:68px}.hero{gap:40px;padding-block:48px 64px}.hero h1{font-size:clamp(46px,14vw,62px)}.hero-channel-stage{border-radius:16px;height:auto;min-height:0;max-height:none}.hero-stage-heading{min-height:66px;padding-inline:13px}.acme-logo{width:34px;height:34px}.hero-channel-tabs{overscroll-behavior-inline:contain;scrollbar-width:thin;display:flex;overflow-x:auto}.hero-channel-tabs button{flex:1 0 auto;min-width:104px;min-height:48px}.hero-scene-viewport{height:clamp(560px,72svh + 22px,642px);min-height:0;padding:11px}.hero-scene{height:100%;min-height:0;max-height:none;overflow-y:auto}.hero-assistant-scene,.hero-voice-scene,.hero-messenger-scene{padding:14px}.hero-commerce-grid{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;grid-template-columns:repeat(3,minmax(238px,1fr));padding-bottom:7px;overflow-x:auto}.hero-commerce-card{scroll-snap-align:start}.hero-product-copy>span,.hero-size-picker legend,.hero-message-carousel span,.hero-message-carousel small{font-size:9px}.hero-product-copy h3,.hero-product-copy strong{font-size:13px}.hero-product-copy p,.hero-product-detail p,.hero-message-carousel p{font-size:10px}.hero-size-picker button{min-height:44px;font-size:11px}.hero-product-actions button,.hero-message-carousel button{font-size:10px}.hero-product-detail{grid-template-columns:1fr;gap:4px}.hero-compare-products article{grid-template-columns:78px minmax(0,1fr)}.hero-compare-grid.is-immersive{min-width:390px}.hero-gemini-followup>div:nth-child(2){grid-template-columns:62px minmax(0,1fr)}.hero-gemini-followup>div:nth-child(2) button{grid-column:1/-1}.hero-message-carousel{grid-auto-columns:minmax(220px,.86fr)}.hero-message-followup{grid-template-columns:1fr}.hero-speech-controls{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hero-phone-frame{width:100%;padding:16px}.hero-cart-panel{padding:16px;inset:11px}.hero-cart-items article{grid-template-columns:76px minmax(0,1fr)}.hero-cart-items article>button{grid-column:1/-1;justify-content:center}.hero-stage-footer{min-height:58px}}@media (max-width:360px){.hero-stage-heading{padding-inline:10px}.hero-cart-trigger{padding-inline:9px}.hero-cart-trigger>span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.hero-scene-viewport{height:580px;min-height:0;padding:8px}.hero-scene{height:100%;min-height:0}.hero-assistant-scene,.hero-voice-scene,.hero-messenger-scene{padding:11px}.hero-compare-products,.hero-keypad{grid-template-columns:1fr}.hero-cart-panel{padding:12px;inset:8px}.hero-checkout-actions{grid-template-columns:1fr}.hero-stage-footer{grid-template-columns:1fr;gap:7px}}@media (prefers-reduced-motion:reduce){.hero-scene [data-reveal]{visibility:visible;pointer-events:auto}.hero-channel-stage .hero-waveform span{opacity:.62;animation:none;transform:scaleY(.48)}}@media (forced-colors:active){.hero-commerce-card.is-featured,.hero-size-picker button.is-selected,.hero-cart-trigger,.hero-cart-panel{border:2px solid canvastext}}
