:root{--navy:#07143b;--ink:#26324d;--muted:#63708a;--line:#dfe7f4;--soft:#f7faff;--panel:#fff;--teal:#18c9c3;--blue:#2f71ff;--purple:#8457f6;--coral:#ff5c64;--amber:#f5b51b;--shadow:0 18px 48px #2c396824}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--soft);min-width:320px;color:var(--ink);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.site-shell{overflow:hidden}.hero{isolation:isolate;background:linear-gradient(90deg,#f8fbfffa 0%,#f8fbffeb 36%,#f8fbff6b 70%,#f8fbff1a 100%),url(/hero-activation.png) 100%/cover no-repeat;min-height:92vh;padding:18px 44px 84px;position:relative}.hero:after{z-index:-1;content:"";background:linear-gradient(180deg, #f7faff00, var(--soft));height:160px;position:absolute;bottom:0;left:0;right:0}.topbar{z-index:3;justify-content:space-between;align-items:center;gap:24px;max-width:1220px;min-height:82px;margin:0 auto;display:flex;position:relative}.brand{align-items:center;width:160px;height:70px;display:inline-flex}.brand img{width:100%;height:auto}.nav-links,.topbar-actions,.hero-actions{align-items:center;display:flex}.nav-links{color:var(--muted);gap:30px;font-size:15px;font-weight:850}.topbar-actions{gap:12px}.topbar-action,.ghost-action,.primary-action,.secondary-action,.form-submit,.login-link{white-space:nowrap;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:48px;font-size:15px;font-weight:900;display:inline-flex}.topbar-action,.primary-action,.form-submit{color:#fff;background:linear-gradient(135deg, var(--coral), #ff746f);box-shadow:0 14px 28px #ff5c643d}.topbar-action,.ghost-action{padding:0 18px}.ghost-action,.secondary-action,.login-link{color:var(--navy);border:1px solid var(--line);background:#ffffffe0}.primary-action,.secondary-action{padding:0 22px}.hero-content{z-index:2;max-width:1220px;margin:94px auto 0;position:relative}.eyebrow,.section-kicker{color:#13aaa5;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 16px;font-size:13px;font-weight:950;display:inline-flex}.hero h1{max-width:520px;color:var(--navy);margin:0;font-size:88px;font-weight:950;line-height:.95}.hero-subtitle{max-width:660px;color:var(--navy);margin:12px 0 0;font-size:58px;font-weight:950;line-height:1.02}.hero-subtitle:first-line{color:var(--teal)}.hero-copy{color:#3f4d68;max-width:630px;margin:24px 0 0;font-size:21px;font-weight:650;line-height:1.5}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px}.channel-strip{flex-wrap:wrap;gap:10px;max-width:590px;margin-top:42px;display:flex}.channel-strip span{border:1px solid var(--line);min-height:42px;color:var(--navy);background:#ffffffe6;border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:900;display:inline-flex;box-shadow:0 8px 22px #404c7814}.activation-band{z-index:4;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1120px;margin:-74px auto 0;padding:0 28px;display:grid;position:relative}.activation-card,.feature-card,.module-card,.operation-item,.lead-form{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px}.activation-card{min-height:218px;padding:32px 24px 24px;position:relative}.activation-card span{color:#fff;background:var(--teal);border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;font-weight:950;display:inline-flex;position:absolute;top:-19px;left:22px}.activation-card h2,.feature-card h3,.module-card h3,.operation-item h3{color:var(--navy);margin:0;font-weight:950}.activation-card h2{font-size:21px}.activation-card p,.feature-card p,.module-card p,.operation-item p,.section-heading p,.operations-copy p,.demo-copy p{color:var(--muted);font-weight:650;line-height:1.58}.activation-card p{margin:13px 0 0;font-size:15px}.section,.module-section,.operations-band,.trust-section,.demo-section{max-width:1220px;margin:0 auto;padding:94px 28px 0}.section-heading{max-width:780px}.section-heading h2,.operations-copy h2,.trust-section h2,.demo-copy h2{color:var(--navy);margin:0;font-size:48px;font-weight:950;line-height:1.08}.section-heading p,.operations-copy p,.demo-copy p{font-size:18px}.feature-grid,.module-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.feature-card,.module-card{min-height:260px;padding:24px}.feature-icon,.module-card svg,.operation-item svg{color:var(--teal)}.feature-icon{background:#e7fbfa;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.feature-card h3,.module-card h3{margin-top:22px;font-size:21px}.feature-card p,.module-card p{margin:12px 0 0;font-size:15px}.module-section{padding-inline:max(28px,50vw - 582px);background:linear-gradient(#f8fbff00,#eef5ff 26% 100%);max-width:none;padding-bottom:92px}.module-card:nth-child(2) svg{color:var(--blue)}.module-card:nth-child(3) svg{color:var(--amber)}.module-card:nth-child(4) svg{color:var(--purple)}.operations-band{grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);align-items:center;gap:42px;display:grid}.operations-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.operation-item{min-height:154px;padding:20px;box-shadow:0 14px 38px #404c7814}.operation-item h3{margin-top:18px;font-size:18px}.operation-item p{margin:8px 0 0;font-size:14px}.trust-section{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:start;gap:40px;display:grid}.trust-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.trust-list span{min-height:62px;color:var(--navy);border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:11px;padding:14px;font-size:14px;font-weight:850;display:flex}.trust-list svg{color:var(--teal);flex:none}.demo-section{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);align-items:start;gap:42px;padding-bottom:96px;display:grid}.login-link{width:fit-content;margin-top:22px;padding:0 18px}.lead-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:24px;display:grid}.lead-form label{color:var(--navy);gap:8px;font-size:13px;font-weight:950;display:grid}.lead-form input,.lead-form select,.lead-form textarea{border:1px solid var(--line);width:100%;color:var(--navy);background:#f8fbff;border-radius:8px;font-size:15px;font-weight:700}.lead-form input,.lead-form select{height:48px;padding:0 14px}.lead-form textarea{resize:vertical;min-height:118px;padding:14px}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus,.topbar-action:focus-visible,.ghost-action:focus-visible,.primary-action:focus-visible,.secondary-action:focus-visible,.form-submit:focus-visible,.login-link:focus-visible{outline-offset:3px;border-color:var(--teal);outline:3px solid #18c9c347}.full-span,.form-submit,.form-message{grid-column:1/-1}.form-submit{height:52px}.form-submit:disabled{opacity:.58}.form-message{min-height:22px;color:var(--muted);margin:0;font-size:14px;font-weight:750;line-height:1.5}.form-message.success{color:#108f67}.form-message.error{color:#c53942}@media (max-width:1100px){.hero{background:linear-gradient(#f8fbfffa 0%,#f8fbffe0 46%,#f8fbff85 100%),url(/hero-activation.png) bottom/980px no-repeat;min-height:860px}.hero-content{margin-top:48px}.feature-grid,.module-grid,.operations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.operations-band,.trust-section,.demo-section{grid-template-columns:1fr}.activation-band{margin-top:-44px}}@media (max-width:760px){.hero{background:linear-gradient(#f8fbfffc 0%,#f8fbffe6 48%,#f8fbff9e 100%),url(/hero-activation.png) 58% bottom/760px no-repeat;min-height:900px;padding:14px 18px 54px}.topbar{min-height:68px}.brand{width:132px}.nav-links,.topbar-action{display:none}.hero-content{margin-top:32px}.eyebrow,.section-kicker{font-size:12px}.hero h1{font-size:58px}.hero-subtitle{max-width:360px;font-size:42px}.hero-copy{max-width:100%;font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.primary-action,.secondary-action{width:100%}.channel-strip{margin-top:26px}.activation-band{grid-template-columns:1fr;margin-top:-18px;padding:0 18px}.section,.module-section,.operations-band,.trust-section,.demo-section{padding:70px 18px 0}.section-heading h2,.operations-copy h2,.trust-section h2,.demo-copy h2{font-size:34px}.section-heading p,.operations-copy p,.demo-copy p{font-size:16px}.feature-grid,.module-grid,.operations-grid,.trust-list,.lead-form{grid-template-columns:1fr}.feature-card,.module-card{min-height:auto}.module-section,.demo-section{padding-bottom:70px}}@media (max-width:430px){.hero{background:linear-gradient(#f8fbfffc 0%,#f8fbffeb 52%,#f8fbffa8 100%),url(/hero-activation.png) 59% bottom/660px no-repeat;min-height:930px}.hero h1{font-size:50px}.hero-subtitle{font-size:36px}.channel-strip span{flex:calc(50% - 10px)}.ghost-action{min-height:42px;padding:0 14px}}
