.site-header{background:#fff;box-shadow:0 1px #0000000f;position:sticky;top:0;z-index:100}.brand{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.4rem;text-decoration:none;color:inherit}.brand-mark{color:var(--gold);font-size:1.6rem}.nav{display:flex;gap:2.5rem;font-weight:500}.nav a{text-decoration:none;color:inherit;transition:color .2s}.nav a:hover{color:var(--gold)}.header-icons{display:flex;gap:.5rem;align-items:center}.icon-btn{width:40px;height:40px;border:none;background:transparent;color:#3a3a3a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border-radius:8px;transition:background .2s,color .2s;text-decoration:none}.icon-btn svg{width:22px;height:22px}.icon-btn:hover{background:var(--light);color:var(--gold)}.cart-btn{position:relative}.cart-badge{position:absolute;top:2px;right:2px;background:var(--gold);color:#fff;font-size:.65rem;font-weight:600;min-width:18px;height:18px;border-radius:999px;display:flex;align-items:center;justify-content:center}.user-menu{position:relative}.user-dropdown{position:absolute;top:100%;right:0;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;padding:.5rem 0;min-width:180px;display:none;flex-direction:column;z-index:50}.user-menu:hover .user-dropdown{display:flex}.user-dropdown .user-email{padding:.5rem 1rem;font-size:.85rem;color:var(--muted);border-bottom:1px solid var(--outline);margin-bottom:.25rem}.user-dropdown a,.user-dropdown button{padding:.6rem 1rem;text-decoration:none;color:inherit;display:block;text-align:left;background:none;border:none;cursor:pointer;font-size:.95rem;width:100%}.user-dropdown a:hover,.user-dropdown button:hover{background:var(--light);color:var(--gold)}@media(max-width:768px){.nav{display:none}}.site-footer{border-top:1px solid var(--outline);padding:3rem 0 2rem;margin-top:auto}.footer-brand h3{margin:0 0 1rem;font-size:1.5rem}.footer-brand p{color:var(--muted);line-height:1.7;margin:0}.footer-col{display:flex;flex-direction:column;gap:.8rem}.footer-col h4{margin:0 0 .5rem;color:var(--muted);font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.footer-col a{text-decoration:none;color:inherit;transition:color .2s}.footer-col a:hover{color:var(--gold)}.newsletter input{flex:1;border:none;border-bottom:1px solid #000;padding:.5rem 0;background:transparent}.newsletter input:focus{outline:none;border-color:var(--gold)}.link-btn{background:none;border:none;padding:0;font-weight:600;cursor:pointer;text-transform:uppercase;font-size:.85rem;border-bottom:1px solid #000}.link-btn:hover{color:var(--gold);border-color:var(--gold)}.footer-bottom{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--outline)}.footer-bottom p{margin:0;color:var(--muted);font-size:.9rem}@media(max-width:768px){.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:480px){.footer-grid{grid-template-columns:1fr}.newsletter{flex-direction:column}}.layout{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1}.product-card{background:#ffffff26;border-radius:24px;box-shadow:0 8px 32px #1f26872e;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:1px solid rgba(255,255,255,.25);overflow:hidden;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 16px 40px #1f268740}.product-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%;width:100%}.product-image{position:relative;width:100%;height:300px;overflow:hidden;flex-shrink:0}.product-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.product-card:hover .product-image img{transform:scale(1.05)}.badge{position:absolute;top:12px;right:12px;color:#fff;font-size:.75rem;font-weight:600;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1}.badge.discount{background:#e97171}.badge.new{background:#2ec1ac}.badge.low-stock{background:#f59e0b;top:auto;bottom:12px;right:12px}.badge.out-of-stock{background:#6b7280}.product-overlay{position:absolute;inset:0;background:#ffffff2e;box-shadow:0 8px 32px #1f26872e;backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(10px) saturate(180%);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;opacity:0;transition:opacity .3s}.product-card .product-overlay .add-to-cart-btn{background:#fff;border:none;padding:10px 30px!important;font-weight:600;cursor:pointer;font-size:1rem;color:#333;transition:background .2s,color .2s}.product-card .product-overlay .add-to-cart-btn:hover:not(:disabled){background:#f0f0f0;color:#333}.add-to-cart-btn:disabled{opacity:.6;cursor:not-allowed}.overlay-links{display:flex;gap:1.25rem;color:#fff;font-size:.875rem;font-weight:600}.overlay-links span{cursor:pointer;transition:color .2s;display:flex;align-items:center;gap:.25rem}.overlay-links span svg{width:14px;height:14px}.overlay-links span:hover{color:#b88e2f}.product-info{padding:1rem;background:#ffffff40;border-radius:0 0 24px 24px;flex-grow:1;box-shadow:0 4px 24px #1f268714;backdrop-filter:blur(8px) saturate(180%);-webkit-backdrop-filter:blur(8px) saturate(180%)}.product-info h4{margin:0 0 .25rem;font-size:1.5rem;font-weight:600;color:#3a3a3a}.product-desc{margin:0 0 .5rem;color:#898989;font-size:.9rem;font-weight:500}.price-row{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;width:100%;justify-content:flex-start}.price{font-weight:600;font-size:1.15rem;color:#3a3a3a;white-space:nowrap}.old-price{color:#b0b0b0;text-decoration:line-through;font-size:.95rem;white-space:nowrap}@media(max-width:1024px){.product-image{height:250px}.product-info h4{font-size:1.25rem}.product-card .product-overlay .add-to-cart-btn{padding:15px 25px;font-size:.9rem}.overlay-links{gap:1rem;font-size:.8rem}.badge{width:42px;height:42px;font-size:.7rem}}@media(max-width:768px){.product-image{height:280px}.product-info{padding:1rem}.product-info h4{font-size:1.2rem}.price{font-size:1.1rem}.old-price{font-size:.85rem}.product-card .product-overlay .add-to-cart-btn{padding:12px 20px;font-size:.85rem}.overlay-links{gap:.75rem;font-size:.75rem}.overlay-links span svg{width:12px;height:12px}}@media(max-width:480px){.product-image{height:220px}.product-info{padding:.75rem}.product-info h4{font-size:1rem}.product-desc{font-size:.8rem}.price{font-size:1rem}.old-price{font-size:.8rem}.badge{width:36px;height:36px;font-size:.65rem;top:8px;right:8px}.product-card .product-overlay .add-to-cart-btn{padding:10px 16px;font-size:.8rem}.overlay-links{gap:.5rem;font-size:.7rem;flex-wrap:wrap;justify-content:center}}.spinner{display:inline-flex;align-items:center;justify-content:center}.spinner-ring{border-radius:50%;border:3px solid var(--outline);border-top-color:var(--gold);animation:spin .8s linear infinite}.spinner-small .spinner-ring{width:20px;height:20px;border-width:2px}.spinner-medium .spinner-ring{width:36px;height:36px}.spinner-large .spinner-ring{width:48px;height:48px;border-width:4px}.loading-fullpage{display:flex;align-items:center;justify-content:center;min-height:60vh}@keyframes spin{to{transform:rotate(360deg)}}.page-banner{background:linear-gradient(#ffffffe6,#ffffffe6),url(https://images.unsplash.com/photo-1505691938895-1758d7feb511?auto=format&fit=crop&w=1920&q=80);background-size:cover;background-position:center;padding:4rem 0;text-align:center}.page-banner h1{margin:0 0 .5rem;font-size:2.5rem}.breadcrumbs{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.95rem}.breadcrumbs a{text-decoration:none;color:inherit;transition:color .2s}.breadcrumbs a:hover{color:var(--gold)}.breadcrumbs .separator{color:var(--muted);margin:0 .25rem}.breadcrumbs .current{font-weight:500}.error-boundary{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:#f5f5f5}.error-boundary-content{text-align:center;max-width:500px;background:#fff;padding:3rem;border-radius:8px;box-shadow:0 2px 10px #0000001a}.error-boundary-content h1{color:#333;margin-bottom:1rem;font-size:1.75rem}.error-boundary-content p{color:#666;margin-bottom:1.5rem}.error-details{text-align:left;margin-bottom:1.5rem;padding:1rem;background:#f8f8f8;border-radius:4px}.error-details summary{cursor:pointer;font-weight:500;margin-bottom:.5rem}.error-details pre{font-size:.875rem;overflow-x:auto;color:#c0392b;margin:0}.error-actions{display:flex;gap:1rem;justify-content:center}.error-actions .btn{padding:.75rem 1.5rem;border-radius:4px;font-weight:500;cursor:pointer;border:none;transition:background-color .2s}.error-actions .btn-primary{background-color:#b88e2f;color:#fff}.error-actions .btn-primary:hover{background-color:#9a7628}.error-actions .btn-secondary{background-color:#e0e0e0;color:#333}.error-actions .btn-secondary:hover{background-color:#d0d0d0}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Poppins,system-ui,sans-serif;color:#3a3a3a;background-color:#fff}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input{font-family:inherit}.home-page{color:var(--text)}.hero{background:linear-gradient(180deg,#fdfbf6,#fff);padding:0 0 4rem}.hero-card{background:var(--cream);padding:2.5rem;border-radius:10px;box-shadow:0 10px 30px #0000000f;position:absolute;right:5%;bottom:10%;max-width:540px;width:90%}.hero-card h1{font-size:2.8rem;margin:.5rem 0 1rem;color:var(--gold);line-height:1.2}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:.8rem;color:var(--muted);font-weight:600}.primary-btn{display:inline-block;background:var(--gold);color:#fff;border:none;padding:1rem 2.5rem;text-transform:uppercase;font-weight:600;cursor:pointer;text-decoration:none;font-size:.9rem;letter-spacing:.5px;transition:background .2s}.range{padding:5rem 0 3rem}.section-head{text-align:center;margin-bottom:2.5rem}.section-head h2{margin:.3rem 0 .5rem;font-size:2rem}.section-head p{color:var(--muted);margin:0}.range-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.range-card{text-align:center;text-decoration:none;color:inherit;transition:transform .2s}.range-card:hover{transform:translateY(-4px)}.range-card img{border-radius:12px;height:340px;width:100%;object-fit:cover}.range-card h3{margin-top:1.2rem;font-size:1.3rem}.center-btn{display:flex;justify-content:center;margin-top:2.5rem}.outline-btn{display:inline-block;border:1px solid var(--gold);background:transparent;color:var(--gold);padding:.9rem 3rem;font-weight:600;cursor:pointer;text-decoration:none;transition:background .2s,color .2s}.inspiration{background:#fcf8f3;padding:5rem 0}.inspiration-inner{display:grid;grid-template-columns:1fr 1.4fr;gap:3rem;align-items:center}.inspiration-text h2{margin:0 0 1rem;font-size:2.2rem;line-height:1.3}.inspiration-text p{color:var(--muted);margin-bottom:1.5rem;line-height:1.7}.inspiration-media{display:grid;grid-template-columns:1.2fr .8fr;gap:1.5rem}.media-large img{border-radius:10px;height:450px;width:100%;object-fit:cover}.media-caption{position:absolute;bottom:20px;left:20px;background:#fffffff2;padding:1rem 1.5rem;border-radius:8px}.media-caption span{font-size:.85rem;color:var(--muted)}.media-caption h4{margin:.25rem 0 0;font-size:1.1rem}.media-stack img{border-radius:10px;height:350px;width:100%;object-fit:cover}.media-dots{display:flex;gap:.5rem;margin-top:1rem;justify-content:center}.dot{width:12px;height:12px;border-radius:50%;background:#d8d8d8;cursor:pointer}.share{padding:4.8rem 0 1.25rem;background:#fff}.share .container{width:min(1450px,calc(100% - 20px))}.share-head{margin-bottom:1.55rem}.share-head .eyebrow{text-transform:none;letter-spacing:0;font-size:clamp(1.9rem,2.3vw,2.3rem);font-weight:600;line-height:1.2;color:#6f6f6f}.share-head h2{margin-top:.2rem;font-size:clamp(4.5rem,6.1vw,5.8rem);line-height:.98;letter-spacing:-.03em;color:#2f2f2f}.share-collage{display:grid;grid-template-columns:repeat(14,minmax(0,1fr));grid-auto-rows:84px;gap:6px;align-items:stretch}.share-item{overflow:hidden;border-radius:0;background:#f5f5f5;grid-column:var(--col-start) / span var(--col-span);grid-row:var(--row-start) / span var(--row-span)}.tile-left-shelf{--col-start: 1;--col-span: 1;--row-start: 1;--row-span: 6;height:60%!important}.tile-left-desk{--col-start: 2;--col-span: 5;--row-start: 2;--row-span: 3;height:90%!important}.tile-left-chair{--col-start: 1;--col-span: 2;--row-start: 5;--row-span: 3;height:110%!important}.tile-left-stools{--col-start: 3;--col-span: 3;--row-start: 5;--row-span: 3;height:120%!important}.tile-center-dining{--col-start: 7;--col-span: 3;--row-start: 3;--row-span: 4;height:130%!important}.tile-right-bedroom{--col-start: 10;--col-span: 3;--row-start: 2;--row-span: 3;height:90%!important}.tile-right-sunroom{--col-start: 13;--col-span: 2;--row-start: 1;--row-span: 4;height:90%!important}.tile-right-frame{--col-start: 10;--col-span: 2;--row-start: 5;--row-span: 3;height:90%!important}.tile-right-kitchen{--col-start: 12;--col-span: 2;--row-start: 5;--row-span: 3;height:90%!important}@media(max-width:1024px){.hero-card{position:static;margin-top:1.5rem;width:100%;max-width:100%}.hero-image img{height:400px}.inspiration-inner{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.share-collage{grid-template-columns:repeat(14,minmax(0,1fr));grid-auto-rows:82px}}@media(max-width:720px){.range-grid,.product-grid{grid-template-columns:1fr}.share .container{width:min(1200px,92%)}.share-head .eyebrow{font-size:1.1rem}.share-head h2{font-size:clamp(2.2rem,10vw,3rem)}.share-collage{grid-template-columns:repeat(2,1fr);grid-auto-rows:140px}.tile-left-shelf,.tile-left-desk,.tile-left-chair,.tile-left-stools,.tile-center-dining,.tile-right-bedroom,.tile-right-sunroom,.tile-right-frame,.tile-right-kitchen{grid-column:auto;grid-row:auto}.hero-card h1{font-size:2rem}}.shop-page{padding-bottom:4rem}.shop-layout{display:grid;grid-template-columns:280px 1fr;gap:2rem;margin-top:2rem}.filters-sidebar{background:var(--light);padding:1.5rem;border-radius:8px;height:fit-content;position:sticky;top:100px}.filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--outline)}.filter-header h3{margin:0;font-size:1.1rem}.clear-filters{background:none;border:none;color:var(--gold);cursor:pointer;font-size:.85rem;text-decoration:underline}.filter-group{margin-bottom:1.5rem}.filter-group label{display:block;font-weight:600;margin-bottom:.5rem;font-size:.9rem}.filter-group input,.filter-group select{width:100%;padding:.7rem;border:1px solid var(--outline);border-radius:6px;font-size:.95rem;background:#fff}.filter-group input:focus,.filter-group select:focus{outline:none;border-color:var(--gold)}.price-inputs{display:flex;align-items:center;gap:.5rem}.price-inputs input{flex:1}.price-inputs span{color:var(--muted)}.products-main{min-height:400px;overflow:visible}.products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.results-count{color:var(--muted);margin:0}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;overflow:hidden}.error-message{text-align:center;padding:2rem;color:#e97171}.no-products{text-align:center;padding:4rem 2rem;color:var(--muted)}.no-products p{margin-bottom:1rem}.outline-btn{display:inline-block;border:1px solid var(--gold);background:transparent;color:var(--gold);padding:.7rem 2rem;font-weight:600;cursor:pointer;text-decoration:none;transition:background .2s,color .2s}.outline-btn:hover{background:var(--gold);color:#fff}@media(max-width:1200px){.products-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media(max-width:1024px){.shop-layout{grid-template-columns:240px 1fr;gap:1.5rem}.products-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(max-width:768px){.shop-layout{grid-template-columns:1fr;gap:1rem}.filters-sidebar{position:static;padding:1rem}.filter-header{margin-bottom:1rem;padding-bottom:.75rem}.filter-group{margin-bottom:1rem}.products-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:576px){.products-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.price-inputs{flex-direction:column}.price-inputs span{display:none}.price-inputs input{width:100%}}@media(max-width:400px){.products-grid{grid-template-columns:1fr;gap:1rem}}.product-detail-page{padding-bottom:4rem}.error-state{text-align:center;padding:4rem 2rem}.error-state h2{margin-bottom:.5rem}.error-state p{color:var(--muted);margin-bottom:1.5rem}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin:3rem 0;background:#ffffff2e;border-radius:32px;box-shadow:0 8px 32px #1f26872e;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.25);padding:2rem}.product-images{display:flex;flex-direction:column;gap:1rem}.main-image{aspect-ratio:1;border-radius:24px;overflow:hidden;background:#ffffff40;box-shadow:0 4px 24px #1f268714;backdrop-filter:blur(8px) saturate(180%);-webkit-backdrop-filter:blur(8px) saturate(180%)}.main-image img{width:100%;height:100%;object-fit:cover}.thumbnail-list{display:flex;gap:.75rem}.thumbnail{width:80px;height:80px;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;padding:0;background:var(--light)}.thumbnail.active{border-color:var(--gold)}.thumbnail img{width:100%;height:100%;object-fit:cover}.product-info h1{margin:0 0 .75rem;font-size:2rem}.price-section{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.current-price{font-size:1.5rem;font-weight:600}.original-price{color:#b0b0b0;text-decoration:line-through;font-size:1.1rem}.rating-summary{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.stars span,.review-stars span{color:#d4d4d4;font-size:1.1rem}.stars span.filled,.review-stars span.filled{color:#ffc107}.review-count{color:var(--muted);font-size:.9rem}.description{color:var(--text);line-height:1.7;margin-bottom:1.5rem}.category-badge{margin-bottom:1rem}.category-badge span{color:var(--muted)}.category-badge a{color:var(--gold);text-decoration:none;margin-left:.5rem}.category-badge a:hover{text-decoration:underline}.stock-status{margin-bottom:1.5rem}.in-stock{color:#2ec1ac;font-weight:500}.out-of-stock{color:#e97171;font-weight:500}.add-to-cart-section{display:flex;gap:1rem;margin-top:2rem}.quantity-selector{display:flex;align-items:center;border:1px solid var(--outline);border-radius:8px}.quantity-selector button{width:45px;height:45px;border:none;background:transparent;font-size:1.2rem;cursor:pointer}.quantity-selector button:hover{background:var(--light)}.quantity-selector span{padding:0 1rem;font-weight:600}.product-detail-page .add-to-cart-btn{flex:1;max-width:200px;background:var(--gold);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}.product-detail-page .add-to-cart-btn:hover{background:#9a7829}.product-tabs{border-top:1px solid var(--outline);padding-top:2rem}.tabs-header{display:flex;gap:2rem;border-bottom:1px solid var(--outline);padding-bottom:1rem}.tabs-header button{background:none;border:none;font-size:1.1rem;color:var(--muted);cursor:pointer;padding-bottom:.5rem;position:relative}.tabs-header button.active{color:var(--text);font-weight:600}.tabs-header button.active:after{content:"";position:absolute;bottom:-1rem;left:0;right:0;height:2px;background:var(--gold)}.tabs-content{padding:2rem 0}.description-tab p{line-height:1.8;color:var(--text)}.review-form{background:var(--light);padding:1.5rem;border-radius:8px;margin-bottom:2rem}.review-form h4{margin:0 0 1rem}.rating-input{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.star-select button{background:none;border:none;font-size:1.5rem;color:#d4d4d4;cursor:pointer;padding:0}.star-select button.filled{color:#ffc107}.review-form textarea{width:100%;padding:.75rem;border:1px solid var(--outline);border-radius:6px;resize:vertical;margin-bottom:1rem}.review-form textarea:focus{outline:none;border-color:var(--gold)}.submit-review-btn{background:var(--gold);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;cursor:pointer}.submit-review-btn:disabled{opacity:.6;cursor:not-allowed}.no-reviews{text-align:center;color:var(--muted);padding:2rem}.reviews-list{display:flex;flex-direction:column;gap:1.5rem}.review-item{padding:1.5rem;background:#ffffff40;border-radius:16px;box-shadow:0 2px 12px #1f268714;backdrop-filter:blur(6px) saturate(180%);-webkit-backdrop-filter:blur(6px) saturate(180%)}.review-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.reviewer-name{font-weight:600}.review-comment{color:var(--text);margin:0 0 .5rem;line-height:1.6}.review-date{font-size:.85rem;color:var(--muted)}@media(max-width:768px){.product-detail{grid-template-columns:1fr;gap:2rem}.add-to-cart-section{flex-direction:column}.product-detail-page .add-to-cart-btn{max-width:100%}}.cart-page{padding-bottom:4rem}.empty-cart{text-align:center;padding:5rem 2rem}.empty-cart-icon{font-size:4rem;margin-bottom:1rem}.empty-cart h2{margin:0 0 .5rem}.empty-cart p{color:var(--muted);margin-bottom:1.5rem}.cart-layout{display:grid;grid-template-columns:1fr 350px;gap:2rem;margin-top:2rem}.cart-table{width:100%;border-collapse:collapse}.cart-table th{text-align:left;padding:1rem;background:var(--cream);font-weight:600}.cart-table td{padding:1rem;border-bottom:1px solid var(--outline);vertical-align:middle}.product-cell{min-width:250px}.product-link{display:flex;align-items:center;gap:1rem;text-decoration:none;color:inherit}.product-link img{width:80px;height:80px;object-fit:cover;border-radius:8px;background:var(--light)}.product-name{font-weight:500}.product-link:hover .product-name{color:var(--gold)}.price-cell,.subtotal-cell{font-weight:500}.quantity-control{display:inline-flex;align-items:center;border:1px solid var(--outline);border-radius:6px}.quantity-control button{width:36px;height:36px;border:none;background:transparent;cursor:pointer;font-size:1.1rem}.quantity-control button:hover{background:var(--light)}.quantity-control span{padding:0 .75rem;font-weight:500}.remove-btn{width:32px;height:32px;border:none;background:var(--light);color:#e97171;font-size:1.3rem;cursor:pointer;border-radius:6px;transition:background .2s}.remove-btn:hover{background:#e97171;color:#fff}.cart-summary{background:var(--cream);padding:1.5rem;border-radius:8px;height:fit-content;position:sticky;top:100px}.cart-summary h3{margin:0 0 1.5rem;text-align:center;font-size:1.3rem}.summary-row{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid var(--outline)}.summary-row.total{border-bottom:none;font-weight:700;font-size:1.1rem;color:var(--gold);margin-top:.5rem}.checkout-btn{display:block;width:100%;padding:1rem;background:var(--gold);color:#fff;text-align:center;text-decoration:none;border:none;border-radius:8px;font-weight:600;margin-top:1.5rem;cursor:pointer;transition:background .2s}.checkout-btn:hover{background:#9a7829}.login-prompt{margin-top:1rem;text-align:center}.login-prompt p{color:var(--muted);margin-bottom:.75rem;font-size:.9rem}.primary-btn{display:inline-block;background:var(--gold);color:#fff;padding:.9rem 2rem;text-decoration:none;font-weight:600;transition:background .2s}.primary-btn:hover{background:#9a7829}@media(max-width:1024px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:768px){.cart-table{display:block}.cart-table thead{display:none}.cart-table tbody{display:block}.cart-table tr{display:grid;grid-template-columns:1fr auto;gap:.5rem;padding:1rem;border-bottom:1px solid var(--outline)}.cart-table td{border:none;padding:0}.product-cell{grid-column:1 / -1;min-width:auto}.remove-cell{position:absolute;right:1rem;top:1rem}.cart-items,.cart-table tr{position:relative}}.checkout-page{padding-bottom:4rem}.checkout-page .empty-cart{text-align:center;padding:5rem 2rem}.checkout-page .empty-cart h2{margin:0 0 .5rem}.checkout-page .empty-cart p{color:var(--muted);margin-bottom:1.5rem}.checkout-layout{display:grid;grid-template-columns:1fr 380px;gap:2rem;margin-top:2rem}.checkout-section{background:#fff;border:1px solid var(--outline);border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.checkout-section h2{margin:0 0 1.5rem;font-size:1.2rem}.address-list{display:flex;flex-direction:column;gap:1rem}.address-option{display:flex;gap:1rem;padding:1rem;border:2px solid var(--outline);border-radius:8px;cursor:pointer;transition:border-color .2s}.address-option:hover{border-color:var(--gold)}.address-option.selected{border-color:var(--gold);background:var(--cream)}.address-option input{margin-top:.25rem}.address-content{flex:1}.address-label{font-weight:600;display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.address-content p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.5}.no-addresses{text-align:center;padding:2rem;color:var(--muted)}.no-addresses p{margin:0 0 .5rem}.add-address-link{color:var(--gold);text-decoration:underline}.proceed-btn,.pay-btn{width:100%;padding:1rem;background:var(--gold);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:background .2s}.proceed-btn:hover:not(:disabled),.pay-btn:hover:not(:disabled){background:#9a7829}.proceed-btn:disabled,.pay-btn:disabled{opacity:.6;cursor:not-allowed}.payment-form{display:flex;flex-direction:column;gap:1.5rem}.payment-error{color:#e97171;font-size:.9rem}.order-summary{background:var(--cream);padding:1.5rem;border-radius:8px;height:fit-content;position:sticky;top:100px}.order-summary h3{margin:0 0 1.5rem;font-size:1.2rem}.summary-items{display:flex;flex-direction:column;gap:1rem;padding-bottom:1.5rem;border-bottom:1px solid var(--outline);margin-bottom:1.5rem;max-height:300px;overflow-y:auto}.summary-item{display:flex;gap:1rem;align-items:center}.summary-item img{width:60px;height:60px;object-fit:cover;border-radius:6px}.item-details{flex:1;display:flex;flex-direction:column;gap:.25rem}.item-name{font-weight:500;font-size:.9rem}.item-qty{color:var(--muted);font-size:.85rem}.item-price{font-weight:600;font-size:.9rem}.summary-totals{display:flex;flex-direction:column;gap:.75rem}.total-row{display:flex;justify-content:space-between}.total-row.grand-total{font-weight:700;font-size:1.1rem;color:var(--gold);padding-top:.75rem;border-top:1px solid var(--outline);margin-top:.5rem}.error-message{color:#e97171;background:#fef2f2;padding:1rem;border-radius:8px;margin-bottom:1rem}@media(max-width:1024px){.checkout-layout{grid-template-columns:1fr}.order-summary{position:static;order:-1}}.test-mode-notice{text-align:center;padding:2rem}.test-mode-notice p{margin:.5rem 0}.test-mode-notice .test-note{color:var(--muted);font-size:.9rem;margin-bottom:1.5rem}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--cream);padding:2rem}.auth-container{display:grid;grid-template-columns:1fr 1fr;max-width:1000px;width:100%;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px #0000001a}.auth-card{padding:3rem;display:flex;flex-direction:column;justify-content:center}.auth-card h1{margin:0 0 .5rem;font-size:2rem}.auth-subtitle{color:var(--muted);margin:0 0 2rem}.auth-form{display:flex;flex-direction:column;gap:1.25rem}.auth-error{background:#fef2f2;border:1px solid #fee2e2;color:#dc2626;padding:.75rem 1rem;border-radius:8px;font-size:.9rem}.form-group input{padding:.875rem 1rem;border:1px solid var(--outline);border-radius:8px;font-size:1rem;transition:border-color .2s}.form-group input::placeholder{color:#9ca3af}.form-options{display:flex;justify-content:space-between;align-items:center}.remember-me{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem}.remember-me input{accent-color:var(--gold)}.forgot-link{color:var(--gold);font-size:.9rem}.auth-btn{padding:1rem;background:var(--gold);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s;margin-top:.5rem}.auth-btn:hover:not(:disabled){background:#9a7829}.auth-btn:disabled{opacity:.6;cursor:not-allowed}.auth-footer{text-align:center;margin-top:1.5rem;color:var(--muted)}.auth-footer a{color:var(--gold);font-weight:600}.auth-image{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.auth-image img{width:100%;height:100%;object-fit:cover}.image-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#b88e2fcc,#2d2d2db3);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;padding:2rem}.image-overlay h2{font-size:2.5rem;margin:0 0 .5rem}.image-overlay p{margin:0;font-size:1.1rem;opacity:.9}@media(max-width:768px){.auth-container{grid-template-columns:1fr}.auth-image{display:none}.auth-card{padding:2rem}}.terms-checkbox{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;font-size:.9rem;color:var(--muted)}.terms-checkbox input{margin-top:.25rem;accent-color:var(--gold)}.terms-checkbox a{color:var(--gold)}.profile-page{padding-bottom:4rem}.profile-layout{display:grid;grid-template-columns:280px 1fr;gap:2rem;margin-top:2rem}.profile-sidebar{background:#fff;border:1px solid var(--outline);border-radius:12px;padding:1.5rem;height:fit-content}.user-info{text-align:center;padding-bottom:1.5rem;border-bottom:1px solid var(--outline);margin-bottom:1.5rem}.avatar{width:80px;height:80px;border-radius:50%;background:var(--gold);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.avatar span{color:#fff;font-size:2rem;font-weight:600}.user-info h3{margin:0 0 .25rem;font-size:1.1rem}.user-info p{margin:0;color:var(--muted);font-size:.9rem}.profile-nav{display:flex;flex-direction:column;gap:.5rem}.profile-nav button{width:100%;padding:.75rem 1rem;background:transparent;border:none;border-radius:8px;text-align:left;cursor:pointer;font-size:.95rem;color:var(--text);transition:background .2s}.profile-nav button:hover{background:var(--cream)}.profile-nav button.active{background:var(--gold);color:#fff;font-weight:500}.profile-content{background:#fff;border:1px solid var(--outline);border-radius:12px;padding:2rem}.profile-section h2{margin:0 0 1.5rem;font-size:1.3rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-header h2{margin:0}form{max-width:500px}.form-group{margin-bottom:1.25rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;font-size:.9rem}.form-group input{width:100%;padding:.75rem 1rem;border:1px solid var(--outline);border-radius:8px;font-size:1rem}.form-group input:focus{outline:none;border-color:var(--gold)}.form-group input:disabled{background:var(--cream);cursor:not-allowed}.help-text{display:block;font-size:.8rem;color:var(--muted);margin-top:.25rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;margin-bottom:1.5rem}.checkbox-label input{accent-color:var(--gold)}.form-actions{display:flex;gap:1rem;margin-top:1.5rem}.save-btn{padding:.75rem 1.5rem;background:var(--gold);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}.save-btn:hover:not(:disabled){background:#9a7829}.save-btn:disabled{opacity:.6;cursor:not-allowed}.cancel-btn{padding:.75rem 1.5rem;background:#fff;border:1px solid var(--outline);border-radius:8px;cursor:pointer;transition:background .2s}.cancel-btn:hover{background:var(--cream)}.add-btn{padding:.5rem 1rem;background:var(--gold);color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer}.message{padding:1rem;border-radius:8px;margin-bottom:1.5rem}.message.success{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.message.error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.address-form{background:var(--cream);padding:1.5rem;border-radius:8px;margin-bottom:1.5rem;max-width:100%}.addresses-list{display:flex;flex-direction:column;gap:1rem}.address-card{padding:1rem;border:1px solid var(--outline);border-radius:8px}.address-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.address-label{font-weight:600;display:flex;align-items:center;gap:.5rem}.default-badge{background:var(--gold);color:#fff;font-size:.7rem;padding:.15rem .5rem;border-radius:4px;font-weight:500}.address-actions{display:flex;gap:.5rem}.address-actions button{background:none;border:none;color:var(--gold);cursor:pointer;font-size:.9rem}.address-actions button:hover{text-decoration:underline}.address-card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.5}.empty-text{color:var(--muted);text-align:center;padding:2rem}@media(max-width:768px){.profile-layout,.form-row{grid-template-columns:1fr}}.orders-page{padding-bottom:4rem}.orders-header{margin-top:2rem;margin-bottom:1.5rem}.filters{display:flex;gap:.5rem;flex-wrap:wrap}.filters button{padding:.5rem 1rem;background:#fff;border:1px solid var(--outline);border-radius:6px;cursor:pointer;font-size:.9rem;transition:all .2s}.filters button:hover{border-color:var(--gold)}.filters button.active{background:var(--gold);border-color:var(--gold);color:#fff}.orders-list{display:flex;flex-direction:column;gap:1rem}.order-card{background:#fff;border:1px solid var(--outline);border-radius:12px;overflow:hidden}.order-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;cursor:pointer;transition:background .2s}.order-header:hover{background:var(--cream)}.order-info{display:flex;flex-direction:column;gap:.25rem}.order-number{font-weight:600}.order-date{font-size:.9rem;color:var(--muted)}.order-meta{display:flex;align-items:center;gap:1rem}.order-status{padding:.35rem .75rem;border-radius:4px;font-size:.8rem;font-weight:500;text-transform:uppercase}.order-status.success{background:#dcfce7;color:#16a34a}.order-status.warning{background:#fef3c7;color:#d97706}.order-status.error{background:#fee2e2;color:#dc2626}.order-status.default{background:var(--cream);color:var(--text)}.order-total{font-weight:600;font-size:1.1rem}.expand-btn{width:28px;height:28px;background:var(--cream);border:none;border-radius:50%;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.order-details{border-top:1px solid var(--outline);padding:1.5rem}.order-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.order-item{display:flex;gap:1rem;align-items:center}.order-item img{width:60px;height:60px;object-fit:cover;border-radius:8px}.item-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.item-name{font-weight:500;color:var(--text);text-decoration:none}.item-meta{font-size:.9rem;color:var(--muted)}.item-subtotal{font-weight:500}.order-summary{background:var(--cream);padding:1rem;border-radius:8px}.summary-row{display:flex;justify-content:space-between;padding:.5rem 0}.summary-row.total{font-weight:700;font-size:1.1rem;border-top:1px solid var(--outline);margin-top:.5rem;padding-top:1rem}.empty-orders{text-align:center;padding:4rem 2rem;background:#fff;border:1px solid var(--outline);border-radius:12px;margin-top:2rem}.empty-orders h3{margin:0 0 .5rem}.empty-orders p{color:var(--muted);margin:0 0 1.5rem}.shop-link{display:inline-block;padding:.75rem 1.5rem;background:var(--gold);color:#fff;text-decoration:none;border-radius:8px;font-weight:500}@media(max-width:640px){.order-header{flex-direction:column;align-items:flex-start;gap:1rem}.order-meta{width:100%;justify-content:space-between}.order-item{flex-wrap:wrap}}.wishlist-page{padding-bottom:4rem}.wishlist-header{margin:2rem 0 1.5rem;color:var(--muted)}.wishlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.wishlist-item{background:#fff;border:1px solid var(--outline);border-radius:12px;overflow:hidden;transition:box-shadow .3s}.wishlist-item:hover{box-shadow:0 4px 20px #00000014}.item-image{display:block;aspect-ratio:1;overflow:hidden}.item-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.wishlist-item:hover .item-image img{transform:scale(1.05)}.item-content{padding:1rem;display:flex;flex-direction:column;gap:.25rem}.item-name{font-weight:600;color:var(--text);text-decoration:none;font-size:1rem}.item-name:hover{color:var(--gold)}.item-category{font-size:.85rem;color:var(--muted)}.item-price{font-weight:600;color:var(--gold);margin-top:.5rem}.item-actions{padding:1rem;padding-top:0;display:flex;flex-direction:column;gap:.5rem}.wishlist-page .add-to-cart-btn{cursor:pointer;transition:background .2s}.wishlist-page .add-to-cart-btn .item-actions{display:flex;flex-direction:column;gap:.7rem;margin-top:1.2rem;align-items:stretch}.wishlist-page .add-to-cart-btn:hover{background:#9a7829}.remove-btn{display:inline-block;width:auto;min-width:120px;padding:.75rem 1.5rem;background:transparent;border:1px solid var(--outline);width:100%;padding:0 0 2px;background:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:border-color .2s,color .2s,box-shadow .2s;color:#0b0b0b;font-size:1.2rem;font-weight:900;box-shadow:0 1px 4px #0000000a;letter-spacing:.5px;font-family:Courier New,Courier,monospace}.remove-btn:hover{border-color:#b91c1c;color:#fff;background:#b91c1c;box-shadow:0 4px 12px #b91c1c33}.empty-icon{font-size:4rem;margin-bottom:1rem}.empty-wishlist h3{margin:0 0 .5rem;font-size:1.3rem}.wishlist-page .add-to-cart-btn{width:100%;padding:.2rem 0;background:linear-gradient(90deg,#b88e2f 60%,#e0c080);color:#fff;border:none;border-radius:8px;font-weight:700;font-size:1.1rem;cursor:pointer;box-shadow:0 2px 8px #b88e2f1a;transition:background .2s,box-shadow .2s}.wishlist-page .add-to-cart-btn:hover{background:linear-gradient(90deg,#a07a1c 60%,#b88e2f);box-shadow:0 4px 16px #b88e2f29}.wishlist-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.2rem;margin:2.5rem 0 2rem}.wishlist-card{background:#fff;border-radius:18px;box-shadow:0 4px 24px #b88e2f14,0 1.5px 6px #00000012;padding:2.2rem 1.5rem 1.5rem;display:flex;flex-direction:column;align-items:flex-start;min-height:320px;position:relative;transition:box-shadow .18s,transform .18s}.wishlist-card:hover{box-shadow:0 8px 32px #b88e2f29,0 2px 12px #0000001a;transform:translateY(-4px) scale(1.01)}.wishlist-card .item-name{font-size:1.25rem;font-weight:700;margin-bottom:.3rem}.wishlist-card .item-category{font-size:1rem;color:#b88e2f;margin-bottom:.2rem}.wishlist-card .item-price{font-size:1.1rem;font-weight:600;color:#b88e2f;margin-bottom:.7rem}@media(max-width:700px){.wishlist-list{grid-template-columns:1fr;gap:1.2rem}.wishlist-card{padding:1.2rem .7rem 1.1rem;min-height:220px}}.empty-wishlist p{color:var(--muted);margin:0 0 1.5rem}.shop-link{display:inline-block;padding:.75rem 1.5rem;background:var(--gold);color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:background .2s}.shop-link:hover{background:#9a7829}@media(max-width:640px){.wishlist-grid{grid-template-columns:1fr 1fr;gap:1rem}.item-content{padding:.75rem}.item-name{font-size:.9rem}.item-actions{padding:.75rem}}.about-page{padding-bottom:4rem}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem;align-items:center}.about-content h2{margin:0 0 1.5rem;font-size:2rem}.about-content p{color:var(--muted);line-height:1.8;margin-bottom:1rem}.about-image img{width:100%;border-radius:12px;box-shadow:0 10px 40px #0000001a}.values-section{margin-top:4rem;text-align:center}.values-section h2{margin-bottom:2rem;font-size:2rem}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.value-card{background:#fff;padding:2rem;border-radius:12px;border:1px solid var(--outline);transition:box-shadow .3s}.value-card:hover{box-shadow:0 4px 20px #00000014}.value-icon{font-size:2rem;display:block;margin-bottom:1rem}.value-card h3{margin:0 0 .5rem;font-size:1.1rem}.value-card p{margin:0;color:var(--muted);font-size:.9rem}@media(max-width:1024px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.about-section{grid-template-columns:1fr}.about-image{order:-1}.values-grid{grid-template-columns:1fr}}.contact-page{padding-bottom:4rem}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-top:3rem}.contact-info h2{margin:0 0 1rem;font-size:1.8rem}.contact-info>p{color:var(--muted);line-height:1.7;margin-bottom:2rem}.info-items{display:flex;flex-direction:column;gap:1.5rem}.info-item{display:flex;gap:1rem;align-items:flex-start}.info-icon{font-size:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--cream);border-radius:8px}.info-item h4{margin:0 0 .25rem;font-size:1rem}.info-item p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.5}.contact-form-wrapper{background:#fff;border:1px solid var(--outline);border-radius:12px;padding:2rem}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:500;font-size:.9rem}.form-group input,.form-group textarea{padding:.875rem 1rem;border:1px solid var(--outline);border-radius:8px;font-size:1rem;font-family:inherit;resize:vertical}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--gold)}.submit-btn{padding:1rem;background:var(--gold);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s;margin-top:.5rem}.submit-btn:hover{background:#9a7829}.success-message{text-align:center;padding:3rem 2rem}.success-icon{width:60px;height:60px;background:#dcfce7;color:#16a34a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700}.success-message h3{margin:0 0 .5rem}.success-message p{color:var(--muted);margin:0 0 1.5rem}.success-message button{padding:.75rem 1.5rem;background:var(--gold);color:#fff;border:none;border-radius:8px;cursor:pointer}@media(max-width:768px){.contact-layout{grid-template-columns:1fr;gap:2rem}}.policy-page{padding-bottom:4rem}.policy-content{max-width:800px;margin:3rem auto;background:#fff;padding:2.5rem;border-radius:12px;border:1px solid var(--outline)}.policy-content section{margin-bottom:2rem}.policy-content section:last-child{margin-bottom:0}.policy-content h2{margin:0 0 1rem;font-size:1.3rem;color:var(--text)}.policy-content p{color:var(--muted);line-height:1.8;margin:0 0 1rem}.policy-content ul,.policy-content ol{color:var(--muted);padding-left:1.5rem;line-height:1.8;margin:0}.policy-content li{margin-bottom:.5rem}.policy-content strong{color:var(--text)}@media(max-width:768px){.policy-content{margin:2rem 0;padding:1.5rem}}@media(max-width:700px){.admin-dashboard,.admin-page-container,.admin-users-page{padding:12px 4vw;margin:16px 0;max-width:100vw}.admin-stats{flex-direction:column;gap:12px}.stat-card{min-width:unset;padding:12px 8px}.admin-links{flex-direction:column;gap:10px}}.admin-dashboard{max-width:800px;margin:40px auto;padding:32px;background:#fff;border-radius:12px;box-shadow:0 2px 16px #00000012}.admin-dashboard h1{margin-bottom:16px}.admin-stats{display:flex;gap:24px;margin-bottom:24px}.stat-card{background:#f6f6f6;border-radius:8px;padding:18px 28px;text-align:center;flex:1;box-shadow:0 1px 4px #0000000a}.stat-card strong{font-size:2rem;color:#b88e2f}.stat-card span{display:block;color:#888;margin-top:4px}.admin-links{display:flex;gap:18px;margin-bottom:24px}.admin-links a{color:#fff;background:#b88e2f;padding:8px 18px;border-radius:6px;text-decoration:none;font-weight:500;transition:background .2s}.admin-links a:hover{background:#a07a25}.admin-section-placeholder{color:#888;font-size:1rem;margin-top:32px;text-align:center}.admin-access-denied{color:#c00;background:#fff0f0;padding:32px;border-radius:8px;margin:40px auto;max-width:400px;text-align:center}.admin-loading{color:#b88e2f}.admin-users-page{max-width:900px;margin:40px auto;padding:32px;background:#fff;border-radius:12px;box-shadow:0 2px 16px #00000012}.admin-users-page h2{margin-bottom:18px}.admin-users-table{width:100%;border-collapse:collapse;background:#faf9f6}.admin-users-table th,.admin-users-table td{padding:12px 16px;border-bottom:1px solid #eee;text-align:left}@media(max-width:700px){.admin-users-page{padding:12px 4vw;margin:16px 0;max-width:100vw}.admin-users-table th,.admin-users-table td{padding:8px 4px;font-size:.95rem;word-break:break-word}.admin-users-table{font-size:.95rem;display:block;overflow-x:auto;white-space:nowrap}}.admin-users-table th{background:#f6f6f6;color:#b88e2f;font-weight:600}.admin-users-table tr:last-child td{border-bottom:none}.admin-loading,.admin-error{margin:24px 0;color:#b88e2f}.admin-error{color:#c00}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px;margin-top:18px}.product-image-wrapper{width:100%;aspect-ratio:1/1;background:#f5f5f5;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;box-shadow:0 1px 4px #0000000a;overflow:hidden}.product-image{width:100%;height:100%;object-fit:cover;border-radius:8px;border:1.5px solid #eee;background:#fff}.product-image-placeholder{color:#bbb;font-size:.98rem;font-style:italic}.product-info{text-align:center;margin-bottom:10px}.product-title{font-size:1.18rem;font-weight:600;color:#222;margin-bottom:4px}.product-meta{display:flex;justify-content:center;gap:16px;font-size:1rem;color:#b88e2f;margin-bottom:2px}.product-price{font-weight:600}.product-stock{color:#444;font-size:.98rem}.product-category{font-size:.97rem;color:#888;margin-bottom:2px}.product-actions{display:flex;gap:10px;margin-top:10px}.modal-backdrop{animation:fadeInBg .25s}.modal{animation:popInModal .22s cubic-bezier(.4,2,.6,1)}@keyframes fadeInBg{0%{opacity:0}to{opacity:1}}@keyframes popInModal{0%{opacity:0;transform:scale(.92) translateY(30px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(max-width:700px){.product-grid{grid-template-columns:1fr;gap:18px}.product-card{padding:14px 6px 12px}.product-title{font-size:1.05rem}.product-meta{font-size:.98rem}}.admin-btn{background:#f7f7f7;color:#222;border:none;border-radius:5px;padding:7px 16px;margin-right:8px;font-weight:500;cursor:pointer;transition:background .2s,color .2s;box-shadow:0 1px 3px #0000000a}.admin-btn:hover{background:#e0e0e0}.admin-btn.primary{background:#b88e2f;color:#fff}.admin-btn.primary:hover{background:#a07a1c}.admin-btn.danger{background:#d32f2f;color:#fff}.admin-btn.danger:hover{background:#b71c1c}.modal-backdrop{position:fixed;inset:0;background:#00000040;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#ffffff38;border-radius:18px;box-shadow:0 8px 32px #1f26872e;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:1px solid rgba(255,255,255,.25);padding:32px 28px;min-width:320px;max-width:95vw;max-height:90vh;overflow-y:auto}.modal-form label{display:block;margin-bottom:12px;color:#444;font-weight:500}.modal-form input{width:100%;padding:7px 10px;border:1px solid #ccc;border-radius:4px;margin-top:4px;font-size:1rem}.admin-page-container{max-width:1000px;margin:40px auto;background:#ffffff2e;border-radius:24px;box-shadow:0 8px 32px #1f26872e;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.25);padding:32px 24px}.admin-page-container h2{margin-bottom:24px;font-size:2rem;color:#222}.admin-table{width:100%;border-collapse:collapse;margin-top:12px;background:#ffffff40;border-radius:16px;box-shadow:0 4px 24px #1f268714;backdrop-filter:blur(8px) saturate(180%);-webkit-backdrop-filter:blur(8px) saturate(180%);overflow:hidden}.admin-table th,.admin-table td{padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.18);text-align:left;background:#ffffff1a;color:#222}.admin-table th{background:#ffffff38;color:#444;font-weight:600}.admin-table tr:hover{background:#b88e2f14}.modal{background:#ffffff38;border-radius:18px;box-shadow:0 8px 32px #1f26872e;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:1px solid rgba(255,255,255,.25);padding:32px 28px;min-width:320px;max-width:95vw}.product-card{background:#ffffff2e;border-radius:16px;box-shadow:0 8px 32px #1f26872e;backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(10px) saturate(180%);border:1px solid rgba(255,255,255,.18);padding:22px 18px 18px;display:flex;flex-direction:column;align-items:center;transition:transform .18s cubic-bezier(.4,2,.6,1),box-shadow .18s;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-6px) scale(1.025);box-shadow:0 16px 40px #1f268740}.error{color:#d32f2f;font-weight:500;margin-top:16px}.admin-products-hero-bg{background:linear-gradient(120deg,#f7e8c6,#f7f7fa);padding:0 0 48px;position:relative;z-index:0}.admin-products-hero{max-width:1100px;margin:0 auto;padding:48px 0 0;display:flex;align-items:center;justify-content:flex-start;position:relative}.admin-products-hero-content{z-index:2;padding:15px 30px 32px;background:#ffffffd9;border-radius:32px;box-shadow:0 8px 32px #b88e2f1a,0 2px 12px #00000012;display:flex;flex-direction:column;align-items:flex-start;min-width:350px;max-width:600px}.admin-products-title{font-size:1.7rem;font-weight:800;color:#222;margin-bottom:12px;letter-spacing:-1px}.admin-products-desc{font-size:1.18rem;color:#6b5b2c;margin-bottom:24px;font-weight:500;line-height:1.5}.admin-products-add-btn{font-size:1.1rem;padding:12px 32px;border-radius:12px;font-weight:700;box-shadow:0 2px 8px #b88e2f1a;margin-top:8px}@media(max-width:900px){.admin-products-hero-content{padding:24px 16px;min-width:unset;max-width:100vw}.admin-products-hero{padding:32px 0 0}}@media(max-width:600px){.admin-products-hero-content{padding:12px 4vw;border-radius:18px}.admin-products-title{font-size:2rem}.admin-products-desc{font-size:1rem}}.admin-products-root{min-height:100vh;background:linear-gradient(120deg,#f7e8c6,#f7f7fa);display:flex;flex-direction:column}.admin-products-content{max-width:1100px;margin:-40px auto 0;padding:0 16px 48px;z-index:2;position:relative}.admin-products-table-wrapper{background:#fffffff2;border-radius:24px;box-shadow:0 4px 24px #1f268714;padding:32px 18px 18px;overflow-x:auto}@media(max-width:900px){.admin-products-content{max-width:98vw;padding:0 2vw 32px}.admin-products-table-wrapper{padding:18px 2vw 12px;border-radius:16px}}@media(max-width:600px){.admin-products-table-wrapper{padding:8px 0;border-radius:10px}}.modal-backdrop{z-index:10000!important}.admin-table{min-width:700px}@media(max-width:800px){.admin-table{min-width:600px;font-size:.97rem}}@media(max-width:600px){.admin-table{min-width:480px;font-size:.93rem}}.modal{max-width:420px;width:96vw;left:50%;top:50%;transform:translate(-50%,-50%);position:fixed;background:#fffffff7;border-radius:18px;box-shadow:0 8px 32px #1f26872e;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:1px solid rgba(255,255,255,.25);padding:32px 28px;z-index:10001;display:flex;flex-direction:column;align-items:stretch;animation:popInModal .22s cubic-bezier(.4,2,.6,1)}.modal-form label{display:block;margin-bottom:14px;color:#444;font-weight:600;font-size:1.05rem}.modal-form input{width:100%;padding:10px 12px;border:1.5px solid #e0e0e0;border-radius:7px;margin-top:6px;font-size:1.05rem;background:#faf9f6;transition:border .2s}.modal-form input:focus{border:1.5px solid #b88e2f;outline:none}.modal-form .admin-btn.primary{width:100%;margin:0 0 8px;font-size:1.1rem;padding:12px 0;border-radius:10px}.modal-form .admin-btn{font-size:1rem;border-radius:8px}.modal-form .admin-btn+.admin-btn{margin-left:8px}.modal-form .image-preview{display:flex;align-items:center;gap:12px;margin:10px 0 18px}.modal-form .image-preview img{width:70px;height:70px;object-fit:cover;border-radius:8px;border:1.5px solid #eee;background:#fff}@media(max-width:600px){.modal{max-width:98vw;padding:16px 4vw;border-radius:10px}.modal-form label{font-size:.98rem}.modal-form input{font-size:.98rem;padding:8px}}.product-card{padding:22px 18px 18px;min-width:unset;max-width:unset;border-radius:16px}.product-image-wrapper{margin-bottom:14px;border-radius:10px}.product-title{font-size:1.18rem;margin-bottom:4px}.product-meta{font-size:1rem;gap:16px}.product-price{font-size:1.15rem}.product-stock{font-size:.98rem}.product-category{font-size:.97rem}.product-actions{gap:10px;margin-top:10px}@media(max-width:700px){.product-card{min-width:unset;max-width:unset;padding:14px 6px 12px;border-radius:10px}.product-title{font-size:1.05rem}}:root{--text: #3a3a3a;--muted: #898989;--light: #f4f5f7;--gold: #b88e2f;--cream: #fff3e3;--outline: #e7e7e7}.page{color:var(--text)}.container{width:min(1200px,92%);margin:0 auto}.site-header{background:#fff;box-shadow:0 1px #0000000f;position:sticky;top:0;z-index:10}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 0}.brand{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.2rem}.brand-mark{color:var(--gold)}.nav{display:flex;gap:2rem;font-weight:500}.header-icons{display:flex;gap:1rem;align-items:center}.icon-btn{width:36px;height:36px;border:none;background:transparent;color:#3a3a3a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.icon-btn svg{width:20px;height:20px}.icon-btn:hover{color:var(--gold)}.hero{background:linear-gradient(180deg,#fdfbf6,#fff);padding:0rem 0 4rem}.hero-inner{position:relative}.hero-image{width:100%}.hero-image img{border-radius:12px;height:620px;width:100%;object-fit:cover}.hero-card{background:var(--cream);padding:2rem;border-radius:10px;box-shadow:0 10px 30px #0000000f;position:absolute;right:5%;bottom:10%;max-width:520px;width:90%}.hero-card h1{font-size:2.6rem;margin:.4rem 0 1rem;color:var(--gold)}.hero-card p{color:var(--muted);margin:0 0 1.5rem;line-height:1.7}.eyebrow{text-transform:uppercase;letter-spacing:1px;font-size:.75rem;color:var(--muted)}.primary-btn{background:var(--gold);color:#fff;border:none;padding:.9rem 2.2rem;text-transform:uppercase;font-weight:600;cursor:pointer}.range{padding:4rem 0 2rem}.section-head{text-align:center;margin-bottom:2rem}.section-head h2{margin:.3rem 0;font-size:2rem}.section-head p{color:var(--muted)}.range-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.8rem}.range-card{text-align:center}.range-card img{border-radius:12px;height:320px;object-fit:cover}.range-card h3{margin-top:1rem}.products{padding:3rem 0 5rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.product-card{background:var(--light);border-radius:6px;overflow:hidden;position:relative}.product-image{position:relative;height:240px}.product-image img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;top:12px;right:12px;background:#e97171;color:#fff;font-size:.75rem;padding:.3rem .6rem;border-radius:999px}.product-card:nth-child(4n) .badge,.product-card:nth-child(6n) .badge{background:#2ec1ac}.product-overlay{position:absolute;inset:0;background:#3a3a3ab8;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;opacity:0;transition:opacity .3s ease}.product-card:hover .product-overlay{opacity:1}.ghost-btn{background:#fff;border:none;padding:.7rem 1.5rem;font-weight:600;cursor:pointer}.overlay-links{display:flex;gap:1.2rem;color:#fff;font-size:.85rem}.product-info{padding:1rem}.product-info h4{margin:0 0 .3rem}.product-info p{margin:0 0 .6rem;color:var(--muted);font-size:.9rem}.price-row{display:flex;gap:.8rem;align-items:center}.price{font-weight:600}.old-price{color:#b0b0b0;text-decoration:line-through;font-size:.85rem}.center-btn{display:flex;justify-content:center;margin-top:2rem}.outline-btn{border:1px solid var(--gold);background:transparent;color:var(--gold);padding:.7rem 2rem;font-weight:600;cursor:pointer}.inspiration{background:#fcf8f3;padding:4rem 0}.inspiration-inner{display:grid;grid-template-columns:1fr 1.3fr;gap:2rem;align-items:center}.inspiration-text h2{margin-top:0;font-size:2.1rem}.inspiration-text p{color:var(--muted);margin-bottom:1.5rem}.inspiration-media{display:grid;grid-template-columns:1.2fr .8fr;gap:1.2rem}.media-large{position:relative}.media-large img{border-radius:10px;height:420px;object-fit:cover}.media-caption{position:absolute;bottom:12px;left:12px;background:#ffffffe6;padding:.6rem .8rem;border-radius:6px}.media-stack img{border-radius:10px;height:320px;object-fit:cover}.media-dots{display:flex;gap:.4rem;margin-top:.8rem}.dot{width:10px;height:10px;border-radius:50%;background:#d8d8d8}.dot.active{background:var(--gold)}.share{padding:4rem 0}.share-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.8rem}.share-item{background:#f2f2f2;height:140px;overflow:hidden;border-radius:6px}.share-item img{width:100%;height:100%;object-fit:cover}.site-footer{border-top:1px solid var(--outline);padding:3rem 0 4rem}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:2rem}.footer-brand h3{margin-top:0}.footer-brand p{color:var(--muted);line-height:1.6}.footer-col{display:flex;flex-direction:column;gap:.7rem}.footer-col h4{margin:0 0 .4rem}.newsletter{display:flex;gap:.6rem}.newsletter input{flex:1;border:none;border-bottom:1px solid #000000;padding:.4rem 0}.link-btn{background:none;border:none;padding:0;font-weight:600;cursor:pointer;text-transform:uppercase}@media(max-width:1024px){.hero-card{position:static;margin-top:1.5rem;width:100%;max-width:100%}.inspiration-inner{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.share-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.nav{display:none}.hero-inner,.range-grid,.product-grid{grid-template-columns:1fr}.share-grid{grid-template-columns:repeat(2,1fr)}.newsletter{flex-direction:column;align-items:flex-start}}
