@font-face{font-family:Manrope;src:url('manrope.ttf') format('truetype');font-weight:200 800;font-display:swap}
:root{--cream:#e7dcc6;--paper:#ffffff;--ink:#20363e;--muted:#49606a;--rule:#c9bda8;--orange:#d94b00;--white:#fff;--radius:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 Manrope,sans-serif}a{color:inherit}button{font:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.035em;text-wrap:balance}h1{font-size:clamp(42px,5.8vw,80px);font-weight:600;margin-bottom:0}h2{font-size:clamp(34px,4vw,56px);font-weight:550}h3{font-size:28px;font-weight:600}p{max-width:68ch;color:var(--muted)}[hidden]{display:none!important}.wrap{width:min(1240px,calc(100% - 64px));margin:auto}.skip{position:fixed;left:16px;top:-80px;z-index:100;padding:12px 20px;background:var(--ink);color:white;border-radius:12px}.skip:focus{top:12px}:focus-visible{outline:3px solid var(--orange);outline-offset:5px}.site-header{position:sticky;top:0;z-index:20;background:var(--cream);border-bottom:1px solid var(--rule)}.nav{display:flex;align-items:center;gap:32px;min-height:80px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;white-space:nowrap;font-size:21px;font-weight:750;letter-spacing:-.04em}.brand img{width:36px}.nav nav{display:flex;gap:28px;margin-left:auto}.nav nav a{text-decoration:none;font-size:13px;font-weight:650}.nav nav a:hover,.text-link:hover{color:var(--orange)}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:48px;border:1px solid transparent;border-radius:12px;padding:13px 20px;text-decoration:none;font-size:14px;font-weight:700;line-height:1.4;transition:background .18s ease,color .18s ease}.primary{background:var(--ink);color:white}.primary:hover{background:#324f59}.secondary{border-color:var(--rule);background:white}.secondary:hover{background:var(--cream)}.light{background:var(--cream);color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:20px;font-weight:700;text-decoration-thickness:1px;text-underline-offset:5px}.hero{padding-top:62px}.hero-copy{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;margin-bottom:42px}.hero-description>p:first-child{font-size:21px;font-weight:600;color:var(--ink);margin-bottom:12px}.hero-description>p{font-size:16px;margin-bottom:24px}.actions{display:flex;gap:26px;align-items:center;margin-bottom:12px}.hero-description small{font-size:12px;color:var(--muted)}.product-stage{background:var(--ink);padding:14px 14px 0;border-radius:24px;overflow:hidden;box-shadow:0 24px 55px -30px #20363e55}.stage-caption{display:flex;justify-content:space-between;gap:20px;color:#e4e9e7;font-size:12px;padding:5px 12px 17px}.stage-caption span:first-child{display:flex;align-items:center;gap:9px;font-weight:650}.stage-caption i{display:block;width:7px;height:7px;border-radius:50%;background:#ed7740}.product-stage img{width:100%;border-radius:14px 14px 0 0}.hero-foot{display:flex;justify-content:space-between;gap:60px;padding:24px 0 0;font-size:12px}.hero-foot p{max-width:390px}.workspace-section{padding:90px 0 80px}.section-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:end;margin-bottom:34px}.section-heading h2{margin-bottom:0}.section-heading p{font-size:17px;margin-bottom:0}.tour-tabs{display:flex;gap:8px;flex-wrap:wrap;padding-bottom:24px;border-bottom:1px solid var(--rule)}.tour-tabs button{padding:13px 23px;background:transparent;border:1px solid var(--rule);border-radius:12px;color:var(--ink);cursor:pointer;font-weight:650;min-height:48px}.tour-tabs button[aria-selected=true]{background:var(--ink);border-color:var(--ink);color:white}.tour-tabs button:hover{border-color:var(--ink)}.feature-panel{display:grid;grid-template-columns:.62fr 1fr;gap:40px;align-items:center;padding-top:30px;animation:reveal .24s ease-out}.feature-copy h3{font-size:34px;margin-bottom:20px}.feature-copy .source-note{font-size:12px;margin:24px 0}.feature-panel img{width:100%;border-radius:16px;box-shadow:0 14px 35px -20px #20363e66}.how-section{padding:50px 0 90px}.workflow{list-style:none;padding:0;margin:45px 0}.workflow li{display:grid;grid-template-columns:70px 1fr;gap:20px;border-top:1px solid var(--rule);padding:26px 0}.workflow li>span{font-size:18px;color:var(--orange);padding-top:4px}.workflow li>div{display:grid;grid-template-columns:1fr 1.3fr;gap:60px}.workflow h3{margin:0;font-size:27px}.workflow p{margin:0}.guide-callout{display:flex;gap:50px;justify-content:space-between;align-items:center;background:var(--cream);border-radius:20px;padding:32px}.guide-callout h3{font-size:25px;margin-bottom:12px}.guide-callout p{margin:0;max-width:650px}.guide-callout .button{flex-shrink:0}.local-section{background:var(--cream);padding:70px 0}.local-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:70px}.local-layout h2{margin:0}.large-copy{font-size:22px;color:var(--ink);line-height:1.4}.plans-section{padding:90px 0}.membership-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:32px;margin-top:42px}.demo-plan{padding:38px;background:var(--ink);color:white;border-radius:20px;display:flex;flex-direction:column;align-items:flex-start}.demo-plan p,.demo-plan small{color:#dbe3e0}.demo-plan .button{margin-top:auto;background:var(--cream);color:var(--ink)}.demo-plan small{margin-top:15px;font-size:12px}.price{font-size:44px;letter-spacing:-.04em;line-height:1.2;font-weight:600;color:inherit;margin:20px 0 24px}.price small{font-size:16px;font-weight:400;letter-spacing:0}.price>span{display:block;font-size:16px;font-weight:500;letter-spacing:0;margin-top:12px}.paid-plan{padding:32px 16px}.plan-heading{display:flex;align-items:center;gap:20px;justify-content:space-between}.plan-heading h3{margin-bottom:0}.availability{font-size:12px;color:var(--muted);border:1px solid var(--rule);border-radius:30px;padding:5px 12px;white-space:nowrap}.purchase-note{border-top:1px solid var(--rule);padding-top:20px;margin:24px 0}.purchase-note h4{margin-bottom:8px;font-size:16px}.purchase-note p{font-size:13px;margin-bottom:10px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;padding-bottom:90px}.faq-section>h2{font-size:42px}.faq details{border-top:1px solid var(--rule)}.faq details:last-child{border-bottom:1px solid var(--rule)}.faq summary{padding:22px 35px 22px 0;cursor:pointer;font-size:17px;font-weight:650;position:relative;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:6px;top:18px;font-size:24px;font-weight:400}.faq details[open] summary:after{content:'−'}.faq p{font-size:14px;padding-bottom:15px}.closing{background:var(--ink);color:var(--paper);padding:62px 0}.closing>.wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}.closing h2{margin:0;font-size:clamp(38px,5vw,64px)}footer{padding:40px 0;background:var(--cream)}.footer-layout{display:flex;justify-content:space-between;gap:50px}.footer-layout p{font-size:12px;margin:18px 0 0}.footer-layout nav{display:flex;flex-wrap:wrap;gap:18px 24px;max-width:450px;align-content:center}.footer-layout nav a{font-size:12px}@keyframes reveal{from{opacity:.75;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1000px){.nav{gap:20px}.nav nav{gap:16px}.hero-copy,.section-heading,.local-layout{gap:35px}.feature-panel{grid-template-columns:1fr}.feature-copy{max-width:760px}.feature-copy h3 br{display:none}.feature-copy .source-note{margin:15px 0}.workflow li>div{gap:30px}.guide-callout{gap:25px}.membership-layout{gap:20px}.paid-plan{padding:24px 8px}.plan-heading{display:block}.availability{display:inline-block;margin-top:12px}}
@media(max-width:720px){html{scroll-padding-top:80px}.wrap{width:calc(100% - 32px)}.nav{min-height:72px;justify-content:space-between;gap:12px}.nav nav{display:none}.brand{font-size:19px;gap:7px}.brand img{width:30px}.nav>.button{font-size:12px;min-height:42px;padding:10px 14px;gap:10px}.hero{padding-top:34px}.hero-copy,.section-heading,.local-layout,.membership-layout,.faq-section{grid-template-columns:1fr;gap:24px}.hero-copy{margin-bottom:28px}h1{font-size:46px}.hero-description>p:first-child{font-size:18px}.hero-description>p{font-size:14px}.hero-description small{font-size:11px}.actions{gap:20px}.actions .text-link{font-size:13px;gap:9px}.product-stage{padding:8px 8px 0;border-radius:16px}.stage-caption{font-size:10px;padding:7px 4px 12px}.stage-caption span:last-child{display:none}.product-stage img{border-radius:9px 9px 0 0}.hero-foot{padding-top:16px;gap:15px;font-size:11px}.hero-foot p:last-child{display:none}.workspace-section{padding:45px 0}.section-heading p{font-size:15px}.tour-tabs{gap:7px;padding-bottom:18px}.tour-tabs button{font-size:12px;padding:10px 13px;flex:1 0 42%;min-height:44px}.feature-panel{gap:22px;padding-top:24px}.feature-copy h3{font-size:30px}.feature-copy p{font-size:14px}.feature-copy .source-note{font-size:12px}.how-section{padding:30px 0 45px}.workflow{margin:30px 0}.workflow li{grid-template-columns:28px 1fr;gap:12px;padding:22px 0}.workflow li>div{display:block}.workflow h3{font-size:25px;margin-bottom:12px}.workflow p{font-size:14px}.guide-callout{display:block;padding:24px}.guide-callout h3{font-size:24px}.guide-callout p{font-size:14px;margin-bottom:24px}.local-section{padding:42px 0}.large-copy{font-size:21px}.plans-section{padding:48px 0}.membership-layout{margin-top:28px}.demo-plan{padding:26px}.paid-plan{padding:20px 4px}.plan-heading{display:flex;align-items:flex-start;gap:12px}.plan-heading h3{font-size:25px}.availability{margin:0;font-size:10px;padding:5px 9px}.faq-section{padding-bottom:50px;gap:18px}.faq-section>h2{font-size:34px}.faq summary{font-size:15px}.closing{padding:42px 0}.closing>.wrap{display:block}.closing h2{margin-bottom:26px}.footer-layout{display:block}.footer-layout nav{margin-top:24px;gap:15px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.assistant-section{padding:80px 0 30px}.analyst-explainer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin:40px 0}.analyst-explainer article{border-top:1px solid var(--rule);padding:24px 0}.analyst-explainer h3{font-size:22px;margin-bottom:12px}.analyst-explainer p{font-size:14px;margin:0}.actions{flex-wrap:wrap}.nav nav{gap:18px}.stage-caption i{background:#e7dcc6}@media(max-width:1000px){.nav nav a:first-child{display:none}}@media(max-width:720px){.assistant-section{padding-top:50px}.analyst-explainer{grid-template-columns:1fr;gap:0;margin:24px 0}.analyst-explainer article{padding:20px 0}.site-header .button{font-size:12px;padding:12px;gap:8px}}
