.hero-luxury{z-index:100;background:#0f172a;border-radius:2rem;align-items:center;height:80vh;min-height:650px;margin-bottom:6rem;display:flex;position:relative;overflow:hidden}.hero-image-bg{object-fit:cover;z-index:1;filter:brightness(.65);width:100%;height:100%;position:absolute;inset:0}.hero-luxury:after{content:"";z-index:5;background:linear-gradient(90deg,#0f172ae6 0%,#0000 70%);position:absolute;inset:0}.hero-overlay{z-index:20;color:#fff;max-width:900px;padding:0 6rem;position:relative}.hero-overlay h1{letter-spacing:-.05em;margin-bottom:2rem;font-size:clamp(2.5rem,10vw,6.5rem);font-weight:800;line-height:.9}.collection-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:3rem;display:grid}@media (width<=1024px){.hero-overlay{padding:0 4rem}}@media (width<=768px){.hero-overlay{text-align:center;padding:0 2rem}.hero-luxury{border-radius:0;height:75vh;margin-bottom:6rem}.hero-overlay h1{font-size:3.5rem}.hero-overlay p{margin:0 auto 3.5rem}.hero-overlay div{flex-wrap:wrap;justify-content:center}.collection-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.5rem}.luxury-section h2{font-size:2.5rem!important}}@media (width<=480px){.hero-overlay h1{font-size:2.5rem}.hero-overlay .btn{width:100%}}.home-eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--brand-accent);margin-bottom:1.5rem;font-weight:800;display:block}.home-hero-sub{opacity:.9;max-width:480px;margin-bottom:3.5rem;font-size:1.2rem;line-height:1.6}.home-hero-actions{gap:1.5rem;display:flex}.home-btn-solid{color:#000;background:#fff;padding:1.5rem 3rem}.home-btn-outline{color:#fff;border-color:#ffffff4d}.home-section-spaced{margin-bottom:6rem}.home-section-head{border-left:5px solid var(--brand-accent);margin-bottom:5rem;padding-left:2.5rem}.home-eyebrow-sm{color:var(--brand-accent);letter-spacing:.3em;text-transform:uppercase;font-size:.75rem;font-weight:800}.home-section-title{color:var(--text-900);font-size:3.5rem;font-weight:800}.home-section-head-center{text-align:center;margin-bottom:6rem}.shop-header{justify-content:space-between;align-items:center;margin-bottom:4rem;display:flex}.shop-header h1{color:var(--text-900);font-size:3rem;font-weight:800}.filter-drawer{background:var(--nav-bg);-webkit-backdrop-filter:blur(20px);border-left:1px solid var(--border);z-index:2000;flex-direction:column;gap:2rem;width:400px;height:100dvh;padding:3rem;transition:transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.filter-drawer.active{transform:translate(0)}.filter-overlay{z-index:1999;opacity:0;visibility:hidden;background:#0000004d;transition:all .4s;position:fixed;inset:0}.filter-overlay.active{opacity:1;visibility:visible}.filter-form{flex-direction:column;gap:2rem;display:flex}.filter-input{border:1px solid var(--border);background:var(--surface-200);width:100%;color:var(--text-900);border-radius:12px;outline:none;padding:1rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .3s}.filter-input:focus{border-color:var(--brand-accent);background:var(--surface-100);box-shadow:0 0 0 3px var(--brand-accent-soft)}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:3rem;display:grid}@media (width<=1024px){.shop-header h1{font-size:2.5rem}}@media (width<=768px){.filter-drawer{width:100%;padding:1.5rem;padding-bottom:calc(1.5rem + env(safe-area-inset-bottom));gap:1.25rem}.filter-form{gap:1.25rem}.shop-header{text-align:center;flex-direction:column;gap:1rem;margin-bottom:2rem}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.25rem}}.shop-subtitle{color:var(--text-600);margin-top:.5rem;font-size:1.1rem}.shop-filter-btn{gap:.75rem}.collection-jump{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.collection-jump-link{border-radius:99px;padding:.75rem 1.5rem}.shop-drawer-head{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.shop-drawer-title{letter-spacing:-.02em;font-weight:800}.shop-close-btn{cursor:pointer;color:var(--text-400);background:0 0;border:none}.shop-field-label{text-transform:uppercase;color:var(--text-400);margin-bottom:.75rem;font-size:.75rem;font-weight:800;display:block}.shop-price-range{align-items:center;gap:.5rem;display:flex}.shop-apply-btn{border-radius:12px;width:100%;margin-top:1rem;padding:1.25rem}.shop-reset-btn{width:100%}.shop-empty{text-align:center;padding:12rem 0}.shop-empty-title{color:var(--text-400);font-weight:800}.shop-empty-link{color:var(--brand-accent);margin-top:1rem;font-weight:700;display:block}.shop-pagination{margin-top:5rem}.product-details{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.product-details>*{min-width:0}.gallery{position:sticky;top:6rem}.main-image-container{background:var(--surface-100);border:1px solid var(--border);box-shadow:var(--shadow-sm);aspect-ratio:1;border-radius:1.5rem;margin-bottom:1.5rem;overflow:hidden}.thumbnails{gap:1rem;display:flex}.thumbnail{cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:.75rem;width:80px;height:80px;transition:all .2s;overflow:hidden}.thumbnail:hover,.thumbnail.active{opacity:1;border-color:var(--brand-accent)}.thumbnail img{object-fit:cover;width:100%;height:100%}.product-info h1{letter-spacing:-.025em;color:var(--text-900);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.price-tag{color:var(--brand-accent);margin:1.5rem 0;font-size:2rem;font-weight:700}.description-box{border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:var(--text-600);margin:2rem 0;padding:2rem 0;line-height:1.8}.cart-form{background:var(--surface-100);border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:1rem;padding:2rem}.quantity-control{color:var(--text-900);align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.quantity-input{border:1px solid var(--border);background:var(--surface-200);width:80px;color:var(--text-900);text-align:center;border-radius:.5rem;padding:.75rem;font-weight:600}@media (width<=768px){.product-details{grid-template-columns:1fr;gap:2rem}.product-info{padding:0 1rem}.gallery{position:relative;top:0}.product-info h1{font-size:2rem}.price-tag{font-size:1.5rem}.thumbnails{padding-bottom:.5rem;overflow-x:auto}.thumbnail{flex-shrink:0}section{margin-top:4rem!important;padding-top:3rem!important}section h2{font-size:1.75rem!important}.suggestion-grid,.reviews-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))!important;gap:1.25rem!important}}.product-category{text-transform:uppercase;color:var(--brand-accent);letter-spacing:.05em;font-size:.75rem;font-weight:800}.product-stock-in{color:#166534;background:#dcfce7;border-radius:2rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.product-stock-out{color:#991b1b;background:#fee2e2;border-radius:2rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.product-desc-title{color:#1e293b;margin-bottom:1rem;font-size:1.1rem}.product-qty-label{font-size:.9rem;font-weight:600}.product-add-btn{width:100%;padding:1rem;font-size:1rem}.product-out-banner{color:var(--error);text-align:center;background:#ef44440d;border:1px solid #ef44441a;border-radius:12px;padding:1.5rem;font-weight:600}.product-reviews-section{border-top:1px solid var(--border);margin-top:8rem;padding-top:6rem}.product-section-head{margin-bottom:4rem}.product-section-title{color:var(--text-900);font-size:2.5rem;font-weight:800}.product-empty-reviews{background:var(--surface-100);border:1px dashed var(--border);text-align:center;border-radius:2rem;padding:4rem}.product-empty-text{color:var(--text-400);font-weight:600}.product-reviews-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.product-review-card{background:var(--surface-100);border:1px solid var(--border);border-radius:1.5rem;padding:2.5rem}.product-stars{color:#f59e0b;gap:.25rem;margin-bottom:1rem;display:flex}.product-review-text{color:var(--text-900);margin-bottom:1.5rem;font-style:italic;font-weight:500;line-height:1.6}.product-reviewer{align-items:center;gap:.75rem;display:flex}.product-avatar{background:var(--brand-accent-soft);width:32px;height:32px;color:var(--brand-accent);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:800;display:flex;overflow:hidden}.product-avatar__img{object-fit:cover;width:100%;height:100%}.product-reviewer-name{color:var(--text-600);font-size:.875rem;font-weight:700}.product-related-section{margin-top:10rem;margin-bottom:5rem}.product-related-head{text-align:center;margin-bottom:4rem}.product-related-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;display:grid}.story-hero{text-align:center;color:#fff;border-radius:var(--radius-lg);background:#0f172a;justify-content:center;align-items:center;height:60vh;margin-bottom:6rem;display:flex;position:relative;overflow:hidden}.story-hero:before{content:"";opacity:.4;background:url(https://images.unsplash.com/photo-1497366216548-37526070297c?q=80&w=2000&auto=format&fit=crop) 50%/cover;position:absolute;inset:0}.story-hero-content{z-index:10;max-width:800px;padding:0 2rem;position:relative}.story-hero h1{letter-spacing:-.05em;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1}.values-grid{grid-template-columns:repeat(3,1fr);gap:4rem;margin-bottom:8rem;display:grid}.value-item h3{letter-spacing:-.02em;margin-bottom:1rem;font-size:1.5rem;font-weight:800}.value-item p{color:var(--text-600);line-height:1.8}.manifesto-section{border-radius:var(--radius-lg);border:1px solid var(--border);text-align:center;background:#fff;margin-bottom:8rem;padding:6rem}.manifesto-section h2{letter-spacing:-.04em;margin-bottom:2rem;font-size:3rem;font-weight:800}.manifesto-text{color:var(--text-600);max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.8}@media (width<=768px){.values-grid{grid-template-columns:1fr}.story-hero h1{font-size:3rem}.manifesto-section{padding:3rem 2rem}}.about-support-section{border-top:1px solid var(--border);text-align:center;margin-top:10rem;padding-top:6rem}.about-support-card{background:var(--surface-100);border-radius:var(--radius-lg);border:1px solid var(--brand-accent);box-shadow:var(--shadow-lg);max-width:800px;margin:0 auto;padding:4rem;position:relative;overflow:hidden}.about-support-title{color:var(--text-900);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.about-support-text{color:var(--text-600);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.about-support-actions{justify-content:center;display:flex}.about-support-btn{background:var(--brand-accent);letter-spacing:.05em;border-radius:12px;padding:1.25rem 3rem;font-size:1rem}.contact-layout{grid-template-columns:1fr 1fr;gap:8rem;padding:4rem 0;display:grid}.contact-info h1{letter-spacing:-.05em;margin-bottom:2.5rem;font-size:4rem;font-weight:800;line-height:1}.contact-info p{color:var(--text-600);max-width:400px;margin-bottom:4rem;font-size:1.15rem}.contact-methods{flex-direction:column;gap:2.5rem;display:flex}.method-item h4{text-transform:uppercase;letter-spacing:.2em;color:var(--brand-accent);margin-bottom:.5rem;font-size:.75rem;font-weight:800}.method-item p{color:var(--brand-primary);margin:0;font-size:1.25rem;font-weight:600}.contact-form-box{background:var(--surface-100);border:1px solid var(--border);box-shadow:var(--shadow-lg);border-radius:2.5rem;padding:5rem}.form-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.full-width{grid-column:span 2}@media (width<=1024px){.contact-layout{grid-template-columns:1fr;gap:4rem}.contact-form-box{padding:3rem}}.contact-submit-btn{border-radius:16px;width:100%;margin-top:2rem;padding:1.5rem;font-size:1rem}.wishlist-btn{z-index:50;background:var(--surface-100);border:1px solid var(--border);color:var(--text-400);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute;top:2rem;right:2rem}@media (width<=768px){.wishlist-btn{width:32px;height:32px;top:1rem;right:1rem}}.wishlist-btn:hover{color:var(--error);border-color:var(--error);transform:scale(1.1)}.wishlist-btn.active{background:var(--error);color:#fff;border-color:var(--error)}.card-luxury{color:inherit;background:var(--surface-100);border:1px solid var(--border);border-radius:1.5rem;flex-direction:column;height:100%;padding:1.25rem;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:flex}@media (width<=640px){.card-luxury{border-radius:1rem;padding:.75rem}.info-wrap h3{font-size:.95rem}.price-tag{font-size:1rem}}.card-luxury:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.img-container{aspect-ratio:1/1.2;background:var(--surface-200);border-radius:1rem;margin-bottom:1.25rem;position:relative;overflow:hidden}.img-container img{object-fit:cover;width:100%;height:100%}.info-wrap{flex-direction:column;flex-grow:1;display:flex}.info-wrap h3{color:var(--text-900);margin:.25rem 0 .75rem;font-size:1.15rem;font-weight:700;line-height:1.2}.cat-badge{text-transform:uppercase;color:var(--brand-accent);letter-spacing:.1em;font-size:.65rem;font-weight:800}.price-tag{color:var(--text-900);margin-top:auto;font-size:1.1rem;font-weight:800}.card-wrapper{position:relative}.card-top-row{justify-content:space-between;align-items:flex-start;display:flex}.card-partner{color:var(--text-400);text-transform:uppercase;font-size:.6rem;font-weight:700}.admin-header h1{letter-spacing:-.04em;font-size:2.5rem;font-weight:800}.inventory-table-wrap{background:var(--surface-100);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-md);overflow:hidden}.inventory-table{border-collapse:collapse;width:100%}.inventory-table th{text-align:left;background:var(--surface-300);text-transform:uppercase;letter-spacing:.1em;color:var(--text-600);border-bottom:1px solid var(--border);padding:1.25rem 2rem;font-size:.75rem;font-weight:800}.inventory-table td{border-bottom:1px solid var(--border);vertical-align:middle;color:var(--text-900);padding:1.5rem 2rem}.item-preview{align-items:center;gap:1.5rem;display:flex}.item-thumb{border-radius:var(--radius-sm);object-fit:cover;background:var(--surface-200);width:64px;height:64px}.stock-pill{border-radius:2rem;padding:.4rem .8rem;font-size:.75rem;font-weight:700;display:inline-block}.stock-high{color:#10b981;background:#10b9811a}.stock-low{color:#f59e0b;background:#f59e0b1a}.stock-none{color:#ef4444;background:#ef44441a}.action-links{justify-content:flex-end;gap:1.5rem;display:flex}.link-edit{color:var(--brand-accent);font-size:.875rem;font-weight:700;text-decoration:none}.link-delete{color:var(--error);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:700;text-decoration:none}.item-name{color:var(--text-900);font-weight:700}.item-id{color:var(--text-400);font-size:.75rem}.td-category{color:var(--text-600);font-weight:600}.td-price{color:var(--brand-accent);font-weight:700}.editor-stage{max-width:900px;margin:0 auto;padding-top:2rem}.editor-header{text-align:left;border-left:5px solid var(--brand-accent);margin-bottom:5rem;padding-left:2.5rem}.editor-header h1{letter-spacing:-.05em;color:var(--text-900);font-size:3.5rem;font-weight:800}.editor-card{background:var(--surface-100);border:1px solid var(--border);box-shadow:var(--shadow-lg);border-radius:2.5rem;padding:4rem}.form-label{text-transform:uppercase;color:var(--text-400);letter-spacing:.1em;margin-bottom:1rem;font-size:.75rem;font-weight:800;display:block}.auth-input{border:1px solid var(--border);background:var(--surface-200);width:100%;color:var(--text-900);border-radius:16px;padding:1.25rem 1.5rem;font-family:inherit;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.auth-input:focus{border-color:var(--brand-accent);background:var(--surface-100);box-shadow:0 0 0 4px var(--brand-accent-soft);outline:none}@media (width<=768px){.field-grid{grid-template-columns:1fr}.editor-card{padding:2rem}.editor-header h1{font-size:2.5rem}}.image-upload-zone{border:2px dashed var(--border);text-align:center;background:var(--surface-200);cursor:pointer;border-radius:20px;margin-top:1rem;padding:5rem 2rem;transition:all .3s;position:relative}.image-upload-zone:hover{border-color:var(--brand-accent);background:var(--brand-accent-soft)}.file-input-wrapper{cursor:pointer;display:inline-block;position:relative;overflow:hidden}.file-input-wrapper input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.upload-icon{color:var(--brand-accent);margin-bottom:1rem;display:block}.cat-badge{text-transform:uppercase;color:var(--brand-accent);letter-spacing:.1em;margin-bottom:1rem;font-size:.7rem;font-weight:800;display:block}.editor-subtitle{color:var(--text-400);margin-top:1rem;font-size:1.1rem}.upload-btn{border-radius:99px;padding:.75rem 2rem}.upload-hint{color:var(--text-400);margin-top:1.5rem;font-size:.8rem;font-weight:600}.editor-actions{gap:1.5rem;margin-top:4rem;display:flex}.editor-submit{border-radius:16px;flex:2;padding:1.5rem;font-size:1rem}.editor-cancel{border-radius:16px;flex:1}.editor-stage{max-width:800px;margin:0 auto}.editor-header{text-align:center;margin-bottom:4rem}.editor-header h1{letter-spacing:-.04em;font-size:3rem;font-weight:800}.editor-card{border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-lg);background:#fff;padding:4rem}.field-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}@media (width<=768px){.field-grid{grid-template-columns:1fr}.editor-card{padding:2rem}.editor-header h1{font-size:2.5rem}}.field-full{grid-column:span 2}@media (width<=768px){.field-full{grid-column:span 1}}.editor-input-plain{background:#fff}.edit-actions{gap:1rem;margin-top:3rem;display:flex}.editor-submit-sm{flex:2;padding:1.25rem}.editor-cancel-sm{flex:1}.category-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.category-card{background:var(--surface-100);border:1px solid var(--border);border-radius:2rem;justify-content:space-between;align-items:center;padding:2.5rem;transition:all .3s;display:flex}.category-card:hover{border-color:var(--brand-accent);transform:translateY(-5px)}.category-name{color:var(--text-900);font-size:1.5rem;font-weight:800}.category-count{color:var(--text-400);font-size:.75rem;font-weight:700}.category-actions{gap:1rem;display:flex}.category-edit{color:var(--brand-accent);text-transform:uppercase;font-size:.75rem;font-weight:800;text-decoration:none}.category-delete{color:var(--error);text-transform:uppercase;cursor:pointer;background:0 0;border:none;font-size:.75rem;font-weight:800}.category-form-stage{max-width:600px;margin:0 auto}.category-form-head{text-align:center;margin-bottom:4rem}.category-form-title{color:var(--text-900);font-size:3rem;font-weight:800}.category-form-card{background:var(--surface-100);border:1px solid var(--border);border-radius:2rem;padding:3rem}.category-form-actions{gap:1rem;margin-top:3rem;display:flex}.category-form-submit{flex:2;padding:1.25rem}.category-form-cancel{flex:1}.admin-header{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}.admin-header h1{color:var(--text-900);font-size:3rem;font-weight:800}.review-card{background:var(--surface-100);border:1px solid var(--border);border-radius:2rem;margin-bottom:2rem;padding:2rem;transition:all .3s}.review-card:hover{border-color:var(--brand-accent);box-shadow:var(--shadow-md)}.review-meta{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.user-info{align-items:center;gap:1rem;display:flex}.user-avatar{background:var(--surface-300);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:800;display:flex;overflow:hidden}.user-avatar__img{object-fit:cover;width:100%;height:100%}.status-badge{text-transform:uppercase;border-radius:2rem;padding:.25rem .75rem;font-size:.7rem;font-weight:800}.status-pending{color:#92400e;background:#fef3c7}.status-approved{color:#166534;background:#dcfce7}.status-rejected{color:#991b1b;background:#fee2e2}.review-content{color:var(--text-600);margin-bottom:2rem;font-size:1.1rem;font-style:italic}.piece-link{color:var(--brand-accent);font-weight:700;text-decoration:none}.review-user-name{font-weight:700}.review-date{color:var(--text-400);font-size:.8rem}.review-stars-row{margin-bottom:.5rem}.review-star{color:var(--border)}.review-star.is-filled{color:#f59e0b}.review-footer{justify-content:space-between;align-items:center;display:flex}.review-piece{font-size:.9rem}.review-actions{gap:1rem;display:flex}.review-curate{color:var(--success);border-color:var(--success)}.review-hide{color:var(--error);border-color:var(--error)}.review-purge{background:#000}.review-empty{text-align:center;color:var(--text-400);padding:10rem 0}.review-empty-icon{color:var(--text-400);margin-bottom:1rem}.review-pagination{margin-top:4rem}.inventory-header{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}.inventory-table-wrap{background:var(--surface-100);border:1px solid var(--border);border-radius:1.5rem;overflow-x:auto}.inventory-table{border-collapse:collapse;text-align:left;width:100%;min-width:800px}.inventory-table th{background:var(--surface-200);text-transform:uppercase;letter-spacing:.05em;color:var(--text-600);border-bottom:1px solid var(--border);padding:1.5rem;font-size:.85rem;font-weight:700}.inventory-table td{border-bottom:1px solid var(--border);padding:1.5rem;font-size:.95rem}.inventory-table tr:last-child td{border-bottom:none}.product-meta{align-items:center;gap:1rem;display:flex}.product-img{object-fit:cover;background:var(--surface-200);border-radius:.75rem;width:48px;height:48px}.link-edit{color:var(--brand-accent);font-weight:700;text-decoration:none}.link-delete{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700}.bulk-controls{background:var(--surface-100);border:1px solid var(--border);border-radius:1rem;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem 1.5rem;display:flex}.inventory-title{margin-top:1rem;font-size:2.5rem;font-weight:800}.bulk-select{padding:.5rem 1rem;font-size:.85rem}.bulk-apply{padding:.5rem 1.5rem;font-size:.85rem}.th-checkbox{width:40px}.product-name{font-weight:700}.product-category-sub{color:var(--text-400);font-size:.8rem}.inventory-price{font-weight:600}.inventory-empty{text-align:center;color:var(--text-400);padding:4rem}textarea.form-control{resize:vertical;min-height:150px}.inventory-form-head{text-align:center;margin-bottom:4rem}.inventory-form-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.form-hint{color:var(--text-400);margin-top:.5rem;font-size:.8rem}.inventory-form-actions{gap:1.5rem;margin-top:3rem;display:flex}.inventory-form-submit{flex:2}.inventory-form-cancel{flex:1}.form-container{background:var(--surface-100);border:1px solid var(--border);border-radius:2rem;max-width:800px;margin:0 auto;padding:3rem}.form-group{margin-bottom:2rem}.form-group label{color:var(--text-600);margin-bottom:.75rem;font-size:.9rem;font-weight:700;display:block}.form-control{border:1px solid var(--border);background:var(--surface-200);border-radius:1rem;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:all .2s}.form-control:focus{border-color:var(--brand-accent);box-shadow:0 0 0 4px var(--brand-accent-soft);outline:none}@media (width<=768px){.form-container{padding:1.5rem}}.media-gallery{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1.5rem;margin-top:1rem;display:grid}.media-item{border:1px solid var(--border);background:var(--surface-200);aspect-ratio:1;cursor:move;border-radius:1rem;position:relative;overflow:hidden}.media-item img{object-fit:cover;width:100%;height:100%}.media-actions{gap:.5rem;display:flex;position:absolute;top:.5rem;right:.5rem}.media-btn{cursor:pointer;color:#ef4444;width:28px;height:28px;box-shadow:var(--shadow-sm);background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;display:flex}.inventory-danger-zone{border-top:1px solid var(--border);text-align:center;margin-top:2rem;padding-top:2rem}.inventory-archive-btn{color:#ef4444;cursor:pointer;background:0 0;border:none;font-size:.9rem;font-weight:700}.align-right{text-align:right}.no-resize{resize:none}.inline-form{margin:0}.pagination-wrap{margin-top:3rem}
