:root{--coral:#ff5757;--coral-hover:#ff7474;--coral-pressed:#e84949;--coral-soft:#422123;--black:#000;--canvas:#0c0c0d;--sidebar:#080809;--surface:#151516;--raised:#1d1d1f;--hover:#29292c;--border:#343438;--border-strong:#505057;--white:#fff;--muted:#c5c5ca;--faint:#929299;--pink:#e2a59f;--yellow:#f5c826;--green:#78c997;--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--white);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Segoe UI Variable Text,Segoe UI,SF Pro Text,Arial,sans-serif}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit;white-space:nowrap}::selection{color:var(--white);background:#4a2527}.site-header{z-index:20;width:min(calc(100% - 48px), var(--max));border-bottom:1px solid var(--border);grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;min-height:88px;margin:0 auto;display:grid;position:relative}.brand{letter-spacing:-.04em;align-items:center;gap:10px;width:max-content;font-size:18px;font-weight:800;display:inline-flex}.brand-mark{background:var(--coral);border-radius:10px;place-items:center;width:38px;height:38px;display:grid;overflow:hidden}.brand-mark img{object-fit:cover;width:100%;height:100%}.site-header nav{align-items:center;gap:30px;display:flex}.site-header nav a,.text-link{color:var(--muted);font-size:13px;font-weight:650;transition:color .16s}.site-header nav a:hover,.text-link:hover{color:var(--white)}.header-actions{justify-content:flex-end;align-items:center;gap:18px;display:flex}.compact-cta,.primary-cta{min-height:48px;color:var(--black);background:var(--coral);border:1px solid var(--coral);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:28px;padding:0 20px;font-size:13px;font-weight:850;transition:background .16s,transform .16s;display:inline-flex}.compact-cta{gap:14px;min-height:40px;padding:0 16px}.compact-cta:hover,.primary-cta:hover{background:var(--coral-hover);transform:translateY(-2px)}.hero{min-height:760px;padding:80px max(24px, calc((100vw - var(--max)) / 2)) 105px;background:radial-gradient(circle at 83% 28%, #ff57571f, transparent 24%), var(--canvas);grid-template-columns:.82fr 1.18fr;align-items:center;gap:60px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(90deg, transparent, var(--border), transparent);height:1px;position:absolute;bottom:0;left:0;right:0}.hero-grid{opacity:.23;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0 0 0 52%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 25%,#0000 95%);mask-image:linear-gradient(90deg,#0000,#000 25%,#0000 95%)}.hero-copy{z-index:3;position:relative}.eyebrow{color:var(--coral);letter-spacing:.16em;align-items:center;gap:10px;font-size:10px;font-weight:850;display:flex}.eyebrow>span{background:currentColor;width:24px;height:2px}.hero h1,.section-heading h2,.feature-copy h2,.privacy-statement h2,.setup-copy h2,.faq-heading h2,.final-cta h2{letter-spacing:-.075em;margin:22px 0;font-size:clamp(54px,6.2vw,88px);line-height:.92}h1 em,h2 em{color:var(--coral);font-style:normal}.hero-copy>p{max-width:540px;color:var(--muted);margin:0;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:12px;margin-top:34px;display:flex}.secondary-cta{min-height:48px;color:var(--white);background:var(--surface);border:1px solid var(--border-strong);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:0 20px;font-size:13px;font-weight:750;transition:border-color .16s,background .16s;display:inline-flex}.secondary-cta:hover{background:var(--raised);border-color:var(--faint)}.hero-proof{color:var(--faint);gap:0;margin-top:34px;font-size:10px;font-weight:700;display:flex}.hero-proof span{align-items:center;display:inline-flex}.hero-proof span:before{color:var(--green);content:"✓";margin:0 8px 0 0}.hero-proof span+span:after{content:"";background:var(--border);order:-1;width:1px;height:13px;margin:0 14px}.hero-stage{z-index:2;perspective:1600px;position:relative}.coral-disc{background:var(--coral);opacity:.92;border-radius:50%;width:420px;height:420px;position:absolute;top:-75px;right:-90px;box-shadow:0 0 100px #ff575724}.desk-window{z-index:2;background:var(--surface);border:1px solid var(--border-strong);transform-origin:0;border-radius:13px;width:780px;position:relative;overflow:hidden;transform:rotateY(-7deg)rotateX(2deg);box-shadow:0 36px 90px #0000009e}.desk-titlebar{min-height:38px;color:var(--faint);background:var(--raised);border-bottom:1px solid var(--border);grid-template-columns:1fr auto 1fr;align-items:center;padding:0 13px;font-size:7px;display:grid}.window-controls{gap:5px;display:flex}.window-controls span{background:var(--border-strong);border-radius:50%;width:7px;height:7px}.window-controls span:first-child{background:var(--coral)}.local-status{justify-self:end;align-items:center;gap:5px;display:flex}.local-status i,.provider-chip>i{background:var(--green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #78c9971a}.desk-body{grid-template-columns:150px 1fr;min-height:440px;display:grid}.desk-sidebar{background:var(--sidebar);border-right:1px solid var(--border);flex-direction:column;padding:16px 10px;display:flex}.desk-brand{align-items:center;gap:8px;margin:0 7px 23px;font-size:9px;display:flex}.desk-brand img{border-radius:7px;overflow:hidden}.desk-sidebar>small{color:#67676e;letter-spacing:.16em;margin:0 8px 8px;font-size:5px;font-weight:900}.desk-nav{color:#8c8c93;border-radius:6px;align-items:center;gap:8px;min-height:34px;padding:0 8px;font-size:7px;font-weight:650;display:flex}.desk-nav>span{color:#5f5f65;font-family:Consolas,monospace;font-size:5px}.desk-nav>i{color:var(--white);margin-left:auto;font-style:normal}.desk-nav.active{color:var(--white);background:var(--coral-soft)}.desk-nav.active>span{color:var(--coral)}.provider-chip{background:var(--surface);border:1px solid var(--border);border-radius:7px;align-items:center;gap:8px;margin-top:auto;padding:10px;display:flex}.provider-chip div{flex-direction:column;display:flex}.provider-chip b{font-size:7px}.provider-chip small{color:var(--faint);font-size:5px}.desk-content{background:var(--canvas);padding:20px}.desk-heading,.panel-head,.demo-header,.interview-top{justify-content:space-between;align-items:center;display:flex}.desk-heading small,.panel-head small,.action-panel small,.demo-header small{color:var(--coral);letter-spacing:.13em;font-size:5px;font-weight:900}.desk-heading h3{letter-spacing:-.04em;margin:4px 0 1px;font-size:17px}.desk-heading p{color:var(--faint);margin:0;font-size:7px}.desk-heading button{min-height:28px;color:var(--black);background:var(--coral);border:0;border-radius:5px;padding:0 10px;font-size:6px;font-weight:850}.desk-grid{grid-template-columns:1.45fr .75fr;gap:10px;margin-top:19px;display:grid}.fit-panel,.action-panel{background:var(--surface);border:1px solid var(--border);border-radius:8px}.fit-panel{min-height:282px;padding:16px}.panel-head b{margin-top:2px;font-size:10px;display:block}.panel-head>span{color:var(--faint);font-size:5px}.fit-center{border-bottom:1px solid var(--border);align-items:center;gap:18px;padding:18px 0;display:flex}.score-ring{text-align:center;background:radial-gradient(circle at center, var(--surface) 56%, transparent 57%), conic-gradient(var(--coral) 0 86%, var(--border) 86% 100%);border-radius:50%;flex:none;place-content:center;width:88px;height:88px;display:grid}.score-ring strong{letter-spacing:-.06em;font-size:24px}.score-ring small{color:var(--faint);font-size:5px}.fit-copy b{font-size:9px}.fit-copy p{max-width:180px;color:var(--faint);margin:6px 0 0;font-size:6px;line-height:1.55}.signal-list{padding-top:9px}.signal-list>div{min-height:29px;color:var(--muted);border-bottom:1px solid #262628;justify-content:space-between;align-items:center;font-size:6px;display:flex}.signal-list>div:last-child{border-bottom:0}.signal-list b{color:var(--green);font-size:5px}.action-stack{grid-template-rows:1fr 1fr;gap:10px;display:grid}.action-panel{min-height:134px;padding:16px;position:relative;overflow:hidden}.action-panel h4{margin:13px 0 4px;font-size:12px}.action-panel p{max-width:140px;color:var(--faint);margin:0;font-size:6px;line-height:1.5}.action-panel>span{background:var(--raised);border:1px solid var(--border);border-radius:50%;place-items:center;width:24px;height:24px;font-size:8px;display:grid;position:absolute;bottom:13px;right:13px}.action-panel.coral-panel{background:var(--coral);border-color:var(--coral)}.coral-panel small,.coral-panel p{color:#000000a3}.coral-panel h4{color:var(--black)}.coral-panel>span{color:var(--white);background:var(--black);border-color:var(--black)}.desk-footer{background:var(--surface);border:1px solid var(--border);border-radius:7px;grid-template-columns:repeat(3,1fr);margin-top:10px;display:grid}.desk-footer span{min-height:38px;color:var(--muted);border-right:1px solid var(--border);align-items:center;gap:6px;padding:0 10px;font-size:5px;font-weight:750;display:flex}.desk-footer span:last-child{border-right:0}.desk-footer i{border-radius:50%;width:6px;height:6px}.desk-footer .green{background:var(--green)}.desk-footer .yellow{background:var(--yellow)}.desk-footer .coral{background:var(--coral)}.stage-note{z-index:4;color:var(--white);background:var(--black);border:1px solid var(--border-strong);border-radius:9px;align-items:center;display:flex;position:absolute;box-shadow:0 14px 40px #00000075}.stage-note-top{flex-direction:column;justify-content:center;width:105px;height:84px;top:-36px;right:-12px}.stage-note-top b{color:var(--coral);letter-spacing:-.08em;font-size:30px}.stage-note-top span{color:var(--faint);letter-spacing:.13em;font-size:6px;font-weight:900}.stage-note-bottom{gap:10px;min-width:185px;padding:12px;bottom:-30px;left:-32px}.checkmark{width:30px;height:30px;color:var(--black);background:var(--green);border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:900;display:grid}.stage-note-bottom div{flex-direction:column;display:flex}.stage-note-bottom b{font-size:8px}.stage-note-bottom small{color:var(--faint);font-size:6px}.proof-strip{color:#77777f;background:var(--black);border-bottom:1px solid var(--border);letter-spacing:.1em;justify-content:center;align-items:center;gap:24px;min-height:78px;padding:0 24px;font-size:9px;font-weight:900;display:flex}.proof-strip i{background:var(--coral);border-radius:50%;width:3px;height:3px}.workflow-section,.product-section,.interview-section,.privacy-section,.setup-section,.faq-section{padding:120px max(24px, calc((100vw - var(--max)) / 2))}.workflow-section{background:var(--surface)}.section-heading{grid-template-columns:1.15fr .85fr;align-items:end;column-gap:90px;display:grid}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2{grid-column:1;max-width:760px;margin-bottom:0;font-size:clamp(44px,5.7vw,74px)}.section-heading>p{color:var(--muted);grid-column:2;margin:0 0 8px;font-size:15px;line-height:1.7}.workflow-rail{border-top:1px solid var(--border-strong);grid-template-columns:repeat(4,1fr);margin-top:76px;display:grid}.workflow-rail article{border-right:1px solid var(--border);min-height:260px;padding:48px 28px 28px 0;position:relative}.workflow-rail article:not(:first-child){padding-left:28px}.workflow-rail article:last-child{border-right:0}.step-number{width:38px;height:38px;color:var(--black);background:var(--coral);border-radius:50%;place-items:center;font-size:9px;font-weight:900;display:grid;position:absolute;top:-19px;left:0}.workflow-rail article:not(:first-child) .step-number{left:28px}.workflow-rail h3{letter-spacing:-.03em;margin:20px 0 10px;font-size:18px}.workflow-rail p{max-width:230px;color:var(--faint);margin:0;font-size:12px;line-height:1.65}.product-section{background:var(--canvas);padding-top:0;padding-bottom:0}.feature-row{border-bottom:1px solid var(--border);grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;min-height:720px;display:grid}.feature-row-reverse{grid-template-columns:1.15fr .85fr}.feature-row-reverse .feature-copy{grid-column:2}.feature-row-reverse .document-demo{grid-area:1/1}.feature-index{color:var(--coral);letter-spacing:.14em;font-size:10px;font-weight:900}.feature-copy h2{margin:22px 0;font-size:clamp(44px,4.8vw,68px)}.feature-copy>p{max-width:500px;color:var(--muted);margin:0;font-size:15px;line-height:1.7}.feature-copy ul{color:var(--muted);flex-direction:column;gap:13px;margin:30px 0 0;padding:0;font-size:12px;list-style:none;display:flex}.feature-copy li span{width:21px;height:21px;color:var(--black);background:var(--coral);border-radius:50%;place-items:center;margin-right:10px;font-size:8px;font-weight:900;display:inline-grid}.analysis-demo,.document-demo{background:var(--surface);border:1px solid var(--border);border-radius:14px;min-height:470px;padding:28px;position:relative;box-shadow:0 30px 60px #00000040}.analysis-demo:before,.document-demo:before{content:"";background:var(--coral);height:2px;position:absolute;top:-1px;left:30px;right:30px}.demo-header{border-bottom:1px solid var(--border);padding-bottom:22px}.demo-header div{flex-direction:column;gap:6px;display:flex}.demo-header b{font-size:15px}.demo-header>span{color:var(--coral);letter-spacing:-.07em;font-size:36px;font-weight:900}.match-bars{flex-direction:column;gap:19px;padding:29px 0;display:flex}.match-bars>div{color:var(--muted);grid-template-columns:110px 1fr 54px;align-items:center;gap:12px;font-size:10px;display:grid}.match-bars i{background:var(--raised);border-radius:99px;height:6px;overflow:hidden}.match-bars i b{background:var(--coral);border-radius:inherit;height:100%;display:block}.match-bars strong{color:var(--green);text-align:right;font-size:8px}.evidence-card{background:var(--raised);border-left:3px solid var(--coral);border-radius:0 8px 8px 0;padding:19px}.evidence-card span{color:var(--coral);letter-spacing:.13em;font-size:7px;font-weight:900}.evidence-card p{color:var(--white);margin:10px 0;font-size:12px;line-height:1.55}.evidence-card b{color:var(--faint);font-size:8px}.document-demo{background:linear-gradient(135deg, #ff575714, transparent 40%), var(--surface);place-items:center;display:grid;overflow:hidden}.doc-sheet{color:#171719;background:#f5f3ef;width:310px;min-height:400px;padding:35px;transform:rotate(-2deg);box-shadow:0 22px 55px #0006}.doc-name{letter-spacing:-.05em;font-size:22px;font-weight:900}.doc-role{color:#e84949;letter-spacing:.14em;font-size:8px;font-weight:900}.doc-rule{background:#171719;height:2px;margin:18px 0}.doc-sheet>small{color:#e84949;letter-spacing:.13em;margin:17px 0 7px;font-size:6px;font-weight:900;display:block}.doc-sheet h4{margin:0 0 5px;font-size:12px}.doc-sheet p{color:#4e4e52;margin:0;font-size:8px;line-height:1.55}.doc-lines{flex-direction:column;gap:6px;margin:14px 0;display:flex}.doc-lines i{background:#d6d3cd;width:100%;height:4px}.doc-lines i:nth-child(2){width:88%}.doc-lines i:nth-child(3){width:70%}.doc-skills{gap:5px;display:flex}.doc-skills span{color:#4b4b4e;background:#e0ddd7;padding:5px 6px;font-size:6px;font-weight:750}.change-ticket{background:var(--coral);border-radius:9px;flex-direction:column;width:205px;padding:16px;display:flex;position:absolute;bottom:35px;right:16px;transform:rotate(2deg);box-shadow:0 16px 35px #00000059}.change-ticket span{color:#0009;letter-spacing:.13em;font-size:6px;font-weight:900}.change-ticket b{color:var(--black);margin:6px 0 4px;font-size:11px}.change-ticket small{color:#000000a6;font-size:7px}.interview-section{background:var(--surface)}.interview-heading{margin-bottom:70px}.interview-ui{background:var(--canvas);border:1px solid var(--border-strong);border-radius:14px;max-width:1040px;margin:0 auto;overflow:hidden;box-shadow:0 35px 75px #0000004d}.interview-top{min-height:56px;color:var(--faint);border-bottom:1px solid var(--border);padding:0 22px;font-size:9px;font-weight:800}.interview-top>div{color:var(--white);align-items:center;gap:8px;display:flex}.live-dot{background:var(--coral);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #ff57571a}.interview-grid{grid-template-columns:1fr 1fr;display:grid}.avatar-room,.question-room{min-height:410px;position:relative}.avatar-room{border-right:1px solid var(--border);background:linear-gradient(#0c0c0d26,#0c0c0dbf),radial-gradient(circle at 50% 40%,#343438,#151516 65%);justify-content:center;align-items:flex-end;display:flex;overflow:hidden}.avatar-label{z-index:3;color:var(--black);background:var(--coral);letter-spacing:.1em;border-radius:5px;padding:7px 10px;font-size:7px;font-weight:900;position:absolute;top:18px;left:18px}.avatar-figure{width:min(78%,390px);height:390px;position:relative}.ari-interviewer{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 30px #00000061);width:100%;height:100%;display:block}.voice-bars{align-items:center;gap:4px;height:42px;display:flex;position:absolute;bottom:18px;right:18px}.voice-bars i{background:var(--coral);border-radius:4px;width:3px}.question-room{flex-direction:column;justify-content:center;padding:45px;display:flex}.question-room>small{color:var(--coral);letter-spacing:.14em;font-size:8px;font-weight:900}.question-room>p{letter-spacing:-.03em;margin:25px 0 45px;font-size:clamp(20px,2.2vw,29px);font-weight:750;line-height:1.35}.recording-state{min-height:45px;color:var(--muted);background:var(--surface);border:1px solid var(--border);border-radius:7px;align-items:center;gap:10px;padding:0 14px;font-size:10px;display:flex}.recording-state>span{background:var(--coral);border-radius:50%;width:8px;height:8px}.recording-state b{color:var(--white);margin-left:auto}.interview-controls{border-top:1px solid var(--border);align-items:center;gap:8px;min-height:64px;padding:0 16px;display:flex}.interview-controls>span{color:var(--faint);background:var(--surface);border:1px solid var(--border);border-radius:5px;padding:9px 12px;font-size:7px;font-weight:800}.interview-controls button{min-height:34px;color:var(--black);background:var(--coral);border:0;border-radius:5px;align-items:center;gap:15px;margin-left:auto;padding:0 14px;font-size:8px;font-weight:900;display:inline-flex}.privacy-section{color:var(--black);background:var(--coral);padding-bottom:0}.privacy-statement{grid-template-columns:.65fr 1.35fr;align-items:center;gap:60px;max-width:1040px;margin:0 auto;display:grid}.privacy-mascot{background:var(--black);border-radius:28px;place-items:center;width:270px;height:270px;display:grid;overflow:hidden;transform:rotate(-4deg)}.privacy-mascot img{object-fit:cover;width:100%;height:100%}.eyebrow.dark{color:var(--black)}.privacy-statement h2{margin:20px 0;font-size:clamp(48px,6vw,78px)}.privacy-statement h2 em{color:var(--black);text-underline-offset:7px;text-decoration:underline;text-decoration-thickness:5px}.privacy-statement p{color:#000000ba;max-width:620px;margin:0;font-size:16px;line-height:1.7}.privacy-facts{border-top:1px solid #0000004d;grid-template-columns:repeat(3,1fr);margin-top:90px;display:grid}.privacy-facts article{border-right:1px solid #0000004d;min-height:240px;padding:34px}.privacy-facts article:last-child{border-right:0}.privacy-facts strong{font-family:Consolas,monospace;font-size:11px}.privacy-facts h3{margin:46px 0 9px;font-size:20px}.privacy-facts p{color:#000000ad;margin:0;font-size:12px;line-height:1.65}.setup-section{background:var(--canvas);grid-template-columns:1.1fr .9fr;align-items:center;gap:100px;display:grid}.setup-card{background:var(--surface);border:1px solid var(--border-strong);border-radius:14px;overflow:hidden;box-shadow:0 30px 65px #0000004d}.setup-title{background:var(--raised);border-bottom:1px solid var(--border);flex-direction:column;gap:5px;padding:24px;display:flex}.setup-title span{color:var(--coral);letter-spacing:.14em;font-size:7px;font-weight:900}.setup-title b{font-size:21px}.setup-items>div{border-bottom:1px solid var(--border);grid-template-columns:36px 1fr auto;align-items:center;gap:13px;min-height:78px;padding:0 22px;display:grid}.setup-items>div:last-child{border-bottom:0}.setup-items>div>span{border-radius:7px;place-items:center;width:30px;height:30px;font-size:7px;font-weight:900;display:grid}.setup-items .ready{color:var(--black);background:var(--green)}.setup-items .choice{color:var(--black);background:var(--yellow)}.setup-items p{flex-direction:column;gap:3px;margin:0;display:flex}.setup-items p b{font-size:10px}.setup-items p small{color:var(--faint);font-size:8px}.setup-items strong{color:var(--green);letter-spacing:.08em;font-size:7px}.setup-items>div:nth-child(n+3) strong{color:var(--yellow)}.setup-copy h2{margin:21px 0;font-size:clamp(46px,5vw,66px)}.setup-copy p{max-width:480px;color:var(--muted);margin:0;font-size:15px;line-height:1.7}.inline-link{color:var(--white);border-bottom:2px solid var(--coral);white-space:nowrap;align-items:center;gap:34px;margin-top:28px;padding-bottom:7px;font-size:13px;font-weight:850;display:inline-flex}.faq-section{background:var(--surface);grid-template-columns:.7fr 1.3fr;gap:100px;display:grid}.faq-heading h2{margin-top:21px;font-size:clamp(46px,5vw,66px)}.faq-list{border-top:1px solid var(--border-strong)}.faq-list details{border-bottom:1px solid var(--border)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:76px;font-size:14px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--coral);font-size:22px;font-weight:400}.faq-list details p{max-width:620px;color:var(--faint);margin:-5px 45px 25px 0;font-size:12px;line-height:1.7}.final-cta{text-align:center;background:linear-gradient(90deg, transparent 49.9%, #ffffff0d 50%, transparent 50.1%), linear-gradient(#ffffff08 1px, transparent 1px), linear-gradient(90deg, #ffffff08 1px, transparent 1px), var(--black);background-size:100% 100%,48px 48px,48px 48px,auto;flex-direction:column;justify-content:center;align-items:center;min-height:590px;padding:100px 24px;display:flex;position:relative;overflow:hidden}.final-mark{background:var(--coral);border-radius:17px;place-items:center;width:72px;height:72px;margin-bottom:25px;display:grid;overflow:hidden;box-shadow:0 0 0 9px #ff575714}.final-mark img{object-fit:cover;width:100%;height:100%}.final-cta>span{color:var(--coral);letter-spacing:.17em;font-size:8px;font-weight:900}.final-cta h2{max-width:800px;margin:21px 0;font-size:clamp(55px,7vw,92px)}.final-cta>p{max-width:560px;color:var(--muted);margin:0 0 30px;font-size:15px;line-height:1.7}footer{padding:70px max(24px, calc((100vw - var(--max)) / 2)) 25px;background:var(--canvas);border-top:1px solid var(--border)}.footer-main{grid-template-columns:1.7fr .65fr .65fr;gap:70px;padding-bottom:55px;display:grid}.footer-brand p{max-width:420px;color:var(--faint);margin:18px 0 0;font-size:12px;line-height:1.7}.footer-main>div:not(.footer-brand){flex-direction:column;gap:12px;display:flex}.footer-main>div>b{color:var(--white);letter-spacing:.13em;margin-bottom:4px;font-size:8px}.footer-main>div>a,.footer-main>div>span{color:var(--faint);font-size:11px}.footer-main>div>a:hover{color:var(--coral)}.footer-bottom{color:#6e6e74;border-top:1px solid var(--border);justify-content:space-between;padding-top:22px;font-size:9px;display:flex}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--coral);outline-offset:4px}@media (max-width:1120px){.hero{grid-template-columns:.9fr 1.1fr;gap:35px}.desk-window{width:690px}.site-header nav{gap:20px}}@media (max-width:940px){.site-header{grid-template-columns:1fr auto}.site-header nav,.text-link{display:none}.hero{grid-template-columns:1fr;padding-top:90px}.hero-copy{max-width:700px}.hero-stage{width:min(100%,760px);margin:35px auto 0}.desk-window{width:100%;transform:none}.coral-disc{right:-50px}.section-heading{grid-template-columns:1fr}.section-heading h2,.section-heading>p{grid-column:1}.section-heading>p{max-width:620px;margin-top:24px}.workflow-rail{grid-template-columns:1fr 1fr;gap:0}.workflow-rail article:nth-child(2){border-right:0}.feature-row,.feature-row-reverse{grid-template-columns:1fr;gap:55px;padding:90px 0}.feature-row-reverse .feature-copy,.feature-row-reverse .document-demo{grid-column:1}.feature-row-reverse .feature-copy{grid-row:1}.feature-row-reverse .document-demo{grid-row:2}.privacy-statement{grid-template-columns:.55fr 1.45fr;gap:35px}.privacy-mascot{width:220px;height:220px}.setup-section,.faq-section{grid-template-columns:1fr;gap:65px}}@media (max-width:680px){.site-header{width:calc(100% - 30px);min-height:72px}.compact-cta{min-height:37px;padding:0 12px;font-size:10px}.hero{min-height:0;padding:78px 18px 90px}.hero h1{font-size:clamp(52px,16vw,74px)}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions a{width:100%}.hero-proof{flex-direction:column;gap:9px}.hero-proof span+span:after{display:none}.desk-titlebar{grid-template-columns:1fr 1fr}.desk-titlebar>span{display:none}.desk-body{grid-template-columns:1fr}.desk-sidebar{display:none}.desk-content{padding:14px}.desk-heading h3{font-size:13px}.desk-grid{grid-template-columns:1fr}.fit-panel{min-height:250px}.action-stack{grid-template-rows:auto;grid-template-columns:1fr 1fr}.action-panel{min-height:125px}.desk-footer{grid-template-columns:1fr}.desk-footer span{border-right:0;border-bottom:1px solid var(--border)}.desk-footer span:last-child{border-bottom:0}.stage-note{display:none}.proof-strip{flex-wrap:wrap;gap:14px;padding:20px 18px;font-size:7px}.workflow-section,.product-section,.interview-section,.privacy-section,.setup-section,.faq-section{padding-left:18px;padding-right:18px}.section-heading h2,.feature-copy h2,.privacy-statement h2,.setup-copy h2,.faq-heading h2{font-size:clamp(42px,13vw,58px)}.workflow-rail{grid-template-columns:1fr}.workflow-rail article,.workflow-rail article:not(:first-child){border-right:0;border-bottom:1px solid var(--border);min-height:200px;padding-left:0;padding-right:0}.workflow-rail article:not(:first-child) .step-number{left:0}.analysis-demo,.document-demo{min-height:430px;padding:18px}.match-bars>div{grid-template-columns:88px 1fr}.match-bars strong{display:none}.doc-sheet{width:min(92%,300px)}.change-ticket{width:185px;right:4px}.interview-grid{grid-template-columns:1fr}.avatar-room{border-right:0;border-bottom:1px solid var(--border);min-height:330px}.avatar-figure{width:min(82%,320px);height:315px}.question-room{min-height:350px;padding:30px}.interview-controls{flex-wrap:wrap;padding:12px}.interview-controls button{margin-left:0}.privacy-statement{grid-template-columns:1fr}.privacy-mascot{width:160px;height:160px}.privacy-facts{grid-template-columns:1fr;margin-top:60px}.privacy-facts article{border-bottom:1px solid #0000004d;border-right:0;min-height:190px;padding:28px 0}.privacy-facts h3{margin-top:28px}.setup-items>div{grid-template-columns:34px 1fr}.setup-items strong{display:none}.faq-section{gap:35px}.final-cta h2{font-size:clamp(50px,15vw,72px)}.footer-main{grid-template-columns:1fr 1fr;gap:45px 25px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.policy-page{min-height:100vh;color:var(--white);background:radial-gradient(circle at 85% 6%, #ff57571f, transparent 26%), var(--canvas)}.policy-header{width:min(calc(100% - 48px), var(--max));border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:92px;margin:0 auto;display:flex}.policy-back{color:var(--faint);border-bottom:1px solid var(--coral);padding-bottom:5px;font-size:11px;font-weight:750}.policy-back:hover,.policy-document a:hover,.policy-footer a:hover{color:var(--coral)}.policy-document{width:min(100% - 48px,900px);margin:0 auto;padding:90px 0 120px}.policy-hero{padding-bottom:62px}.policy-hero h1{letter-spacing:-.065em;max-width:820px;margin:22px 0 26px;font-size:clamp(56px,8vw,94px);line-height:.94}.policy-hero h1 em{color:var(--coral);font-style:normal}.policy-hero>p{max-width:720px;color:var(--muted);margin:0 0 24px;font-size:17px;line-height:1.75}.policy-hero>small{color:var(--faint);font-family:Consolas,monospace;font-size:10px}.policy-summary{background:var(--surface);border:1px solid var(--border-strong);border-radius:14px;grid-template-columns:repeat(3,1fr);margin-bottom:70px;display:grid;overflow:hidden}.policy-summary>div{border-right:1px solid var(--border);flex-direction:column;justify-content:center;min-height:132px;padding:26px;display:flex}.policy-summary>div:last-child{border-right:0}.policy-summary strong{color:var(--coral);letter-spacing:.13em;margin-bottom:12px;font-size:8px}.policy-summary span{color:var(--muted);font-size:12px;line-height:1.55}.policy-document>section{border-top:1px solid var(--border);grid-template-columns:240px 1fr;column-gap:55px;padding:38px 0;display:grid}.policy-document h2{letter-spacing:-.02em;margin:0;font-size:18px;line-height:1.35}.policy-document section>p,.policy-document section>ul{grid-column:2}.policy-document section>p{color:var(--muted);margin:0 0 16px;font-size:14px;line-height:1.78}.policy-document section>p:last-child{margin-bottom:0}.policy-document ul{color:var(--muted);flex-direction:column;gap:12px;margin:0 0 18px;padding-left:20px;font-size:14px;line-height:1.7;display:flex}.policy-document strong{color:var(--white)}.policy-document code{color:var(--green);background:var(--raised);border-radius:4px;padding:2px 5px;font-size:12px}.policy-document a,.policy-footer a{color:var(--white);text-decoration:underline;-webkit-text-decoration-color:var(--coral);text-decoration-color:var(--coral);text-underline-offset:4px}.policy-footer{width:min(calc(100% - 48px), var(--max));min-height:92px;color:var(--faint);border-top:1px solid var(--border);background:0 0;justify-content:space-between;align-items:center;margin:0 auto;padding:0;font-size:10px;display:flex}@media (max-width:760px){.policy-header,.policy-document,.policy-footer{width:min(100% - 32px,900px)}.policy-document{padding:65px 0 90px}.policy-hero h1{font-size:clamp(50px,16vw,72px)}.policy-summary{grid-template-columns:1fr}.policy-summary>div{border-right:0;border-bottom:1px solid var(--border);min-height:105px}.policy-summary>div:last-child{border-bottom:0}.policy-document>section{grid-template-columns:1fr;gap:18px}.policy-document section>p,.policy-document section>ul{grid-column:1}.policy-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;min-height:120px}}
