:root{--background:#0b0f14;--foreground:#f5f7fa;--muted:#a1aab6;--muted-strong:#c7d0db;--border:#ffffff14;--border-strong:#ffffff24;--card:#ffffff08;--card-hover:#ffffff0d;--accent:#7cc4ff;--accent-soft:#7cc4ff24;--shadow-soft:0 20px 60px #0000003d;--max-width:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top, #7cc4ff14, transparent 35%), linear-gradient(to bottom, #ffffff04, transparent 30%), var(--background);color:var(--foreground);font-family:var(--font-body), Arial, Helvetica, sans-serif;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.site-shell{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.container{width:min(100% - 2rem, var(--max-width));margin:0 auto}.copy-narrow{max-width:760px}.section{padding:4rem 0}.section--tight-top{padding-top:1.25rem}.section-header{gap:.75rem;margin-bottom:.5rem;display:grid}.section-kicker{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.84rem;font-weight:700}.section-title{font-family:var(--font-heading), Arial, Helvetica, sans-serif;letter-spacing:-.04em;max-width:900px;margin:0 0 .9rem;font-size:clamp(2rem,4vw,3rem);line-height:1.02}.section-copy{color:var(--muted);max-width:760px;font-size:1.02rem;line-height:1.75}.section-copy p{margin:0 0 1.15rem}.section-copy p:last-child{margin-bottom:0}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#0b0f14b8;position:sticky;top:0}.site-header__inner,.site-footer__inner{width:min(100% - 2rem, var(--max-width));margin:0 auto}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:76px;display:flex}.site-brand{font-family:var(--font-heading), Arial, Helvetica, sans-serif;letter-spacing:.02em;align-items:center;gap:.7rem;font-size:1.05rem;font-weight:700;display:inline-flex}.site-brand--image{gap:0}.site-brand__logo{object-fit:contain;width:auto;height:100px;display:block}.site-brand__logo--footer{height:80px}.site-brand__mark{background:linear-gradient(135deg, var(--accent), #d3ebff);border-radius:999px;flex-shrink:0;width:12px;height:12px;box-shadow:0 0 0 6px #7cc4ff14}.site-brand__text{white-space:nowrap}.site-nav{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.site-nav__link{min-height:40px;color:var(--muted);border-radius:999px;align-items:center;padding:0 .9rem;transition:color .2s,background .2s,border-color .2s,transform .2s;display:inline-flex;position:relative}.site-nav__link:hover{color:var(--foreground);background:#ffffff0a}.site-nav__link--active{color:var(--foreground);box-shadow:inset 0 0 0 1px var(--border);background:#ffffff0f}.site-nav__link--external{color:var(--muted-strong)}.hero{padding:5.5rem 0 3.5rem}.hero__inner{width:min(100% - 2rem, var(--max-width));grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:stretch;gap:1.5rem;margin:0 auto;display:grid}.hero__content{align-content:center;gap:1.5rem;min-width:0;display:grid}.hero__eyebrow{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .9rem;font-size:.84rem;font-weight:700}.hero__title{font-family:var(--font-heading), Arial, Helvetica, sans-serif;letter-spacing:-.06em;max-width:880px;margin:0;font-size:clamp(3rem,7vw,5.8rem);line-height:.92}.hero__copy{color:var(--muted);max-width:720px;margin:0;font-size:1.04rem;line-height:1.8}.hero__actions{flex-wrap:wrap;gap:.85rem;padding-top:.2rem;display:flex}.hero__panel{flex-direction:column;justify-content:space-between;gap:1.25rem;min-height:100%;padding:1.4rem;display:flex;position:relative;overflow:hidden}.hero__panel:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#7cc4ff24,#0000 40%),linear-gradient(#ffffff05,#0000);position:absolute;inset:0}.hero__panel-header,.hero__panel-footer,.hero__panel-grid{z-index:1;position:relative}.hero__panel-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.hero__panel-kicker{color:var(--muted-strong);letter-spacing:.14em;text-transform:uppercase;font-size:.82rem;font-weight:700}.hero__panel-dot{background:var(--accent);border-radius:999px;width:10px;height:10px;box-shadow:0 0 18px #7cc4ffb3}.hero__panel-grid{gap:.85rem;display:grid}.hero__stat{border:1px solid var(--border);background:#ffffff08;border-radius:18px;gap:.25rem;padding:1rem 1rem 1.05rem;transition:border-color .2s,background .2s,transform .2s;display:grid}.hero__stat:hover{border-color:var(--border-strong);background:#ffffff0d;transform:translateY(-1px)}.hero__stat-label{color:var(--muted);font-size:.88rem;line-height:1.4}.hero__stat-value{font-family:var(--font-heading), Arial, Helvetica, sans-serif;letter-spacing:-.03em;color:var(--foreground);font-size:1.25rem;font-weight:700}.hero__panel-copy{color:var(--muted);margin:0;font-size:.96rem;line-height:1.75}.page-hero{padding:4.75rem 0 1.5rem}.page-hero__content{gap:.9rem;display:grid}.page-hero__title{font-family:var(--font-heading), Arial, Helvetica, sans-serif;letter-spacing:-.05em;max-width:900px;margin:0;font-size:clamp(2.5rem,6vw,4.5rem);line-height:.95}.page-hero__copy{color:var(--muted);max-width:760px;margin:0;font-size:1.04rem;line-height:1.8}.button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 1.15rem;font-weight:600;transition:transform .2s,background .2s,border-color .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--foreground);color:var(--background);box-shadow:var(--shadow-soft)}.button--primary:hover{background:#fff}.button--secondary{border:1px solid var(--border);color:var(--foreground);background:#ffffff05}.button--secondary:hover{border-color:var(--border-strong);background:#ffffff0d}.ventures-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.venture-card{border:1px solid var(--border);background:linear-gradient(#ffffff0a,#ffffff05);border-radius:24px;flex-direction:column;gap:.95rem;min-height:100%;padding:1.5rem;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:flex}.venture-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-soft);background:linear-gradient(#ffffff0f,#ffffff08);transform:translateY(-2px)}.venture-card__top{gap:.5rem;display:grid}.venture-card__eyebrow{color:var(--muted-strong);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:700}.venture-card__title{font-family:var(--font-heading), Arial, Helvetica, sans-serif;letter-spacing:-.03em;margin:0;font-size:1.35rem;font-weight:700}.venture-card__description{color:var(--muted);margin:0;line-height:1.75}.venture-card__link{color:var(--foreground);margin-top:auto;font-weight:600}.venture-card__link:hover{color:var(--accent)}.brand-intro{padding:2rem;position:relative;overflow:hidden}.brand-intro:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#7cc4ff1f,#0000 38%),linear-gradient(#ffffff05,#0000);position:absolute;inset:0}.brand-intro__content{z-index:1;position:relative}.contact-cta{align-items:center;gap:1.5rem;padding:2rem;display:grid}.contact-cta__content{gap:.75rem;display:grid}.contact-cta__actions{flex-wrap:wrap;gap:.85rem;display:flex}.site-footer{border-top:1px solid var(--border);background:linear-gradient(#0000,#ffffff04),#ffffff03;margin-top:4rem}.site-footer__inner{padding:2.25rem 0 1.1rem}.site-footer__top{grid-template-columns:1.3fr 1fr;gap:2.25rem;padding-bottom:1.8rem;display:grid}.site-footer__brand-block{max-width:520px}.site-brand--footer{margin-bottom:1rem}.site-footer__copy{color:var(--muted);margin:0;line-height:1.75}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.site-footer__column{min-width:0}.site-footer__heading{color:var(--foreground);letter-spacing:.02em;margin:0 0 .9rem;font-size:.95rem;font-weight:700}.site-footer__list{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.site-footer__list a{color:var(--muted);transition:color .2s}.site-footer__list a:hover{color:var(--foreground)}.site-footer__bottom{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:1rem;padding-top:1.15rem;font-size:.92rem;display:flex}.surface-panel{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:linear-gradient(#ffffff0a,#ffffff05);border-radius:24px}@media (max-width:1000px){.hero__inner{grid-template-columns:1fr}.hero__panel{min-height:auto}.ventures-grid,.site-footer__top{grid-template-columns:1fr}.site-footer__grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.section{padding:3.25rem 0}.page-hero{padding:4rem 0 1.25rem}.page-hero__title{font-size:clamp(2.2rem,11vw,3.4rem)}.site-header__inner{flex-direction:column;justify-content:center;align-items:flex-start;padding:1rem 0}.site-brand__logo{height:34px}.site-brand__logo--footer{height:40px}.site-nav{gap:.55rem;width:100%}.site-nav__link{padding:0 .85rem}.hero{padding:4.5rem 0 2.75rem}.hero__content{gap:1.25rem}.hero__title{font-size:clamp(2.5rem,13vw,4rem)}.hero__panel{padding:1.15rem}.brand-intro,.contact-cta{padding:1.25rem}.contact-cta__actions,.contact-cta__actions .button{width:100%}.site-footer__inner{padding:2rem 0 1rem}.site-footer__grid{grid-template-columns:1fr;gap:1.5rem}.site-footer__bottom{flex-direction:column;align-items:flex-start}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_a9df3dd8-module__7wYMoG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_a9df3dd8-module__7wYMoG__variable{--font-body:"Inter", "Inter Fallback"}
@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_c1667591-module__Wjg9NG__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_c1667591-module__Wjg9NG__variable{--font-heading:"Manrope", "Manrope Fallback"}
