*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}body{color:#111;background-color:#fff;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.navbar{--navbar-height:72px;--navbar-control-height:40px;z-index:200;-webkit-backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #11111114;width:100%;position:sticky;top:0;box-shadow:0 1px 14px #00000009}.navbar-container{max-width:1200px;height:var(--navbar-height);justify-content:space-between;align-items:center;gap:28px;margin:0 auto;padding:0 24px;display:flex}.logo{color:#111;letter-spacing:-1.15px;font-size:24px;font-weight:700;line-height:1}.nav-links{align-self:stretch;align-items:center;gap:30px;display:flex}.nav-link{color:#666;align-self:stretch;align-items:center;font-size:14px;font-weight:500;display:inline-flex;position:relative}.nav-link:after{content:"";opacity:0;background:#111;height:2px;transition:opacity .2s,transform .2s;position:absolute;bottom:16px;left:0;right:0;transform:scaleX(.35)}.nav-link:hover,.nav-link.active{color:#111}.nav-link.active:after{opacity:1;transform:scaleX(1)}.navbar-actions{align-items:center;gap:10px;display:flex}.cart-button,.search-toggle,.mobile-menu-toggle{height:var(--navbar-control-height);border-radius:8px;transition:background .2s,border-color .2s,color .2s,transform .2s,box-shadow .2s}.cart-button{color:#fff;white-space:nowrap;background:#111;border:1px solid #111;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:600;display:inline-flex}.cart-button:hover{background:#333;border-color:#333;transform:translateY(-1px)}.cart-button:focus-visible,.search-toggle:focus-visible,.mobile-menu-toggle:focus-visible,.nav-link:focus-visible{outline-offset:3px;outline:2px solid #111}.home-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 72px);padding:24px;display:flex}.home-content h1{margin-bottom:12px;font-size:48px}.home-content p{color:#666;font-size:18px}.hero{background:#f7f7f7;width:100%;overflow:hidden}.hero-container{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:60px;width:100%;max-width:1200px;min-height:620px;margin:0 auto;padding:80px 24px;display:grid}.hero-content{min-width:0;max-width:560px}.hero-label{letter-spacing:2px;color:#666;margin-bottom:20px;font-size:13px;font-weight:700}.hero-content h1{letter-spacing:-2px;margin-bottom:24px;font-size:clamp(46px,5vw,64px);line-height:1.05}.hero-description{color:#666;max-width:500px;margin-bottom:32px;font-size:18px;line-height:1.7}.hero-buttons{flex-wrap:wrap;gap:12px;display:flex}.primary-button,.secondary-button{border-radius:6px;padding:14px 24px;font-size:15px;font-weight:600;transition:all .2s}.primary-button{color:#fff;background:#111}.primary-button:hover{background:#333;transform:translateY(-2px)}.secondary-button{color:#111;background:#fff;border:1px solid #ddd}.secondary-button:hover{border-color:#111;transform:translateY(-2px)}.hero-visual{perspective:1000px;justify-content:center;align-items:center;width:100%;min-width:0;display:flex;overflow:visible}.hero-card{color:#fff;background:#111;border-radius:16px;width:420px;max-width:100%;height:420px;padding:30px;animation:5s ease-in-out infinite heroFloat;position:relative;overflow:visible;box-shadow:0 25px 50px #0000001f}.hero-card-top{z-index:3;letter-spacing:1.5px;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;display:flex;position:relative}.hero-card-top span:last-child{color:#777}.hero-card-content{z-index:3;position:absolute;top:125px;left:30px}.hero-card-content p{letter-spacing:1.5px;color:#888;margin:0 0 14px;font-size:11px;font-weight:700}.hero-card-content h2{letter-spacing:-2px;margin:0;font-size:46px;line-height:.98}.hero-card-bottom{z-index:3;letter-spacing:1.5px;font-size:11px;font-weight:700;position:absolute;bottom:28px;left:30px}.hero-circle{z-index:1;border:1px solid #333;border-radius:50%;width:280px;height:280px;animation:7s ease-in-out infinite circleFloat;position:absolute;bottom:-80px;right:-80px}.hero-floating-card{color:#111;z-index:5;background:#fff;border-radius:10px;width:190px;padding:22px;animation:4s ease-in-out infinite floatingCard;position:absolute;bottom:10px;right:-35px;box-shadow:0 20px 40px #00000026}.hero-floating-card span{letter-spacing:1.5px;color:#888;margin-bottom:10px;font-size:9px;font-weight:700;display:block}.hero-floating-card strong{margin-bottom:14px;font-size:14px;line-height:1.4;display:block}.hero-floating-card a{color:#111;font-size:12px;font-weight:600;text-decoration:none}.hero-floating-card a:hover{text-decoration:underline}@keyframes heroFloat{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(.5deg)}to{transform:translateY(0)rotate(0)}}@keyframes floatingCard{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-18px)rotate(-1deg)}to{transform:translateY(0)rotate(0)}}@keyframes circleFloat{0%{transform:translate(0)}50%{transform:translate(-10px,-10px)}to{transform:translate(0)}}.hero-card:hover{animation-play-state:paused}.hero-card:hover .hero-floating-card{animation-duration:2.5s}@media (width<=1000px){.hero-container{grid-template-columns:1fr;gap:70px;min-height:auto;padding:70px 24px 100px}.hero-content{max-width:650px}.hero-visual{width:100%}}@media (width<=768px){.hero-container{grid-template-columns:1fr;gap:60px;min-height:auto;padding:70px 24px 90px}.hero-content h1{letter-spacing:-1.5px;font-size:46px}.hero-description{font-size:16px}.hero-card{width:100%;max-width:380px;height:380px;padding:25px}.hero-card-content{top:110px;left:25px}.hero-card-content h2{font-size:40px}.hero-card-bottom{left:25px}.hero-floating-card{width:165px;bottom:5px;right:-25px}}@media (width<=480px){.hero-container{padding:55px 20px 75px}.hero-content h1{letter-spacing:-1.5px;font-size:40px}.hero-card{height:340px;padding:22px}.hero-card-content{top:100px;left:22px}.hero-card-content h2{font-size:36px}.hero-floating-card{width:155px;padding:18px;right:-10px}}.categories{background:#fff;width:100%}.categories-container{max-width:1200px;margin:0 auto;padding:100px 24px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.section-label{letter-spacing:2px;color:#888;margin-bottom:10px;font-size:12px;font-weight:700}.section-heading h2{letter-spacing:-1px;font-size:38px}.view-all{color:#111;font-size:14px;font-weight:600}.category-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.category-card{background:#f7f7f7;border:1px solid #eee;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:220px;padding:24px;transition:transform .2s,border-color .2s;display:flex;position:relative}.category-card:hover{border-color:#ccc;transform:translateY(-4px)}.category-icon{color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:700;display:flex}.category-card h3{margin-bottom:8px;font-size:20px}.category-card p{color:#777;max-width:190px;font-size:14px;line-height:1.5}.category-arrow{color:#555;font-size:20px;position:absolute;bottom:24px;right:24px}@media (width<=900px){.category-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.categories-container{padding:56px 20px}.section-heading{align-items:flex-start;gap:20px;margin-bottom:28px}.section-heading h2{font-size:30px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-card{border-radius:8px;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;min-width:0;min-height:84px;padding:14px}.category-card:hover{transform:translateY(-2px)}.category-icon,.category-card p{display:none}.category-card h3{margin:0;font-size:15px;line-height:1.3}.category-arrow{flex-shrink:0;margin-left:auto;font-size:18px;position:static}}.featured-products{background:#f7f7f7;width:100%}.featured-container{max-width:1200px;margin:0 auto;padding:100px 24px}.product-card{background:#fff;border:1px solid #eee;border-radius:12px;transition:transform .2s;overflow:hidden}.product-card:hover{transform:translateY(-4px)}.product-image{aspect-ratio:1;background:#eee;width:100%;display:block;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.product-card:hover .product-image img{transform:scale(1.04)}.product-info{padding:18px}.product-category{color:#888;margin-bottom:8px;font-size:12px}.product-name{margin-bottom:10px;font-size:17px}@media (width<=900px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.featured-container{padding:70px 20px}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-info{padding:14px}.product-name,.product-price{font-size:15px}}.why-nobotic{background:#fff;width:100%}.why-container{max-width:1200px;margin:0 auto;padding:100px 24px}.why-heading{max-width:600px;margin-bottom:50px}.why-heading h2{letter-spacing:-1px;margin-bottom:18px;font-size:42px}.why-heading>p:last-child{color:#777;font-size:17px;line-height:1.7}.benefits-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.benefit-card{border:1px solid #eee;border-radius:12px;padding:28px}.benefit-icon{background:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:22px;font-size:20px;display:flex}.benefit-card h3{margin-bottom:10px;font-size:18px}.benefit-card p{color:#777;font-size:14px;line-height:1.6}@media (width<=900px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.why-container{padding:70px 20px}.why-heading h2{font-size:32px}.benefits-grid{grid-template-columns:1fr}}.footer{color:#fff;background:#111;width:100%}.footer-container{grid-template-columns:2fr 1fr 1fr 1fr;gap:50px;max-width:1200px;margin:0 auto;padding:70px 24px;display:grid}.footer-brand h2{margin-bottom:12px;font-size:26px}.footer-brand p{color:#999;font-size:14px}.footer-column{flex-direction:column;gap:12px;display:flex}.footer-column h3{margin-bottom:8px;font-size:14px}.footer-column a{color:#999;font-size:14px;transition:color .2s}.footer-column a:hover{color:#fff}.footer-bottom{text-align:center;border-top:1px solid #292929;padding:22px 24px}.footer-bottom p{color:#777;font-size:13px}@media (width<=700px){.footer-container{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1}}@media (width<=450px){.footer-container{grid-template-columns:1fr}.footer-brand{grid-column:auto}}.information-page{background:#fff}.information-page-container{width:min(920px,100% - 48px);margin:0 auto;padding:76px 0 88px}.information-page-header{max-width:680px;margin-bottom:38px}.information-page-header h1{letter-spacing:-1.5px;margin:8px 0 14px;font-size:clamp(36px,5vw,52px);line-height:1.06}.information-page-header>p:last-child{color:#666;margin:0;font-size:17px;line-height:1.65}.information-page-sections{gap:14px;display:grid}.information-section{background:#fff;border:1px solid #e7e7e7;border-radius:12px;padding:26px 28px}.information-section h2{letter-spacing:-.3px;margin:0 0 12px;font-size:20px}.information-section p,.information-section li{color:#5f5f5f;font-size:15px;line-height:1.7}.information-section p{margin:0 0 10px}.information-section p:last-child{margin-bottom:0}.information-section ul{margin:0;padding-left:20px}.information-section li+li{margin-top:5px}@media (width<=600px){.information-page-container{width:min(100% - 32px,920px);padding:42px 0 52px}.information-page-header{margin-bottom:26px}.information-page-header h1{font-size:36px}.information-page-header>p:last-child{font-size:16px}.information-page-sections{gap:10px}.information-section{border-radius:10px;padding:21px 18px}.information-section h2{font-size:18px}}.shop-header{max-width:650px;margin-bottom:60px}.shop-header>p:last-child{color:#777;font-size:17px;line-height:1.7}.shop-layout{grid-template-columns:220px 1fr;gap:50px;display:grid}.shop-sidebar{flex-direction:column;align-items:flex-start;display:flex}.shop-sidebar h3{margin-bottom:20px;font-size:16px}.shop-sidebar button{text-align:left;color:#777;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 0;font-size:14px}.shop-sidebar button:first-of-type{color:#111;font-weight:600}.shop-sidebar button:hover{color:#111}.shop-topbar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.shop-topbar p{color:#777;font-size:14px}.shop-topbar select{background:#fff;border:1px solid #ddd;border-radius:6px;padding:9px 12px;font-size:14px}@media (width<=800px){.shop-layout{grid-template-columns:1fr;gap:30px}.shop-sidebar{grid-template-columns:repeat(2,1fr);gap:5px 20px;display:grid}.shop-sidebar h3{grid-column:1/-1}}@media (width<=600px){.shop-container{padding:60px 20px}.shop-header h1{font-size:40px}.shop-layout{gap:25px}}.product-details{background:#fff;width:100%}.product-details-container{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;padding:80px 24px;display:grid}.product-details-image{aspect-ratio:1;background:#f5f5f5;border-radius:16px;width:100%;overflow:hidden}.product-details-image img{object-fit:cover;width:100%;height:100%;display:block}.product-gallery{min-width:0}.product-gallery-thumbnails{scrollbar-width:thin;gap:10px;margin-top:12px;padding:1px 1px 4px;display:flex;overflow-x:auto}.product-gallery-thumbnails button{cursor:pointer;background:#f5f5f5;border:1px solid #ddd;border-radius:9px;flex:none;width:64px;height:64px;padding:0;overflow:hidden}.product-gallery-thumbnails button.selected{border-color:#111;box-shadow:0 0 0 1px #111}.product-gallery-thumbnails img{object-fit:cover;width:100%;height:100%;display:block}.product-details-info{max-width:520px}.product-details-info h1{letter-spacing:-1.5px;margin-bottom:18px;font-size:48px;line-height:1.1}.product-details-price{margin-bottom:25px;font-size:24px;font-weight:700}.product-divider{background:#eee;width:100%;height:1px;margin-bottom:25px}.product-description{color:#666;margin-bottom:30px;font-size:16px;line-height:1.7}.quantity-section{margin-bottom:25px}.quantity-section label{margin-bottom:10px;font-size:14px;font-weight:600;display:block}.quantity-control{border:1px solid #ddd;border-radius:6px;align-items:center;width:fit-content;display:flex;overflow:hidden}.quantity-control button{cursor:pointer;background:#fff;border:none;width:40px;height:40px;font-size:18px}.quantity-control span{text-align:center;width:40px;font-size:14px}.add-to-cart-button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:6px;width:100%;margin-bottom:18px;padding:16px;font-size:15px;font-weight:600}.add-to-cart-button:hover{background:#333}.add-to-cart-button{transition:background-color .2s,transform .2s,box-shadow .2s}.add-to-cart-button.added{background:#2b2b2b;box-shadow:0 6px 18px #11111124}.add-to-cart-toast{z-index:100;box-sizing:border-box;background:#fff;border:1px solid #e3e3e3;border-radius:10px;flex-direction:column;gap:3px;width:min(320px,100vw - 32px);padding:14px 16px;animation:.22s ease-out addToCartToastIn;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 30px #00000024}.add-to-cart-toast strong{color:#111;font-size:14px}.add-to-cart-toast span{color:#666;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}@keyframes addToCartToastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=600px){.add-to-cart-toast{bottom:16px;right:16px}}.back-to-shop{color:#666;font-size:14px;display:inline-block}.back-to-shop:hover{color:#111}.product-not-found{flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:60vh;display:flex}@media (width<=800px){.product-details-container{grid-template-columns:1fr;gap:40px}.product-details-info{max-width:none}.product-details-info h1{font-size:38px}}.cart-count{color:#111;background:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:20px;height:20px;font-size:11px;font-weight:700;display:flex}.cart-page{background:#fff;width:100%}.cart-container{max-width:1200px;margin:0 auto;padding:80px 24px}.cart-header{margin-bottom:50px}.cart-header h1{letter-spacing:-1.5px;font-size:48px}.cart-layout{grid-template-columns:1fr 350px;align-items:start;gap:60px;display:grid}.cart-items{flex-direction:column;display:flex}.cart-item{border-bottom:1px solid #eee;grid-template-columns:130px 1fr auto;gap:24px;padding:24px 0;display:grid;position:relative}.cart-item:first-child{border-top:1px solid #eee}.cart-item img{object-fit:cover;background:#f5f5f5;border-radius:8px;width:130px;height:130px}.cart-item-info h3{margin-bottom:8px;font-size:18px}.cart-item-price{margin-bottom:18px;font-size:15px;font-weight:600}.cart-item-actions{align-items:center;gap:18px;display:flex}.remove-button{color:#888;cursor:pointer;background:0 0;border:none;font-size:13px}.remove-button:hover{color:#111}.cart-item-total{font-size:16px;font-weight:700}.cart-summary{border:1px solid #eee;border-radius:12px;padding:28px;position:sticky;top:20px}.cart-summary h2{margin-bottom:25px;font-size:20px}.summary-row,.summary-total{justify-content:space-between;gap:20px;margin-bottom:16px;font-size:14px;display:flex}.summary-row span:last-child{text-align:right;color:#777}.summary-divider{background:#eee;height:1px;margin:22px 0}.summary-total{font-size:17px;font-weight:700}.checkout-button{color:#fff;text-align:center;background:#111;border-radius:6px;width:100%;margin-top:25px;padding:15px;font-size:14px;font-weight:600;display:block}.empty-cart{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:60vh;display:flex}.empty-cart p{color:#777;margin-bottom:15px}@media (width<=850px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media (width<=600px){.cart-container{padding:60px 20px}.cart-header h1{font-size:38px}.cart-item{grid-template-columns:90px 1fr;gap:16px}.cart-item img{width:90px;height:90px}.cart-item-total{grid-column:2}.cart-item-actions{flex-wrap:wrap}}.checkout-page{background:#fff;width:100%}.checkout-container{max-width:1200px;margin:0 auto;padding:80px 24px}.checkout-header{max-width:650px;margin-bottom:50px}.checkout-header h1{letter-spacing:-1.5px;margin-bottom:14px;font-size:48px}.checkout-header>p:last-child{color:#777;font-size:16px}.checkout-layout{grid-template-columns:1fr 380px;align-items:start;gap:60px;display:grid}.checkout-form{flex-direction:column;gap:35px;display:flex}.checkout-section{border-bottom:1px solid #eee;padding-bottom:35px}.checkout-section h2,.checkout-summary h2{margin-bottom:25px;font-size:20px}.form-group{flex-direction:column;margin-bottom:20px;display:flex}.form-group:last-child{margin-bottom:0}.form-group label{margin-bottom:8px;font-size:14px;font-weight:600}.form-group input,.form-group textarea{background:#fff;border:1px solid #ddd;border-radius:6px;outline:none;width:100%;padding:13px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.form-group textarea{resize:vertical}.form-group input:focus,.form-group textarea:focus{border-color:#111}.payment-option{cursor:pointer;border:1px solid #eee;border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:10px;padding:16px;display:flex}.payment-option:last-child{margin-bottom:0}.payment-option input{margin-top:3px}.payment-option span{flex-direction:column;gap:5px;display:flex}.payment-option strong{font-size:14px}.payment-option small{color:#777;font-size:13px;line-height:1.5}.place-order-button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:6px;width:100%;padding:16px;font-size:15px;font-weight:600}.place-order-button:hover{background:#333}.checkout-summary{border:1px solid #eee;border-radius:12px;padding:28px;position:sticky;top:20px}.checkout-products{flex-direction:column;gap:18px;display:flex}.checkout-product{grid-template-columns:60px 1fr auto;align-items:center;gap:12px;display:grid}.checkout-product img{object-fit:cover;background:#f5f5f5;border-radius:6px;width:60px;height:60px}.checkout-product h3{margin-bottom:5px;font-size:13px}.checkout-product p{color:#777;font-size:12px}.checkout-product strong{font-size:13px}.order-success{justify-content:center;align-items:center;min-height:70vh;padding:60px 20px;display:flex}.order-success-content{text-align:center;max-width:550px}.success-icon{color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 25px;font-size:28px;display:flex}.order-success-content h1{margin-bottom:15px;font-size:44px}.order-success-content>p:not(.section-label){color:#777;margin-bottom:30px;line-height:1.7}@media (width<=850px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{grid-row:1;position:static}}@media (width<=600px){.checkout-container{padding:60px 20px}.checkout-header h1{font-size:38px}.checkout-product{grid-template-columns:50px 1fr}.checkout-product img{width:50px;height:50px}.checkout-product strong{grid-column:2}}.shop-page{background:#fff;width:100%}.shop-container{max-width:1200px;margin:0 auto;padding:80px 24px}.shop-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:50px;display:flex}.shop-header h1{letter-spacing:-1.5px;margin-bottom:12px;font-size:48px}.shop-header p:not(.section-label){color:#777}.product-count{color:#777;white-space:nowrap;font-size:14px}.shop-loading,.shop-error,.shop-empty{text-align:center;color:#777;justify-content:center;align-items:center;min-height:300px;display:flex}.shop-empty{flex-direction:column;gap:10px}.shop-empty h2{color:#111}.product-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.product-card{color:inherit;text-decoration:none;display:block}.product-image-container{aspect-ratio:1;background:#f5f5f5;border-radius:10px;position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-card:hover .product-image{transform:scale(1.04)}.product-badge{color:#fff;background:#111;border-radius:4px;padding:6px 10px;font-size:11px;font-weight:600;position:absolute;top:12px;left:12px}.product-info{padding-top:15px}.product-info h3{margin:5px 0 8px;font-size:16px}.product-price{font-size:15px;font-weight:700}@media (width<=1000px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.shop-container{padding:60px 20px}.shop-header{flex-direction:column;align-items:flex-start}.shop-header h1{font-size:40px}.product-grid{grid-template-columns:repeat(2,1fr);gap:18px}}.admin-page{background:#f7f7f7;min-height:100vh;padding:70px 0}.admin-container{width:min(1400px,90%);margin:0 auto}.admin-header{justify-content:space-between;align-items:flex-end;margin-bottom:45px;display:flex}.admin-header h1{margin:8px 0;font-size:42px}.admin-header p{color:#666}.admin-store-link{color:#111;background:#fff;border:1px solid #ddd;border-radius:6px;padding:12px 18px;text-decoration:none}.admin-stats{grid-template-columns:repeat(6,1fr);gap:15px;margin-bottom:50px;display:grid}.admin-stat-card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:25px}.admin-stat-card span{color:#777;margin-bottom:12px;font-size:13px;display:block}.admin-stat-card strong{font-size:28px}.admin-orders-section{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:30px}.admin-section-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.admin-section-header h2{margin:5px 0 0}.admin-refresh-button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:5px;padding:10px 18px}.admin-refresh-button:hover{background:#f5f5f5}.admin-table-wrapper{overflow-x:auto}.admin-orders-table{border-collapse:collapse;width:100%}.admin-orders-table th{text-align:left;color:#777;border-bottom:1px solid #ddd;padding:15px;font-size:13px}.admin-orders-table td{border-bottom:1px solid #eee;padding:18px 15px;font-size:14px}.admin-orders-table tbody tr:hover{background:#fafafa}.order-status{text-transform:capitalize;background:#eee;border-radius:20px;padding:5px 10px;font-size:12px;font-weight:600;display:inline-block}.status-pending{color:#856404;background:#fff3cd}.status-confirmed{color:#1d4ed8;background:#dbeafe}.status-shipped{color:#4338ca;background:#e0e7ff}.status-delivered{color:#166534;background:#dcfce7}.status-cancelled{color:#991b1b;background:#fee2e2}.view-order-button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:5px;padding:8px 14px}.view-order-button:hover{background:#333}.admin-loading,.admin-empty{text-align:center;color:#777;padding:70px 20px}.admin-modal-overlay{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.admin-modal{background:#fff;border-radius:10px;width:min(650px,100%);max-height:90vh;padding:35px;position:relative;overflow-y:auto}.admin-modal h2{margin:5px 0 30px}.admin-modal-close{cursor:pointer;background:0 0;border:none;font-size:30px;position:absolute;top:15px;right:18px}.admin-order-info{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:25px;display:grid}.admin-order-info span,.admin-address span{color:#777;margin-bottom:5px;font-size:12px;display:block}.admin-order-info strong{font-size:15px}.admin-address{background:#f7f7f7;border-radius:6px;margin-bottom:30px;padding:20px}.admin-address p{margin:0;line-height:1.6}.admin-order-items{border-top:1px solid #eee;margin-top:15px}.admin-order-item{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:18px 0;display:flex}.admin-order-item p{color:#777;margin:5px 0 0;font-size:13px}.admin-order-total{border-bottom:1px solid #eee;justify-content:space-between;padding:25px 0;font-size:20px;display:flex}.admin-current-status{justify-content:space-between;align-items:center;padding-top:20px;display:flex}@media (width<=1000px){.admin-stats{grid-template-columns:repeat(3,1fr)}}@media (width<=650px){.admin-page{padding:40px 0}.admin-header{display:block}.admin-store-link{margin-top:20px;display:inline-block}.admin-stats{grid-template-columns:repeat(2,1fr)}.admin-orders-section{padding:20px}.admin-order-info{grid-template-columns:1fr}}.admin-current-status{justify-content:space-between;align-items:center;gap:20px;padding-top:20px;display:flex}.admin-current-status>div{align-items:center;gap:12px;display:flex}.admin-status-select{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;padding:10px 14px;font-size:14px}.admin-status-select:disabled{opacity:.6;cursor:not-allowed}.admin-login-page{background:#f7f7f7;justify-content:center;align-items:center;min-height:80vh;padding:60px 20px;display:flex}.admin-login-card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;width:min(430px,100%);padding:40px}.admin-login-header{text-align:center;margin-bottom:30px}.admin-login-header h1{margin:8px 0}.admin-login-header p{color:#777}.admin-login-card .form-group{margin-bottom:20px}.admin-login-card input{box-sizing:border-box;border:1px solid #ddd;border-radius:6px;width:100%;margin-top:7px;padding:13px 14px;font-size:15px}.admin-login-button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:6px;width:100%;padding:14px;font-size:15px}.admin-login-button:hover{background:#333}.admin-login-button:disabled{opacity:.6;cursor:not-allowed}.admin-login-error{color:#b91c1c;background:#fee2e2;border-radius:6px;margin-bottom:18px;padding:12px;font-size:14px}.admin-auth-loading{color:#777;justify-content:center;align-items:center;min-height:70vh;display:flex}.admin-logout-button{color:#111;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;padding:12px 18px}.admin-logout-button:hover{background:#f5f5f5}@media (width<=650px){.admin-header-actions{flex-wrap:wrap;margin-top:20px}}.admin-header-actions{align-items:center;gap:12px;display:flex}.admin-primary-button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:600}.admin-primary-button:hover{background:#222}.admin-primary-button:disabled{opacity:.6;cursor:not-allowed}.admin-product-form{background:#fff;border:1px solid #e5e5e5;border-radius:14px;margin-bottom:40px;padding:28px}.admin-form-header{margin-bottom:25px}.admin-form-header h2{margin:5px 0 0}.admin-form-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.admin-product-form .form-group{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.admin-product-form label{font-size:14px;font-weight:600}.admin-product-form input,.admin-product-form textarea{box-sizing:border-box;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:14px}.admin-product-form input:focus,.admin-product-form textarea:focus{border-color:#111}.admin-checkbox{cursor:pointer;align-items:center;gap:10px;margin-bottom:24px;display:flex}.admin-checkbox input{width:16px;height:16px}.admin-product-cell{align-items:center;gap:12px;display:flex}.admin-product-image{object-fit:cover;background:#f3f3f3;border-radius:8px;width:52px;height:52px}@media (width<=700px){.admin-form-grid{grid-template-columns:1fr}.admin-header-actions{flex-direction:column;align-items:stretch}}.delete-product-button{color:#c62828;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:600}.delete-product-button:hover{background:#fff5f5;border-color:#c62828}.current-image-preview,.selected-image-preview{margin-top:12px}.current-image-preview p,.selected-image-preview p{margin-bottom:8px;font-size:13px;font-weight:600}.admin-image-preview{object-fit:cover;border:1px solid #ddd;border-radius:10px;width:120px;height:120px;display:block}.selected-image-name{color:#666;margin-top:8px!important;font-size:13px!important;font-weight:400!important}.admin-product-image-placeholder{color:#777;background:#f3f3f3;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:10px;display:flex}.admin-product-actions{align-items:center;gap:8px;display:flex}.product-color-section{margin-top:28px;margin-bottom:28px}.product-color-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.product-color-header label{font-size:15px;font-weight:600}.product-color-header span{font-size:14px;font-weight:500}.product-color-options{flex-wrap:wrap;gap:12px;display:flex}.product-color-option{color:#111;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:8px;align-items:center;gap:10px;min-width:120px;padding:8px 14px 8px 8px;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .2s,background-color .2s,transform .2s;display:flex;position:relative}.product-color-option:hover:not(:disabled){border-color:#111;transform:translateY(-1px)}.product-color-option.selected{background:#f5f5f5;border-color:#111;box-shadow:0 0 0 1px #111}.product-color-option img{object-fit:cover;border-radius:6px;flex-shrink:0;width:48px;height:48px}.product-color-option>span{color:#111;white-space:nowrap;font-size:14px;font-weight:600;display:block}.color-option-placeholder{color:#111;background:#eee;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:700;display:flex}.product-color-option small{color:#777;font-size:11px;display:block;position:absolute;bottom:-20px;left:8px}.product-color-option.out-of-stock{opacity:.45;cursor:not-allowed}.admin-gallery-list{gap:8px;margin-top:4px;display:grid}.admin-gallery-item{border:1px solid #e4e4e4;border-radius:9px;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:10px;padding:8px;display:grid}.admin-gallery-item img{object-fit:cover;border-radius:6px;width:56px;height:56px}.admin-gallery-item strong{font-size:12px;display:block}.admin-gallery-actions{gap:6px;margin-top:6px;display:flex}.admin-gallery-actions button{color:#222;font:inherit;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:5px;padding:4px 7px;font-size:12px}.admin-gallery-actions button:disabled{opacity:.4;cursor:default}.product-size-section{margin:24px 0 28px}.product-size-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.product-size-header label{font-size:15px;font-weight:600}.product-size-header span{font-size:14px;font-weight:500}.product-size-options{flex-wrap:wrap;gap:8px;display:flex}.product-size-option{color:#111;cursor:pointer;min-width:44px;font:inherit;background:#fff;border:1px solid #d9d9d9;border-radius:7px;padding:8px 12px;font-size:14px;font-weight:600;transition:border-color .2s,background-color .2s,transform .2s}.product-size-option:hover{border-color:#111;transform:translateY(-1px)}.product-size-option.selected{color:#fff;background:#111;border-color:#111}.product-details-container{align-items:start;gap:64px;padding:72px 24px 48px}.product-details-info h1{margin-bottom:14px}.product-details-price{margin-bottom:28px}.product-description-section{max-width:1200px;margin:0 auto;padding:0 24px 80px}.product-description-section .product-divider{margin-bottom:28px}.product-description-section h2{letter-spacing:-.3px;margin:0 0 14px;font-size:20px}.product-description-section .product-description{margin:0}.quantity-control{border-radius:8px}.add-to-cart-button{border-radius:8px;margin-top:2px}.checkout-payment-summary{border-top:1px solid #eee;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding-top:18px;display:flex}.checkout-payment-summary span{color:#666}.checkout-payment-summary strong{text-align:right}.admin-variants-section{background:#fafafa;border:1px solid #e5e5e5;border-radius:12px;margin-top:32px;padding:24px}.admin-variants-header,.admin-variant-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.admin-variants-header{margin-bottom:22px}.admin-variants-header h2{margin:5px 0 7px}.admin-variants-header p{margin:0;line-height:1.5}.admin-variants-list{gap:14px;display:grid}.admin-variant-card{background:#fff;border:1px solid #e2e2e2;border-radius:10px;padding:18px}.admin-variant-header{margin-bottom:16px}.admin-variant-header .delete-product-button{flex:none}.admin-variant-card .form-group{margin-bottom:0}@media (width<=800px){.product-details-container{gap:32px;padding:36px 18px 30px}.product-details-info h1{font-size:clamp(32px,9vw,38px)}.product-description-section{padding:0 18px 48px}.product-description-section .product-divider{margin-bottom:22px}.product-gallery-thumbnails button{width:58px;height:58px}}@media (width<=700px){.admin-variants-section{padding:18px}.admin-variants-header{flex-direction:column;align-items:stretch}.admin-variants-header .admin-primary-button{align-self:flex-start}.admin-variant-card{padding:14px}}@media (width<=420px){.product-color-options{gap:8px}.product-color-option{min-width:0;padding:7px 10px 7px 7px}.product-color-option img,.color-option-placeholder{width:42px;height:42px}.product-size-section{margin:20px 0 24px}}.admin-order-items{flex-direction:column;gap:12px;margin:16px 0 24px;display:flex}.admin-order-item{box-sizing:border-box;background:#fff;border:1px solid #e5e5e5;border-radius:10px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;min-height:88px;padding:12px;display:grid}.admin-order-item-image{object-fit:cover;background:#f2f2f2;border-radius:8px;width:72px;min-width:72px;height:72px;min-height:72px;display:block}.admin-order-item-details{min-width:0;overflow:hidden}.admin-order-item-details>strong{color:#111;text-overflow:ellipsis;white-space:nowrap;margin:0 0 6px;font-size:15px;font-weight:600;line-height:1.35;display:block;overflow:hidden}.admin-order-item-details p{color:#666;margin:3px 0;font-size:13px;line-height:1.4}.admin-order-color{align-items:center;gap:5px;display:flex;color:#333!important;margin:4px 0!important}.admin-order-color span{color:#777}.admin-order-color strong{color:#111;font-weight:600}.admin-order-variant{color:#999!important;font-size:11px!important}.admin-order-item>strong:last-child{text-align:right;white-space:nowrap;color:#111;min-width:90px;font-size:14px;font-weight:600}@media (width<=600px){.admin-order-item{grid-template-columns:60px minmax(0,1fr);gap:12px}.admin-order-item-image{width:60px;min-width:60px;height:60px;min-height:60px}.admin-order-item>strong:last-child{text-align:left;grid-column:2;min-width:0}}.product-warranty{background:#f8f8f8;border:1px solid #e1e1e1;border-radius:12px;align-items:center;gap:14px;margin:24px 0;padding:16px 18px;display:flex}.product-warranty-icon{color:#fff;background:#111;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:flex}.product-warranty-content{flex-direction:column;gap:4px;display:flex}.product-warranty-content strong{color:#111;font-size:14px;font-weight:600;line-height:1.3}.product-warranty-content span{color:#666;font-size:13px;line-height:1.4}.admin-warranty-section{background:#fafafa;border:1px solid #e5e5e5;border-radius:12px;margin-top:32px;padding:24px}.admin-warranty-section .admin-variants-header{margin-bottom:20px}.admin-navigation{background:#fff;border-bottom:1px solid #e5e5e5;width:100%}.admin-navigation-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1200px,92%);min-height:64px;margin:0 auto;display:flex}.admin-navigation-label{align-items:center;gap:10px;font-size:14px;display:flex}.admin-navigation-label span{letter-spacing:.16em;color:#888;font-size:11px;font-weight:600}.admin-navigation-label strong{font-size:15px;font-weight:600}.admin-navigation-links{align-items:center;gap:8px;display:flex}.admin-nav-link{color:#666;border-radius:6px;justify-content:center;align-items:center;min-height:38px;padding:0 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.admin-nav-link:hover{color:#111;background:#f5f5f5}.admin-nav-link.active{color:#fff;background:#111}@media (width<=600px){.admin-navigation-inner{flex-direction:column;align-items:stretch;gap:12px;min-height:auto;padding:12px 0}.admin-navigation-label{justify-content:center}.admin-navigation-links{width:100%}.admin-nav-link{flex:1}}.shop-search{width:100%;max-width:600px;margin-bottom:20px;position:relative}.shop-search input{box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;padding:14px 45px 14px 16px;font-family:inherit;font-size:14px;transition:border-color .2s}.shop-search input:focus{border-color:#111}.shop-search-clear{color:#555;cursor:pointer;background:#eee;border:none;border-radius:50%;width:28px;height:28px;font-size:18px;line-height:1;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.shop-search-clear:hover{color:#111;background:#ddd}.shop-filters{align-items:center;gap:10px;margin-bottom:35px;padding-bottom:5px;display:flex;overflow-x:auto}.shop-category-button{color:#666;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;flex-shrink:0;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:background .2s,color .2s,border-color .2s}.shop-category-button:hover{color:#111;border-color:#111}.shop-category-button.active{color:#fff;background:#111;border-color:#111}.shop-clear-filters{color:#fff;cursor:pointer;background:#111;border:none;border-radius:6px;margin-top:10px;padding:11px 18px;font-family:inherit;font-size:14px;font-weight:600}.shop-clear-filters:hover{background:#333}@media (width<=600px){.shop-search{max-width:none;margin-bottom:16px}.shop-filters{gap:8px;margin-bottom:28px}.shop-category-button{padding:8px 14px;font-size:12px}}.navbar-search{position:relative}.search-toggle{width:40px;height:var(--navbar-control-height);color:#111;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.search-toggle:hover,.search-toggle:focus-visible,.search-toggle[aria-expanded=true]{background:#f7f7f7;border-color:#111}.search-toggle:hover{transform:translateY(-1px)}.search-toggle svg,.search-input-wrap svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:19px;height:19px}.search-dropdown{z-index:100;background:#fff;border:1px solid #e1e1e1;border-radius:12px;width:min(420px,100vw - 32px);position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 20px 45px #00000024}.search-input-wrap{color:#777;border-bottom:1px solid #eee;align-items:center;gap:10px;padding:12px 12px 12px 15px;display:flex}.search-input-wrap input{color:#111;width:100%;min-width:0;font:inherit;border:none;outline:none;font-size:14px}.search-input-wrap input::placeholder{color:#999}.search-close{color:#555;cursor:pointer;background:#f1f1f1;border:none;border-radius:50%;flex-shrink:0;width:28px;height:28px;font-size:20px;line-height:1;transition:background .2s,color .2s}.search-close:hover{color:#111;background:#e2e2e2}.search-results{max-height:390px;overflow-y:auto}.search-result{background:#fff;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 15px;transition:background .2s;display:grid}.search-result+.search-result{border-top:1px solid #f0f0f0}.search-result:hover{background:#f7f7f7}.search-result img,.search-result-placeholder{color:#555;object-fit:cover;background:#eee;border-radius:8px;justify-content:center;align-items:center;width:46px;height:46px;font-size:16px;font-weight:700;display:flex}.search-result-details{min-width:0}.search-result-details strong,.search-result-details small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.search-result-details strong{color:#111;margin-bottom:4px;font-size:14px}.search-result-details small{color:#777;font-size:12px}.search-result-price{color:#111;white-space:nowrap;font-size:13px;font-weight:600}.search-status{color:#777;text-align:center;padding:24px 16px;font-size:14px}.mobile-menu-toggle{width:var(--navbar-control-height);color:#111;cursor:pointer;background:#fff;border:1px solid #ddd;padding:0;display:none}.mobile-menu-toggle:hover,.mobile-menu-toggle[aria-expanded=true]{background:#f7f7f7;border-color:#111}.mobile-menu-toggle span{background:currentColor;width:16px;height:1.5px;margin:3px auto;transition:transform .2s,opacity .2s;display:block}.mobile-menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px)rotate(45deg)}.mobile-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.mobile-menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-4.5px)rotate(-45deg)}.mobile-nav-menu{display:none}@media (width<=760px){.navbar{--navbar-height:64px;--navbar-control-height:38px}.navbar-container{height:var(--navbar-height);gap:12px;padding:0 20px}.nav-links{display:none}.logo{font-size:23px}.navbar-actions{gap:8px}.cart-button{padding:0 13px}.mobile-menu-toggle{flex-direction:column;justify-content:center;align-items:center;display:inline-flex}.mobile-nav-menu{z-index:190;opacity:0;pointer-events:none;visibility:hidden;background:#fffffffa;border-bottom:1px solid #11111114;transition:opacity .2s,transform .2s;display:block;position:absolute;top:100%;left:0;right:0;transform:translateY(-8px);box-shadow:0 14px 28px #00000014}.mobile-nav-menu.open{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.mobile-nav-menu-inner{gap:8px;width:min(1200px,100%);margin:0 auto;padding:12px 20px 18px;display:grid}.mobile-nav-link{color:#555;border:1px solid #e5e5e5;border-radius:8px;align-self:auto;min-height:42px;padding:0 14px}.mobile-nav-link:after{display:none}.mobile-nav-link:hover{background:#f7f7f7}.mobile-nav-link.active{color:#fff;background:#111;border-color:#111}.search-dropdown{z-index:300;top:calc(var(--navbar-height) + 12px);width:auto;position:fixed;left:20px;right:20px}.search-results{max-height:calc(100vh - var(--navbar-height) - 100px)}}@media (width<=480px){.navbar-container{padding-left:16px;padding-right:16px}.search-dropdown{left:16px;right:16px}.mobile-nav-menu-inner{padding-left:16px;padding-right:16px}}.hero-product-showcase{width:min(440px,100%)}.hero-product-link{color:#111;text-decoration:none;display:block;position:relative}.hero-product-frame{background:#ebebeb;border:1px solid #e5e5e5;border-radius:16px;height:420px;overflow:hidden;box-shadow:0 22px 48px #0000001a}.hero-product-image{object-fit:cover;width:100%;height:100%;animation:.65s both heroProductReveal;display:block}.hero-product-meta{background:#fffffff5;border:1px solid #e5e5e5;border-radius:10px;width:min(220px,62%);padding:18px 20px;animation:.65s both heroProductMetaReveal;position:absolute;bottom:22px;right:-28px;box-shadow:0 18px 35px #0000001f}.hero-product-meta span,.hero-product-meta small{color:#777;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700;display:block}.hero-product-meta strong{margin:7px 0 12px;font-size:17px;line-height:1.25;display:block}.hero-product-meta small{color:#111;letter-spacing:.04em;text-transform:none;font-size:11px}.hero-dots{justify-content:center;gap:8px;margin-top:24px;display:flex}.hero-dot{cursor:pointer;background:#c7c7c7;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:width .25s,background .25s}.hero-dot.active{background:#111;border-radius:8px;width:24px}@keyframes heroProductReveal{0%{opacity:0;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes heroProductMetaReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.hero-product-frame{height:380px}.hero-product-meta{right:-12px}}@media (width<=480px){.hero-product-frame{height:340px}.hero-product-meta{padding:15px;bottom:14px;right:12px}.hero-product-meta strong{font-size:15px}}@media (prefers-reduced-motion:reduce){.hero-product-image,.hero-product-meta{animation:none}}.admin-header-actions,.admin-hero-add-controls,.admin-hero-item-actions{flex-wrap:wrap}.admin-store-link,.admin-refresh-button,.view-order-button,.admin-logout-button,.admin-primary-button,.delete-product-button,.admin-status-select,.admin-toggle-button,.admin-icon-button{transition:background .2s,border-color .2s,color .2s,transform .2s}.admin-store-link:hover,.admin-refresh-button:hover,.admin-logout-button:hover{border-color:#111}.admin-stat-card{border-radius:10px;min-width:0}.admin-orders-section,.admin-product-form,.admin-hero-add-card,.admin-hero-list{box-shadow:0 8px 24px #00000006}.admin-payment-details{background:#fafafa;border:1px solid #e5e5e5;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin:-4px 0 24px;padding:15px 18px;display:flex}.admin-payment-details span{color:#666;font-size:13px}.admin-payment-details code{overflow-wrap:anywhere;color:#111;font:600 14px/1.4 inherit}.admin-error-state{background:#fff;border:1px solid #e5e5e5;border-radius:10px}.admin-error-state h3{color:#111}.admin-error-state p{max-width:620px;margin:8px auto 18px}.admin-helper-text{font-size:13px}.admin-hero-add-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;padding:26px 28px;display:flex}.admin-hero-add-card h2{margin:0 0 7px;font-size:20px}.admin-hero-add-card p{color:#666;margin:0}.admin-hero-add-controls{align-items:center;gap:10px;min-width:min(100%,420px);display:flex}.admin-hero-add-controls select{min-width:0;font:inherit;background:#fff;border:1px solid #ddd;border-radius:8px;flex:1;padding:12px 14px}.admin-hero-list{background:#e5e5e5;border:1px solid #e5e5e5;border-radius:12px;gap:1px;display:grid;overflow:hidden}.admin-hero-item{background:#fff;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px 18px;display:grid}.admin-hero-item>img{object-fit:cover;background:#f1f1f1;border-radius:8px;width:72px;height:72px}.admin-hero-item-details{min-width:0}.admin-hero-item-details span,.admin-hero-item-details small{color:#777;font-size:12px}.admin-hero-item-details h2{text-overflow:ellipsis;white-space:nowrap;margin:4px 0;font-size:16px;overflow:hidden}.admin-hero-item-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-icon-button{color:#111;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:7px;width:36px;height:36px;font-size:17px}.admin-icon-button:hover:not(:disabled){background:#f7f7f7;border-color:#111}.admin-icon-button:disabled{opacity:.35;cursor:not-allowed}.admin-toggle-button{color:#555;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:7px;min-width:66px;padding:9px 12px;font:600 12px inherit}.admin-toggle-button.active{color:#fff;background:#111;border-color:#111}.admin-toggle-button:disabled,.delete-product-button:disabled{opacity:.5;cursor:not-allowed}.admin-hero-empty{background:#fff;border:1px solid #e5e5e5;border-radius:10px}@media (width<=760px){.admin-hero-add-card{flex-direction:column;align-items:stretch;padding:22px}.admin-hero-add-controls{width:100%}.admin-hero-item{grid-template-columns:58px minmax(0,1fr);gap:14px}.admin-hero-item>img{width:58px;height:58px}.admin-hero-item-actions{grid-column:1/-1;justify-content:flex-start}}@media (width<=480px){.admin-navigation-links{overflow-x:auto}.admin-nav-link{min-width:max-content}.admin-payment-details{flex-direction:column;align-items:flex-start;gap:6px}.admin-hero-add-controls{flex-direction:column;align-items:stretch}}
