:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#04080f;--surface:#070f1cd1;--surface-soft:#ffffff0a;--border:#7c97bc33;--border-strong:#7c97bc47;--heading:#f6f8fc;--text:#c4cfdf;--muted:#8fa0b9;--brand-red:#dd1e49;--brand-blue:#1758b0;--brand-blue-light:#86bcff;--card-shadow:0 22px 70px #00000059;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#dd1e4914,#0000 26%),radial-gradient(circle at 80% 30%,#1758b01f,#0000 28%),linear-gradient(#050914 0%,#091120 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-width:320px;min-height:100vh;margin:0}body::selection{background:#86bcff59}a{color:inherit}img{max-width:100%}p{margin:0}#root{width:min(1160px,100% - 2rem);min-height:100vh;margin:0 auto}.page-shell{position:relative;overflow:hidden}.page-shell:before,.page-shell:after{content:"";pointer-events:none;z-index:0;filter:blur(90px);opacity:.32;position:fixed;inset:auto}.page-shell:before{background:var(--brand-red);width:22rem;height:22rem;top:4rem;left:-8rem}.page-shell:after{background:var(--brand-blue);width:24rem;height:24rem;top:18rem;right:-6rem}.site-header,main{z-index:1;position:relative}.site-header{justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 0 .5rem;display:flex}.brand{align-items:center;gap:1rem;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;border-radius:1.15rem;width:4.25rem;height:4.25rem;box-shadow:0 18px 45px #060d1c59}.brand span{color:var(--heading);font-size:1.05rem;font-weight:700;display:block}.mark-symbol{margin-left:.12rem;font-size:.52em;font-weight:700;position:relative;top:-.45em}.brand p{color:var(--muted);margin-top:.2rem;font-size:.92rem}.site-nav{flex-wrap:wrap;gap:1rem;display:flex}.site-nav a{color:var(--muted);font-size:.95rem;text-decoration:none;transition:color .2s,transform .2s}.site-nav a:hover,.site-nav a:focus-visible{color:var(--heading);transform:translateY(-1px)}.hero-section{grid-template-columns:minmax(0,1.35fr) minmax(320px,.9fr);align-items:center;gap:2rem;padding:4.5rem 0 3rem;display:grid}.eyebrow{border:1px solid var(--border-strong);background:var(--surface-soft);color:var(--brand-blue-light);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.5rem;padding:.45rem .85rem;font-size:.82rem;font-weight:700;display:inline-flex}.hero-copy h1{letter-spacing:-.06em;max-width:12ch;color:var(--heading);margin:1.5rem 0;font-size:clamp(3rem,6vw,5.5rem);line-height:.95}.hero-text{max-width:42rem;color:var(--text);font-size:1.08rem;line-height:1.75}.hero-text-secondary{margin-top:1rem}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:3.25rem;padding:.85rem 1.3rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg, var(--brand-red) 0%, var(--brand-blue) 100%);box-shadow:0 16px 40px #1758b052}.button-secondary{color:var(--heading);border-color:var(--border);background:#ffffff0a}.hero-outcomes{flex-wrap:wrap;gap:.85rem;margin:2rem 0 0;padding:0;list-style:none;display:flex}.hero-outcomes li{border:1px solid var(--border);color:var(--heading);background:#091223c7;border-radius:999px;padding:.8rem 1rem;font-size:.92rem}.hero-panel{border:1px solid var(--border);background:linear-gradient(180deg, #ffffff0f, #ffffff05), var(--surface);box-shadow:var(--card-shadow);border-radius:2rem;padding:1.5rem}.hero-logo-card{background:radial-gradient(circle at top,#dd1e4940,#0000 55%),radial-gradient(circle at bottom,#1758b047,#0000 58%),#020812eb;border:1px solid #ffffff14;border-radius:1.5rem;padding:1.2rem}.hero-logo-card img{border-radius:1rem;width:100%;display:block}.hero-stats{gap:1rem;margin-top:1rem;display:grid}.hero-stats article,.info-card,.sector-card,.principle-card,.contact-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--card-shadow)}.hero-stats article{border-radius:1.25rem;padding:1.2rem 1.25rem}.hero-stats span{color:var(--heading);font-size:1.9rem;font-weight:800;line-height:1;display:block}.hero-stats p{color:var(--muted);margin-top:.45rem;line-height:1.5}.content-section{z-index:1;padding:2.75rem 0;position:relative}.section-heading{max-width:46rem;margin-bottom:1.5rem}.section-heading h2{letter-spacing:-.04em;color:var(--heading);margin:1rem 0 0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05}.incubation-grid,.sector-grid,.principles-grid{gap:1.2rem;display:grid}.incubation-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sector-grid,.principles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.info-card,.sector-card,.principle-card{border-radius:1.5rem;padding:1.5rem}.info-card h3,.sector-card h3{color:var(--heading);margin:0 0 .85rem;font-size:1.25rem}.info-card p,.sector-card p,.principle-card p,.contact-card p{color:var(--text);line-height:1.7}.sector-card{background:linear-gradient(180deg, #ffffff0a, transparent), var(--surface)}.principles-section{padding-bottom:3.75rem}.principle-card{align-items:flex-start;gap:1rem;display:flex}.principle-marker{background:linear-gradient(135deg, var(--brand-red) 0%, var(--brand-blue) 100%);border-radius:999px;flex:none;width:.9rem;height:.9rem;margin-top:.45rem;box-shadow:0 0 25px #dd1e4973}.contact-section{padding-bottom:5rem}.contact-card{background:linear-gradient(135deg, #dd1e491f, #1758b01f), var(--surface);border-radius:2rem;padding:2rem}.contact-card h2{max-width:16ch;color:var(--heading);letter-spacing:-.04em;margin:1rem 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.contact-card p{max-width:48rem;margin-bottom:1.5rem}.contact-note{color:var(--muted);margin-top:1rem;margin-bottom:0;font-size:.95rem}.site-footer{z-index:1;color:var(--muted);padding:0 0 3rem;font-size:.92rem;position:relative}.site-footer p+p{margin-top:.45rem}.legal-note{max-width:52rem}@media (width<=960px){.site-header{flex-direction:column;align-items:flex-start}.hero-section,.incubation-grid,.sector-grid,.principles-grid{grid-template-columns:1fr}.hero-copy h1,.contact-card h2{max-width:none}}@media (width<=640px){.site-header{padding-top:1rem}.brand{align-items:flex-start}.brand img{width:3.5rem;height:3.5rem}.hero-section{padding-top:3rem}.hero-panel,.info-card,.sector-card,.principle-card,.contact-card{border-radius:1.25rem}.button{width:100%}.hero-actions{flex-direction:column}.hero-outcomes li{box-sizing:border-box;text-align:center;width:100%}}
