@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@500;600;700&display=swap";:root{--navy:#071126;--navy-2:#0d1934;--ink:#10182b;--muted:#667085;--line:#dce1eb;--soft:#f3f5f9;--white:#fff;--violet:#6c4cff;--violet-dark:#5135da;--violet-soft:#ebe7ff;--green:#50d49b;--shell:min(1240px, calc(100% - 48px));--font-display:"Manrope", ui-sans-serif, system-ui, sans-serif;--font-body:"DM Sans", ui-sans-serif, system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,summary{font:inherit}::selection{color:var(--white);background:var(--violet)}:focus-visible{outline-offset:4px;outline:3px solid #9f8dff}.shell{width:var(--shell);margin-inline:auto}.section{padding:112px 0}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.04em;line-height:1.05}h1{margin-bottom:28px;font-size:clamp(3.3rem,6vw,6.2rem);font-weight:600}h2{margin-bottom:24px;font-size:clamp(2.3rem,4vw,4.2rem);font-weight:600}h3{font-size:1.2rem}em{color:#9e8cff;font-style:normal}.skip-link{z-index:100;color:var(--navy);background:var(--white);border-radius:4px;padding:10px 16px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}.button{min-height:50px;color:var(--white);background:var(--violet);border:1px solid var(--violet);border-radius:4px;justify-content:center;align-items:center;padding:12px 22px;font-weight:600;line-height:1.2;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.button:hover{background:var(--violet-dark);border-color:var(--violet-dark);transform:translateY(-2px)}.button-small{min-height:42px;padding:9px 16px;font-size:.88rem}.button-secondary{color:var(--ink);background:0 0;border-color:#cdd3df}.button-secondary:hover{color:var(--white)}.button-light{color:var(--navy);background:var(--white);border-color:var(--white)}.button-light:hover{color:var(--white);border-color:var(--white);background:0 0}.text-link{align-items:center;gap:12px;min-height:44px;font-weight:600;display:inline-flex}.text-link span,.catalog-card b span{color:var(--violet);font-size:1.25em;transition:transform .18s}.text-link:hover span,.catalog-card:hover b span{transform:translate(4px)}.site-header{z-index:20;color:var(--white);border-bottom:1px solid #ffffff1f;position:absolute;top:0;left:0;right:0}.nav-shell{align-items:center;gap:32px;min-height:82px;display:flex}.brand{flex:none}.brand img,.footer-lead img{filter:brightness(0)invert();width:162px;height:auto}.desktop-nav{align-items:center;gap:clamp(12px,1.8vw,28px);margin-left:auto;display:flex}.desktop-nav a,.account-link{color:#c7ccda;font-size:.86rem;font-weight:500;position:relative}.desktop-nav a:hover,.desktop-nav a[aria-current=page],.account-link:hover{color:var(--white)}.desktop-nav a[aria-current=page]:after{background:var(--violet);content:"";height:2px;position:absolute;bottom:-29px;left:0;right:0}.nav-actions{align-items:center;gap:20px;display:flex}.mobile-menu{margin-left:auto;display:none}.mobile-menu summary{cursor:pointer;place-content:center;gap:5px;width:46px;height:46px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:currentColor;width:22px;height:2px;display:block}.home-hero,.product-hero,.error-page{color:var(--white);background:var(--navy);position:relative;overflow:hidden}.home-hero:before,.product-hero:before,.error-page:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 49.9%,#ffffff09 50%) 0 0/100% 100%,linear-gradient(#ffffff06 1px,#0000 1px) 0 0/100% 96px;position:absolute;inset:0}.home-hero{min-height:880px;padding-top:82px}.home-hero-grid,.product-hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:80px;display:grid;position:relative}.home-hero-grid{min-height:670px;padding:84px 0 64px}.hero-copy{z-index:1;position:relative}.eyebrow,.section-index{color:#aeb6cb;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:24px;font-size:.72rem;font-weight:600;display:flex}.eyebrow span{background:var(--violet);width:20px;height:2px}.hero-intro{color:#b9c0d1;max-width:650px;margin-bottom:36px;font-size:clamp(1.05rem,1.5vw,1.24rem)}.hero-buttons{flex-wrap:wrap;align-items:center;gap:18px 28px;display:flex}.stack-visual,.product-visual{backdrop-filter:blur(12px);background:#0d1934d1;border:1px solid #ffffff2e;position:relative;box-shadow:24px 28px #6c4cff1c}.stack-visual:before,.product-visual:before{z-index:-1;content:"";border:1px solid #ffffff14;position:absolute;inset:-13px 13px 13px -13px}.stack-top,.visual-header,.image-bar{color:#9fa8bd;letter-spacing:.08em;border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:center;min-height:48px;padding:0 18px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem;display:flex}.stack-top i,.visual-header i{color:var(--green);align-items:center;gap:7px;font-style:normal;display:flex}.stack-top i:before,.visual-header i:before{background:var(--green);content:"";width:7px;height:7px;box-shadow:0 0 12px var(--green);border-radius:50%}.stack-metric{padding:34px 28px 24px}.stack-metric small{color:#8d97ad;letter-spacing:.1em;display:block}.stack-metric strong{font-family:var(--font-display);margin:8px 0 0;font-size:5.4rem;font-weight:500;line-height:1;display:block}.stack-metric>span{color:#929bae;font-size:.8rem}.stack-lines>div{border-top:1px solid #ffffff1a;grid-template-columns:38px 40px 1fr auto;align-items:center;gap:12px;min-height:63px;padding:8px 20px;display:grid}.stack-lines span,.stack-lines em{color:#78839b;font-family:ui-monospace,monospace;font-size:.66rem;font-style:normal}.stack-lines img{object-fit:contain;filter:grayscale()brightness(1.8);width:32px;max-height:24px}.stack-lines b{font-size:.86rem;font-weight:500}.stack-lines em{color:#9f8bff}.brand-rail{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:32px;min-height:126px;display:flex}.brand-rail>span{color:#778198;letter-spacing:.1em;text-transform:uppercase;max-width:110px;font-size:.68rem}.brand-rail img{object-fit:contain;filter:grayscale()brightness(0)invert();opacity:.5;width:90px;max-height:36px}.split-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:64px;margin-bottom:64px;display:grid}.split-heading>p{max-width:460px;color:var(--muted);margin-bottom:28px;font-size:1.08rem}.section-index{color:var(--violet)}.catalog-section{background:var(--soft)}.catalog-grid{border-top:1px solid #cfd5e0;border-left:1px solid #cfd5e0;grid-template-columns:repeat(4,1fr);display:grid}.catalog-card{background:var(--soft);border-bottom:1px solid #cfd5e0;border-right:1px solid #cfd5e0;flex-direction:column;min-height:365px;padding:30px;transition:z-index .2s,color .2s,background .2s,transform .2s,box-shadow .2s;display:flex;position:relative}.catalog-card:hover{z-index:1;color:var(--white);background:var(--navy-2);transform:translateY(-6px);box-shadow:0 20px 40px #07112629}.card-index{color:#8b93a3;font-family:ui-monospace,monospace;font-size:.7rem}.catalog-card img{object-fit:contain;object-position:left center;width:110px;height:54px;margin:38px 0 26px}.catalog-card h3{margin-bottom:13px;font-size:1.45rem}.catalog-card p{color:var(--muted);font-size:.9rem;line-height:1.55}.catalog-card:hover p{color:#aeb6c8}.catalog-card b{justify-content:space-between;align-items:center;margin-top:auto;font-size:.82rem;display:flex}.home-process,.process-section{color:var(--white);background:var(--navy)}.process-grid{grid-template-columns:.85fr 1.15fr;gap:100px;display:grid}.process-grid ol{margin:0;padding:0;list-style:none}.process-grid li{border-top:1px solid #ffffff26;grid-template-columns:60px 1fr;gap:22px;padding:28px 0;display:grid}.process-grid li:last-child{border-bottom:1px solid #ffffff26}.process-grid li>span{color:#9180ec;font-family:ui-monospace,monospace;font-size:.72rem}.process-grid h3{margin:0 0 8px;font-size:1.2rem}.process-grid li p{color:#9fa8bb;margin:0}.cta-section{background:var(--soft);padding:72px 0}.cta-box{min-height:330px;color:var(--white);background:var(--violet);justify-content:space-between;align-items:center;gap:60px;padding:64px;display:flex}.cta-box .eyebrow{color:#d8d0ff}.cta-box .eyebrow span{background:var(--white)}.cta-box h2{margin-bottom:0;font-size:clamp(2.2rem,4vw,3.8rem)}.cta-box>div:last-child{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.cta-box>div:last-child>a:last-child{font-size:.86rem;font-weight:600}.product-hero{padding-top:82px}.product-hero-grid{min-height:700px;padding:80px 0}.product-hero h1{font-size:clamp(3rem,5.3vw,5.5rem)}.company-card{background:#0d1934e0;border:1px solid #ffffff2e;padding:38px;box-shadow:24px 28px #6c4cff1c}.company-card>p{color:#8f99b0;letter-spacing:.14em;text-transform:uppercase;margin-bottom:26px;font-size:.7rem;font-weight:600}.company-card h2{margin-bottom:34px;font-size:clamp(2rem,3vw,3.2rem)}.company-card dl{border-top:1px solid #ffffff21;margin:0 0 30px}.company-card dl>div{border-bottom:1px solid #ffffff1a;justify-content:space-between;gap:24px;padding:15px 0;display:flex}.company-card dt{color:#8d97ad;font-size:.78rem}.company-card dd{text-align:right;margin:0;font-family:ui-monospace,monospace;font-size:.74rem}.company-card>a{color:#b9adff;font-size:.82rem;font-weight:600}.company-card>a:hover{color:var(--white)}.about-story-grid{grid-template-columns:.85fr 1.15fr;gap:100px;display:grid}.about-story h2{max-width:570px}.about-copy{max-width:680px;color:var(--muted);font-size:1.12rem}.about-copy p{margin-bottom:24px}.about-copy p:last-child{color:var(--ink);margin-bottom:0;font-weight:600}.company-details-section{background:var(--soft)}.company-details-grid{border-top:1px solid #cfd5e0;border-left:1px solid #cfd5e0;grid-template-columns:repeat(4,1fr);display:grid}.company-details-grid article{border-bottom:1px solid #cfd5e0;border-right:1px solid #cfd5e0;min-height:275px;padding:30px}.company-details-grid article>span{color:var(--violet);font-family:ui-monospace,monospace;font-size:.7rem}.company-details-grid h3{margin:52px 0 14px;font-size:1.25rem}.company-details-grid p{color:var(--muted);font-size:.9rem}.company-source{color:var(--muted);margin:24px 0 0;font-size:.78rem}.company-source a{color:var(--violet-dark);text-underline-offset:3px;font-weight:600;text-decoration:underline}.signal-row{color:#8f99b0;border-top:1px solid #ffffff21;flex-wrap:wrap;gap:14px 24px;margin-top:52px;padding-top:22px;font-size:.72rem;display:flex}.signal-row b{color:var(--white);margin-right:6px;font-family:ui-monospace,monospace}.visual-body{padding:60px 40px 36px}.visual-body>img{object-fit:contain;filter:drop-shadow(0 12px 18px #0000002e);width:220px;height:90px;margin:10px auto 60px}.visual-rule{background:#ffffff1f;height:1px}.visual-body dl{margin:0}.visual-body dl>div{border-bottom:1px solid #ffffff1a;justify-content:space-between;padding:16px 0;display:flex}.visual-body dt{color:#8d97ad;font-size:.76rem}.visual-body dd{margin:0;font-family:ui-monospace,monospace;font-size:.72rem}.product-intro{background:var(--white)}.feature-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.feature-grid article{border-right:1px solid var(--line);min-height:230px;padding:30px 28px 20px 0}.feature-grid article:not(:first-child){padding-left:28px}.feature-grid article:last-child{border-right:0}.feature-grid article>span{color:var(--violet);font-family:ui-monospace,monospace;font-size:.7rem}.feature-grid h3{margin:45px 0 12px}.feature-grid p{color:var(--muted);font-size:.9rem}.image-section{background:var(--white);padding-top:0}.image-frame{border:1px solid var(--line);background:var(--soft);overflow:hidden;box-shadow:0 30px 70px #10182b1f}.image-bar{color:#747e91;background:var(--navy);border:0}.image-frame>img{object-fit:cover;object-position:top;width:100%;max-height:680px}.image-frame figcaption{color:var(--muted);background:var(--white);padding:12px 18px;font-size:.76rem}.image-frame figcaption a{color:var(--violet-dark);font-weight:600}.pricing-section{background:var(--soft)}.section-heading{max-width:720px;margin-bottom:60px}.section-heading>p:last-child{color:var(--muted)}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.price-card{background:var(--white);border:1px solid var(--line);flex-direction:column;min-height:355px;padding:34px;display:flex;position:relative}.price-card.featured{color:var(--white);background:var(--navy);border-color:var(--navy);box-shadow:0 20px 50px #07112624}.flag{color:var(--white);background:var(--violet);letter-spacing:.08em;text-transform:uppercase;padding:7px 12px;font-size:.63rem;font-weight:600;position:absolute;top:0;right:0}.price-card h3{margin-bottom:8px;font-size:1.3rem}.plan-subtitle{min-height:50px;color:var(--muted);margin-bottom:28px;font-size:.85rem}.featured .plan-subtitle,.featured .annual{color:#9da7bc}.price{font-family:var(--font-display);align-items:flex-start;margin-bottom:4px;display:flex}.currency{color:var(--violet);margin-top:9px;font-size:1.1rem}.amount{letter-spacing:-.06em;font-size:3.5rem;font-weight:600;line-height:1}.cadence{color:var(--muted);align-self:flex-end;margin:0 0 7px 7px;font-size:.76rem}.annual{min-height:26px;color:var(--muted);font-size:.78rem}.price-card .button{width:100%;margin-top:auto}.process-section{padding:100px 0}.faq-section{background:var(--white)}.faq-grid{grid-template-columns:.72fr 1.28fr;gap:100px;display:grid}.faq-grid>div:first-child>p:last-child{color:var(--muted)}.faq-grid a{color:var(--violet-dark);text-underline-offset:4px;text-decoration:underline}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;min-height:78px;font-family:var(--font-display);justify-content:space-between;align-items:center;gap:24px;padding:20px 0;font-size:1.1rem;font-weight:600;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--violet);font-size:1.5rem;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:680px;color:var(--muted);padding:0 48px 24px 0}.error-page{min-height:720px;padding-top:82px}.error-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;min-height:638px;display:grid}.error-grid>div:first-child>p:not(.eyebrow){color:#aeb6c8;max-width:530px;font-size:1.08rem}.error-code{color:#293453;font-family:var(--font-display);letter-spacing:-.12em;justify-content:center;align-items:center;font-size:clamp(7rem,15vw,13rem);font-weight:700;display:flex}.error-code i{color:var(--violet);font-style:normal}.site-footer{color:#a7afc0;background:#050c1c;padding:76px 0 26px}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:60px;padding-bottom:64px;display:grid}.footer-lead p{max-width:330px;margin:26px 0 0}.footer-lead .operator{color:#747f95;font-size:.8rem}.site-footer h2{color:var(--white);letter-spacing:.11em;text-transform:uppercase;margin-bottom:20px;font-size:.75rem}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li{margin:10px 0}.site-footer li a{font-size:.86rem}.site-footer li a:hover{color:var(--white)}.legal{color:#687389;border-top:1px solid #ffffff1a;justify-content:space-between;gap:30px;padding-top:24px;font-size:.74rem;display:flex}@media (width<=1100px){.desktop-nav{display:none}.nav-actions{margin-left:auto}.mobile-menu{margin-left:0;display:block}.mobile-menu[open] nav{color:var(--white);background:var(--navy-2);grid-template-columns:repeat(2,1fr);gap:1px;padding:22px 24px;display:grid;position:absolute;top:82px;left:0;right:0;box-shadow:0 20px 40px #00000040}.mobile-menu nav>a{background:#ffffff09;align-items:center;min-height:46px;padding:8px 16px;display:flex}.mobile-actions{color:#b7bfd0;flex-wrap:wrap;grid-column:1/-1;gap:18px;padding:18px 16px 0;display:flex}.home-hero-grid,.product-hero-grid{gap:48px}.catalog-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-grid article:nth-child(2){border-right:0}.feature-grid article:nth-child(n+3){border-top:1px solid var(--line)}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.company-details-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){:root{--shell:min(100% - 32px, 680px)}.section{padding:80px 0}.account-link{display:none}.home-hero{min-height:auto}.home-hero-grid,.product-hero-grid,.split-heading,.process-grid,.faq-grid,.error-grid{grid-template-columns:1fr}.about-story-grid{grid-template-columns:1fr;gap:34px}.home-hero-grid,.product-hero-grid{min-height:0;padding:88px 0 64px}.stack-visual,.product-visual{width:min(100%,520px)}.brand-rail{justify-content:flex-start;overflow:hidden}.brand-rail img{min-width:76px}.split-heading{align-items:start;gap:12px;margin-bottom:48px}.split-heading>p{margin-bottom:0}.process-grid,.faq-grid{gap:48px}.cta-box{flex-direction:column;align-items:flex-start;min-height:0;padding:44px 36px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:40px}.footer-lead{grid-column:1/-1}.error-grid{padding:90px 0 60px}.error-code{grid-row:1;justify-content:flex-start;font-size:8rem}}@media (width<=560px){:root{--shell:calc(100% - 32px)}h1{font-size:clamp(2.8rem,14vw,4.2rem)}h2{font-size:2.35rem}.nav-shell{min-height:74px}.brand img{width:136px}.nav-actions{display:none}.mobile-menu{margin-left:auto}.mobile-menu[open] nav{grid-template-columns:1fr;top:74px}.mobile-actions{grid-column:1}.home-hero,.product-hero,.error-page{padding-top:74px}.home-hero-grid,.product-hero-grid{padding-top:68px}.hero-buttons{flex-direction:column;align-items:stretch}.hero-buttons .button,.hero-buttons .text-link{justify-content:center;width:100%}.stack-metric strong{font-size:4.4rem}.stack-lines>div{grid-template-columns:28px 34px 1fr;padding-inline:14px}.stack-lines em,.brand-rail>span{display:none}.brand-rail{min-height:94px}.catalog-grid,.feature-grid,.pricing-grid,.company-details-grid{grid-template-columns:1fr}.company-details-grid article{min-height:220px}.company-card{padding:28px 22px}.company-card dl>div{flex-direction:column;align-items:flex-start;gap:4px}.company-card dd{text-align:left}.catalog-card{min-height:330px}.feature-grid article,.feature-grid article:not(:first-child){border-right:0;border-top:1px solid var(--line);min-height:190px;padding:28px 0}.feature-grid article:first-child{border-top:0}.feature-grid h3{margin-top:28px}.signal-row{display:grid}.visual-body{padding-inline:24px}.price-card{min-height:330px}.process-grid li{grid-template-columns:40px 1fr}.cta-section{padding:32px 0}.cta-box{padding:36px 24px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 24px}.footer-grid>div:last-child{grid-column:1/-1}.legal{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
