@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600;700&family=Poppins:wght@300;400;500;600;700&display=swap";:root{--bg: #ffffff;--card: #ffffff;--text: #1a1a1a;--muted:#8b7d6b;--brand:#c9a961;--accent:#f5f1ea;--border: #e8e8e8}*{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:hidden;width:100%;max-width:100vw;background:#fff}body{position:relative;overflow-x:hidden}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;color:var(--text);line-height:1.6;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none;transition:color .2s}img{display:block;max-width:100%}button{background:var(--brand);color:#fff;border:0;padding:10px 20px;border-radius:6px;cursor:pointer;transition:all .2s;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500}button:hover{background:#b89451}.filter-header-collapsible-luxury,.filter-header-collapsible-luxury:hover,.filter-header-collapsible-luxury:focus,.filter-header-collapsible-luxury:active{background:none!important;background-color:transparent!important}input{background:#fff;color:var(--text);border:1px solid var(--border);border-radius:6px;padding:10px 12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}input:focus{outline:none;border-color:var(--brand)}input[type=range]{border:none!important;outline:none!important;box-shadow:none!important}input[type=range]:focus{border:none!important;outline:none!important;box-shadow:none!important}textarea{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr}.main-content{width:100%;padding:70px 0 0;transition:padding-top .3s ease}body.has-banner .main-content{padding-top:110px}.top-banner{position:fixed;top:0;left:0;right:0;background:var(--brand);color:#fff;padding:10px 24px;display:flex;align-items:center;justify-content:space-between;z-index:101;font-size:.9em;font-family:Cormorant Garamond,serif}.banner-content{flex:1;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.banner-content p{margin:0;font-family:Cormorant Garamond,serif;font-weight:500;letter-spacing:.3px}.banner-indicators{display:flex;gap:6px;margin-top:4px}.banner-dot{width:6px;height:6px;border-radius:50%;background:#ffffff80;cursor:pointer;transition:all .2s}.banner-dot.active{background:#fff;width:8px;height:8px}.banner-close{background:transparent;border:none;color:#fff;font-size:1.8em;cursor:pointer;padding:0 8px;line-height:1;transition:all .2s;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%}.banner-close:hover{background:#ffffff26;opacity:1}.scroll-nav{z-index:100}.topnav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:16px 24px;background:#ffffffd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:fixed;top:0;left:0;right:0;z-index:100;box-shadow:0 2px 12px #0000000a;transition:all .3s ease}body.has-banner .topnav{top:40px}.topnav-left{display:flex;align-items:center;justify-content:flex-start}.topnav-center{display:flex;align-items:center;justify-content:center}.menu-toggle{background:none;border:none;cursor:pointer;padding:6px;color:var(--text);display:inline-flex;align-items:center;justify-content:center}.menu-toggle:hover{color:var(--brand)}.menu-toggle svg{display:block;width:24px;height:24px}.brand{font-family:Cormorant Garamond,serif;font-weight:600;color:var(--brand);font-size:1.8em;letter-spacing:.5px;text-decoration:none}.brand-logo{display:flex;align-items:center;justify-content:center}.logo-img{height:40px;width:auto;max-width:200px;object-fit:contain;display:block}.logo-text-fallback{font-family:Cormorant Garamond,serif;font-size:1.8em;font-weight:600;color:var(--brand);letter-spacing:2px;display:none}.logo-text-fallback-login{font-family:Cormorant Garamond,serif;font-size:2.5em;font-weight:600;color:var(--brand);letter-spacing:2px;display:none}.actions{display:flex;gap:20px;justify-content:flex-end}.profile-icon,.cart-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;color:var(--text);transition:color .2s;position:relative}.profile-icon:hover,.cart-icon-wrapper:hover{color:var(--brand)}.cart-badge{position:absolute;top:-6px;right:-6px;background:var(--brand);color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;border:2px solid white}.sidenav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:100}.sidenav{position:fixed;top:0;left:0;width:300px;height:100vh;background:#fff;z-index:101;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:2px 0 16px #0000001a}.sidenav.open{transform:translate(0)}.sidenav-header{padding:12px;position:relative}.sidenav-close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:2em;cursor:pointer;color:var(--text);width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.sidenav-close:hover{background:var(--accent);color:var(--brand)}.sidenav-user{display:flex;gap:12px;align-items:center}.user-avatar{font-size:2.5em}.user-info p{margin:0}.user-name{font-family:Cormorant Garamond,serif;font-weight:600}.user-email{font-family:Cormorant Garamond,serif;font-size:.85em;color:var(--muted)}.sidenav-content{padding:20px;height:calc(100vh - 200px);overflow-y:auto}.sidenav-content::-webkit-scrollbar{width:4px}.sidenav-content::-webkit-scrollbar-track{background:var(--accent)}.sidenav-content::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.sidenav-content::-webkit-scrollbar-thumb:hover{background:var(--muted)}.sidenav h3{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;color:var(--text);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-weight:400;border-bottom:1px solid var(--text);padding-bottom:8px}.sidenav ul{list-style:none;display:grid;gap:4px}.sidenav a{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;display:block;padding:12px 14px;border-radius:6px;transition:all .2s;font-weight:400;text-transform:capitalize}.sidenav a.active{background:var(--accent);color:var(--brand);font-weight:600}.sidenav a:hover{background:var(--accent);color:var(--brand)}.sidenav-footer{padding:20px;border-top:1px solid var(--border)}.logout-button{font-family:Cormorant Garamond,serif;width:100%;background:var(--brand);color:#fff;border:none;padding:12px;border-radius:6px;font-weight:600}.home-page{width:100%}.hero-carousel-section{width:100%;height:100vh;position:relative;overflow:hidden}.product-carousel{width:100%;height:100%}.carousel-wrapper{width:100%;height:100%;overflow:hidden}.carousel-slider{display:flex;height:100%;transition:transform .6s ease-in-out}.carousel-slide{min-width:100%;height:100%;position:relative}.carousel-slide img,.carousel-slide video{width:100%;height:100%;object-fit:cover;filter:brightness(.7)}.carousel-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.5) 0%,transparent 100%);color:#fff;padding:40px}.carousel-overlay h3{font-family:Cormorant Garamond,serif;font-size:1.5em;margin-bottom:8px}.carousel-price{font-size:1.2em;font-weight:600}.hero-overlay-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:10;max-width:800px;width:90%}.hero-title{font-family:Times New Roman,Times,serif;font-size:4em;color:#fff;margin-bottom:16px;text-shadow:0 4px 12px rgba(0,0,0,.5);font-weight:600;letter-spacing:1px}.hero-subtitle{font-family:Cormorant Garamond,serif;font-size:1.5em;color:#fff;margin-bottom:32px;text-shadow:0 2px 8px rgba(0,0,0,.5);font-weight:400}.hero-button{display:inline-block;background:var(--brand);color:#fff;padding:16px 48px;border-radius:8px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.2em;font-weight:600;transition:all .3s;box-shadow:none}.hero-button:hover{background:#b89451;transform:translateY(-4px);box-shadow:none}.section-container,.about-container,.contact-container{max-width:1400px;margin:0 auto;padding:0 24px;width:100%;box-sizing:border-box}.section-title{font-family:Cormorant Garamond,serif;font-size:2.5em;text-align:center;margin-bottom:48px;font-weight:600;letter-spacing:1px}.section-description{font-family:Cormorant Garamond,serif;text-align:center;color:var(--muted);margin-bottom:48px;font-size:1.1em;font-weight:400}.featured-section{background:#fff;padding:80px 0 40px;width:100%}.about-section{background:#fff;padding:40px 0 80px;width:100%}.contact-section{background:#fff;padding:80px 0;width:100%}.section-footer{text-align:center;margin-top:32px}.featured-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:48px;max-width:1200px;margin:0 auto}.featured-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:32px;max-width:1100px;margin:0 auto}.product-card-elegant{background:#fff;border-radius:0;overflow:visible;transition:all .3s;position:relative}.product-card-elegant:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.product-link{text-decoration:none;color:inherit;display:block}.product-image-container{position:relative;overflow:hidden;border-radius:0;background:#f9f9f9}.product-image-container img,.product-image-container video{width:100%;aspect-ratio:3/4;object-fit:cover;transition:transform .5s ease;display:block}.product-card-elegant:hover .product-image-container img,.product-card-elegant:hover .product-image-container video{transform:scale(1.05)}.product-image-container img,.product-image-container video,.product-card img,.product-card video,.category-card img,.category-card video,.featured-products-grid img,.featured-products-grid video,.products-grid img,.products-grid video,.recommended-card img,.recommended-card video,.similar-product-card img,.similar-product-card video,.checkout-item img,.checkout-item video,.order-item-image-wrapper img,.order-item-image-wrapper video,.thumbnail,.thumbnail video,.thumbnail-modern,.thumbnail-modern video,.main-product-image,.main-product-image video,.main-product-image-modern,.main-product-image-modern video,.carousel-slide img,.carousel-slide video{border-radius:0!important}video{width:100%;height:100%;object-fit:cover}.product-card-elegant,.product-card,.category-card,.featured-products-grid article,.recommended-card,.similar-product-card,.feature{border-radius:0!important}.sold-out-badge{position:absolute;top:12px;right:12px;background:#000000bf;color:#fff;padding:6px 14px;border-radius:0;font-size:.85em;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:10}.product-overlay-hover{position:absolute;bottom:0;left:0;right:0;padding:16px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);transform:translateY(100%);transition:transform .3s ease;display:flex;align-items:flex-end;justify-content:center}.product-card-elegant:hover .product-overlay-hover{transform:translateY(0)}.add-to-cart-hover-btn{width:100%;background:#fff;color:var(--brand);border:none;padding:10px 16px;border-radius:6px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px;font-size:.85em}.add-to-cart-hover-btn:hover{background:var(--brand);color:#fff}.add-to-cart-hover-btn:disabled{background:#ccc;color:#666;cursor:not-allowed}.product-card-info{padding:14px 0;text-align:center}.product-card-title{font-family:Cormorant Garamond,serif;font-size:.9em;font-weight:500;color:var(--text);margin-bottom:6px;text-transform:uppercase;letter-spacing:1px;line-height:1.4}.product-card-price{font-family:Cormorant Garamond,serif;font-size:.95em;font-weight:600;color:var(--text);margin:0}.product-card{background:#fff;border-radius:12px;overflow:hidden;transition:all .3s;box-shadow:0 2px 8px #0000000a}.product-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #0000001f}.product-image-wrapper{position:relative;overflow:hidden}.product-card img{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .3s}.product-card:hover img{transform:scale(1.05)}.product-overlay{position:absolute;bottom:0;left:0;right:0;padding:16px;background:linear-gradient(to top,rgba(0,0,0,.6),transparent);transform:translateY(100%);transition:transform .3s}.product-card:hover .product-overlay{transform:translateY(0)}.quick-view-btn{width:100%;background:#fff;color:var(--brand);border:none;padding:10px;border-radius:6px;font-weight:600;cursor:pointer}.quick-view-btn:hover{background:var(--brand);color:#fff}.product-info{padding:20px}.product-info h3{font-size:1.1em;margin-bottom:8px}.product-info .price{font-size:1.3em;font-weight:700;color:var(--brand)}.view-all-button{font-family:Cormorant Garamond,serif;display:inline-block;background:transparent;color:var(--text);padding:12px 32px;border:1px solid var(--text);border-radius:4px;font-weight:500;transition:all .3s;margin-top:32px;text-transform:uppercase;letter-spacing:1.5px;font-size:.85em}.view-all-button:hover{background:var(--text);color:#fff}.section-footer{text-align:center;margin-top:40px}.about-section{background:var(--accent)}.about-content{text-align:center;max-width:900px;margin:0 auto 64px}.about-text{font-family:Cormorant Garamond,serif;font-size:1.15em;line-height:1.8;font-weight:400}.about-text p{margin-bottom:24px}.about-text p:last-child{margin-bottom:0}.about-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-top:64px}.feature{background:#fff;padding:32px;border-radius:12px;transition:all .3s}.feature:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000000f}.feature h3{font-family:Cormorant Garamond,serif;color:var(--brand);margin-bottom:12px;font-weight:600}.feature p{font-family:Cormorant Garamond,serif;font-weight:400}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:0}.contact-info{padding:0 24px}.contact-info h3{font-family:Cormorant Garamond,serif;color:var(--brand);margin-bottom:24px;font-weight:600}.contact-info>p{font-family:Cormorant Garamond,serif;padding:0;margin-bottom:32px;line-height:1.8;font-weight:400}.contact-details{margin-top:0}.contact-item{font-family:Cormorant Garamond,serif;margin-bottom:24px;font-size:1.1em;line-height:1.8;color:var(--text);font-weight:400}.contact-item:last-child{margin-bottom:0}.contact-form{background:#fff;padding:40px;border-radius:12px;box-shadow:0 2px 12px #0000000f}.contact-form h3{font-family:Cormorant Garamond,serif;font-size:1.8em;margin-bottom:32px;color:var(--text);font-weight:600}.contact-form input,.contact-form textarea{width:100%;padding:14px;border:2px solid var(--border);border-radius:8px;font-size:1em;font-family:Cormorant Garamond,serif;margin-bottom:16px}.contact-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.contact-form button{width:100%;padding:16px;background:var(--brand);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:1.1em;cursor:pointer;margin-top:8px;transition:all .3s}.contact-form button:hover{background:#b89451;transform:translateY(-2px)}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px}.card{background:#fff;padding:16px;border-radius:12px;transition:all .3s;box-shadow:0 2px 12px #0000000f}.card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}.card h3{font-family:Cormorant Garamond,serif;margin:8px 0 0;font-size:1em}.price{font-family:Cormorant Garamond,serif;font-size:1.2em;font-weight:700;color:var(--brand)}.category-page.products-page{max-width:1400px;margin:0 auto;padding:40px 24px}.category-title{font-family:Cormorant Garamond,serif;font-size:2.5em;text-align:center;margin-bottom:48px;letter-spacing:2px}.product-page{width:100%;padding:40px 24px;max-width:1400px;margin:0 auto}.product-page-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-bottom:80px}.product-images-container{display:flex;gap:16px;width:100%}.product-thumbnails{display:flex;flex-direction:column;gap:12px;width:80px}.thumbnail{width:80px;height:80px;object-fit:cover;border-radius:0;cursor:pointer;border:2px solid transparent;transition:all .2s}.thumbnail:hover,.thumbnail.active{border-color:var(--brand)}.main-image-wrapper{flex:1}.main-product-image{width:100%;height:auto;border-radius:0}.product-info-section{display:flex;flex-direction:column;gap:24px}.product-title{font-family:Cormorant Garamond,serif;font-size:2.5em;color:var(--text)}.product-price{font-size:2em;font-weight:700;color:var(--brand)}.product-tabs{display:flex;gap:8px;border-bottom:2px solid var(--border);margin-bottom:24px}.size-selection-section{margin-top:24px;padding-top:24px;border-top:2px solid var(--border)}.size-selection-section h4{margin-bottom:16px;color:var(--text);font-weight:600;font-size:1.1em}.tab{padding:12px 24px;background:none;border:none;cursor:pointer;font-weight:500;color:var(--muted);border-bottom:2px solid transparent;transition:all .2s}.tab.active{color:var(--brand);border-bottom-color:var(--brand);font-weight:600}.tab-content{min-height:200px;padding:24px 0}.product-description h4{margin-bottom:12px;color:var(--text)}.product-description ul{margin:12px 0;padding-left:24px}.product-description li{margin:8px 0;color:var(--muted)}.detail-item{margin-bottom:16px}.detail-item strong{display:inline-block;width:150px;color:var(--text)}.size-section h4{margin-bottom:16px;color:var(--text)}.product-details{display:grid;gap:12px}.size-options{display:flex;flex-wrap:wrap;gap:12px}.size-btn{padding:12px 24px;border:2px solid var(--text);background:#fff;border-radius:6px;cursor:pointer;font-weight:600;transition:all .2s;min-width:60px;color:var(--text)}.size-btn:hover{border-color:var(--brand);background:var(--accent)}.size-btn.selected{background:var(--brand);color:#fff;border-color:var(--brand)}.size-chart table{width:100%;border-collapse:collapse;margin-top:16px}.size-chart th,.size-chart td{padding:12px;text-align:left;border-bottom:1px solid var(--border)}.size-chart th{background:var(--accent);font-weight:600}.average-rating{margin-bottom:32px}.rating-display{display:flex;align-items:center;gap:16px}.rating-score{font-size:2em;font-weight:700;color:var(--brand)}.stars{color:#fbbf24;font-size:1.5em}.rating-count{color:var(--muted)}.reviews-list{display:grid;gap:24px}.review-item{padding:20px;background:var(--accent);border-radius:8px}.review-header{display:flex;justify-content:space-between;margin-bottom:12px}.reviewer-name{font-weight:600;color:var(--text)}.review-date{font-size:.9em;color:var(--muted)}.review-stars{color:#fbbf24}.review-comment{color:var(--text);line-height:1.6}.product-actions{display:flex;gap:24px;align-items:center;padding-top:24px}.quantity-selector{display:flex;align-items:center;gap:16px}.quantity-selector label{font-weight:600}.quantity-controls{display:flex;align-items:center;gap:8px;border:2px solid var(--border);border-radius:6px}.quantity-controls button{width:36px;height:36px;border:none;background:var(--brand);color:#fff;cursor:pointer;font-size:1.2em}.quantity-controls button:hover{background:#b89451}.quantity-controls span{padding:0 16px;font-weight:600}.add-to-cart-btn{flex:1;padding:14px;background:var(--brand);color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;font-size:1.1em;transition:all .3s}.add-to-cart-btn:hover{background:#b89451}.product-page-modern{width:100%;padding:24px 40px;max-width:1400px;margin:0 auto;background:#fff}.product-page-layout-modern{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:0}.product-images-container-modern{display:flex;gap:12px;width:100%}.product-thumbnails-modern{display:flex;flex-direction:column;gap:8px;width:80px}.thumbnail-modern{width:80px;height:80px;object-fit:cover;border-radius:0;cursor:pointer;border:2px solid transparent;transition:all .2s}.thumbnail-modern:hover,.thumbnail-modern.active{border-color:var(--brand)}.main-image-wrapper-modern{flex:1;position:relative}.main-image-container-mobile,.image-indicators-mobile{display:none}.main-product-image-modern{width:100%;height:auto;border-radius:0}.main-product-image-desktop{display:block}.main-product-image-mobile{display:none}.sold-out-badge-product{position:absolute;top:16px;right:16px;background:#000000bf;color:#fff;padding:8px 16px;border-radius:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:10}.product-info-section-modern{display:flex;flex-direction:column;gap:16px}.product-title-reference{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5em;font-weight:600;color:var(--text);line-height:1.3;margin:0 0 8px;text-transform:uppercase;letter-spacing:.5px}.product-price-reference{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.2em;font-weight:400;color:var(--text);margin:0 0 16px}.product-stock-status{margin-top:0;margin-bottom:0}.stock-status-out{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;font-weight:500;color:var(--muted);text-transform:uppercase;letter-spacing:.5px}.service-question{margin:0 0 16px}.service-question p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;font-weight:400;color:var(--text);margin:0 0 8px}.service-buttons{display:flex;gap:8px}.service-btn{padding:8px 24px;background:#fff;color:var(--text);border:1px solid var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:400;cursor:pointer;transition:all .2s}.service-btn.active{background:var(--text);color:#fff}.product-action-buttons{display:flex;flex-direction:column;gap:8px;margin:0 0 16px}.add-to-cart-btn-modern{width:100%;padding:12px 24px;background:#fff;color:var(--text);border:1px solid var(--text);border-radius:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:400;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:1px}.add-to-cart-btn-modern:hover{background:var(--text);color:#fff}.add-to-cart-btn-modern:disabled,.buy-now-btn-modern:disabled{background:#f5f5f5;color:var(--muted);border-color:var(--border);cursor:not-allowed;opacity:.6}.add-to-cart-btn-modern:disabled:hover{background:#f5f5f5;border-color:var(--border);color:var(--muted)}.buy-now-btn-modern{width:100%;padding:12px 24px;background:var(--text);color:#fff;border:1px solid var(--text);border-radius:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:400;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:1px}.buy-now-btn-modern:hover{background:var(--brand);border-color:var(--brand)}.buy-now-btn-modern:disabled:hover{background:#f5f5f5;border-color:var(--border)}.product-description-reference{margin:0 0 16px}.product-description-reference p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;line-height:1.6;color:var(--text);margin:0;font-weight:300}.product-specifications-reference{display:flex;flex-direction:column;gap:8px;margin:0 0 16px}.spec-item-reference{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;line-height:1.5;color:var(--text)}.spec-label-reference{font-weight:600;margin-right:8px}.spec-value-reference{font-weight:400}.product-notes-reference{margin:0 0 16px}.notes-title-reference{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;font-weight:600;color:var(--text);margin-bottom:8px}.notes-list-reference{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;line-height:1.6;color:var(--text);margin:0;padding-left:20px}.notes-list-reference li{margin-bottom:8px}.notes-list-reference li:last-child{margin-bottom:0}.shipping-section-reference{margin:0;border-top:1px solid var(--border);padding-top:12px}.shipping-header-reference{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:none;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:600;color:var(--text);text-transform:uppercase;letter-spacing:.5px;cursor:pointer}.shipping-arrow-reference{width:16px;height:16px;transition:transform .2s}.shipping-arrow-reference.open{transform:rotate(180deg)}.shipping-content-reference{margin-top:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;line-height:1.6;color:var(--text)}.shipping-content-reference p{margin:0 0 6px}.shipping-content-reference p:last-child{margin-bottom:0}.you-may-also-like-section,.recently-viewed-section{margin-top:60px;padding:0;width:100%;max-width:100%;overflow:hidden}.you-may-also-like-section>h2,.recently-viewed-section>h2{padding:0 40px}.you-may-also-like-section>.products-row-product-page,.recently-viewed-section>.products-row-product-page{padding:0 40px}.section-title-product-page{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;font-weight:400;color:var(--text);text-transform:uppercase;letter-spacing:1px;text-align:center;margin-bottom:32px}.products-row-product-page{display:flex;gap:24px;overflow-x:auto;padding:0;-webkit-overflow-scrolling:touch}.products-row-product-page::-webkit-scrollbar{display:none}.products-row-product-page{-ms-overflow-style:none;scrollbar-width:none}.product-card-product-page{flex:0 0 auto;width:calc((100% - 96px)/5);min-width:180px;text-decoration:none;color:inherit;display:flex;flex-direction:column}.product-image-wrapper-product-page{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;background:#f9f9f9}.product-image-wrapper-product-page img{width:100%;height:100%;object-fit:cover;display:block}.sold-out-badge-product-page{position:absolute;top:0;right:0;background:#ffffffe6;color:var(--text);padding:6px 12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7em;font-weight:500;text-transform:uppercase;letter-spacing:.5px;z-index:10}.product-info-product-page{padding:12px 0 0;display:flex;flex-direction:column;gap:4px}.product-name-product-page{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.8em;font-weight:400;color:var(--text);margin:0;text-transform:uppercase;letter-spacing:.3px;line-height:1.4;text-align:left}.product-price-product-page{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:400;color:var(--text);margin:0;text-align:left}@media (max-width: 1200px){.product-card-product-page{width:calc((100% - 72px)/4);min-width:200px}}@media (max-width: 768px){.you-may-also-like-section,.recently-viewed-section{margin-top:40px}.you-may-also-like-section>h2,.recently-viewed-section>h2{padding:0 16px}.you-may-also-like-section>.products-row-product-page,.recently-viewed-section>.products-row-product-page{padding:0 16px}.section-title-product-page{font-size:.85em;margin-bottom:24px}.products-row-product-page{gap:16px}.product-card-product-page{width:calc((100% - 32px)/2);min-width:160px}}.shipping-header{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:none;padding:12px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;font-weight:600;color:var(--text);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;transition:color .2s}.shipping-header:hover{color:var(--brand)}.shipping-arrow{transition:transform .3s;color:var(--text)}.shipping-arrow.open{transform:rotate(180deg)}.shipping-content{padding:16px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;line-height:1.8;color:var(--text)}.shipping-content p{margin:8px 0}.shipping-content p:first-child{margin-top:0}.shipping-content p:last-child{margin-bottom:0}.capitalize{text-transform:capitalize}@media (max-width: 1024px){.product-page-layout-modern{gap:40px}}@media (max-width: 768px){.product-page-modern{padding:24px 16px}.product-page-layout-modern{grid-template-columns:1fr;gap:32px}.product-thumbnails-modern{width:60px}.thumbnail-modern{width:60px;height:60px}.product-title-modern,.product-price-modern{font-size:1.5em}.spec-label{min-width:120px;font-size:.9em}.spec-value{font-size:.9em}}.similar-products-section{margin-top:60px;padding:60px 0;background:var(--accent)}.similar-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.similar-product-card{background:#fff;border-radius:12px;overflow:hidden;transition:all .3s;box-shadow:0 2px 8px #0000000a}.similar-product-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #0000001f}.similar-product-card img{width:100%;aspect-ratio:1;object-fit:cover}.similar-product-info{padding:20px}.similar-product-card h3{font-size:1.1em;color:var(--text);margin-bottom:8px}.similar-product-card .price{font-size:1.3em;font-weight:700;color:var(--brand)}.cart-page-wrapper{width:100%;background:var(--bg);min-height:100vh;padding:40px 0}.cart-container{max-width:1400px;margin:0 auto;padding:0 24px}.checkout-progress{display:flex;align-items:center;justify-content:center;margin-bottom:48px;padding:32px;background:#fff;border-radius:12px}.progress-step{display:flex;align-items:center;gap:12px}.step-number{width:40px;height:40px;border-radius:50%;background:var(--border);color:var(--muted);display:flex;align-items:center;justify-content:center;font-weight:600;transition:all .3s}.progress-step.active .step-number{background:var(--brand);color:#fff}.progress-step span{font-weight:500;color:var(--muted)}.progress-step.active span{color:var(--text);font-weight:600}.progress-line{width:100px;height:2px;background:var(--border);margin:0 20px}.cart-content-layout{display:grid;grid-template-columns:1fr 400px;gap:32px;margin-bottom:60px}.cart-items-section{background:#fff;border-radius:12px;padding:32px}.cart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:24px;border-bottom:2px solid var(--border)}.cart-header h2{font-family:Cormorant Garamond,serif;font-size:1.8em;color:var(--text);margin:0}.continue-shopping-link{color:var(--brand);font-weight:600;text-decoration:none;transition:all .2s}.continue-shopping-link:hover{color:#b89451}.cart-items-list{list-style:none;display:flex;flex-direction:column;gap:24px}.cart-item-card{display:grid;grid-template-columns:100px 1fr 140px 120px 40px;gap:24px;padding:24px;border:2px solid var(--border);border-radius:12px;align-items:center;transition:all .3s}.cart-item-card:hover{border-color:var(--brand);box-shadow:0 4px 12px #c9a9611a}.item-image{width:100px;height:100px}.item-image img,.item-image video{width:100%;height:100%;object-fit:cover;border-radius:8px}.item-details{display:flex;flex-direction:column;gap:8px}.item-name{font-family:Cormorant Garamond,serif;font-size:1.1em;font-weight:600;color:var(--text);text-decoration:none;transition:color .2s}.item-name:hover{color:var(--brand)}.item-category{font-family:Cormorant Garamond,serif;font-size:.9em;color:var(--muted);text-transform:capitalize}.item-price{font-family:Cormorant Garamond,serif;font-size:1.2em;font-weight:700;color:var(--brand);margin-top:4px}.item-actions-mobile{display:none}.item-quantity{display:flex;flex-direction:column;gap:8px}.item-quantity label,.item-subtotal label{font-size:.85em;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.quantity-selector{display:flex;align-items:center;gap:0;border:2px solid var(--border);border-radius:8px;overflow:hidden}.qty-btn{width:36px;height:36px;border:none;background:var(--accent);color:var(--text);cursor:pointer;font-size:1.2em;font-weight:600;transition:all .2s}.qty-btn:hover{background:var(--brand);color:#fff}.qty-input{width:60px;height:36px;border:none;text-align:center;font-weight:600;font-size:1em}.qty-input:focus{outline:none}.item-subtotal{display:flex;flex-direction:column;gap:8px}.subtotal-amount{font-size:1.3em;font-weight:700;color:var(--text)}.remove-btn{width:40px;height:40px;border:none;background:transparent;color:var(--muted);cursor:pointer;font-size:1.8em;border-radius:50%;transition:all .2s}.remove-btn:hover{background:#fee;color:#dc2626}.order-summary-section{display:flex;flex-direction:column;gap:20px}.order-summary-card{background:#fff;padding:32px;border-radius:12px;position:sticky;top:100px}.order-summary-card h3{font-family:Cormorant Garamond,serif;font-size:1.5em;margin-bottom:24px;color:var(--text)}.summary-details{display:flex;flex-direction:column;gap:16px;padding-bottom:20px;border-bottom:2px solid var(--border)}.summary-row{display:flex;justify-content:space-between;align-items:center;font-size:1em;color:var(--text)}.free-badge{background:#22c55e;color:#fff;padding:4px 12px;border-radius:20px;font-size:.85em;font-weight:600}.summary-total{display:flex;justify-content:space-between;align-items:center;padding:20px 0;margin-bottom:24px}.summary-total span:first-child{font-size:1.2em;font-weight:600;color:var(--text)}.total-amount{font-size:2em;font-weight:700;color:var(--brand)}.checkout-button{width:100%;padding:16px;background:var(--brand);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:1.1em;cursor:pointer;transition:all .3s;margin-bottom:16px}.checkout-button:hover{background:#b89451;transform:translateY(-2px);box-shadow:0 8px 16px #c9a9614d}.secure-checkout{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:.9em;margin-bottom:16px}.clear-cart-button{width:100%;padding:12px;background:transparent;color:var(--text);border:2px solid var(--border);border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.clear-cart-button:hover{background:var(--accent);border-color:var(--brand)}.promo-code-card{background:#fff;padding:24px;border-radius:12px}.promo-code-card h4{font-size:1em;font-weight:600;margin-bottom:12px;color:var(--text)}.promo-input-group{display:flex;gap:8px}.promo-input{flex:1;padding:10px 16px;border:2px solid var(--border);border-radius:8px;font-size:.95em}.apply-promo-btn{padding:10px 20px;background:var(--brand);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.apply-promo-btn:hover{background:#b89451}.benefits-card{background:#fff;padding:24px;border-radius:12px;display:flex;flex-direction:column;gap:20px}.benefit-item{display:flex;align-items:center;gap:16px}.benefit-icon{font-size:2em}.benefit-item strong{display:block;font-size:.95em;color:var(--text);margin-bottom:4px}.benefit-item p{font-size:.85em;color:var(--muted);margin:0}.empty-cart-state{text-align:center;padding:80px 24px;background:#fff;border-radius:12px;margin-bottom:60px}.empty-cart-icon{font-size:5em;margin-bottom:24px}.empty-cart-state h2{font-family:Cormorant Garamond,serif;font-size:2em;margin-bottom:16px;color:var(--text)}.empty-cart-state p{font-size:1.1em;color:var(--muted);margin-bottom:32px}.continue-shopping-btn{display:inline-block;padding:14px 40px;background:var(--brand);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:1.1em;text-decoration:none;transition:all .3s}.continue-shopping-btn:hover{background:#b89451;transform:translateY(-2px);box-shadow:0 8px 16px #c9a9614d}.recommended-section{margin-top:60px}.recommended-section h3{font-family:Cormorant Garamond,serif;font-size:2em;margin-bottom:32px;color:var(--text);text-align:center}.recommended-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.recommended-card{background:#fff;border-radius:12px;overflow:hidden;transition:all .3s;box-shadow:0 2px 8px #0000000a;text-decoration:none;display:block}.recommended-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0000001f}.recommended-card img{width:100%;aspect-ratio:1;object-fit:cover}.recommended-info{padding:20px}.recommended-card h4{font-size:1em;color:var(--text);margin-bottom:8px;font-weight:600}.recommended-card .price{font-size:1.2em;font-weight:700;color:var(--brand)}.login-page{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#fff9ed,#fff)}.login-container{background:#fff;padding:48px;border-radius:16px;box-shadow:0 12px 48px #c9a9611a;max-width:450px;width:100%}.login-header{text-align:center;margin-bottom:40px}.login-header h1{font-family:Cormorant Garamond,serif;color:var(--brand);font-size:2.5em;margin-bottom:12px}.brand-logo-login{height:80px;width:auto;max-width:300px;object-fit:contain;display:block;margin:0 auto 12px}.subtitle{color:var(--muted);font-size:1em}.login-options{display:grid;gap:16px}.login-option-btn{width:100%;padding:14px 20px;border:2px solid var(--border);border-radius:8px;background:#fff;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--text)}.login-option-btn svg{flex-shrink:0}.email-btn:hover{border-color:var(--brand);color:var(--brand)}.google-btn:hover{border-color:#4285f4;color:#4285f4}.facebook-btn:hover{border-color:#1877f2;color:#1877f2}.guest-btn{width:100%;padding:12px;border:none;background:var(--accent);color:var(--text);border-radius:8px;font-weight:600;cursor:pointer;margin-top:8px}.guest-btn:hover{background:var(--brand);color:#fff}.login-form{display:grid;gap:20px}.form-group{display:grid;gap:8px}.form-group label{font-weight:600;color:var(--text)}.form-group input{width:100%;margin-bottom:0}.login-button{width:100%;padding:14px;font-size:1em}.help-text{text-align:center;font-size:.9em;color:var(--muted);margin-top:16px}.signup-link,.back-link{background:none;border:none;color:var(--brand);font-weight:600;cursor:pointer;text-decoration:underline;font-size:.9em;padding:0}.back-link{display:block;width:100%;text-align:center;margin-top:16px;padding:12px;border:1px solid var(--border);border-radius:6px;transition:all .2s}.back-link:hover{background:var(--accent)}.profile-page{max-width:1000px;margin:0 auto;padding:40px 24px}.profile-header{display:flex;gap:24px;padding:32px;background:#fff;border-radius:12px;margin-bottom:32px;box-shadow:0 2px 12px #0000000a}.avatar-circle{width:100px;height:100px;border-radius:50%;background:var(--accent);display:flex;align-items:center;justify-content:center;font-size:3em}.profile-info{flex:1;display:flex;flex-direction:column;gap:8px}.profile-info h2{font-family:Cormorant Garamond,serif;font-size:1.8em;margin-bottom:4px}.username-edit{padding:10px;font-size:1.5em;font-weight:600;border:1px solid var(--border);border-radius:6px}.edit-profile-btn,.save-btn,.cancel-btn{padding:10px 20px;border:none;border-radius:6px;font-weight:600;cursor:pointer;align-self:flex-start}.edit-profile-btn{background:var(--brand);color:#fff}.save-btn{background:#22c55e;color:#fff}.cancel-btn{background:transparent;color:var(--text);border:1px solid var(--border);margin-left:12px}.edit-actions{display:flex;gap:12px}.profile-details{background:#fff;padding:32px;border-radius:12px;box-shadow:0 2px 12px #0000000a}.profile-details h3{font-family:Cormorant Garamond,serif;font-size:1.5em;margin-bottom:24px;color:var(--text)}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}.info-item label{display:block;font-weight:600;color:var(--muted);font-size:.9em;margin-bottom:8px}.info-item p{font-size:1.1em;color:var(--text)}.member-since{color:var(--muted);font-size:.9em}.profile-tabs{display:flex;gap:8px;margin-bottom:24px}.tab-button{padding:12px 24px;border:none;background:#fff;color:var(--text);border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s}.tab-button.active{background:var(--brand);color:#fff}.tab-button:hover{background:var(--accent)}.tab-button.active:hover{background:var(--brand)}.profile-content{background:#fff;padding:32px;border-radius:12px;box-shadow:0 2px 12px #0000000a}.orders-section h3,.support-section h3{font-family:Cormorant Garamond,serif;margin-bottom:24px;font-size:1.5em}.orders-list{display:grid;gap:16px}.order-card{padding:20px;border:1px solid var(--border);border-radius:8px;transition:all .2s;background:#fff}.order-card:hover{border-color:var(--brand);box-shadow:0 4px 12px #c9a9611a}.order-header{display:flex;justify-content:space-between;margin-bottom:12px}.order-id{font-weight:600;color:var(--text)}.order-date{color:var(--muted)}.order-items{display:flex;justify-content:space-between;margin-bottom:12px}.order-status{display:inline-block;padding:6px 12px;background:var(--accent);color:var(--brand);border-radius:20px;font-size:.85em;font-weight:600;margin-bottom:12px}.order-status.processing{background:#fff3cd;color:#856404}.track-order-btn{padding:8px 16px;background:var(--brand);color:#fff;border:none;border-radius:6px;font-size:.9em;font-weight:600;cursor:pointer;transition:background .2s}.track-order-btn:hover{background:#b89451}.support-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}.support-card{padding:24px;border:1px solid var(--border);border-radius:8px;text-align:center;transition:all .2s;background:#fff}.support-card:hover{border-color:var(--brand);transform:translateY(-4px);box-shadow:0 4px 12px #0000000f}.support-icon{font-size:2.5em;margin-bottom:12px}.support-card h4{color:var(--text);margin-bottom:8px}.support-card p{color:var(--muted);font-size:.9em;margin-bottom:12px;line-height:1.6}.support-link{color:var(--brand);font-weight:600;font-size:.9em}.checkout-page{max-width:1200px;margin:0 auto;padding:32px 24px}.checkout-page h2{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.8em;font-weight:600;color:#1a1a1a;margin-bottom:24px}.checkout-layout{display:grid;grid-template-columns:2fr 1fr;gap:40px}.checkout-form-section{display:flex;justify-content:center}.checkout-form{background:#fff;padding:32px;border-radius:8px;box-shadow:0 1px 3px #0000001a;width:100%;max-width:600px}.checkout-form h3{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1a1a1a;margin-bottom:16px;font-size:1.1em;font-weight:600}.form-group{margin-bottom:14px}.form-group:last-of-type{margin-bottom:0}.form-group label{display:block;margin-bottom:6px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-size:.95em;color:#1a1a1a}.checkout-form input{width:100%;padding:10px 14px;margin-bottom:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;border:1px solid #1a1a1a;border-radius:4px;box-sizing:border-box}.checkout-form input:focus{outline:none;border-color:#1a1a1a}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:0}.form-row .form-group{margin-bottom:0}.form-row-three{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.form-row-three .form-group{margin-bottom:0}.place-order-btn{width:100%;padding:14px 24px;font-size:1em;font-weight:600;margin-top:20px;background:var(--brand);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .2s;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.place-order-btn:hover{background:#b89451}.checkout-page-modern{max-width:1400px;margin:0 auto;padding:32px 24px;background:#fff;min-height:calc(100vh - 70px)}.checkout-layout-modern{display:grid;grid-template-columns:1.5fr 1fr;gap:60px;max-width:1200px;margin:0 auto}.checkout-form-section-modern{width:100%}.checkout-form-modern{display:flex;flex-direction:column;gap:32px}.checkout-section{display:flex;flex-direction:column;gap:16px}.section-heading{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1em;font-weight:600;color:var(--text);margin:0}.saved-addresses-list{display:flex;flex-direction:column;gap:12px}.saved-address-item{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid var(--border);border-radius:0;cursor:pointer;transition:all .2s;background:#fff}.saved-address-item:hover{border-color:var(--brand);background:var(--accent)}.saved-address-item.selected{border-color:var(--brand);background:var(--accent);border-width:2px}.address-radio{margin-top:2px;flex-shrink:0}.address-radio input[type=radio]{cursor:pointer;width:18px;height:18px}.address-details-checkout{flex:1;display:flex;flex-direction:column;gap:8px}.default-badge-checkout{display:inline-block;padding:4px 8px;background:var(--brand);color:#fff;font-size:.75em;font-weight:600;text-transform:uppercase;letter-spacing:.5px;width:fit-content;margin-bottom:4px}.address-name-checkout{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;font-weight:600;color:var(--text)}.address-name-checkout strong{font-weight:600}.address-text-checkout{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;color:var(--muted);line-height:1.5}.address-text-checkout p{margin:0;padding:0}.address-actions-checkout{display:flex;gap:16px;margin-top:8px;padding-top:12px;border-top:1px solid var(--border)}.use-new-address-btn{padding:8px 16px;background:transparent;color:var(--text);border:1px solid var(--border);border-radius:0;cursor:pointer;font-size:.9em;font-weight:400;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:all .2s}.use-new-address-btn:hover{border-color:var(--brand);color:var(--brand);background:var(--accent)}.manage-addresses-link{padding:8px 16px;color:var(--text);text-decoration:none;font-size:.9em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;border-bottom:1px solid transparent;transition:all .2s}.manage-addresses-link:hover{color:var(--brand);border-bottom-color:var(--brand)}.address-note{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;color:var(--muted);font-style:italic;margin:-8px 0 12px;padding:8px 12px;background:var(--accent);border-left:2px solid var(--brand)}.form-group-compact{display:flex;flex-direction:column;gap:6px}.form-group-compact label{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;font-weight:500;color:var(--text)}.checkout-form-modern input,.checkout-form-modern select{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;color:var(--text);background:#fff;box-sizing:border-box;transition:border-color .2s}.checkout-form-modern input:focus,.checkout-form-modern select:focus{outline:none;border-color:var(--brand)}.select-compact{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 4L6 8L10 4' stroke='%23c9a961' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.form-row-compact{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-row-three-compact{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.checkbox-compact{display:flex;align-items:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;color:var(--text);cursor:pointer;margin-top:-8px}.checkbox-compact input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:var(--brand)}.shipping-method-placeholder{padding:16px;background:var(--accent);border-radius:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;color:var(--muted)}.payment-subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;color:var(--muted);margin:-8px 0 16px}.payment-method-box{border:1px solid var(--border);border-radius:4px;padding:20px;background:#fff}.payment-method-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.payment-method-name{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;font-weight:500;color:var(--text)}.payment-logos{display:flex;align-items:center;gap:8px}.payment-logo-text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;color:var(--text);padding:4px 8px;background:var(--accent);border-radius:4px}.payment-logo-more{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;color:var(--muted)}.payment-redirect-info{padding-top:16px;border-top:1px solid var(--border)}.payment-redirect-info p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;color:var(--muted);line-height:1.6;margin:0}.radio-group{display:flex;flex-direction:column;gap:12px}.radio-option{display:flex;align-items:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;color:var(--text);cursor:pointer}.radio-option input[type=radio]{width:18px;height:18px;cursor:pointer;accent-color:var(--brand)}.pay-now-btn{width:100%;padding:16px 24px;background:var(--brand);color:#fff;border:none;border-radius:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;font-weight:600;cursor:pointer;transition:all .2s;text-transform:none;margin-top:8px}.pay-now-btn:hover{background:#b89451}.checkout-summary-modern{position:sticky;top:100px;height:fit-content}.order-summary-modern{background:#fff;padding:24px;border-radius:8px;border:1px solid var(--border)}.cart-icon-header{display:flex;justify-content:flex-end;margin-bottom:20px;color:var(--text)}.order-items-modern{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.order-item-compact{display:flex;gap:12px;align-items:flex-start}.order-item-image-wrapper{position:relative;width:60px;height:60px;flex-shrink:0}.order-item-image-wrapper img,.order-item-image-wrapper video{width:100%;height:100%;object-fit:cover;border-radius:4px}.quantity-badge{position:absolute;top:-6px;right:-6px;width:20px;height:20px;background:var(--brand);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75em;font-weight:600}.order-item-details-compact{flex:1;display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.order-item-name-compact{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;color:var(--text);line-height:1.4;flex:1}.order-item-price-compact{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;font-weight:500;color:var(--text);white-space:nowrap}.discount-section{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--border)}.discount-input-group{display:flex;gap:8px}.discount-input{flex:1;padding:10px 12px;border:1px solid var(--border);border-radius:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;color:var(--text)}.discount-input:focus{outline:none;border-color:var(--brand)}.apply-discount-btn{padding:10px 20px;background:var(--accent);color:var(--text);border:1px solid var(--border);border-radius:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.apply-discount-btn:hover{background:var(--brand);color:#fff;border-color:var(--brand)}.coupon-applied{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#f0fdf4;border:1px solid #22c55e;border-radius:4px}.coupon-info{display:flex;align-items:center;gap:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.coupon-code{font-weight:600;color:var(--text);font-size:.95em}.coupon-discount{color:#22c55e;font-weight:600;font-size:.95em}.remove-coupon-btn{padding:6px 12px;background:transparent;color:#dc2626;border:1px solid #dc2626;border-radius:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:500;cursor:pointer;transition:all .2s}.remove-coupon-btn:hover{background:#dc2626;color:#fff}.order-totals-modern{display:flex;flex-direction:column;gap:12px}.total-row-modern{display:flex;justify-content:space-between;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;color:var(--text)}.total-row-modern.total-final{border-top:1px solid var(--border);padding-top:16px;margin-top:4px;font-size:1.1em;font-weight:600;color:var(--text)}.total-amount-modern{font-weight:600;font-size:1.1em;color:var(--brand)}.shipping-pending{color:var(--muted);font-size:.9em}@media (max-width: 1024px){.checkout-layout-modern{gap:40px}}@media (max-width: 768px){.checkout-page-modern{padding:24px 16px;width:100%;overflow-x:hidden;box-sizing:border-box}.checkout-layout-modern{grid-template-columns:1fr;gap:32px;width:100%;box-sizing:border-box}.checkout-summary-modern{position:relative;top:0;width:100%;box-sizing:border-box}.checkout-form-section-modern,.checkout-form-modern{width:100%;box-sizing:border-box}.form-row-compact,.form-row-three-compact{grid-template-columns:1fr}}.order-summary{background:var(--accent);padding:32px;border-radius:12px;position:sticky;top:100px}.order-summary h3{font-family:Cormorant Garamond,serif;color:var(--text);margin-bottom:24px;font-size:1.3em}.order-items-list{max-height:400px;overflow-y:auto;margin-bottom:24px;padding-right:8px}.order-items-list::-webkit-scrollbar{width:4px}.order-items-list::-webkit-scrollbar-track{background:var(--accent)}.order-items-list::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.checkout-item{display:grid;grid-template-columns:80px 1fr auto;gap:16px;margin-bottom:20px;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--border)}.checkout-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.checkout-item img{width:80px;height:80px;object-fit:cover;border-radius:8px}.checkout-item-info{display:flex;flex-direction:column;gap:4px}.checkout-item-info h4{margin:0;font-size:1em;color:var(--text)}.checkout-item-info p{margin:0;font-size:.9em;color:var(--muted)}.item-total{font-weight:700;color:var(--brand);font-size:1.1em}.order-totals{border-top:2px solid var(--border);padding-top:20px}.total-row{display:flex;justify-content:space-between;margin-bottom:12px;color:var(--text)}.total-row:last-child{margin-bottom:0}.final-total{font-size:1.3em;font-weight:700;color:var(--brand);border-top:2px solid var(--border);padding-top:16px;margin-top:16px}.order-confirmation-page{max-width:800px;margin:0 auto;padding:60px 24px;text-align:center}.success-icon{width:80px;height:80px;margin:0 auto 24px;background:#d4edda;color:#155724;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5em}.order-tracking-page{max-width:900px;margin:0 auto;padding:40px 24px}.order-info{background:#fff;padding:24px;border-radius:12px;margin-bottom:32px;display:grid;gap:12px}.tracking-timeline{background:#fff;padding:32px;border-radius:12px}.timeline-item{display:flex;gap:20px;padding-bottom:24px;position:relative}.timeline-marker{width:24px;height:24px;border-radius:50%;background:var(--accent);border:3px solid var(--brand)}.timeline-item.completed .timeline-marker{background:var(--brand)}.products-page{max-width:1400px;margin:0 auto;padding:40px 24px}.products-page-title{text-align:center;margin-bottom:48px}.products-page-title h1{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2em;font-weight:400;letter-spacing:0;color:var(--text);text-transform:uppercase;margin:0}.products-header{display:flex;justify-content:flex-end;align-items:center;margin-bottom:32px;gap:24px}.products-actions{display:flex;gap:20px;align-items:center}.item-count{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:.8em;color:var(--text)}.sort-select{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:8px 36px 8px 16px;border:1px solid #e0e0e0;border-radius:0;background:#fff;color:var(--text);font-size:.8em;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4.5 L6 7.5 L9 4.5' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:10px}.sort-select:hover{border-color:var(--brand)}.products-layout{display:grid;grid-template-columns:160px 1fr;gap:40px}.products-layout.no-filters{grid-template-columns:1fr}.filters-panel{background:#fff;padding:0;height:fit-content;position:sticky;top:100px;width:160px}.filter-section{margin-bottom:0}.filter-header-collapsible{width:100%;display:flex;justify-content:space-between;align-items:center;padding:8px 0;background:none;border:none;border-bottom:1px solid #e8e8e8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7em;font-weight:400;color:var(--text);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}.filter-header-collapsible:hover{color:var(--text);border-bottom-color:var(--text)}.filter-header-collapsible span{flex:1;text-align:left}.filter-header-collapsible svg{width:8px;height:8px;color:var(--text);transition:transform .2s ease}.filter-content{padding:12px 0 16px}.filter-group{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid var(--border)}.filter-group:last-of-type{border-bottom:none}.filter-group h4{font-family:Cormorant Garamond,serif;font-weight:600;margin-bottom:16px;color:var(--text);font-size:.9em;letter-spacing:1px}.filter-options{display:grid;gap:8px}.filter-option{display:flex;align-items:center;gap:10px;cursor:pointer}.filter-option-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7em;color:var(--text);font-weight:400;transition:color .2s ease}.filter-option-checkbox:hover{color:var(--text);background:none!important}.filter-option-checkbox input[type=checkbox]{width:14px;height:14px;cursor:pointer;accent-color:var(--text);border:1px solid #d0d0d0;margin:0;flex-shrink:0}.filter-option-checkbox input[type=checkbox]:hover{border-color:var(--text)}.filter-option input[type=checkbox],.filter-option input[type=radio]{width:14px;height:14px;cursor:pointer;accent-color:var(--text);border:1px solid #d0d0d0}.filter-option span{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7em;color:var(--text);font-weight:400}.filter-option-checkbox span{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7em;color:var(--text);font-weight:400;line-height:1.4}.price-filter-simple{display:grid;gap:12px}.price-range-display{display:flex;justify-content:space-between;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.7em;color:var(--text);font-weight:400}.price-sliders-wrapper{position:relative;width:100%;height:20px;border:none!important;outline:none!important;box-shadow:none!important;padding:0;margin:0}.price-sliders-wrapper *{border:none!important;outline:none!important;box-shadow:none!important}.price-slider-min,.price-slider-max{position:absolute;width:100%;height:20px;cursor:pointer;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background:transparent!important;outline:none!important;border:none!important;box-shadow:none!important;margin:0!important;padding:0!important;top:0;left:0}.price-slider-min:focus,.price-slider-max:focus{outline:none!important;box-shadow:none}.price-slider-min{z-index:1}.price-slider-max{z-index:2}.price-slider-min::-webkit-slider-track,.price-slider-max::-webkit-slider-track{width:100%;height:1px;background:var(--text);border:none!important;border-radius:0!important;outline:none!important;box-shadow:none!important;-webkit-appearance:none!important}.price-slider-min::-moz-range-track,.price-slider-max::-moz-range-track{width:100%;height:1px;background:var(--text);border:none!important;border-radius:0!important;outline:none!important;box-shadow:none!important;-moz-appearance:none!important}.price-slider-min::-webkit-slider-thumb,.price-slider-max::-webkit-slider-thumb{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;width:8px;height:8px;background:var(--text);border-radius:50%;cursor:pointer;margin-top:-4px;border:none!important;outline:none!important;box-shadow:none!important}.price-slider-min::-webkit-slider-thumb:focus,.price-slider-max::-webkit-slider-thumb:focus{outline:none;box-shadow:none}.price-slider-min::-moz-range-thumb,.price-slider-max::-moz-range-thumb{width:8px;height:8px;background:var(--text);border-radius:50%;cursor:pointer;border:none!important;outline:none!important;box-shadow:none!important;-moz-appearance:none!important}.price-slider-min::-moz-range-thumb:focus,.price-slider-max::-moz-range-thumb:focus{outline:none;box-shadow:none}.price-filter{display:grid;gap:12px}.price-display{text-align:left;font-weight:400;color:var(--text);font-size:.8em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.filter-actions{margin-top:32px}.clear-filters{width:100%;background:transparent;border:2px solid var(--brand);color:var(--brand);padding:12px;font-weight:600;cursor:pointer}.clear-filters:hover{background:var(--brand);color:#fff}.no-products{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:center;padding:60px 20px;color:var(--muted);font-size:1.2em}.product-card-reference{background:#fff;border-radius:0;overflow:visible;position:relative;width:100%}.product-link-reference{text-decoration:none;color:inherit;display:block}.product-image-container-reference{position:relative;overflow:hidden;border-radius:0;background:#f9f9f9;width:100%;aspect-ratio:3/4}.product-image-container-reference img{width:100%;height:100%;object-fit:cover;display:block}.sold-out-badge-reference{position:absolute;top:0;right:0;background:#ffffffe6;color:var(--text);padding:8px 14px;border-radius:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75em;font-weight:500;text-transform:uppercase;letter-spacing:.5px;z-index:10}.product-card-info-reference{padding:16px 0 0;text-align:left}.product-card-title-reference{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:400;color:var(--text);margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px;line-height:1.5}.product-card-price-reference{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;font-weight:400;color:var(--text);margin:0}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.products-grid-container{width:100%}@media (max-width: 768px){.hero-title{font-size:2.5em}.section-title{font-size:2em}.featured-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.contact-content,.checkout-layout{grid-template-columns:1fr}.main-content{padding:24px 16px}.sidenav{width:280px}.products-layout{grid-template-columns:1fr}.filters-panel{position:relative;top:0}.menu-toggle svg{display:block}}.search-results-page{max-width:1400px;margin:0 auto;padding:40px 24px}.search-results-header{margin-bottom:32px}.search-results-header h2{font-family:Cormorant Garamond,serif;font-size:2em;margin-bottom:8px}.search-query{color:var(--muted);font-size:1.1em;margin-bottom:8px}.results-count{color:var(--muted)}.no-results{font-family:Cormorant Garamond,serif;text-align:center;padding:80px 20px}.no-results p{font-family:Cormorant Garamond,serif;font-size:1.2em;color:var(--muted);margin-bottom:12px}.search-suggestions{font-family:Cormorant Garamond,serif;font-size:1em;color:var(--text)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1000;display:grid;place-items:center}.modal-content{background:#fff;padding:32px;border-radius:12px;max-width:450px;width:90%;position:relative}.modal-close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:2em;cursor:pointer;color:var(--muted)}.modal-content h2{font-family:Montserrat,sans-serif;color:var(--brand);margin-bottom:24px;font-weight:600}.modal-content p{color:var(--muted);margin-bottom:24px}.modal-login-form{display:grid;gap:16px}.modal-login-btn{width:100%;padding:14px;font-size:1em}.modal-help-text{text-align:center;font-size:.9em;color:var(--muted);margin-top:16px}.modal-help-text a{color:var(--brand);font-weight:600}.profile-edit-modal{max-width:450px}.profile-edit-form{display:grid;gap:20px}.modal-actions{display:flex;gap:12px;margin-top:8px}.modal-actions .save-btn,.modal-actions .cancel-btn{flex:1;padding:12px;font-weight:600;border-radius:6px;cursor:pointer}.modal-actions .save-btn{background:#22c55e;color:#fff;border:none}.modal-actions .save-btn:hover{background:#16a34a}.profile-page-minimal{max-width:900px;margin:0 auto;padding:40px 24px;background:#fff;min-height:calc(100vh - 70px)}.profile-page-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2em;font-weight:600;color:#1a1a1a;margin-bottom:32px;padding-left:0}.profile-card{background:#fff;border-radius:8px;padding:24px;margin-bottom:24px;box-shadow:0 1px 3px #0000001a;border:1px solid #e8e8e8}.profile-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.profile-card-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.3em;font-weight:600;color:#1a1a1a;margin:0}.profile-add-link{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;color:#1a1a1a;background:none;border:none;padding:0;cursor:pointer;text-decoration:underline;font-weight:400}.profile-add-link:hover{color:#333}.profile-info-row{margin-bottom:20px}.profile-info-row:last-child{margin-bottom:0}.profile-field{display:flex;flex-direction:column}.profile-label{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;color:#8b8b8b;margin-bottom:8px;font-weight:400}.profile-value-wrapper{display:flex;align-items:center;gap:8px}.profile-value{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;color:#1a1a1a;font-weight:400}.profile-edit-icon{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;color:#1a1a1a;opacity:.6;transition:opacity .2s}.profile-edit-icon:hover{opacity:1}.profile-empty-state{display:flex;align-items:center;gap:8px;padding:16px;background:#f5f5f5;border-radius:6px;color:#8b8b8b;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em}.empty-state-icon{display:flex;align-items:center;color:#8b8b8b}.empty-state-text{color:#8b8b8b}.addresses-list{display:flex;flex-direction:column;gap:16px}.address-item{padding:16px;background:#f9f9f9;border-radius:6px;border:1px solid #e8e8e8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;color:#1a1a1a;line-height:1.6}.address-item p{margin:4px 0}.default-badge{display:inline-block;padding:4px 8px;background:#1a1a1a;color:#fff;border-radius:4px;font-size:.85em;font-weight:500;margin-bottom:8px}.modal-overlay-minimal{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;overflow-y:auto}.modal-content-minimal{background:#fff;border-radius:0;max-width:600px;width:calc(100% - 40px);max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 4px 20px #00000026;margin:0 auto;border:1px solid #e0e0e0}.profile-edit-modal-minimal{max-width:500px;padding:32px}.address-modal-minimal{max-width:600px;width:calc(100% - 40px);padding:32px}.modal-header-minimal{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e0e0e0}.modal-title-minimal{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.2em;font-weight:500;color:#1a1a1a;margin:0}.modal-close-minimal{background:none;border:none;font-size:1.5em;cursor:pointer;color:#8b8b8b;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;line-height:1;transition:color .2s}.modal-close-minimal:hover{color:#1a1a1a}.profile-edit-form-minimal{display:flex;flex-direction:column;gap:20px}.form-row-minimal{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%}.form-row-three{grid-template-columns:1fr 1fr 1fr;gap:12px;width:100%}.form-row-minimal .form-field-minimal,.form-row-three .form-field-minimal{min-width:0}.form-field-minimal{display:flex;flex-direction:column;gap:6px}.form-label-minimal{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;color:#1a1a1a;font-weight:400;margin-bottom:2px}.profile-edit-form-minimal input,.address-form-minimal input,.address-form-minimal select{width:100%;max-width:100%;padding:10px 12px;border:1px solid #1a1a1a;border-radius:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;color:#1a1a1a;background:#fff;transition:border-color .2s;box-sizing:border-box}.profile-edit-form-minimal input:focus,.address-form-minimal input:focus,.address-form-minimal select:focus{outline:none;border-color:#1a1a1a}.profile-edit-form-minimal input::placeholder,.address-form-minimal input::placeholder{color:#8b8b8b}.email-display-minimal{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;color:#1a1a1a;padding:12px 0}.email-hint-minimal{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;color:#8b8b8b;margin:4px 0 0}.modal-actions-minimal{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:24px}.btn-cancel-minimal,.btn-save-minimal{padding:12px 24px;border-radius:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;font-weight:500;cursor:pointer;transition:all .2s;border:1px solid #1a1a1a}.btn-cancel-minimal{background:#fff;color:#1a1a1a}.btn-cancel-minimal:hover{background:#f5f5f5}.btn-save-minimal{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.btn-save-minimal:hover{background:#333}.btn-save-minimal:disabled{background:#8b8b8b;border-color:#8b8b8b;cursor:not-allowed}.address-form-minimal{display:flex;flex-direction:column;gap:16px;width:100%;box-sizing:border-box}.address-form-minimal input,.address-form-minimal select{box-sizing:border-box;width:100%}.checkbox-label-minimal{display:flex;align-items:flex-start;gap:10px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;color:#1a1a1a;cursor:pointer;line-height:1.5;margin-bottom:20px;word-wrap:break-word;width:100%}.checkbox-label-minimal span{flex:1;padding-top:2px;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}.checkbox-minimal{width:18px;height:18px;min-width:18px;min-height:18px;max-width:18px;max-height:18px;cursor:pointer;border:1px solid #1a1a1a;border-radius:2px;background-color:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;flex-shrink:0;margin:0;padding:0;vertical-align:top;transition:all .2s ease;display:inline-block}.checkbox-minimal:checked{background-color:#1a1a1a;border-color:#1a1a1a}.checkbox-minimal:checked:before{content:"";position:absolute;top:50%;left:50%;width:5px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:translate(-50%,-60%) rotate(45deg)}.checkbox-minimal:focus{outline:none;box-shadow:0 0 0 2px #1a1a1a1a}.checkbox-minimal:hover{border-color:#333}.select-minimal{width:100%;padding:10px 36px 10px 12px;border:1px solid #1a1a1a;border-radius:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;color:#1a1a1a;background:#fff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 4L6 8L10 4' stroke='%231a1a1a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.phone-input-wrapper{display:flex;align-items:center;border:1px solid #1a1a1a;border-radius:0;position:relative}.phone-code-wrapper{display:flex;align-items:center;gap:4px;padding:10px 10px 10px 12px;background:#fff;border-right:1px solid #1a1a1a;cursor:pointer;-webkit-user-select:none;user-select:none}.phone-code{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;color:#1a1a1a;white-space:nowrap}.country-code-dropdown{position:absolute;top:100%;left:0;margin-top:2px;background:#fff;border:1px solid #1a1a1a;border-radius:0;box-shadow:0 2px 8px #0000001a;z-index:100;max-height:200px;overflow-y:auto;min-width:200px}.country-code-option{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;color:#1a1a1a;transition:background-color .2s}.country-code-option:hover{background-color:#f5f5f5}.country-code-option span:first-child{display:flex;align-items:center;gap:8px}.country-name{color:#8b8b8b;font-size:.9em}.phone-input{flex:1;border:none;padding:10px 12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;color:#1a1a1a;outline:none;background:#fff}.phone-input::placeholder{color:#8b8b8b}.error-message{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;color:#dc2626;margin-top:4px}.input-error{border-color:#dc2626!important}@media (max-width: 768px){.profile-page-minimal{padding:24px 16px}.profile-page-title{font-size:1.5em}.profile-card{padding:20px}.form-row-minimal,.form-row-three{grid-template-columns:1fr}.modal-content-minimal{padding:24px 20px;max-height:95vh;width:calc(100% - 20px);max-width:calc(100% - 20px)}.profile-edit-modal-minimal,.address-modal-minimal{max-width:calc(100% - 20px);width:calc(100% - 20px);padding:24px 16px}.checkbox-label-minimal{gap:8px;font-size:.95em}.checkbox-minimal{width:16px;height:16px;min-width:16px;min-height:16px;max-width:16px;max-height:16px}.modal-actions-minimal{flex-direction:column}.btn-cancel-minimal,.btn-save-minimal{width:100%}}.profile-tabs-minimal{display:flex;gap:0;border-bottom:1px solid #e8e8e8;margin-bottom:32px}.profile-tab-minimal{background:none;border:none;padding:12px 24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;color:#8b8b8b;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s;margin-bottom:-1px}.profile-tab-minimal:hover{color:#1a1a1a}.profile-tab-minimal.active{color:#1a1a1a;border-bottom-color:#1a1a1a;font-weight:500}.profile-empty-state-large{text-align:center;padding:60px 20px}.empty-state-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.3em;font-weight:600;color:#1a1a1a;margin-bottom:8px}.empty-state-subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;color:#8b8b8b}.profile-loading{text-align:center;padding:40px 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;color:#8b8b8b}.orders-list-minimal{display:flex;flex-direction:column;gap:16px}.order-item-minimal{padding:20px;border:1px solid #e8e8e8;border-radius:6px;background:#f9f9f9}.order-header-minimal{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.order-number{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;font-weight:600;color:#1a1a1a;margin-bottom:4px}.order-date{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;color:#8b8b8b}.order-status-minimal{display:inline-block;padding:6px 12px;border-radius:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:500}.order-status-pending{background:#f5f5f5;color:#1a1a1a}.order-status-processing{background:#fff3cd;color:#856404}.order-status-shipped{background:#cfe2ff;color:#084298}.order-status-delivered{background:#d1e7dd;color:#0f5132}.order-status-cancelled{background:#f8d7da;color:#842029}.order-items-minimal{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e8e8e8}.order-item-count{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;color:#1a1a1a}.order-total-minimal{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1em;font-weight:600;color:#1a1a1a}.order-track-btn{background:#1a1a1a;color:#fff;border:1px solid #1a1a1a;padding:10px 20px;border-radius:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;font-weight:500;cursor:pointer;transition:all .2s}.order-track-btn:hover{background:#333}.support-section-minimal{padding:0}.support-grid-minimal{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}.support-card-minimal{padding:32px 24px;border:1px solid #e8e8e8;border-radius:8px;background:#fff;text-align:center;transition:all .2s}.support-card-minimal:hover{border-color:#1a1a1a;box-shadow:0 2px 8px #0000000d}.support-icon-minimal{font-size:3em;margin-bottom:16px;display:block}.support-title-minimal{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.2em;font-weight:600;color:#1a1a1a;margin-bottom:12px}.support-description-minimal{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;color:#8b8b8b;line-height:1.6;margin-bottom:16px}.support-link-minimal{background:none;border:none;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;font-weight:500;cursor:pointer;text-decoration:underline;padding:0;transition:color .2s}.support-link-minimal:hover{color:#333}@media (max-width: 768px){.profile-tabs-minimal{overflow-x:auto;-webkit-overflow-scrolling:touch}.profile-tab-minimal{padding:12px 16px;white-space:nowrap}.support-grid-minimal{grid-template-columns:1fr}.order-header-minimal{flex-direction:column;gap:12px;align-items:flex-start}}.modal-actions .cancel-btn{background:transparent;color:var(--text);border:1px solid var(--border)}.modal-actions .cancel-btn:hover{background:var(--accent)}@media (max-width: 1024px){.similar-products-grid{grid-template-columns:repeat(3,1fr);gap:24px}.featured-grid{grid-template-columns:repeat(2,1fr);gap:32px}.cart-content-layout{grid-template-columns:1fr}.order-summary-card{position:static;margin-top:32px}}@media (max-width: 768px){.topnav{padding:12px 16px}.brand{font-size:1.4em}.logo-img{height:35px;max-width:160px}.actions{gap:12px}.main-content{padding-top:60px}body.has-banner .main-content{padding-top:100px}.top-banner{padding:8px 16px;font-size:.85em}.hero-carousel-section{height:100vh;min-height:600px}.hero-title{font-size:2.5em}.hero-subtitle{font-size:1.2em}.hero-button{padding:14px 36px;font-size:1em}.carousel-overlay{display:none}.section-title{font-size:2em}.section-description{font-size:1em}.featured-section,.about-section,.contact-section{padding:60px 0}.similar-products-grid{grid-template-columns:repeat(2,1fr);gap:20px}.featured-grid{grid-template-columns:repeat(2,1fr);gap:24px}.featured-products-grid,.products-grid{grid-template-columns:repeat(2,1fr);gap:20px}.recommended-grid{grid-template-columns:repeat(2,1fr);gap:16px}.product-page-layout{grid-template-columns:1fr;gap:32px}.product-images-container{flex-direction:column-reverse}.product-thumbnails{flex-direction:row;width:100%;gap:8px;overflow-x:auto}.thumbnail{width:60px;height:60px;min-width:60px}.product-tabs{overflow-x:auto}.tab{white-space:nowrap}.cart-content-layout{grid-template-columns:1fr}.order-summary-card{position:static}.cart-item-card{grid-template-columns:80px 1fr;gap:16px;padding:16px}.item-quantity,.item-subtotal,.remove-btn{display:none}.item-actions-mobile{display:flex;gap:12px;margin-top:12px;align-items:center;flex-wrap:wrap}.quantity-selector-mobile{display:flex;align-items:center;gap:0;border:2px solid var(--border);border-radius:8px;overflow:hidden}.quantity-selector-mobile .qty-btn{width:32px;height:32px}.quantity-selector-mobile .qty-input{width:50px;height:32px}.remove-btn-mobile{padding:6px 16px;background:transparent;color:#dc2626;border:2px solid #dc2626;border-radius:6px;font-weight:600;font-size:.9em}.cart-header{flex-direction:column;align-items:flex-start;gap:12px}.cart-items-section{padding:20px}.checkout-layout{grid-template-columns:1fr}.checkout-progress{flex-direction:row;flex-wrap:wrap;justify-content:center;padding:20px}.progress-step{flex-direction:column;text-align:center}.progress-step span{font-size:.9em}.progress-line{width:60px;height:2px}.contact-content{grid-template-columns:1fr;gap:40px}.about-features{grid-template-columns:1fr;gap:20px}.about-text{font-size:1em}.about-text p{margin-bottom:16px}.products-page-title h1{font-size:1.8em;letter-spacing:4px}.products-layout{grid-template-columns:1fr}.filters-panel{position:static;height:auto}.products-header{flex-direction:row;gap:12px;align-items:center;flex-wrap:wrap}.products-actions{display:flex;gap:12px;align-items:center}.filter-button{width:44px;height:44px}.profile-header{flex-direction:column;text-align:center}.profile-tabs{overflow-x:auto}.orders-list{gap:16px}}@media (max-width: 480px){html,body{padding:0;margin:0}.topnav{padding:10px 12px}.brand{font-size:1.2em}.logo-img{height:30px;max-width:140px}.brand-logo-login{height:60px;max-width:240px}.main-content{padding-top:55px;padding-left:0;padding-right:0}body.has-banner .main-content{padding-top:95px}.top-banner{padding:6px 12px;font-size:.8em}.banner-content p{font-size:.9em}.hero-carousel-section{height:100vh;min-height:500px;max-height:700px;margin:0}.product-carousel{margin:0}.hero-overlay-content{width:100%;padding:0;margin:0}.hero-title{font-size:2em;line-height:1.2;padding:0 16px;margin:0 0 16px}.hero-subtitle{font-size:1em;margin-bottom:24px;padding:0 16px}.hero-button{padding:12px 32px;font-size:.95em}.carousel-slide{margin:0;padding:0}.carousel-slide img{object-position:center;width:100%}.section-title{font-size:1.8em;margin:0 0 24px}.section-description{font-size:.95em;padding:0 16px;margin:0 0 24px}.section-container,.about-container,.contact-container{padding:0 16px;margin:0;max-width:100%}.featured-section,.about-section,.contact-section{padding:40px 0}.featured-grid{gap:16px;padding:0;margin:0}.featured-products-grid{gap:16px}.section-footer{margin-top:24px}.view-all-button{margin-top:0}.about-content{margin-top:0;margin-bottom:24px}.about-text{padding:0;margin:0}.about-text p{margin-bottom:16px}.about-text p:last-child{margin-bottom:0}.about-features{gap:16px;padding:0;margin-top:24px}.feature{padding:20px 16px}.similar-products-grid{grid-template-columns:1fr}.featured-grid{grid-template-columns:1fr;gap:20px}.featured-products-grid{grid-template-columns:repeat(2,1fr);gap:16px;padding:0 16px}.products-grid{grid-template-columns:repeat(2,1fr);gap:16px}.recommended-grid{grid-template-columns:1fr}.products-page{padding:20px 12px}.products-page-title{margin-bottom:32px}.products-page-title h1{font-size:1.5em;letter-spacing:0}.products-header{flex-direction:row;gap:12px;margin-bottom:24px;align-items:center}.products-actions{gap:12px;margin-left:auto}.item-count{font-size:.85em}.sort-select{font-size:.85em;padding:8px 36px 8px 16px}.products-layout{grid-template-columns:1fr;gap:24px}.filters-panel{position:static;margin-bottom:24px}.filter-header-collapsible{font-size:.8em;padding:10px 0}.product-card-info-reference{padding:12px 0 0}.product-card-title-reference{font-size:.8em;margin-bottom:6px}.product-card-price-reference{font-size:.9em}.product-info-section{padding:20px 12px}.product-images-container{padding:0 12px}.product-tabs{flex-wrap:wrap;gap:8px}.tab{padding:10px 16px;font-size:.9em}.size-btn{padding:10px 20px;min-width:50px}.product-actions{flex-direction:column;gap:16px}.add-to-cart-btn{width:100%}.cart-page-wrapper{padding:20px 0}.cart-container{padding:0 8px}.checkout-progress{padding:16px}.progress-step span{font-size:.8em}.cart-item-card{grid-template-columns:70px 1fr;gap:12px;padding:12px}.item-image{width:70px;height:70px}.item-name{font-size:1em}.checkout-form{padding:16px}.form-row{grid-template-columns:1fr}.contact-section{padding:40px 0}.contact-container{margin:0;max-width:100%;padding:0 16px}.contact-content{padding:0;margin-top:0;gap:32px}.contact-info{padding:0}.contact-info h3{margin-bottom:16px}.contact-info>p{margin-bottom:24px}.contact-details{margin-top:0}.contact-item{margin-bottom:16px}.contact-item:last-child{margin-bottom:0}.contact-form{padding:24px 16px;margin:0}.contact-form h3{margin-bottom:24px}.contact-form .form-row{grid-template-columns:1fr}.contact-form input,.contact-form textarea{font-size:.95em}.profile-page{padding:20px 12px}.profile-header{padding:20px}.avatar-circle{width:80px;height:80px;font-size:2.5em}.profile-info h2{font-size:1.5em}}.home-page-luxury{width:100%}.section-container-luxury{max-width:1400px;margin:0 auto;padding:0 24px;width:100%;box-sizing:border-box}.section-title-luxury{font-family:Cormorant Garamond,serif;font-size:1.8em;text-align:center;margin-bottom:20px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--text)}.about-section-luxury{padding:40px 0 30px;background:#fff}.about-text-luxury{max-width:900px;margin:0 auto;text-align:center}.about-text-luxury p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;line-height:1.8;color:var(--text);margin:0}.shop-category-section{padding:30px 0 40px;background:#fff}.category-grid-luxury{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;max-width:1400px;margin:0 auto}.category-card-luxury{text-decoration:none;color:inherit;display:block;position:relative;overflow:hidden;transition:transform .3s ease}.category-card-luxury:hover{transform:translateY(-4px)}.category-image-wrapper{position:relative;width:100%;aspect-ratio:2/3;overflow:hidden;background:#f9f9f9}.category-image-wrapper img,.category-image-wrapper video{width:100%;height:100%;object-fit:cover;border-radius:0;display:block}.category-label-luxury{position:absolute;bottom:16px;left:50%;transform:translate(-50%);background:#fff;padding:8px 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:300;letter-spacing:.5px;text-transform:uppercase;color:var(--text);border-radius:0;text-align:center;min-width:140px;box-sizing:border-box;line-height:1.3;white-space:nowrap}.category-label-luxury span{display:block}.featured-collection-section{padding:40px 0 30px;background:#fff}.featured-collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;max-width:1400px;margin:0 auto}.featured-collection-carousel-wrapper{position:relative;width:100%;margin:0 auto}.featured-collection-carousel{position:relative;overflow:hidden;width:100%;-webkit-overflow-scrolling:touch}.featured-collection-carousel-track{display:flex;gap:8px;will-change:transform;width:100%}.featured-collection-card-luxury{flex:0 0 25%;min-width:0;background:#fff;border-radius:0;overflow:visible;transition:transform .3s;position:relative;box-sizing:border-box}.featured-collection-card-luxury:hover{transform:translateY(-2px)}.featured-carousel-nav{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:1px solid var(--border);width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 2px 8px #0000001a}.featured-carousel-nav svg{display:block;flex-shrink:0}.featured-carousel-nav:disabled{opacity:.3;cursor:not-allowed}.featured-carousel-prev{left:-20px}.featured-carousel-next{right:-20px}@media (max-width: 768px){.featured-collection-card-luxury{flex:0 0 50%;min-width:0;box-sizing:border-box}.featured-collection-carousel-track{gap:4px}.featured-carousel-nav{width:32px;height:32px}.featured-carousel-prev{left:-12px}.featured-carousel-next{right:-12px}}@media (max-width: 480px){.featured-collection-carousel-track{gap:4px}.featured-carousel-prev{left:-8px}.featured-carousel-next{right:-8px}}.product-image-container-luxury{position:relative;overflow:hidden;border-radius:0;background:#f9f9f9}.product-image-container-luxury img,.product-image-container-luxury video{width:100%;aspect-ratio:3/4;object-fit:cover;transition:transform .5s ease;display:block;border-radius:0}.sold-out-badge-luxury{position:absolute;top:12px;right:12px;background:#000000bf;color:#fff;padding:6px 14px;border-radius:0;font-size:.85em;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:10;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.add-to-cart-hover-btn-luxury{width:100%;background:#fff;color:var(--brand);border:none;padding:10px 16px;border-radius:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px;font-size:.85em}.add-to-cart-hover-btn-luxury:hover{background:var(--brand);color:#fff}.product-card-info-luxury{padding:12px 0 8px;text-align:center}.product-card-title-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;font-weight:500;color:var(--text);margin-bottom:4px;text-transform:uppercase;letter-spacing:1px;line-height:1.4}.product-card-price-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;font-weight:600;color:var(--text);margin:0}.product-price-container-luxury{display:flex;flex-direction:column;gap:4px}.product-price-row-luxury{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-mrp-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:400;color:var(--muted);text-decoration:line-through}.product-discount-badge-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75em;font-weight:600;color:#fff;background:var(--brand);padding:2px 6px;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}.section-footer-luxury{text-align:center;margin-top:24px}@media (max-width: 768px){.section-footer-luxury{margin-top:16px}}.view-all-button-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:inline-block;background:transparent;color:var(--text);padding:12px 32px;border:1px solid var(--text);border-radius:0;font-weight:500;transition:all .3s;margin-top:32px;text-transform:uppercase;letter-spacing:1.5px;font-size:.85em;text-decoration:none}.view-all-button-luxury:hover{background:var(--text);color:#fff}.retail-store-section{width:100%;padding:0;position:relative;min-height:500px;margin-top:30px;margin-bottom:0}.retail-store-video-container{position:relative;width:100%;height:500px;overflow:hidden;background:#f5f1ea}.retail-store-video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1;background:#f5f1ea}.retail-store-video-desktop{display:block}.retail-store-video-mobile{display:none}.retail-store-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;display:flex;align-items:flex-end;justify-content:flex-start;padding:40px;opacity:1;z-index:2}.retail-store-info{background:#fff;padding:28px 24px;max-width:320px;border-radius:0}.retail-store-title{font-family:Cormorant Garamond,serif;font-size:1.4em;font-weight:600;color:var(--text);margin-bottom:20px;text-transform:uppercase;letter-spacing:1px}.retail-store-address{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;line-height:1.6;color:var(--text)}.retail-store-address p{margin:8px 0}.retail-store-hours{margin-top:14px;padding-top:14px;border-top:1px solid var(--border)}.contact-section-luxury{padding:24px 0;background:#fff;border-top:1px solid var(--border)}@media (max-width: 768px){.contact-section-luxury{padding:0!important;margin-top:24px!important;margin-bottom:0!important;border-top:none;line-height:0}.contact-section-luxury>*{line-height:normal}.contact-container-luxury{padding:0 12px 12px!important;margin-top:0!important;margin-bottom:0!important}.contact-title-luxury{margin-top:24px!important;padding-top:0!important;margin-bottom:8px!important;line-height:1.2}.contact-info-luxury{margin-top:0!important;padding-top:0!important;line-height:normal}.contact-section-luxury:before{display:none}}.contact-container-luxury{max-width:1400px;margin:0 auto;padding:0 24px}.contact-title-luxury{font-family:Cormorant Garamond,serif;font-size:.75em;text-align:center;margin-bottom:12px;font-weight:400;letter-spacing:1px;text-transform:uppercase;color:var(--text)}.contact-info-luxury{display:flex;flex-direction:row;gap:24px;width:100%;justify-content:center;align-items:center}.contact-item-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75em;line-height:1.5;color:var(--text);text-align:center;font-weight:400;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.contact-item-luxury svg{flex-shrink:0}.contact-item-luxury strong{display:inline;font-weight:400;text-transform:uppercase;letter-spacing:.5px;font-size:.75em;margin-right:6px}.whatsapp-float{position:fixed;bottom:24px;right:24px;width:60px;height:60px;background:#25d366;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1000;box-shadow:0 4px 12px #25d36666;transition:all .3s ease}.whatsapp-float:hover{transform:scale(1.1);box-shadow:0 6px 20px #25d36699}.whatsapp-float svg{width:28px;height:28px}@media (max-width: 1024px){.category-grid-luxury{grid-template-columns:repeat(3,1fr);gap:4px}.featured-collection-grid{grid-template-columns:repeat(2,1fr);gap:6px}.contact-info-luxury{gap:6px}.contact-title-luxury{font-size:.7em;margin-bottom:10px}.contact-item-luxury{font-size:.7em}.contact-item-luxury strong{display:inline;margin-right:6px}.retail-store-info{max-width:350px;padding:24px}.category-label-luxury{bottom:12px;padding:6px 12px;font-size:.85em;min-width:120px;letter-spacing:1px;line-height:1.2}}@media (max-width: 768px){.section-title-luxury{font-size:1.5em;margin-bottom:16px}.about-section-luxury{padding:32px 0 24px}.shop-category-section{padding:24px 0}.featured-collection-section{padding:24px 0 20px;margin-bottom:0}.section-footer-luxury{margin-top:12px;margin-bottom:0}.about-text-luxury,.about-text-luxury p{margin-bottom:0}.category-grid-luxury,.featured-collection-grid{grid-template-columns:repeat(2,1fr);gap:4px}.contact-info-luxury{flex-direction:column;gap:12px;align-items:center;margin-top:0;padding-top:0}.contact-item-luxury{white-space:normal;text-align:center;margin-top:0}.contact-title-luxury{font-size:.65em;margin-top:0!important;margin-bottom:8px;padding-top:0!important;padding-bottom:0}.contact-item-luxury{font-size:.65em}.contact-item-luxury strong{display:inline;margin-right:4px}.retail-store-section{margin-top:20px;margin-bottom:0!important;padding:0!important;min-height:400px}.retail-store-video-container{height:500px;margin-bottom:0!important;padding-bottom:0!important}.retail-store-video-desktop{display:none}.retail-store-video-mobile{display:block}.retail-store-section:after{display:none}.retail-store-overlay{padding:12px;align-items:flex-end;justify-content:flex-start}.retail-store-info{max-width:260px;width:auto;padding:18px;margin:0}.retail-store-title{font-size:1.2em;margin-bottom:16px}.retail-store-address{font-size:.85em;line-height:1.5}.retail-store-address p{margin:6px 0}.retail-store-hours{margin-top:12px;padding-top:12px}.whatsapp-float{width:56px;height:56px;bottom:20px;right:20px}.carousel-overlay{padding:20px 16px}.carousel-overlay h3{font-size:1.2em}.carousel-price{font-size:1em}}.products-page-luxury{width:100%;padding:40px 0;background:#fff}.products-page-luxury .section-container-luxury{max-width:1400px;margin:0 auto;padding:0 24px;width:100%;box-sizing:border-box}.products-page-title-luxury{margin-bottom:32px}.products-page-title-luxury .section-title-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;font-weight:400;color:var(--text);text-transform:uppercase;letter-spacing:1px;margin:0}.products-header-luxury{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e8e8e8}.filter-toggle-btn-mobile{display:none}.products-actions-luxury{display:flex;align-items:center;gap:24px;width:100%;justify-content:space-between}.item-count-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:400;color:var(--text);text-transform:none;letter-spacing:0}.sort-select-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:400;color:var(--text);background:#fff;border:1px solid var(--border);border-radius:0;padding:8px 32px 8px 12px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4.5 L6 7.5 L9 4.5' stroke='%231a1a1a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;text-transform:uppercase;letter-spacing:.5px;transition:all .2s}.sort-select-luxury:hover{border-color:var(--text)}.sort-select-luxury:focus{outline:none}.products-layout-luxury{display:grid;grid-template-columns:200px 1fr;gap:40px;align-items:start}.filters-panel-luxury{background:#fff;padding:0;height:fit-content;position:sticky;top:100px;width:200px;display:block}.filters-overlay-mobile{display:none}.filter-section-luxury{margin-bottom:0}.filter-header-collapsible-luxury{width:100%;display:flex;justify-content:space-between;align-items:center;padding:12px 0;background:none!important;border:none;border-bottom:1px solid #e8e8e8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75em;font-weight:400;color:var(--text);text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:none}.filter-header-collapsible-luxury:hover{color:var(--text);background:none!important}.filter-header-collapsible-luxury:focus{background:none!important;outline:none}.filter-header-collapsible-luxury:active{background:none!important}.filter-header-collapsible-luxury span{flex:1;text-align:left}.filter-header-collapsible-luxury svg{width:12px;height:12px;color:var(--text);transition:transform .2s ease;flex-shrink:0}.filter-content-luxury{padding:16px 0 20px;border:none!important;outline:none!important}.filter-content-luxury *{border:none!important;outline:none!important}.filter-options-luxury{display:grid;gap:12px}.filter-option-checkbox-luxury{display:flex;align-items:center;gap:10px;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75em;color:var(--text);font-weight:400;transition:color .2s ease}.filter-option-checkbox-luxury:hover{color:var(--text);background:none!important}.filter-option-checkbox-luxury input[type=checkbox]{width:14px;height:14px;cursor:pointer;accent-color:var(--text);border:1px solid #d0d0d0;margin:0;flex-shrink:0}.filter-option-checkbox-luxury input[type=checkbox]:hover{border-color:var(--text)}.filter-option-checkbox-luxury span{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75em;color:var(--text);font-weight:400;line-height:1.4}.price-filter-simple-luxury{display:grid;gap:16px;border:none!important;outline:none!important}.price-filter-simple-luxury *{border:none!important;outline:none!important}.price-range-display-luxury{display:flex;justify-content:space-between;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75em;color:var(--text);font-weight:400}.price-sliders-wrapper-luxury{position:relative;width:100%;height:20px;border:none!important;outline:none!important;box-shadow:none!important;padding:0;margin:0}.price-sliders-wrapper-luxury *{border:none!important;outline:none!important;box-shadow:none!important}.price-slider-min-luxury,.price-slider-max-luxury{position:absolute;width:100%;height:20px;cursor:pointer;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background:transparent!important;outline:none!important;border:none!important;box-shadow:none!important;margin:0!important;padding:0!important;top:0;left:0}.price-slider-min-luxury:focus,.price-slider-max-luxury:focus{outline:none!important;box-shadow:none}.price-slider-min-luxury{z-index:1}.price-slider-max-luxury{z-index:2}.price-slider-min-luxury::-webkit-slider-track,.price-slider-max-luxury::-webkit-slider-track{width:100%;height:1px;background:var(--text);border:none!important;border-radius:0!important;outline:none!important;box-shadow:none!important;-webkit-appearance:none!important}.price-slider-min-luxury::-moz-range-track,.price-slider-max-luxury::-moz-range-track{width:100%;height:1px;background:var(--text);border:none!important;border-radius:0!important;outline:none!important;box-shadow:none!important;-moz-appearance:none!important}.price-slider-min-luxury::-webkit-slider-thumb,.price-slider-max-luxury::-webkit-slider-thumb{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;width:8px;height:8px;background:var(--text);border-radius:50%;cursor:pointer;margin-top:-4px;border:none!important;outline:none!important;box-shadow:none!important}.price-slider-min-luxury::-webkit-slider-thumb:focus,.price-slider-max-luxury::-webkit-slider-thumb:focus{outline:none;box-shadow:none}.price-slider-min-luxury::-moz-range-thumb,.price-slider-max-luxury::-moz-range-thumb{width:8px;height:8px;background:var(--text);border-radius:50%;cursor:pointer;border:none!important;outline:none!important;box-shadow:none!important;-moz-appearance:none!important}.price-slider-min-luxury::-moz-range-thumb:focus,.price-slider-max-luxury::-moz-range-thumb:focus{outline:none;box-shadow:none}.products-grid-container-luxury{width:100%}.products-grid-luxury{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;width:100%}.product-card-luxury{background:#fff;border-radius:0;overflow:visible;transition:transform .3s;position:relative}.product-card-luxury:hover{transform:translateY(-2px)}.product-link-luxury{text-decoration:none;color:inherit;display:block}.product-image-container-luxury{position:relative;overflow:hidden;border-radius:0;background:#f9f9f9;width:100%;aspect-ratio:3/4}.product-image-container-luxury img,.product-image-container-luxury video{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;display:block;border-radius:0}.product-card-luxury:hover .product-image-container-luxury img,.product-card-luxury:hover .product-image-container-luxury video{transform:scale(1.05)}.sold-out-badge-luxury{position:absolute;top:0;right:0;background:#fffffff2;color:var(--text);padding:8px 12px;border:1px solid var(--text);border-radius:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75em;font-weight:500;text-transform:uppercase;letter-spacing:.5px;z-index:10}.product-overlay-hover-luxury{position:absolute;bottom:0;left:0;right:0;padding:16px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);transform:translateY(100%);transition:transform .3s ease;display:flex;align-items:flex-end;justify-content:center}.product-card-luxury:hover .product-overlay-hover-luxury{transform:translateY(0)}.add-to-cart-hover-btn-luxury{width:100%;background:#fff;color:var(--text);border:none;padding:10px 16px;border-radius:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px;font-size:.8em}.add-to-cart-hover-btn-luxury:hover{background:var(--text);color:#fff}.add-to-cart-hover-btn-luxury:disabled{opacity:.5;cursor:not-allowed}.product-card-info-luxury{padding:12px 0 0;text-align:left}.product-card-title-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:400;color:var(--text);margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px;line-height:1.5}.product-card-price-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:400;color:var(--text);margin:0}.loading-state-luxury,.error-state-luxury,.no-products-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:center;padding:60px 20px;color:var(--text);font-size:.9em}.no-products-luxury p{margin:0;color:var(--muted)}@media (max-width: 1024px){.products-grid-luxury{grid-template-columns:repeat(3,1fr);gap:8px}.products-layout-luxury{grid-template-columns:180px 1fr;gap:24px}.filters-panel-luxury{width:180px}}@media (max-width: 768px){.products-page-luxury{padding:24px 0}.products-page-luxury .section-container-luxury{padding-left:16px;padding-right:16px}.products-page-title-luxury{margin-bottom:24px}.products-page-title-luxury .section-title-luxury{font-size:.9em}.products-header-luxury{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-left:-16px;margin-right:-16px;margin-bottom:16px;padding-bottom:12px;width:calc(100% + 32px)}.filter-toggle-btn-mobile{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;background:#fff;border:1px solid var(--border);border-right:none;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:400;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;width:100%;height:100%}.filter-toggle-btn-mobile svg{flex-shrink:0}.products-actions-luxury{display:flex;align-items:center;justify-content:center;width:100%}.item-count-luxury{display:none}.sort-select-luxury{font-size:.85em;padding:10px 36px 10px 16px;border:1px solid var(--border);background:#fff;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer;width:100%;height:100%;text-align:center;text-align-last:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4.5L6 7.5L9 4.5' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.products-layout-luxury{grid-template-columns:1fr;gap:24px}.filters-panel-luxury{position:fixed;top:0;left:-100%;width:280px;height:100vh;background:#fff;z-index:1000;padding:24px;overflow-y:auto;transition:left .3s ease;box-shadow:2px 0 8px #0000001a}.filters-panel-luxury.mobile-open{left:0}.filters-overlay-mobile{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:999}.filter-header-collapsible-luxury{font-size:.7em;padding:10px 0}.products-grid-luxury{grid-template-columns:repeat(2,1fr);gap:8px}.product-card-title-luxury,.product-card-price-luxury{font-size:.8em}.product-mrp-luxury{font-size:.75em}.product-discount-badge-luxury{font-size:.7em;padding:2px 5px}.product-card-info-luxury{padding:10px 0 0}}@media (max-width: 480px){.products-grid-luxury{grid-template-columns:repeat(2,1fr);gap:8px}.products-header-luxury{gap:0}.filter-toggle-btn-mobile{padding:10px 12px;font-size:.75em}.filter-toggle-btn-mobile svg{width:16px;height:16px}.sort-select-luxury{font-size:.75em;padding:10px 32px 10px 12px}.item-count-luxury{display:none}}.cart-page-wrapper-luxury{width:100%;background:var(--bg);min-height:100vh;padding:24px 0}.cart-page-wrapper-luxury .section-container-luxury{max-width:1400px;margin:0 auto;padding:0 24px}.checkout-progress-luxury{display:flex;align-items:center;justify-content:center;margin-bottom:24px;padding:16px;background:#fff;border-radius:0;border:1px solid var(--border)}.progress-step-luxury{display:flex;align-items:center;gap:12px}.step-number-luxury{width:40px;height:40px;border-radius:50%;background:var(--border);color:var(--muted);display:flex;align-items:center;justify-content:center;font-weight:600;transition:all .3s}.progress-step-luxury.active .step-number-luxury{background:var(--brand);color:#fff}.progress-step-luxury span{font-weight:500;color:var(--muted);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.progress-step-luxury.active span{color:var(--text);font-weight:600}.progress-line-luxury{width:100px;height:2px;background:var(--border);margin:0 20px}.cart-content-layout-luxury{display:grid;grid-template-columns:1fr 400px;gap:20px;margin-bottom:40px}.cart-items-section-luxury{background:#fff;border-radius:0;padding:20px;border:1px solid var(--border)}.cart-header-luxury{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--border)}.cart-header-luxury .section-title-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.4em;color:var(--text);margin:0}.continue-shopping-link-luxury{color:var(--brand);font-weight:600;text-decoration:none;transition:all .2s;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.continue-shopping-link-luxury:hover{color:#b89451}.cart-items-list-luxury{list-style:none;display:flex;flex-direction:column;gap:0;padding:0;margin:0;border:1px solid var(--border);border-radius:0}.cart-items-list-luxury li{border-bottom:1px solid var(--border)}.cart-items-list-luxury li:last-child{border-bottom:none}.cart-item-card-luxury{display:grid;grid-template-columns:100px 1fr auto 40px;gap:16px;padding:16px;border:none;border-radius:0;align-items:center;transition:all .3s;background:#fff}.cart-item-card-luxury:hover{background:#fafafa}.item-image-luxury{width:100px;height:100px}.item-image-luxury img,.item-image-luxury video{width:100%;height:100%;object-fit:cover;border-radius:0}.item-details-luxury{display:flex;flex-direction:column;gap:4px}.item-name-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1em;font-weight:600;color:var(--text);text-decoration:none;transition:color .2s}.item-name-luxury:hover{color:var(--brand)}.item-category-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;color:var(--muted);text-transform:capitalize;margin:0}.item-price-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1em;font-weight:400;color:var(--text);margin:0}.item-actions-mobile-luxury{display:none}.item-quantity-subtotal-luxury{display:flex;align-items:flex-start;gap:32px}.item-quantity-luxury{display:flex;flex-direction:column;gap:8px}.item-quantity-luxury label,.item-subtotal-luxury label{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;color:var(--text);font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.quantity-selector-luxury{display:flex;align-items:center;gap:0;border:1px solid var(--border);border-radius:0;overflow:hidden;width:fit-content}.qty-btn-luxury{width:36px;height:36px;border:none;background:var(--accent);color:var(--text);cursor:pointer;font-size:1.4em;font-weight:400;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:all .2s;line-height:1;display:flex;align-items:center;justify-content:center}.qty-btn-luxury:hover{background:var(--brand);color:#fff}.qty-input-luxury{width:60px;height:36px;border:none;text-align:center;font-weight:400;font-size:1em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff}.qty-input-luxury:focus{outline:none}.item-subtotal-luxury{display:flex;flex-direction:column;gap:8px;align-items:flex-start;text-align:left}.subtotal-amount-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1em;font-weight:600;color:var(--text);margin:0;letter-spacing:.3px;line-height:1.2;white-space:nowrap}.remove-btn-luxury{width:40px;height:40px;border:none;background:transparent;color:var(--muted);cursor:pointer;font-size:1.8em;border-radius:0;transition:all .2s;display:flex;align-items:center;justify-content:center;line-height:1}.remove-btn-luxury:hover{background:#fee;color:#dc2626}.order-summary-section-luxury{display:flex;flex-direction:column;gap:0}.order-summary-card-luxury{background:#fff;padding:20px;border-radius:0;position:sticky;top:100px;border:1px solid var(--border)}.order-summary-card-luxury .section-title-luxury{font-family:Cormorant Garamond,serif;font-size:1.3em;margin-bottom:16px;color:var(--text);text-align:center}.summary-details-luxury{display:flex;flex-direction:column;gap:10px;padding-bottom:12px;border-bottom:1px solid var(--border)}.summary-row-luxury{display:flex;justify-content:space-between;align-items:center;font-size:.9em;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.free-badge-luxury{background:#22c55e;color:#fff;padding:4px 10px;border-radius:0;font-size:.8em;font-weight:600}.summary-total-luxury{display:flex;justify-content:space-between;align-items:center;padding:12px 0;margin-bottom:12px}.summary-total-luxury span:first-child{font-size:1.1em;font-weight:600;color:var(--text);font-family:Cormorant Garamond,serif}.total-amount-luxury{font-size:1.2em;font-weight:600;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.checkout-button-luxury{width:100%;padding:12px 16px;background:var(--brand);color:#fff;border:none;border-radius:0;font-weight:600;font-size:.9em;cursor:pointer;transition:all .2s;margin-bottom:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:.5px}.checkout-button-luxury:hover{background:#b89451}.secure-checkout-luxury{display:flex;align-items:center;justify-content:center;gap:6px;color:var(--muted);font-size:.8em;margin-bottom:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.clear-cart-button-luxury{width:100%;padding:10px;background:transparent;color:var(--text);border:1px solid var(--border);border-radius:0;font-weight:600;cursor:pointer;transition:all .2s;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em}.clear-cart-button-luxury:hover{background:var(--accent);border-color:var(--brand)}.promo-code-card-luxury{background:#fff;padding:16px;border-radius:0;border:1px solid var(--border);border-top:none}.promo-code-card-luxury h4{font-size:.9em;font-weight:600;margin-bottom:8px;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.promo-input-group-luxury{display:flex;gap:6px}.promo-input-luxury{flex:1;padding:8px 12px;border:1px solid var(--border);border-radius:0;font-size:.9em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.apply-promo-btn-luxury{padding:8px 16px;background:var(--brand);color:#fff;border:none;border-radius:0;font-weight:600;cursor:pointer;transition:all .2s;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em}.apply-promo-btn-luxury:hover{background:#b89451}.benefits-card-luxury{background:#fff;padding:16px;border-radius:0;display:flex;flex-direction:column;gap:12px;border:1px solid var(--border);border-top:none}.benefit-item-luxury{display:flex;align-items:center;gap:12px}.benefit-icon-luxury{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;color:var(--text)}.benefit-icon-luxury svg{width:100%;height:100%}.benefit-item-luxury strong{display:block;font-size:.85em;color:var(--text);margin-bottom:2px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.benefit-item-luxury p{font-size:.8em;color:var(--muted);margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.empty-cart-state-luxury{text-align:center;padding:80px 24px;background:#fff;border-radius:12px;margin-bottom:60px}.empty-cart-icon-luxury{font-size:5em;margin-bottom:24px}.empty-cart-state-luxury .section-title-luxury{font-family:Cormorant Garamond,serif;font-size:2em;margin-bottom:16px;color:var(--text)}.empty-cart-state-luxury p{font-size:1.1em;color:var(--muted);margin-bottom:32px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.continue-shopping-btn-luxury{display:inline-block;padding:14px 40px;background:var(--brand);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:1.1em;text-decoration:none;transition:all .3s;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.continue-shopping-btn-luxury:hover{background:#b89451;transform:translateY(-2px);box-shadow:0 8px 16px #c9a9614d}.recommended-section-luxury{margin-top:60px}.recommended-section-luxury .section-title-luxury{font-family:Cormorant Garamond,serif;font-size:2em;margin-bottom:32px;color:var(--text);text-align:center}.recommended-grid-luxury{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width: 768px){.cart-page-wrapper-luxury{padding:16px 0;width:100%;overflow-x:hidden;box-sizing:border-box}.cart-page-wrapper-luxury .section-container-luxury{padding:0 16px;width:100%;max-width:100%;box-sizing:border-box}.cart-content-layout-luxury{grid-template-columns:1fr;gap:20px;margin-bottom:24px;width:100%;box-sizing:border-box}.cart-header-luxury{margin-bottom:16px}.cart-header-luxury .section-title-luxury{font-size:1.2em;margin-bottom:8px}.cart-item-card-luxury{grid-template-columns:70px 1fr;gap:12px;padding:12px;width:100%;box-sizing:border-box;overflow:hidden}.item-image-luxury{width:70px;height:70px}.item-details-luxury{gap:4px}.item-name-luxury{font-size:.85em;line-height:1.3}.item-category-luxury{font-size:.75em;margin:2px 0}.item-price-luxury{font-size:.9em;margin:4px 0}.item-quantity-subtotal-luxury,.remove-btn-luxury{display:none}.item-actions-mobile-luxury{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;padding-top:8px;border-top:1px solid var(--border)}.quantity-selector-mobile-luxury{display:flex;align-items:center;gap:0;border:1px solid var(--border);border-radius:0;overflow:hidden;width:fit-content}.quantity-selector-mobile-luxury .qty-btn-luxury{width:32px;height:32px;font-size:1.2em}.quantity-selector-mobile-luxury .qty-input-luxury{width:50px;height:32px;font-size:.9em}.remove-btn-mobile-luxury{padding:8px 14px;background:transparent;color:var(--muted);border:1px solid var(--border);border-radius:0;cursor:pointer;font-size:.85em;font-weight:400;transition:all .2s;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;width:fit-content;text-transform:uppercase;letter-spacing:.5px}.remove-btn-mobile-luxury:hover{background:#fee;border-color:#dc2626;color:#dc2626}.order-summary-section-luxury{gap:12px}.order-summary-card-luxury{position:static;padding:16px}.order-summary-card-luxury .section-title-luxury{font-size:1.1em;margin-bottom:12px}.summary-details-luxury{gap:8px;padding-bottom:12px}.summary-row-luxury{font-size:.9em}.summary-total-luxury{font-size:1em;padding-top:12px}.checkout-button-luxury{padding:14px;font-size:.9em;margin-top:12px}.secure-checkout-luxury{font-size:.8em;margin-top:8px}.clear-cart-button-luxury{padding:12px;font-size:.85em;margin-top:8px}.promo-code-card-luxury{padding:12px}.promo-code-card-luxury h4{font-size:.85em;margin-bottom:8px}.benefits-card-luxury{padding:12px;gap:10px}.benefit-item-luxury{gap:10px}.benefit-icon-luxury{width:20px;height:20px}.benefit-item-luxury strong{font-size:.85em}.benefit-item-luxury p{font-size:.75em}.you-may-also-like-section-luxury{margin-top:32px;padding-top:24px}.you-may-also-like-section-luxury .section-title-luxury{font-size:1.2em;margin-bottom:16px}.checkout-progress-luxury{padding:12px 8px;margin-bottom:20px;flex-wrap:wrap;gap:4px}.progress-step-luxury{gap:6px;font-size:.8em}.progress-step-luxury span{display:none}.progress-line-luxury{width:20px;margin:0 4px}.step-number-luxury{width:28px;height:28px;font-size:.85em}}@media (max-width: 480px){.cart-page-wrapper-luxury{padding:12px 0;width:100%;overflow-x:hidden;box-sizing:border-box}.cart-page-wrapper-luxury .section-container-luxury{padding:0 12px;width:100%;max-width:100%;box-sizing:border-box}.cart-item-card-luxury{padding:10px;gap:10px;width:100%;box-sizing:border-box}.item-image-luxury{width:60px;height:60px;flex-shrink:0}.item-name-luxury{font-size:.8em;word-wrap:break-word;overflow-wrap:break-word}.item-price-luxury{font-size:.85em}.order-summary-card-luxury{padding:12px}.checkout-progress-luxury{padding:10px 6px}.progress-line-luxury{width:12px}.step-number-luxury{width:24px;height:24px;font-size:.75em}.you-may-also-like-section-luxury .products-row-luxury{gap:8px}.cart-header-luxury{flex-direction:column;align-items:flex-start;gap:12px}.continue-shopping-link-luxury{font-size:.85em}}.product-page-luxury{width:100%;padding:40px 0;background:#fff}.product-page-luxury .section-container-luxury{max-width:1400px;margin:0 auto;padding:0 24px;width:100%;box-sizing:border-box}.product-page-layout-luxury{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-bottom:60px}.product-images-container-modern{display:flex;gap:16px;width:100%;align-items:flex-start}.product-thumbnails-modern{display:flex;flex-direction:column;gap:12px;width:100px;flex-shrink:0}.thumbnail-modern{width:100px;height:100px;object-fit:cover;border-radius:0;cursor:pointer;border:2px solid transparent;transition:all .2s;display:block}.thumbnail-modern:hover{border-color:var(--text);opacity:.8}.thumbnail-modern.active{border-color:var(--text)}.main-image-wrapper-modern{flex:1;position:relative;width:100%}.main-product-image-modern{width:100%;height:auto;border-radius:0;display:block}.sold-out-badge-product{position:absolute;top:16px;right:16px;background:#fffffff2;color:var(--text);padding:8px 12px;border:1px solid var(--text);border-radius:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75em;font-weight:500;text-transform:uppercase;letter-spacing:.5px;z-index:10}.product-info-section-luxury{display:flex;flex-direction:column;gap:0;width:100%}.product-title-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2em;font-weight:600;color:var(--text);line-height:1.3;margin:0 0 16px;text-transform:none;letter-spacing:.2px}.product-price-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1em;font-weight:400;color:var(--text);margin:0 0 24px}.product-price-section-luxury{display:flex;flex-direction:column;gap:8px;margin:0 0 24px}.product-price-row-luxury{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.product-mrp-product-page-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;font-weight:400;color:var(--muted);text-decoration:line-through}.product-discount-badge-product-page-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:600;color:#fff;background:var(--brand);padding:4px 8px;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}.product-action-buttons-luxury{display:flex;flex-direction:column;gap:8px;margin:0 0 32px}.add-to-cart-btn-luxury{width:100%;padding:14px 24px;background:#fff;color:var(--text);border:1px solid var(--text);border-radius:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:400;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px;text-align:center}.add-to-cart-btn-luxury:hover{background:var(--text);color:#fff}.buy-now-btn-luxury{width:100%;padding:14px 24px;background:var(--text);color:#fff;border:1px solid var(--text);border-radius:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:400;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px;text-align:center}.buy-now-btn-luxury:hover{background:#333;border-color:#333}.add-to-cart-btn-luxury:disabled,.buy-now-btn-luxury:disabled{opacity:.5;cursor:not-allowed}.product-stock-status-luxury{margin:0 0 32px}.stock-status-out-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;font-weight:500;color:var(--muted);text-transform:uppercase;letter-spacing:.5px}.product-description-luxury{margin:0 0 24px}.product-description-luxury p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;font-weight:400;color:var(--text);line-height:1.6;margin:0}.product-specifications-luxury{display:flex;flex-direction:column;gap:8px;margin:0 0 24px}.spec-item-luxury{display:flex;flex-wrap:wrap;gap:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;line-height:1.5}.spec-label-luxury{font-weight:600;color:var(--text);text-transform:capitalize}.spec-value-luxury{font-weight:400;color:var(--text)}.product-notes-luxury{margin:0 0 24px}.notes-title-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:600;color:var(--text);margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}.notes-list-luxury{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:8px}.notes-list-luxury li{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:400;color:var(--text);line-height:1.5}.shipping-section-luxury{margin:24px 0;padding:0;position:relative}.shipping-section-luxury:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#e0e0e0}.shipping-section-luxury:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:#e0e0e0}.shipping-header-luxury{width:100%;display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #e0e0e0;padding:16px 20px;border-radius:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:400;color:#666;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:transform .2s;text-align:center}.shipping-header-luxury:hover{background:#fff;border-color:#e0e0e0;color:#666}.shipping-header-luxury span{flex:1;text-align:center;font-family:Cormorant Garamond,serif;font-weight:600}.shipping-arrow-luxury{width:16px;height:16px;transition:transform .2s;flex-shrink:0;color:#666}.shipping-arrow-luxury.open{transform:rotate(180deg)}.shipping-content-luxury{margin-top:12px;padding:0;background:#fff}.shipping-content-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:600;color:var(--text);text-transform:uppercase;letter-spacing:.5px;text-align:center;margin:0 0 16px}.shipping-content-luxury p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;font-weight:400;color:var(--text);line-height:1.8;margin:0 0 20px;text-align:left}.shipping-content-luxury p:last-child{margin-bottom:0}.you-may-also-like-section-luxury,.recently-viewed-section-luxury{margin-top:40px;padding-top:30px;border-top:1px solid var(--border)}.you-may-also-like-section-luxury .section-title-luxury,.recently-viewed-section-luxury .section-title-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;font-weight:400;color:var(--text);text-transform:uppercase;letter-spacing:1px;margin:0 0 24px}.products-row-luxury{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.you-may-also-like-section-luxury .products-row-luxury,.recently-viewed-section-luxury .products-row-luxury{gap:12px}.you-may-also-like-section-luxury .product-image-container-luxury,.recently-viewed-section-luxury .product-image-container-luxury{aspect-ratio:4/5}.you-may-also-like-section-luxury .product-image-container-luxury img,.you-may-also-like-section-luxury .product-image-container-luxury video,.recently-viewed-section-luxury .product-image-container-luxury img,.recently-viewed-section-luxury .product-image-container-luxury video{aspect-ratio:4/5}.you-may-also-like-section-luxury .product-card-title-luxury,.recently-viewed-section-luxury .product-card-title-luxury{font-size:.85em}.you-may-also-like-section-luxury .product-card-price-luxury,.recently-viewed-section-luxury .product-card-price-luxury{font-size:.9em}@media (max-width: 1024px){.product-page-layout-luxury{gap:40px}.products-row-luxury{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.product-page-luxury{padding:24px 0}.product-page-luxury .section-container-luxury{padding:0 16px}.product-page-layout-luxury{grid-template-columns:1fr;gap:32px}.product-images-container-modern{flex-direction:column;gap:12px}.product-thumbnails-modern{display:none}.main-image-wrapper-modern{width:100%;position:relative;min-height:auto;max-height:none}.main-image-container-mobile{display:block;width:100%;position:relative;touch-action:pan-y;overflow:visible;min-height:auto;max-height:none}.main-product-image-desktop{display:none!important}.main-product-image-mobile{display:block!important;width:100%;height:auto;object-fit:contain}.main-image-container-mobile .main-product-image-modern{width:100%;height:auto;display:block}.image-indicators-mobile{display:flex;justify-content:center;align-items:center;gap:8px;padding:12px 0;position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.3),transparent)}.image-indicator-dot{width:8px;height:8px;border-radius:50%;border:1px solid white;background:#ffffff80;cursor:pointer;padding:0;transition:all .2s}.image-indicator-dot.active{background:#fff;width:10px;height:10px}.thumbnail-modern{width:80px;height:80px;min-width:80px}.product-title-luxury{font-size:1.6em}.product-price-luxury{font-size:1em}.product-mrp-product-page-luxury{font-size:.85em}.product-discount-badge-product-page-luxury{font-size:.75em;padding:3px 6px}.products-row-luxury{grid-template-columns:repeat(2,1fr);gap:8px}.you-may-also-like-section-luxury .product-image-container-luxury,.recently-viewed-section-luxury .product-image-container-luxury{aspect-ratio:3/4}.you-may-also-like-section-luxury .product-image-container-luxury img,.you-may-also-like-section-luxury .product-image-container-luxury video,.recently-viewed-section-luxury .product-image-container-luxury img,.recently-viewed-section-luxury .product-image-container-luxury video{aspect-ratio:3/4}.you-may-also-like-section-luxury .product-card-title-luxury,.recently-viewed-section-luxury .product-card-title-luxury,.you-may-also-like-section-luxury .product-card-price-luxury,.recently-viewed-section-luxury .product-card-price-luxury{font-size:inherit}}@media (max-width: 480px){.product-page-layout-luxury{grid-template-columns:1fr;gap:24px}.product-images-container-modern{flex-direction:column}.product-thumbnails-modern{display:none}.main-image-wrapper-modern{width:100%;position:relative}.main-image-container-mobile{width:100%;position:relative;touch-action:pan-y;overflow:visible;min-height:auto;max-height:none}.main-product-image-desktop{display:none!important}.main-product-image-mobile{display:block!important;width:100%;height:auto;object-fit:contain}.main-image-container-mobile .main-product-image-modern{width:100%;height:auto;display:block}.image-indicators-mobile{display:flex;justify-content:center;align-items:center;gap:8px;padding:12px 0;position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.3),transparent)}.image-indicator-dot{width:8px;height:8px;border-radius:50%;border:1px solid white;background:#ffffff80;cursor:pointer;padding:0;transition:all .2s}.image-indicator-dot.active{background:#fff;width:10px;height:10px}.product-title-luxury{font-size:1.4em}.products-row-luxury{grid-template-columns:repeat(2,1fr);gap:8px}.you-may-also-like-section-luxury .product-image-container-luxury,.recently-viewed-section-luxury .product-image-container-luxury{aspect-ratio:3/4}.you-may-also-like-section-luxury .product-image-container-luxury img,.you-may-also-like-section-luxury .product-image-container-luxury video,.recently-viewed-section-luxury .product-image-container-luxury img,.recently-viewed-section-luxury .product-image-container-luxury video{aspect-ratio:3/4}.you-may-also-like-section-luxury .product-card-title-luxury,.recently-viewed-section-luxury .product-card-title-luxury,.you-may-also-like-section-luxury .product-card-price-luxury,.recently-viewed-section-luxury .product-card-price-luxury{font-size:inherit}}.profile-page-luxury{max-width:1000px;margin:0 auto;padding:40px 24px;width:100%}.profile-page-luxury .section-container-luxury{max-width:1000px;margin:0 auto;padding:0;width:100%}.profile-page-luxury .section-title-luxury{font-family:Cormorant Garamond,serif;font-size:2em;color:var(--text);margin-bottom:32px;text-align:left}.profile-tabs-luxury{display:flex;gap:24px;margin-bottom:24px;border-bottom:1px solid var(--border)}.profile-tab-luxury{padding:12px 0;border:none;background:none;color:var(--text);border-radius:0;cursor:pointer;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;position:relative}.profile-tab-luxury:hover{background:none!important;color:var(--text)}.profile-tab-luxury.active{background:none;color:var(--brand)}.profile-tab-luxury.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--brand)}.profile-tab-luxury.active:hover{background:none!important}.profile-card-luxury{background:#fff;padding:32px;border-radius:12px;margin-bottom:24px;box-shadow:0 2px 12px #0000000a}.profile-card-title-luxury{font-family:Cormorant Garamond,serif;font-size:1.5em;margin-bottom:24px;color:var(--text)}.profile-card-header-luxury{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.profile-info-row-luxury{display:flex;flex-direction:column;gap:24px;margin-bottom:0}.profile-info-row-luxury:last-child{margin-bottom:0}.profile-field-luxury{display:flex;flex-direction:column;gap:8px}.profile-label-luxury{display:block;font-weight:600;color:var(--muted);font-size:.9em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.profile-value-wrapper-luxury{display:flex;align-items:center;gap:12px}.profile-value-luxury{font-size:1.1em;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.profile-edit-icon-luxury{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;color:var(--text);opacity:.6;transition:opacity .2s}.profile-edit-icon-luxury:hover{opacity:1}.profile-add-link-luxury{background:none;border:none;color:var(--brand);font-weight:600;cursor:pointer;font-size:.9em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:0;text-decoration:none;transition:color .2s}.profile-add-link-luxury:hover{color:#b89451}.addresses-list-luxury{display:grid;gap:16px}.address-item-luxury{padding:20px;background:#f9f9f9;border-radius:8px;border:1px solid var(--border);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;color:var(--text);line-height:1.6}.address-item-luxury p{margin:4px 0}.default-badge-luxury{display:inline-block;padding:4px 8px;background:var(--brand);color:#fff;border-radius:4px;font-size:.85em;font-weight:500;margin-bottom:8px}.profile-loading-luxury,.profile-empty-state-luxury,.profile-empty-state-large-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:center;padding:40px 20px;color:var(--muted)}.profile-empty-state-luxury{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px}.empty-state-icon-luxury{display:flex;align-items:center;color:var(--muted);font-size:2em}.empty-state-text-luxury{color:var(--muted);font-size:.95em}.empty-state-title-luxury{font-size:1.2em;color:var(--text);margin-bottom:8px;font-weight:600}.empty-state-subtitle-luxury{font-size:.95em;color:var(--muted);margin:0}.orders-list-luxury{display:grid;gap:16px}.order-item-luxury{padding:20px;border:1px solid var(--border);border-radius:8px;transition:all .2s;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.order-item-luxury:hover{border-color:var(--brand);box-shadow:0 4px 12px #c9a9611a}.order-header-luxury{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.order-number-luxury{font-weight:600;color:var(--text);margin:0 0 4px;font-size:1em}.order-date-luxury{color:var(--muted);margin:0;font-size:.9em}.order-status-luxury{display:inline-block;padding:6px 12px;background:var(--accent);color:var(--brand);border-radius:20px;font-size:.85em;font-weight:600}.order-status-luxury.processing{background:#fff3cd;color:#856404}.order-status-luxury.completed,.order-status-luxury.delivered{background:#d1fae5;color:#065f46}.order-items-luxury{display:flex;justify-content:space-between;margin-bottom:12px;font-size:.95em}.order-item-count-luxury{color:var(--text);margin:0}.order-total-luxury{color:var(--text);font-weight:600;margin:0}.order-track-btn-luxury{padding:8px 16px;background:var(--brand);color:#fff;border:none;border-radius:6px;font-size:.9em;font-weight:600;cursor:pointer;transition:background .2s;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:.5px}.order-track-btn-luxury:hover{background:#b89451}.support-section-luxury{margin-top:0}.support-grid-luxury{display:flex;flex-direction:column;gap:0}.support-card-luxury{display:flex;align-items:center;gap:12px;padding:12px 0;border:none;cursor:pointer;border-bottom:1px solid var(--border);border-radius:0;text-align:left;transition:background-color .2s;background:#fff}.support-card-luxury:last-child{border-bottom:none}.support-card-luxury:hover{background:#fafafa}.support-card-luxury:hover .support-title-luxury,.support-card-luxury:hover .support-icon-luxury{color:var(--text)}.support-card-luxury:hover .support-description-luxury{color:var(--muted)}.support-icon-luxury{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;color:var(--text)}.support-icon-luxury svg{width:20px;height:20px}.support-content-luxury{flex:1;display:flex;flex-direction:column;gap:4px}.support-title-luxury{color:var(--text);margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;font-weight:600}.support-description-luxury{color:var(--muted);font-size:.85em;margin:0;line-height:1.4;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.support-link-luxury{display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--brand);padding:4px;cursor:pointer;flex-shrink:0}.support-link-luxury svg{width:16px;height:16px}.support-link-luxury:hover{color:var(--brand)}@media (max-width: 768px){.profile-page-luxury{padding:24px 16px}.profile-tabs-luxury{overflow-x:auto;flex-wrap:nowrap}.profile-tab-luxury{white-space:nowrap;padding:10px 20px;font-size:.9em}.profile-card-luxury{padding:24px}}@media (max-width: 480px){.profile-page-luxury{padding:20px 12px}.profile-card-luxury{padding:20px}.order-item-luxury{padding:16px}}.order-confirmation-page-luxury{width:100%;padding:60px 0;background:var(--bg);min-height:100vh}.confirmation-content-luxury{max-width:800px;margin:0 auto;text-align:center}.order-id-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;font-weight:400;color:var(--text);margin:16px 0 24px}.confirmation-message-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;line-height:1.8;color:var(--text);max-width:600px;margin:0 auto 40px}.order-details-luxury{background:#fff;padding:40px;margin:40px 0;text-align:left;border:1px solid var(--border)}.payment-status-luxury{padding:16px;margin-bottom:32px;background:#f8f9fa;border:1px solid var(--border);border-radius:0}.payment-status-row,.payment-id-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.payment-status-row:last-child,.payment-id-row:last-child{margin-bottom:0}.payment-label{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;font-weight:600;color:var(--text)}.payment-value{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;font-weight:600;color:var(--text);text-transform:uppercase}.payment-value.paid{color:#155724}.payment-value.failed{color:#721c24}.payment-id-value{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;color:var(--muted);word-break:break-all}.order-items-list-luxury{margin-bottom:24px}.order-item-confirmation-luxury{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid var(--border);align-items:flex-start}.order-item-confirmation-luxury:last-child{border-bottom:none}.order-item-image-luxury{width:80px;height:80px;flex-shrink:0;overflow:hidden;border:1px solid var(--border)}.order-item-image-luxury img,.order-item-image-luxury video{width:100%;height:100%;object-fit:cover}.order-item-info-luxury{flex:1;display:flex;flex-direction:column;gap:8px}.order-item-name-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;font-weight:600;color:var(--text);margin:0;text-transform:uppercase}.order-item-meta-luxury{display:flex;justify-content:space-between;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;color:var(--muted)}.order-item-price-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;font-weight:600;color:var(--text)}.order-total-confirmation-luxury{display:flex;justify-content:space-between;align-items:center;padding-top:24px;margin-top:24px;border-top:1px solid var(--border)}.total-label,.total-amount{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1em;font-weight:600;color:var(--text)}.confirmation-actions-luxury{display:flex;gap:16px;justify-content:center;margin-top:40px;flex-wrap:wrap}.track-order-btn-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;font-weight:600;color:var(--text);text-decoration:none;text-transform:uppercase;letter-spacing:1px;padding:12px 24px;border:1px solid var(--border);background:#fff;transition:all .2s;display:inline-block}.track-order-btn-luxury:hover{background:var(--accent);color:var(--text)}.continue-shopping-btn-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:1px;padding:12px 24px;border:none;background:var(--brand);cursor:pointer;transition:all .2s}.continue-shopping-btn-luxury:hover{background:#b89451}@media (max-width: 768px){.order-confirmation-page-luxury{padding:40px 0}.order-details-luxury{padding:24px;margin:24px 0}.order-item-confirmation-luxury{gap:12px}.order-item-image-luxury{width:60px;height:60px}.order-item-name-luxury{font-size:.9em}.order-item-meta-luxury{font-size:.85em;flex-direction:column;align-items:flex-start;gap:4px}.confirmation-actions-luxury{flex-direction:column}.track-order-btn-luxury,.continue-shopping-btn-luxury{width:100%;text-align:center}}.order-tracking-page-luxury{width:100%;padding:60px 0;background:var(--bg);min-height:100vh}.tracking-message-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;color:var(--text);text-align:center}.order-info-luxury{background:#fff;padding:40px;margin:40px 0;border:1px solid var(--border)}.order-info-row-luxury{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid var(--border)}.order-info-row-luxury:last-child{border-bottom:none}.info-label{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;font-weight:600;color:var(--text)}.info-value{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;font-weight:400;color:var(--text);text-align:right}.status-value{text-transform:uppercase}.tracking-timeline-luxury{background:#fff;padding:40px;margin:40px 0;border:1px solid var(--border)}.timeline-item-luxury{display:flex;gap:20px;padding-bottom:24px;position:relative;align-items:flex-start}.timeline-item-luxury:last-child{padding-bottom:0}.timeline-item-luxury:not(:last-child):after{content:"";position:absolute;left:11px;top:32px;width:2px;height:calc(100% - 16px);background:var(--border)}.timeline-item-luxury.completed:not(:last-child):after{background:var(--brand)}.timeline-marker-luxury{width:24px;height:24px;border-radius:50%;background:#fff;border:2px solid var(--border);flex-shrink:0;position:relative;z-index:1}.timeline-item-luxury.completed .timeline-marker-luxury{background:var(--brand);border-color:var(--brand)}.timeline-content-luxury{flex:1;padding-top:2px}.timeline-stage-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;font-weight:600;color:var(--text);margin:0 0 4px;text-transform:uppercase}.timeline-item-luxury.completed .timeline-stage-luxury{color:var(--text)}.timeline-date-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;color:var(--muted);margin:0}.order-items-section-luxury{background:#fff;padding:40px;margin:40px 0;border:1px solid var(--border)}.tracking-items-luxury{margin-bottom:24px}.tracking-item-luxury{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid var(--border);align-items:flex-start}.tracking-item-luxury:last-child{border-bottom:none}.tracking-item-image-luxury{width:80px;height:80px;flex-shrink:0;overflow:hidden;border:1px solid var(--border)}.tracking-item-image-luxury img,.tracking-item-image-luxury video{width:100%;height:100%;object-fit:cover}.tracking-item-info-luxury{flex:1;display:flex;flex-direction:column;gap:8px}.tracking-item-name-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;font-weight:600;color:var(--text);margin:0;text-transform:uppercase}.tracking-item-meta-luxury{display:flex;justify-content:space-between;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9em;color:var(--muted)}.tracking-item-price-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;font-weight:600;color:var(--text)}.tracking-total-luxury{display:flex;justify-content:space-between;align-items:center;padding-top:24px;margin-top:24px;border-top:1px solid var(--border)}@media (max-width: 768px){.order-tracking-page-luxury{padding:40px 0}.order-info-luxury,.tracking-timeline-luxury,.order-items-section-luxury{padding:24px;margin:24px 0}.order-info-row-luxury{flex-direction:column;align-items:flex-start;gap:4px}.info-value{text-align:left}.timeline-item-luxury{gap:12px}.timeline-marker-luxury{width:20px;height:20px}.tracking-item-luxury{gap:12px}.tracking-item-image-luxury{width:60px;height:60px}.tracking-item-name-luxury{font-size:.9em}.tracking-item-meta-luxury{font-size:.85em;flex-direction:column;align-items:flex-start;gap:4px}}.footer-luxury{background:#fff;border-top:1px solid var(--border);padding:60px 0 40px;margin-top:0}.footer-container-luxury{max-width:1400px;margin:0 auto;padding:0 24px}.footer-columns-luxury{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;align-items:flex-start}.footer-column-luxury{display:flex;flex-direction:column}.footer-title-button-luxury{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:0;cursor:pointer;text-align:left}@media (min-width: 769px){.footer-nav-luxury,.footer-contact-luxury,.footer-signup-luxury{max-height:none!important;opacity:1!important;margin-top:24px!important}.footer-title-luxury{margin-bottom:24px}}.footer-title-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75em;font-weight:400;letter-spacing:1px;text-transform:uppercase;color:var(--text);margin:0}.footer-chevron-luxury{flex-shrink:0;color:var(--text);transition:transform .3s ease;display:none}.footer-chevron-luxury.open{transform:rotate(180deg)}.footer-nav-luxury{display:flex;flex-direction:column;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.footer-links-luxury{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-link-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75em;font-weight:400;letter-spacing:1px;color:var(--text);text-decoration:none;transition:color .2s;display:inline-block;text-transform:none}.footer-link-luxury:hover{color:var(--brand)}.footer-loading-luxury,.footer-empty-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75em;color:var(--muted);margin:0}.footer-contact-luxury{display:flex;flex-direction:column;gap:12px;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.footer-contact-item-luxury{display:flex;align-items:flex-start;gap:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75em;font-weight:400;letter-spacing:1px;color:var(--text);line-height:1.5}.footer-contact-item-luxury svg{flex-shrink:0;margin-top:2px;color:var(--brand)}.footer-contact-item-luxury span,.footer-instagram-link-luxury{font-size:inherit}.footer-instagram-link-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;letter-spacing:1px;color:var(--text);text-decoration:none;transition:color .2s}.footer-instagram-link-luxury:hover{color:var(--brand)}.footer-signup-luxury{display:flex;flex-direction:column;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.footer-signup-text-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75em;font-weight:400;letter-spacing:1px;color:var(--text);margin-bottom:20px;line-height:1.5}.footer-signup-form-luxury{display:flex;flex-direction:column;gap:12px}.footer-signup-input-wrapper-luxury{display:flex;gap:8px;align-items:stretch}.footer-signup-input-luxury{flex:1;padding:12px 16px;border:1px solid var(--border);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75em;font-weight:400;letter-spacing:1px;color:var(--text);background:#fff;transition:border-color .2s}.footer-signup-input-luxury:focus{outline:none;border-color:var(--brand)}.footer-signup-input-luxury:disabled{background:#f5f5f5;cursor:not-allowed}.footer-signup-btn-luxury{padding:12px 24px;background:var(--brand);color:#fff;border:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75em;font-weight:400;letter-spacing:1px;cursor:pointer;transition:background .2s;white-space:nowrap}.footer-signup-btn-luxury:hover:not(:disabled){background:var(--brand-dark, #1a4d3a)}.footer-signup-btn-luxury:disabled{opacity:.6;cursor:not-allowed}.footer-error-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75em;color:#d32f2f;margin:0}.footer-success-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.75em;color:#2e7d32;margin:0}@media (max-width: 1024px){.footer-columns-luxury{gap:40px}}@media (max-width: 768px){.footer-luxury{padding:0 0 30px;margin-top:0;margin-bottom:0;border-top:none}.footer-container-luxury{padding:0 24px}.footer-columns-luxury{grid-template-columns:1fr;gap:0}.footer-column-luxury{padding:16px 0}.footer-column-luxury:first-child{padding-top:0;margin-top:0}.footer-column-luxury:not(:last-child){border-bottom:1px solid #e0e0e0;padding-bottom:16px;margin-bottom:0}.footer-title-button-luxury{margin-bottom:0}.footer-chevron-luxury{display:block}.footer-title-luxury{margin-bottom:0;font-size:.7em}.footer-nav-luxury:not(.open),.footer-contact-luxury:not(.open),.footer-signup-luxury:not(.open){max-height:0;opacity:0;margin-top:0;padding-top:0;overflow:hidden}.footer-nav-luxury.open,.footer-contact-luxury.open,.footer-signup-luxury.open{max-height:2000px;opacity:1;margin-top:16px;padding-top:0}.footer-links-luxury{gap:10px}.footer-link-luxury{font-size:.7em}.footer-contact-item-luxury{font-size:.7em;gap:10px}.footer-signup-text-luxury{font-size:.7em;margin-bottom:16px}.footer-signup-input-luxury,.footer-signup-btn-luxury{font-size:.7em;padding:10px 14px}.footer-signup-btn-luxury{padding:10px 20px}}@media (max-width: 480px){.footer-luxury{padding:0 0 24px;margin-top:0;margin-bottom:0;border-top:none}.footer-container-luxury{padding:0 16px}.footer-columns-luxury{gap:0}.footer-column-luxury{padding:14px 0}.footer-column-luxury:first-child{padding-top:0;margin-top:0}.footer-title-luxury{font-size:.65em;margin-bottom:0}.footer-nav-luxury.open,.footer-contact-luxury.open,.footer-signup-luxury.open{margin-top:14px}.footer-link-luxury,.footer-contact-item-luxury,.footer-signup-text-luxury{font-size:.65em}.footer-signup-input-luxury{font-size:.65em;padding:8px 12px}.footer-signup-btn-luxury{font-size:.65em;padding:8px 16px}}.about-page-luxury{padding:60px 0;min-height:60vh}.about-content-luxury{max-width:800px;margin:0 auto 60px}.about-content-luxury p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;line-height:1.8;color:var(--text);margin-bottom:24px}.about-team-luxury{display:grid;grid-template-columns:repeat(2,1fr);gap:60px;max-width:1200px;margin:0 auto}.about-person-card-luxury{display:flex;flex-direction:column;gap:24px}.about-person-image-wrapper-luxury{width:100%;aspect-ratio:4 / 5;overflow:hidden;background:#f5f1ea}.about-person-image-luxury{width:100%;height:100%;object-fit:cover}.about-person-info-luxury{display:flex;flex-direction:column;gap:12px}.about-person-name-luxury{font-family:Cormorant Garamond,serif;font-size:1.8em;font-weight:600;color:var(--text);margin:0;text-transform:uppercase;letter-spacing:1px}.about-person-role-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85em;font-weight:500;color:var(--muted);margin:0;text-transform:uppercase;letter-spacing:1.5px}.about-person-description-luxury{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95em;line-height:1.7;color:var(--text);margin:0}.about-section-split-luxury{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:80px;max-width:1200px;margin-left:auto;margin-right:auto}.about-section-split-luxury:last-child{margin-bottom:0}.about-section-reverse-luxury{direction:rtl}.about-section-reverse-luxury>*{direction:ltr}.about-section-content-luxury{display:flex;flex-direction:column;gap:24px}.about-section-title-luxury{font-family:Cormorant Garamond,serif;font-size:2.5em;font-weight:600;color:var(--text);margin:0;text-transform:uppercase;letter-spacing:2px}.about-section-text-luxury{display:flex;flex-direction:column;gap:20px}.about-section-text-luxury p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;line-height:1.8;color:var(--text);margin:0}.about-section-image-luxury{width:100%;aspect-ratio:4 / 5;overflow:hidden;background:#f5f1ea}.about-section-img-luxury{width:100%;height:100%;object-fit:cover}.terms-page-luxury{padding:60px 0;min-height:60vh}.terms-content-luxury{max-width:900px;margin:0 auto}.terms-section-luxury{margin-bottom:32px}.terms-section-luxury h2{font-family:Cormorant Garamond,serif;font-size:1.2em;font-weight:600;color:var(--text);margin-bottom:12px}.terms-section-luxury p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1em;line-height:1.8;color:var(--text)}@media (max-width: 768px){.about-page-luxury,.terms-page-luxury{padding:40px 0}.about-content-luxury{margin-bottom:40px}.about-content-luxury p,.terms-section-luxury p{font-size:.95em}.about-team-luxury{grid-template-columns:1fr;gap:40px}.about-person-card-luxury{gap:20px}.about-person-name-luxury{font-size:1.5em}.about-person-description-luxury{font-size:.9em}.about-section-split-luxury{grid-template-columns:1fr;gap:40px;margin-bottom:60px}.about-section-reverse-luxury{direction:ltr}.about-section-title-luxury{font-size:2em}.about-section-text-luxury p{font-size:.95em}.terms-section-luxury h2{font-size:1.1em}}
