:root{
  --site-ink:#071526;
  --site-navy:#0a1b30;
  --site-navy-2:#102b4d;
  --site-blue:#2563eb;
  --site-blue-2:#3b82f6;
  --site-cyan:#38bdf8;
  --site-green:#10b981;
  --site-orange:#f59e0b;
  --site-red:#ef4444;
  --site-purple:#8b5cf6;
  --site-text:#162238;
  --site-muted:#64748b;
  --site-line:#dfe7f1;
  --site-soft:#f4f7fb;
  --site-surface:#fff;
  --site-shadow:0 28px 80px rgba(15,23,42,.14);
  --site-radius:24px;
  --site-shell:min(1180px,calc(100% - 40px));
}

*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:92px}
body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--site-text);background:#fff;overflow-x:hidden;text-rendering:optimizeLegibility}
body.site-menu-open{overflow:hidden}
a{text-decoration:none;color:inherit}
button,input,textarea,select{font:inherit}
button{color:inherit}
img{max-width:100%;display:block}
.material-icons-round{font-size:20px;line-height:1}
.section-shell{width:var(--site-shell);margin-inline:auto}
.section-kicker{display:inline-block;color:var(--site-blue);font-size:.68rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.section-heading{max-width:720px}
.section-heading.centered{text-align:center;margin-inline:auto}
.section-heading h2,.experience-copy h2,.workflow-copy h2,.security-copy h2,.final-cta h2{margin:14px 0 16px;font-family:Manrope,Inter,sans-serif;font-size:clamp(2rem,4.2vw,4.25rem);line-height:1.06;letter-spacing:-.052em;color:var(--site-ink)}
.section-heading p,.experience-copy p,.workflow-copy p,.security-copy p,.final-cta p{margin:0;color:var(--site-muted);font-size:.98rem;line-height:1.75}

/* Header */
.site-header{position:sticky;top:0;z-index:1200;height:78px;border-bottom:1px solid rgba(214,225,238,.76);background:rgba(255,255,255,.86);backdrop-filter:blur(18px);transition:height .2s ease,box-shadow .2s ease,background .2s ease}
.site-header.scrolled{height:70px;background:rgba(255,255,255,.96);box-shadow:0 10px 35px rgba(15,23,42,.08)}
.site-header-inner{width:min(1280px,calc(100% - 36px));height:100%;margin:auto;display:flex;align-items:center;gap:30px}
.site-brand{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}
.brand-mark{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--site-blue),var(--site-cyan));box-shadow:0 12px 26px rgba(37,99,235,.27)}
.brand-mark .material-icons-round{font-size:22px}
.site-brand strong{font-family:Manrope,Inter,sans-serif;font-size:1.12rem;letter-spacing:-.03em;color:var(--site-ink)}
.site-brand strong span{color:var(--site-blue)}
.site-nav{margin:auto;display:flex;align-items:center;gap:30px}
.site-nav a{position:relative;padding:27px 0 24px;color:#4c5d73;font-size:.76rem;font-weight:750;transition:color .18s ease}
.site-nav a::after{content:"";position:absolute;left:0;right:0;bottom:17px;height:2px;border-radius:2px;background:var(--site-blue);transform:scaleX(0);transition:transform .18s ease}
.site-nav a:hover,.site-nav a.active{color:var(--site-blue)}
.site-nav a:hover::after,.site-nav a.active::after{transform:scaleX(1)}
.header-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}
.login-link{padding:10px 8px;color:#334155;font-size:.75rem;font-weight:800}
.header-cta{min-height:42px;padding:0 16px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--site-blue),#1d4ed8);color:#fff;font-size:.72rem;font-weight:850;box-shadow:0 10px 22px rgba(37,99,235,.2);transition:transform .18s ease,box-shadow .18s ease}
.header-cta:hover{transform:translateY(-1px);box-shadow:0 15px 30px rgba(37,99,235,.26)}
.site-accessibility-slot{display:flex;align-items:center;flex:0 0 auto}
.site-accessibility-slot .ct-a11y-toolbar-button{width:auto!important;min-width:42px!important;height:42px!important;flex-basis:auto!important;padding:0 12px!important;display:inline-flex!important;gap:7px!important;border-radius:11px!important;box-shadow:none!important}
.site-accessibility-slot .ct-a11y-visible-label{font-size:.68rem!important;font-weight:800!important}
.menu-button{display:none;width:42px;height:42px;border:0;border-radius:11px;background:transparent;place-items:center;cursor:pointer}
.menu-button:hover{background:#eff6ff;color:var(--site-blue)}

/* Hero */
.hero{position:relative;min-height:660px;padding:54px max(20px,calc((100vw - 1180px)/2)) 88px;display:grid;grid-template-columns:minmax(390px,.9fr) minmax(540px,1.1fr);gap:clamp(30px,4.6vw,60px);align-items:start;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f7faff 70%,#fff 100%)}
.hero::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(37,99,235,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.035) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),transparent 82%);pointer-events:none}
.hero-orb{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}
.hero-orb-one{width:480px;height:480px;right:-90px;top:-120px;background:radial-gradient(circle,rgba(56,189,248,.21),rgba(37,99,235,.08) 44%,transparent 72%)}
.hero-orb-two{width:420px;height:420px;left:-220px;bottom:-240px;background:radial-gradient(circle,rgba(37,99,235,.12),transparent 70%)}
.hero-copy,.hero-product{position:relative;z-index:2}
.hero-copy{padding-top:0}
.eyebrow-pill{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid #cfe0ff;border-radius:999px;background:rgba(239,246,255,.86);color:#1d4ed8;font-size:.68rem;font-weight:850;box-shadow:0 8px 22px rgba(37,99,235,.06)}
.eyebrow-pill i{width:8px;height:8px;border-radius:50%;background:var(--site-green);box-shadow:0 0 0 5px rgba(16,185,129,.12)}
.hero-copy h1{max-width:680px;margin:14px 0 16px;font-family:Manrope,Inter,sans-serif;font-size:clamp(3.2rem,5.8vw,6.5rem);line-height:.96;letter-spacing:-.07em;color:var(--site-ink)}
.hero-copy h1 span{display:block;color:var(--site-blue)}
.hero-copy>p{max-width:655px;margin:0;color:var(--site-muted);font-size:1.05rem;line-height:1.78}
.hero-actions{display:flex;align-items:center;gap:12px;margin-top:22px}
.primary-cta,.secondary-cta{min-height:52px;padding:0 19px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:.78rem;font-weight:850;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.primary-cta{background:linear-gradient(135deg,var(--site-blue),#1d4ed8);color:#fff;box-shadow:0 15px 30px rgba(37,99,235,.24)}
.primary-cta:hover{transform:translateY(-2px);box-shadow:0 20px 40px rgba(37,99,235,.3)}
.secondary-cta{border:1px solid #cbd9e9;background:rgba(255,255,255,.82);color:#34455d;box-shadow:0 8px 20px rgba(15,23,42,.04)}
.secondary-cta:hover{border-color:#93b4ef;color:var(--site-blue);transform:translateY(-2px)}
.hero-proof{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:14px;color:#64748b;font-size:.68rem;font-weight:650}
.hero-proof span{display:inline-flex;align-items:center;gap:6px}
.hero-proof .material-icons-round{font-size:17px;color:var(--site-blue)}
.hero-product{min-height:510px;display:flex;align-items:flex-start;justify-content:center;padding-top:0;padding-left:4px}
.hero-product-glow{position:absolute;width:600px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.23),rgba(56,189,248,.11) 35%,transparent 72%);filter:blur(12px)}
.browser-frame{position:absolute;left:22px;top:-8px;width:min(88%,650px);border:1px solid rgba(148,163,184,.42);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 42px 90px rgba(15,23,42,.22);transform:none}
.browser-bar{height:38px;padding:0 13px;display:flex;align-items:center;gap:6px;background:#eef3f8;border-bottom:1px solid #dae3ed}
.browser-bar>span{width:8px;height:8px;border-radius:50%;background:#cbd5e1}
.browser-bar>span:first-child{background:#fb7185}.browser-bar>span:nth-child(2){background:#fbbf24}.browser-bar>span:nth-child(3){background:#34d399}
.browser-bar small{margin:auto;color:#94a3b8;font-size:.56rem}
.browser-frame img{width:100%;aspect-ratio:989/417;object-fit:contain;object-position:left top;background:#f4f7fb}
.delivery-phone{position:absolute;right:2px;bottom:26px;width:194px;min-height:368px;padding:24px 13px 15px;border:8px solid #0a1524;border-radius:34px;background:linear-gradient(180deg,#f8fbff,#eef5ff);box-shadow:0 34px 70px rgba(15,23,42,.28);transform:rotate(3deg)}
.phone-speaker{position:absolute;top:9px;left:50%;width:64px;height:5px;border-radius:999px;background:#172033;transform:translateX(-50%)}
.phone-top{display:flex;align-items:center;gap:9px;padding-bottom:14px;border-bottom:1px solid #dce7f4}
.delivery-symbol{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,var(--site-blue),var(--site-cyan));color:#fff;font-size:18px}
.phone-top strong,.phone-top small{display:block}.phone-top strong{font-size:.67rem}.phone-top small{margin-top:2px;color:#718096;font-size:.52rem}
.phone-label{display:block;margin-top:18px;color:var(--site-blue);font-size:.48rem;font-weight:900;letter-spacing:.1em}
.delivery-phone h2{margin:7px 0 18px;font-family:Manrope,Inter,sans-serif;font-size:1.15rem;line-height:1.2;letter-spacing:-.04em;color:#0e213a}
.phone-step{position:relative;display:flex;gap:9px;padding:11px 9px;border:1px solid #dfe8f3;border-radius:12px;background:rgba(255,255,255,.9);margin-top:8px}
.phone-step>span{width:25px;height:25px;flex:0 0 25px;border-radius:8px;display:grid;place-items:center;background:#edf2f8;color:#718096;font-size:.55rem;font-weight:900}
.phone-step.active{border-color:#a9c4fa;background:#eff6ff}.phone-step.active>span{background:var(--site-blue);color:#fff}
.phone-step strong,.phone-step small{display:block}.phone-step strong{font-size:.56rem}.phone-step small{margin-top:3px;color:#718096;font-size:.46rem;line-height:1.35}
.hero-float{position:absolute;display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(218,229,242,.85);border-radius:15px;background:rgba(255,255,255,.94);box-shadow:0 20px 45px rgba(15,23,42,.16);backdrop-filter:blur(12px)}
.hero-float>.material-icons-round{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:#eff6ff;color:var(--site-blue)}
.hero-float small,.hero-float strong{display:block}.hero-float small{color:#718096;font-size:.5rem}.hero-float strong{margin-top:3px;font-size:.62rem}
.float-profit{right:86px;top:-18px}.float-stock{left:-8px;bottom:44px}

/* Audience and experience */
.audience-strip{min-height:72px;padding:18px 24px;display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;border-top:1px solid #e5ebf3;border-bottom:1px solid #e5ebf3;background:#fff;color:#94a3b8;font-size:.71rem}
.audience-strip strong{color:#42546b;font-weight:800}.audience-strip i{width:4px;height:4px;border-radius:50%;background:#cbd5e1}
.experience-section{padding:100px 0;display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:center}
.experience-highlight{min-height:260px;padding:34px;border-radius:28px;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 100% 0,rgba(56,189,248,.32),transparent 42%),linear-gradient(145deg,var(--site-navy),var(--site-navy-2));color:#fff;box-shadow:0 30px 65px rgba(7,21,38,.18)}
.experience-highlight>.material-icons-round{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);color:#7dd3fc;font-size:28px}
.experience-highlight strong{max-width:360px;font-family:Manrope,Inter,sans-serif;font-size:1.55rem;line-height:1.25;letter-spacing:-.035em}
.experience-copy h2{font-size:clamp(2.1rem,3.5vw,3.65rem)}

/* Comparison */
.comparison-section{padding:110px 0;background:linear-gradient(180deg,#f7f9fc,#fff)}
.comparison-grid{margin-top:50px;display:grid;grid-template-columns:1fr 70px 1fr;align-items:center}
.comparison-card{min-height:395px;padding:34px;border-radius:26px;border:1px solid #dfe7f1;background:#fff;box-shadow:0 20px 50px rgba(15,23,42,.06)}
.before-card{background:linear-gradient(180deg,#fff,#fff8f8)}
.after-card{border-color:#bcd2fb;background:linear-gradient(180deg,#fff,#f2f7ff);box-shadow:0 24px 60px rgba(37,99,235,.11)}
.comparison-label{display:inline-flex;padding:6px 9px;border-radius:999px;font-size:.56rem;font-weight:900;letter-spacing:.1em}
.before-card .comparison-label{background:#fff1f2;color:#be123c}.after-card .comparison-label{background:#dbeafe;color:#1d4ed8}
.comparison-card h3{margin:18px 0 24px;font-family:Manrope,Inter,sans-serif;font-size:1.45rem;letter-spacing:-.035em;color:var(--site-ink)}
.comparison-card ul{padding:0;margin:0;list-style:none;display:grid;gap:13px}
.comparison-card li{display:flex;align-items:center;gap:11px;color:#4f6075;font-size:.78rem;font-weight:650}
.comparison-card li .material-icons-round{width:31px;height:31px;flex:0 0 31px;border-radius:10px;display:grid;place-items:center;font-size:17px}
.before-card li .material-icons-round{background:#fff1f2;color:#e11d48}.after-card li .material-icons-round{background:#dcfce7;color:#15803d}
.comparison-arrow{width:48px;height:48px;margin:auto;border-radius:50%;display:grid;place-items:center;background:var(--site-blue);color:#fff;box-shadow:0 14px 28px rgba(37,99,235,.24)}

/* Product showcase */
.product-section{padding:110px 0;background:var(--site-navy);color:#fff;overflow:hidden}
.product-section .section-heading h2{color:#fff}
.product-section .section-heading p{color:#a7b6ca}
.product-heading{max-width:none;display:grid;grid-template-columns:1fr .7fr;gap:55px;align-items:end}
.product-heading p{padding-bottom:8px}
.product-tabs{margin-top:42px;display:flex;gap:8px;overflow:auto;padding:4px 0 10px;scrollbar-width:thin}
.product-tab{min-height:45px;padding:0 15px;border:1px solid rgba(148,163,184,.2);border-radius:12px;background:rgba(255,255,255,.05);color:#aebdd0;display:inline-flex;align-items:center;gap:8px;font-size:.7rem;font-weight:800;white-space:nowrap;cursor:pointer;transition:.18s ease}
.product-tab:hover{background:rgba(255,255,255,.09);color:#fff}
.product-tab.active{background:#fff;color:#1d4ed8;border-color:#fff;box-shadow:0 12px 30px rgba(2,6,23,.24)}
.product-tab .material-icons-round{font-size:18px}
.product-showcase{margin-top:17px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.45fr);gap:30px;align-items:start}
.product-screen{position:relative;min-height:0;border:1px solid rgba(148,163,184,.25);border-radius:24px;overflow:hidden;background:#edf2f7;box-shadow:0 38px 80px rgba(0,0,0,.27)}
.screen-toolbar{height:40px;padding:0 14px;display:flex;align-items:center;gap:6px;background:#eef3f8;border-bottom:1px solid #dbe4ee}
.screen-toolbar span{width:8px;height:8px;border-radius:50%;background:#cbd5e1}.screen-toolbar span:first-child{background:#fb7185}.screen-toolbar span:nth-child(2){background:#fbbf24}.screen-toolbar span:nth-child(3){background:#34d399}
.screen-toolbar small{margin:auto;color:#94a3b8;font-size:.56rem}
.product-screen>img{display:block;width:100%;height:auto;min-height:0;object-fit:contain;object-position:left top;background:#edf2f7;transition:opacity .18s ease}
.product-detail{padding:34px;border:1px solid rgba(148,163,184,.19);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.045));display:flex;flex-direction:column}
.product-detail>span{color:#7dd3fc;font-size:.58rem;font-weight:900;letter-spacing:.13em}
.product-detail h3{margin:14px 0;font-family:Manrope,Inter,sans-serif;font-size:1.55rem;line-height:1.22;letter-spacing:-.04em}
.product-detail>p{margin:0;color:#a9b8ca;font-size:.76rem;line-height:1.7}
.product-detail ul{padding:0;margin:28px 0;list-style:none;display:grid;gap:13px}
.product-detail li{display:flex;align-items:flex-start;gap:9px;color:#d4deea;font-size:.7rem;line-height:1.45}
.product-detail li .material-icons-round{margin-top:1px;color:#34d399;font-size:18px}
.product-detail>a{margin-top:auto;min-height:45px;padding:0 14px;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:7px;background:var(--site-blue);color:#fff;font-size:.7rem;font-weight:850;box-shadow:0 12px 25px rgba(37,99,235,.26)}
.delivery-demo[hidden]{display:none}
.delivery-demo{min-height:500px;height:calc(100% - 40px);padding:45px;display:grid;grid-template-columns:1fr 290px;gap:45px;align-items:center;background:radial-gradient(circle at 80% 20%,rgba(56,189,248,.2),transparent 30%),linear-gradient(145deg,#f7fbff,#eaf3ff);color:var(--site-text)}
.delivery-demo-copy>span{color:var(--site-blue);font-size:.59rem;font-weight:900;letter-spacing:.12em}
.delivery-demo-copy h3{margin:13px 0;font-family:Manrope,Inter,sans-serif;font-size:2.35rem;line-height:1.07;letter-spacing:-.052em;color:var(--site-ink)}
.delivery-demo-copy p{color:#63748a;line-height:1.7;font-size:.84rem}
.delivery-chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:20px}.delivery-chips b{padding:7px 9px;border:1px solid #cadbf1;border-radius:999px;background:#fff;color:#42556f;font-size:.58rem}
.delivery-demo-phone{width:250px;margin:auto;padding:25px 15px 20px;border:8px solid #0b1728;border-radius:33px;background:#fff;box-shadow:0 28px 65px rgba(15,23,42,.25)}
.phone-mini-head{display:flex;align-items:center;gap:8px;padding-bottom:14px;border-bottom:1px solid #e2e8f0;color:#15365f}.phone-mini-head .material-icons-round{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:var(--site-blue);color:#fff;font-size:17px}.phone-mini-head strong{font-size:.67rem}
.phone-mini-card{margin:16px 0;padding:13px;border-radius:13px;background:#eff6ff;border:1px solid #bfdbfe}.phone-mini-card small,.phone-mini-card strong,.phone-mini-card span{display:block}.phone-mini-card small{font-size:.5rem;color:#5e7190}.phone-mini-card strong{margin:5px 0;font-size:.78rem;color:#173a67}.phone-mini-card span{font-size:.5rem;color:#61738e}
.phone-mini-line{position:relative;display:flex;gap:10px;padding:10px 4px}.phone-mini-line i{width:13px;height:13px;flex:0 0 13px;margin-top:2px;border:3px solid #cbd5e1;border-radius:50%;background:#fff}.phone-mini-line.active i{border-color:var(--site-blue);box-shadow:0 0 0 3px #dbeafe}.phone-mini-line strong,.phone-mini-line small{display:block}.phone-mini-line strong{font-size:.56rem;color:#243b58}.phone-mini-line small{margin-top:2px;font-size:.45rem;color:#718096}

/* Bento */
.bento-section{padding:110px 0}
.bento-grid{margin-top:48px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.bento-card{position:relative;min-height:325px;padding:30px;border:1px solid var(--site-line);border-radius:26px;overflow:hidden;background:#fff;box-shadow:0 16px 45px rgba(15,23,42,.05)}
.bento-card>div:first-child{display:flex;align-items:center;gap:9px}.bento-card>div:first-child>.material-icons-round{width:43px;height:43px;border-radius:13px;display:grid;place-items:center}.bento-card>div:first-child small{font-size:.57rem;font-weight:900;letter-spacing:.11em}
.bento-card h3{max-width:470px;margin:25px 0 12px;font-family:Manrope,Inter,sans-serif;font-size:1.6rem;letter-spacing:-.04em;color:var(--site-ink)}
.bento-card p{max-width:540px;margin:0;color:#64748b;font-size:.78rem;line-height:1.7}
.bento-profit{background:linear-gradient(145deg,#f4f8ff,#fff)}.bento-profit>div:first-child>.material-icons-round{background:#dbeafe;color:#1d4ed8}.bento-profit small{color:#1d4ed8}
.profit-visual{position:absolute;left:30px;right:30px;bottom:30px;display:grid;grid-template-columns:auto 1fr auto 1fr auto;gap:9px;align-items:center;padding:13px;border-radius:13px;background:#fff;border:1px solid #dce7f4;color:#718096;font-size:.55rem}.profit-visual i{height:6px;border-radius:999px;background:#dbeafe}.profit-visual i:nth-of-type(2){background:#bfdbfe}.profit-visual strong{color:#15803d}
.bento-delivery{background:linear-gradient(145deg,#effcf8,#fff)}.bento-delivery>div:first-child>.material-icons-round{background:#d1fae5;color:#047857}.bento-delivery small{color:#047857}
.route-visual{position:absolute;left:30px;right:30px;bottom:32px;display:flex;align-items:center;justify-content:center;gap:11px}.route-visual span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#fff;border:1px solid #d1e7df;color:#047857}.route-visual i{flex:1;max-width:120px;border-top:2px dashed #86cbb2}
.bento-buy{background:linear-gradient(145deg,#fff9ed,#fff)}.bento-buy>div:first-child>.material-icons-round{background:#fef3c7;color:#b45309}.bento-buy small{color:#b45309}
.document-stack{position:absolute;right:40px;bottom:28px;width:150px;height:95px}.document-stack i{position:absolute;width:98px;height:75px;border:1px solid #f4cf88;border-radius:12px;background:#fff;box-shadow:0 10px 22px rgba(146,94,12,.08)}.document-stack i:first-child{right:0;top:0;transform:rotate(8deg)}.document-stack i:nth-child(2){right:25px;top:7px;transform:rotate(-3deg)}.document-stack i:nth-child(3){right:45px;top:15px;background:#fff8e7}
.bento-team{background:linear-gradient(145deg,#f8f5ff,#fff)}.bento-team>div:first-child>.material-icons-round{background:#ede9fe;color:#6d28d9}.bento-team small{color:#6d28d9}
.team-visual{position:absolute;left:30px;right:30px;bottom:30px;display:flex;align-items:center}.team-visual span{width:38px;height:38px;margin-right:-8px;border:3px solid #fff;border-radius:50%;display:grid;place-items:center;background:#ede9fe;color:#6d28d9;font-size:.58rem;font-weight:900}.team-visual span:nth-child(2){background:#dbeafe;color:#1d4ed8}.team-visual span:nth-child(3){background:#d1fae5;color:#047857}.team-visual b{margin-left:20px;padding:8px 10px;border-radius:999px;background:#f5f3ff;color:#6d28d9;font-size:.55rem}

/* Workflow */
.workflow-section{padding:110px 0;background:radial-gradient(circle at 15% 0,rgba(56,189,248,.16),transparent 28%),linear-gradient(145deg,var(--site-ink),#0c2848);color:#fff}
.workflow-shell{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}
.workflow-copy h2{color:#fff}.workflow-copy p{color:#a9b9cc}.workflow-copy .section-kicker{color:#7dd3fc}.workflow-copy>a{display:inline-flex;align-items:center;gap:7px;margin-top:24px;color:#7dd3fc;font-size:.75rem;font-weight:850}
.workflow-list{padding:0;margin:0;list-style:none;display:grid;gap:10px;counter-reset:workflow}
.workflow-list li{padding:22px;border:1px solid rgba(148,163,184,.18);border-radius:17px;background:rgba(255,255,255,.055);display:flex;align-items:flex-start;gap:16px;transition:background .18s ease,border-color .18s ease,transform .18s ease}
.workflow-list li:hover{background:rgba(255,255,255,.09);border-color:rgba(125,211,252,.36);transform:translateX(5px)}
.workflow-list b{width:36px;height:36px;flex:0 0 36px;border-radius:11px;display:grid;place-items:center;background:rgba(59,130,246,.17);color:#7dd3fc;font-size:.65rem}
.workflow-list strong,.workflow-list small{display:block}.workflow-list strong{font-size:.84rem}.workflow-list small{margin-top:5px;color:#9fb0c4;font-size:.69rem;line-height:1.5}

/* Pricing */
.pricing-section{padding:110px 0;background:#f5f8fc}
.pricing-grid{max-width:1120px;margin:50px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}
.price-card{position:relative;padding:29px;border:1px solid #dbe4ef;border-radius:24px;background:#fff;display:flex;flex-direction:column;box-shadow:0 16px 45px rgba(15,23,42,.045)}
.price-card.featured{border-color:#8eb3fb;background:linear-gradient(180deg,#fff,#f4f8ff);box-shadow:0 30px 65px rgba(37,99,235,.15);transform:translateY(-9px)}
.popular-badge{position:absolute;top:14px;right:14px;padding:6px 9px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.53rem;font-weight:900;letter-spacing:.06em}
.price-card>span.plan-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#eef3f9;color:#51647d}.price-card.featured>span.plan-icon{background:#dbeafe;color:#1d4ed8}
.price-card h3{margin:20px 0 7px;font-family:Manrope,Inter,sans-serif;font-size:1.25rem;color:var(--site-ink)}
.price-card>p{min-height:43px;margin:0;color:#718096;font-size:.7rem;line-height:1.55}
.price-value{margin:22px 0 20px;font-family:Manrope,Inter,sans-serif;font-size:2rem;font-weight:900;letter-spacing:-.04em;color:var(--site-ink)}
.price-value small{font-family:Inter,sans-serif;font-size:.64rem;font-weight:600;color:#718096;letter-spacing:0}
.price-card ul{padding:0;margin:0 0 24px;list-style:none;display:grid;gap:10px}
.price-card li{display:flex;align-items:flex-start;gap:8px;color:#4f6074;font-size:.68rem;line-height:1.4}.price-card li::before{content:"check";font-family:"Material Icons Round";color:#10b981;font-size:17px;line-height:1}
.price-card a{min-height:45px;margin-top:auto;border:1px solid #cfdae7;border-radius:11px;display:flex;align-items:center;justify-content:center;color:#34455d;font-size:.7rem;font-weight:850;transition:.18s ease}
.price-card a:hover{border-color:#93b4ef;color:var(--site-blue);background:#f6f9ff}.price-card.featured a{border-color:var(--site-blue);background:var(--site-blue);color:#fff;box-shadow:0 12px 25px rgba(37,99,235,.22)}
.pricing-note{text-align:center;margin:25px 0 0;color:#8391a4;font-size:.65rem}

/* Security */
.security-section{padding:100px 0;background:#fff}
.security-shell{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:center}
.security-icon{width:54px;height:54px;margin-bottom:20px;border-radius:16px;display:grid;place-items:center;background:#dcfce7;color:#047857;font-size:28px}
.security-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}
.security-grid article{min-height:160px;padding:22px;border:1px solid #dfe7f1;border-radius:20px;background:#f9fbfd}
.security-grid .material-icons-round{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#eaf2ff;color:var(--site-blue)}
.security-grid strong,.security-grid small{display:block}.security-grid strong{margin-top:16px;font-size:.77rem;color:#25364c}.security-grid small{margin-top:6px;color:#718096;font-size:.64rem;line-height:1.5}

/* FAQ */
.faq-section{padding:105px 0;background:#f8fafc}
.faq-shell{display:grid;grid-template-columns:.65fr 1.35fr;gap:80px}
.text-link{display:inline-flex;align-items:center;gap:7px;margin-top:24px;color:var(--site-blue);font-size:.74rem;font-weight:850}
.faq-list{border-top:1px solid #dfe7f1}
.faq-list details{border-bottom:1px solid #dfe7f1}
.faq-list summary{min-height:70px;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;color:#24344a;font-size:.8rem;font-weight:800}
.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .material-icons-round{transition:transform .18s ease;color:#718096}.faq-list details[open] summary .material-icons-round{transform:rotate(45deg);color:var(--site-blue)}
.faq-list details p{margin:0 45px 21px 0;color:#64748b;font-size:.72rem;line-height:1.7}

/* Final CTA and footer */
.final-cta{margin-top:100px;margin-bottom:100px;padding:60px 64px;border-radius:30px;display:grid;grid-template-columns:1fr auto;gap:45px;align-items:center;color:#fff;background:radial-gradient(circle at 12% 0,rgba(56,189,248,.25),transparent 32%),linear-gradient(135deg,#071526,#11345d);box-shadow:0 35px 80px rgba(7,21,38,.2)}
.final-cta>div>span{color:#7dd3fc;font-size:.63rem;font-weight:900;letter-spacing:.13em}.final-cta h2{max-width:800px;color:#fff;font-size:clamp(2rem,3.5vw,3.45rem)}.final-cta p{max-width:750px;color:#b2c1d2}
.final-cta>a{min-height:52px;padding:0 18px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:#1d4ed8;font-size:.74rem;font-weight:900;white-space:nowrap;box-shadow:0 15px 30px rgba(0,0,0,.15)}
.site-footer{padding:72px 0 24px;border-top:1px solid #e2e8f0;background:#fff}
.footer-main{display:grid;grid-template-columns:1.45fr repeat(3,.55fr);gap:55px}
.footer-brand p{max-width:380px;margin:20px 0 0;color:#718096;font-size:.7rem;line-height:1.7}
.footer-column{display:flex;flex-direction:column;gap:11px}.footer-column strong{margin-bottom:5px;color:#283950;font-size:.71rem}.footer-column a,.footer-column span{color:#718096;font-size:.66rem}.footer-column a:hover{color:var(--site-blue)}
.footer-bottom{margin-top:55px;padding-top:20px;border-top:1px solid #edf1f6;display:flex;align-items:center;justify-content:space-between;color:#94a3b8;font-size:.62rem}

/* Reveals */
[data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .55s ease,transform .55s cubic-bezier(.2,.8,.2,1)}
[data-reveal].visible{opacity:1;transform:none}

/* Responsive */
@media(max-width:1120px){
  .hero{grid-template-columns:1fr;padding-top:46px;min-height:auto}
  .hero-copy{text-align:center;padding-top:0}.hero-copy h1,.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-proof{justify-content:center}
  .hero-product{width:min(820px,100%);margin:0 auto 0;min-height:500px}
  .experience-section,.security-shell{grid-template-columns:1fr}.experience-highlight{min-height:220px}.experience-copy{max-width:850px}
  .product-heading{grid-template-columns:1fr;gap:0}.product-heading p{max-width:720px}
  .product-showcase{grid-template-columns:1fr}.product-detail{min-height:300px}.product-detail>a{margin-top:25px;align-self:flex-start;padding-inline:18px}
  .workflow-shell{grid-template-columns:1fr}.workflow-copy{max-width:800px}
  .faq-shell{grid-template-columns:1fr;gap:40px}
  .footer-main{grid-template-columns:1.2fr repeat(3,.6fr);gap:30px}
}

@media(max-width:900px){
  .site-header-inner{gap:16px}.site-nav{position:fixed;inset:70px 12px auto;padding:16px;border:1px solid #dfe7f1;border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 25px 60px rgba(15,23,42,.18);display:none;flex-direction:column;align-items:stretch;gap:2px}.site-nav.open{display:flex}.site-nav a{padding:13px 12px;border-radius:10px}.site-nav a::after{display:none}.site-nav a:hover{background:#eff6ff}.menu-button{display:grid}.login-link{display:none}
  .site-accessibility-slot .ct-a11y-visible-label{display:none!important}.site-accessibility-slot .ct-a11y-toolbar-button{width:42px!important;padding:0!important}
  .comparison-grid{grid-template-columns:1fr;gap:16px}.comparison-arrow{transform:rotate(90deg)}
  .bento-grid{grid-template-columns:1fr}
  .pricing-grid{grid-template-columns:1fr;max-width:620px}.price-card.featured{transform:none}
  .security-grid{grid-template-columns:1fr 1fr}
  .final-cta{grid-template-columns:1fr;padding:50px 40px}.final-cta>a{justify-self:start}
  .footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}
}

@media(max-width:720px){
  :root{--site-shell:min(100% - 30px,1180px)}
  html{scroll-padding-top:74px}
  .site-header,.site-header.scrolled{height:66px}.site-header-inner{width:calc(100% - 24px)}.brand-mark{width:36px;height:36px;border-radius:11px}.site-brand strong{font-size:1rem}.header-cta{display:none}.site-nav{top:68px}
  .hero{padding:38px 18px 70px;gap:24px}.hero-copy h1{font-size:clamp(2.9rem,14vw,4.2rem)}.hero-copy>p{font-size:.94rem}.hero-actions{flex-direction:column}.hero-actions a{width:100%}.hero-proof{gap:12px}
  .hero-product{min-height:460px}.browser-frame{width:94%;left:8px;top:0;transform:none}.browser-bar{height:32px}.delivery-phone{width:164px;min-height:310px;right:6px;bottom:18px;padding:20px 11px 12px;border-width:6px;border-radius:28px}.delivery-phone h2{font-size:.84rem}.phone-step{padding:8px 7px}.phone-step:nth-of-type(3){display:none}.float-profit{right:auto;left:4px;top:-6px}.float-stock{left:5px;bottom:22px}.hero-float{padding:9px 10px}.hero-float>.material-icons-round{width:30px;height:30px}.hero-float strong{font-size:.54rem}
  .audience-strip{gap:12px}.audience-strip span{width:100%;text-align:center}
  .experience-section{padding:75px 0;gap:35px}.experience-highlight{padding:26px;min-height:205px}.experience-highlight strong{font-size:1.25rem}
  .comparison-section,.product-section,.bento-section,.workflow-section,.pricing-section,.security-section,.faq-section{padding:80px 0}
  .comparison-card{min-height:auto;padding:26px}.comparison-card h3{font-size:1.25rem}
  .product-tabs{margin-right:-15px}.product-showcase{gap:16px}.product-screen{min-height:0;border-radius:18px}.product-screen>img{height:auto;min-height:0}.product-detail{padding:25px;border-radius:18px}.delivery-demo{min-height:450px;padding:28px 20px;grid-template-columns:1fr}.delivery-demo-copy h3{font-size:1.9rem}.delivery-demo-phone{width:210px}
  .bento-card{min-height:330px;padding:25px}.bento-card h3{font-size:1.35rem}.document-stack{right:25px}
  .workflow-list li{padding:18px}.security-grid{grid-template-columns:1fr}.security-grid article{min-height:145px}
  .final-cta{margin-top:70px;margin-bottom:70px;padding:38px 26px;border-radius:24px}.final-cta>a{width:100%;justify-self:stretch}
  .site-footer{padding-top:55px}.footer-main{grid-template-columns:1fr 1fr;gap:35px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:7px}
}

@media(max-width:480px){
  .header-actions{gap:5px}.menu-button,.site-accessibility-slot .ct-a11y-toolbar-button{width:38px!important;height:38px!important;min-width:38px!important}
  .eyebrow-pill{font-size:.58rem}.hero-copy h1{letter-spacing:-.06em}.hero-product{min-height:396px}.delivery-phone{display:none}.browser-frame{top:8px;left:4px;width:98%}.float-profit{top:-4px}.float-stock{bottom:12px}
  .section-heading h2,.experience-copy h2,.workflow-copy h2,.security-copy h2{font-size:2rem}
  .product-tab{padding:0 12px}.product-screen{min-height:295px}.product-screen>img{min-height:255px}.screen-toolbar{height:34px}.delivery-demo{min-height:410px}.delivery-demo-phone{width:195px}
  .profit-visual{grid-template-columns:auto 1fr auto;}.profit-visual span:nth-of-type(2),.profit-visual i:nth-of-type(2){display:none}
  .route-visual i{max-width:55px}.team-visual b{font-size:.49rem;margin-left:14px}.document-stack{opacity:.65}
  .footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-reveal]{opacity:1;transform:none;transition:none}.browser-frame,.delivery-phone,.hero-float,.workflow-list li,.primary-cta,.secondary-cta,.header-cta{transition:none!important;transform:none!important}}
@media print{.site-header,.hero-actions,.product-tabs,.final-cta>a,.site-accessibility-slot{display:none!important}.hero{min-height:auto}.product-section,.workflow-section{background:#fff!important;color:#000!important}.product-section .section-heading h2,.workflow-copy h2{color:#000!important}}

/* Public Delivery entry */
.header-delivery-link{min-height:42px;padding:0 13px;border:1px solid #bfdbfe;border-radius:11px;display:inline-flex;align-items:center;gap:7px;background:#eff6ff;color:#1d4ed8;font-size:.66rem;font-weight:900;white-space:nowrap;transition:transform .18s ease,background .18s ease}
.header-delivery-link:hover{transform:translateY(-1px);background:#dbeafe}.header-delivery-link .material-icons-round{font-size:18px}
.delivery-hero-cta{min-height:52px;padding:0 19px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #bbf7d0;background:#ecfdf5;color:#047857;font-size:.78rem;font-weight:900;transition:transform .18s ease,box-shadow .18s ease}
.delivery-hero-cta:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(16,185,129,.15)}
.public-delivery-section{padding:100px 0;background:linear-gradient(180deg,#f8fbff,#fff);border-top:1px solid #e4ecf5;border-bottom:1px solid #e4ecf5}
.public-delivery-shell{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(290px,.75fr);gap:70px;align-items:center}
.public-delivery-copy h2{max-width:760px;font-size:clamp(2.25rem,4vw,4.2rem);letter-spacing:-.055em}.public-delivery-copy>p{max-width:760px;color:#64748b;font-size:.83rem;line-height:1.75}
.public-delivery-actions{margin-top:27px;display:flex;gap:10px;flex-wrap:wrap}.public-delivery-actions button{cursor:pointer}
.public-delivery-link-box{width:fit-content;max-width:100%;margin-top:19px;padding:12px 14px;border:1px solid #dbe5f1;border-radius:13px;background:#fff;display:flex;align-items:center;gap:9px;box-shadow:0 10px 25px rgba(15,23,42,.045)}
.public-delivery-link-box .material-icons-round{color:#2563eb;font-size:19px}.public-delivery-link-box code{overflow:hidden;text-overflow:ellipsis;color:#334155;font-family:Inter,sans-serif;font-size:.66rem;font-weight:750;white-space:nowrap}
.public-delivery-trust{margin-top:19px;display:flex;gap:15px;flex-wrap:wrap;color:#64748b;font-size:.65rem;font-weight:750}.public-delivery-trust span{display:inline-flex;align-items:center;gap:6px}.public-delivery-trust i{color:#2563eb;font-size:18px}
.public-delivery-qr{padding:27px;border:1px solid #dce6f2;border-radius:27px;background:#fff;text-align:center;box-shadow:0 28px 65px rgba(15,23,42,.1)}.qr-frame{max-width:285px;margin:0 auto 20px;padding:13px;border:1px solid #e1e8f1;border-radius:22px;background:#fff}.qr-frame img{display:block;width:100%;height:auto;border-radius:13px}.public-delivery-qr strong{display:block;color:#18283e;font-size:.9rem}.public-delivery-qr p{margin:8px auto 17px;max-width:300px;color:#718096;font-size:.67rem;line-height:1.55}.public-delivery-qr>a{min-height:42px;padding:0 13px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#eff6ff;color:#1d4ed8;font-size:.65rem;font-weight:900}
.delivery-share-toast{position:fixed;left:50%;bottom:24px;z-index:var(--ct-layer-toast,1400);transform:translate(-50%,20px);padding:12px 16px;border-radius:12px;background:#071526;color:#fff;box-shadow:0 18px 45px rgba(7,21,38,.3);opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;font-size:.7rem;font-weight:800}.delivery-share-toast.visible{opacity:1;transform:translate(-50%,0)}
@media(max-width:1120px){.header-delivery-link{display:none}.public-delivery-shell{grid-template-columns:1fr;gap:42px}.public-delivery-qr{max-width:430px;margin:auto;width:100%}}
@media(max-width:720px){.public-delivery-section{padding:72px 0}.public-delivery-actions{display:grid}.public-delivery-actions>*{width:100%}.public-delivery-link-box{width:100%}.public-delivery-trust{display:grid;grid-template-columns:1fr 1fr}.delivery-hero-cta{width:100%}}
.public-delivery-downloads{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.public-delivery-downloads>a{min-height:42px;padding:0 12px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#eff6ff;color:#1d4ed8;font-size:.63rem;font-weight:900}.public-delivery-downloads>a:last-child{background:#ecfdf5;color:#047857}
