:root{--primary-color: #f7a1c6;--accent-color: #5bb3e4;--gold-color: #d4af7a;--bg-color: #0b0b0b;--text-color: #ffffff;--font-serif: "Playfair Display", serif;--font-sans: "Inter", sans-serif;--font-accent: "Outfit", sans-serif;--nav-bg: rgba(0, 0, 0, .4);--ease-smooth: cubic-bezier(.25, .46, .45, .94)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:auto}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}body{background-color:var(--bg-color);color:var(--text-color);font-family:var(--font-sans);overflow-x:hidden;cursor:default;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit;transition:color .3s ease}img{max-width:100%;display:block}button{cursor:pointer;border:none;background:none;font-family:var(--font-accent);transition:all .3s ease}.accent{color:var(--primary-color)}.accent-gold{color:var(--gold-color)}.nav{position:fixed;top:0;left:0;width:100%;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:1.2rem 4rem;background:var(--nav-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.05);transition:transform .5s var(--ease-smooth)}.nav.hidden{transform:translateY(-100%)}.nav-left{flex:1;display:flex}.nav-links{display:flex;gap:2.5rem}.nav-links a{font-family:var(--font-accent);font-weight:300;font-size:.75rem;text-transform:uppercase;letter-spacing:.25em;color:#ffffffb3;transition:color .3s ease;position:relative}.nav-links a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--primary-color);transition:width .3s ease}.nav-links a:hover{color:#fff}.nav-links a:hover:after{width:100%}.nav-center{flex:1;display:flex;justify-content:center}.nav-logo-container{display:flex;align-items:center}.nav-logo-img{height:22px;filter:brightness(0) invert(1);opacity:.9}.nav-right{flex:1;display:flex;justify-content:flex-end}.nav-cta{font-family:var(--font-accent);font-weight:600;font-size:.7rem;text-transform:uppercase;letter-spacing:.2em;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.2);padding:.7rem 1.8rem;border-radius:0;transition:all .3s ease}.nav-cta:hover{background:#ffffff0f;border-color:#fff6}.hero{position:sticky;top:0;width:100%;height:100vh;z-index:1;overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.bg-video{width:100%;height:100%;object-fit:cover;will-change:transform,opacity}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0009,#0000001a 40%,#0003 60%,#000c);pointer-events:none}.hero-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-start;justify-content:flex-start;padding:0 5%}.hero-text-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-serif);font-size:20vw;font-weight:700;color:#ffffff08;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;line-height:1;will-change:transform}.hero-details{position:absolute;bottom:10%;left:5%;width:40%;max-width:600px}.hero-title{font-family:var(--font-serif);font-size:clamp(2.5rem,5vw,5.5rem);font-weight:700;line-height:1.1;margin-bottom:1.2rem;letter-spacing:-.02em}.hero-subtitle{font-family:var(--font-sans);font-size:clamp(.85rem,1.2vw,1.1rem);font-weight:300;color:#fff9;line-height:1.6;margin-bottom:2.5rem;max-width:450px}.hero-cta-group{display:flex;align-items:center;gap:2rem}.limited-edition{font-family:var(--font-accent);font-size:.7rem;font-weight:400;text-transform:uppercase;letter-spacing:.3em;color:#ffffff80;display:flex;align-items:center;gap:1rem}.limited-edition:before{content:"";display:inline-block;width:40px;height:1px;background:var(--primary-color)}.primary-btn{font-family:var(--font-accent);font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:#0b0b0b;background:var(--primary-color);padding:1rem 2.5rem;transition:all .3s ease;display:inline-block}.primary-btn:hover{background:#f8b8d4;transform:translateY(-1px);box-shadow:0 8px 25px #f7a1c640}.product-reveal{position:relative;width:100%;height:100vh;z-index:5;overflow:hidden}.product-reveal-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.product-reveal-bg-img{width:100%;height:100%;object-fit:cover}.product-reveal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#00000080,#0000000d 40%,#00000026 60%,#000000d9);pointer-events:none}.product-reveal-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:0 5%}.product-reveal-text-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-serif);font-size:18vw;font-weight:700;color:#ffffff05;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;line-height:1;will-change:transform}.product-reveal-watch-container{position:absolute;left:5%;top:50%;transform:translateY(-50%);width:45%;max-width:500px;z-index:2}.product-reveal-watch{width:100%;height:auto;filter:drop-shadow(0 20px 80px rgba(0,0,0,.7));will-change:transform}.product-reveal-details{position:absolute;right:8%;top:50%;transform:translateY(-50%);width:38%;max-width:520px;z-index:3}.product-reveal-title{font-family:var(--font-serif);font-size:clamp(2rem,4vw,4rem);font-weight:700;line-height:1.15;margin-bottom:1.2rem}.product-reveal-subtitle{font-family:var(--font-sans);font-size:clamp(.8rem,1.1vw,1rem);font-weight:300;color:#ffffff8c;line-height:1.7;margin-bottom:2rem}.product-reveal-cta-group{display:flex;align-items:center;gap:2rem}.edition-tag{font-family:var(--font-accent);font-size:.7rem;font-weight:400;text-transform:uppercase;letter-spacing:.3em;color:#ffffff80;display:flex;align-items:center;gap:1rem}.edition-tag:before{content:"";display:inline-block;width:40px;height:1px;background:var(--gold-color)}.secondary-btn{font-family:var(--font-accent);font-weight:600;font-size:.7rem;text-transform:uppercase;letter-spacing:.2em;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.3);padding:.9rem 2.2rem;transition:all .3s ease;display:inline-block}.secondary-btn:hover{background:#ffffff0f;border-color:#ffffff80}.heritage{position:relative;width:100%;height:100vh;z-index:10;overflow:hidden}.heritage-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.heritage-bg-img{width:100%;height:100%;object-fit:cover}.heritage-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to left,rgba(0,0,0,.85) 0%,rgba(0,0,0,.65) 40%,rgba(0,0,0,.1) 75%,transparent 100%);pointer-events:none}.heritage-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:flex-end;padding:0 5% 10vh;flex-direction:column}.heritage-text{max-width:580px;text-align:right;margin-bottom:4rem}.heritage-eyebrow{font-family:var(--font-accent);font-size:.7rem;font-weight:400;text-transform:uppercase;letter-spacing:.35em;color:#ffffff80;display:flex;align-items:center;justify-content:flex-end;gap:1rem;margin-bottom:1.2rem}.heritage-eyebrow:after{content:"";display:inline-block;width:40px;height:1px;background:var(--gold-color)}.heritage-title{font-family:var(--font-serif);font-size:clamp(2.5rem,5vw,5rem);font-weight:700;line-height:1.1;margin-bottom:1rem}.heritage-title em{font-style:italic;color:var(--gold-color)}.heritage-divider{width:60px;height:1px;background:var(--gold-color);margin:1.5rem 0 1.5rem auto}.heritage-body{font-family:var(--font-sans);font-size:clamp(.8rem,1.1vw,1rem);font-weight:300;color:#ffffff80;line-height:1.7;margin-bottom:1.2rem}.heritage-link{font-family:var(--font-accent);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.25em;color:var(--gold-color);display:inline-block;margin-top:.5rem;transition:all .3s ease}.heritage-link:hover{color:#e8c88a;transform:translate(-4px)}.heritage-stats{display:flex;gap:3rem;justify-content:flex-end}.heritage-stat{display:flex;flex-direction:column;align-items:flex-end}.stat-number{font-family:var(--font-serif);font-style:italic;font-size:clamp(2rem,3vw,3.5rem);font-weight:700;color:#fff;line-height:1;margin-bottom:.3rem}.stat-label{font-family:var(--font-accent);font-size:.6rem;font-weight:400;text-transform:uppercase;letter-spacing:.2em;color:#fff6}.ethos{position:relative;width:100%;height:100vh;z-index:10;overflow:hidden;background:#000}.ethos-header{position:absolute;top:8%;left:50%;transform:translate(-50%);z-index:20}.ethos-section-title{font-family:var(--font-accent);font-size:.65rem;font-weight:400;text-transform:uppercase;letter-spacing:.5em;color:#ffffff4d}.ethos-dynamic-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.ethos-bg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .8s ease;will-change:transform}.ethos-bg-img.active{opacity:.6}.ethos-slider-container{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.ethos-main{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;padding:0 5%;opacity:0;pointer-events:none}.ethos-main.active{opacity:1;pointer-events:all}.ethos-text-side{width:40%;max-width:520px;z-index:15;position:relative}.ethos-alt-title{font-family:var(--font-serif);font-size:clamp(1.8rem,3.5vw,3.5rem);font-weight:700;line-height:1.15;margin-bottom:.3rem}.ethos-alt-subtitle{font-family:var(--font-accent);font-size:.75rem;font-weight:400;text-transform:uppercase;letter-spacing:.3em;color:var(--primary-color);margin-bottom:1.5rem}.ethos-description{font-family:var(--font-sans);font-size:clamp(.8rem,1vw,.95rem);font-weight:300;color:#ffffff80;line-height:1.8;margin-bottom:1.5rem}.ethos-ref{font-family:var(--font-accent);font-size:.6rem;text-transform:uppercase;letter-spacing:.25em;color:#ffffff40;margin-bottom:1.5rem}.ethos-next-btn{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid rgba(255,255,255,.15);color:#fff9;cursor:pointer;transition:all .3s ease}.ethos-next-btn:hover{border-color:var(--primary-color);color:var(--primary-color);background:#f7a1c60f}.ethos-product-center{position:absolute;top:50%;right:0;transform:translateY(-50%);width:55%;z-index:5}.ethos-watch-img{width:100%;height:auto;filter:drop-shadow(0 30px 100px rgba(0,0,0,.6))}.dismantle{position:relative;width:100%;height:300vh;z-index:10;background:#000}.dismantle-container{position:sticky;top:0;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.dismantle-header{position:absolute;top:10%;left:5%;z-index:30;max-width:600px}.section-title{font-family:var(--font-serif);font-size:clamp(1.5rem,3.5vw,3.5rem);font-weight:700;line-height:1.15;margin-bottom:1rem}.section-subtitle{font-family:var(--font-sans);font-size:clamp(.8rem,1vw,1rem);font-weight:300;color:#ffffff80;line-height:1.7}#dismantle-canvas{width:100%;height:100%;object-fit:contain;display:block}.showcase{position:relative;width:100%;height:100vh;z-index:20;overflow:hidden;background:#000}.showcase-visual{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.showcase-bg-img{width:100%;height:100%;object-fit:cover}.showcase-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(0,0,0,.92) 0%,rgba(0,0,0,.7) 30%,transparent 60%);pointer-events:none}.showcase-text{position:absolute;top:50%;left:0;transform:translateY(-50%);max-width:580px;padding:0 5%;z-index:5}.showcase-eyebrow{font-family:var(--font-accent);font-size:.7rem;font-weight:400;text-transform:uppercase;letter-spacing:.35em;color:#ffffff80;display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.showcase-eyebrow:before{content:"";display:inline-block;width:40px;height:1px;background:var(--primary-color)}.showcase-headline{font-family:var(--font-serif);font-size:clamp(4rem,8vw,8rem);font-weight:700;line-height:1;margin-bottom:1.5rem;letter-spacing:-.03em}.showcase-headline em{font-style:italic;color:var(--primary-color);display:block}.showcase-body{font-family:var(--font-sans);font-size:clamp(.85rem,1.2vw,1.1rem);font-weight:300;color:#ffffff8c;line-height:1.7;margin-bottom:2.5rem}.showcase-ig-link{font-family:var(--font-accent);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:#ffffffb3;display:inline-flex;align-items:center;gap:.8rem;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:.4rem;transition:all .3s ease}.showcase-ig-link:hover{color:#fff;border-color:var(--primary-color)}.showcase-ig-link svg{width:18px;height:18px}.footer{position:relative;z-index:25;background:#050505;padding:0}.footer-top-rule{width:100%;height:1px;background:linear-gradient(to right,transparent 0%,var(--gold-color) 50%,transparent 100%);opacity:.3}.footer-inner{max-width:1400px;margin:0 auto;padding:5rem 5% 2rem}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1.4fr;gap:2.5rem;margin-bottom:4rem}.footer-brand-col{display:flex;flex-direction:column}.footer-logo{height:20px;filter:brightness(0) invert(1);opacity:.8;margin-bottom:1.2rem}.footer-tagline{font-family:var(--font-accent);font-size:.65rem;font-weight:400;text-transform:uppercase;letter-spacing:.3em;color:var(--gold-color);margin-bottom:.8rem}.footer-address{font-family:var(--font-sans);font-size:.75rem;font-weight:300;color:#ffffff59;line-height:1.6;margin-bottom:1.5rem}.footer-socials{display:flex;gap:.75rem}.footer-social{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.1);color:#fff6;transition:all .3s ease}.footer-social:hover{border-color:var(--gold-color);color:var(--gold-color)}.footer-col{display:flex;flex-direction:column;gap:.8rem}.footer-col-title{font-family:var(--font-accent);font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.35em;color:#fff9;padding-bottom:.8rem;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:.5rem}.footer-col a{font-family:var(--font-sans);font-size:.75rem;font-weight:300;color:#fff6;transition:color .3s ease}.footer-col a:hover{color:#fff}.footer-col-desc{font-family:var(--font-sans);font-size:.75rem;font-weight:300;color:#ffffff59;line-height:1.6;margin-bottom:1.2rem}.footer-reserve-btn{font-family:var(--font-accent);font-weight:600;font-size:.65rem;text-transform:uppercase;letter-spacing:.2em;color:var(--gold-color);background:transparent;border:1px solid rgba(212,175,122,.3);padding:.8rem 1.8rem;transition:all .3s ease}.footer-reserve-btn:hover{background:#d4af7a14;border-color:var(--gold-color)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:2rem;border-top:1px solid rgba(255,255,255,.04)}.footer-legal{font-family:var(--font-sans);font-size:.65rem;font-weight:300;color:#fff3}.footer-bottom-links{display:flex;gap:1.5rem}.footer-bottom-links a{font-family:var(--font-accent);font-size:.6rem;font-weight:400;text-transform:uppercase;letter-spacing:.2em;color:#ffffff40;transition:color .3s ease}.footer-bottom-links a:hover{color:#fff}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;transition:opacity .4s ease;display:flex;align-items:center;justify-content:center;padding:2rem}.modal-overlay.active{opacity:1;pointer-events:all}.modal{display:grid;grid-template-columns:1fr 1.3fr;width:100%;max-width:900px;max-height:85vh;background:#0f0f0f;border:1px solid rgba(255,255,255,.06);position:relative;transform:translateY(30px);transition:transform .5s var(--ease-smooth);overflow:hidden}.modal-overlay.active .modal{transform:translateY(0)}.modal-close{position:absolute;top:1.2rem;right:1.2rem;z-index:20;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1);color:#ffffff80;background:#0006;transition:all .3s ease}.modal-close:hover{border-color:#ffffff4d;color:#fff}.modal-left{position:relative;overflow:hidden;min-height:400px}.modal-watch-img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.modal-left-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,transparent 60%);pointer-events:none}.modal-left-text{position:absolute;bottom:2rem;left:2rem;z-index:5}.modal-left-tag{font-family:var(--font-accent);font-size:.6rem;font-weight:400;text-transform:uppercase;letter-spacing:.3em;color:var(--primary-color);margin-bottom:.5rem}.modal-left-title{font-family:var(--font-serif);font-size:1.8rem;font-weight:700;line-height:1.15}.modal-right{padding:3rem 2.5rem;overflow-y:auto}.modal-eyebrow{font-family:var(--font-accent);font-size:.6rem;font-weight:400;text-transform:uppercase;letter-spacing:.35em;color:#fff6;margin-bottom:.5rem}.modal-title{font-family:var(--font-serif);font-size:2rem;font-weight:700;line-height:1.15;margin-bottom:.8rem}.modal-title em{font-style:italic;color:var(--primary-color)}.modal-subtitle{font-family:var(--font-sans);font-size:.8rem;font-weight:300;color:#ffffff73;line-height:1.6;margin-bottom:2rem}.modal-form{display:flex;flex-direction:column;gap:1.2rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.4rem}.form-group label{font-family:var(--font-accent);font-size:.6rem;font-weight:500;text-transform:uppercase;letter-spacing:.2em;color:#fff6}.form-group input,.form-group select,.form-group textarea{font-family:var(--font-sans);font-size:.85rem;font-weight:300;color:#fff;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);padding:.8rem 1rem;outline:none;transition:border-color .3s ease;border-radius:0}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--primary-color)}.form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23ffffff' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;cursor:pointer}.form-group select option{background:#1a1a1a;color:#fff}.form-group textarea{resize:vertical;min-height:70px}.form-submit-btn{font-family:var(--font-accent);font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:#0b0b0b;background:var(--primary-color);padding:1rem 2rem;margin-top:.5rem;transition:all .3s ease;border:none;cursor:pointer}.form-submit-btn:hover{background:#f8b8d4;box-shadow:0 8px 25px #f7a1c633}@media(max-width:1024px){.nav{padding:1rem 2rem}.hero-details{width:55%}.product-reveal-watch-container{width:50%}.product-reveal-details{width:45%}.footer-grid{grid-template-columns:1.2fr 1fr 1fr 1.2fr;gap:2rem}.footer-col-reserve{grid-column:span 2}}@media(max-width:768px){.nav-links{display:none}.nav{padding:.8rem 1.5rem}.nav-logo-img{height:16px}.nav-cta{font-size:.6rem;padding:.5rem 1.2rem}.hero-details{width:90%;left:5%;bottom:8%}.hero-cta-group{flex-direction:column;align-items:flex-start;gap:1rem}.product-reveal-content{flex-direction:column}.product-reveal-watch-container{position:relative;left:auto;top:auto;transform:none;width:70%;margin:0 auto}.product-reveal-details{position:relative;right:auto;top:auto;transform:none;width:100%;padding:2rem 0;text-align:center}.product-reveal-cta-group{flex-direction:column;align-items:center;gap:1rem}.heritage-content{padding:0 5% 5vh}.heritage-overlay{background:#000000b3}.heritage-text{text-align:left}.heritage-eyebrow{justify-content:flex-start}.heritage-eyebrow:after{display:none}.heritage-divider{margin:1.5rem 0}.heritage-stats{justify-content:flex-start;gap:2rem}.heritage-stat{align-items:flex-start}.ethos-text-side{width:80%}.ethos-product-center{width:80%;right:-10%;opacity:.3}.showcase-gradient{background:#000000bf}.showcase-text{top:50%;width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.footer-brand-col{grid-column:span 2}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.modal{grid-template-columns:1fr;max-height:90vh}.modal-left{display:none}.modal-right{padding:2rem 1.5rem}.form-row{grid-template-columns:1fr}}@media(max-width:480px){.hero-title{font-size:2rem}.product-reveal-title{font-size:1.8rem}.ethos-text-side{width:100%}.footer-grid{grid-template-columns:1fr}.footer-brand-col{grid-column:span 1}}
