:root{--h10i-void-black: #0A0A0A;--h10i-graphite: #181818;--h10i-warm-paper: #F8F5EE;--h10i-signal-orange: #F7931A;--h10i-platinum-silver: #E6E2DA}.h10i-dark-surface{background:var(--h10i-void-black);color:var(--h10i-platinum-silver)}.h10i-light-surface{background:var(--h10i-warm-paper);color:var(--h10i-void-black)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:300;background:#050505;color:var(--h10i-platinum-silver);min-height:100dvh;display:flex;flex-direction:column;overflow-x:hidden;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}.frame{margin:14px 18px;border:1px solid rgba(255,255,255,.08);border-radius:3px;overflow:hidden;background:#070707}.hero-panel{position:relative;height:calc(100dvh - 28px);background:#070707;overflow:hidden;box-shadow:inset 0 0 140px #0000008c}.header{position:absolute;top:20px;left:40px;right:40px;z-index:3;display:flex;align-items:flex-start;justify-content:space-between}.header__logo-link{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.2rem}.header__logo{height:38px;width:auto}.header__ventures{font-size:9.5px;font-weight:400;letter-spacing:.42em;text-transform:uppercase;color:#e6e2da80;padding-left:.15rem}.nav{display:flex;align-items:center;padding-top:4px;margin-right:clamp(12px,5vw,96px)}.nav__toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:2.25rem;height:2.25rem;padding:.5rem;background:transparent;border:none;cursor:pointer}.nav__toggle span{display:block;height:1.5px;width:100%;background:var(--h10i-platinum-silver)}.nav__menu{list-style:none;display:flex;gap:34px}.nav__menu a{font-size:9px;font-weight:400;letter-spacing:2px;text-transform:uppercase;color:#ffffffb8;transition:color .2s ease}.nav__menu a:hover{color:var(--h10i-signal-orange)}.hero__content{position:absolute;left:clamp(32px,5.6%,76px);top:clamp(96px,17%,180px);z-index:2;max-width:540px}.hero__tagline{font-size:clamp(2.2rem,3.8vw,3.6rem);font-weight:300;line-height:1.16;letter-spacing:.01em;color:#f4f1ea;white-space:nowrap}.hero__tagline-accent{color:var(--h10i-signal-orange)}.hero__divider{display:block;width:30px;height:1px;background:var(--h10i-signal-orange);margin:24px 0 18px}.hero__principle{max-width:400px;font-size:14px;line-height:1.6;color:#ffffffb8}.btn{display:inline-flex;align-items:center;height:38px;padding:0 24px;font-size:10px;font-weight:400;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:background .2s ease,color .2s ease}.btn--outline{border:1px solid rgba(247,147,26,.72);color:var(--h10i-signal-orange);background:transparent}.btn--outline:hover{background:var(--h10i-signal-orange);color:var(--h10i-void-black)}.hero__cta{margin-top:24px;padding:0 28px;letter-spacing:1.6px}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:url(/images/h10i-hero-bg-exact-2400x1265.webp);background-size:cover;background-position:center center;background-repeat:no-repeat}.hero-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#050505f0,#050505c2 36%,#05050538,#0505050d)}.glyph-h{display:inline-block;width:.74em;height:.72em;vertical-align:baseline;margin:0 .02em}.glyph-h__canvas{display:block;width:100%;height:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:767px){.header{left:22px;right:22px}.nav{margin-right:0}.nav__toggle{display:inline-flex}.nav__menu{position:absolute;top:100%;right:0;left:0;flex-direction:column;gap:0;padding:.5rem 1.5rem 1.5rem;background:#070707fa;border-top:1px solid rgba(230,226,218,.08);transform:translateY(-8px);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.nav__menu--open{transform:translateY(0);opacity:1;visibility:visible}.nav__menu li{padding:.85rem 0;border-bottom:1px solid rgba(230,226,218,.06)}.hero__content{max-width:min(92%,360px)}.hero__tagline{font-size:clamp(1.45rem,6.6vw,1.9rem)}.hero__principle{max-width:320px}.hero-bg{background-image:url(/images/h10i-hero-bg-mobile-1080x1920.webp);background-position:center bottom}}.section{position:relative;z-index:2;padding:4.5rem 1.5rem;background:var(--h10i-void-black);border-top:1px solid rgba(230,226,218,.06);scroll-margin-top:3rem}.section--alt{background:var(--h10i-graphite)}.section__inner{max-width:52rem}.section__title{font-size:clamp(1.5rem,4vw,2rem);font-weight:400;letter-spacing:-.01em;margin-bottom:1.25rem}.section__body{font-size:clamp(1rem,2.5vw,1.0625rem);line-height:1.75;color:#e6e2dab3;max-width:40rem}@media(min-width:768px){.section{padding:6rem 3rem}}.footer{position:relative;z-index:2;padding:2rem 1.5rem 2.5rem;border-top:1px solid rgba(230,226,218,.08);background:var(--h10i-void-black)}.footer__disclaimer{font-size:.75rem;line-height:1.6;color:#e6e2da73;max-width:52rem;margin-bottom:1rem}.footer__copyright{font-size:.7rem;color:#e6e2da4d}@media(min-width:768px){.footer{padding:2.5rem 3rem 3rem}}
