.splash-screen{z-index:99999;background:#fff;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:fixed;inset:0;overflow:hidden}.splash-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;padding:24px;display:flex}.splash-emblem-container{will-change:transform, opacity;justify-content:center;align-items:center;width:clamp(120px,16vw,170px);height:clamp(120px,16vw,170px);margin-bottom:18px;display:flex;position:relative}.logo-emblem{object-fit:contain;filter:drop-shadow(0 4px 12px #00000008)drop-shadow(0 2px 4px #c9a96a26);width:100%;height:100%}.splash-sparkle{pointer-events:none;z-index:10;filter:drop-shadow(0 0 6px #ffd700b3);width:clamp(34px,4vw,42px);height:clamp(34px,4vw,42px);position:absolute;top:23%;right:23%;transform:translate(50%,-50%)}.splash-wordmark{flex-wrap:nowrap;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.splash-char{background:linear-gradient(135deg,#a88448 0%,#e2c286 45%,#fbf3df 55%,#d1b06c 75%,#a88448 100%);-webkit-text-fill-color:transparent;letter-spacing:.12em;-webkit-background-clip:text;font-family:Cinzel,serif;font-size:clamp(22px,4vw,42px);font-weight:500;line-height:1;display:inline-block}.splash-char-space{width:12px}.splash-tagline-wrapper{flex-direction:column;align-items:center;display:flex}.splash-divider-container{justify-content:center;align-items:center;gap:8px;width:110px;margin-bottom:10px;display:flex}.splash-divider-line{background:#c9a96a;flex:1;height:1px}.splash-divider-diamond{color:#c9a96a;font-size:7px}.splash-tagline-text{letter-spacing:.35em;text-transform:uppercase;color:#111;white-space:nowrap;font-family:Jost,sans-serif;font-size:clamp(10px,1vw,11px);font-weight:700}@media (width<=768px){.splash-emblem-container{width:120px;height:120px;margin-bottom:16px}.splash-wordmark{margin-bottom:14px}.splash-char{letter-spacing:.08em;margin-bottom:0;font-size:36px}.splash-divider-container{width:90px}.splash-tagline-text{letter-spacing:.25em;font-size:10px}}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg-primary);width:100%;color:var(--text-primary);font-family:Jost,sans-serif;overflow-x:hidden}.lux-header{-webkit-backdrop-filter:none;backdrop-filter:none;will-change:transform, background-color, backdrop-filter, opacity;background:0 0;border-bottom:0;width:100%;transition:transform .45s,background-color .35s,-webkit-backdrop-filter .45s,backdrop-filter .45s,box-shadow .35s,opacity .35s;position:fixed;top:0;left:0;z-index:10000!important;pointer-events:auto!important}body.drawer-open .lux-header{opacity:0;pointer-events:none}.header-with-bar.header-show{transform:translateY(42px)}@media (width<=768px){.header-with-bar.header-show{transform:translateY(36px)}}.header-no-bar.header-show{transform:translateY(0)}.lux-header.header-hide{transform:translateY(-120px)}.sticky-header{-webkit-backdrop-filter:blur(18px)saturate(120%);backdrop-filter:blur(18px)saturate(120%);background-color:#ffffffd9;border-bottom:1px solid #0000000f;box-shadow:0 8px 30px #0000000f}.lux-header-inner{justify-content:space-between;align-items:center;width:100%;max-width:1440px;height:96px;margin:auto;padding:0 42px;transition:height .28s,padding .28s;display:flex;position:relative}.sticky-header .lux-header-inner{height:88px;padding:0 36px}.profile-avatar{object-fit:cover;border:1px solid #000;border-radius:50%;width:40px;height:40px;transition:all .3s}.profile-avatar:hover{transform:scale(1.05)}.profile-dropdown,.mobile-profile-dropdown{z-index:999;background:#fff;border:1px solid #00000014;border-radius:0;width:260px;position:absolute;top:58px;right:0;overflow:hidden;box-shadow:0 20px 60px #00000014}.profile-info{border-bottom:1px solid #00000014;flex-direction:column;gap:6px;padding:22px;display:flex}.profile-info strong{color:#000;font-family:Cormorant Garamond,serif;font-size:28px;font-weight:600}.profile-info span{color:#777;word-break:break-word;font-size:13px}.profile-dropdown a,.mobile-profile-dropdown a,.logout-btn{color:#000;letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:0 0;border:none;width:100%;padding:16px 22px;font-size:14px;text-decoration:none;transition:all .3s;display:block}.profile-dropdown a:hover,.mobile-profile-dropdown a:hover,.logout-btn:hover{color:#fff;background:#000}.header-left{align-items:center;gap:32px;display:flex}.desktop-menu-btn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:transform .2s,color .3s;display:flex}.desktop-menu-btn:hover{color:var(--accent-hover);transform:scale(1.05)}.center-logo-text{letter-spacing:1.5px;color:#c9a96a;text-transform:uppercase;white-space:nowrap;font-family:Ethnocentric,sans-serif;font-size:18px;font-weight:400;text-decoration:none;transition:color .3s,transform .3s;display:inline-block}.center-logo-text:hover{color:#e2c286;transform:scale(1.04)}.header-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lux-nav{align-items:center;gap:42px;display:flex}.lux-nav a{color:#000;text-transform:uppercase;letter-spacing:2.2px;font-size:12px;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.lux-nav a:after{content:"";background:var(--text-primary);transform-origin:0;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-8px;left:0;transform:scaleX(0)}.lux-nav a:hover{color:var(--text-primary)}.lux-nav a:hover:after{transform:scaleX(1)}.center-logo{justify-content:center;align-items:center;animation:.35s luxuryFade;display:flex}.center-logo-img{object-fit:contain;opacity:1;filter:drop-shadow(0 4px 14px #c9a96a2e)drop-shadow(0 1px 3px #00000014);width:auto;height:80px;margin-top:0;transition:transform .35s,filter .35s,opacity .35s;transform:scale(1)}.center-logo:hover .center-logo-img{filter:drop-shadow(0 8px 24px #c9a96a47);transform:scale(1.06)}@keyframes luxuryFade{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.lux-icons{align-items:center;gap:10px;display:flex}.icon-btn{width:42px;height:42px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;transition:all .3s;display:flex}.icon-btn:hover{background:#0000000d;transform:translateY(-2px)}.cart-btn{position:relative}.cart-count{background:var(--bg-dark);width:18px;height:18px;color:var(--text-light);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:600;display:flex;position:absolute;top:-1px;right:-1px}.profile-wrapper{position:relative}.profile-dropdown,.mobile-profile-dropdown{-webkit-backdrop-filter:blur(24px);background:#ffffffeb;border:1px solid #00000014;border-radius:24px;width:320px;max-width:90vw;animation:.35s profilePopup;position:absolute;top:60px;left:auto;right:0;overflow:hidden;box-shadow:0 20px 60px #0000001f;z-index:10005!important}.profile-dropdown:before{content:"";background:linear-gradient(90deg,#0000,#ffffff73,#0000);width:70%;height:100%;transition:all 1s;position:absolute;top:0;left:-120%;transform:skew(-20deg)}.profile-dropdown:hover:before{left:170%}.profile-header-card{text-align:center;border-bottom:1px solid #0000000f;padding:32px 26px 24px}.profile-avatar-wrapper{width:82px;height:82px;margin:auto;position:relative}.profile-large-avatar{object-fit:cover;border:2px solid #c9a96a;border-radius:50%;width:82px;height:82px;box-shadow:0 0 0 6px #c9a96a1f}.online-indicator{background:#22c55e;border:3px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;bottom:6px;right:4px}.profile-header-card h3{margin-top:18px;font-family:Cormorant Garamond,serif;font-size:30px;font-weight:600}.profile-header-card p{color:#666;word-break:break-word;margin-top:8px;font-size:13px}.profile-menu{padding:12px}.profile-menu a,.mobile-profile-dropdown a{color:#111;align-items:center;gap:14px;width:100%;padding:16px 20px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.profile-menu a span,.mobile-profile-dropdown a span{flex:1}.profile-menu a:hover,.mobile-profile-dropdown a:hover{background:#fff;transform:translate(5px);box-shadow:0 8px 20px #00000014}.profile-footer,.mobile-profile-footer{border-top:1px solid #0000000f;padding:18px}.logout-btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:18px;outline:none;width:100%;padding:15px;font-size:15px;font-weight:600;transition:all .3s}.logout-btn:hover{background:#000;transform:translateY(-2px);box-shadow:0 15px 35px #0000002e}@keyframes profilePopup{0%{opacity:0;filter:blur(8px);transform:translateY(-15px)scale(.95)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.mobile-actions{justify-content:space-between;align-items:center;width:100%;display:none}.mobile-left,.mobile-right{align-items:center;gap:8px;display:flex}.mobile-profile{position:relative}@media (width<=768px){.mobile-profile-dropdown{width:300px;max-width:90vw;top:58px;left:auto;right:0}}.hamburger{display:none}@media (width<=992px){.logo-text,.header-left,.lux-nav,.lux-icons{display:none}.mobile-actions{display:flex}.hamburger{width:42px;height:42px;color:var(--text-primary);cursor:pointer;background:#0000000a;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.lux-header-inner{height:80px;padding:0 18px}.logo-title{font-size:28px}.logo-subtitle{letter-spacing:2px;font-size:7px}.center-logo-img{width:auto;height:40px}.center-logo-text{letter-spacing:1px;font-size:12px}}@media (width<=480px){.lux-header-inner{height:74px}.logo-title{font-size:24px}.center-logo-img{width:auto;height:70px}.center-logo-text{letter-spacing:1px;font-size:14px}}.drawer-overlay{-webkit-backdrop-filter:blur(8px);z-index:20000;opacity:0;pointer-events:none;background:#00000059;transition:opacity .4s cubic-bezier(.16,1,.3,1);position:fixed;inset:0}.drawer-overlay.open{opacity:1;pointer-events:auto}.drawer{z-index:20001;background:#fff;border-right:1px solid #00000014;flex-direction:column;width:75vw;min-width:260px;max-width:320px;height:100vh;padding:90px 24px 24px;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;right:auto;overflow:hidden;transform:translate(-100%);box-shadow:10px 0 30px #0000000d}.drawer.open{transform:translate(0)}.close-btn{color:#111;cursor:pointer;width:44px;height:44px;box-shadow:none;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:24px;right:24px}.close-btn:hover{background:#e8e8e8;transform:rotate(90deg)}.drawer a,.drawer a:visited,.drawer a:hover,.drawer a:active{letter-spacing:2px;text-transform:uppercase;padding:14px 0;font-family:Jost,sans-serif;font-size:18px;font-weight:500;transition:all .25s;display:block;color:#111!important;text-decoration:none!important}.drawer a:hover{transform:translate(6px);color:#c9a96a!important}.drawer-divider{background:#00000014;width:100%;height:1px;margin:24px 0}@keyframes drawerReveal{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media (width<=480px){.drawer{width:80vw;padding:80px 20px 20px}.drawer a{padding:12px 0;font-size:16px}}.search-overlay{z-index:30000;justify-content:center;align-items:flex-start;padding-top:10vh;display:flex;position:fixed;inset:0}.search-overlay-backdrop{-webkit-backdrop-filter:blur(20px)saturate(140%);background:#fcfaf7d9;transition:opacity .4s;position:absolute;inset:0}.search-container-box{z-index:10;background:#fffffff2;border:1px solid #c9a96a33;border-radius:24px;width:90%;max-width:800px;padding:40px;animation:.4s cubic-bezier(.16,1,.3,1) searchSlideIn;position:relative;box-shadow:0 30px 70px #c9a96a14,0 10px 30px #0000000a}@keyframes searchSlideIn{0%{opacity:0;transform:translateY(-30px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.search-header-row{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.search-header-row h2{letter-spacing:4px;color:#111;font-family:Cormorant Garamond,serif;font-size:26px;font-weight:600}.search-close-btn{cursor:pointer;color:#111;background:#00000008;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.search-close-btn:hover{color:#fff;background:#111;transform:rotate(90deg)}.search-form{margin-bottom:30px}.search-input-wrapper{border-bottom:2px solid #e2c286;align-items:center;padding-bottom:12px;transition:border-color .3s;display:flex;position:relative}.search-input-wrapper:focus-within{border-color:#9c722f}.search-input-icon{color:#9c722f;margin-right:15px}.search-input-field{letter-spacing:1px;color:#111;background:0 0;border:none;outline:none;flex:1;font-family:Jost,sans-serif;font-size:20px;font-weight:300}.search-input-field::placeholder{color:#aaa}.search-clear-input{cursor:pointer;color:#888;background:0 0;border:none;justify-content:center;align-items:center;padding:5px;transition:color .3s;display:flex}.search-clear-input:hover{color:#111}.search-results-section{max-height:45vh;padding-right:10px;overflow-y:auto}.search-results-section::-webkit-scrollbar{width:6px}.search-results-section::-webkit-scrollbar-track{background:#00000005}.search-results-section::-webkit-scrollbar-thumb{background:#c9a96a4d;border-radius:10px}.search-results-section::-webkit-scrollbar-thumb:hover{background:#c9a96a99}.section-title{letter-spacing:2px;text-transform:uppercase;color:#888;margin-bottom:16px;font-family:Jost,sans-serif;font-size:13px;font-weight:500}.popular-tags{flex-wrap:wrap;gap:12px;display:flex}.popular-tag-btn{cursor:pointer;letter-spacing:1px;text-transform:uppercase;color:#444;background:#fcfaf7;border:1px solid #c9a96a26;border-radius:30px;padding:10px 22px;font-family:Jost,sans-serif;font-size:13px;transition:all .3s}.popular-tag-btn:hover{color:#fff;background:#111;border-color:#c9a96a;transform:translateY(-2px)}.search-results-list{flex-direction:column;gap:16px;display:flex}.search-result-item{cursor:pointer;border:1px solid #0000;border-radius:16px;align-items:center;gap:20px;padding:12px;transition:all .35s;display:flex}.search-result-item:hover{background:#fcfaf7;border-color:#c9a96a26;transform:translate(5px)}.search-result-img{aspect-ratio:4/5;object-fit:cover;background:#f5f5f5;border-radius:10px;width:70px;height:auto}.search-result-info{flex-direction:column;flex:1;display:flex}.search-result-brand{letter-spacing:2px;text-transform:uppercase;color:#aaa;margin-bottom:4px;font-size:10px}.search-result-name{color:#111;margin-bottom:6px;font-family:Jost,sans-serif;font-size:16px;font-weight:500}.search-result-price-wrap{align-items:center;gap:10px;display:flex}.search-result-price{color:#111;font-size:16px;font-weight:600}.search-result-compare{color:#888;font-size:13px;text-decoration:line-through}.view-all-results-btn{color:#fff;letter-spacing:2px;text-transform:uppercase;cursor:pointer;text-align:center;background:#111;border:none;border-radius:14px;margin-top:10px;padding:16px;font-family:Jost,sans-serif;font-size:14px;font-weight:500;transition:all .3s}.view-all-results-btn:hover{background:#000;transform:translateY(-2px);box-shadow:0 10px 25px #0000001a}.no-results-msg{color:#666;letter-spacing:1px;padding:20px 0;font-family:Jost,sans-serif;font-size:15px}@media (width<=768px){.search-overlay{padding-top:5vh}.search-container-box{width:95%;padding:24px}.search-header-row h2{letter-spacing:2px;font-size:20px}.search-input-field{font-size:16px}.search-result-img{aspect-ratio:4/5;width:55px;height:auto}.search-result-name,.search-result-price{font-size:14px}}.drawer-accordion{width:100%}.drawer-accordion-btn{text-align:left;letter-spacing:2px;text-transform:uppercase;cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:14px 0;font-family:Jost,sans-serif;font-size:18px;font-weight:500;transition:color .25s,transform .25s;display:flex;color:#111!important}.drawer-accordion-btn:hover{transform:translate(6px);color:#c9a96a!important}.drawer-accordion-btn .accordion-chevron{color:#111;transition:transform .35s cubic-bezier(.16,1,.3,1),color .25s}.drawer-accordion-btn:hover .accordion-chevron{color:#c9a96a}.drawer-accordion-btn.active .accordion-chevron{transform:rotate(180deg)}.drawer-submenu{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.16,1,.3,1);display:grid;overflow:hidden}.drawer-submenu.open{grid-template-rows:1fr}.drawer-submenu-inner{flex-direction:column;min-height:0;display:flex}.drawer-submenu-inner a{text-transform:uppercase;letter-spacing:1.5px;color:#555!important;border-bottom:none!important;padding:10px 0 10px 24px!important;font-size:15px!important;font-weight:400!important;transition:color .25s,transform .25s!important}.drawer-submenu-inner a:hover{color:#c9a96a!important;transform:translate(6px)!important}@media (width<=480px){.drawer-accordion-btn{padding:12px 0;font-size:16px}.drawer-submenu-inner a{padding:8px 0 8px 20px!important;font-size:14px!important}}.profile-avatar-custom{letter-spacing:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-family:Jost,sans-serif;font-size:15px;font-weight:600;transition:transform .3s;display:flex;box-shadow:0 2px 8px #007a8726;color:#fff!important;background-color:#007a87!important}.profile-avatar-custom:hover{transform:scale(1.05)}@media (width<=992px){.lux-header.hero-header-active .header-left,.lux-header.hero-header-active .header-center,.lux-header.hero-header-active .lux-icons{display:none!important}.lux-header.hero-header-active .mobile-actions{justify-content:space-between;align-items:center;width:100%;display:flex!important}.lux-header.hero-header-active .hamburger{cursor:pointer;justify-content:center;align-items:center;color:#111!important;background:0 0!important;border:none!important;width:auto!important;height:auto!important;padding:0!important;display:flex!important}.lux-header.hero-header-active .icon-btn{justify-content:center;align-items:center;width:42px;height:42px;display:flex;color:#111!important;background:0 0!important;border:none!important;padding:0!important}.lux-header.hero-header-active .lux-header-inner{height:70px!important;padding:0 20px!important}}.announcement-wrapper{z-index:1100;pointer-events:none;will-change:transform, opacity;width:100%;transition:transform .35s,opacity .35s;position:fixed;top:0;left:0;overflow:hidden}.bar-show{opacity:1;transform:translateY(0)}.bar-hide{opacity:0;transform:translateY(-100%)}.announcement-bar{background:var(--bg-dark);border-bottom:1px solid var(--border-color);pointer-events:auto;align-items:center;width:100%;height:42px;display:flex;overflow:hidden}.announcement-track{white-space:nowrap;align-items:center;width:max-content;animation:28s linear infinite marquee;display:flex}.announcement-track span{color:var(--text-light);letter-spacing:.3px;opacity:.92;margin-right:140px;font-size:14px;font-weight:500}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=768px){.announcement-bar{height:36px}.bar-show{max-height:36px}.announcement-track span{margin-right:80px;font-size:12px}}.hero{box-sizing:border-box;isolation:isolate;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-texture-overlay{z-index:1;pointer-events:none;background-image:radial-gradient(circle,#ffffffbf 0%,#f6f3ee73 100%),url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.038'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-bg-text{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:2;background:linear-gradient(135deg,#a88448 0%,#e2c286 35%,#fbf3df 55%,#d1b06c 75%,#a88448 100%);-webkit-text-fill-color:transparent;color:#0000;filter:drop-shadow(0 2px 4px #0000000a);opacity:.98;will-change:transform, top;-webkit-background-clip:text;font-family:Cinzel,serif;font-size:clamp(36px,8vw,120px);font-weight:500;position:fixed;top:0;left:50%;transform:translate(-50%,50vh)translateY(-50%)scale(1)}body.drawer-open .hero-bg-text{transition:opacity .35s,visibility .35s;opacity:0!important;visibility:hidden!important}.hero-content{text-align:center;z-index:5;flex-direction:column;align-items:center;width:100%;max-width:850px;margin-top:-10px;padding:0 20px;display:flex}.hero-emblem-container{justify-content:center;align-items:center;width:clamp(100px,10vw,150px);height:clamp(100px,10vw,150px);margin-bottom:12px;display:flex}.hero-emblem{object-fit:contain;filter:drop-shadow(0 4px 12px #00000005)drop-shadow(0 2px 4px #c9a96a1f);width:100%;height:100%}.hero-title-spacer{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;margin-bottom:8px;font-family:Cinzel,serif;font-size:clamp(36px,8vw,120px);font-weight:500}.hero-divider-container{justify-content:center;align-items:center;gap:8px;width:100%;max-width:160px;margin-bottom:20px;display:flex}.hero-divider-line{background:#c9a96a;flex-grow:1;height:1px}.hero-divider-line:last-child{background:#c9a96a}.hero-divider-diamond{color:#c9a96a;justify-content:center;align-items:center;font-size:8px;line-height:1;display:flex}.hero-subtitle{letter-spacing:.35em;color:#111;text-transform:uppercase;opacity:.95;margin:0 0 14px;padding-left:.35em;font-family:Jost,sans-serif;font-size:clamp(11px,1.2vw,13px);font-weight:700}.hero-tagline{color:#222;letter-spacing:.2px;margin:0 0 32px;font-family:Jost,serif;font-size:clamp(18px,2.5vw,20px);font-weight:400}.hero-buttons{justify-content:center;gap:15px;width:100%;display:flex}.primary-btn,.secondary-btn{cursor:pointer;letter-spacing:1.5px;text-transform:uppercase;box-sizing:border-box;border-radius:0;justify-content:center;align-items:center;width:185px;height:52px;font-family:Jost,sans-serif;font-size:11px;font-weight:600;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex}.primary-btn{color:#fff;background:#000;border:none}.btn-arrow{color:#c9a96a;margin-left:8px;font-size:13px;transition:transform .3s;display:inline-block}.primary-btn:hover{background:#111;transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}.primary-btn:hover .btn-arrow{transform:translate(4px)}.secondary-btn{color:#a88448;background:#fff;border:1px solid #c9a96a}.secondary-btn:hover{color:#8c6a32;background:#faf8f5;border-color:#c9a96a;transform:translateY(-2px);box-shadow:0 8px 20px #c9a96a14}.hero-scroll-indicator{z-index:5;pointer-events:none;opacity:1;visibility:visible;will-change:opacity, visibility;flex-direction:column;align-items:center;transition:opacity .4s cubic-bezier(.25,.46,.45,.94),visibility .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:absolute;bottom:35px;left:50%;transform:translate(-50%)}.hero-scroll-indicator.hidden{opacity:0;visibility:hidden}.mouse-wheel{border:1.5px solid #c9a96a;border-radius:9px;width:18px;height:30px;position:relative}.scroll-dot{background-color:#c9a96a;border-radius:50%;width:3px;height:6px;animation:1.8s ease-in-out infinite scrollDotAnim;position:absolute;top:5px;left:50%;transform:translate(-50%)}@keyframes scrollDotAnim{0%{opacity:1;top:5px}50%{opacity:.3;top:15px}to{opacity:1;top:5px}}.scroll-text{letter-spacing:.25em;color:#c9a96a;text-transform:uppercase;margin-top:10px;padding-left:.25em;font-family:Jost,sans-serif;font-size:9px;font-weight:500}.scroll-line{background:linear-gradient(#c9a96a 0%,#c9a96a00 100%);width:1px;height:35px;margin-top:10px}@media (width<=992px){.hero{padding-top:60px}.hero-content{margin-top:0}}@media (width<=768px){.hero{min-height:100svh}.hero-content{padding:0 24px}.hero-emblem-container{width:130px;height:130px;margin-top:0;margin-bottom:20px}.hero-divider-container{gap:8px;max-width:120px;margin-bottom:16px}.hero-subtitle{letter-spacing:.3em;padding-left:.3em;font-size:11px}.hero-tagline{margin-bottom:24px;font-size:18px}.hero-scroll-indicator{bottom:20px}.scroll-line{height:25px}}@media (width<=480px){.hero-buttons{flex-direction:row;justify-content:center;gap:10px;width:100%}.primary-btn,.secondary-btn{letter-spacing:1px;width:145px;height:48px;font-size:11px}}.hero-corner-flourish{width:clamp(180px,25vw,420px);height:clamp(180px,25vw,420px);transition:opacity .5s;position:absolute;pointer-events:none!important;z-index:1!important}.flourish-top-left{top:0;left:0}.flourish-bottom-right{bottom:0;right:0}.curate-section{background:var(--bg-primary);padding:80px 5% 40px;overflow:hidden}.curate-section-title{text-align:center;color:var(--text-primary);letter-spacing:6px;text-transform:uppercase;opacity:0;margin-bottom:60px;font-size:18px;font-weight:400;transition:all 1s;transform:translateY(40px)}.curate-categories{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.curate-cat-card{opacity:0;flex-direction:column;align-items:center;text-decoration:none;transition:transform .9s,opacity .9s;display:flex;overflow:hidden;transform:translateY(70px)}.show-section .curate-section-title,.show-section .curate-cat-card{opacity:1;transform:translateY(0)}.curate-cat-card img{aspect-ratio:4/5.5;object-fit:cover;background:var(--bg-tertiary);width:100%;transition:transform 1s,filter .5s}.curate-cat-card:hover img{filter:brightness(.88);transform:scale(1.06)}.curate-cat-label{color:var(--text-secondary);letter-spacing:2px;text-transform:uppercase;margin-top:18px;font-size:15px;transition:all .35s}.curate-cat-card:hover .curate-cat-label{color:var(--text-primary);transform:translateY(-3px)}.curate-cat-card:after{content:"";background:var(--text-primary);transform-origin:50%;width:65px;height:1px;margin-top:8px;transition:transform .4s;transform:scaleX(0)}.curate-cat-card:hover:after{transform:scaleX(1)}@media (width<=992px){.curate-section{padding:90px 28px}.curate-categories{grid-template-columns:repeat(2,1fr);gap:18px}.curate-section-title{margin-bottom:40px;font-size:16px}}@media (width<=600px){.curate-section{padding:70px 16px}.curate-categories{gap:14px}.curate-cat-card img{aspect-ratio:3/4.2}.curate-cat-label{text-align:center;font-size:13px}}.bestseller-section{background:var(--bg-primary);padding:100px 5%;overflow:hidden}.bestseller-header{justify-content:center;align-items:center;margin-bottom:65px;display:flex;position:relative}.bestseller-title{color:var(--text-primary);letter-spacing:8px;text-transform:uppercase;font-size:20px;font-weight:300}.custom-prev,.custom-next{border:1px solid var(--border-color);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:58px;height:58px;color:var(--text-primary);cursor:pointer;z-index:20;background:#0000000a;border-radius:50%;justify-content:center;align-items:center;transition:all .35s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.custom-prev{left:0}.custom-next{right:0}.custom-prev:hover,.custom-next:hover{background:var(--bg-dark);color:var(--text-light);transform:translateY(-50%)scale(1.08)}.hide-arrow{opacity:0;pointer-events:none}.product-card{will-change:transform;text-decoration:none;transition:transform .4s;display:block}.product-card:hover{transform:translateY(-10px)}.product-image{background:var(--bg-tertiary);aspect-ratio:4/5;box-shadow:var(--shadow-md);border-radius:22px;position:relative;overflow:hidden}.front-img,.back-img{object-fit:cover;will-change:transform, opacity;width:100%;height:100%;transition:transform .8s,opacity .7s;display:block}.back-img{opacity:0;position:absolute;inset:0}.product-card:hover .front-img{opacity:0}.product-card:hover .back-img{opacity:1;transform:scale(1.06)}.discount-badge{background:var(--bg-dark);color:var(--text-light);border-radius:50px;padding:10px 16px;font-size:12px;font-weight:600;position:absolute;top:18px;right:18px}.product-info{text-align:center;padding-top:24px}.brand-name{color:var(--text-muted);letter-spacing:4px;text-transform:uppercase;font-size:12px}.product-info h3{color:var(--text-primary);margin-top:10px;font-size:21px;font-weight:500;line-height:1.5}.price-wrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:14px;display:flex}.price{color:var(--text-primary);font-size:24px;font-weight:700}.compare-price{color:var(--text-muted);font-size:18px;text-decoration:line-through}.view-all-wrap{justify-content:center;margin-top:70px;display:flex}.view-all-btn{color:var(--text-primary);border:1px solid var(--border-color);letter-spacing:2px;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000005;border-radius:60px;padding:18px 42px;font-size:13px;font-weight:500;text-decoration:none;transition:all .35s}.view-all-btn:hover{background:var(--btn-bg);color:var(--btn-text);transform:translateY(-4px)}.swiper{overflow:visible!important}@media (width<=768px){.bestseller-section{padding:70px 18px}.custom-prev,.custom-next{width:44px;height:44px}.bestseller-title{letter-spacing:4px;font-size:15px}.front-img,.back-img{height:100%}.discount-badge{padding:4px 8px;font-size:9px;top:10px;right:10px}.product-info h3{font-size:15px}.price{font-size:18px}.compare-price{font-size:14px}.view-all-btn{padding:14px 28px;font-size:12px}}.wishlist-btn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;color:#111;z-index:20;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .35s;display:flex;position:absolute;top:18px;left:18px}.wishlist-btn:hover{transform:scale(1.08);box-shadow:0 10px 30px #0000001f}.wishlist-btn.active{color:#c9a96a;animation:.35s heartPop}@keyframes heartPop{0%{transform:scale(.8)}60%{transform:scale(1.2)}to{transform:scale(1)}}@media (width<=768px){.wishlist-btn{width:32px;height:32px;top:10px;left:10px}.wishlist-btn svg{width:14px;height:14px}}.share-btn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;color:#111;z-index:20;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .35s;display:flex;position:absolute;top:18px;left:70px}.share-btn:hover{transform:scale(1.08);box-shadow:0 10px 30px #0000001f}.btn-share-detail{color:#111;letter-spacing:2px;text-transform:uppercase;cursor:pointer;background-color:#fff;border:1px solid #ececec;justify-content:center;align-items:center;gap:8px;height:56px;padding:0 24px;font-size:13px;font-weight:600;transition:all .35s cubic-bezier(.25,.46,.45,.94);display:flex}.btn-share-detail:hover{color:#0b0b0b;background-color:#fafafa;border-color:#0b0b0b}@media (width<=768px){.share-btn{display:none}.share-btn svg{width:14px;height:14px}.btn-share-detail{height:50px;padding:0 16px;font-size:12px}}.share-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s fadeIn;display:flex;position:fixed;top:0;left:0}.share-modal-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#111;background:#ffffffd9;border:1px solid #ffffff80;border-radius:20px;flex-direction:column;gap:20px;width:90%;max-width:440px;padding:24px;font-family:Jost,sans-serif;animation:.3s cubic-bezier(.16,1,.3,1) scaleIn;display:flex;box-shadow:0 20px 40px #00000026}.share-modal-header{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.share-modal-header h3{letter-spacing:.5px;margin:0;font-size:20px;font-weight:600}.share-modal-close{cursor:pointer;color:#555;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex}.share-modal-close:hover{color:#000;background-color:#0000000d}.share-modal-product{background:#ffffff80;border:1px solid #0000000d;border-radius:12px;gap:16px;padding:12px;display:flex}.share-modal-product-img{aspect-ratio:4/5;object-fit:cover;border-radius:8px;width:60px;height:auto}.share-modal-product-info{flex-direction:column;justify-content:center;gap:4px;display:flex}.share-modal-product-brand{letter-spacing:2px;color:#c9a96a;text-transform:uppercase;font-size:10px;font-weight:600}.share-modal-product-info h4{margin:0;font-size:15px;font-weight:500;line-height:1.3}.share-modal-product-info p{color:#111;margin:0;font-size:14px;font-weight:600}.share-modal-options{flex-direction:column;gap:10px;display:flex}.share-option-item{color:#111;cursor:pointer;background:#fff9;border:1px solid #0000000d;border-radius:12px;align-items:center;gap:16px;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .25s;display:flex}.share-option-item:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.share-icon-wrap{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.share-option-item.whatsapp .share-icon-wrap{background-color:#25d366}.share-option-item.facebook .share-icon-wrap{background-color:#1877f2}.share-option-item.twitter .share-icon-wrap{background-color:#000}.share-option-item.telegram .share-icon-wrap{background-color:#08c}.share-option-item.copy-link .share-icon-wrap{background-color:#6c757d}.share-option-item.copy-link .copied-check{color:#25d366}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (width<=768px){.share-btn{display:none}.btn-share-detail{height:50px;padding:0 16px;font-size:12px}.share-modal-overlay{align-items:flex-end}.share-modal-container{border-bottom:none;border-left:none;border-right:none;border-radius:24px 24px 0 0;width:100%;max-width:100%;padding:24px 20px 34px;animation:.35s cubic-bezier(.16,1,.3,1) slideUp}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}}.luxury-section{background:var(--bg-primary);padding:90px 5%}.luxury-header{text-align:center;margin-bottom:50px}.luxury-tag{color:var(--text-muted);letter-spacing:4px;text-transform:uppercase;font-size:12px}.luxury-header h2{color:var(--text-primary);margin-top:12px;font-size:34px;font-weight:500}.luxury-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.luxury-card{height:620px;color:inherit;cursor:pointer;will-change:transform;background-position:50%;background-size:cover;border-radius:24px;align-items:flex-end;text-decoration:none;transition:transform .35s;display:flex;position:relative;overflow:hidden}.luxury-card:hover{transform:translateY(-6px)}.luxury-bg-img{object-fit:cover;z-index:0;will-change:transform;width:100%;height:100%;transition:transform .8s;position:absolute;inset:0}.luxury-card:hover .luxury-bg-img{transform:scale(1.06)}.overlay{background:linear-gradient(#00000026,#000000c7);position:absolute;inset:0}.luxury-content{z-index:2;padding:36px;position:relative}.luxury-content span{color:#fff;letter-spacing:2px;font-size:34px;font-weight:500}.luxury-content p{color:#ffffffbf;margin-top:10px;font-size:15px;line-height:1.7}.luxury-content small{color:var(--text-light);letter-spacing:1px;margin-top:18px;font-size:14px;display:inline-block}@media (width<=768px){.luxury-section{padding:70px 16px}.luxury-header h2{font-size:28px}.luxury-grid{grid-template-columns:1fr;gap:18px}.luxury-card{height:430px}.luxury-content{padding:28px}.luxury-content span{font-size:28px}.luxury-content p{font-size:14px}}.brand-story{background:var(--bg-primary);justify-content:center;align-items:center;width:100%;min-height:75vh;padding:100px 8%;display:flex;position:relative;overflow:hidden}.brand-story:before{content:"";background:radial-gradient(circle,#00000005,#0000 70%);width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-content{text-align:center;z-index:2;max-width:1100px}.brand-content h2{color:var(--text-primary);letter-spacing:4px;margin-bottom:50px;font-family:Cormorant Garamond,serif;font-size:5rem}.brand-content p{color:var(--text-secondary);max-width:1200px;margin:auto;font-size:2.1rem;line-height:1.8;transition:all .5s}.story-dots{justify-content:center;gap:12px;margin-top:50px;display:flex}.dot{cursor:pointer;background:#00000026;border-radius:50%;width:12px;height:12px;transition:all .3s}.dot.active{background:var(--bg-dark);transform:scale(1.2)}@media (width<=768px){.brand-story{min-height:55vh;padding:80px 20px}.brand-content h2{font-size:3rem}.brand-content p{font-size:1.2rem;line-height:1.8}}.footer{background:var(--bg-primary);color:var(--text-primary);border-top:1px solid var(--border-color);padding-top:100px}.footer-container{grid-template-columns:repeat(4,1fr);gap:60px;width:100%;max-width:1500px;margin:auto;padding:0 8%;display:grid}.footer-column h3{color:var(--text-primary);letter-spacing:3px;margin-bottom:35px;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:600}.footer-column ul{list-style:none}.footer-column ul li{margin-bottom:18px}.footer-column a{color:var(--text-secondary);text-decoration:none;transition:all .3s;position:relative}.footer-column a:after{content:"";background:var(--text-primary);width:0;height:1px;transition:all .3s;position:absolute;bottom:-4px;left:0}.footer-column a:hover{color:var(--text-primary)}.footer-column a:hover:after{width:100%}.support-brand{letter-spacing:5px;color:var(--text-primary);text-transform:uppercase;margin-top:0;margin-bottom:35px;font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:500;line-height:1.2}.support-info{flex-direction:column;gap:24px;display:flex}.support-item{align-items:flex-start;gap:20px;display:flex}.support-icon{color:var(--text-primary);flex-shrink:0;justify-content:center;align-items:center;height:22px;display:flex}.support-text{color:var(--text-primary);letter-spacing:.5px;flex-direction:column;font-family:Jost,sans-serif;font-size:.95rem;font-weight:400;line-height:1.6;display:flex}.support-text a{color:var(--text-primary);text-decoration:none;transition:opacity .3s,color .3s}.support-text a:hover{opacity:.7}.footer-bottom{border-top:1px solid var(--border-color);text-align:center;margin-top:80px;padding:30px 20px}.footer-bottom p{color:var(--text-muted);font-size:14px}@media (width<=992px){.footer-container{grid-template-columns:1fr;gap:50px}.footer{padding-top:70px}.footer-column{text-align:center}.support-info{max-width:320px;margin:0 auto}}.service-highlights{background:var(--bg-primary);border-top:1px solid var(--border-color);justify-content:center;align-items:center;padding:60px 0;display:flex}.highlights-container{grid-template-columns:repeat(3,1fr);gap:40px;width:100%;max-width:1500px;margin:auto;padding:0 8%;display:grid}.highlight-item{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.highlight-icon{color:var(--text-primary);opacity:.85}.highlight-title{letter-spacing:2px;color:var(--text-primary);text-transform:uppercase;margin:0;font-family:Bodoni Moda,serif;font-size:15px;font-weight:600}.highlight-desc{color:var(--text-secondary);letter-spacing:.5px;max-width:280px;margin:0;font-family:Canela,serif;font-size:14px;font-weight:400;line-height:1.5}@media (width<=768px){.highlights-container{grid-template-columns:1fr;gap:48px}.service-highlights{padding:50px 0}.highlight-item{padding:10px 0}.highlight-title{letter-spacing:3px;font-size:18px}.highlight-desc{max-width:320px;font-size:16px}}.footer-mobile-only{display:none}@media (width<=767px){.footer-container.footer-desktop-only{display:none!important}.footer-mobile-only{width:100%;max-width:600px;margin:0 auto;padding:0 24px;display:block}.footer{padding-top:50px}}.footer-mobile-accordion{border-top:1px solid var(--border-color);margin-bottom:40px}.footer-accordion-item{border-bottom:1px solid var(--border-color);width:100%}.footer-accordion-header{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;padding:36px 0;display:flex}.footer-accordion-title{letter-spacing:4px;text-transform:uppercase;font-family:Jost,sans-serif;font-size:1.05rem;font-weight:500}.footer-accordion-icon{justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:relative}.footer-accordion-icon:before,.footer-accordion-icon:after{content:"";background-color:var(--text-primary);transition:transform .35s cubic-bezier(.25,1,.5,1);position:absolute}.footer-accordion-icon:before{width:14px;height:1.5px}.footer-accordion-icon:after{width:1.5px;height:14px}.footer-accordion-icon.is-open:after{transform:rotate(90deg)}.footer-accordion-content{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.25,1,.5,1),opacity .35s;display:grid;overflow:hidden}.footer-accordion-content.is-open{opacity:1;grid-template-rows:1fr}.footer-accordion-content-inner{flex-direction:column;gap:22px;min-height:0;padding-bottom:28px;display:flex}.footer-accordion-link{letter-spacing:2px;color:var(--text-secondary);text-transform:uppercase;opacity:0;width:max-content;font-family:Jost,sans-serif;font-size:.95rem;font-weight:400;text-decoration:none;transition:opacity .35s,transform .35s,color .3s;transform:translateY(8px)}.footer-accordion-link:hover{color:var(--text-primary)}.footer-accordion-content.is-open .footer-accordion-link{opacity:1;transform:translateY(0)}.footer-accordion-content.is-open .footer-accordion-link:first-child{transition-delay:50ms}.footer-accordion-content.is-open .footer-accordion-link:nth-child(2){transition-delay:.1s}.footer-accordion-content.is-open .footer-accordion-link:nth-child(3){transition-delay:.15s}.footer-accordion-content.is-open .footer-accordion-link:nth-child(4){transition-delay:.2s}.footer-mobile-support{border-bottom:1px solid var(--border-color);flex-direction:column;align-items:center;padding:60px 0;display:flex}.footer-mobile-support-brand{letter-spacing:5px;color:var(--text-primary);text-transform:uppercase;text-align:center;margin-top:0;margin-bottom:30px;font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:500}.footer-mobile-support .support-info{width:100%;max-width:300px;margin:0 auto}:root{--bg-primary:#fff;--bg-secondary:#fafafa;--bg-tertiary:#f4f4f4;--bg-dark:#000;--text-primary:#000;--text-secondary:#333;--text-muted:#777;--text-light:#fff;--accent-gold:#c9a96a;--accent-gold-soft:#e2c286;--accent-hover:#333;--border-color:#00000014;--border-color-light:#0000000a;--btn-bg:#000;--btn-text:#fff;--btn-border:#000;--btn-hover-bg:#fff;--btn-hover-text:#000;--btn-sec-bg:transparent;--btn-sec-text:#000;--btn-sec-border:#0003;--btn-sec-hover-bg:#0000000d;--input-bg:#fff;--input-border:#ddd;--input-text:#000;--input-focus-border:#000;--overlay-light:#ffffffd1;--overlay-dark:#000000b3;--shadow-sm:0 4px 12px #0000000a;--shadow-md:0 15px 35px #0000000f}@font-face{font-family:Ethnocentric;src:url(/fonts/ethnocentric.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}body{background-color:var(--bg-primary);color:var(--text-primary)}.lux-header,.hero-bg-text,.hero-content,.hero-logo,.splash-screen,.logo-emblem,.char,.shine-sweep,.product-card,.curate-cat-card,.luxury-card,.announcement-track{backface-visibility:hidden;perspective:1000px;transform:translate(0,0)}.featured-section{content-visibility:auto;contain-intrinsic-size:auto 500px}.bestseller-section{content-visibility:auto;contain-intrinsic-size:auto 800px}.luxury-section{content-visibility:auto;contain-intrinsic-size:auto 700px}.brand-story{content-visibility:auto;contain-intrinsic-size:auto 600px}.footer{content-visibility:auto;contain-intrinsic-size:auto 400px}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}@keyframes fadeInPage{0%{opacity:0}to{opacity:1}}main{animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeInPage}
