@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
.Header-module__hBw1pG__header{z-index:100;background:var(--bg-header);transition:all var(--transition);position:relative}@media (min-width:1024px){.Header-module__hBw1pG__header{position:sticky;top:0}}.Header-module__hBw1pG__scrolled{box-shadow:0 2px 12px #0000001a}.Header-module__hBw1pG__topBar{background:var(--text-primary);color:#fff;padding:6px 0;font-size:.75rem;display:none}@media (min-width:1024px){.Header-module__hBw1pG__topBar{display:block}}.Header-module__hBw1pG__topBarInner{align-items:center;gap:20px;display:flex}.Header-module__hBw1pG__topBarInner a{color:#fff}.Header-module__hBw1pG__topBarInner a:hover{text-decoration:underline}.Header-module__hBw1pG__topBarRight{margin-left:auto;font-weight:600}.Header-module__hBw1pG__inner{height:var(--header-height);justify-content:center;align-items:center;gap:24px;display:flex;position:relative}@media (min-width:1024px){.Header-module__hBw1pG__inner{justify-content:flex-start}}.Header-module__hBw1pG__logo{flex-shrink:0;align-items:center;gap:10px;display:flex}.Header-module__hBw1pG__logoIcon{font-size:1.8rem}.Header-module__hBw1pG__logoName{color:var(--text-primary);font-size:1.1rem;line-height:1.2;display:block}.Header-module__hBw1pG__logoName strong{color:var(--accent)}.Header-module__hBw1pG__logoTagline{color:var(--text-muted);font-size:.65rem;display:block}.Header-module__hBw1pG__logoImage{object-fit:contain;mix-blend-mode:multiply;width:auto;height:48px}.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__burger{cursor:pointer;z-index:110;flex-direction:column;gap:4px;padding:12px;display:flex}.Header-module__hBw1pG__burger span{background:var(--text-primary);border-radius:1px;width:22px;height:2px;transition:all .3s;display:block}.Header-module__hBw1pG__navOpen{z-index:100;background:#fff;flex-direction:column;gap:8px;padding:80px 24px 24px;animation:.3s ease-out Header-module__hBw1pG__slideInDown;display:flex;position:fixed;inset:0}@keyframes Header-module__hBw1pG__slideInDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.Header-module__hBw1pG__nav a{border-radius:var(--radius-md);transition:all var(--transition);color:var(--text-primary);border-bottom:1px solid var(--border-light);padding:14px 20px;font-size:1.1rem;font-weight:600}.Header-module__hBw1pG__nav a:last-child{border-bottom:none}.Header-module__hBw1pG__nav a:hover,.Header-module__hBw1pG__nav .Header-module__hBw1pG__active{color:var(--accent);background:var(--accent-light)}@media (min-width:1024px){.Header-module__hBw1pG__burger{display:none}.Header-module__hBw1pG__nav{box-shadow:none;background:0 0;flex-direction:row;gap:4px;margin-left:auto;padding:0;animation:none;display:flex;position:static}.Header-module__hBw1pG__nav a{border-radius:var(--radius-sm);color:var(--text-secondary);border-bottom:none;padding:8px 14px;font-size:.85rem;font-weight:500}}.Header-module__hBw1pG__searchBar{border-radius:var(--radius-md);width:90%;max-width:500px;box-shadow:var(--shadow-lg);z-index:120;background:#fff;align-items:center;gap:8px;padding:8px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module__hBw1pG__searchBar .Header-module__hBw1pG__input{border:none;padding:10px 14px}.Header-module__hBw1pG__searchClose{color:var(--text-muted);padding:8px;font-size:1.2rem}.Header-module__hBw1pG__actions{flex-shrink:0;align-items:center;gap:2px;display:flex}.Header-module__hBw1pG__iconBtn{border-radius:var(--radius-sm);transition:background var(--transition);padding:10px;font-size:1.2rem}.Header-module__hBw1pG__iconBtn:hover{background:var(--bg-secondary)}@media (max-width:1023px){.Header-module__hBw1pG__actions,.Header-module__hBw1pG__burger{display:none}}.Header-module__hBw1pG__accountBtn{border-radius:var(--radius-sm);transition:background var(--transition);align-items:center;gap:6px;padding:10px;display:flex}.Header-module__hBw1pG__accountIcon{font-size:1.2rem}.Header-module__hBw1pG__accountLabel{display:none}@media (min-width:640px){.Header-module__hBw1pG__accountLabel{color:var(--text-secondary);font-size:.85rem;font-weight:600;display:inline}}.Header-module__hBw1pG__cartBtn{border-radius:var(--radius-sm);transition:background var(--transition);align-items:center;gap:4px;padding:10px;font-size:1.2rem;display:flex;position:relative}.Header-module__hBw1pG__cartBadge{background:var(--accent);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:4px;right:4px}
.Footer-module__S6Hkya__footer{color:#444;background:#fafafa;border-top:1px solid #eee;margin-top:50px;padding-top:30px}.Footer-module__S6Hkya__grid{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:32px;padding:48px 0 32px;display:grid}.Footer-module__S6Hkya__col{flex-direction:column;gap:8px;display:flex}.Footer-module__S6Hkya__logoImage{object-fit:contain;mix-blend-mode:multiply;width:auto;height:40px;margin-bottom:4px}.Footer-module__S6Hkya__logoLink{display:block}.Footer-module__S6Hkya__col h3{color:#1a1a1a;margin-bottom:4px;font-size:1rem}.Footer-module__S6Hkya__col h4{color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.85rem}.Footer-module__S6Hkya__col p{color:#666;font-size:.82rem;line-height:1.6}.Footer-module__S6Hkya__col a{color:#666;font-size:.82rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__col a:hover{color:#e30613}.Footer-module__S6Hkya__contact{flex-direction:column;gap:4px;margin-top:8px;display:flex}.Footer-module__S6Hkya__contact a{color:#e30613;font-size:.82rem;font-weight:600}.Footer-module__S6Hkya__usp{color:#555;font-size:.8rem}.Footer-module__S6Hkya__bank{flex-direction:column;gap:2px;margin-top:12px;font-size:.78rem;display:flex}.Footer-module__S6Hkya__bank span{color:#888}.Footer-module__S6Hkya__bank strong{color:#1a1a1a}.Footer-module__S6Hkya__bottom{color:#888;border-top:1px solid #eee;padding:16px 0;font-size:.75rem}.Footer-module__S6Hkya__adminLink{color:#aaa;font-size:.72rem}.Footer-module__S6Hkya__adminLink:hover{color:#e30613}@media (max-width:1100px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media (max-width:900px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:600px){.Footer-module__S6Hkya__grid{text-align:center;grid-template-columns:1fr;gap:20px;padding:32px 0 24px}.Footer-module__S6Hkya__col{align-items:center}.Footer-module__S6Hkya__col h3{font-size:.95rem}.Footer-module__S6Hkya__col h4{font-size:.8rem}.Footer-module__S6Hkya__bottom{text-align:center}}
.MobileBottomNav-module__P0Wj8q__bottomNav{z-index:1000;background:#fff;border:1px solid #e306131a;border-radius:30px;justify-content:space-around;align-items:center;height:58px;padding:0 8px;display:flex;position:fixed;bottom:20px;left:10px;right:10px;box-shadow:0 8px 30px #00000026}.MobileBottomNav-module__P0Wj8q__navItem{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:24px;flex-direction:column;flex:1;justify-content:center;align-items:center;height:48px;text-decoration:none;transition:all .3s;display:flex;position:relative}.MobileBottomNav-module__P0Wj8q__navItem.MobileBottomNav-module__P0Wj8q__active{color:#e30613;background:#e3061314}.MobileBottomNav-module__P0Wj8q__iconWrapper{margin-bottom:1px;font-size:17px;position:relative}.MobileBottomNav-module__P0Wj8q__label{text-transform:uppercase;font-size:8px;font-weight:700}.MobileBottomNav-module__P0Wj8q__badge{color:#fff;text-align:center;background:#e30613;border-radius:10px;min-width:16px;padding:2px 5px;font-size:10px;font-weight:700;position:absolute;top:-5px;right:-10px}.MobileBottomNav-module__P0Wj8q__menuOverlay{z-index:2000;background:#fff;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0;transform:translateY(100%)}.MobileBottomNav-module__P0Wj8q__menuVisible{transform:translateY(0)}.MobileBottomNav-module__P0Wj8q__menuHeader{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px;display:flex}.MobileBottomNav-module__P0Wj8q__menuTitle{color:#000;font-size:20px;font-weight:800}.MobileBottomNav-module__P0Wj8q__closeBtn{cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.MobileBottomNav-module__P0Wj8q__menuContent{flex:1;padding:24px;overflow-y:auto}.MobileBottomNav-module__P0Wj8q__menuSection{margin-bottom:32px}.MobileBottomNav-module__P0Wj8q__sectionTitle{color:#64748b;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:12px;font-weight:800}.MobileBottomNav-module__P0Wj8q__menuLink{color:#000;border-bottom:1px solid #f8fafc;padding:12px 0;font-size:16px;font-weight:600;text-decoration:none;display:block}.MobileBottomNav-module__P0Wj8q__menuLink:last-child{border-bottom:none}@media (min-width:769px){.MobileBottomNav-module__P0Wj8q__bottomNav{display:none}}
.Toast-module__yWhMxq__toast{color:#000;z-index:9999;background:#fff;border:1px solid #eee;border-radius:12px;align-items:center;gap:16px;min-width:300px;padding:16px 20px;animation:.4s cubic-bezier(.175,.885,.32,1.275) Toast-module__yWhMxq__slideIn;display:flex;position:fixed;top:24px;right:24px;overflow:hidden;box-shadow:0 10px 25px #0000001a}.Toast-module__yWhMxq__icon{color:#fff;background:#e30613;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.Toast-module__yWhMxq__content{flex-grow:1}.Toast-module__yWhMxq__title{margin-bottom:2px;font-size:15px;font-weight:700}.Toast-module__yWhMxq__message{color:#666;white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:13px;overflow:hidden}.Toast-module__yWhMxq__progress{background:#e30613;width:100%;height:3px;animation:3s linear forwards Toast-module__yWhMxq__progress;position:absolute;bottom:0;left:0}@keyframes Toast-module__yWhMxq__slideIn{0%{opacity:0;transform:translate(100%)scale(.9)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes Toast-module__yWhMxq__progress{0%{width:100%}to{width:0%}}@media (max-width:768px){.Toast-module__yWhMxq__toast{min-width:0;inset:auto 16px 80px}}
:root{--bg-primary:#f5f5f5;--bg-secondary:#eee;--bg-card:#fff;--bg-header:#fffffffa;--text-primary:#1a1a1a;--text-secondary:#555;--text-muted:#999;--accent:#e30613;--accent-hover:#c50510;--accent-light:#fde8e9;--success:#4caf50;--success-bg:#e8f5e9;--warning:#ff9800;--warning-bg:#fff3e0;--danger:#e30613;--danger-bg:#fde8e9;--brand-teal:#3d6e75;--brand-blue:#1976d2;--border:#e0e0e0;--border-light:#f0f0f0;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 30px #0000001f;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-full:9999px;--header-height:64px;--max-width:1320px;--transition:.2s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;padding-bottom:100px;font-family:Inter,-apple-system,sans-serif;line-height:1.6}@media (max-width:768px){body{padding:0 10px 100px}}@media (min-width:769px){body{padding-bottom:0}}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}.container{max-width:var(--max-width);margin:0 auto;padding:0 24px}.btn{border-radius:var(--radius-sm);transition:all var(--transition);white-space:nowrap;cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:10px 22px;font-size:.875rem;font-weight:600;display:inline-flex}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover)}.btn-secondary{background:var(--bg-secondary);color:var(--text-primary)}.btn-secondary:hover{background:var(--border)}.btn-outline{border:2px solid var(--accent);color:var(--accent);background:0 0}.btn-outline:hover{background:var(--accent);color:#fff}.btn-success{background:var(--success);color:#fff}.btn-danger{background:var(--danger);color:#fff}.btn-lg{border-radius:var(--radius-md);padding:14px 28px;font-size:.95rem}.btn-sm{padding:6px 14px;font-size:.8rem}.btn:disabled{opacity:.5;cursor:not-allowed}.badge{border-radius:var(--radius-sm);align-items:center;padding:3px 8px;font-size:.7rem;font-weight:600;display:inline-flex}.badge-success{background:var(--success-bg);color:var(--success)}.badge-warning{background:var(--warning-bg);color:var(--warning)}.badge-danger{background:var(--danger-bg);color:var(--danger)}.badge-accent{background:var(--accent-light);color:var(--accent)}.card{background:var(--bg-card);border-radius:var(--radius-md);border:1px solid var(--border-light);box-shadow:none;transition:all .2s;position:relative}.card:hover{box-shadow:var(--shadow-md);border-color:var(--border)}.input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-card);width:100%;transition:border-color var(--transition);padding:10px 14px;font-size:.875rem}.input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #e3061314}.product-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (max-width:480px){.product-grid{gap:8px}}@media (min-width:640px){.product-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width:1024px){.product-grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media (min-width:1280px){.product-grid{grid-template-columns:repeat(4,1fr)}}.product-grid-3col{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (min-width:640px){.product-grid-3col{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.product-grid-3col{grid-template-columns:repeat(3,1fr)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.fade-in{animation:.4s forwards fadeIn}.breadcrumbs{color:var(--text-muted);white-space:nowrap;align-items:center;gap:8px;margin-bottom:20px;padding:12px 0;font-size:.8rem;display:flex;overflow-x:auto}.breadcrumbs a:hover{color:var(--accent)}.breadcrumbs span{color:var(--text-muted)}.btn,.input,.select,select{min-height:44px}@media (max-width:768px){.container{padding:0 16px}:root{--header-height:56px}h1{font-size:1.5rem}h2{font-size:1.25rem}}.layout-wrapper{gap:32px;min-height:60vh;margin-bottom:40px;padding-top:20px;display:flex}.layout-main{flex:1;min-width:0}@media (max-width:1024px){.layout-wrapper{flex-direction:column;gap:16px;padding-top:16px}}.responsive-table-wrapper{-webkit-overflow-scrolling:touch;border-radius:var(--radius-md);border:1px solid var(--border-light);width:100%;margin-bottom:24px;overflow-x:auto}.responsive-form{flex-direction:column;gap:16px;display:flex}@media (min-width:769px){.responsive-form-row{gap:16px;display:flex}.responsive-form-row>*{flex:1}}.btn,.input,.select,select,a.btn{min-height:44px}body.admin-mode,body.admin-mode .container{padding:0 2px!important}@media (max-width:768px){body.admin-mode,body.admin-mode .container{padding:0 2px!important}}
