*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0b1320;background-color:#f5f7fb}h1,h2,h3,h4{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-top:0}.layout-shell,.app-shell{min-height:100vh;display:flex;flex-direction:column;background-color:#f5f7fb}.layout-shell main,.app-shell main{flex:1}.site-header{background:linear-gradient(90deg,#021027,#003366);color:#fff;position:sticky;top:0;z-index:50}.site-header-inner{max-width:1180px;margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.logo-block{display:flex;align-items:center;text-decoration:none;color:inherit}.logo-image{height:40px;margin-right:.75rem}.logo-text{display:flex;flex-direction:column}.logo-title{font-weight:700;font-size:1rem}.logo-subtitle{font-size:.75rem;opacity:.8}.main-nav,.header-cta{display:flex;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.6rem 1.3rem;font-size:.9rem;font-weight:600;text-decoration:none;cursor:pointer;border:1px solid transparent}.btn-primary{background-color:#00c2ff;color:#021027}.btn-primary:hover{filter:brightness(1.05)}.btn-secondary{background-color:transparent;color:#00c2ff;border-color:#00c2ff}.btn-secondary:hover{background-color:#00c2ff14}.btn-large{padding:.8rem 1.8rem}.hero{background:radial-gradient(circle at top left,#00c2ff22,transparent 50%),linear-gradient(135deg,#021027,#003366);color:#fff;padding:4rem 1.5rem 3rem}.hero-platform{padding-top:3rem}.hero-inner{max-width:1180px;margin:0 auto;display:flex;flex-wrap:wrap;gap:2rem;align-items:center}.hero-text{flex:1 1 360px}.hero-text h1{font-size:2.2rem;line-height:1.25}.hero-highlight{color:#00c2ff}.hero-subtitle{margin-top:1rem;font-size:1rem;max-width:520px}.hero-actions{margin-top:1.5rem;display:flex;gap:.8rem;flex-wrap:wrap}.hero-tags{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.tag{background-color:#ffffff1f;border-radius:999px;padding:.25rem .8rem;font-size:.8rem}.hero-visual{flex:1 1 320px;display:flex;justify-content:center}.hero-card{background:rgba(2,16,39,.7);border-radius:20px;padding:.75rem;max-width:380px;position:relative;overflow:hidden}.hero-card-compact{padding:1.25rem 1.5rem}.hero-image{display:block;width:100%;height:auto;border-radius:16px}.hero-card-overlay{position:absolute;bottom:.75rem;left:.75rem;display:flex;flex-wrap:wrap;gap:.4rem}.hero-pill{background-color:#00c2ffe6;color:#021027;border-radius:999px;padding:.25rem .7rem;font-size:.75rem}.section{padding:4rem 1.5rem}.section-light{background-color:#f5f7fb}.section-dark{background:linear-gradient(135deg,#021027,#003366);color:#fff}.section-inner{max-width:1180px;margin:0 auto}.section-title{font-size:1.6rem}.section-subtitle{margin-top:.5rem;max-width:680px;font-size:.95rem;color:#58627a}.section-subtitle-light{color:#fffc}.section-header-row{display:flex;justify-content:space-between;gap:2rem;align-items:flex-start;margin-bottom:1.5rem}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin-top:1.5rem}.card{background-color:#fff;border-radius:16px;padding:1.25rem 1.4rem;box-shadow:0 10px 30px #0f172a14}.card-on-dark{background-color:#0f172ae6;color:#fff}.card-list{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.5rem}.card-horizontal{display:flex;flex-direction:column;gap:.75rem}.card-badge-row{display:flex;gap:.5rem;flex-wrap:wrap}.badge{font-size:.75rem;padding:.2rem .7rem;border-radius:999px;background-color:#e0f2ff}.badge-soft{background-color:#ffe4e1}.impact-text{font-size:.8rem;color:#58627a}.card-footer-row{display:flex;justify-content:space-between;align-items:center;gap:1rem}.link-button{font-size:.85rem;text-decoration:none;color:#036;font-weight:600}.chips-row{display:flex;flex-wrap:wrap;gap:.5rem}.chip{font-size:.8rem;padding:.25rem .8rem;border-radius:999px;background-color:#e5ecf8;cursor:default}.chip-active{background-color:#00c2ff;color:#021027}.two-column{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.section-cta{background:linear-gradient(135deg,#021027,#003366);color:#fff}.section-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.section-title-on-cta{color:#fff}@media (max-width: 768px){.site-header-inner{flex-wrap:wrap;gap:.75rem}.main-nav{flex-wrap:wrap;justify-content:center}.section-header-row{flex-direction:column}.hero{padding-top:3rem}.hero-inner{flex-direction:column}.section-cta-inner{flex-direction:column;align-items:flex-start}}.site-footer{background:#003366;padding:2rem 1.5rem;color:#fff;margin-top:3rem}.footer-inner{max-width:1180px;margin:auto;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;align-items:center}.footer-brand{display:flex;gap:1rem;align-items:center}.footer-logo{height:55px}.footer-brand-title{font-size:1rem;font-weight:600}.footer-brand-subtitle{font-size:.85rem;opacity:.85}.footer-meta{text-align:right;font-size:.85rem;opacity:.9}.footer-links{margin-top:.4rem;display:flex;gap:.75rem;justify-content:flex-end}.footer-links a{color:#00c2ff;text-decoration:none;font-size:.85rem}.footer-links a:hover{text-decoration:underline}@media (max-width: 768px){.footer-inner{flex-direction:column;align-items:flex-start}.footer-meta{text-align:left}}
