:root{--ink:#17162a;--muted:#6d6b7d;--line:#e7e5ef;--purple:#6954e8;--purple-dark:#4f3cc9;--lilac:#eeeaff;--mint:#dff8ee;--coral:#ff806f;--paper:#fbfafc;--white:#fff;--dark:#17172c;--radius:24px;--shadow:0 30px 80px rgba(50,40,100,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Nunito",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{height:84px;width:min(1240px,calc(100% - 40px));margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20}.brand{display:inline-flex;align-items:center;gap:10px;font:800 21px "Mulish",sans-serif;letter-spacing:-.7px}.brand svg{width:34px;height:30px}.site-header nav{display:flex;gap:34px;font-size:14px;font-weight:600;color:#565366}.site-header nav a,.text-link{transition:color .2s}.site-header nav a:hover,.text-link:hover{color:var(--purple)}.header-actions{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;border:1px solid var(--purple);background:var(--purple);color:white;min-height:54px;padding:0 24px;border-radius:13px;font-weight:700;cursor:pointer;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);background:var(--purple-dark);box-shadow:0 12px 30px rgba(105,84,232,.22)}.button-small{min-height:42px;padding:0 18px;border-radius:10px;gap:10px}.button-ghost{background:transparent;color:var(--ink);border-color:#d7d3df}.button-ghost:hover,.button-outline:hover{color:white;border-color:var(--purple)}.button-light{background:white;color:var(--ink);border-color:white}.button-light:hover{background:#f2efff;color:var(--purple);border-color:#f2efff}.button-outline{width:100%;background:transparent;color:var(--ink);border-color:#d8d4e3}.menu-button{display:none;border:0;background:none;padding:8px}.menu-button span{display:block;width:23px;height:2px;background:var(--ink);margin:5px}
.hero{min-height:700px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:54px;padding-top:52px;padding-bottom:90px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:800;letter-spacing:2px;color:var(--purple)}.eyebrow>span{width:28px;height:2px;background:currentColor}.hero h1,.section-heading h2,.infra-copy h2,.split-heading h2,.cta-section h2{font:800 clamp(46px,6vw,76px)/.98 "Mulish",sans-serif;letter-spacing:-4px;margin:24px 0}.hero h1 em,.section-heading h2 em,.infra-copy h2 em,.split-heading h2 em,.cta-section h2 em{font-style:normal;color:var(--purple)}.hero-copy>p{max-width:570px;color:var(--muted);font-size:18px;line-height:1.72}.hero-actions{display:flex;gap:12px;margin-top:34px}.hero-notes{display:flex;gap:20px;margin-top:24px;color:#6b6877;font-size:13px}.hero-notes i{font-style:normal;color:#2f9b72;margin-right:5px}.hero-visual{height:570px;position:relative}.glow{position:absolute;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,#dfd7ff 0,#efeaff 46%,transparent 70%);top:30px;left:70px}.dashboard-card{position:absolute;z-index:2;left:34px;right:0;top:68px;padding:25px;border:1px solid rgba(98,76,205,.14);background:rgba(255,255,255,.88);backdrop-filter:blur(20px);border-radius:25px;box-shadow:var(--shadow);transform:rotate(1.5deg)}.dashboard-top,.dashboard-number-row{display:flex;align-items:center;justify-content:space-between}.mini-brand{font-weight:700;font-size:13px}.mini-brand b{display:inline-grid;place-items:center;width:27px;height:27px;border-radius:8px;background:var(--purple);color:#fff;margin-right:8px}.live-pill{background:#e6f8f0;color:#26845f;padding:7px 10px;border-radius:20px;font-size:11px;font-weight:700}.live-pill i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#36ad7f;margin-right:5px}.dashboard-number-row{margin-top:27px}.dashboard-number-row small{display:block;color:var(--muted);font-size:11px}.dashboard-number-row strong{display:block;font:800 30px "Mulish";margin-top:4px}.trend{color:#248d68;background:#e9f8f2;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:700}.chart{height:155px;margin-top:7px;border-bottom:1px solid #e9e6ef;background:repeating-linear-gradient(to bottom,transparent 0,transparent 47px,#eeeaf2 48px)}.chart svg{width:100%;height:100%;overflow:visible}.chart-fill{fill:url(#chart-fill)}.chart-line{fill:none;stroke:var(--purple);stroke-width:4;stroke-linecap:round}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.metric-grid>div{border:1px solid #ebe8f1;border-radius:14px;padding:13px}.metric-icon{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;font-weight:800}.metric-icon.green{background:#dff7eb;color:#258660}.metric-icon.violet{background:#ebe7ff;color:var(--purple)}.metric-icon.orange{background:#fff0e3;color:#e37a30}.metric-grid p{font-size:10px;color:var(--muted);margin:12px 0 3px}.metric-grid b{font:700 15px "Mulish"}.floating-card{position:absolute;z-index:3;background:#fff;border:1px solid #e8e4ef;border-radius:15px;box-shadow:0 18px 42px rgba(44,32,101,.14);padding:14px 16px}.floating-card span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:1.2px;color:var(--muted);font-weight:800}.floating-card b{font-size:11px}.float-ip{right:-28px;top:28px;width:174px}.float-ip b{display:block;margin-top:8px;color:#26845f}.float-ip>i{position:absolute;right:12px;bottom:11px;display:grid;place-items:center;width:34px;height:34px;background:#e7f8f0;border-radius:50%;font:800 12px "Mulish";color:#26845f}.float-event{left:-18px;bottom:44px;width:166px}.float-event b{display:inline-block;margin-top:8px}.float-event b i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#38ae7f;margin-right:5px}.float-event small{float:right;margin-top:8px;color:#9b98a7;font-size:9px}.flight-path{position:absolute;border:1px dashed rgba(105,84,232,.26);border-radius:50%;transform:rotate(-18deg)}.path-one{inset:5px -30px 20px 20px}.path-two{inset:60px 40px 80px -20px}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:27px 5%;display:flex;align-items:center;justify-content:center;gap:65px;color:#777483;font-size:12px}.trust-strip p{font-weight:600}.trust-strip div{display:flex;gap:43px}.trust-strip span{font:700 13px "Mulish";letter-spacing:.3px;color:#9b98a6}
.section{padding-top:120px;padding-bottom:120px}.section-heading{max-width:760px}.section-heading h2,.split-heading h2{font-size:clamp(40px,5vw,62px);letter-spacing:-3px}.section-heading>p,.split-heading>p{max-width:610px;color:var(--muted);line-height:1.7;font-size:17px}.feature-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px;margin-top:60px}.feature-card{position:relative;overflow:hidden;min-height:330px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:36px;box-shadow:0 14px 50px rgba(42,35,77,.04)}.feature-large{grid-row:span 2;min-height:680px}.feature-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:var(--lilac);color:var(--purple);font:800 20px "Mulish"}.feature-icon.mint{background:var(--mint);color:#238360}.feature-icon.coral{background:#3b2b45;color:#ff988b}.card-label{display:block;margin-top:35px;color:var(--purple);font-size:11px;font-weight:800;letter-spacing:1.7px}.feature-card h3{font:800 32px/1.1 "Mulish";letter-spacing:-1.5px;margin:14px 0}.feature-card p{color:var(--muted);line-height:1.65}.feature-card>a{position:absolute;bottom:34px;font-weight:700;color:var(--purple);font-size:14px}.feature-card>a span{margin-left:8px}.code-window{position:absolute;left:36px;right:36px;bottom:35px;background:#19182a;color:#d8d5e7;border-radius:17px;overflow:hidden;box-shadow:0 25px 55px rgba(26,24,47,.2)}.code-window>div{padding:13px 17px;background:#242238}.code-window>div i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#59566d;margin-right:4px}.code-window>div i:first-child{background:#ff7d6e}.code-window>div i:nth-child(2){background:#ffc568}.code-window>div i:nth-child(3){background:#65d2a6}.code-window>div span{font-size:9px;margin-left:8px;color:#8c889f}.code-window pre{margin:0;padding:24px;font-size:13px;line-height:2;color:#b9b6ca}.code-window code b{color:#8882ff;font-weight:600}.code-window code span{color:#65d2a6}.dark-card{background:var(--dark);color:#fff;border-color:var(--dark)}.dark-card p{color:#a9a6b9}.dark-card .card-label{color:#ff9e91}.status-list{display:flex;gap:7px;flex-wrap:wrap;margin-top:25px}.status-list span{font-size:10px;color:#ccc9d8;border:1px solid #333148;border-radius:20px;padding:7px 10px}.status-list i{display:inline-block;width:5px;height:5px;background:#56c99d;border-radius:50%;margin-right:5px}
.infrastructure{background:#19182d;color:#fff;padding:130px 0;overflow:hidden}.infra-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.eyebrow.light{color:#a99dfb}.infra-copy h2{font-size:clamp(46px,5vw,66px);letter-spacing:-3px}.infra-copy h2 em,.cta-section h2 em{color:#a99dfb}.infra-copy>p{color:#aaa7b9;line-height:1.7;font-size:17px}.infra-copy ul{list-style:none;padding:0;margin:38px 0}.infra-copy li{display:flex;gap:19px;padding:19px 0;border-top:1px solid #302e45}.infra-copy li>span{color:#7d72d5;font-size:11px;font-weight:800}.infra-copy li b,.infra-copy li small{display:block}.infra-copy li b{font:700 15px "Mulish"}.infra-copy li small{color:#8f8b9f;margin-top:6px}.network-visual{height:560px;position:relative}.network-orbit{position:absolute;left:50%;top:50%;border:1px solid #3a3753;border-radius:50%;transform:translate(-50%,-50%)}.orbit-one{width:360px;height:360px}.orbit-two{width:520px;height:520px;border-style:dashed}.network-core{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:100px;height:100px;background:var(--purple);border:12px solid #2a2842;border-radius:31px;display:grid;place-items:center;box-shadow:0 0 60px rgba(105,84,232,.38)}.network-core svg{width:45px}.node{position:absolute;z-index:2;display:grid;grid-template-columns:auto auto;column-gap:8px;background:#25243a;border:1px solid #39374e;padding:12px 15px;border-radius:13px;min-width:130px;box-shadow:0 15px 35px #0f0f1c}.node>i{grid-row:span 2;width:10px;height:10px;background:#56c99d;border-radius:50%;align-self:center}.node b{font-size:12px}.node span{font-size:9px;color:#7fcbaa;margin-top:3px}.node-a{top:45px;left:56px}.node-b{right:10px;top:175px}.node-c{bottom:65px;left:30px}.ip-badge{position:absolute;z-index:3;right:15px;bottom:20px;background:#f5f3ff;color:var(--ink);border-radius:17px;padding:18px 20px;min-width:185px;box-shadow:0 20px 50px #0e0e1a}.ip-badge small,.ip-badge span{display:block}.ip-badge small{font-size:8px;letter-spacing:1.5px;color:var(--purple);font-weight:800}.ip-badge b{display:block;font:700 17px "Mulish";margin:8px 0}.ip-badge span{color:#478f71;font-size:10px}
.split-heading{display:grid;grid-template-columns:1fr .7fr;align-items:end;gap:80px}.split-heading>p{padding-bottom:10px}.developer-panel{margin-top:60px;background:#1a192c;border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.developer-tabs{height:63px;padding:0 25px;display:flex;align-items:center;gap:6px;border-bottom:1px solid #2c2a40}.developer-tabs button{border:0;background:transparent;color:#858197;border-radius:8px;padding:8px 13px;cursor:pointer;font-size:12px;font-weight:700}.developer-tabs button.active{background:#302d49;color:#fff}.developer-tabs>span{margin-left:auto;color:#706c82;font:600 11px monospace}.developer-panel pre{margin:0;min-height:360px;padding:43px 50px;color:#e0ddec;font:500 14px/2 monospace;overflow:auto}.developer-panel code span{color:#ae9cff}.developer-panel code b{color:#72d5ad;font-weight:500}.pricing-section{background:#f1eff7}.centered{text-align:center;margin-inline:auto}.centered .eyebrow{justify-content:center}.centered>p{margin-inline:auto}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px;align-items:stretch}.price-card{position:relative;background:white;border:1px solid #e0ddea;border-radius:22px;padding:34px;display:flex;flex-direction:column}.price-card.featured{border:2px solid var(--purple);transform:translateY(-12px);box-shadow:0 25px 60px rgba(85,65,180,.13)}.popular{position:absolute;right:22px;top:22px;background:var(--lilac);color:var(--purple);padding:7px 9px;border-radius:20px;font-size:8px;font-weight:800;letter-spacing:1px}.plan-name{font-size:13px;font-weight:800;color:var(--purple)}.price-card h3{font:800 38px "Mulish";letter-spacing:-2px;margin:18px 0 4px}.price-card h3 small{font:500 12px "Nunito";letter-spacing:0;color:var(--muted)}.price-card>p{color:var(--muted);font-size:13px;min-height:40px}.plan-volume{font:800 20px "Mulish";border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;margin:10px 0}.plan-volume span{display:block;color:var(--muted);font:500 10px "Nunito";margin-top:4px}.price-card ul{list-style:none;padding:0;margin:18px 0 28px;flex:1}.price-card li{font-size:13px;padding:9px 0}.price-card li:before{content:"✓";color:#2c9a70;font-weight:800;margin-right:9px}.pricing-note{margin-top:32px;border:1px solid #dcd8e7;border-radius:14px;padding:20px 24px;display:flex;justify-content:space-between;font-size:13px}.pricing-note span{font-weight:600}.pricing-note a{color:var(--purple);font-weight:700}.cta-section{margin-top:120px;margin-bottom:120px;background:var(--purple);color:#fff;border-radius:30px;min-height:450px;padding:62px 70px;display:grid;grid-template-columns:1fr .8fr;gap:80px;align-items:center;position:relative;overflow:hidden}.cta-section:after{content:"";position:absolute;width:330px;height:330px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-120px;top:-150px}.cta-section h2{font-size:58px;letter-spacing:-3px}.cta-section p{color:#d9d4fa;line-height:1.65;max-width:520px}.cta-section form{position:relative;z-index:2;background:#fff;color:var(--ink);border-radius:20px;padding:27px}.cta-section label{display:block;margin-bottom:15px}.cta-section label>span{display:block;font-size:10px;font-weight:800;letter-spacing:.8px;color:#777384;margin-bottom:7px;text-transform:uppercase}.cta-section input,.cta-section select{width:100%;height:49px;border:1px solid #dedbe7;border-radius:9px;padding:0 13px;background:#fff;color:var(--ink);outline:none}.cta-section input:focus,.cta-section select:focus{border-color:var(--purple);box-shadow:0 0 0 3px #eeeaff}.cta-section form .button{width:100%;background:var(--ink);color:#fff;border-color:var(--ink);margin-top:4px}.cta-section form>small{display:block;text-align:center;color:#918e9e;margin-top:12px;font-size:9px}
footer{background:#171625;color:#b1aebe;padding-top:75px}.footer-main{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:70px;padding-bottom:65px}.footer-brand{color:#fff}.footer-main>div:first-child p{font-size:13px;color:#858193;margin-top:17px}.footer-main>div:not(:first-child){display:flex;flex-direction:column;gap:13px;font-size:12px}.footer-main b{color:#fff;margin-bottom:7px;font-size:11px;text-transform:uppercase;letter-spacing:1px}.footer-main a:hover{color:#fff}.footer-bottom{border-top:1px solid #2c2a3a;padding:22px 0 30px;display:flex;justify-content:space-between;font-size:10px;color:#777385}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:960px){.site-header nav,.header-actions{display:none}.menu-button{display:block}.site-header.menu-open{height:auto;flex-wrap:wrap;padding:24px 0}.site-header.menu-open nav{order:3;width:100%;display:flex;flex-direction:column;gap:0;padding-top:18px}.site-header.menu-open nav a{padding:13px 0;border-top:1px solid var(--line)}.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{text-align:center}.hero-copy .eyebrow{justify-content:center}.hero-copy>p{margin-inline:auto}.hero-actions,.hero-notes{justify-content:center}.hero-visual{max-width:670px;width:100%;margin:auto}.trust-strip{flex-direction:column;gap:20px}.feature-grid,.infra-grid,.split-heading,.cta-section{grid-template-columns:1fr}.network-visual{order:-1}.split-heading{gap:10px}.pricing-grid{grid-template-columns:1fr;max-width:600px;margin-inline:auto;margin-top:50px}.price-card.featured{transform:none}.cta-section{gap:30px}.footer-main{grid-template-columns:2fr 1fr 1fr}.footer-main>div:last-child{grid-column:2}}
@media(max-width:640px){.shell{width:min(100% - 28px,1180px)}.site-header{width:calc(100% - 28px);height:70px}.hero{padding-top:50px;padding-bottom:65px}.hero h1{font-size:46px;letter-spacing:-2.8px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-notes{align-items:center;flex-wrap:wrap;gap:8px 15px}.hero-visual{height:435px}.dashboard-card{left:0;top:48px;padding:17px}.float-ip{right:-4px;top:8px}.float-event{left:-5px;bottom:12px}.chart{height:115px}.metric-grid>div{padding:9px}.metric-grid p{font-size:8px}.trust-strip div{flex-wrap:wrap;justify-content:center;gap:18px 28px}.section{padding:85px 0}.section-heading h2,.split-heading h2,.infra-copy h2{font-size:40px;letter-spacing:-2px}.feature-grid{grid-template-columns:1fr}.feature-large{min-height:610px}.feature-card{padding:27px}.code-window{left:20px;right:20px}.infrastructure{padding:85px 0}.network-visual{height:430px}.orbit-one{width:260px;height:260px}.orbit-two{width:400px;height:400px}.node-a{top:30px;left:0}.node-b{right:0;top:120px}.node-c{bottom:45px;left:0}.ip-badge{right:0;bottom:8px}.developer-tabs>span{display:none}.developer-panel pre{padding:30px 22px;font-size:11px;min-height:320px}.pricing-note{flex-direction:column;gap:10px}.cta-section{width:calc(100% - 28px);padding:44px 22px;margin-top:80px;margin-bottom:80px;border-radius:22px}.cta-section h2{font-size:45px}.footer-main{grid-template-columns:1fr 1fr;gap:45px 25px}.footer-main>div:first-child{grid-column:1/-1}.footer-main>div:last-child{grid-column:auto}.footer-bottom{gap:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}
html,body{overflow-x:hidden}.hero h1>span{display:block}.dashboard-card{background:#fff;backdrop-filter:none;transform:none}

/* Interior pages */
.inner-main{min-height:70vh}.inner-hero{padding:105px 0 95px;text-align:center;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fbfafc 20%,#f5f2ff 100%)}.inner-hero .eyebrow{justify-content:center}.inner-hero h1{max-width:900px;margin:24px auto 25px;font:800 clamp(48px,6vw,76px)/1 "Mulish";letter-spacing:-4px}.inner-hero h1 em{font-style:normal;color:var(--purple)}.inner-hero>div>p{max-width:690px;margin:0 auto;color:var(--muted);font-size:18px;line-height:1.7}.inner-hero .hero-actions{justify-content:center}.breadcrumb{margin-bottom:28px;color:#8d899a;font-size:12px;font-weight:700}.breadcrumb a{color:var(--purple)}.page-section{padding:105px 0}.page-section.alt{background:#f2f0f7}.page-section.dark{background:var(--dark);color:#fff}.page-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:start;margin-bottom:55px}.page-intro h2{font:800 clamp(38px,4.5vw,58px)/1.05 "Mulish";letter-spacing:-2.8px;margin:0}.page-intro h2 em{font-style:normal;color:var(--purple)}.page-intro p{color:var(--muted);font-size:17px;line-height:1.75;margin:4px 0}.dark .page-intro p{color:#aaa7b9}.product-rail{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-tile{background:#fff;border:1px solid var(--line);border-radius:20px;padding:31px;min-height:270px}.product-tile .feature-icon{margin-bottom:28px}.product-tile h3{font:800 24px "Mulish";letter-spacing:-1px;margin:0 0 12px}.product-tile p{color:var(--muted);line-height:1.65;font-size:14px}.product-tile ul{list-style:none;padding:0;margin:22px 0 0}.product-tile li{font-size:12px;padding:7px 0}.product-tile li:before{content:"✓";color:#2b9b70;margin-right:8px;font-weight:800}.pipeline{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:16px;align-items:center;margin-top:55px}.pipeline-step{background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px;text-align:left;box-shadow:0 15px 45px rgba(35,29,68,.05)}.pipeline-step small{color:var(--purple);font-size:9px;font-weight:800;letter-spacing:1.4px}.pipeline-step b{display:block;font:700 17px "Mulish";margin:10px 0 7px}.pipeline-step span{color:var(--muted);font-size:11px}.pipeline-arrow{color:var(--purple);font-size:22px}.spec-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.spec-card{border:1px solid #37354b;background:#201f35;border-radius:20px;padding:32px}.spec-card small{color:#9d91f5;font-size:10px;font-weight:800;letter-spacing:1.4px}.spec-card h3{font:700 23px "Mulish";margin:13px 0}.spec-card p{color:#aaa7b9;line-height:1.65;font-size:14px}.spec-card code{display:block;margin-top:24px;padding:15px;border-radius:10px;background:#171625;color:#73d6ae;font-size:12px}.compare-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.compare-table th,.compare-table td{text-align:left;padding:18px 22px;border-bottom:1px solid var(--line);font-size:13px}.compare-table th{background:#f7f5fa;font:700 12px "Mulish"}.compare-table tr:last-child td{border-bottom:0}.compare-table td:not(:first-child){text-align:center}.yes{color:#26966c;font-weight:800}.dash{color:#aaa6b4}.docs-layout{display:grid;grid-template-columns:230px 1fr;gap:50px}.docs-nav{position:sticky;top:30px;align-self:start;border-right:1px solid var(--line)}.docs-nav b{display:block;font-size:10px;letter-spacing:1.3px;color:#9a96a5;margin:0 0 12px}.docs-nav a{display:block;padding:9px 0;font-size:13px;color:#777384}.docs-nav a.active{color:var(--purple);font-weight:700}.docs-content h2{font:800 38px "Mulish";letter-spacing:-1.8px;margin:0 0 18px}.docs-content h3{font:700 23px "Mulish";margin-top:50px}.docs-content>p{color:var(--muted);line-height:1.75}.docs-code{background:#19182b;color:#dcd9ea;border-radius:18px;padding:27px;overflow:auto;font:500 13px/1.9 monospace;margin:24px 0}.docs-code span{color:#ad9cff}.docs-code b{color:#72d5ad;font-weight:500}.endpoint{display:flex;align-items:center;gap:13px;border:1px solid var(--line);padding:15px;border-radius:12px;background:#fff;font:600 12px monospace}.endpoint strong{background:#e5f8ef;color:#288765;padding:6px 8px;border-radius:6px;font-size:9px}.notice-box{border-left:3px solid var(--purple);background:var(--lilac);padding:18px 20px;border-radius:0 12px 12px 0;color:#554b87;font-size:13px;line-height:1.6}.interior-cta{margin-top:0}.active-nav{color:var(--purple)!important}.page-footer{margin-top:0}
@media(max-width:800px){.inner-hero{padding:70px 0}.inner-hero h1{font-size:46px;letter-spacing:-2.5px}.page-intro{grid-template-columns:1fr;gap:22px}.product-rail,.spec-grid{grid-template-columns:1fr}.pipeline{grid-template-columns:1fr}.pipeline-arrow{transform:rotate(90deg);text-align:center}.docs-layout{grid-template-columns:1fr}.docs-nav{display:none}.compare-table{display:block;overflow-x:auto;white-space:nowrap}}


/* Interactive pricing */
.pricing-builder-section{padding-top:70px}
.pricing-builder{display:grid;grid-template-columns:310px 1fr;gap:55px;align-items:center;background:#fff;border:1px solid #e2deed;border-radius:24px;padding:40px 48px;box-shadow:0 22px 65px rgba(55,42,110,.07)}
.pricing-builder-copy span{display:block;color:var(--muted);font-size:17px}
.pricing-builder-copy strong{display:block;margin-top:7px;font:700 20px "Mulish"}
.pricing-builder-copy output{color:var(--purple);font-weight:800}
.pricing-slider-wrap{position:relative;padding:22px 0 13px}
.pricing-slider-labels{display:flex;justify-content:space-between;color:#777384;font-size:12px;margin-bottom:12px}
.pricing-slider-wrap input{position:relative;z-index:2;width:100%;height:8px;margin:0;appearance:none;-webkit-appearance:none;background:linear-gradient(to right,var(--purple) 0,var(--purple) var(--range-progress,0%),#ded9f3 var(--range-progress,0%),#ded9f3 100%);border-radius:20px;outline:none;cursor:pointer}
.pricing-slider-wrap input::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:24px;height:24px;border:6px solid var(--purple);border-radius:50%;background:#fff;box-shadow:0 3px 12px rgba(62,45,150,.3)}
.pricing-slider-wrap input::-moz-range-thumb{width:13px;height:13px;border:6px solid var(--purple);border-radius:50%;background:#fff;box-shadow:0 3px 12px rgba(62,45,150,.3)}
.pricing-scale{display:flex;justify-content:space-between;padding:0 5px;margin-top:12px}
.pricing-scale i{width:3px;height:3px;border-radius:50%;background:#bbb4da}
.pricing-grid-dynamic{margin-top:34px}
.price-currency{font-size:.6em;vertical-align:10px;margin-right:2px}
.price-card output{font:inherit}
.price-card.price-updated h3{animation:price-pop .28s ease}
.pricing-disclaimer{text-align:center;color:#858191;font-size:11px;margin:24px 0 0}
@keyframes price-pop{50%{transform:translateY(-2px);color:var(--purple)}}
@media(max-width:800px){.pricing-builder{grid-template-columns:1fr;gap:18px;padding:30px 24px}.pricing-builder-copy{text-align:center}.pricing-slider-wrap{padding-top:8px}}


/* Product showcase, add-ons and FAQ */
.product-showcase-section{padding:35px 0 105px;background:linear-gradient(180deg,#f5f2ff,#fbfafc)}
.product-switcher{display:flex;justify-content:center;gap:8px;margin-bottom:28px;border-bottom:1px solid #d8d4e6}
.product-switcher button{display:flex;align-items:center;gap:10px;border:0;border-bottom:3px solid transparent;background:transparent;padding:16px 25px;color:#716d7f;font-weight:700;cursor:pointer}
.product-switcher button b{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#e9e5ff;color:var(--purple);font-size:12px}
.product-switcher button.active{color:var(--ink);border-color:var(--purple)}
.product-showcase{min-height:515px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:55px;background:var(--purple);color:#fff;border-radius:28px;padding:55px 65px;overflow:hidden}
.product-showcase[hidden]{display:none}.showcase-copy>span{font-size:10px;letter-spacing:1.7px;color:#d8d2ff;font-weight:800}.showcase-copy h2{font:800 clamp(36px,4vw,53px)/1.04 "Mulish";letter-spacing:-2.5px;margin:16px 0 28px}.showcase-copy ul{list-style:none;padding:0;margin:0}.showcase-copy li{padding:8px 0;color:#f0edff}.showcase-copy li:before{content:"✓";margin-right:12px;color:#9ff0d2;font-weight:800}.showcase-actions{display:flex;align-items:center;gap:22px;margin-top:38px}.showcase-actions>a:not(.button){font-weight:700;font-size:13px}.showcase-visual{position:relative;min-height:365px;display:grid;place-items:center}.mail-window,.ip-console{width:min(100%,470px);background:#fff;color:var(--ink);border-radius:18px;padding:26px;box-shadow:0 28px 70px rgba(29,20,91,.25)}.mail-window>div{display:flex;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--line)}.mail-window>div i{width:7px;height:7px;border-radius:50%;background:#ff897b;margin-right:5px}.mail-window>div i:nth-child(2){background:#ffc767}.mail-window>div i:nth-child(3){background:#62d4a7}.mail-window>div small{margin-left:auto;color:#918d9e}.mail-window>strong,.mail-window>span{display:block}.mail-window>strong{font:800 25px "Mulish";margin-top:30px}.mail-window>span{color:#33906d;font:600 12px monospace;margin-top:8px}.mail-window ol{list-style:none;padding:0;margin:28px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.mail-window li{font-size:10px;color:#716d7f;padding:14px 8px;background:#f7f5fb;border-radius:10px}.mail-window li b{display:block;color:var(--purple);margin-bottom:6px}.showcase-stat{position:absolute;right:-15px;bottom:25px;background:#18172a;padding:17px 20px;border-radius:14px;box-shadow:0 18px 40px rgba(25,20,67,.3)}.showcase-stat small,.showcase-stat b{display:block}.showcase-stat small{color:#9d98b0;font-size:8px;letter-spacing:1.4px}.showcase-stat b{margin-top:7px;font:800 21px "Mulish"}.code-mock pre{margin:25px 0 5px;background:#19182a;color:#dedbea;padding:23px;border-radius:12px;font:500 12px/1.65 monospace}.code-mock pre b{color:#8fe2bf}.code-mock pre em{color:#a69aff}.ip-console>span{font-size:9px;letter-spacing:1.5px;color:var(--purple);font-weight:800}.ip-console>b{display:block;font:800 28px "Mulish";margin:11px 0 22px}.ip-console>div{background:#e7f8f0;color:#278864;border-radius:10px;padding:12px;font-size:12px;font-weight:700}.ip-console>div i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#38ad7f;margin-right:7px}.ip-console p{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:13px 0;margin:0;color:#777384;font-size:12px}.ip-console p strong{color:var(--ink)}
.pricing-extras{background:#fbfafc}.addon-stack{display:grid;gap:24px}.addon-card{display:grid;grid-template-columns:210px 1fr 150px;align-items:center;gap:40px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:38px 48px;box-shadow:0 20px 55px rgba(52,42,100,.06)}.addon-title{display:flex;align-items:center;gap:18px}.addon-title>span{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:var(--lilac);color:var(--purple);font-weight:800}.addon-title h3{font:800 21px "Mulish";margin:0}.addon-card ul{list-style:none;padding:0;margin:0;display:grid;gap:11px}.addon-card li{font-size:13px;color:#5f5c6e}.addon-card li:before{content:"✓";color:#2bc5a4;font-weight:800;margin-right:10px}.addon-card>a{color:var(--purple);font-weight:700}.standards-band{padding:55px 0;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.standards-band .shell{text-align:center}.standards-band p{font-weight:700;color:#777384;margin:0 0 28px}.standards-band div div{display:flex;justify-content:center;flex-wrap:wrap;gap:16px}.standards-band span{display:grid;place-items:center;min-width:88px;height:58px;padding:0 16px;border-radius:50px;background:#f0eef8;color:#514c68;font:800 12px "Mulish"}.faq-section{background:#f6f4fa}.faq-list{border-top:1px solid #dcd8e7}.faq-list article{border-bottom:1px solid #dcd8e7}.faq-list button{width:100%;display:flex;justify-content:space-between;align-items:center;border:0;background:transparent;padding:24px 3px;text-align:left;color:var(--ink);font:700 18px "Mulish";cursor:pointer}.faq-list button b{display:grid;place-items:center;width:30px;height:30px;color:var(--purple);font-size:24px;font-weight:400}.faq-answer{max-width:820px;padding:0 45px 24px 3px}.faq-answer p{margin:0;color:var(--muted);line-height:1.7}.expanded-footer .footer-main{grid-template-columns:1.7fr repeat(3,1fr)}.expanded-footer .footer-main>div:not(:first-child){gap:15px}.expanded-footer .footer-main>div:first-child p{max-width:260px;line-height:1.6}
@media(max-width:850px){.product-showcase{grid-template-columns:1fr;padding:42px 30px}.addon-card{grid-template-columns:1fr;gap:24px}.addon-card>a{justify-self:start}.expanded-footer .footer-main{grid-template-columns:1fr 1fr}.expanded-footer .footer-main>div:first-child{grid-column:1/-1}}
@media(max-width:640px){.product-switcher{justify-content:flex-start;overflow-x:auto}.product-switcher button{white-space:nowrap;padding-inline:14px}.product-showcase{padding:36px 22px;gap:24px}.showcase-copy h2{font-size:37px}.showcase-actions{align-items:stretch;flex-direction:column}.showcase-visual{min-height:330px}.mail-window{padding:19px}.mail-window ol{grid-template-columns:1fr}.showcase-stat{right:-5px;bottom:5px}.addon-card{padding:28px 23px}.standards-band span{min-width:72px;height:50px}.faq-list button{font-size:16px}.expanded-footer .footer-main{grid-template-columns:1fr 1fr}}


/* Reference-aligned type scale and controls */
:root{--control-radius:4px}
body{font-family:"Nunito",sans-serif;font-size:16px;line-height:1.55;color:#27264f}
.brand,.hero h1,.section-heading h2,.infra-copy h2,.split-heading h2,.cta-section h2,.inner-hero h1,.page-intro h2,.feature-card h3,.product-tile h3,.spec-card h3,.docs-content h2,.docs-content h3,.price-card h3,.plan-volume,.showcase-copy h2,.mail-window>strong,.ip-console>b,.addon-title h3,.faq-list button{font-family:"Mulish",sans-serif}
.brand{font-size:25px;font-weight:800;letter-spacing:-.65px;color:#18172f}
.brand svg{width:36px;height:32px}
.site-header{height:88px;width:min(1200px,calc(100% - 48px))}
.site-header nav{gap:42px;font-size:16px;font-weight:700;color:#302e5c}
.header-actions{gap:24px;font-size:16px;font-weight:700}
.button{min-height:54px;padding:0 27px;border-radius:var(--control-radius);font-family:"Nunito",sans-serif;font-size:16px;font-weight:600;gap:18px}
.button-small{min-height:54px;padding:0 25px;border-radius:var(--control-radius)}
.button:hover{transform:none;box-shadow:none}
.hero h1,.section-heading h2,.infra-copy h2,.split-heading h2,.cta-section h2{font-weight:900;letter-spacing:-3px}
.hero-copy>p,.section-heading>p,.split-heading>p,.infra-copy>p,.inner-hero>div>p,.page-intro p{font-size:19px;line-height:1.65}
.inner-hero{padding:105px 0 100px}
.inner-hero h1{font-size:clamp(48px,5vw,66px);font-weight:900;letter-spacing:-3.5px;line-height:1.04}
.eyebrow{font-size:12px;font-weight:800;letter-spacing:2.2px}
.breadcrumb{font-size:13px}
.page-intro h2{font-weight:900;line-height:1.02}
.price-card,.product-tile,.spec-card,.addon-card,.pricing-builder{border-radius:12px}
.price-card h3{font-weight:900}
.price-card .button{border-radius:var(--control-radius)}
.product-switcher button{font-family:"Nunito",sans-serif;font-size:17px}
.showcase-copy h2{font-weight:900;letter-spacing:-2.2px}
.showcase-copy li{font-size:17px}
.cta-section{border-radius:20px}
.cta-section h2{font-weight:900}
.footer-main b{font-family:"Mulish",sans-serif;font-size:14px;text-transform:none;letter-spacing:0}
.footer-main>div:not(:first-child){font-size:14px}
@media(max-width:640px){body{font-size:15px}.site-header{height:78px}.brand{font-size:23px}.inner-hero{padding:68px 0 72px}.inner-hero h1{font-size:43px;letter-spacing:-2.4px}.hero-copy>p,.inner-hero>div>p,.page-intro p{font-size:17px}.button{min-height:54px;font-size:16px}.site-header.menu-open{padding:20px 0}.showcase-copy li{font-size:15px}}

/* Single-color headline system */
.hero h1 em,.section-heading h2 em,.infra-copy h2 em,.split-heading h2 em,.cta-section h2 em,.inner-hero h1 em,.page-intro h2 em{color:inherit}

/* Integrations */
.integrations-section{padding:115px 0;background:#fff;border-top:1px solid var(--line)}
.integrations-heading{text-align:center}
.integrations-heading h2{margin:0;font:900 clamp(36px,4vw,52px)/1.1 "Mulish",sans-serif;letter-spacing:-2.3px;color:var(--ink)}
.integrations-heading p{margin:22px auto 0;color:var(--muted);font-size:18px}
.integration-logos{display:grid;grid-template-columns:repeat(8,1fr);gap:18px;margin:58px auto 48px;max-width:1080px}
.integration-logo{min-width:0;text-align:center}
.integration-logo>div{display:none}
.integration-logo img{width:100%;aspect-ratio:1;max-width:112px;padding:31px;border-radius:50%;background:#f0eef8;object-fit:contain;transition:transform .2s ease,background .2s ease}
.integration-logo:hover img{transform:translateY(-4px);background:#e8e4f8}
.integration-logo span{display:block;margin-top:12px;color:#716d7f;font-size:12px;font-weight:700}
.integrations-link{display:flex;align-items:center;justify-content:center;gap:12px;color:var(--purple);font-size:18px;font-weight:700}
.integrations-link span{font-size:23px}
@media(max-width:900px){.integration-logos{grid-template-columns:repeat(4,1fr);max-width:600px}}
@media(max-width:540px){.integrations-section{padding:80px 0}.integrations-heading h2{font-size:36px;letter-spacing:-1.8px}.integrations-heading p{font-size:16px}.integration-logos{grid-template-columns:repeat(4,1fr);gap:12px;margin:42px auto 36px}.integration-logo img{padding:20px}.integration-logo span{font-size:10px}.integrations-link{font-size:16px}}

.integration-logo img[alt="WooCommerce"]{padding:22px}


/* Compact pricing introduction */
.pricing-simple-hero{padding:52px 0 62px;text-align:center;background:linear-gradient(180deg,#f7f5ff,#fbfafc);border-bottom:1px solid var(--line)}
.pricing-product-tabs{width:max-content;max-width:100%;display:flex;align-items:center;gap:4px;margin:0 auto 43px;padding:10px;border-radius:16px;background:#eceaf8;box-shadow:inset 0 2px 5px rgba(42,36,90,.06)}
.pricing-product-tabs a,.pricing-product-tabs span{display:block;padding:14px 25px;border-radius:8px;color:#4d4962;font-size:15px;white-space:nowrap}
.pricing-product-tabs .active{background:#fff;color:var(--ink);box-shadow:0 5px 12px rgba(45,37,96,.16)}
.pricing-simple-hero h1{margin:0;font:900 clamp(46px,5vw,66px)/1.08 "Mulish",sans-serif;letter-spacing:-3px;color:var(--ink)}
.pricing-simple-hero p{margin:25px auto 0;color:var(--muted);font-size:20px}
@media(max-width:640px){.pricing-simple-hero{padding:38px 0 48px}.pricing-product-tabs{width:100%;margin-bottom:34px;padding:7px}.pricing-product-tabs a,.pricing-product-tabs span{flex:1;padding:12px 8px;font-size:13px}.pricing-simple-hero h1{font-size:42px;letter-spacing:-2px}.pricing-simple-hero p{font-size:17px;line-height:1.55}}


/* Single volume-based Email API plan */
.pricing-volume-section{padding:62px 0 100px;background:#f3f5fa;border-bottom:1px solid var(--line)}
.pricing-volume-section h2{text-align:center;margin:0 0 45px;font:500 clamp(28px,3vw,38px)/1.25 "Nunito",sans-serif;color:#34335d}
.volume-control{--thumb-position:0%;position:relative;max-width:900px;margin:0 auto 55px;padding-top:52px}
.volume-control input{width:100%;height:9px;margin:0;appearance:none;-webkit-appearance:none;background:linear-gradient(to right,var(--purple) 0,var(--purple) var(--range-progress,0%),#dfe4ef var(--range-progress,0%),#dfe4ef 100%);border-radius:20px;outline:none;cursor:pointer}
.volume-control input::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:29px;height:29px;border:7px solid #9f94ff;border-radius:50%;background:#fff;box-shadow:0 2px 8px rgba(64,49,160,.18)}
.volume-control input::-moz-range-thumb{width:15px;height:15px;border:7px solid #9f94ff;border-radius:50%;background:#fff}
.volume-control input{background:repeating-linear-gradient(to right,transparent 0 calc(4% - 4px),#f3f5fa calc(4% - 4px) 4%),linear-gradient(to right,var(--purple) 0,var(--purple) var(--range-progress,0%),#dfe4ef var(--range-progress,0%),#dfe4ef 100%)}
.volume-tooltip{position:absolute;top:0;left:clamp(84px,var(--thumb-position),calc(100% - 84px));transform:translateX(-50%);display:flex;align-items:center;gap:5px;min-width:max-content;padding:9px 13px;border-radius:7px;background:#292852;color:#fff;box-shadow:0 8px 22px rgba(41,40,82,.2);font-size:12px;pointer-events:none}
.volume-tooltip:after{content:"";position:absolute;left:50%;bottom:-6px;transform:translateX(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-top:7px solid #292852}
.volume-tooltip.at-start:after{left:10px}.volume-tooltip.at-end:after{left:calc(100% - 10px)}
.volume-tooltip strong{font-size:13px}.volume-limits{display:flex;justify-content:space-between;margin-top:13px;color:#9aa7bc;font-size:13px;font-weight:700}
.volume-steps{display:grid;grid-template-columns:repeat(12,1fr);margin:11px -3.8% 0}
.volume-steps button{min-width:0;border:0;background:transparent;padding:0;color:#9aa7bc;cursor:pointer;text-align:center;font-family:"Nunito",sans-serif}
.volume-steps i{display:block;width:5px;height:5px;margin:0 auto 8px;border-radius:50%;background:#c5cada}
.volume-steps span{font-size:10px;font-weight:700;white-space:nowrap}
.volume-steps button.active{color:var(--purple)}
.volume-steps button.active i{background:var(--purple);box-shadow:0 0 0 4px #e8e4ff}
.volume-steps button:hover{color:var(--purple)}
.single-price-card{width:min(560px,100%);margin:auto;background:#fff;border:1px solid #dfe3eb;padding:35px 40px 42px;text-align:center;box-shadow:0 18px 50px rgba(48,48,90,.05)}
.single-plan-label{font-size:11px;letter-spacing:1.3px;color:var(--purple);font-weight:800}.single-price-card h3{margin:10px 0 9px;font:500 29px "Nunito",sans-serif;color:#292852}.single-plan-intro{margin:0;color:#9aa7bc;font-size:13px}.single-price{display:flex;justify-content:center;align-items:baseline;margin:38px 0 8px;color:#292852}.single-price>span{font-size:20px;margin-right:7px}.single-price output{font:700 43px "Nunito",sans-serif}.single-price small{font-size:17px;font-weight:700;margin-left:6px}.single-volume{margin:0 0 54px;color:#292852;font-size:14px}.single-price-card>.button{width:100%}.single-price-card ul{list-style:none;padding:28px 18px 5px;margin:0;text-align:left;border-top:1px solid var(--line);margin-top:30px}.single-price-card li{position:relative;padding:10px 0 10px 30px;color:#39375c;font-size:15px}.single-price-card li:before{content:"✓";position:absolute;left:0;color:#29c9ae;font-size:19px}.single-plan-note{display:block;margin-top:20px;color:#9995a6;font-size:10px;line-height:1.5}.single-price-card.price-updated .single-price{animation:price-pop .28s ease}
@media(max-width:640px){.pricing-volume-section{padding:48px 0 75px}.pricing-volume-section h2{font-size:27px;margin-bottom:36px}.volume-control{margin-bottom:42px;padding:0 10px}.single-price-card{padding:31px 23px 35px}.single-price-card ul{padding-inline:5px}.single-price output{font-size:39px}.single-volume{margin-bottom:38px}}
@media(max-width:640px){.volume-steps{margin-inline:-4.5%}.volume-steps span{font-size:8px}.volume-steps button:nth-child(even) span{visibility:hidden}}

/* Centered homepage hero */
.home-hero{position:relative;min-height:650px;display:grid;place-items:center;overflow:hidden;background:#f7f7fe;border-bottom:1px solid var(--line)}
.home-hero+.hero{display:none}
.home-hero-inner{position:relative;z-index:2;max-width:1050px;padding-top:72px;padding-bottom:92px;text-align:center}
.home-kicker{display:flex;align-items:center;justify-content:center;gap:8px;color:#6c61e8;font-size:12px;font-weight:800;letter-spacing:1.55px}
.home-kicker>span{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#6658f3;color:#fff;font:800 12px "Mulish",sans-serif;letter-spacing:0}
.home-hero h1{max-width:1020px;margin:24px auto 27px;font:900 clamp(54px,6.1vw,82px)/1.04 "Mulish",sans-serif;letter-spacing:-4.5px;color:#292852}
.home-hero-inner>p{max-width:830px;margin:0 auto;color:#565372;font-size:20px;line-height:1.65}
.home-hero-actions{display:flex;align-items:center;justify-content:center;gap:25px;margin-top:37px}
.home-pricing-link{display:flex;align-items:center;gap:12px;color:#6255f6;font-size:17px;font-weight:700}
.home-pricing-link span{font-size:22px;transition:transform .2s}.home-pricing-link:hover span{transform:translateX(4px)}
.home-proof{display:flex;justify-content:center;gap:30px;margin-top:32px;color:#69667d;font-size:13px}
.home-proof i{display:inline-grid;place-items:center;width:19px;height:19px;margin-right:6px;border-radius:50%;background:#dff7ed;color:#278968;font-style:normal;font-weight:800}
.home-shape{position:absolute;pointer-events:none;border-radius:90px;background:rgba(103,87,244,.045);transform:rotate(28deg)}
.shape-left{width:470px;height:650px;left:-300px;bottom:-330px}.shape-right{width:490px;height:720px;right:-245px;top:-310px}
.home-dots{position:absolute;width:85px;height:85px;opacity:.42;background-image:radial-gradient(#bbb3ef 3px,transparent 3px);background-size:20px 20px}
.dots-left{left:5%;top:38%}.dots-right{right:6%;bottom:15%}
@media(max-width:760px){.home-hero{min-height:600px}.home-hero-inner{padding-top:62px;padding-bottom:72px}.home-hero h1{font-size:50px;letter-spacing:-3px}.home-hero-inner>p{font-size:17px}.home-hero-actions{flex-direction:column;gap:17px}.home-proof{flex-wrap:wrap;gap:12px 20px}.home-kicker{font-size:10px;letter-spacing:1px}.home-dots{display:none}}
@media(max-width:480px){.home-hero h1{font-size:41px;letter-spacing:-2.4px}.home-hero-inner{width:calc(100% - 28px)}.home-proof{font-size:11px}}

/* Homepage visual upgrade */
.home-hero{min-height:680px;place-items:stretch;background:#fbfaff}
.home-hero-inner{max-width:1200px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px;padding-top:88px;padding-bottom:100px;text-align:left}
.home-hero-copy{position:relative;z-index:3}.home-kicker{justify-content:flex-start}.home-hero h1{max-width:590px;margin:24px 0 24px;font-size:clamp(58px,5.4vw,78px);line-height:.98}.home-hero-inner>p,.home-hero-copy>p{max-width:590px;margin:0;color:#565372;font-size:19px;line-height:1.7}.home-hero-actions{justify-content:flex-start}.home-proof{justify-content:flex-start;gap:22px}
.hero-product-visual{position:relative;min-height:500px;display:grid;place-items:center}.hero-orbit{position:absolute;border:1px dashed #cfc8ff;border-radius:50%}.hero-orbit.orbit-a{width:560px;height:560px}.hero-orbit.orbit-b{width:430px;height:430px}.dashboard-card{position:relative;z-index:2;width:min(100%,620px);padding:26px 28px 25px;border:1px solid #e1dfed;border-radius:24px;background:#fff;box-shadow:0 30px 70px rgba(51,43,104,.16)}.dashboard-head{display:flex;align-items:center;gap:11px;margin-bottom:31px}.dashboard-logo{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:var(--purple);color:#fff;font-weight:900}.dashboard-head b{font-size:14px}.dashboard-head em{margin-left:auto;padding:7px 11px;border-radius:20px;background:#e6f8ef;color:#258866;font-size:10px;font-style:normal;font-weight:800}.dashboard-head em i,.event-card b i{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:#26b77d}.dashboard-card>small{display:block;color:#9b96a9;font-size:10px}.dashboard-card>strong{display:inline-block;margin-top:5px;font:900 30px Mulish}.growth{float:right;margin-top:6px;padding:6px 9px;border-radius:8px;background:#e9f8f1;color:#218761;font-size:10px;font-weight:800}.hero-chart{display:block;width:100%;height:170px;margin-top:17px}.hero-chart .grid{stroke:#eeedf3;stroke-width:1}.hero-chart .fill{fill:url(#chartFill)}.hero-chart .line{fill:none;stroke:#6757ef;stroke-width:4;stroke-linecap:round}.dashboard-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:9px}.dashboard-metrics>div{position:relative;padding:16px;border:1px solid #e7e5ed;border-radius:13px}.dashboard-metrics i{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#e1f8ee;color:#228862;font-style:normal;font-weight:800}.dashboard-metrics>div:nth-child(2) i{background:#eeeaff;color:#6658f3}.dashboard-metrics>div:nth-child(3) i{background:#fff0e1;color:#d87930}.dashboard-metrics small,.dashboard-metrics b{display:block}.dashboard-metrics small{margin:11px 0 3px;color:#9994a7;font-size:9px}.dashboard-metrics b{font-size:14px}.reputation-card,.event-card{position:absolute;z-index:3;background:#fff;border:1px solid #e8e6ef;border-radius:15px;box-shadow:0 18px 45px rgba(39,33,80,.15)}.reputation-card{right:-28px;top:32px;width:190px;padding:18px}.reputation-card small,.event-card small{display:block;color:#918ca3;font-size:8px;font-weight:900;letter-spacing:1.2px}.reputation-card b{display:block;margin-top:8px;color:#23825f;font-size:11px}.reputation-card strong{position:absolute;right:15px;top:28px;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e6f8ef;color:#218761}.event-card{left:-32px;bottom:31px;width:180px;padding:17px}.event-card b{display:inline-block;margin-top:9px;font-size:11px}.event-card span{float:right;margin-top:10px;color:#9d98a7;font-size:8px}
.home-product-showcase{padding:85px 0 110px;background:linear-gradient(155deg,#f8f7ff 0,#fff 60%)}.home-product-tabs{width:min(660px,100%);display:flex;align-items:center;gap:26px;margin:0 auto 34px;border-bottom:1px solid #d9d6e3}.home-product-tabs>b{padding:0 0 17px}.home-product-tabs span{display:flex;align-items:center;gap:10px;padding:0 8px 17px;color:#625f71;white-space:nowrap}.home-product-tabs span.active{border-bottom:3px solid var(--purple);color:var(--ink)}.home-product-tabs i{display:grid;place-items:center;width:30px;height:30px;border-radius:6px;background:#6b5cf1;color:#fff;font-size:11px;font-style:normal}.home-product-tabs span:nth-child(3) i{background:#272458}.home-product-tabs span:nth-child(4) i{background:#32b67e}.home-product-panel{min-height:570px;display:grid;grid-template-columns:.83fr 1.17fr;align-items:center;gap:40px;padding:62px 58px;border-radius:26px;background:linear-gradient(135deg,#6558ef,#5048ef);color:#fff;overflow:hidden}.home-product-copy>span{color:#dcd8ff;font-size:10px;font-weight:900;letter-spacing:1.7px}.home-product-copy h2{max-width:480px;margin:15px 0 26px;font:900 clamp(38px,4vw,53px)/1.03 Mulish;letter-spacing:-2.2px}.home-product-copy ul{list-style:none;padding:0;margin:0}.home-product-copy li{padding:7px 0;font-size:17px}.home-product-copy li:before{content:'✓';margin-right:12px;font-weight:900}.home-product-copy>div{display:flex;align-items:center;gap:23px;margin-top:38px}.home-product-copy>div>a:not(.button){font-weight:800}.campaign-canvas{position:relative;min-height:430px}.email-preview,.compose-card,.analytics-card,.canvas-tools{position:absolute;background:#fff;color:var(--ink);border-radius:12px;box-shadow:0 22px 45px rgba(36,27,121,.22)}.email-preview{left:5px;top:45px;width:245px;height:360px;padding:18px}.canvas-tools{left:16px;top:0;width:225px;padding:13px 15px;font-size:8px}.canvas-tools span{display:inline-block;width:95px;height:4px;margin:0 8px;border-radius:4px;background:linear-gradient(90deg,#6355ec 70%,#e3e0ef 70%)}.canvas-tools em{font-style:normal;color:#8d889b}.preview-image{height:130px;display:grid;place-items:center;background:linear-gradient(135deg,#ece9ff,#c3bcff);text-align:center;color:#2b2862;font-size:11px}.preview-image b{font-size:19px}.email-preview>i{display:block;width:78%;height:7px;margin:15px auto 0;border-radius:5px;background:#e9e7ef}.email-preview>i:nth-of-type(2){width:62%}.email-preview>i:nth-of-type(3){width:70%}.email-preview>button{display:block;margin:22px auto 0;border:0;border-radius:5px;background:#55cdbc;color:#fff;padding:10px 24px}.compose-card{right:-50px;top:14px;width:285px;padding:24px}.compose-card small,.compose-card>b,.compose-card label,.compose-card>span{display:block}.compose-card small{color:#9691a4}.compose-card>b{font-size:18px;margin:5px 0 18px}.compose-card label{font-size:9px;color:#9d98a8}.compose-card>span{margin:7px 0 21px;padding:10px;background:#f5f4f8;color:#706c7c;font-size:10px}.compose-card>div{display:flex;gap:8px}.compose-card button{flex:1;padding:9px;border:0;border-radius:5px;background:#eeeaff;color:#5b50db}.compose-card button:last-child{background:#2d2966;color:#fff}.analytics-card{right:-50px;bottom:5px;width:285px;padding:21px}.analytics-card small{color:#8e899b}.analytics-card svg{width:100%;height:100px;margin-top:10px}.analytics-card path{fill:none;stroke:#5d53dc;stroke-width:2}.analytics-card path.second{stroke:#49c7ba}.analytics-card>div{display:flex;justify-content:space-between;color:#777285;font-size:9px}
.ai-feature{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;padding-top:115px;padding-bottom:115px}.ai-photo{position:relative}.ai-photo img{display:block;width:100%;aspect-ratio:1.05;object-fit:cover;border-radius:24px}.ai-spark{position:absolute;left:-24px;top:58px;display:grid;place-items:center;width:74px;height:74px;border-radius:23px;background:var(--purple);color:#fff;font-size:35px;transform:rotate(15deg);box-shadow:0 16px 35px rgba(98,85,246,.28)}.ai-prompt{position:absolute;left:-35px;bottom:-28px;width:295px;padding:17px 19px;border:1px solid #e3e0eb;border-radius:12px;background:#fff;box-shadow:0 18px 45px rgba(36,32,75,.18)}.ai-prompt small,.ai-prompt b,.ai-prompt span{display:block}.ai-prompt small{color:var(--purple);font-size:8px;font-weight:900;letter-spacing:1px}.ai-prompt b{margin:8px 0;font-size:12px}.ai-prompt span{color:#27a178;font-size:9px}.ai-copy h2{margin:18px 0 25px;font:900 clamp(42px,4vw,59px)/1.04 Mulish;letter-spacing:-2.7px}.ai-copy>p{color:var(--muted);font-size:18px;line-height:1.75}.ai-points{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:29px}.ai-points span{font-size:13px;font-weight:700}.ai-points i{display:inline-grid;place-items:center;width:27px;height:27px;margin-right:8px;border-radius:8px;background:#eeeaff;color:var(--purple);font-style:normal}.ai-actions{display:flex;align-items:center;gap:25px;margin-top:34px}.ai-actions>a:not(.button){color:var(--purple);font-size:17px;font-weight:800}
@media(max-width:1050px){.home-hero-inner{grid-template-columns:1fr;gap:20px;text-align:center}.home-hero-copy{max-width:760px;margin:auto}.home-kicker,.home-hero-actions,.home-proof{justify-content:center}.home-hero h1,.home-hero-copy>p{margin-left:auto;margin-right:auto}.hero-product-visual{width:min(720px,100%);margin:auto}.home-product-panel{grid-template-columns:1fr;padding-bottom:45px}.campaign-canvas{width:min(600px,100%);margin:auto}.ai-feature{gap:42px}}
@media(max-width:760px){.home-hero{min-height:auto}.home-hero-inner{padding:60px 20px 70px}.home-hero h1{font-size:49px}.hero-product-visual{min-height:390px;margin-top:24px}.dashboard-card{padding:19px 17px;border-radius:17px}.dashboard-metrics>div{padding:10px}.reputation-card{right:-5px;top:6px}.event-card{left:-4px;bottom:5px}.home-product-showcase{padding:60px 0 75px}.home-product-tabs{justify-content:flex-start;overflow:auto}.home-product-tabs>b{display:none}.home-product-panel{padding:38px 24px}.home-product-copy h2{font-size:39px}.campaign-canvas{min-height:420px;transform:scale(.85);transform-origin:top center;margin-bottom:-60px}.compose-card,.analytics-card{right:-25px}.ai-feature{grid-template-columns:1fr;padding:80px 22px}.ai-photo{width:calc(100% - 20px);margin:auto}.ai-prompt{left:-10px}.ai-copy h2{font-size:43px}.ai-points{grid-template-columns:1fr}}
@media(max-width:480px){.home-hero h1{font-size:42px}.dashboard-card>strong{font-size:24px}.hero-chart{height:125px}.dashboard-metrics small{display:none}.reputation-card{width:154px}.event-card{width:155px}.home-product-tabs{gap:8px}.home-product-tabs span{font-size:12px}.campaign-canvas{transform:scale(.68);width:470px;left:50%;margin-left:-235px;margin-bottom:-130px}.ai-prompt{width:255px}.ai-actions{align-items:stretch;flex-direction:column}}

/* Balanced site-wide type scale */
.home-hero h1{font-size:clamp(48px,4.35vw,64px);line-height:1.02;letter-spacing:-3.4px}
.home-hero-copy>p{font-size:17px;line-height:1.65}
.section-heading h2,.infra-copy h2,.split-heading h2,.cta-section h2{font-size:clamp(38px,3.6vw,50px);line-height:1.06;letter-spacing:-2.3px}
.inner-hero h1{font-size:clamp(42px,4.3vw,56px);line-height:1.06;letter-spacing:-2.6px}
.page-intro h2{font-size:clamp(36px,3.5vw,48px);letter-spacing:-2.1px}
.home-product-copy h2{font-size:clamp(34px,3.25vw,46px);line-height:1.06;letter-spacing:-1.8px}
.ai-copy h2{font-size:clamp(38px,3.5vw,50px);line-height:1.07;letter-spacing:-2.1px}
.feature-card h3{font-size:clamp(25px,2.4vw,34px);line-height:1.12}
.hero-copy>p,.section-heading>p,.split-heading>p,.infra-copy>p,.inner-hero>div>p,.page-intro p,.ai-copy>p{font-size:17px}
@media(max-width:760px){.home-hero h1{font-size:40px;letter-spacing:-2.2px}.home-hero-copy>p{font-size:16px}.section-heading h2,.infra-copy h2,.split-heading h2,.cta-section h2,.inner-hero h1,.page-intro h2,.ai-copy h2{font-size:36px;letter-spacing:-1.7px}.home-product-copy h2{font-size:34px}.hero-copy>p,.section-heading>p,.split-heading>p,.infra-copy>p,.inner-hero>div>p,.page-intro p,.ai-copy>p{font-size:16px}}
@media(max-width:480px){.home-hero h1{font-size:37px}.section-heading h2,.infra-copy h2,.split-heading h2,.cta-section h2,.inner-hero h1,.page-intro h2,.ai-copy h2{font-size:33px}.home-product-copy h2{font-size:31px}}

/* Richer product visuals and compact sales CTA */
.preview-image{position:relative;overflow:hidden;display:block;background:#ddd5ff}
.preview-image img{width:100%;height:100%;object-fit:cover}
.preview-image span{position:absolute;left:9px;bottom:9px;padding:5px 7px;border-radius:4px;background:rgba(255,255,255,.9);color:#312c67;font-size:8px;font-weight:900;letter-spacing:.7px}
.delivery-illustration{position:absolute;left:34px;right:34px;top:285px;width:calc(100% - 68px);height:165px;object-fit:cover;border:1px solid #ebe8f5;border-radius:16px;background:#f5f3ff}
.feature-large{min-height:745px}.feature-large .code-window{bottom:30px}
.cta-section{min-height:350px;padding:48px 58px;gap:58px;border-radius:22px;background:linear-gradient(135deg,#6255e9,#5849d7)}
.cta-section h2{max-width:510px;margin:16px 0;font-size:clamp(32px,3vw,40px);line-height:1.08;letter-spacing:-1.6px}
.cta-section p{max-width:480px;font-size:16px}.cta-section form{border-radius:15px;padding:23px;box-shadow:0 18px 42px rgba(41,31,126,.18)}
@media(max-width:760px){.delivery-illustration{left:22px;right:22px;top:280px;width:calc(100% - 44px);height:145px}.feature-large{min-height:710px}.cta-section{padding:34px 24px;gap:25px}.cta-section h2{font-size:31px}}

/* Make the generated campaign artwork unmistakably visible */
.email-preview{left:-5px;top:22px;width:280px;height:405px;padding:14px}
.preview-image{height:225px;border-radius:7px}
.canvas-tools{left:8px;width:254px}
.email-preview>i{height:6px;margin-top:11px}.email-preview>button{margin-top:14px}

/* Product page spacing fixes */
.product-reliability{padding:72px 0 78px}
.product-reliability .page-intro{margin-bottom:34px;align-items:center}
.product-reliability .page-intro h2{font-size:clamp(34px,3vw,44px)}
.product-reliability .spec-grid{grid-template-columns:repeat(4,1fr);gap:12px}
.product-reliability .spec-card{padding:25px 27px}
.product-reliability .spec-card h3{font-size:20px;margin:10px 0}
.product-reliability .spec-card p{margin:0;font-size:13px}
.product-reliability .spec-card code{margin-top:17px;padding:12px}
.product-cta{margin-top:72px;margin-bottom:90px;min-height:300px;padding-block:42px}

/* Keep the homepage illustration clear of its copy */
.delivery-illustration{top:330px;height:150px}
@media(max-width:760px){.product-reliability{padding:58px 0 64px}.product-reliability .page-intro{margin-bottom:28px}.product-cta{margin-top:52px;margin-bottom:65px}.delivery-illustration{top:370px;height:125px}.feature-large{min-height:790px}}
@media(max-width:1100px){.product-reliability .spec-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.product-reliability .spec-grid{grid-template-columns:1fr}}
.cta-section input,.cta-section select,.cta-section textarea{width:100%;border:1px solid #dedbe7;border-radius:9px;padding:0 13px;background:#fff;color:var(--ink);outline:none;font:inherit}.cta-section input,.cta-section select{height:49px}.cta-section textarea{min-height:80px;padding-top:12px;resize:vertical}.cta-section input:focus,.cta-section select:focus,.cta-section textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px #eeeaff}.cta-section label span em{font-style:normal;font-weight:500;text-transform:none;letter-spacing:0}.cta-section form .button:disabled{opacity:.65;cursor:wait}.cta-section form>small{font-size:10px;min-height:14px}.cta-section form>small.success{color:#238360}.cta-section form>small.error{color:#c43d50}.contact-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}

/* Unified VuelaMail brand assets */
.brand-logo{display:block;width:158px;height:auto;object-fit:contain}
.site-header .brand-logo{width:158px}
.footer-brand .brand-logo{width:150px;filter:brightness(0) invert(1)}
.brand-mark-image{display:block;width:30px;height:30px;object-fit:contain;flex:0 0 30px}
.home-kicker>.brand-mark-image{width:29px;height:29px;flex-basis:29px}
.dashboard-head>.brand-mark-image{width:30px;height:30px;flex-basis:30px}
@media(max-width:640px){.site-header .brand-logo{width:142px}.footer-brand .brand-logo{width:142px}}
