.experience-box{display:grid;gap:var(--space-5);color:var(--theme-text)}.experience-box__status{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.experience-box__status>span{color:var(--theme-muted);font-size:var(--text-xs)}.experience-box__loading{display:grid;gap:var(--space-3)}.exp-renderer{display:grid;gap:var(--space-5)}.exp-block{display:grid;gap:var(--space-4)}.exp-block h3,.exp-reassurance h3,.exp-summary h3,.exp-conversion-card h3,.exp-lead-form h3,.exp-success h3{margin:0;font-size:clamp(18px,3vw,24px);line-height:1.2;letter-spacing:-.025em}.exp-component-note{margin:0;color:var(--theme-muted);line-height:1.55}.exp-choice-grid{display:grid;gap:var(--space-2)}.exp-chip-row{display:flex;flex-wrap:wrap;gap:var(--space-2)}.exp-range-heading{display:flex;justify-content:space-between;gap:var(--space-4);align-items:baseline}.exp-range-heading strong{color:var(--theme-accent);font-size:var(--text-xl)}.exp-range{width:100%;accent-color:var(--theme-accent)}.exp-range-labels{display:flex;justify-content:space-between;color:var(--theme-muted);font-size:var(--text-xs)}.exp-stepper{display:grid;grid-template-columns:auto minmax(80px,1fr) auto;gap:var(--space-3);align-items:center;max-width:300px}.exp-stepper>strong{text-align:center;font-size:var(--text-2xl)}.exp-date-field{display:grid;gap:var(--space-2);font-weight:650}.exp-date-field input{min-height:52px;width:100%;padding:0 var(--space-4);border:1px solid var(--theme-line);border-radius:var(--radius-control);background:var(--theme-surface-raised);color:var(--theme-text);font:inherit;color-scheme:dark}.exp-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.exp-product-card{overflow:hidden;border:1px solid var(--theme-line);border-radius:var(--radius-card);background:var(--theme-surface-raised)}.exp-product-card__visual{min-height:150px;padding:var(--space-3);display:flex;align-items:flex-start}.exp-product-card__copy{padding:var(--space-4)}.exp-product-card__copy>span{color:var(--theme-muted);font:700 var(--text-xs) var(--font-mono)}.exp-product-card__copy h4{margin:var(--space-2) 0 var(--space-2);font-size:var(--text-lg)}.exp-product-card__copy p{margin:0 0 var(--space-3);color:var(--theme-muted);font-size:var(--text-sm);line-height:1.5}.exp-product-card dl{margin:0;display:grid;gap:var(--space-2)}.exp-product-card dl>div{display:flex;justify-content:space-between;gap:var(--space-3);font-size:var(--text-xs)}.exp-product-card dt{color:var(--theme-muted);text-transform:capitalize}.exp-product-card dd{margin:0;text-align:end}.exp-comparison__scroll{overflow-x:auto;border:1px solid var(--theme-line);border-radius:var(--radius-control)}.exp-comparison table{width:100%;min-width:520px;border-collapse:collapse;font-size:var(--text-sm)}.exp-comparison th,.exp-comparison td{padding:13px 14px;border-bottom:1px solid var(--theme-line);text-align:start;vertical-align:top}.exp-comparison thead th{background:var(--theme-surface-raised)}.exp-comparison thead th:first-child{color:var(--theme-muted)}.exp-comparison th small{display:block;margin-top:4px;color:var(--theme-muted);font:500 10px var(--font-mono)}.exp-comparison tbody th{color:var(--theme-muted);font-weight:500;text-transform:capitalize}.exp-comparison tr:last-child th,.exp-comparison tr:last-child td{border-bottom:0}.exp-reassurance,.exp-summary,.exp-conversion-card,.exp-lead-form,.exp-success{padding:var(--space-5);border:1px solid var(--theme-line);border-radius:var(--radius-card);background:color-mix(in srgb,var(--theme-surface-raised) 76%,transparent)}.exp-reassurance>span,.exp-conversion-card>span,.exp-lead-form>div:first-child>span{display:block;margin-bottom:var(--space-2);color:var(--theme-accent);font-size:var(--text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.1em}.exp-reassurance p,.exp-conversion-card p,.exp-success p{margin:var(--space-3) 0 0;color:var(--theme-muted);line-height:1.55}.exp-conversion-card .ds-button{margin-top:var(--space-4)}.exp-summary dl{margin:var(--space-4) 0 0;display:grid;gap:0}.exp-summary dl>div{padding:11px 0;display:grid;grid-template-columns:minmax(110px,.7fr) 1.3fr;gap:var(--space-4);border-bottom:1px solid var(--theme-line)}.exp-summary dl>div:last-child{border-bottom:0}.exp-summary dt{color:var(--theme-muted)}.exp-summary dd{margin:0}.exp-lead-form{display:grid;gap:var(--space-4)}.exp-lead-form__fields{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3)}.exp-form-error{margin:0;color:#f0a4a4;font-size:var(--text-sm)}.exp-success{display:grid;gap:var(--space-3)}.exp-success .ds-badge{margin-bottom:var(--space-1)}@media(max-width:620px){.experience-box__status{align-items:flex-start;flex-direction:column}.exp-product-grid,.exp-lead-form__fields{grid-template-columns:1fr}.exp-product-card__visual{min-height:128px}.exp-summary dl>div{grid-template-columns:1fr;gap:3px}}@media(prefers-reduced-motion:reduce){.experience-box *,.experience-box *:before,.experience-box *:after{scroll-behavior:auto!important}}.home-site{min-height:100vh;overflow:hidden;background:var(--theme-bg);color:var(--theme-text);--home-max: 1240px}.home-nav{position:relative;z-index:10;width:min(var(--home-max),calc(100% - 40px));height:76px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;border-bottom:1px solid var(--theme-line)}.home-brand{width:fit-content;display:inline-flex;align-items:center;gap:10px;font-weight:650;letter-spacing:-.025em}.home-brand>span{width:32px;height:32px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--theme-accent) 42%,transparent);border-radius:50%;color:var(--theme-accent);background:var(--theme-accent-soft)}.home-nav nav{display:flex;gap:26px;color:var(--theme-muted);font-size:13px}.home-nav nav a:hover{color:var(--theme-text)}.home-nav>.ds-button{justify-self:end}.home-hero{width:min(var(--home-max),calc(100% - 40px));min-height:780px;margin:0 auto;padding:88px 0 94px;display:grid;grid-template-columns:minmax(0,.96fr) minmax(460px,1.04fr);gap:clamp(50px,7vw,100px);align-items:center}.home-hero__copy{max-width:720px}.home-hero h1{margin:22px 0 28px;font-size:clamp(58px,7vw,100px);line-height:.91;letter-spacing:-.067em;font-weight:520}.home-hero h1 em{color:var(--theme-accent);font-style:normal}.home-hero__copy>p{max-width:680px;margin:0;color:var(--theme-muted);font-size:clamp(18px,1.7vw,21px);line-height:1.62}.home-hero__actions{margin-top:36px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.home-link-button{min-height:46px;display:inline-flex;align-items:center;font-size:14px;font-weight:620}.home-proof-strip{margin-top:40px;display:flex;flex-wrap:wrap;gap:14px 20px;color:var(--theme-muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.home-proof-strip span:before{content:"·";margin-right:8px;color:var(--theme-accent)}.home-live-preview{position:relative;min-width:0}.home-preview-browser{position:relative;min-height:610px;padding:17px;border:1px solid var(--theme-line);border-radius:30px;background:#f0ece4;color:#1e1c19;box-shadow:0 50px 120px #0000004d}.home-preview-browser__top{height:30px;display:flex;align-items:center;gap:6px;padding:0 4px;color:#77736d;font-size:10px}.home-preview-browser__top i{width:7px;height:7px;border-radius:50%;background:#aaa59d}.home-preview-browser__top span{margin-left:8px}.home-preview-sitebar{height:64px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d7d1c7}.home-preview-sitebar strong{letter-spacing:-.025em}.home-preview-sitebar nav{display:flex;gap:16px;color:#6d6962;font-size:10px}.home-preview-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr 1fr;gap:9px;height:380px;padding:13px 0 0}.home-preview-grid article{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:14px;border:1px solid #d7d1c7;border-radius:14px;background:#fff}.home-preview-grid article:first-child{grid-row:1 / 3}.home-preview-grid article div{position:absolute;inset:0;background:linear-gradient(105deg,#5a4638,#2e211b 22%,#6f5140 44%,#352722 70%,#604838)}.home-preview-grid article:nth-child(2) div{background:linear-gradient(105deg,#e1d7c8,#b7aa98,#dcd1c1)}.home-preview-grid article:nth-child(3) div{background:linear-gradient(105deg,#38271f,#684633 45%,#2b1e19 73%,#5f4030)}.home-preview-grid article:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#0009)}.home-preview-grid article span,.home-preview-grid article small{position:relative;z-index:2;color:#fff}.home-preview-grid article span{font-size:14px;font-weight:650}.home-preview-grid article small{margin-top:3px;opacity:.68;font-size:9px}.home-preview-grid article.is-revisited{outline:2px solid #8d6842;outline-offset:-2px}.home-preview-memory{position:absolute;left:-44px;bottom:66px;width:190px;padding:14px;border:1px solid var(--theme-line);border-radius:16px;background:#141516;color:#fff;box-shadow:0 20px 60px #0000004d}.home-preview-memory>span{display:block;margin-bottom:9px;color:#d7b47d;font:700 9px var(--font-mono);text-transform:uppercase;letter-spacing:.1em}.home-preview-memory p{margin:5px 0;color:#aaadb0;font-size:10px}.home-preview-memory b{color:#fff}.home-preview-decision{position:absolute;right:-28px;bottom:24px;width:min(330px,70%);padding:13px 15px 13px 12px;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;border:1px solid rgb(214 177 119 / 28%);border-radius:18px;background:#121314f0;color:#fff;box-shadow:0 28px 70px #00000059}.home-preview-decision .presence-mark{width:30px;height:30px}.home-preview-decision small{display:block;margin-bottom:3px;color:#d8b77f;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.home-preview-decision strong{display:block;font-size:11px;line-height:1.42;font-weight:520}.home-statement,.home-two-layers,.home-timeline,.home-memory,.home-demos,.home-measure,.home-integration,.home-pilot{width:min(var(--home-max),calc(100% - 40px));margin:0 auto;padding:clamp(100px,11vw,155px) 0;border-top:1px solid var(--theme-line)}.home-statement>span{color:var(--theme-accent);font:700 11px var(--font-mono);letter-spacing:.07em;text-transform:uppercase}.home-statement h2{max-width:1070px;margin:28px 0 0;font-size:clamp(42px,6vw,76px);line-height:1.04;letter-spacing:-.052em;font-weight:500}.home-statement h2 em{color:var(--theme-muted);font-style:normal}.home-section-heading{max-width:840px;margin-bottom:54px}.home-section-heading h2,.home-memory h2,.home-integration h2,.home-pilot h2{margin:22px 0 16px;font-size:clamp(40px,5vw,68px);line-height:1;letter-spacing:-.052em;font-weight:520}.home-section-heading p,.home-memory__copy p,.home-integration__copy p,.home-pilot p{margin:0;color:var(--theme-muted);font-size:17px;line-height:1.65}.home-layer-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.home-layer-grid article{position:relative;min-height:500px;padding:30px;overflow:hidden;border:1px solid var(--theme-line);border-radius:28px;background:var(--theme-surface)}.home-layer-number{color:var(--theme-muted);font:700 11px var(--font-mono)}.home-layer-mark{width:100%;height:180px;display:grid;place-items:center}.home-layer-mark span{width:90px;height:90px;display:grid;place-items:center;border:1px solid rgb(216 181 125 / 30%);border-radius:50%;color:var(--theme-accent);background:radial-gradient(circle,rgb(216 181 125 / 16%),transparent);font-size:34px}.home-layer-window{height:180px;margin-top:16px;border:1px solid var(--theme-line);border-radius:22px;background:linear-gradient(145deg,#1c1e20,#111214);display:flex;gap:8px;align-items:flex-end;padding:22px}.home-layer-window i{flex:1;min-height:60px;border-radius:12px;background:linear-gradient(145deg,#a48a6c,#3d342b)}.home-layer-window i:nth-child(2){min-height:105px;background:linear-gradient(145deg,#62676a,#282b2d)}.home-layer-window i:nth-child(3){min-height:82px;background:linear-gradient(145deg,#705044,#2c211d)}.home-layer-grid h3{margin:16px 0 12px;font-size:32px;letter-spacing:-.04em}.home-layer-grid p{margin:0;max-width:530px;color:var(--theme-muted);line-height:1.6}.home-layer-grid code{color:var(--theme-accent);font-size:.85em}.home-layer-grid ul{margin:30px 0 0;padding:22px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:12px;border-top:1px solid var(--theme-line);list-style:none;color:#c8c9c7;font-size:12px}.home-layer-grid li:before{content:"·";margin-right:7px;color:var(--theme-accent)}.home-timeline__layout{display:grid;grid-template-columns:280px 1fr;gap:clamp(38px,7vw,96px)}.home-timeline__nav{display:grid;align-content:start}.home-timeline__nav button{min-height:58px;display:grid;grid-template-columns:42px 1fr;align-items:center;border:0;border-bottom:1px solid var(--theme-line);background:transparent;color:var(--theme-muted);text-align:left;cursor:pointer}.home-timeline__nav button span{font:700 10px var(--font-mono)}.home-timeline__nav button.is-active{color:var(--theme-text)}.home-timeline__nav button.is-active span{color:var(--theme-accent)}.home-timeline__stage{min-height:440px;padding:clamp(28px,4vw,48px);border:1px solid var(--theme-line);border-radius:28px;background:var(--theme-surface)}.home-timeline__stage>span{color:var(--theme-accent);font:700 10px var(--font-mono);text-transform:uppercase;letter-spacing:.09em}.home-timeline__stage h3{max-width:670px;margin:18px 0 12px;font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-.045em}.home-timeline__stage>p{max-width:620px;color:var(--theme-muted);line-height:1.6}.home-timeline-visual{height:120px;margin-top:45px;display:flex;align-items:center;gap:10px}.home-timeline-visual i{flex:1;height:5px;border-radius:999px;background:#34373a;transition:height .24s var(--ease-standard),background .24s ease}.home-timeline-visual i:nth-child(-n+3){height:14px}.home-timeline-visual--memory i:nth-child(-n+4),.home-timeline-visual--decision i:nth-child(-n+5),.home-timeline-visual--intervention i,.home-timeline-visual--experience i,.home-timeline-visual--conversion i{background:color-mix(in srgb,var(--theme-accent) 65%,#34373a)}.home-timeline-visual--decision i:nth-child(5){height:60px}.home-timeline-visual--intervention i:nth-child(5){height:44px}.home-timeline-visual--intervention i:nth-child(6){height:80px}.home-timeline-visual--experience i{height:65px}.home-timeline-visual--conversion i:last-child{height:100px}.home-memory{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(48px,8vw,110px);align-items:center}.home-memory__panel{padding:12px 24px;border:1px solid var(--theme-line);border-radius:28px;background:var(--theme-surface)}.home-memory__panel>div{padding:26px 4px;display:grid;grid-template-columns:92px 1fr auto;gap:18px;align-items:center;border-bottom:1px solid var(--theme-line)}.home-memory__panel>div:last-child{border:0}.home-memory__panel span{color:var(--theme-accent);font:700 10px var(--font-mono);text-transform:uppercase}.home-memory__panel strong{font-size:15px;font-weight:550}.home-memory__panel small{color:var(--theme-muted)}.home-memory__panel .is-muted{opacity:.56}.home-memory__panel .home-memory__rule{grid-template-columns:92px 1fr}.home-memory__rule strong{color:#ddd1c0;line-height:1.5}.home-demo-grid{display:grid;grid-template-columns:1.12fr .94fr .94fr;gap:12px}.home-demo-grid>a{min-height:490px;padding:28px;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--theme-line);border-radius:28px;background:var(--theme-surface);transition:transform .2s var(--ease-standard),border-color .2s ease}.home-demo-grid>a:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--theme-accent) 30%,var(--theme-line))}.home-demo-grid>a>span{color:var(--theme-muted);font:700 10px var(--font-mono);text-transform:uppercase;letter-spacing:.07em}.home-demo-grid h3{margin:18px 0 12px;font-size:30px;letter-spacing:-.04em}.home-demo-grid p{margin:0;color:var(--theme-muted);line-height:1.55}.home-demo-grid b{margin-top:auto;font-size:13px;font-weight:600}.home-demo-swatch,.home-demo-yacht,.home-demo-law{height:170px;margin:28px 0}.home-demo-swatch{display:flex;align-items:center;justify-content:center;gap:0}.home-demo-swatch i{width:28%;height:135px;margin-left:-8%;border:1px solid rgb(255 255 255 / 12%);border-radius:5px;transform:rotate(-4deg);background:linear-gradient(100deg,#755747,#34261f,#674938)}.home-demo-swatch i:nth-child(2){transform:rotate(3deg) translateY(-8px);background:linear-gradient(100deg,#d7c4a6,#b49570)}.home-demo-swatch i:nth-child(3){transform:rotate(8deg);background:#35434e}.home-demo-yacht{position:relative;border-radius:90px 90px 20px 20px;background:linear-gradient(#172738 0 52%,#c8ae82 53% 54%,#263748 55%)}.home-demo-yacht:before{content:"";position:absolute;width:62%;height:18px;left:19%;top:48%;border-radius:80% 30% 60% 50%;background:#eee9e0;transform:rotate(-2deg)}.home-demo-law{position:relative;border-top:1px solid #645743;border-bottom:1px solid #645743;display:flex;justify-content:center;gap:18px;align-items:center}.home-demo-law i{width:2px;height:90px;background:#866e4b}.home-demo-law i:nth-child(2){height:130px}.home-measure{text-align:center}.home-measure .home-section-heading{margin-inline:auto}.home-metric-flow{display:flex;align-items:center;justify-content:center;gap:18px;margin:54px auto 30px}.home-metric-flow>div{min-width:190px;padding:22px;border:1px solid var(--theme-line);border-radius:18px;background:var(--theme-surface)}.home-metric-flow small{display:block;margin-bottom:6px;color:var(--theme-accent);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.home-metric-flow strong{font-size:17px}.home-metric-flow>span{color:var(--theme-muted)}.home-measure>p{max-width:740px;margin:0 auto;color:var(--theme-muted);line-height:1.6}.home-integration{display:grid;grid-template-columns:1fr .85fr;gap:clamp(50px,8vw,110px);align-items:center}.home-code-card{overflow:hidden;border:1px solid var(--theme-line);border-radius:24px;background:#0d0f10;box-shadow:0 30px 80px #00000038}.home-code-card>div{height:44px;padding:0 14px;display:flex;align-items:center;gap:7px;border-bottom:1px solid #26292c;color:#777d81;font:10px var(--font-mono)}.home-code-card>div span{margin-right:auto}.home-code-card i{width:6px;height:6px;border-radius:50%;background:#3c4145}.home-code-card pre{margin:0;padding:28px;overflow-x:auto;color:#d7d2c9;font:13px/1.75 var(--font-mono)}.home-pilot{min-height:600px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.home-pilot>.presence-mark{width:52px;height:52px;margin-bottom:22px}.home-pilot h2{max-width:900px}.home-pilot p{max-width:680px}.home-pilot .ds-button{margin-top:32px}.home-footer{width:min(var(--home-max),calc(100% - 40px));margin:0 auto;padding:38px 0 50px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;border-top:1px solid var(--theme-line);color:var(--theme-muted);font-size:12px}.home-footer p{margin:0}.home-footer>div{justify-self:end;display:flex;gap:18px}@media(max-width:980px){.home-nav{grid-template-columns:1fr auto}.home-nav nav{display:none}.home-hero{grid-template-columns:1fr}.home-live-preview{max-width:720px;margin:0 auto;width:100%}.home-layer-grid,.home-memory,.home-integration{grid-template-columns:1fr}.home-demo-grid{grid-template-columns:1fr 1fr}.home-demo-grid>a:first-child{grid-column:1 / 3}.home-timeline__layout{grid-template-columns:1fr}.home-timeline__nav{grid-template-columns:repeat(6,1fr);overflow-x:auto}.home-timeline__nav button{min-width:100px;grid-template-columns:1fr;gap:3px;padding:10px}}@media(max-width:680px){.home-nav,.home-hero,.home-statement,.home-two-layers,.home-timeline,.home-memory,.home-demos,.home-measure,.home-integration,.home-pilot,.home-footer{width:min(100% - 24px,var(--home-max))}.home-nav{height:68px}.home-nav>.ds-button{font-size:11px;padding-inline:12px}.home-hero{min-height:auto;padding:58px 0 76px}.home-hero h1{font-size:clamp(55px,16vw,78px)}.home-hero__actions{align-items:flex-start;flex-direction:column}.home-preview-browser{min-height:515px;padding:12px;border-radius:24px}.home-preview-sitebar nav{display:none}.home-preview-grid{height:330px}.home-preview-memory{left:8px;bottom:78px;width:150px}.home-preview-decision{right:7px;bottom:12px;width:72%}.home-layer-grid{grid-template-columns:1fr}.home-layer-grid article{min-height:450px;padding:22px}.home-layer-grid ul{grid-template-columns:1fr}.home-memory__panel>div{grid-template-columns:72px 1fr}.home-memory__panel small{grid-column:2}.home-memory__panel .home-memory__rule{grid-template-columns:72px 1fr}.home-demo-grid{grid-template-columns:1fr}.home-demo-grid>a:first-child{grid-column:auto}.home-demo-grid>a{min-height:440px}.home-metric-flow{flex-direction:column}.home-metric-flow>span{transform:rotate(90deg)}.home-metric-flow>div{width:100%;max-width:360px}.home-footer{grid-template-columns:1fr}.home-footer>div{justify-self:start}}@media(max-width:390px){.home-nav>.ds-button{display:none}.home-hero h1{font-size:54px}.home-preview-memory{display:none}.home-preview-decision{width:calc(100% - 26px)}.home-timeline__stage{padding:22px}.home-timeline__nav{grid-template-columns:repeat(6,92px)}}@media(prefers-reduced-motion:reduce){.home-demo-grid>a,.home-timeline-visual i{transition:none!important}.home-demo-grid>a:hover{transform:none}}:root{color-scheme:dark;--font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--space-20: 80px;--space-28: 112px;--radius-control: 12px;--radius-card: 20px;--radius-surface: 28px;--radius-pill: 999px;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: clamp(1.0625rem, .98rem + .35vw, 1.25rem);--text-xl: clamp(1.25rem, 1.08rem + .7vw, 1.625rem);--text-2xl: clamp(1.75rem, 1.35rem + 1.4vw, 2.5rem);--text-display: clamp(2.75rem, 1.9rem + 3.8vw, 5.5rem);--leading-tight: 1.02;--leading-heading: 1.12;--leading-body: 1.6;--layer-base: 0;--layer-sticky: 10;--layer-presence: 30;--layer-dialog: 50;--layer-toast: 70;--motion-fast: .14s;--motion-base: .22s;--motion-large: .3s;--ease-standard: cubic-bezier(.22, 1, .36, 1);--ease-soft: cubic-bezier(.2, .8, .2, 1);--breakpoint-narrow: 320px;--breakpoint-mobile: 390px;--breakpoint-tablet: 768px;--breakpoint-laptop: 1024px;--breakpoint-desktop: 1440px;--ink-950: #090a0c;--ink-900: #111318;--ink-850: #171a20;--ink-700: #343941;--sand-50: #fbf8f2;--sand-100: #f3ecdf;--sand-300: #d8c7aa;--walnut-500: #8d6849;--brass-400: #e7c58a;--navy-950: #07131f;--navy-800: #153047;--danger-500: #e06f6f;--theme-bg: var(--ink-950);--theme-surface: var(--ink-900);--theme-surface-raised: var(--ink-850);--theme-text: #f5f5f2;--theme-muted: #a7abb4;--theme-line: rgb(255 255 255 / 9%);--theme-accent: var(--brass-400);--theme-accent-ink: #17120a;--theme-accent-soft: rgb(231 197 138 / 12%);--theme-focus: #f0d39f;--shadow-raised: 0 18px 55px rgb(0 0 0 / 24%);--shadow-dialog: 0 30px 100px rgb(0 0 0 / 48%);--presence-bg: rgb(18 20 24 / 94%);--presence-text: #f5f5f2;--presence-muted: #b6b9bf;--presence-accent: var(--theme-accent);--presence-border: color-mix(in srgb, var(--theme-accent) 32%, transparent);--presence-radius: 22px;--presence-shadow: 0 24px 80px rgb(0 0 0 / 46%);--focus-ring: 0 0 0 3px color-mix(in srgb, var(--theme-focus) 62%, transparent)}[data-theme=product]{--theme-bg: var(--ink-950);--theme-surface: var(--ink-900);--theme-surface-raised: var(--ink-850);--theme-text: #f5f5f2;--theme-muted: #a7abb4;--theme-accent: var(--brass-400);--theme-accent-ink: #17120a;--theme-focus: #f0d39f}[data-theme=hpl]{--theme-bg: #16110d;--theme-surface: #211914;--theme-surface-raised: #2b211a;--theme-text: #fbf7f0;--theme-muted: #c3b7aa;--theme-accent: #d6aa69;--theme-accent-ink: #211408;--theme-focus: #efc887}[data-theme=yacht]{--theme-bg: var(--navy-950);--theme-surface: #0d2031;--theme-surface-raised: var(--navy-800);--theme-text: #f7f7f3;--theme-muted: #b8c4cc;--theme-accent: #d8b679;--theme-accent-ink: #17202a;--theme-focus: #f0d6a4}[data-theme=law]{--theme-bg: #0a111a;--theme-surface: #101c29;--theme-surface-raised: #172637;--theme-text: #f5f0e6;--theme-muted: #b8b4ad;--theme-accent: #c7a66b;--theme-accent-ink: #17130d;--theme-focus: #e1c58f}[dir=rtl]{--inline-start: right;--inline-end: left}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--theme-focus);outline-offset:3px}.ds-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}.ds-button,.ds-icon-button,.ds-choice-card,.ds-chip,.ds-field__input{font:inherit}.ds-button{min-height:46px;padding:0 var(--space-5);border:1px solid transparent;border-radius:var(--radius-pill);display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);cursor:pointer;font-weight:650;transition:transform var(--motion-fast) var(--ease-standard),background var(--motion-base) var(--ease-soft),border-color var(--motion-base) var(--ease-soft),color var(--motion-base) var(--ease-soft)}.ds-button:hover:not(:disabled){transform:translateY(-1px)}.ds-button:active:not(:disabled){transform:translateY(0) scale(.985)}.ds-button:disabled{opacity:.45;cursor:not-allowed}.ds-button--sm{min-height:40px;padding-inline:var(--space-4);font-size:var(--text-sm)}.ds-button--primary{background:var(--theme-accent);color:var(--theme-accent-ink)}.ds-button--secondary{background:var(--theme-surface-raised);color:var(--theme-text);border-color:var(--theme-line)}.ds-button--ghost{background:transparent;color:var(--theme-text);border-color:var(--theme-line)}.ds-button__icon{display:inline-grid;place-items:center}.ds-icon-button{width:44px;height:44px;border:1px solid var(--theme-line);border-radius:var(--radius-pill);display:inline-grid;place-items:center;background:color-mix(in srgb,var(--theme-surface-raised) 72%,transparent);color:var(--theme-text);cursor:pointer;transition:transform var(--motion-fast) var(--ease-standard),background var(--motion-base) var(--ease-soft)}.ds-icon-button:hover{background:var(--theme-surface-raised);transform:translateY(-1px)}.ds-icon-button:active{transform:scale(.97)}.ds-surface{border:1px solid var(--theme-line);border-radius:var(--radius-card);color:var(--theme-text)}.ds-surface--base{background:var(--theme-surface)}.ds-surface--raised{background:var(--theme-surface-raised);box-shadow:var(--shadow-raised)}.ds-surface--soft{background:color-mix(in srgb,var(--theme-surface) 78%,transparent)}.ds-surface--sm{padding:var(--space-4)}.ds-surface--md{padding:var(--space-6)}.ds-surface--lg{padding:clamp(var(--space-6),4vw,var(--space-10))}.ds-choice-card{width:100%;min-height:96px;padding:var(--space-4);border:1px solid var(--theme-line);border-radius:var(--radius-card);display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:var(--space-3);align-items:center;text-align:start;background:color-mix(in srgb,var(--theme-surface-raised) 62%,transparent);color:var(--theme-text);cursor:pointer;transition:transform var(--motion-fast) var(--ease-standard),border-color var(--motion-base) var(--ease-soft),background var(--motion-base) var(--ease-soft)}.ds-choice-card:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--theme-accent) 36%,var(--theme-line))}.ds-choice-card.is-selected{background:var(--theme-accent-soft);border-color:color-mix(in srgb,var(--theme-accent) 64%,transparent)}.ds-choice-card__copy{min-width:0;display:grid;gap:var(--space-1)}.ds-choice-card__copy strong{font-size:var(--text-base)}.ds-choice-card__copy>span{color:var(--theme-muted);font-size:var(--text-sm);line-height:1.45}.ds-choice-card__meta{color:var(--theme-muted);font-size:var(--text-sm)}.ds-choice-card__check{width:26px;height:26px;border:1px solid var(--theme-line);border-radius:var(--radius-pill);display:inline-grid;place-items:center;color:transparent}.ds-choice-card.is-selected .ds-choice-card__check{color:var(--theme-accent-ink);background:var(--theme-accent);border-color:var(--theme-accent)}.ds-chip{min-height:44px;padding:0 var(--space-4);border:1px solid var(--theme-line);border-radius:var(--radius-pill);background:transparent;color:var(--theme-muted);cursor:pointer;transition:background var(--motion-base) var(--ease-soft),border-color var(--motion-base) var(--ease-soft),color var(--motion-base) var(--ease-soft)}.ds-chip:hover{color:var(--theme-text)}.ds-chip.is-selected{background:var(--theme-accent-soft);border-color:color-mix(in srgb,var(--theme-accent) 55%,transparent);color:var(--theme-text)}.ds-field{display:grid;gap:var(--space-2);color:var(--theme-text)}.ds-field__label{font-size:var(--text-sm);font-weight:650}.ds-field__input{min-height:48px;width:100%;padding:0 var(--space-4);border:1px solid var(--theme-line);border-radius:var(--radius-control);background:color-mix(in srgb,var(--theme-surface-raised) 72%,transparent);color:var(--theme-text)}.ds-field__input::placeholder{color:color-mix(in srgb,var(--theme-muted) 70%,transparent)}.ds-field__input.is-invalid{border-color:var(--danger-500)}.ds-field__hint,.ds-field__error{font-size:var(--text-xs);line-height:1.45}.ds-field__hint{color:var(--theme-muted)}.ds-field__error{color:#f0a4a4}.ds-badge{width:fit-content;min-height:28px;padding:0 var(--space-3);border:1px solid var(--theme-line);border-radius:var(--radius-pill);display:inline-flex;align-items:center;font-size:var(--text-xs);font-weight:700;letter-spacing:.02em}.ds-badge--neutral{color:var(--theme-muted);background:var(--theme-surface-raised)}.ds-badge--accent{color:var(--theme-text);background:var(--theme-accent-soft);border-color:color-mix(in srgb,var(--theme-accent) 42%,transparent)}.ds-badge--success{color:#c9ead6;background:#3878522e;border-color:#65b0814d}.ds-skeleton{min-height:14px;border-radius:var(--radius-control);background:linear-gradient(105deg,var(--theme-surface-raised) 28%,color-mix(in srgb,var(--theme-text) 11%,var(--theme-surface-raised)) 42%,var(--theme-surface-raised) 58%);background-size:220% 100%;animation:ds-skeleton-shimmer 1.4s ease-in-out infinite}@keyframes ds-skeleton-shimmer{to{background-position-x:-220%}}.ds-sheet-backdrop{position:fixed;inset:0;z-index:var(--layer-dialog);display:grid;justify-items:end;align-items:stretch;padding:var(--space-4);background:#00000085;animation:ds-fade-in var(--motion-base) ease-out}.ds-sheet{width:min(560px,100%);height:100%;max-height:calc(100vh - (var(--space-4) * 2));overflow:auto;border:1px solid var(--theme-line);border-radius:var(--radius-surface);background:var(--theme-surface);color:var(--theme-text);box-shadow:var(--shadow-dialog);animation:ds-sheet-in var(--motion-large) var(--ease-standard)}.ds-sheet__header{position:sticky;top:0;z-index:1;padding:var(--space-6);display:flex;justify-content:space-between;gap:var(--space-4);align-items:start;background:color-mix(in srgb,var(--theme-surface) 94%,transparent);backdrop-filter:blur(18px);border-bottom:1px solid var(--theme-line)}.ds-sheet__header h2{margin:0;font-size:var(--text-2xl);line-height:var(--leading-heading)}.ds-sheet__header p{margin:var(--space-2) 0 0;color:var(--theme-muted);line-height:var(--leading-body)}.ds-sheet__body{padding:var(--space-6)}.ds-sheet__footer{padding:var(--space-4) var(--space-6) var(--space-6);display:flex;gap:var(--space-3);justify-content:flex-end}@keyframes ds-fade-in{0%{opacity:0}}@keyframes ds-sheet-in{0%{opacity:0;transform:translate(22px) scale(.99)}}@media(max-width:620px){.ds-sheet-backdrop{padding:0;align-items:end}.ds-sheet{width:100%;height:auto;max-height:min(86vh,760px);border-radius:var(--radius-surface) var(--radius-surface) 0 0;border-inline:0;border-bottom:0}.ds-sheet__header,.ds-sheet__body{padding-inline:var(--space-5)}.ds-sheet__footer{padding-inline:var(--space-5);padding-bottom:max(var(--space-5),env(safe-area-inset-bottom))}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f5f5f2;background:#090a0c;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #090a0c;--panel: #111318;--panel-2: #171a20;--text: #f5f5f2;--muted: #a7abb4;--line: rgba(255,255,255,.09);--accent: #e7c58a;--accent-soft: rgba(231,197,138,.11);--radius: 28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 20% 0%,rgba(231,197,138,.08),transparent 34rem),radial-gradient(circle at 95% 10%,rgba(95,121,255,.08),transparent 30rem),var(--bg);color:var(--text)}button,input{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.app-shell{min-height:100vh;overflow:hidden}.site-header{height:76px;max-width:1240px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line)}.site-header nav{display:flex;gap:28px;color:var(--muted);font-size:14px}.site-header nav a:hover{color:var(--text)}.site-header>.button{justify-self:end}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:650;letter-spacing:-.02em}.brand-mark,.presence-mark{display:inline-grid;place-items:center;width:32px;height:32px;border:1px solid rgba(231,197,138,.42);border-radius:999px;color:var(--accent);background:radial-gradient(circle,#e7c58a29,#e7c58a08)}.button{min-height:48px;padding:0 18px;border-radius:999px;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:transform .2s ease,background .2s ease,border-color .2s ease;cursor:pointer}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.4;cursor:default;transform:none}.button-primary{color:#17120a;background:var(--accent);border-color:var(--accent);font-weight:650}.button-ghost{background:#ffffff06}.button-small{min-height:40px;font-size:14px;padding:0 15px}.hero{max-width:1240px;margin:0 auto;min-height:760px;display:grid;grid-template-columns:1.04fr .96fr;gap:64px;align-items:center;padding:84px 24px 80px}.hero-copy{max-width:720px}.eyebrow{margin:0 0 20px;color:var(--accent);text-transform:uppercase;font-size:12px;letter-spacing:.16em;font-weight:700}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(52px,6vw,88px);line-height:.98;letter-spacing:-.058em;margin-bottom:28px;font-weight:560}h2{font-size:clamp(34px,4vw,58px);line-height:1.02;letter-spacing:-.045em;font-weight:560}h3{letter-spacing:-.025em;font-weight:600}.hero-text{max-width:660px;color:#c5c7cd;font-size:20px;line-height:1.6}.hero-actions{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:36px;color:var(--muted);font-size:13px}.trust-row span:before{content:"•";margin-right:8px;color:var(--accent)}.hero-stage{position:relative}.browser-frame{position:relative;min-height:560px;padding:20px;border:1px solid var(--line);border-radius:34px;background:linear-gradient(160deg,#ffffff13,#ffffff05);box-shadow:0 40px 100px #0000004d}.browser-top{height:34px;display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.browser-top span{width:8px;height:8px;border-radius:999px;background:#454952}.browser-top em{margin-left:12px;font-style:normal;opacity:.72}.demo-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr 1fr;gap:12px;height:440px;padding-top:12px}.demo-card{border-radius:22px;border:1px solid var(--line);display:flex;flex-direction:column;justify-content:flex-end;padding:22px;min-height:0;overflow:hidden;background:linear-gradient(180deg,transparent,rgba(0,0,0,.65)),radial-gradient(circle at 60% 20%,rgba(231,197,138,.24),transparent 46%),linear-gradient(135deg,#7a644a,#2b2420)}.demo-card:nth-child(2){background:linear-gradient(180deg,transparent,rgba(0,0,0,.7)),linear-gradient(135deg,#787b7c,#2d3033)}.demo-card:nth-child(3){background:linear-gradient(180deg,transparent,rgba(0,0,0,.7)),linear-gradient(135deg,#4f362b,#1f1714)}.demo-card.tall{grid-row:1 / 3}.demo-card span{color:#ffffff8c;font-size:12px}.demo-card strong{font-size:24px;font-weight:520;margin-top:4px}.demo-presence{position:absolute;right:-18px;bottom:54px;max-width:310px;display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;padding:16px 18px 16px 14px;border-radius:22px;background:#101216e8;backdrop-filter:blur(18px);border:1px solid rgba(231,197,138,.27);box-shadow:0 22px 60px #0000005c}.demo-presence p{margin:0;color:#e9e9e5;line-height:1.45;font-size:14px}.section{max-width:1240px;margin:0 auto;padding:110px 24px;border-top:1px solid var(--line)}.section-heading{max-width:860px}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:56px}.principle-grid article{min-height:290px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffff06}.principle-grid article>span{color:var(--accent);font-size:12px}.principle-grid h3{font-size:28px;margin:80px 0 12px}.principle-grid p,.showcase-content>p,.two-column p{color:var(--muted);line-height:1.65}.showcase{display:grid;grid-template-columns:260px 1fr;gap:80px;align-items:start}.showcase-nav{display:grid;gap:8px}.tab{text-align:left;border:1px solid transparent;background:transparent;color:var(--muted);border-radius:14px;padding:14px 16px;cursor:pointer}.tab.active{color:var(--text);border-color:var(--line);background:#ffffff09}.showcase-content{max-width:780px}.showcase-content h2{margin-bottom:20px}.showcase-content>p:not(.eyebrow){font-size:18px;max-width:680px}.showcase-content .button{margin-top:18px}.ambient-salesman{position:fixed;z-index:20;right:22px;bottom:22px;max-width:min(430px,calc(100vw - 44px));padding:12px 14px 12px 12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;text-align:left;color:var(--text);background:#121418eb;backdrop-filter:blur(20px);border:1px solid rgba(231,197,138,.3);border-radius:22px;cursor:pointer;box-shadow:0 24px 80px #00000075;animation:salesmanIn .42s cubic-bezier(.22,1,.36,1)}.ambient-salesman small{display:block;margin-bottom:4px;color:var(--accent);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.ambient-salesman strong{font-size:14px;line-height:1.42;font-weight:520}.ambient-arrow{color:var(--muted)}@keyframes salesmanIn{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}.experience-shell{position:fixed;z-index:30;right:22px;bottom:22px;width:min(520px,calc(100vw - 44px));padding:30px;border:1px solid rgba(231,197,138,.32);border-radius:30px;background:#0e1013f7;backdrop-filter:blur(24px);box-shadow:0 28px 100px #00000094;animation:salesmanIn .32s cubic-bezier(.22,1,.36,1)}.icon-button{position:absolute;top:18px;right:18px;width:34px;height:34px;border-radius:999px;border:1px solid var(--line);background:#ffffff08;cursor:pointer}.experience-kicker{color:var(--accent);font-size:11px;text-transform:uppercase;letter-spacing:.12em}.experience-shell h2{font-size:32px;line-height:1.1;padding-right:32px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0}.choice{min-height:66px;padding:12px;border-radius:16px;border:1px solid var(--line);background:#ffffff06;cursor:pointer}.choice.active{border-color:#e7c58a8c;background:var(--accent-soft);color:#fff5e1}.experience-shell>.button{width:100%;margin-top:6px}.muted{color:var(--muted);line-height:1.6}.result-card{display:grid;gap:5px;border:1px solid var(--line);border-radius:18px;padding:18px;margin:22px 0;background:#ffffff06}.result-card span{color:var(--muted);font-size:12px}.result-card strong{font-size:20px}.niche-hero{max-width:1240px;margin:0 auto;min-height:620px;padding:72px 24px 86px;display:flex;flex-direction:column;justify-content:flex-end}.niche-hero h1{max-width:1040px;font-size:clamp(44px,6vw,82px)}.niche-hero .hero-text{max-width:760px}.back-link{width:fit-content;margin-bottom:auto;color:var(--muted);font-size:14px}.niche-hpl{background:radial-gradient(circle at 80% 45%,rgba(143,91,54,.18),transparent 28rem)}.niche-yachts{background:radial-gradient(circle at 80% 45%,rgba(40,93,150,.18),transparent 28rem)}.niche-law-firms{background:radial-gradient(circle at 80% 45%,rgba(118,92,54,.16),transparent 28rem)}.signal-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.signal-row span{border:1px solid var(--line);border-radius:999px;padding:10px 13px;color:#c9cbd0;font-size:13px;background:#ffffff05}.two-column{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.logic-stack{display:grid;gap:10px}.logic-stack>div{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:18px 20px;border:1px solid var(--line);border-radius:16px;background:#ffffff06}.logic-stack small{color:var(--muted)}.logic-stack strong{font-weight:540}footer{max-width:1240px;margin:40px auto 0;padding:42px 24px 54px;display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);color:var(--muted)}footer p{margin:0}@media(max-width:920px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:66px}.hero-stage{margin-top:18px}.principle-grid{grid-template-columns:1fr}.principle-grid article{min-height:220px}.principle-grid h3{margin-top:46px}.showcase{grid-template-columns:1fr;gap:34px}.showcase-nav{display:flex;overflow-x:auto}.two-column{grid-template-columns:1fr;gap:40px}}@media(max-width:620px){.site-header{height:68px;padding:0 16px}.site-header>.button{display:none}.hero,.section,.niche-hero{padding-left:16px;padding-right:16px}h1{font-size:48px}.hero{gap:28px;padding-top:54px}.hero-text{font-size:17px}.browser-frame{min-height:480px;padding:12px;border-radius:26px}.demo-grid{height:380px}.demo-card{padding:15px;border-radius:16px}.demo-card strong{font-size:18px}.demo-presence{right:6px;bottom:28px;left:42px;max-width:none}.section{padding-top:82px;padding-bottom:82px}.choice-grid{grid-template-columns:1fr}.experience-shell{right:10px;bottom:10px;width:calc(100vw - 20px);padding:24px}.ambient-salesman{right:10px;bottom:10px;max-width:calc(100vw - 20px)}.logic-stack>div{grid-template-columns:1fr;gap:6px}footer{align-items:flex-start;flex-direction:column;padding-left:16px;padding-right:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.ambient-salesman{padding:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0;cursor:default;overflow:hidden}.ambient-salesman__message{min-width:0;padding:12px 10px 12px 12px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border:0;text-align:left;color:inherit;background:transparent;cursor:pointer}.ambient-salesman__message:hover strong{color:#fff}.ambient-salesman__message small{display:block;margin-bottom:4px;color:var(--accent);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.ambient-salesman__message strong{display:block;font-size:14px;line-height:1.42;font-weight:520;transition:color .16s ease}.ambient-salesman__dismiss{width:44px;min-height:100%;border:0;border-left:1px solid var(--line);background:transparent;color:var(--muted);cursor:pointer;font-size:18px}.ambient-salesman__dismiss:hover{color:var(--text);background:#ffffff09}.manual-salesman{position:fixed;z-index:19;right:22px;bottom:22px;min-height:46px;padding:6px 13px 6px 7px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#121418c7;backdrop-filter:blur(16px);box-shadow:0 18px 50px #0000003d;cursor:pointer;font-size:12px;transition:color .16s ease,border-color .16s ease,transform .16s ease}.manual-salesman .presence-mark{width:32px;height:32px}.manual-salesman:hover{color:var(--text);border-color:#e7c58a4d;transform:translateY(-1px)}@media(max-width:620px){.ambient-salesman,.manual-salesman{right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom))}.ambient-salesman{max-width:calc(100vw - 24px)}.ambient-salesman__message{padding:10px 8px 10px 10px;gap:9px}.ambient-salesman__message strong{font-size:13px}}@media(prefers-reduced-motion:reduce){.ambient-salesman,.manual-salesman{animation:none!important;transition:none!important}}
