:root{--background:#f6f6ff;--surface:#ffffff;--surface-low:#eef0ff;--surface-mid:#e2e7ff;--surface-high:#d9e2ff;--ink:#272e42;--muted:#535b71;--outline:#a5adc6;--primary:#006092;--primary-dim:#005480;--primary-container:#4db0f7;--secondary-container:#afe9f8;--tertiary-container:#cafd00;--tertiary-ink:#4a5e00;--inverse:#060e20}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--ink);margin:0;display:flex;flex-direction:column;min-height:100vh}main{flex:1 0 auto}a{color:inherit}img{display:block;max-width:100%}.site-main{padding-top:7.5rem}.site-main--with-header{padding-top:8.5rem}.shell{max-width:80rem;margin:0 auto;padding:0 2rem}.shell--asymmetric{padding-left:min(12%,7rem);padding-right:min(5%,3rem)}.section{padding:6rem 0}.section--muted{background:var(--surface-mid)}.hero-section{padding:4rem 0 5rem}.footer-grid,.pricing-grid,.support-hero,.support-subgrid{display:grid;grid-gap:2rem;gap:2rem}.hero-solo{display:grid;grid-gap:1.5rem;gap:1.5rem;text-align:center;justify-items:center;max-width:44rem;margin:0 auto}.hero-solo .hero-body{margin-left:auto;margin-right:auto}.cta-copy h2,.hero-title,.price-card__head h2,.section-title,.support-card h2,.support-card h3{font-family:Manrope,SF Pro Display,Segoe UI,sans-serif;letter-spacing:-.04em}.hero-title{margin:0;font-size:clamp(3.5rem,8vw,5.6rem);line-height:.92;font-weight:800}.hero-title span{color:var(--primary-dim)}.hero-title--compact{font-size:clamp(3rem,7vw,4.8rem)}.cta-copy p,.hero-body,.price-card__head p,.section-copy,.support-card p{color:var(--muted);line-height:1.7}.hero-body{margin:0;max-width:36rem;font-size:1.125rem}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:3rem;padding:.95rem 1.5rem;border-radius:999px;border:1px solid transparent;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .15s ease,opacity .15s ease,background-color .15s ease}.btn:hover{transform:translateY(-1px)}.btn--primary:hover{box-shadow:0 24px 48px rgba(39,46,66,.18);filter:brightness(1.06)}.btn--ghost:hover{background:rgba(0,96,146,.06);border-color:rgba(0,96,146,.55)}.btn--tertiary:hover{filter:brightness(.96)}.price-card:hover,.support-card:hover{transform:translateY(-4px);box-shadow:0 28px 56px rgba(39,46,66,.1)}.price-card--featured:hover{transform:translateY(calc(-1rem - 4px))}.nav-link:focus-visible{outline:2px solid var(--primary-container);outline-offset:2px;border-radius:4px}.nav-btn:focus-visible{outline:2px solid var(--primary-container);outline-offset:3px;border-radius:999px}.mobile-menu-btn:focus-visible{outline:2px solid var(--primary-container);outline-offset:2px;border-radius:8px}.footer-link:hover{color:#0369a1}.btn--primary{background:linear-gradient(135deg,var(--primary) 0,var(--primary-container) 100%);color:#ebf4ff;box-shadow:0 20px 40px rgba(39,46,66,.12)}.btn--ghost{background:var(--surface);color:var(--primary);border-color:rgba(0,96,146,.35)}.btn--tertiary{background:var(--tertiary-container);color:var(--tertiary-ink)}.btn--block{width:100%}.support-card__icon{display:grid;place-items:center;width:4rem;height:4rem;border-radius:1.25rem;background:rgba(77,176,247,.12)}.cta-visual img{width:100%;height:100%;object-fit:cover}.section-title{margin:0 0 1rem;font-size:clamp(2.25rem,5vw,4rem);font-weight:800;line-height:1.06}.section-copy{margin:0;max-width:40rem;font-size:1.05rem}.section-copy--large{font-size:1.15rem}.price-card,.support-card{border-radius:2rem;background:var(--surface);box-shadow:0 20px 40px rgba(39,46,66,.06)}.cta-slab{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,20rem);grid-gap:3rem;gap:3rem;align-items:center;padding:4rem 4.5rem;border-radius:3rem;background:var(--inverse);color:var(--surface)}.cta-copy{position:relative;z-index:1}.cta-copy h2{margin:0 0 1.25rem;font-size:clamp(3rem,7vw,5rem);font-weight:800;line-height:.98}.cta-copy p{margin:0 0 2rem;max-width:32rem;color:rgba(255,255,255,.72);font-size:1.1rem}.cta-visual{border-radius:2rem;overflow:hidden;box-shadow:0 28px 56px rgba(0,0,0,.22);transform:rotate(2deg);-webkit-transform:rotate(2deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;max-width:18rem;margin:0 auto}.cta-slab--text-only{grid-template-columns:1fr}.pricing-hero{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-bottom:4rem;max-width:56rem}.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.price-card{position:relative;display:flex;flex-direction:column;gap:1.5rem;padding:2rem}.price-card--featured{background:var(--surface-high);transform:translateY(-1rem);box-shadow:0 28px 56px rgba(0,96,146,.12);border:4px solid rgba(0,96,146,.08)}.price-badge{position:absolute;top:-.9rem;left:50%;transform:translateX(-50%);padding:.4rem .9rem;border-radius:999px;background:var(--tertiary-container);color:var(--tertiary-ink);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.price-card__head p{margin:1rem 0 0;font-size:.95rem}.price-line{display:flex;align-items:baseline;gap:.35rem;margin-top:.5rem}.price-line span{font-size:2.8rem;font-weight:800;letter-spacing:-.04em}.price-line small{color:var(--muted);font-size:.95rem}.price-base{margin:.25rem 0 0;font-size:.9rem;color:var(--muted)}.price-base span{text-decoration:line-through;opacity:.7}.feature-list{display:grid;grid-gap:.85rem;gap:.85rem;margin:0;padding:0;list-style:none}.feature-list li{display:flex;gap:.65rem;align-items:flex-start;font-size:.95rem;color:var(--ink);line-height:1.5}.feature-check{color:var(--primary)}.feature-check,.feature-cross{width:1rem;height:1rem;margin-top:.15rem;flex-shrink:0}.feature-cross{color:var(--outline)}.support-hero{grid-template-columns:minmax(0,1.25fr) minmax(0,.85fr);margin-bottom:4rem;align-items:end}.support-subgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-card{padding:2.5rem}.support-card--wide{position:relative;overflow:hidden;background:var(--surface-mid)}.support-card__icon{width:3.5rem;height:3.5rem;margin-bottom:1.5rem;background:var(--surface);color:var(--primary);font-weight:800;font-size:1.4rem}.support-card p{margin:1rem 0 0;font-size:1rem}.section--inverse{background:var(--inverse)}.section--inverse,.section--inverse .section-title{color:var(--surface)}.section--inverse .section-copy{color:rgba(255,255,255,.6)}.feature-row{display:grid;grid-template-columns:minmax(0,1fr) clamp(22rem,30vw,26rem);grid-gap:4rem;gap:4rem;align-items:center}.feature-row--reverse{grid-template-columns:clamp(22rem,30vw,26rem) minmax(0,1fr)}.feature-row__text{display:grid;grid-gap:1.25rem;gap:1.25rem}.feature-row__text .section-copy,.feature-row__text .section-title{margin-bottom:0}.feature-bullets{margin:0;padding:0;list-style:none;display:grid;grid-gap:.75rem;gap:.75rem}.feature-bullets li{position:relative;padding-left:1.25rem;font-size:1rem;line-height:1.5;color:rgba(255,255,255,.75)}.feature-row--reverse .feature-bullets li{color:var(--muted)}.feature-bullets li:before{content:"";position:absolute;left:0;top:.55rem;width:.4rem;height:.4rem;border-radius:50%;background:var(--primary-container)}.demo-video{position:relative;width:100%;max-width:clamp(22rem,30vw,26rem);margin:0 auto;border-radius:2rem;overflow:hidden;background:#000;border:3px solid rgba(255,255,255,.1);box-shadow:0 24px 64px rgba(0,0,0,.45)}.demo-video--light{border-color:rgba(0,96,146,.12);box-shadow:0 24px 64px rgba(39,46,66,.12)}.demo-video video{width:100%;height:auto;display:block;transform:scale(1.04) translateY(-1.8%)}.demo-video video::-webkit-media-controls-enter-fullscreen-button,.demo-video video::-webkit-media-controls-fullscreen-button{display:none!important}.demo-video__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-grid;place-items:center;width:4rem;height:4rem;padding:0;border:0;border-radius:50%;background:rgba(7,15,28,.82);color:#fff;font:inherit;cursor:pointer;box-shadow:0 20px 40px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .16s ease,background .16s ease}.demo-video__play:hover{transform:translate(-50%,-50%) scale(1.06);background:rgba(7,15,28,.92)}.demo-video__play svg{width:1.25rem;height:1.25rem;margin-left:2px}@media (max-width:1100px){.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.cta-slab,.support-hero,.support-subgrid{grid-template-columns:1fr}.shell,.shell--asymmetric{padding-left:1.25rem;padding-right:1.25rem}.price-card--featured{transform:none}}@media (max-width:640px){.desktop-nav{display:none!important}.mobile-menu-btn{display:block!important}.mobile-nav{margin:0 1rem;border-radius:0 0 1.25rem 1.25rem;box-shadow:0 20px 40px rgba(39,46,66,.08);overflow:hidden}.site-main{padding-top:6.75rem}.site-main--with-header{padding-top:7rem}.section{padding:4rem 0}.hero-section{padding:2.5rem 0 3.5rem}.hero-title{font-size:2.6rem}.hero-title--compact{font-size:2.4rem}.section-title{font-size:2rem}.pricing-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr!important;gap:1.5rem!important}.feature-row,.feature-row--reverse{grid-template-columns:1fr;gap:2.5rem}.feature-row--reverse>.demo-video{order:2}.feature-row--reverse>.feature-row__text{order:1}.demo-video{max-width:20rem;border-radius:1.5rem}}@media (max-width:480px){.shell,.shell--asymmetric{padding-left:1rem;padding-right:1rem}.section{padding:3rem 0}.hero-section{padding:2rem 0 2.5rem}.hero-title{font-size:2.2rem}.hero-title--compact{font-size:2rem}.section-title{font-size:1.8rem}.cta-slab{padding:1.75rem 1.25rem;gap:1.5rem;border-radius:1.5rem}.cta-copy h2{font-size:2rem}.price-card,.support-card{padding:1.5rem}.price-line span{font-size:2rem}.support-card__icon{width:2.8rem;height:2.8rem;font-size:1.1rem}.footer-grid{gap:1.25rem!important}.mobile-nav{margin:0 .75rem;border-radius:0 0 1rem 1rem}.feature-row,.feature-row--reverse{gap:2rem}.demo-video{max-width:18rem;border-radius:1.25rem;border-width:2px}.feature-bullets li{font-size:.92rem}}