*{margin:0;padding:0;box-sizing:border-box}html{height:100%}body{min-height:100%;overflow:hidden;font-family:Montserrat,Arial,sans-serif}.hero-container{position:relative;width:100%;height:100vh;height:100svh;min-height:560px;display:flex;align-items:flex-start;justify-content:center}.hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:-2}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(#f8e1b752,#f8e1b72e 28%,#140c082e 52%,#140c0894);z-index:-1}.content{position:relative;text-align:center;color:#fff;z-index:1;animation:fadeIn 2s ease-in-out;width:min(86vw,900px);height:100%;min-height:inherit;display:flex;flex-direction:column;align-items:center;gap:0;padding:0 24px}.brand-lockup{width:min(46vw,315px);height:auto;margin-top:18vh;filter:drop-shadow(0 10px 18px rgba(0,0,0,.22))}.preorder-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border:1px solid #d87432;border-radius:2px;background:#f8e1b7d1;color:#d87432;font-size:.66rem;font-weight:400;letter-spacing:.16rem;text-decoration:none;text-transform:uppercase;box-shadow:0 16px 34px #00000042;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease;position:absolute;left:50%;bottom:18vh;transform:translate(-50%)}.preorder-button:hover,.preorder-button:focus-visible{background:#f8e1b7eb;border-color:#d87432;color:#d87432;transform:translate(-50%,-1px)}.preorder-button:focus-visible{outline:2px solid rgba(255,240,226,.9);outline-offset:4px}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.hero-container{min-height:620px}.hero-video{object-position:52% center}.content{width:min(92vw,620px);padding:0 20px}.brand-lockup{width:min(54vw,270px);margin-top:16svh}.preorder-button{min-height:40px;padding:0 20px;font-size:.64rem;letter-spacing:.13rem;bottom:16svh}}@media (max-width: 480px){.hero-container{min-height:600px}.hero-video{object-position:54% center}.overlay{background:linear-gradient(#f8e1b76b,#f8e1b733 26%,#140c0829 50%,#140c08a3)}.content{width:min(94vw,380px);padding:0 16px}.brand-lockup{width:min(66vw,230px);margin-top:13svh}.preorder-button{width:min(50vw,180px);min-height:38px;padding:0 18px;bottom:13svh;font-size:.6rem;letter-spacing:.1rem;white-space:nowrap}}@media (max-width: 380px){.brand-lockup{width:min(70vw,215px);margin-top:12svh}.preorder-button{width:min(54vw,168px);bottom:12svh;font-size:.54rem;letter-spacing:.07rem}}@media (max-height: 640px) and (orientation: portrait){.hero-container{min-height:100svh}.brand-lockup{margin-top:10svh}.preorder-button{bottom:10svh}}@media (max-height: 520px) and (orientation: landscape){.hero-container{min-height:420px}.hero-video{object-position:center 45%}.brand-lockup{width:min(28vw,200px);margin-top:10svh}.preorder-button{min-height:36px;bottom:10svh;font-size:.56rem;letter-spacing:.1rem}}
