@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Outfit:wght@300;400;600;700&display=swap";:root{--primary: #0a0a0a;--bg-dark: #050505;--bg-card: #0f0f0f;--text-main: #ffffff;--text-dim: #777777;--gold: #c5a059;--accent: #d4af37;--text-muted: #888;--glass: rgba(255, 255, 255, .03);--glass-border: rgba(255, 255, 255, .1)}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:Outfit,sans-serif;background-color:var(--primary);color:#fff;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{text-decoration:none;color:inherit}ul{list-style:none}button{cursor:none!important;border:none;background:none;font-family:inherit}.glass{background:var(--glass);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-dark)}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}.color-swatch-split{width:24px;height:24px;border-radius:50%;cursor:none!important;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;background-color:var(--lens-color, #333);border:none!important;display:block}.color-swatch-split:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--frame-color, #666);clip-path:polygon(0 0,100% 0,0 100%);transition:inherit;pointer-events:none}.color-swatch-split:hover{transform:scale(1.15)}.color-swatch-split.active{transform:scale(1.1);box-shadow:0 0 0 2px var(--accent)}.color-swatch-large{width:48px;height:48px}.search-result-item:hover{background:#ffffff14!important;transform:translate(5px)}@media (min-width: 769px){html,body,a,button,*,[role=button],.color-swatch-split,.product-card{cursor:none!important}}#cursor-outer{width:40px;height:40px;border:1px solid rgba(255,255,255,.8);border-radius:50%;position:fixed;pointer-events:none;z-index:99999;transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease,border-color .2s ease;display:none}#cursor-inner{width:6px;height:6px;background-color:var(--gold);border-radius:50%;position:fixed;pointer-events:none;z-index:99999;transform:translate(-50%,-50%);display:none}body.has-cursor #cursor-outer,body.has-cursor #cursor-inner{display:block}.hero-premium{height:100vh;display:flex;position:relative;align-items:center;justify-content:center;overflow:hidden;background-color:#000}.hero-premium-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.35;filter:grayscale(100%) brightness(.85);z-index:1}.hero-premium-content{position:relative;z-index:10;text-align:center;padding:20px}.hero-premium-subtitle{font-size:.9rem;letter-spacing:8px;color:var(--gold);text-transform:uppercase;margin-bottom:20px;display:block;font-weight:500}.hero-premium-title{font-family:Playfair Display,serif;font-size:clamp(3.5rem,10vw,8.5rem);line-height:.9;font-weight:400;font-style:italic;margin-bottom:30px}.hero-premium-title span{display:block;color:transparent;-webkit-text-stroke:1px #fff}.btn-hero-premium{margin-top:20px;padding:16px 45px;background:transparent;border:1px solid #fff;color:#fff;text-transform:uppercase;letter-spacing:3px;font-size:.75rem;position:relative;overflow:hidden;transition:color .4s ease;cursor:none;font-weight:600;display:inline-block;z-index:1}.btn-hero-premium:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;transform:translate(-101%);transition:transform .4s cubic-bezier(.4,0,.2,1);z-index:-1}.btn-hero-premium:hover:before{transform:translate(0)}.btn-hero-premium:hover{color:#000}.marquee-banner{background:var(--gold);padding:20px 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.marquee-inner{display:flex;white-space:nowrap;animation:scroll-marquee 240s linear infinite;width:fit-content}.marquee-item{font-family:Playfair Display,serif;font-style:italic;font-size:1.4rem;color:#000;padding:0 40px;white-space:nowrap;font-weight:600;letter-spacing:1px}@keyframes scroll-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start;max-width:1200px;margin:0 auto}.image-gallery-sticky{position:sticky;top:120px;max-width:550px;width:100%}.product-detail-info h1{font-family:Playfair Display,serif;font-size:3.5rem;margin-bottom:1rem;line-height:1.1;font-weight:400;font-style:italic}.product-detail-info .price{font-size:2.2rem;color:var(--accent);font-weight:700;margin-bottom:2rem}.add-to-cart-btn{width:100%;max-width:400px;background:#fff!important;color:#000!important;padding:1.2rem;border-radius:4px;font-weight:700;text-transform:uppercase;letter-spacing:2px;transition:all .3s ease;margin-bottom:2rem;display:flex!important;align-items:center;justify-content:center;gap:12px}.add-to-cart-btn:hover{background:var(--accent)!important;transform:translateY(-3px);box-shadow:0 10px 20px #0000004d}.product-detail-description{font-size:1.1rem;line-height:1.8;color:#ccc;margin-bottom:3rem;max-width:600px}.features-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;border-top:1px solid rgba(255,255,255,.05);padding-top:2rem;margin-top:2rem}.feature-item{display:flex!important;align-items:center!important;gap:12px!important;color:var(--text-dim)!important}.feature-icon{background:#d4af370d;padding:8px;border-radius:10px;color:var(--accent);display:flex;align-items:center;justify-content:center}.feature-item h4{color:#fff!important;font-size:.9rem!important;font-weight:600!important;margin-bottom:2px!important}.feature-item p{font-size:.75rem!important;opacity:.7!important}@media (max-width: 768px){.navbar{height:80px!important;padding:0 5%!important}.navbar img{height:50px!important}.navbar span{font-size:1.1rem!important;letter-spacing:1px!important}.nav-links{display:none!important}.nav-actions{gap:1rem!important}.mobile-btn{display:block!important;color:var(--accent)!important}.app-container{padding-top:80px!important}}@media (max-width: 768px){.hero-premium-title{font-size:3rem!important;margin-bottom:2rem!important}.hero-premium-subtitle{font-size:.7rem!important;letter-spacing:4px!important}.btn-hero-premium{padding:12px 30px!important;font-size:.7rem!important}}@media (max-width: 768px){.product-grid{grid-template-columns:1fr!important;gap:2rem!important;padding:2rem 5%!important}.shop-layout{flex-direction:column!important}.filters-sidebar{width:100%!important;margin-bottom:2rem!important;position:relative!important;top:0!important}}@media (max-width: 768px){.product-detail-grid{display:flex!important;flex-direction:column!important;gap:1.5rem!important;padding:110px 5% 4rem!important}.image-gallery-sticky{position:relative!important;top:0!important;margin-bottom:2.5rem!important;max-height:none!important;width:100%!important}.image-gallery-sticky>div:first-child{aspect-ratio:auto!important;height:300px!important;padding:1rem!important}.product-main-image{max-height:100%!important;width:auto!important;margin:0 auto;object-fit:contain!important}.product-detail-info h1{font-size:2rem!important;line-height:1.1!important;margin-bottom:.8rem!important}.product-detail-info .price{font-size:1.6rem!important;margin-bottom:1rem!important}.add-to-cart-btn{width:90%!important;max-width:320px!important;margin:0 auto 2rem!important;padding:1rem!important;font-size:.9rem!important}.product-detail-description{font-size:.95rem!important;line-height:1.5!important;margin-bottom:1.5rem!important;opacity:.9}.footer-grid{text-align:center!important;gap:3rem!important}.footer-grid ul{align-items:center!important}.product-detail-grid-inner{grid-template-columns:1fr!important;display:flex!important;flex-direction:column-reverse!important;gap:1rem!important}.thumbnail-list{display:flex!important;flex-direction:row!important;overflow-x:auto!important;gap:.8rem!important;padding-bottom:.5rem!important}.thumbnail-item{width:60px!important;height:60px!important;flex-shrink:0!important}}@media (max-width: 768px){.marquee-item{font-size:1rem!important;padding:0 20px!important}.marquee-banner{padding:12px 0!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .8s ease forwards}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:#ffffff0d}.custom-scrollbar::-webkit-scrollbar-thumb{background:#444;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--accent)}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px) translate(-50%)}to{opacity:1;transform:translateY(0) translate(-50%)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.preloader-logo{font-size:4rem;letter-spacing:12px;transition:all .3s ease}@media (max-width: 768px){.preloader-logo{font-size:2.2rem!important;letter-spacing:4px!important;padding:0 15px;line-height:1.2;text-align:center}}@media (min-width: 769px){.product-detail-container{max-width:1300px!important;margin:0 auto!important;padding:120px 5% 5rem!important}.product-detail-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6rem!important;align-items:start!important}.image-gallery-sticky{position:sticky!important;top:120px!important;max-width:600px!important;width:100%!important}.product-main-image{max-height:70vh!important;width:auto!important;margin:0 auto!important}.product-detail-info{max-width:500px!important}.add-to-cart-btn{width:100%!important;max-width:400px!important;margin:0!important}.product-detail-description{max-width:100%!important;font-size:1rem!important;line-height:1.6!important}}
