@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--bg:#fff;--ink:#102344;--muted:#67758b;--blue:#2d6bf2;--soft:#f1f5fb;--border:#dfe6f0;--card:#fff;--grid:rgba(52,89,149,.045);--mint:#147b61;--mintbg:#eaf6f0;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #67a8ff;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',sans-serif}h1{font-size:clamp(48px,5.4vw,78px);letter-spacing:-4px;line-height:1.1;font-weight:750}h1 span{color:var(--blue)}.header{height:96px;max-width:1380px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 5%;gap:24px;border-bottom:1px solid var(--border)}.brand{font-family:'Manrope',sans-serif;font-size:24px;font-weight:800;letter-spacing:-1px;display:inline-flex;align-items:center;white-space:nowrap;gap:0}.ai{color:var(--blue)}.brandmark{position:relative;display:inline-flex;align-items:center;justify-content:center;width:35px;height:38px;margin-right:10px;background:var(--ink);color:var(--bg);border-radius:7px 13px 13px 7px;font-size:25px}.brandmark span{height:4px;width:16px;background:#5f9aff;position:absolute;left:-3px;bottom:9px;border:1px solid var(--bg)}nav{display:flex;gap:32px;font-size:14px;font-weight:550}.header-actions{display:flex;align-items:center;gap:20px}.theme{width:34px;height:34px;background:transparent;border:0;color:var(--ink);font-size:25px}.button{display:inline-flex;align-items:center;gap:24px;justify-content:center;background:var(--blue);color:white;border-radius:7px;padding:15px 23px;font-size:15px;font-weight:600;box-shadow:0 4px 10px #2364db12;transition:transform .2s,background .2s}.button:hover{background:#1b58d8;transform:translateY(-2px)}.button span{font-size:21px}.button.small{padding:10px 16px;font-size:13px;gap:15px}.hero{max-width:1380px;margin:auto;padding:94px 5% 104px;display:grid;grid-template-columns:1fr 1.08fr;gap:60px;align-items:center;background-image:radial-gradient(ellipse at 78% 56%,#eaf2ff88,transparent 57%)}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.6px;color:var(--blue);display:flex;align-items:center;gap:10px;margin-bottom:25px}.mini-line{width:20px;height:2px;background:var(--blue)}.hero-copy>p{color:var(--muted);font-size:18px;max-width:450px;line-height:1.75;margin-top:25px}.hero-actions{display:flex;gap:26px;align-items:center;margin-top:32px}.text-link{font-size:14px;font-weight:600;white-space:nowrap}.text-link span{margin-left:8px}.hero-note{font-size:12px;letter-spacing:.3px;color:var(--muted);margin-top:24px}.hero-visual{position:relative;background:var(--soft);padding:18px;border:1px solid var(--border);border-radius:13px;box-shadow:0 25px 70px #1c37651a;transform:rotate(-1deg)}.report-top{display:flex;align-items:center;gap:8px;font-size:10px;letter-spacing:1px;color:var(--muted);margin-bottom:22px}.report-icon{font-size:17px;color:var(--blue)}.sample{margin-left:auto;letter-spacing:.5px;font-size:9px}.report-company{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:22px}.report-company h2{font-size:20px;letter-spacing:-.5px}.report-company p{font-size:10px;color:var(--muted);margin-top:3px}.complete{font-size:9px;background:var(--mintbg);color:var(--mint);padding:4px 7px;border-radius:20px;white-space:nowrap}.report-tabs{display:flex;gap:6px;margin-bottom:13px}.report-tabs button{font-size:10px;border:1px solid var(--border);background:var(--card);color:var(--muted);border-radius:5px;padding:6px 12px}.report-tabs button.selected{background:var(--blue);color:white;border-color:var(--blue)}.report-body{display:grid;grid-template-columns:1.18fr 1fr;gap:10px}.revenue,.report-side>div{background:var(--card);border:1px solid var(--border);border-radius:9px;padding:17px}.label{display:block;font-size:9px;letter-spacing:.9px;color:var(--muted);font-weight:650}.revenue h3{font-size:32px;letter-spacing:-1.4px;margin-top:8px}.muted{font-size:10px;color:var(--muted)}.chart{height:158px;display:flex;gap:18px;margin-top:17px;align-items:end}.chart>div{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;text-align:center;min-width:0}.chart span,.chart small{font-size:9px;color:var(--muted)}.chart i{display:block;height:calc(var(--height) - 28px);background:var(--blue);border-radius:4px 4px 0 0;margin:5px 0}.chart>div:not(:last-child) i{opacity:.7}.report-side{display:grid;gap:10px}.report-side h3{font-size:24px;margin-top:8px}.leverage{display:flex;flex-direction:column;align-items:center;gap:6px}.leverage .label{align-self:start}.ring{border:8px solid var(--mintbg);border-top-color:#92cfb9;border-radius:100%;width:79px;height:79px;display:flex;align-items:center;justify-content:center;color:var(--mint);font-size:15px;font-weight:700;margin:3px}.report-bottom{display:flex;justify-content:space-between;margin-top:17px;color:var(--muted);font-size:9px;gap:4px}.floating-note{position:absolute;bottom:-26px;right:25px;display:flex;gap:11px;align-items:center;border:1px solid var(--border);border-radius:9px;padding:12px 20px;background:var(--card);box-shadow:0 8px 25px #10234410;font-size:12px;font-weight:600;transform:rotate(1deg)}.floating-note small{display:block;color:var(--muted);font-size:10px;font-weight:400}.check{display:grid;place-items:center;background:var(--mintbg);color:var(--mint);width:30px;height:30px;border-radius:100%}.audience-strip{max-width:1240px;margin:auto;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:27px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.audience-strip>span{font-size:10px;color:var(--muted);letter-spacing:1.5px}.audience-strip>div{display:flex;gap:25px;font-size:16px;font-weight:500}.audience-strip i{color:#96baff;font-size:13px;font-style:normal}.section{max-width:1240px;margin:auto;padding:100px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:44px}.section .eyebrow{margin-bottom:16px}h2{font-size:42px;line-height:1.2;letter-spacing:-1.6px;font-weight:750}.section-heading>p{color:var(--muted);font-size:16px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.features article{border:1px solid var(--border);border-radius:12px;padding:28px;background:var(--card)}.feature-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:var(--soft);color:var(--blue);font-size:25px;margin-bottom:22px}.features h3,.steps h3{font-size:19px;letter-spacing:-.5px;margin-bottom:12px}.features p,.steps p{font-size:15px;color:var(--muted);line-height:1.75}.mini-metric,.mini-rows,.document-row{margin-top:28px;background:var(--soft);border-radius:7px;padding:16px;font-size:11px}.mini-metric span{color:var(--muted)}.mini-metric b{float:right;font-size:10px;font-weight:500}.mini-bars{display:flex;align-items:flex-end;gap:6px;height:55px;margin-top:12px}.mini-bars i{height:48%;background:#6c9df5;border-radius:2px 2px 0 0;flex:1}.mini-bars i:nth-child(3n){height:75%}.mini-bars i:nth-child(2n){height:90%;background:var(--blue)}.mini-rows{display:grid;gap:10px}.mini-rows>div{display:flex;justify-content:space-between}.mini-rows b{font-size:10px;font-weight:500;color:var(--blue)}.document-row{display:flex;gap:12px;align-items:center;min-height:111px}.document-row>span{font-size:32px;color:var(--blue)}.document-row small{display:block;font-size:9px;color:var(--muted);margin-top:6px}.workflow{border-top:1px solid var(--border)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:65px;margin-top:45px}.steps article>span{display:block;color:var(--blue);font-family:'Manrope',sans-serif;font-size:35px;font-weight:500;letter-spacing:-1px;border-bottom:1px solid var(--border);padding-bottom:20px;margin-bottom:24px}.human{background:var(--soft);display:flex;align-items:center;gap:15px;border-radius:9px;padding:23px 27px;margin-top:45px}.human>span{font-size:24px;color:var(--blue)}.human p{font-size:14px;color:var(--muted)}.human strong{font-weight:500;color:var(--ink)}.human a{margin-left:auto;font-size:13px;color:var(--blue);font-weight:500}.faq{border-top:1px solid var(--border);display:grid;grid-template-columns:1fr 1.3fr;gap:100px}.questions details{border-bottom:1px solid var(--border);padding:22px 0}.questions details:first-child{padding-top:0}.questions summary{cursor:pointer;list-style:none;font-size:16px;font-weight:550;display:flex;justify-content:space-between;gap:20px}.questions summary:after{content:'+';font-size:21px;color:var(--blue)}.questions details[open] summary:after{content:'−'}.questions p{color:var(--muted);font-size:15px;margin:13px 30px 0 0;line-height:1.75}.closing{position:relative;overflow:hidden;text-align:center;background:#0e203e;color:white;padding:78px 20px 82px}.closing .eyebrow{justify-content:center;color:#83b2ff}.closing h2{font-size:48px;position:relative;z-index:1}.closing .button{margin-top:28px;position:relative;z-index:1}.closing-grid{position:absolute;inset:0;background-image:linear-gradient(#ffffff05 1px,transparent 1px),linear-gradient(90deg,#ffffff05 1px,transparent 1px);background-size:45px 45px;pointer-events:none}footer{max-width:1240px;margin:auto;padding:45px 0 24px}.footer-top{display:flex;gap:28px;align-items:center;padding-bottom:36px}.footer-top>p{color:var(--muted);font-size:13px}.footer-top>div{margin-left:auto;display:flex;gap:25px;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--border);padding-top:22px;font-size:11px;color:var(--muted)}[data-theme=dark]{--bg:#090e16;--ink:#e7edf7;--muted:#9aa7bb;--blue:#5287ff;--soft:#0f1826;--border:#263142;--card:#111a28;--mint:#72d7af;--mintbg:#173c34;color-scheme:dark}[data-theme=dark] .hero{background-image:radial-gradient(ellipse at 78% 56%,#11275088,transparent 60%)}[data-theme=dark] .brandmark{background:#5287ff;color:white}[data-theme=dark] .closing{background:#101c31}.legal{max-width:840px;margin:auto;padding:70px 25px 100px}.legal h1{font-size:52px;letter-spacing:-2px}.legal .intro{font-size:18px;color:var(--muted);margin:24px 0}.legal h2{font-size:24px;letter-spacing:-.5px;margin:35px 0 12px}.legal p,.legal li{color:var(--muted);margin-bottom:14px}.legal .notice{padding:17px 20px;background:var(--soft);border:1px solid var(--border);border-radius:8px;font-size:14px;margin:24px 0}.legal a{color:var(--blue)}@media(min-width:1500px){.hero{padding-top:110px;padding-bottom:125px}}@media(max-width:1350px){.section,footer,.audience-strip{margin-left:5%;margin-right:5%}.hero{gap:40px}.audience-strip>div{gap:18px}}@media(max-width:1050px){nav{gap:20px}.hero{gap:25px}.hero-actions{gap:15px;flex-wrap:wrap}.hero h1{letter-spacing:-2.5px}.report-company{align-items:flex-start}.complete{font-size:8px}.hero-visual{padding:13px}.report-company h2{font-size:17px}.chart{gap:12px}.revenue,.report-side>div{padding:12px}.features article{padding:22px}.audience-strip>div{font-size:14px;gap:13px}.faq{gap:50px}.steps{gap:30px}}@media(max-width:800px){.header{height:80px}.header nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px;gap:60px;padding-bottom:75px}.hero-copy{text-align:center}.eyebrow,.hero-actions{justify-content:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero h1{font-size:60px}.hero-visual{max-width:560px;width:100%;margin:auto;transform:none;padding:18px}.report-company h2{font-size:21px}.report-top,.report-company p,.report-tabs button,.muted,.report-bottom{font-size:11px}.label{font-size:10px}.sample{font-size:9px}.complete{font-size:10px}.chart{height:170px;gap:22px}.chart span,.chart small{font-size:10px}.revenue,.report-side>div{padding:18px}.audience-strip{flex-direction:column;padding:25px 0}.audience-strip>div{font-size:14px;gap:15px}.section{padding:65px 0}.section-heading{align-items:start;flex-direction:column;gap:20px}.section .eyebrow{justify-content:flex-start}.features{grid-template-columns:1fr}.features article{padding:28px}.features p{max-width:560px}.mini-metric,.mini-rows,.document-row{max-width:100%;font-size:13px}.mini-metric b,.mini-rows b{font-size:12px}.document-row small{font-size:11px}.steps{gap:28px}.steps h3{font-size:17px}.human{flex-wrap:wrap}.human a{margin-left:40px}.faq{grid-template-columns:1fr;gap:35px}.footer-top{flex-wrap:wrap}.footer-top>div{margin-left:0;width:100%}.closing h2{font-size:40px}.section h2{font-size:36px}}@media(max-width:480px){.brand{font-size:21px}.header-actions{gap:8px}.header-actions .small{font-size:11px;padding:9px}.header-actions .small span{display:none}.brandmark{width:29px;height:32px;font-size:22px;margin-right:7px}.hero h1{font-size:50px}.hero-copy>p{font-size:17px}.hero-visual{padding:12px}.report-company h2{font-size:18px}.complete{font-size:8px}.report-company p{font-size:9px}.report-top{font-size:10px}.revenue,.report-side>div{padding:12px}.revenue h3{font-size:29px}.report-bottom{font-size:8px}.report-tabs button{padding:6px 11px}.floating-note{right:10px;bottom:-31px}.audience-strip>div{gap:9px;font-size:12px}.audience-strip i{font-size:9px}.steps{grid-template-columns:1fr}.steps article>span{padding-bottom:12px;margin-bottom:16px}.human{padding:20px}.human p{flex:1}.human a{margin-left:0}.footer-bottom{flex-direction:column;gap:8px}.legal h1{font-size:40px}.legal{padding-top:45px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.brand{width:220px;height:44px;overflow:hidden;position:relative;flex-shrink:0}.brand img{position:absolute;width:273px;max-width:none;height:auto;left:-28px;top:50%;transform:translateY(-50%)}[data-theme=dark] .brand img{filter:brightness(0) invert(1)}@media(max-width:480px){.brand{width:176px}.brand img{width:220px;left:-22px}.header-actions .small{font-size:12px}.header{gap:8px}}
