@import "https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=DM+Sans:wght@300;400;500;600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a03c6;background:#fff;font-family:Aptos,system-ui,sans-serif}html{scroll-behavior:smooth}@keyframes smFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes smFadeIn{0%{opacity:0}to{opacity:1}}@keyframes smUnderline{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes smBlink{0%,to{opacity:1}50%{opacity:.4}}@keyframes smScrollFill{0%{top:-100%}to{top:100%}}@keyframes smDotPulse{0%,to{opacity:0;transform:scale(.5)}50%{opacity:.4;transform:scale(1)}}.cursor-glow{pointer-events:none;z-index:9999;will-change:transform, left, top;filter:blur(40px);background:radial-gradient(circle,#c84b1126 0%,#c84b110d 20%,#0000 70%);width:600px;height:600px;transition:opacity .3s;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}@media (hover:none){.cursor-glow{display:none}}nav img[alt="Spacemine Holdings Limited"]{object-fit:contain;margin-top:15px;display:block;width:auto!important;height:250px!important}@media (width<=768px){nav img[alt="Spacemine Holdings Limited"]{height:150px!important}}:root{--brand-gold:#c9a84c;--brand-gold-light:#e2c47a;--brand-gold-dim:#a0803a;--brand-navy:#0e1523;--brand-navy-mid:#16213a;--brand-ivory:#f8f5ef;--brand-white:#fff;--brand-slate:#4a5568;--brand-mist:#8896a8;--font-heading:"Cormorant Garamond", "Playfair Display", Georgia, serif;--font-body:"DM Sans", "Outfit", system-ui, sans-serif;--font-mono:"DM Mono", "Fira Code", monospace;--max-width:1200px}h1{font-weight:400}.hero-section{background:var(--brand-navy);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-poster,.hero-video{object-fit:cover;object-position:center;will-change:opacity, filter;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.04)}.hero-poster{z-index:1;opacity:1;filter:none;transition:opacity 1s,filter 1s}.hero-poster.video-ready{opacity:.28;filter:blur(3px)}.hero-video{z-index:2;opacity:0;pointer-events:none;transition:opacity 1.2s}.hero-video.video-ready{opacity:.6}.hero-background{z-index:5;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-bg-rect1{background:0 0;border:1px solid #ffffff0d;border-radius:0 0 0 58%;width:52%;height:78%;position:absolute;top:-8%;right:-4%}.hero-bg-rect2{background:linear-gradient(45deg,#16213a80,#0000);border-radius:50% 50% 50% 0;width:30%;height:40%;position:absolute;bottom:5%;left:-3%}.hero-bg-line{background:linear-gradient(#0000,#ffffff1f,#0000);width:1px;height:60%;position:absolute;top:18%;left:48%}.hero-bg-corner{border-bottom:1px solid #ffffff1a;border-left:1px solid #ffffff1a;border-radius:0 0 0 8px;width:80px;height:80px;position:absolute;bottom:12%;left:5%}.hero-bg-dot{background:#fff3;border-radius:50%;width:3px;height:3px;animation:3s ease-in-out infinite smDotPulse;position:absolute;left:48%}.dot-0{animation-delay:0s;top:22%;left:48.4%}.dot-1{animation-delay:.4s;top:31%;left:47.6%}.dot-2{animation-delay:.8s;top:40%;left:48.4%}.dot-3{animation-delay:1.2s;top:49%;left:47.6%}.dot-4{animation-delay:1.6s;top:58%;left:48.4%}.dot-5{animation-delay:2s;top:67%;left:47.6%}.hero-content{z-index:10;width:100%;max-width:var(--max-width);flex-direction:column;align-items:flex-start;margin:0 auto;padding:140px 24px 100px;display:flex;position:relative}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:24px;align-items:center;gap:8px;margin-bottom:32px;padding:6px 16px 6px 12px;animation:.7s .1s both smFadeUp;display:inline-flex}.hero-badge-dot{background:#fff9;border-radius:50%;width:6px;height:6px;animation:2.5s ease-in-out infinite smBlink}.hero-badge-text{font-family:var(--font-body);color:#ffffff8c;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:600}.hero-title{font-family:var(--font-heading);color:var(--brand-white);letter-spacing:-.03em;margin:0 0 24px;font-size:100px;font-weight:600;line-height:1.05;animation:.8s .25s both smFadeUp}.hero-title-highlight{color:var(--brand-gold);display:inline-block;position:relative}.hero-title-underline{display:none}.hero-subheading{font-family:var(--font-body);color:#ffffffb3;max-width:540px;margin:0 0 48px;font-size:18px;font-weight:300;line-height:1.7;animation:.8s .4s both smFadeUp}.hero-ctas{flex-wrap:wrap;gap:16px;margin-bottom:64px;animation:.8s .55s both smFadeUp;display:flex}.hero-stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;grid-template-columns:repeat(4,1fr);gap:1px;width:100%;animation:.8s .72s both smFadeUp;display:grid;overflow:hidden}.hero-stats>div{text-align:center;background:#0e152366;padding:32px 24px;transition:background .3s}.hero-stats>div:nth-child(2n){background:#ffffff08}.hero-stats>div:hover{background:#ffffff0f}.stat-value{font-family:var(--font-heading);color:var(--brand-white);margin-bottom:8px;font-size:36px;font-weight:800;line-height:1;display:block}.stat-label{font-family:var(--font-body);color:#ffffff80;letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:500}.hero-scroll{z-index:10;flex-direction:column;align-items:center;gap:10px;animation:1s 1.4s both smFadeIn;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.hero-scroll span{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:#fff6;font-size:10px;font-weight:500}.hero-scroll-line{background:#ffffff26;border-radius:1px;width:1px;height:48px;position:relative;overflow:hidden}.hero-scroll-fill{background:linear-gradient(#0000,#ffffff80);width:100%;height:100%;animation:2s cubic-bezier(.4,0,.2,1) 1.6s infinite smScrollFill;position:absolute;top:-100%}@media (width<=1024px){.hero-title{font-size:clamp(42px,6vw,64px)}.hero-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.hero-content{text-align:center;align-items:center;padding:120px 20px 80px}.hero-badge{margin-left:auto;margin-right:auto}.hero-subheading{margin-left:auto;margin-right:auto;font-size:16px}.hero-ctas{justify-content:center}.hero-stats>div{padding:24px 16px}.stat-value{font-size:28px}.stat-label{font-size:11px}}@media (width<=480px){.hero-title{font-size:36px}.hero-ctas{flex-direction:column;width:100%}.hero-ctas>*{justify-content:center;width:100%}}.hero-gradient,.hero-grain,.hero-section:before,.hero-section:after{opacity:0!important;visibility:hidden!important;display:none!important}.hero-poster,.hero-video{opacity:1!important;filter:none!important}.text-gold{color:var(--brand-gold)}.text-gold-light{color:var(--brand-gold-light)}.text-gold-dim{color:var(--brand-gold-dim)}.text-ivory{color:var(--brand-ivory)}.text-slate{color:var(--brand-slate)}.text-mist{color:var(--brand-mist)}.bg-navy{background:var(--brand-navy)}.bg-navy-mid{background:var(--brand-navy-mid)}.bg-ivory{background:var(--brand-ivory)}.border-gold{border-color:var(--brand-gold)}.border-gold-light{border-color:var(--brand-gold-light)}
