*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#080808;--color-gold:#d4af37;--color-red:#8b0000;--color-text:#f0ece4;--color-muted:#b0b0b0;--color-surface:#111;--color-border:#d4af3733;--font-display:"Playfair Display", serif;--font-body:"DM Sans", sans-serif}html{scroll-behavior:smooth}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;overflow-x:hidden}::selection{background:var(--color-gold);color:var(--color-bg)}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-gold)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.hero{justify-content:center;align-items:center;width:100%;height:100vh;min-height:640px;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}.hero__bg{z-index:0;filter:brightness(.28);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero__bg-overlay{z-index:1;background:radial-gradient(#08080859 0%,#080808cc 100%);position:absolute;inset:0}.hero__content{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.4rem;width:100%;max-width:780px;height:100%;display:flex;position:relative}.hero__countdown-wrapper{border:1px solid var(--color-gold);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#08080873;border-radius:50px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.2rem;padding:.8rem 1.8rem;display:flex}.hero__countdown-left{flex-direction:column;align-items:flex-start;gap:.1rem;display:flex}.hero__countdown-label-main{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--color-muted);font-size:.6rem}.hero__countdown-date{color:var(--color-gold);letter-spacing:.05em;font-family:Anton,sans-serif;font-size:1rem}.hero__countdown-divider{background:#d4af374d;width:1px;height:36px}.hero__countdown-items{align-items:center;gap:.2rem;display:flex}.hero__countdown-block{flex-direction:column;align-items:center;padding:0 .5rem;display:flex;position:relative}.hero__countdown-number{color:var(--color-text);font-family:Anton,sans-serif;font-size:clamp(1.4rem,3vw,1.9rem);line-height:1}.hero__countdown-unit{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-muted);margin-top:.2rem;font-size:.5rem}.hero__countdown-sep{color:var(--color-gold);font-family:Anton,sans-serif;font-size:1.2rem;line-height:1;position:absolute;top:.1rem;right:-.35rem}.hero__text{flex-direction:column;align-items:center;gap:.5rem;display:flex}.hero__eyebrow{font-family:var(--font-body);letter-spacing:.35em;text-transform:uppercase;color:var(--color-gold);font-size:.7rem;font-weight:400}.hero__title{letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;font-family:Anton,sans-serif;font-size:clamp(2.8rem,7.5vw,5.5rem);line-height:1}.hero__title--white{color:#fff}.hero__title--red{color:var(--color-red)}.hero__subtitle{color:#fff;margin-top:-.2rem;font-family:Great Vibes,cursive;font-size:clamp(1.8rem,4vw,3rem);line-height:1}.hero__meta{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem;margin-top:.3rem;font-size:clamp(.6rem,1.2vw,.72rem);display:flex}.hero__meta-item{align-items:center;gap:.35rem;display:flex}.hero__meta-item svg{width:12px;height:12px;color:var(--color-gold);flex-shrink:0}.hero__meta-dot{color:var(--color-gold);opacity:.5}.hero__video-wrapper{aspect-ratio:16/9;background:#000;border-radius:12px;width:100%;max-width:525px;position:relative;overflow:hidden;box-shadow:0 8px 40px #000000b3}.hero__video{object-fit:cover;width:100%;height:100%;display:block}.hero__play-btn{cursor:pointer;background:#08080866;border:none;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.hero__play-btn:hover{background:#08080833}.hero__play-btn--playing{background:0 0}.hero__play-btn--playing:hover{background:#08080840}.hero__play-btn svg{width:42px;height:42px;color:var(--color-gold);transition:transform .2s}.hero__play-btn:hover svg{transform:scale(1.08)}.hero__cta{background:var(--color-gold);color:var(--color-bg);font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;cursor:pointer;border:none;border-radius:50px;padding:1.1rem 3.8rem;font-size:.9rem;font-weight:600;transition:background .3s,transform .2s;display:inline-block;position:relative;overflow:hidden}.hero__cta:after{content:"";background:linear-gradient(120deg,#0000 0%,#ffffff73 50%,#0000 100%);width:50%;height:100%;animation:2.5s infinite shimmer;position:absolute;top:0;left:-75%}.hero__cta:hover{background:var(--color-text);transform:translateY(-2px)}@keyframes shimmer{0%{left:-75%}to{left:125%}}@media (width<=768px){.hero__content{gap:1.1rem}.hero__title{white-space:normal}.hero__video-wrapper{max-width:420px}.hero__countdown-wrapper{gap:.8rem;padding:.7rem 1.2rem}.hero__countdown-divider{display:none}.hero__countdown-left{align-items:center}}@media (width<=480px){.hero{padding:1.2rem 1rem}.hero__content{gap:.9rem}.hero__video-wrapper{max-width:320px}.hero__countdown-wrapper{border-radius:40px;padding:.6rem 1rem}.hero__countdown-number{font-size:1.3rem}}.floating-cta{display:none}@media (width<=768px){.floating-cta{z-index:999;background:var(--color-gold);width:fit-content;color:var(--color-bg);font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;border-radius:50px;margin:0 auto;padding:1rem 2.5rem;font-size:.78rem;font-weight:700;transition:background .3s;display:inline-block;position:fixed;bottom:1.5rem;left:0;right:0;overflow:hidden;box-shadow:0 8px 30px #00000080}.floating-cta:after{content:"";background:linear-gradient(120deg,#0000 0%,#ffffff59 50%,#0000 100%);width:50%;height:100%;animation:2.5s infinite shimmer;position:absolute;top:0;left:-75%}.floating-cta:hover{background:var(--color-text)}}
