*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#fff;-webkit-font-smoothing:antialiased;background:#050505;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.site{width:100%;overflow:hidden}.hero{background:#111;width:100%;height:100vh;min-height:100vh;position:relative;overflow:hidden}.hero-background{z-index:0;background-image:url(/hero-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.01)}.hero-overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#00000059 0%,#00000014 30% 70%,#00000059 100%);position:absolute;inset:0}.navbar{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000014;border-bottom:1px solid #ffffff1f;width:100%;position:absolute;top:0;left:0}.nav-inner{justify-content:space-between;align-items:center;width:min(1200px,92%);height:92px;margin:0 auto;display:flex}.logo{flex-direction:column;gap:3px;display:flex}.logo span{color:#ed151d;letter-spacing:-1.5px;font-size:28px;font-weight:900;line-height:1}.logo small{color:#ffffffbf;font-size:10px;font-weight:500}.nav-links{align-items:center;gap:42px;display:flex}.nav-links a{color:#ffffffd9;padding:36px 0;font-size:14px;font-weight:600;transition:color .2s;position:relative}.nav-links a:hover{color:#fff}.nav-links a.active{color:#ed151d}.nav-links a.active:after{content:"";background:#ed151d;width:100%;height:2px;position:absolute;bottom:20px;left:0}.notify-button{color:#fff;background:#ed151d;border-radius:8px;justify-content:center;align-items:center;min-width:120px;height:46px;padding:0 22px;font-size:13px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.notify-button:hover{background:#ff252d;transform:translateY(-2px)}.hero-content{z-index:3;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(900px,92%);min-height:100vh;margin:0 auto;padding-top:55px;display:flex;position:relative}.eyebrow{color:#fff;letter-spacing:5px;text-transform:uppercase;text-shadow:0 2px 12px #000000b3;margin-bottom:24px;font-size:12px;font-weight:700}.coming-title{color:#fff;letter-spacing:-8px;text-transform:uppercase;text-shadow:0 6px 35px #0000008c;margin:0;font-size:clamp(90px,11vw,155px);font-weight:950;line-height:.82}.coming-title span{color:#ed151d}.red-line{background:#ed151d;width:60px;height:3px;margin:32px auto 24px;box-shadow:0 0 14px #ed151d59}.hero-description{color:#ffffffe6;text-shadow:0 2px 12px #000000b3;max-width:650px;font-size:16px;font-weight:400;line-height:1.6}.launch-location{color:#ffffffe6;text-shadow:0 2px 10px #000000b3;align-items:center;gap:8px;margin-top:24px;font-size:14px;display:flex}.launch-location strong{color:#fff}.location-dot{background:#ed151d;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 12px #ed151dcc}.countdown{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000002e;border:1px solid #ffffff61;border-radius:12px;grid-template-columns:repeat(4,1fr);width:min(590px,100%);margin-top:30px;display:grid;overflow:hidden}.time-box{text-align:center;border-right:1px solid #ffffff38;padding:18px 12px}.time-box:last-child{border-right:none}.time-box strong{color:#fff;font-size:32px;font-weight:800;line-height:1;display:block}.time-box span{color:#ffffffa6;letter-spacing:2px;margin-top:8px;font-size:9px;font-weight:600;display:block}.hero-bottom-fade{z-index:2;pointer-events:none;background:linear-gradient(#0000,#00000073);width:100%;height:120px;position:absolute;bottom:0;left:0}.minimal-section{color:#111;background:#fff;justify-content:center;align-items:center;min-height:70vh;padding:100px 20px;display:flex}.minimal-content{text-align:center;width:min(750px,92%)}.section-label{color:#ed151d;letter-spacing:3px;margin-bottom:20px;font-size:11px;font-weight:800;display:block}.minimal-content h2,.store-content h2,.notify-content h2{letter-spacing:-4px;font-size:clamp(45px,6vw,78px);font-weight:900;line-height:.95}.minimal-content h2 span,.store-content h2 span,.notify-content h2 span{color:#ed151d}.minimal-content p{color:#666;max-width:560px;margin:30px auto;font-size:17px;line-height:1.7}.outline-button{color:#111;cursor:pointer;background:0 0;border:1px solid #111;border-radius:6px;height:48px;padding:0 28px;font-weight:700;transition:all .2s}.outline-button:hover{color:#fff;background:#111}.store-section{color:#111;background:#f5f5f3;justify-content:center;align-items:center;min-height:75vh;padding:100px 20px;display:flex}.store-content{width:min(850px,92%)}.store-content h2{margin-bottom:28px}.store-content>p{color:#666;max-width:650px;margin-bottom:45px;font-size:17px;line-height:1.7}.store-note{border-top:1px solid #ddd;align-items:flex-start;gap:22px;max-width:600px;padding:22px 0;display:flex}.store-note>span{color:#ed151d;letter-spacing:1px;font-size:12px;font-weight:800}.store-note strong{font-size:17px}.store-note p{color:#777;margin-top:6px;font-size:14px}.notify-section{color:#fff;background:#111;justify-content:center;align-items:center;min-height:70vh;padding:100px 20px;display:flex}.notify-content{text-align:center;width:min(700px,92%)}.notify-content p{color:#999;margin:25px 0 35px;font-size:16px}.notify-form{gap:10px;width:min(500px,100%);margin:0 auto;display:flex}.notify-form input{color:#fff;background:#ffffff0f;border:1px solid #fff3;border-radius:7px;outline:none;flex:1;height:52px;padding:0 18px}.notify-form input::placeholder{color:#777}.notify-form input:focus{border-color:#ed151d}.notify-form button{color:#fff;cursor:pointer;background:#ed151d;border:none;border-radius:7px;height:52px;padding:0 25px;font-weight:700}.notify-form button:hover{background:#ff252d}.footer{background:#050505;border-top:1px solid #ffffff1a;padding:35px 20px}.footer-inner{justify-content:space-between;align-items:center;width:min(1200px,92%);margin:0 auto;display:flex}.footer-logo{color:#ed151d;font-size:24px;font-weight:900}.footer p{color:#777;font-size:12px}.footer span{color:#555;font-size:11px}@media (max-width:900px){.nav-links{gap:22px}.nav-links a{font-size:12px}.coming-title{font-size:clamp(75px,12vw,115px)}}@media (max-width:700px){.hero{height:100svh;min-height:100svh}.nav-inner{width:90%;height:75px}.logo span{font-size:22px}.logo small{font-size:8px}.nav-links{display:none}.notify-button{min-width:90px;height:40px;padding:0 15px;font-size:11px}.hero-content{width:92%;padding-top:50px}.eyebrow{letter-spacing:4px;margin-bottom:20px;font-size:9px}.coming-title{letter-spacing:-5px;font-size:clamp(72px,20vw,100px);line-height:.84}.red-line{width:42px;height:2px;margin:24px auto 20px}.hero-description{max-width:340px;font-size:13px;line-height:1.55}.launch-location{margin-top:19px;font-size:12px}.countdown{border-radius:9px;width:100%;margin-top:23px}.time-box{padding:15px 4px}.time-box strong{font-size:22px}.time-box span{letter-spacing:1px;margin-top:6px;font-size:7px}.minimal-section,.store-section,.notify-section{min-height:auto;padding:90px 20px}.minimal-content h2,.store-content h2,.notify-content h2{letter-spacing:-3px;font-size:48px}.minimal-content p,.store-content>p{font-size:14px}.notify-form{flex-direction:column}.notify-form input,.notify-form button{width:100%}.footer-inner{text-align:center;flex-direction:column;gap:12px}}@media (max-width:400px){.coming-title{letter-spacing:-4px;font-size:68px}.hero-description{font-size:12px}.time-box strong{font-size:19px}}
