html,body,#root{width:100%;min-height:100%}body{margin:0}#root{min-height:100vh}:root{--black:#090909;--dark:#111;--dark-2:#171717;--white:#f5f4ef;--muted:#9b9b9b;--line:#2a2a2a;--accent:#d7d7d2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.app{background:var(--black);min-height:100vh}.site-header{z-index:1000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090909db;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:76px;padding:0 5vw;display:flex;position:fixed;top:0;left:0;right:0}.brand{letter-spacing:.14em;align-items:center;gap:12px;font-weight:800;display:flex}.brand-logo{object-fit:contain;width:58px;height:58px;display:block}.brand-mark{letter-spacing:0;border:1px solid #777;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;display:grid}.brand-name{font-size:15px}.main-nav{align-items:center;gap:32px;display:flex}.main-nav a{letter-spacing:.16em;color:#c5c5c5;font-size:11px;transition:color .25s}.main-nav a:hover{color:#fff}.header-actions{align-items:center;gap:12px;display:flex}.icon-button,.cart-button,.menu-button{color:#fff;cursor:pointer;background:0 0;border:0}.icon-button{font-size:22px}.cart-button{letter-spacing:.15em;align-items:center;gap:8px;font-size:10px;display:flex}.cart-button span{border:1px solid #777;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;display:grid}.menu-button{font-size:22px;display:none}.hero{background:linear-gradient(90deg,#000000f2 0%,#000000ad 42%,#00000040 100%),url(https://images.unsplash.com/photo-1529139574466-a303027c1d8b?auto=format&fit=crop&w=2000&q=90) 50%/cover no-repeat;align-items:center;min-height:100vh;padding:150px 8vw 80px;display:flex;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:linear-gradient(#0000 65%,#000000e6);position:absolute;inset:0}.hero-content{z-index:2;max-width:720px;position:relative}.eyebrow{letter-spacing:.25em;color:#aaa;margin:0 0 18px;font-size:10px;font-weight:700}.hero h1{letter-spacing:-.065em;text-transform:uppercase;margin:0;font-size:clamp(64px,10vw,150px);font-weight:900;line-height:.82}.hero h1 span{color:#0000;-webkit-text-stroke:1px #fff}.hero-subtitle{color:#c7c7c7;max-width:470px;margin:34px 0;font-size:15px;line-height:1.7}.hero-buttons{flex-wrap:wrap;gap:12px;display:flex}.button{letter-spacing:.16em;min-height:50px;transition:transform .25s ease, background* .25s ease, color .25s ease;justify-content:center;align-items:center;padding:0 28px;font-size:10px;font-weight:800;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-light{background:var(--white);color:var(--black)}.button-light:hover{background:#fff}.button-outline{color:#fff;border:1px solid #ffffff73}.button-outline:hover{color:#000;background:#fff}.button-dark{color:#fff;background:#000}.hero-bottom{z-index:3;color:#888;letter-spacing:.2em;justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:30px;left:8vw;right:8vw}.statement{background:var(--white);color:var(--black);text-align:center;padding:150px 8vw}.statement .eyebrow{color:#666}.statement h2{letter-spacing:-.055em;margin:0;font-size:clamp(48px,8vw,105px);line-height:.9}.statement h2 span{color:#0000;-webkit-text-stroke:1px black}.statement>p:last-child{color:#555;max-width:620px;margin:35px auto 0;line-height:1.8}.categories,.products-section,.about-section{padding:120px 7vw}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:50px;display:flex}.section-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,6vw,75px);line-height:.9}.section-description{max-width:250px;color:var(--muted);font-size:13px;line-height:1.7}.category-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.category-card{background-position:50%;background-size:cover;flex-direction:column;justify-content:flex-end;min-height:460px;padding:28px;transition:transform .35s;display:flex;position:relative;overflow:hidden}.category-card:hover{transform:translateY(-6px)}.category-card:after{content:"";background:linear-gradient(#0000000d,#000000e6);position:absolute;inset:0}.category-one{background-image:url(https://images.unsplash.com/photo-1551488831-00ddcb6c6bd3?auto=format&fit=crop&w=900&q=85)}.category-two{background-image:url(https://images.unsplash.com/photo-1521572163474-6864f9cf17ab?auto=format&fit=crop&w=900&q=85)}.category-three{background-image:url(https://images.unsplash.com/photo-1583743814966-8936f37f4678?auto=format&fit=crop&w=900&q=85)}.category-card span,.category-card strong,.category-card small{z-index:2;position:relative}.category-card span{color:#aaa;font-size:11px;position:absolute;top:25px;left:28px}.category-card strong{letter-spacing:-.03em;font-size:34px}.category-card small{color:#aaa;letter-spacing:.18em;margin-top:8px;font-size:9px}.products-section{color:#111;background:#f1f0eb}.products-heading{margin-bottom:35px}.products-section .eyebrow{color:#666}.category-filter{flex-wrap:wrap;gap:8px;margin-bottom:35px;display:flex}.filter{color:#555;letter-spacing:.12em;cursor:pointer;background:0 0;border:1px solid #ccc;padding:11px 18px;font-size:10px;font-weight:700;transition:all .25s}.filter:hover,.filter.active{color:#fff;background:#111;border-color:#111}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card{min-width:0}.product-image-wrap{aspect-ratio:3/4;background:#ddd;position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.product-card:hover .product-image{transform:scale(1.04)}.product-label,.discount-label{z-index:3;letter-spacing:.1em;padding:7px 9px;font-size:8px;font-weight:800;position:absolute;top:12px}.product-label{color:#000;background:#fff;left:12px}.discount-label{color:#fff;background:#000;right:12px}.quick-add{z-index:4;color:#000;letter-spacing:.15em;cursor:pointer;background:#fffffff0;border:0;height:46px;font-size:10px;font-weight:800;transition:transform .3s;position:absolute;bottom:12px;left:12px;right:12px;transform:translateY(70px)}.product-card:hover .quick-add{transform:translateY(0)}.product-info{justify-content:space-between;gap:12px;padding:17px 0 35px;display:flex}.product-category{color:#777;letter-spacing:.14em;text-transform:uppercase;margin:0 0 6px;font-size:9px}.product-info h3{letter-spacing:.02em;margin:0;font-size:13px}.product-price{text-align:right;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.product-price strong{font-size:14px}.product-price .mrp{color:#999;font-size:11px;text-decoration:line-through}.product-price .off{color:#555;font-size:9px;font-weight:800}.center-button{justify-content:center;margin-top:30px;display:flex}.promo{background:linear-gradient(90deg,#000000f2,#00000073),url(https://images.unsplash.com/photo-1551488831-00ddcb6c6bd3?auto=format&fit=crop&w=1800&q=90) 50%/cover;justify-content:space-between;align-items:flex-end;min-height:550px;padding:90px 8vw;display:flex}.promo h2{letter-spacing:-.06em;margin:0;font-size:clamp(55px,8vw,110px);line-height:.85}.about-section{color:#111;background:#e7e6e1;grid-template-columns:1fr 2fr;gap:80px;display:grid}.about-number{color:#0000;-webkit-text-stroke:1px #888;font-size:120px;font-weight:900;line-height:.8}.about-content{max-width:700px}.about-content h2{letter-spacing:-.06em;margin:0 0 30px;font-size:clamp(50px,7vw,100px);line-height:.85}.about-content p:not(.eyebrow){color:#555;max-width:620px;font-size:15px;line-height:1.8}.text-link{letter-spacing:.15em;border-bottom:1px solid #111;margin-top:25px;padding-bottom:7px;font-size:10px;font-weight:800;display:inline-block}.footer{color:#fff;background:#080808;padding:75px 7vw 25px}.footer-main{justify-content:space-between;padding-bottom:70px;display:flex}.footer-brand{letter-spacing:-.04em;font-size:40px;font-weight:900}.footer-main p{color:#777;letter-spacing:.14em;font-size:10px}.footer-links{gap:100px;display:flex}.footer-links div{flex-direction:column;gap:12px;display:flex}.footer-links h4{color:#777;letter-spacing:.2em;margin:0 0 8px;font-size:9px}.footer-links a{color:#bbb;font-size:11px;transition:color .2s}.footer-links a:hover{color:#fff}.footer-bottom{color:#555;letter-spacing:.15em;border-top:1px solid #222;justify-content:space-between;padding-top:22px;font-size:8px;display:flex}@media (width<=1000px){.main-nav{gap:18px}.product-grid{grid-template-columns:repeat(3,1fr)}.category-card{min-height:380px}}@media (width<=760px){.brand-logo{width:48px;height:48px}.site-header{height:68px;padding:0 20px}.brand-name{font-size:13px}.main-nav{background:#090909f7;border-bottom:1px solid #222;flex-direction:column;align-items:flex-start;gap:18px;padding:20px;display:none;position:absolute;top:68px;left:0;right:0}.main-nav.open{display:flex}.menu-button{display:block}.hero{background-position:62%;min-height:850px;padding:130px 24px 90px}.hero h1{font-size:clamp(62px,17vw,105px)}.hero-subtitle{max-width:340px}.hero-bottom{left:24px;right:24px}.hero-bottom span:last-child{display:none}.statement{padding:100px 24px}.categories,.products-section,.about-section{padding:85px 20px}.section-heading{display:block}.section-description{margin-top:20px}.category-grid{grid-template-columns:1fr}.category-card{min-height:430px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-info{display:block}.product-price{text-align:left;justify-content:flex-start;margin-top:9px}.quick-add{height:40px;transform:translateY(0)}.promo{min-height:600px;padding:60px 24px;display:block}.promo .button{margin-top:30px}.about-section{grid-template-columns:1fr;gap:40px}.about-number{font-size:80px}.footer{padding:60px 20px 25px}.footer-main{display:block}.footer-links{gap:50px;margin-top:50px}.footer-bottom{gap:15px}}@media (width<=430px){.header-actions{gap:7px}.icon-button{font-size:18px}.cart-button{font-size:9px}.hero{min-height:780px}.hero h1{font-size:64px}.hero-buttons{grid-template-columns:1fr;display:grid}.button{width:100%}.product-grid{gap:9px}.product-info h3{font-size:11px}.product-price strong{font-size:12px}.product-price .mrp{font-size:10px}.product-price .off{font-size:8px}.footer-links{gap:35px}}.product-modal-backdrop{z-index:3000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000c7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.product-modal{color:#111;background:#f1f0eb;grid-template-columns:1fr 1fr;width:min(980px,100%);max-height:92vh;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #0000008c}.product-modal-close{z-index:5;color:#111;cursor:pointer;background:#ffffffe6;border:1px solid #0003;border-radius:50%;width:40px;height:40px;font-size:25px;line-height:1;position:absolute;top:14px;right:14px}.product-modal-image-wrap{background:#ddd;min-height:620px;position:relative}.product-modal-image{object-fit:cover;width:100%;height:100%;display:block}.product-modal-content{flex-direction:column;justify-content:center;padding:60px 48px 48px;display:flex}.product-modal-content h2{letter-spacing:-.045em;margin:0;font-size:clamp(32px,4vw,54px);line-height:.95}.product-modal-price{flex-wrap:wrap;align-items:center;gap:10px;margin-top:22px;display:flex}.product-modal-price strong{font-size:24px}.modal-mrp{color:#999;font-size:14px;text-decoration:line-through}.modal-off{color:#555;letter-spacing:.1em;font-size:10px;font-weight:800}.modal-saving{color:#555;letter-spacing:.04em;margin:8px 0 30px;font-size:11px}.product-option{border-top:1px solid #d2d1cc;padding:18px 0}.option-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.option-heading span,.quantity-row>span{color:#777;letter-spacing:.16em;font-size:9px;font-weight:800}.option-heading strong{font-size:11px}.size-options{flex-wrap:wrap;gap:8px;display:flex}.size-button{color:#111;cursor:pointer;background:0 0;border:1px solid #c8c7c1;min-width:48px;height:44px;font-size:11px;font-weight:700;transition:all .2s}.size-button:hover,.size-button.selected{color:#fff;background:#111;border-color:#111}.quantity-row{border-top:1px solid #d2d1cc;justify-content:space-between;align-items:center;padding:18px 0;display:flex}.quantity-control{border:1px solid #c8c7c1;align-items:center;display:flex}.quantity-control button{color:#111;cursor:pointer;background:0 0;border:0;width:40px;height:38px;font-size:18px}.quantity-control strong{text-align:center;min-width:34px;font-size:12px}.modal-add-button{color:#fff;letter-spacing:.15em;cursor:pointer;background:#111;border:0;width:100%;min-height:54px;margin-top:18px;font-size:10px;font-weight:800;transition:all .25s}.modal-add-button:hover{background:#333}.modal-add-button:disabled{opacity:.45;cursor:not-allowed}@media (width<=760px){.product-modal-backdrop{align-items:flex-start;padding:12px}.product-modal{grid-template-columns:1fr;max-height:none;margin:10px 0}.product-modal-image-wrap{min-height:420px}.product-modal-content{padding:35px 24px 28px}.product-modal-content h2{font-size:36px}}.cart-backdrop{z-index:2000;background:#00000094;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer{color:#111;background:#f4f3ef;width:min(520px,100%);height:100%;animation:.28s cartSlideIn;overflow-y:auto;box-shadow:-20px 0 60px #0003}@keyframes cartSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-drawer-header{border-bottom:1px solid #d2d1cc;justify-content:space-between;align-items:flex-start;padding:34px 30px 24px;display:flex}.cart-drawer-header .eyebrow{margin-bottom:7px}.cart-drawer-header h2{letter-spacing:-.04em;margin:0;font-size:38px;line-height:.95}.cart-close{color:#111;cursor:pointer;background:0 0;border:1px solid #c8c7c1;width:42px;height:42px;font-size:26px}.cart-items{padding:8px 30px 20px}.cart-item{border-bottom:1px solid #d2d1cc;grid-template-columns:108px 1fr;gap:18px;padding:22px 0;display:grid}.cart-item-image{object-fit:cover;background:#ddd;width:108px;height:135px}.cart-item-info{min-width:0}.cart-item-top{justify-content:space-between;gap:12px;display:flex}.cart-item-top .product-category{margin-bottom:5px}.cart-item-top h3{margin:0;font-size:15px;line-height:1.2}.remove-item{color:#777;letter-spacing:.12em;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-self:flex-start;padding:0;font-size:8px;font-weight:800}.remove-item:hover{color:#111}.cart-item-meta{color:#666;letter-spacing:.1em;flex-wrap:wrap;gap:12px;margin-top:14px;font-size:8px;font-weight:700;display:flex}.cart-item-bottom{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.cart-quantity{border:1px solid #c8c7c1;align-items:center;display:flex}.cart-quantity button{color:#111;cursor:pointer;background:0 0;border:0;width:30px;height:30px;font-size:16px}.cart-quantity strong{text-align:center;min-width:28px;font-size:10px}.cart-item-price{align-items:center;gap:8px;display:flex}.cart-item-price span{color:#777;font-size:10px;text-decoration:line-through}.cart-item-price strong{font-size:13px}.cart-summary{background:#ebeae5;border-top:1px solid #c8c7c1;margin-top:auto;padding:24px 30px 30px}.cart-summary>div{letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:10px;display:flex}.cart-summary>div strong{letter-spacing:0;font-size:12px}.cart-summary .cart-saving{color:#555}.cart-summary .cart-total{border-top:1px solid #c8c7c1;margin-top:18px;padding-top:18px;font-size:12px;font-weight:800}.cart-summary .cart-total strong{font-size:20px}.checkout-button{color:#fff;letter-spacing:.15em;cursor:pointer;background:#111;border:0;width:100%;min-height:54px;margin-top:12px;font-size:10px;font-weight:800;transition:all .25s}.checkout-button:hover{background:#333}.checkout-note{color:#777;text-align:center;margin:12px 0 0;font-size:9px;line-height:1.5}.empty-cart{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 140px);padding:30px;display:flex}.empty-cart-icon{border:1px solid #bbb;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:20px;font-size:20px;display:flex}.empty-cart h3{letter-spacing:-.02em;margin:0;font-size:22px}.empty-cart p{color:#666;margin:10px 0 22px;font-size:12px}.empty-cart-button{border:0;min-width:210px}@media (width<=600px){.cart-drawer-header{padding:25px 20px 20px}.cart-drawer-header h2{font-size:32px}.cart-items{padding:4px 20px 20px}.cart-item{grid-template-columns:82px 1fr;gap:13px}.cart-item-image{width:82px;height:108px}.cart-item-top h3{font-size:13px}.cart-item-meta{gap:7px;font-size:7px}.cart-summary{padding:22px 20px 25px}}.checkout-backdrop{z-index:3000;background:#000000ad;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.checkout-modal{color:#111;background:#f4f3ef;width:min(860px,100%);max-height:92vh;animation:.25s checkoutPop;overflow-y:auto;box-shadow:0 30px 90px #0000004d}@keyframes checkoutPop{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.checkout-header{border-bottom:1px solid #d2d1cc;justify-content:space-between;align-items:flex-start;padding:30px 34px 24px;display:flex}.checkout-header .eyebrow{margin-bottom:7px}.checkout-header h2{letter-spacing:-.04em;margin:0;font-size:42px;line-height:.95}.checkout-close{color:#111;cursor:pointer;background:0 0;border:1px solid #c8c7c1;width:42px;height:42px;font-size:26px}.checkout-form{padding:28px 34px 34px}.checkout-fields{grid-template-columns:1fr 1fr;gap:18px;display:grid}.checkout-fields label{color:#666;letter-spacing:.14em;flex-direction:column;gap:8px;font-size:9px;font-weight:800;display:flex}.checkout-fields .full-field{grid-column:1/-1}.checkout-fields input,.checkout-fields textarea{box-sizing:border-box;color:#111;width:100%;font:inherit;letter-spacing:normal;background:#fff;border:1px solid #c8c7c1;border-radius:0;outline:none;padding:14px;font-size:12px}.checkout-fields input:focus,.checkout-fields textarea:focus{border-color:#111}.checkout-fields textarea{resize:vertical;min-height:86px}.checkout-order-summary{background:#ebeae5;border:1px solid #d2d1cc;margin-top:28px;padding:20px}.summary-heading{color:#555;letter-spacing:.13em;border-bottom:1px solid #c8c7c1;justify-content:space-between;padding-bottom:14px;font-size:9px;font-weight:800;display:flex}.checkout-product{border-bottom:1px solid #d2d1cc;grid-template-columns:64px 1fr auto;align-items:center;gap:13px;padding:14px 0;display:grid}.checkout-product img{object-fit:cover;background:#ddd;width:64px;height:78px}.checkout-product div{flex-direction:column;gap:5px;min-width:0;display:flex}.checkout-product div strong{font-size:11px}.checkout-product div span{color:#666;letter-spacing:.06em;font-size:8px}.checkout-product>strong{white-space:nowrap;font-size:11px}.checkout-total-row{letter-spacing:.1em;justify-content:space-between;align-items:center;padding-top:18px;font-size:11px;font-weight:800;display:flex}.checkout-total-row strong{letter-spacing:normal;font-size:20px}.whatsapp-order-button{color:#fff;letter-spacing:.15em;cursor:pointer;background:#111;border:0;width:100%;min-height:58px;margin-top:20px;font-size:10px;font-weight:800;transition:all .25s}.whatsapp-order-button:hover{background:#333}.checkout-success{text-align:center;padding:65px 34px}.success-icon{border:1px solid #111;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 20px;font-size:24px;display:flex}.checkout-success h3{margin:0;font-size:25px}.checkout-success p{color:#666;font-size:12px;line-height:1.6}.checkout-success .success-note{max-width:520px;margin:12px auto 24px;font-size:10px}.checkout-success .checkout-button{max-width:240px}@media (width<=650px){.checkout-backdrop{align-items:flex-start;padding:10px}.checkout-modal{max-height:96vh;margin-top:8px}.checkout-header{padding:24px 20px 20px}.checkout-header h2{font-size:32px}.checkout-form{padding:22px 20px 25px}.checkout-fields{grid-template-columns:1fr;gap:15px}.checkout-fields .full-field{grid-column:auto}.checkout-order-summary{padding:14px}.checkout-product{grid-template-columns:54px 1fr}.checkout-product img{width:54px;height:68px}.checkout-product>strong{grid-column:2}.checkout-success{padding:50px 20px}}.admin-page{color:#f4f4f4;background:#0a0a0a;min-height:100vh;padding:32px}.admin-shell{max-width:1180px;margin:0 auto}.admin-login-card{background:#151515;border:1px solid #2a2a2a;width:min(460px,100%);margin:10vh auto 0;padding:42px}.admin-login-card h1,.admin-topbar h1{letter-spacing:-.04em;margin:8px 0 10px}.admin-login-card p{color:#aaa;line-height:1.6}.admin-login-card form{margin-top:28px}.admin-login-card label,.admin-form-grid label,.admin-full-field{letter-spacing:.12em;flex-direction:column;gap:8px;font-size:11px;font-weight:700;display:flex}.admin-login-card input,.admin-form-grid input,.admin-form-grid select,.admin-full-field input{box-sizing:border-box;color:#fff;width:100%;font:inherit;letter-spacing:normal;background:#0d0d0d;border:1px solid #333;margin-bottom:18px;padding:14px}.admin-primary,.admin-secondary,.admin-row-actions button,.footer-owner button{color:#0a0a0a;letter-spacing:.08em;cursor:pointer;background:#f4f4f4;border:1px solid #333;padding:13px 18px;font-weight:800}.admin-secondary{color:#fff;background:0 0}.admin-error{color:#ff6b6b;margin:10px 0 16px;font-size:13px}.admin-back{color:#aaa;cursor:pointer;background:0 0;border:0;margin-bottom:35px}.admin-topbar{border-bottom:1px solid #262626;justify-content:space-between;align-items:end;gap:20px;padding-bottom:28px;display:flex}.admin-toolbar{justify-content:space-between;align-items:center;gap:20px;padding:25px 0;display:flex}.admin-toolbar strong{font-size:15px;display:block}.admin-toolbar span{color:#888;margin-top:5px;font-size:13px;display:block}.admin-product-list{border-top:1px solid #252525}.admin-product-row{border-bottom:1px solid #252525;grid-template-columns:90px 1fr auto;align-items:center;gap:20px;padding:18px 0;display:grid}.admin-product-row img{object-fit:cover;background:#151515;width:90px;height:105px}.admin-product-main{gap:6px;display:grid}.admin-product-main strong{font-size:15px}.admin-product-main span{color:#888;font-size:12px}.admin-row-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-row-actions button{color:#fff;background:0 0;padding:10px 12px;font-size:10px}.admin-row-actions .danger{color:#f77}.admin-tag{letter-spacing:.1em;border:1px solid #555;padding:7px 9px;font-size:9px}.admin-editor-backdrop{z-index:1000;background:#000000c7;padding:30px 18px;position:fixed;inset:0;overflow-y:auto}.admin-editor{background:#151515;border:1px solid #303030;max-width:760px;margin:0 auto;padding:35px;position:relative}.admin-editor h2{margin-top:4px;margin-bottom:28px}.admin-form-grid{grid-template-columns:1fr 1fr;gap:0 18px;display:grid}.admin-preview{object-fit:cover;width:130px;height:150px;margin:5px 0 20px;display:block}.admin-check{letter-spacing:.08em;align-items:center;gap:8px;margin:12px 0 25px;font-size:11px;display:flex}.admin-check input{width:auto;margin:0}.admin-editor-actions{border-top:1px solid #292929;justify-content:flex-end;gap:10px;padding-top:22px;display:flex}.footer-owner{text-align:center;margin:20px 0}.footer-owner button{color:#666;background:0 0;border:0;padding:8px;font-size:9px}.footer-owner button:hover{color:#fff}@media (width<=700px){.admin-page{padding:18px}.admin-login-card{padding:28px 22px}.admin-topbar,.admin-toolbar{flex-direction:column;align-items:flex-start}.admin-product-row{grid-template-columns:65px 1fr}.admin-product-row img{width:65px;height:80px}.admin-row-actions{grid-column:1/-1;justify-content:flex-start}.admin-form-grid{grid-template-columns:1fr}.admin-editor{padding:25px 18px}}.admin-showroom-section{background:#101010;border:1px solid #2b2b2b;margin:28px 0 34px;padding:24px}.admin-section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.admin-section-heading h2{letter-spacing:-.04em;margin:0;font-size:28px}.admin-section-heading>span{color:#777;font-size:11px;line-height:1.6}.admin-showroom-grid{grid-template-columns:1.35fr 1fr 1fr 1fr;gap:12px;display:grid}.admin-showroom-card{background:#161616;border:1px solid #2a2a2a;padding:10px}.admin-showroom-preview{background:#222;height:190px;margin-bottom:10px;position:relative;overflow:hidden}.admin-showroom-preview img{object-fit:cover;width:100%;height:100%;display:block}.admin-showroom-preview span{color:#fff;letter-spacing:.12em;background:#000000bf;padding:6px 8px;font-size:8px;position:absolute;bottom:9px;left:9px}.admin-image-button{box-sizing:border-box;color:#fff;text-align:center;letter-spacing:.12em;cursor:pointer;border:1px solid #444;width:100%;padding:11px 8px;font-size:9px;font-weight:700;transition:all .2s;display:block;position:relative}.admin-image-button:hover{color:#000;background:#fff;border-color:#fff}.admin-image-button input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.admin-image-button input:disabled{cursor:not-allowed}@media (width<=1000px){.admin-showroom-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.admin-showroom-section{padding:18px}.admin-section-heading{display:block}.admin-section-heading>span{margin-top:10px;display:block}.admin-showroom-grid{grid-template-columns:1fr}.admin-showroom-preview{height:220px}}
