:root{--primary-color:#f7a1c6;--accent-color:#5bb3e4;--bg-color:#0b0b0b;--text-color:#fff;--font-serif:"Playfair Display", serif;--font-sans:"Inter", sans-serif;--font-accent:"Outfit", sans-serif;--nav-bg:#0006}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-color);font-family:var(--font-sans);cursor:default;overflow-x:hidden}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.nav{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 5%;transition:transform .6s cubic-bezier(.19,1,.22,1);display:flex;position:fixed;top:0;left:0}.nav-left,.nav-right{flex:1;align-items:center;display:flex}.nav-right{justify-content:flex-end}.nav-center{flex:none;justify-content:center;align-items:center;display:flex}.nav-logo-container{align-items:center;height:40px;display:flex}.nav-logo-img{filter:brightness(0)invert();width:auto;height:100%;transition:transform .3s}.nav-logo-img:hover{transform:scale(1.05)}.nav-links{gap:2.5rem;display:flex}.nav-links a{color:#ffffffb3;font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.15em;font-size:.85rem;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#fff}.nav-cta{color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:50px;padding:.8rem 1.8rem;font-size:.8rem;transition:all .3s}.nav-cta:hover{color:#000;background:#fff;border-color:#fff}.hero{z-index:1;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.hero-bg{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.bg-video{object-fit:cover;width:100%;height:100%;transform:scale(1.05)}.hero-overlay{z-index:1;background:linear-gradient(#0009 0%,#0000001a 40%,#0003 60%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:10;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.hero-text-bg{font-family:var(--font-accent);color:#ffffff08;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:.1em;font-size:20vw;font-weight:800;position:absolute}.hero-watch-container{z-index:5;filter:drop-shadow(0 20px 50px #000c);justify-content:center;align-items:center;width:75vw;max-width:1200px;display:flex;position:relative}.hero-watch{width:100%;height:auto}.hero-details{z-index:20;width:40%;position:absolute;bottom:10%;left:5%}.hero-title{font-family:var(--font-serif);text-shadow:0 10px 30px #0000004d;letter-spacing:-.02em;margin-bottom:2rem;font-size:4.5rem;font-weight:400;line-height:1.05}.accent{font-style:italic;display:block}.hero-subtitle{font-family:var(--font-sans);color:#fff9;max-width:450px;margin-bottom:3rem;font-size:1rem;line-height:1.6}.hero-cta-group{align-items:center;gap:3rem;display:flex}.limited-edition{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.2em;color:var(--primary-color);padding-left:3rem;font-size:.75rem;position:relative}.limited-edition:before{content:"";background:var(--primary-color);width:2rem;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.primary-btn{background:var(--primary-color);font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:none;padding:1rem 3rem;font-size:.85rem;font-weight:600;transition:transform .3s,filter .3s}.primary-btn:hover{filter:brightness(1.1);transform:scale(1.05)}@media (width<=1024px){.hero-title{font-size:3rem}}@media (width<=768px){.hero-details{text-align:center;width:90%;bottom:5%;left:5%}.hero-subtitle{margin:0 auto 2rem}.hero-cta-group{flex-direction:column;gap:1.5rem}.limited-edition{padding-left:0}.limited-edition:before{display:none}}.watch-reveal{z-index:5;background-color:#000;width:100%;height:100vh;position:relative;overflow:hidden}.reveal-bg-container{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.reveal-bg{object-fit:cover;opacity:.7;width:100%;height:100%;transform:scale(1.1)}.reveal-overlay{z-index:1;background:radial-gradient(circle,#0000 0%,#0006 50%,#000000f2 100%);width:100%;height:100%;position:absolute;top:0;left:0}.reveal-content{z-index:10;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.reveal-watch-wrapper{perspective:1500px;filter:drop-shadow(0 60px 120px #000);width:65vw;max-width:1100px}.reveal-watch{width:100%;height:auto;transition:transform .1s ease-out;transform:rotate(-8deg)rotateY(15deg)scale(.9)}@media (width<=1024px){.reveal-watch-wrapper{width:85vw}}.pink-reveal{z-index:5;background-color:#000;width:100%;height:100vh;position:relative;overflow:hidden}.pink-overlay{background:radial-gradient(circle,#9216660d 0%,#00000080 60%,#000000fa 100%)}.reveal-text-container{text-align:center;max-width:800px;padding:0 2rem}.reveal-title-alt{font-family:var(--font-serif);color:#fff;letter-spacing:-.01em;margin-bottom:1.5rem;font-size:5rem;font-weight:400}.accent-pink{color:var(--primary-color);font-style:italic}.reveal-subtitle-alt{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.4em;color:#fff6;font-size:1rem}@media (width<=768px){.reveal-title-alt{font-size:3rem}}
