*{box-sizing:border-box;margin:0;padding:0;font-family:Segoe UI,sans-serif}body{color:#333;background:#f0f2f5}.site-header{z-index:1000;background:#fff;justify-content:flex-start;align-items:center;padding:8px 80px 8px 16px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 12px #0000001f}.header-logo{object-fit:contain;cursor:pointer;-webkit-user-drag:none;width:auto;height:60px;display:block;position:absolute;left:50%;transform:translate(-50%)}.logo-modal-overlay{z-index:2000;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.logo-modal-box{background:#fff;border-radius:16px;width:90%;max-width:480px;padding:20px;position:relative}.logo-modal-close{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;display:flex;position:absolute;top:10px;right:10px}.logo-modal-img{-webkit-user-drag:none;border-radius:10px;width:100%;height:auto;display:block}.cart-btn{cursor:pointer;background:0 0;border:none;padding:4px;position:absolute;right:20px}.cart-icon-wrap{display:block;position:relative}.cart-img{object-fit:contain;border-radius:8px;height:62px;display:block}.header-left{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.header-tagline{color:#888;letter-spacing:.3px;white-space:nowrap;font-size:12px;font-style:italic}.search-wrap{background:#f4f4f4;border:1px solid #0000;border-radius:20px;align-items:center;gap:6px;width:100%;max-width:340px;padding:6px 12px;transition:border-color .2s;display:flex}.search-wrap:focus-within{background:#fff;border-color:#28a745}.search-icon{flex-shrink:0;font-size:14px}.search-input{background:0 0;border:none;outline:none;flex:1;width:auto;min-width:0;margin:0;padding:0;font-size:13px}.search-input:focus{border:none;outline:none}.search-clear{color:#999;cursor:pointer;background:0 0;border:none;border-radius:0;padding:0;font-size:12px;line-height:1}.search-clear:hover{color:#333;opacity:1}.badge-top{color:#fff;letter-spacing:.3px;z-index:1;pointer-events:none;background:#ff6b00;border-radius:20px;padding:3px 8px;font-size:10px;font-weight:800;position:absolute;top:8px;left:8px}.product-card{position:relative}.site-footer{color:#ccc;background:#111;margin-top:20px;padding:28px 20px}.footer-inner{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:900px;margin:0 auto;display:flex}.footer-brand{flex-direction:column;align-items:center;gap:6px;display:flex}.footer-logo{object-fit:contain;border-radius:6px;width:auto;height:50px}.footer-tagline{color:#888;font-size:12px;font-style:italic}.footer-links{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.footer-link{color:#ccc;align-items:center;gap:6px;font-size:13px;text-decoration:none;transition:color .2s;display:flex}.footer-link:hover{color:#fff}.footer-link-icon{font-size:16px}.footer-copy{color:#555;font-size:11px}.cart-badge{color:#fff;background:#f5a623;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 3px;font-size:11px;font-weight:800;line-height:1;display:flex;position:absolute;top:-6px;right:-8px}.app-layout{min-height:calc(100vh - 78px);margin-top:78px;display:flex}.sidebar{color:#fff;background:#111;flex-shrink:0;width:210px;height:calc(100vh - 78px);padding:10px 0;position:sticky;top:78px;overflow-y:auto}.sidebar::-webkit-scrollbar{width:4px}.sidebar::-webkit-scrollbar-thumb{background:#333;border-radius:4px}.category-chip{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #1e1e1e;padding:11px 18px;font-size:14px;transition:background .15s,color .15s}.category-chip:hover:not(.active){background:#1e1e1e}.category-chip.active{color:#fff;background:#28a745;font-weight:700}.products-area{flex:1;min-width:0}.product-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;padding:20px;display:grid}.product-card{cursor:pointer;background:#fff;border-radius:14px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 10px #00000014}.product-card:hover{transform:translateY(-5px);box-shadow:0 10px 28px #00000024}.product-img{object-fit:contain;background:#f8f8f8;width:100%;height:190px;display:block}.product-card-body{flex-direction:column;flex:1;gap:4px;padding:12px;display:flex}.product-card h3{color:#222;margin-bottom:2px;font-size:13px;font-weight:700;line-height:1.3}.product-card p{display:none}.product-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:10px;display:flex}.price{color:#28a745;white-space:nowrap;font-size:16px;font-weight:800}.btn-add{color:#fff;cursor:pointer;white-space:nowrap;background:#28a745;border:none;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:600;transition:background .2s,transform .1s}.btn-add:hover{background:#219a3a}.btn-add:active{transform:scale(.96)}.cart-panel{z-index:1100;background:#fff;width:350px;height:100%;padding:20px;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-5px 0 20px #0000001f}.cart-item{justify-content:space-between;margin-bottom:10px;display:flex}.cart-total{margin-top:15px;font-size:20px;font-weight:700}.checkout-container{background:#fff;border-radius:12px;width:400px;max-width:90%;padding:25px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #0003}input{border:1px solid #ddd;border-radius:6px;width:100%;margin-bottom:10px;padding:10px;font-size:14px}input:focus{border-color:#28a745;outline:none}button{cursor:pointer;border:none;border-radius:6px;padding:10px;transition:all .2s}button:hover{opacity:.9}.btn-primary{color:#fff;background:#28a745}.btn-secondary{color:#fff;background:#007bff}.admin-container{padding:30px}.admin-summary{background:#fff;border-radius:10px;margin-bottom:20px;padding:20px}.filters button{margin-right:10px}table{border-collapse:collapse;background:#fff;width:100%}th,td{border-bottom:1px solid #ddd;padding:12px}th{color:#fff;background:#111}h1,h2,h3{margin-bottom:10px}section{margin-bottom:40px}@media (width<=768px){.site-header{padding:6px 70px 6px 14px}.app-layout{flex-direction:column;margin-top:62px}.header-logo{width:auto;height:48px}.cart-btn{right:10px}.cart-img{height:54px}.sidebar{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-direction:row;gap:8px;width:100%;height:auto;padding:8px 10px;display:flex;position:relative;top:0;overflow:auto hidden}.sidebar::-webkit-scrollbar{display:none}.category-chip{white-space:nowrap;border:1px solid #333;border-radius:20px;flex-shrink:0;padding:7px 16px;font-size:13px}.category-chip.active{border-color:#28a745}.header-tagline{display:none}.search-wrap{max-width:130px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:12px}.product-img{height:140px}.product-card h3{font-size:12px}.price{font-size:14px}.btn-add{padding:7px 8px;font-size:11px}.cart-panel{width:100%}}@media (width<=400px){.product-grid{gap:8px;padding:8px}.product-img{height:110px}.product-card-body{padding:9px}.header-logo{width:auto;height:40px}.cart-img{height:46px}}@media (width<=480px){.site-header{flex-wrap:wrap;justify-content:center;gap:4px;padding:6px 58px 6px 14px}.header-logo{flex:none;order:-1;height:40px;position:static;transform:none}.header-left{flex:0 0 100%;align-items:center}.search-wrap{width:100%;max-width:calc(100% - 10px)}.cart-btn{top:6px}.app-layout{margin-top:92px}}@media (width<=768px){.product-modal{border-radius:16px!important;width:100%!important;max-width:calc(100% - 24px)!important;max-height:88vh!important;margin:auto!important}}
