:root{--bg-deep:#141220;--gold:#d4af37;--text-primary:#fff;--text-secondary:#fff6}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-deep);color:var(--text-primary);-webkit-font-smoothing:antialiased;height:100vh;font-family:Inter,sans-serif;overflow:hidden}.bg-texture{z-index:-1;background:var(--bg-deep);width:100%;height:100%;position:fixed;top:0;left:0}.main-content{z-index:10;flex-direction:column;justify-content:space-between;height:100vh;padding:3rem 5rem;display:flex;position:relative}.header-nav-top{justify-content:flex-start;width:100%;display:flex}.logo-mini{mix-blend-mode:screen;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 75%);mask-image:radial-gradient(circle,#000 40%,#0000 75%)}.hero-section{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.5rem;color:var(--gold);margin-bottom:1rem;font-size:.75rem}h1{font-family:Cormorant Garamond,serif;font-size:clamp(3rem,9vw,6.5rem);font-weight:300;line-height:1}h1 em{font-style:italic;font-weight:300}.launching-text{letter-spacing:.5rem;text-transform:uppercase;color:var(--gold);margin-top:3rem;font-size:.8rem;font-weight:500}.launching-pulse{animation:4s ease-in-out infinite gentlePulse}@keyframes gentlePulse{0%,to{opacity:.4}50%{opacity:1}}.footer-minimal{text-align:center;text-transform:uppercase;letter-spacing:.1rem;width:100%;color:var(--text-secondary);font-size:.7rem}.gold-accent{color:var(--gold)}.splash-screen{background-color:var(--bg-deep);z-index:9999;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.splash-logo-wrap{flex-direction:column;align-items:center;gap:2rem;display:flex}.splash-logo{mix-blend-mode:screen;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 75%);mask-image:radial-gradient(circle,#000 40%,#0000 75%)}.splash-loader{background:var(--gold);opacity:.5;max-width:200px;height:1px}@media (max-width:1024px){.main-content{padding:2.5rem 3rem}}@media (max-width:768px){body{overflow:hidden}.main-content{justify-content:center;gap:0;height:100dvh;padding:1.5rem}.header-nav-top{opacity:0;width:0;height:0;position:absolute;overflow:hidden}.logo-mini,.splash-logo{border-radius:16px;mix-blend-mode:normal!important;filter:none!important;-webkit-mask-image:none!important;mask-image:none!important}.hero-section{flex:none;gap:0}.hero-section:before{content:"";background:url(/Logo.jpeg) 50%/contain no-repeat;border-radius:16px;width:90px;height:90px;margin:0 auto 1.5rem;display:block}.eyebrow{letter-spacing:.2rem;margin-bottom:1rem;font-size:.65rem}h1{font-size:2.8rem;line-height:1.15}.launching-text{letter-spacing:.3rem;margin-top:2rem;font-size:.7rem}.footer-minimal{letter-spacing:.05rem;flex:none;padding-top:3rem;font-size:.55rem;line-height:1.8}.splash-logo{width:200px!important;height:200px!important}.splash-loader{max-width:120px}}@media (max-width:400px){.main-content{padding:1rem}h1{font-size:2.2rem}.eyebrow{letter-spacing:.15rem;font-size:.55rem}.hero-section:before{width:70px;height:70px}}
