.shell{width:72%;margin:0 auto;padding:2rem 1.6rem 2.4rem;position:relative;overflow:hidden}@media(max-width:768px){.shell{width:unset}}.shell .hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:2.2rem;align-items:center;color:#152f68;margin-bottom:2.4rem}@media(max-width:900px){.shell .hero{grid-template-columns:minmax(0,1fr)}}.shell .hero-tag{display:inline-flex;align-items:center;gap:.45rem;padding:.25rem .7rem;border-radius:999px;background:rgba(15,23,42,.85);border:1px solid rgba(148,163,184,.6);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#cbd5f5;margin-bottom:.9rem}.shell .hero-tag-dot{width:6px;height:6px;border-radius:999px;background:var(--accent-gold)}.shell .hero-title{font-size:clamp(2rem,2.5vw,2.4rem);font-weight:700;line-height:1.15;margin-bottom:.7rem}.shell .hero-title span{color:var(--accent-gold)}.shell .hero-subtitle{font-size:.98rem;color:#6b7280;max-width:36rem;margin-bottom:1.4rem}.shell .hero-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.4rem}.shell .hero-badge{font-size:.78rem;padding:.35rem .7rem;border-radius:999px;background:rgba(15,23,42,.8);border:1px solid rgba(148,163,184,.6);color:#e5e7eb}.shell .hero-ctas{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1.6rem}.shell .hero-footnote{font-size:.78rem;color:#9ca3af}.shell .hero-visual{position:relative;padding:1.1rem}.shell .hero-card{background:radial-gradient(circle at top left,#1f4fa8 0,#020617 60%);border-radius:24px;padding:1.2rem 1.1rem;border:1px solid rgba(148,163,184,.3);color:#e5e7eb}.shell .hero-card h3{color:#fff}.shell .hero-card-title{font-size:.9rem;text-transform:uppercase;letter-spacing:.12em;color:#9ca3af;margin-bottom:.7rem}.shell .hero-card-main{font-size:.95rem;margin-bottom:.9rem;font-weight:500}.shell .hero-card-pills{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1rem}.shell .hero-card-pill{font-size:.75rem;padding:.28rem .7rem;border-radius:999px;background:rgba(15,23,42,.9);border:1px solid rgba(148,163,184,.5)}.shell .hero-card-footer{font-size:.75rem;color:#9ca3af}.shell .hero-card-footer strong{color:#e5e7eb}.shell .hero-tagline{position:absolute;bottom:.4rem;right:1rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:#9ca3af}.shell .stats-strip{margin-bottom:2rem;padding:.9rem 1.2rem;border-radius:var(--card-radius);background:linear-gradient(90deg,rgba(15,23,42,.9),rgba(15,23,42,.95));border:1px solid rgba(148,163,184,.55);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem}@media(max-width:800px){.shell .stats-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.shell .stats-strip{grid-template-columns:minmax(0,1fr)}}.shell .stat-item{color:#e5e7eb}.shell .stat-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:#9ca3af;margin-bottom:.2rem}.shell .stat-value{font-size:1.2rem;font-weight:700;color:var(--accent-gold);margin-bottom:.1rem}.shell .stat-caption{font-size:.8rem;color:#cbd5f5}.shell .section{border-radius:var(--card-radius);border:1px solid rgba(148,163,184,.45);padding:1.6rem 1.4rem;margin-bottom:1.6rem;color:#333}@media(min-width:768px){.shell .section{padding:1.8rem 1.6rem}}.shell .section-header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.1rem}.shell .section-title{font-size:1.1rem;font-weight:600}.shell .section-kicker{font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;color:#9ca3af}.shell .section-body{font-size:.9rem;color:#333}.shell .split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.1fr);gap:1.8rem}@media(max-width:800px){.shell .split{grid-template-columns:minmax(0,1fr)}}.shell .section-subtitle{font-size:.85rem;text-transform:uppercase;letter-spacing:.16em;color:#9ca3af;margin-bottom:.4rem}.shell .section-h3{font-size:1rem;font-weight:600;margin-bottom:.4rem;color:#333}.shell .section-body p+p{margin-top:.6rem}.shell .section-list{list-style:none;margin-top:.7rem}.shell .section-list li{position:relative;padding-left:1.1rem;margin-bottom:.35rem}.shell .section-list li:before{content:"";position:absolute;left:0;top:.55rem;width:6px;height:6px;border-radius:999px;background:var(--accent-gold)}.shell .card-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}@media(max-width:900px){.shell .card-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.shell .card-grid-3{grid-template-columns:minmax(0,1fr)}}.shell .feature-card{border-radius:16px;padding:1rem;background:radial-gradient(circle at top left,rgba(37,99,235,.5),rgba(15,23,42,.95));border:1px solid rgba(148,163,184,.6)}.shell .feature-icon{width:30px;height:30px;border-radius:999px;background:rgba(15,23,42,.9);display:flex;align-items:center;justify-content:center;margin-bottom:.65rem;font-size:.85rem;color:var(--accent-gold)}.shell .feature-title{font-size:.95rem;font-weight:600;margin-bottom:.35rem}.shell .feature-text{font-size:.85rem;color:#d1d5db}.shell .card-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(max-width:768px){.shell .card-grid-2{grid-template-columns:minmax(0,1fr)}}.shell .help-card{border-radius:16px;padding:1rem;background:rgba(15,23,42,.9);border:1px solid rgba(148,163,184,.6)}.shell .help-card p{color:#d1d5db}.shell .help-title-row{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.35rem}.shell .help-title{font-size:.95rem;font-weight:600;color:#fff}.shell .help-tag{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;padding:.18rem .6rem;border-radius:999px;border:1px solid rgba(148,163,184,.7);color:#9ca3af}.shell .help-list{list-style:none;margin:.5rem 0 .9rem;font-size:.85rem;color:#d1d5db}.shell .help-list li{margin-bottom:.3rem}.shell .help-footer-note{font-size:.78rem;color:#9ca3af;margin-top:.4rem}.shell .timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;margin-top:.7rem}@media(max-width:900px){.shell .timeline{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.shell .timeline{grid-template-columns:minmax(0,1fr)}}.shell .timeline-item{position:relative;padding:.9rem;border-radius:16px;background:rgba(15,23,42,.95);border:1px solid rgba(148,163,184,.6)}.shell .timeline-year{font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;color:var(--accent-gold);margin-bottom:.3rem}.shell .timeline-title{font-size:.92rem;font-weight:600;margin-bottom:.25rem}.shell .timeline-text{font-size:.84rem;color:#d1d5db}.shell .pill-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.7rem}.shell .pill{font-size:.75rem;padding:.25rem .7rem;border-radius:999px;border:1px solid rgba(148,163,184,.6);color:#9ca3af}.shell .logos-row{display:flex;flex-wrap:wrap;gap:.6rem;font-size:.8rem;color:#d1d5db;margin:.8rem 0 1.1rem}.shell .logos-pill{padding:.4rem .8rem;border-radius:999px;background:rgba(15,23,42,.9);border:1px dashed rgba(148,163,184,.7)}.shell .cta-strip{margin-top:.4rem;border-radius:18px;padding:1.2rem 1.1rem;background:linear-gradient(135deg,#1f4fa8,#071a3f);border:1px solid rgba(148,163,184,.7);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.9rem}.shell .cta-strip-text{color:#f9fafb}.shell .cta-strip-title{font-size:1rem;font-weight:600;margin-bottom:.2rem}.shell .cta-strip-sub{font-size:.85rem;color:#e5e7eb}.shell .cta-strip-actions{display:flex;flex-wrap:wrap;gap:.6rem}.shell .footer-note{max-width:1180px;margin:.4rem auto 1.6rem;padding:0 1.5rem;font-size:.78rem;color:#9ca3af;text-align:right}