@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');
:root{--ink:#202126;--muted:#6d6f76;--paper:#f8f8f4;--purple:#6246e5;--line:#dedfd8;--lime:#d8ef96}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 'DM Sans',Arial,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--purple);outline-offset:5px}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(48px,5.25vw,78px);font-weight:550;margin:24px 0}h2{font-size:clamp(34px,3.35vw,48px);font-weight:500;margin:18px 0 24px}h3{font-size:26px;font-weight:500}em{font-family:Georgia,serif;font-weight:400;color:var(--purple)}.wrap{width:min(1240px,calc(100% - 88px));margin:auto}.skip{position:absolute;top:-100px;background:white;padding:12px;z-index:10}.skip:focus{top:5px}.announcement{background:#e9e7f7;text-align:center;font-size:12px;padding:10px 18px;font-weight:600}.announcement span{font-weight:400}.announcement a{margin-left:26px;text-decoration:underline;text-underline-offset:4px}.header{display:flex;align-items:center;justify-content:space-between;height:105px;gap:24px}.brand{display:inline-flex;align-items:center;font-size:29px;letter-spacing:-1.5px;font-weight:700;line-height:1}.brand-mark{display:grid;place-items:center;background:var(--purple);color:white;border-radius:11px;width:34px;height:34px;margin-right:10px;font-size:34px;line-height:1;padding-bottom:5px}.brand-dot{color:var(--purple)}nav{display:flex;gap:30px;font-size:14px}nav a:hover,.text-button:hover{color:var(--purple)}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:15px 23px;border:0;border-radius:6px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #2222}.dark{background:var(--ink);color:white}.purple{background:var(--purple);color:white}.lime{background:var(--lime);color:var(--ink)}.text-button{display:inline-flex;gap:12px;align-items:center;font-size:14px;font-weight:600;background:none;border:0;padding:12px 0}.menu{display:none}.hero{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:55px;padding-top:55px;padding-bottom:76px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.7px;display:flex;align-items:center;gap:8px}.dot{width:7px;height:7px;border-radius:50%;background:var(--purple);display:inline-block;flex-shrink:0}.hero-copy>p{max-width:480px;color:var(--muted);font-size:17px;line-height:1.75;margin-bottom:30px}.actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.hero-note{margin-top:20px;font-size:11px;color:var(--muted)}.mini-check{color:var(--purple);margin-right:5px}.answer-stage{background:#eeedf3;position:relative;border:1px solid #e5e2ef;border-radius:14px;padding:28px 24px 18px;min-width:0;overflow:hidden}.stage-label{display:flex;gap:7px;align-items:center;font-size:8px;letter-spacing:1.1px;font-weight:600;position:relative;z-index:1}.stage-label>span:last-child{margin-left:auto;color:#93919e;font-size:8px}.question-bubble{position:relative;z-index:1;background:#ddd7fa;border-radius:13px 13px 2px 13px;margin:28px 0 18px 54px;padding:17px 20px;font-size:15px;line-height:1.5;font-weight:500}.answer-card{background:white;border:1px solid #e3e1eb;border-radius:10px;padding:23px;position:relative;z-index:1;box-shadow:0 9px 25px #37344b08}.answer-heading{display:flex;align-items:center;gap:9px;font-size:12px;margin-bottom:20px}.spark{color:var(--purple);font-size:22px;line-height:1}.sample-tag{margin-left:auto;font-size:7px;background:#f1f1ed;padding:4px 6px;border-radius:3px;color:#777;letter-spacing:.6px}.answer-card p{font-size:14px;line-height:1.7;margin-bottom:14px}.answer-detail{background:#fff3d8;padding:9px 12px;border-radius:4px;min-height:66px;transition:background .2s}.answer-detail.reviewed{background:#eef5df}.answer-evidence{display:flex;justify-content:space-between;gap:10px;align-items:center;border-top:1px solid #eee;padding-top:15px;font-size:9px}.status{border-radius:4px;padding:4px 7px;white-space:nowrap}.orange{background:#fff1d8;color:#8e6416}.green{background:#e6f2dd;color:#416b37}.source{color:#8c8994}.fact-card{display:flex;align-items:center;gap:12px;padding:17px 14px;background:#fafaf8;border-radius:8px;margin:15px 0 20px 32px;border:1px solid #e1dfeb;position:relative;z-index:1}.fact-icon{background:#eee9ff;border-radius:7px;display:grid;place-items:center;width:35px;height:35px;color:var(--purple);font-size:24px;flex-shrink:0}.fact-card strong{font-size:11px}.fact-card p{font-size:9px;margin:2px 0 0;color:var(--muted)}.fact-arrow{margin-left:auto;color:var(--purple)}.answer-control{display:flex;justify-content:space-between;align-items:center;font-size:10px;gap:8px;position:relative;z-index:1}.segmented{display:flex;padding:3px;background:#e1dfeb;border-radius:6px}.segmented button{border:0;background:transparent;border-radius:4px;font-size:10px;padding:7px 9px}.segmented .active{background:white;box-shadow:0 2px 3px #0001}.sample-note{font-size:9px;color:#85818f;text-align:center;margin:13px 0 0}.stage-orbit{position:absolute;width:420px;height:420px;border:1px solid #dcd8ef;border-radius:50%;top:0;right:-200px}.engine-strip{border-top:1px solid var(--line);padding:27px 0 34px;text-align:center}.engine-strip p{font-size:12px;color:var(--muted);margin-bottom:19px}.engine-strip>div{display:flex;justify-content:center;gap:65px;font-size:21px;letter-spacing:-.6px;font-weight:600}.engine-strip small{display:block;font-size:9px;color:#8c8c92;margin-top:18px}.section{padding-top:95px;padding-bottom:95px}.platform{background:#eeefea;border-top:1px solid #e5e6df;border-bottom:1px solid #e5e6df}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:38px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:14px;color:var(--muted);max-width:350px;margin:0;line-height:1.85}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pillars article{background:var(--paper);border:1px solid #e1e2db;border-radius:9px;padding:28px;display:flex;flex-direction:column}.card-number{font-size:9px;color:#777;font-weight:600;letter-spacing:1px}.pillar-icon{margin:35px 0 23px;background:#e9e4fb;color:var(--purple);border:1px solid #ddd4fb;width:44px;height:44px;display:grid;place-items:center;border-radius:10px;font-size:29px}.pillars p{font-size:13px;line-height:1.85;color:var(--muted);margin-bottom:28px}.pillars a{font-size:11px;font-weight:600;margin-top:auto;display:flex;justify-content:space-between}.workflow-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:65px;align-items:stretch;margin-top:48px}.steps{display:flex;flex-direction:column;gap:10px}.steps button{display:flex;align-items:flex-start;gap:20px;text-align:left;border:1px solid transparent;border-radius:8px;padding:22px;background:transparent;width:100%}.steps button[aria-selected=true]{background:#eeebfa;border-color:#e0d9f7}.steps button>span{font-size:12px;color:var(--purple);padding-top:2px}.steps strong{font-size:15px;font-weight:550}.steps small{display:block;font-size:11px;margin-top:7px;color:var(--muted)}.steps b{margin-left:auto;font-weight:400;color:var(--purple)}.workflow-panel{border-radius:12px;background:#f0f0e9;border:1px solid var(--line);padding:36px;display:flex;flex-direction:column;justify-content:center}.panel-top{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);border-bottom:1px solid #ddded5;padding-bottom:18px;margin-bottom:24px}.panel-top span:last-child{color:var(--purple)}.workflow-panel h3{font-size:28px;margin-bottom:14px}.workflow-panel>p{font-size:13px;color:var(--muted);line-height:1.8}.evidence-row{padding:12px 0;border-bottom:1px solid #dedfd6;display:flex;gap:20px;justify-content:space-between;font-size:11px}.evidence-row strong{font-weight:500;color:var(--purple);text-align:right}.workflow-panel>a{margin-top:22px;color:var(--purple);font-size:12px;font-weight:600}.product-section{background:#23232b;color:#fff;overflow:hidden;padding-bottom:0}.product-intro{text-align:center;margin-bottom:48px}.product-intro .eyebrow{justify-content:center;color:#c9bafb}.product-intro h2{font-size:48px}.product-intro p{color:#b8b8c3;font-size:15px;margin-bottom:26px}.product-image{display:block;border:1px solid #62616e;border-bottom:0;border-radius:12px 12px 0 0;overflow:hidden;box-shadow:0 0 70px #0003;max-height:630px}.browser-bar{display:flex;justify-content:space-between;background:#34343e;padding:14px 20px;color:#b6b6c3;font-size:10px}.browser-bar span:first-child{letter-spacing:3px;color:#747480}.product-image img{display:block;width:100%;height:auto}.businesses{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.businesses p{font-size:13px;color:var(--muted);max-width:480px}.businesses .large-copy{font-size:17px;line-height:1.8;color:#45464e}.buyer-questions{background:#f0eee8;border:1px solid #e5e1d8;border-radius:12px;padding:30px}.buyer-label{display:flex;align-items:center;gap:8px;font-size:9px;letter-spacing:1px}.buyer-questions article{padding:24px 0;border-bottom:1px solid #dbd8cf}.buyer-questions article:last-child{border:0;padding-bottom:4px}.buyer-questions article>span{font-size:9px;color:var(--purple);letter-spacing:1px}.buyer-questions h3{font-size:21px;line-height:1.4;letter-spacing:-.5px;margin:9px 0 0}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.4fr;gap:65px}.faq>div>p{font-size:14px;color:var(--muted)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:15px;padding:21px 0;list-style:none}summary::-webkit-details-marker{display:none}summary span{color:var(--purple);font-size:20px}details[open] summary span{transform:rotate(45deg)}details p{font-size:13px;line-height:1.85;color:var(--muted);padding-right:32px}.closing{position:relative;background:#e5e0f7;padding:55px;border-radius:12px;overflow:hidden}.closing h2{font-size:48px}.closing-symbol{position:absolute;font-size:330px;letter-spacing:-20px;line-height:1;font-weight:700;color:#d2c8f1;right:50px;top:2px;pointer-events:none}.closing .actions,.closing h2,.closing .eyebrow{position:relative;z-index:1}.footer{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:65px;padding-bottom:25px;gap:35px}.footer p{font-size:12px;color:var(--muted);margin-top:16px}.footer-links{display:flex;align-items:flex-start;gap:35px;font-size:12px}.footer-links button{border:0;background:none;font-size:12px;padding:0}.footer-bottom{width:100%;border-top:1px solid var(--line);padding-top:23px;display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}dialog{border:1px solid var(--line);border-radius:16px;width:min(620px,calc(100% - 32px));padding:32px;background:var(--paper);color:var(--ink);max-height:85vh;box-shadow:0 30px 100px #0003}dialog::backdrop{background:#17152688;backdrop-filter:blur(4px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.close-dialog{border:0;background:#ebe8f4;border-radius:50%;font-size:25px;width:36px;height:36px}.dialog-top+h2{font-size:30px}dialog p{font-size:14px;color:var(--muted)}.audit-row{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:14px 0;font-size:13px}.audit-row strong{color:var(--purple)}dialog .button{margin-top:20px}
@media(min-width:1500px){.hero{padding-top:75px;padding-bottom:95px}}@media(max-width:1050px){.wrap{width:calc(100% - 48px)}nav{gap:18px}.header-cta{display:none}.hero{gap:25px}.hero-copy>p{font-size:15px}.hero .actions{gap:10px}.hero .button{padding:14px 17px}.hero .text-button{font-size:12px}.answer-stage{padding:20px 16px}.answer-control>span{display:none}.answer-control{justify-content:center}.engine-strip>div{gap:35px}.businesses{gap:45px}.workflow-layout{gap:30px}.steps button{padding:18px 12px;gap:12px}.pillars article{padding:22px}.section{padding-top:70px;padding-bottom:70px}.product-section{padding-bottom:0}.product-intro h2{font-size:40px}}@media(max-width:740px){.wrap{width:calc(100% - 36px)}.announcement{font-size:10px}.announcement span{display:none}.announcement a{margin-left:12px}.header{height:85px;position:relative}.brand{font-size:26px}.menu{display:flex;gap:14px;background:none;border:1px solid var(--line);padding:7px 11px;border-radius:5px;font-size:12px}.header nav{display:none;position:absolute;top:73px;left:0;right:0;background:var(--paper);z-index:4;border:1px solid var(--line);border-radius:8px;padding:20px;box-shadow:0 12px 30px #0001}.header nav.open{display:flex;flex-direction:column;gap:16px}.hero{grid-template-columns:1fr;padding-top:28px;padding-bottom:42px;gap:38px}h1{font-size:55px;margin:20px 0}.hero-copy>p{font-size:16px}.hero .actions{gap:20px}.hero .button{font-size:12px}.hero-note{margin-top:15px}.answer-stage{padding:24px 20px 18px}.answer-control{justify-content:space-between}.answer-control>span{display:block}.question-bubble{margin-left:35px}.engine-strip>div{gap:13px 22px;flex-wrap:wrap;font-size:17px}.engine-strip{padding-top:22px}.section{padding-top:55px;padding-bottom:55px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:24px;max-width:none}.pillars{grid-template-columns:1fr}.pillars article{padding:25px}.pillar-icon{margin:22px 0}.pillars h3 br{display:none}.pillars h3{font-size:26px;margin-bottom:16px}.pillars p{margin-bottom:22px}.workflow-layout{grid-template-columns:1fr;gap:25px;margin-top:25px}.steps button{padding:15px}.steps strong{font-size:14px}.workflow-panel{padding:26px}.product-section{padding-bottom:0}.product-intro h2{font-size:35px}.product-intro p{font-size:13px}.product-image{max-height:360px}.browser-bar{font-size:8px;padding:10px}.browser-bar span:first-child{display:none}.product-image img{width:740px;max-width:none}.businesses,.faq{grid-template-columns:1fr;gap:30px}.businesses .large-copy{font-size:16px}.buyer-questions{padding:25px}.faq h2{margin-bottom:14px}.faq .faq-list{margin-top:-10px}.closing{padding:32px 24px}.closing h2{font-size:35px}.closing .eyebrow{font-size:8px}.closing-symbol{font-size:230px;right:-15px;top:60px;opacity:.65}.closing .actions{gap:12px}.footer{padding-top:45px;gap:25px}.footer-links{gap:22px}.footer-bottom{gap:14px;flex-wrap:wrap}dialog{padding:23px}.eyebrow{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
