:root{--bg:#071a3a;--bg-soft:#0c234d;--bg-deep:#06142d;--surface:#0f2d63;--surface-soft:hsla(0,0%,100%,.06);--card:#fff;--card-soft:#f8fbff;--border:hsla(0,0%,100%,.12);--border-soft:rgba(15,23,42,.08);--text:#fff;--text-dark:#0f172a;--muted:hsla(0,0%,100%,.78);--muted-dark:#5b6474;--primary:#2563eb;--primary-hover:#1d4ed8;--primary-soft:rgba(37,99,235,.16);--white:#fff;--shadow-xl:0 28px 80px rgba(0,0,0,.24);--shadow-lg:0 24px 60px rgba(0,0,0,.18);--shadow-md:0 14px 34px rgba(15,23,42,.1);--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.marketing-page{min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at top left,rgba(37,99,235,.18),transparent 28%),linear-gradient(180deg,#071a3a,#081a38 40%,#0b1d40)}.container{width:min(calc(100% - 32px),var(--container));margin:0 auto}.site-header{position:sticky;top:0;z-index:40;background:rgba(7,26,58,.88);backdrop-filter:blur(16px);border-bottom:1px solid hsla(0,0%,100%,.08)}.header-inner{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;flex-shrink:0}.brand-logo{width:auto;height:44px;-o-object-fit:contain;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:28px}.desktop-nav a{color:hsla(0,0%,100%,.8);font-size:.96rem;font-weight:600}.desktop-nav a:hover{color:#fff}.cta-actions,.header-actions,.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.btn{min-height:48px;padding:0 20px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;font-size:.95rem;font-weight:700;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease;cursor:pointer;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn-large{min-height:52px;padding:0 22px}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-hover)}.btn-secondary{background:transparent;color:#fff;border-color:hsla(0,0%,100%,.2)}.btn-secondary:hover{background:hsla(0,0%,100%,.08)}.hero-section{padding:78px 0 64px}.hero-inner{max-width:920px}.eyebrow,.mini-label,.section-label{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:rgba(37,99,235,.16);color:#a8c7ff;font-size:.84rem;font-weight:700;border:1px solid rgba(37,99,235,.24)}.hero-inner h1{margin:22px 0 0;font-size:clamp(2.5rem,6vw,5.4rem);line-height:.98;letter-spacing:-.05em;color:#fff;max-width:980px}.hero-description{margin:22px 0 0;max-width:840px;font-size:1.08rem;line-height:1.85;color:var(--muted)}.hero-actions{margin-top:30px}.hero-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.hero-points span{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.86);font-size:.88rem;font-weight:600}.content-section,.cta-section,.showcase-section{padding:78px 0}.showcase-section-alt{background:hsla(0,0%,100%,.02)}.section-heading{max-width:860px;margin-bottom:28px}.section-heading.centered{margin-left:auto;margin-right:auto;text-align:center}.cta-copy h2,.section-heading h2{margin:18px 0 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;letter-spacing:-.04em;color:#fff}.cta-copy p,.section-heading p{margin:16px 0 0;font-size:1rem;line-height:1.85;color:var(--muted)}.showcase-band{margin-top:30px}.showcase-frame{position:relative;overflow:hidden;border-radius:30px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);box-shadow:var(--shadow-xl)}.showcase-image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.showcase-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:flex-start;padding:28px;background:linear-gradient(180deg,rgba(5,13,31,.02) 25%,rgba(5,13,31,.6))}.showcase-overlay-card{max-width:460px;padding:22px;border-radius:22px;background:rgba(7,26,58,.8);border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(10px)}.showcase-overlay-card h3{margin:14px 0 0;font-size:1.35rem;line-height:1.2;letter-spacing:-.02em;color:#fff}.showcase-overlay-card p{margin:12px 0 0;color:hsla(0,0%,100%,.82);line-height:1.75}.advantage-grid,.check-grid,.feature-grid,.why-grid{display:grid;gap:18px;margin-top:28px}.advantage-grid,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.advantage-card,.check-item,.cta-box,.feature-card,.why-card{border-radius:22px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.06);box-shadow:var(--shadow-md);backdrop-filter:blur(10px)}.advantage-card,.feature-card,.why-card{padding:22px}.advantage-card h3,.feature-card h3,.why-card h3{margin:0;font-size:1.05rem;letter-spacing:-.02em;color:#fff}.advantage-card p,.feature-card p,.why-card p{margin:10px 0 0;line-height:1.75;color:hsla(0,0%,100%,.78)}.check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.check-item{display:flex;align-items:flex-start;gap:12px;padding:16px 18px}.check-icon{width:24px;height:24px;border-radius:999px;background:rgba(37,99,235,.18);color:#b8d0ff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;margin-top:1px}.content-section-soft{background:hsla(0,0%,100%,.02)}.cta-section{padding-top:40px;padding-bottom:90px}.cta-box{padding:30px;display:flex;align-items:center;justify-content:space-between;gap:24px}.cta-copy{max-width:760px}@media (max-width:1100px){.advantage-grid,.check-grid,.feature-grid,.why-grid{grid-template-columns:1fr}.cta-box{flex-direction:column;align-items:flex-start}}@media (max-width:920px){.site-header{position:static}.header-inner{min-height:auto;padding:18px 0;flex-direction:column;align-items:stretch}.desktop-nav{flex-wrap:wrap;gap:14px}.desktop-nav,.header-actions{justify-content:center}.hero-section{padding-top:54px}.showcase-overlay{position:static;padding:0;background:none}.showcase-overlay-card{margin:16px;max-width:none}}@media (max-width:640px){.container{width:min(calc(100% - 24px),var(--container))}.brand{justify-content:center}.brand-logo{height:38px}.desktop-nav{display:none}.cta-actions,.header-actions,.hero-actions{width:100%;flex-direction:column;align-items:stretch}.btn,.btn-large{width:100%}.hero-inner h1{font-size:clamp(2rem,12vw,3.4rem);line-height:1.02}.advantage-card p,.cta-copy p,.feature-card p,.hero-description,.section-heading p,.showcase-overlay-card p,.why-card p{line-height:1.7}.content-section,.cta-section,.showcase-section{padding:62px 0}.advantage-card,.check-item,.cta-box,.feature-card,.showcase-overlay-card,.why-card{padding:18px}.showcase-frame{border-radius:22px}.showcase-overlay-card h3{font-size:1.15rem}}