:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.5;font-weight:400;color:#202124;background:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f5f5f5}#root{min-height:100vh;width:100%}:root{--bg: #f0f0f0;--bg-soft: #f7f7f7;--surface: #ffffff;--surface-soft: #f8fafc;--border: #e1e1e1;--text: #1a1a1a;--muted: #5a5a5a;--primary: #da000f;--primary-strong: #b6000c;--primary-soft: #ffe5e8;--success-soft: #e8f7ef;--danger: #c62828;--shadow-sm: 0 4px 12px rgba(0, 0, 0, .07);--shadow-md: 0 10px 24px rgba(0, 0, 0, .1);--radius-lg: 8px;--radius-md: 6px}.site{width:100%;max-width:none;margin:0;min-height:100vh;padding:0 0 28px;color:var(--text);position:relative}.site:before,.site:after{display:none}.promo-strip{background:#fff;border-bottom:1px solid #e7e7e7;color:#2d2d2d;text-align:center;padding:11px 12px;font-size:.92rem;letter-spacing:.08em;text-transform:uppercase}.mobile-header,.mobile-drawer,.mobile-category-list{display:none}.footer-links a{color:var(--muted);text-decoration:none}.footer-links a:hover{text-decoration:underline}.topbar{margin-bottom:0;border-radius:0;box-shadow:none;background:transparent;overflow:visible}.utility-bar{background:linear-gradient(180deg,#d90b16,#c90510);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 24px}.brand-block{display:flex;align-items:center;gap:12px}.brand-mark{width:36px;height:36px;border-radius:4px;background:#fff;color:#d00813;font-weight:900;display:grid;place-items:center;box-shadow:var(--shadow-sm)}.topbar h1{margin:0;font-size:1.55rem;color:#fff;letter-spacing:.5px;text-transform:uppercase}.topbar p{margin:2px 0 0;color:#ffffffe6;font-size:.9rem}.utility-right{display:flex;align-items:center;gap:14px}.search-box{display:flex;align-items:center;background:#fff;border-radius:999px;border:1px solid rgba(255,255,255,.3);overflow:hidden}.search-box input{border:none;outline:none;min-width:260px;padding:9px 12px;font-size:.92rem}.search-box button{border:none;background:#fff;color:#222;padding:8px 11px;box-shadow:none}.contact-strip{display:flex;gap:14px;font-weight:700;font-size:.95rem}.auth-pill{display:flex;align-items:center;gap:8px;color:#fff;background:#ffffff1a;padding:6px 10px;border-radius:999px}.login-btn{background:#fff;color:#c50610;text-decoration:none;font-weight:800;border-radius:6px;padding:9px 15px}.menu-bar{background:#fff;display:flex;justify-content:center;gap:22px;padding:14px 16px;border-bottom:1px solid var(--border)}.menu-bar a{color:#111;text-decoration:none;font-weight:700}.menu-bar a:hover,.menu-bar a.active{color:var(--primary)}.main-nav{display:flex;align-items:center;gap:10px;margin:14px 24px 16px;flex-wrap:wrap}.main-nav>span{color:#333;font-weight:700}.main-nav a{text-decoration:none;color:#2b2b2b;border:1px solid var(--border);border-radius:999px;padding:7px 12px;font-weight:600;background:#fff;box-shadow:var(--shadow-sm);transition:all .2s ease;position:relative}.main-nav a:hover{transform:translateY(-1px);border-color:#b9caef}.main-nav a.active{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 8px 16px #da000f40}.main-nav a.active:after{display:none}.card{background:var(--surface);border:1px solid var(--border);border-radius:0;padding:18px;box-shadow:var(--shadow-sm);transition:transform .22s ease,box-shadow .22s ease}.card:hover{transform:translateY(-2px);box-shadow:0 18px 34px #23346624}.hero{display:grid;gap:16px;margin-bottom:16px;background:linear-gradient(135deg,#fff,#f8f8f8)}.hero-content{display:grid;gap:8px}.hero-banner{min-height:300px;border-radius:10px;background:linear-gradient(135deg,#d4dae5,#bcc5d5);background-size:cover;background-position:center;display:grid;place-content:center}.hero-banner button{border:1px solid #fff;background:#ffffff26;color:#fff;font-weight:500;font-size:1rem;padding:12px 26px}.hero h2{text-wrap:balance}.hero h2{margin:6px 0;font-size:2rem;line-height:1.18}.hero p{margin:0;color:var(--muted)}.hero-kicker{color:#bf0a13;font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.08em}.hero-metrics{display:flex;gap:12px;flex-wrap:wrap}.hero-metrics div{border:1px solid #ffd7da;background:linear-gradient(180deg,#fff8f8,#ffecee);border-radius:14px;min-width:90px;padding:12px;text-align:center}.hero-metrics strong{display:block;font-size:1.25rem;color:#9f111b}.hero-metrics span{color:#6d4d50;font-size:.85rem}.category-showcase{margin-top:0}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.category-tile{display:grid;gap:8px;cursor:pointer;outline:none}.category-tile:focus-visible .category-thumb,.category-tile:hover .category-thumb{transform:translateY(-2px);box-shadow:0 12px 20px #0000002e}.active-tile .category-thumb{box-shadow:0 0 0 3px #da000f59,0 14px 22px #0003}.active-tile h3{color:var(--primary)}.category-thumb{height:170px;border-radius:0;background:linear-gradient(135deg,#141414,#505050);position:relative;overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease}.category-tile:nth-child(4n+1) .category-thumb{background:linear-gradient(135deg,#191919,#4e4e4e)}.category-tile:nth-child(4n+2) .category-thumb{background:linear-gradient(135deg,#331619,#b2212f)}.category-tile:nth-child(4n+3) .category-thumb{background:linear-gradient(135deg,#20252c,#4c5969)}.category-tile:nth-child(4n+4) .category-thumb{background:linear-gradient(135deg,#2b1c13,#8e3a17)}.category-thumb:before{content:"";position:absolute;width:120%;height:100%;left:-10%;top:0;background:repeating-linear-gradient(115deg,rgba(255,255,255,.08),rgba(255,255,255,.08) 12px,transparent 12px,transparent 26px)}.category-thumb.has-image:before{background:linear-gradient(180deg,#00000014,#0000005c)}.overlay-text{position:absolute;bottom:10px;left:10px;color:#fff;font-weight:800;letter-spacing:.3px}.category-tile h3{margin:0;font-size:2rem;font-size:1.05rem;color:#141414}.category-tile p{margin:0;font-size:.86rem;color:#646464;font-weight:600}.login-card{margin-bottom:16px}.layout{display:grid;grid-template-columns:2fr 1fr;gap:16px}.sidebar{display:grid;gap:16px}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.section-head h2{margin:0}.section-head span{color:var(--muted);font-size:.92rem}.selected-filter{margin:0 0 10px;color:#3b3b3b;font-size:.92rem}.category-row{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap}.chip{background:#fff;color:#1f2c47;border:1px solid var(--border);border-radius:4px;padding:7px 12px;box-shadow:var(--shadow-sm);transition:all .2s ease}.chip:hover{border-color:#b9caef;transform:translateY(-1px)}.active-chip{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 10px 18px #da000f40}.form{display:grid;gap:10px}.form label{display:grid;gap:6px;font-size:.95rem}.form input,.form textarea,.form select{border:1px solid #c8d4ea;border-radius:4px;padding:10px;font-size:.95rem;font-family:inherit;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.form input:focus,.form textarea:focus,.form select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #da000f24}.form textarea{min-height:88px;resize:vertical}button{border:none;border-radius:4px;background:linear-gradient(180deg,var(--primary),var(--primary-strong));color:#fff;padding:10px 14px;font-weight:600;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 16px #da000f42}button:active:not(:disabled){transform:translateY(0)}button:disabled{opacity:.6;cursor:not-allowed}.light-btn{background:linear-gradient(180deg,#f8f9fc,#e9edf6);color:#182136;border:1px solid #ccd8eb}.danger{background:linear-gradient(180deg,#df3c3c,#c12626)}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.product-card{border:none;border-radius:0;padding:0;display:grid;gap:8px;background:transparent;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.product-card:hover{transform:translateY(-1px);box-shadow:none}.product-card h3{margin:0;font-size:1.08rem;font-weight:500}.product-image{min-height:250px;border-radius:12px;background:linear-gradient(145deg,#d9dde4,#b9c0cc);background-size:cover;background-position:center;position:relative;overflow:hidden}.sale-badge{position:absolute;left:10px;bottom:10px;font-size:.86rem;color:#fff;background:#101116;border-radius:999px;padding:5px 14px}.product-top{display:flex;justify-content:space-between;align-items:center}.tag{font-size:.78rem;padding:3px 9px;border-radius:4px;background:#ffe9eb;color:#9f111b;border:1px solid #ffc9cf}.rating{font-size:.82rem;color:#8d4500;background:#fff1de;border:1px solid #ffd9ac;border-radius:999px;padding:2px 8px}.product-card p{margin:0;color:var(--muted)}.product-footer{display:flex;justify-content:space-between;align-items:flex-end;gap:10px}.product-footer small{display:block;color:#757575;text-decoration:line-through}.product-footer strong{color:#232323;font-weight:500}.cart-list,.order-list,.ticket-list,.chat-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.cart-list li,.order-list li,.ticket-list li,.chat-list li{border:1px solid #e0e8f5;border-radius:4px;padding:11px;display:flex;justify-content:space-between;gap:8px;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.cart-list li:hover,.order-list li:hover,.ticket-list li:hover,.chat-list li:hover{transform:translateY(-1px);border-color:#c7d7f0;box-shadow:0 10px 18px #23346614}.cart-list p,.order-list p,.ticket-list p,.chat-list p{margin:4px 0 0;color:var(--muted)}.qty-actions,.order-actions{display:flex;align-items:center;gap:6px}.checkout-bar{margin-top:10px;display:flex;justify-content:space-between;align-items:center}.support-card{margin-top:16px}.support-layout{display:grid;grid-template-columns:1fr 1fr;gap:14px}.chat-panel{border:1px solid #dbe4f2;border-radius:0;padding:12px;background:linear-gradient(180deg,#fff,#f9fbff)}.chat-panel h3{margin-top:0}.account-details p{margin:8px 0}.info-page h2{margin:0 0 8px}.info-page p{margin:0;color:var(--muted);line-height:1.6}.contact-page{display:grid;gap:1.5rem}.contact-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:1.25rem}.contact-aside{border:1px solid #dce6f4;border-radius:0;padding:12px;background:linear-gradient(180deg,#fff,#f5f8ff);display:grid;gap:.7rem;align-content:start}.contact-aside h3{margin:0;color:#111827;font-size:1rem}.contact-aside p{margin:0;color:var(--muted);line-height:1.6}.contact-note{margin:.25rem 0 0;color:var(--muted);font-size:.92rem}.contact-note a{color:var(--primary);font-weight:700}.contact-status{margin:.35rem 0 0;color:#166534;font-weight:700}.admin-page{display:grid;gap:14px}.admin-notice{margin:0;border:1px solid #dbe4f3;background:#f4f8ff;color:#1a355f;border-radius:4px;padding:10px 12px;font-weight:600}.admin-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.admin-stats-grid article{border:1px solid #e0e8f5;padding:12px;background:#fff;border-radius:4px}.admin-stats-grid h3{margin:0;font-size:.9rem;color:#4a5568}.admin-stats-grid p{margin:8px 0 0;font-size:1.18rem;font-weight:700;color:#111827}.admin-layout{display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-block{border:1px solid #e0e8f5;border-radius:4px;background:#fff;padding:12px}.admin-block h3{margin:0 0 10px}.admin-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.admin-list li{border:1px solid #e4eaf3;border-radius:4px;background:#fff;padding:10px;display:flex;justify-content:space-between;gap:12px;align-items:center}.admin-list li p{margin:4px 0 0;color:var(--muted)}.admin-inline-actions{display:flex;gap:8px;align-items:center}.admin-inline-actions select{min-width:132px}.admin-saving{font-size:.82rem;color:#5d6b82;font-weight:600}.admin-list.compact li{padding:8px 10px}.trust-strip{margin-top:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.trust-strip article{border:1px solid #dce6f4;border-radius:4px;padding:12px;background:linear-gradient(180deg,#fff,#f5f8ff)}.trust-strip h3{margin:0;font-size:1rem}.trust-strip p{margin:6px 0 0;color:var(--muted)}.site-footer{margin-top:20px;border-top:1px solid #d8e3f4;padding:16px 6px 0;display:flex;justify-content:space-between;gap:12px;color:var(--muted);background:#ffffffa6;border-radius:0}.footer-col{display:grid;gap:4px}.site-footer p{margin:4px 0 0}.site-footer span{display:block}.social-row{display:flex;gap:10px;flex-wrap:wrap;align-content:flex-start}.social-row a{color:var(--primary);text-decoration:none;font-weight:600;border-radius:4px;padding:4px 10px;background:var(--primary-soft);border:1px solid #cfdcff}.social-row a:hover{text-decoration:none;background:#dfe8ff}.error{margin-top:12px;color:var(--danger);font-weight:600;background:#ffefef;border:1px solid #ffd1d1;border-radius:var(--radius-md);padding:10px 12px}.topbar,.main-nav,.card,.site-footer,.error{animation:fadeUp .35s ease both}.main-nav{animation-delay:.05s}.card{animation-delay:.08s}.site-footer{animation-delay:.12s}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}@media(max-width:980px){.layout,.support-layout,.contact-grid,.admin-stats-grid,.admin-layout{grid-template-columns:1fr}.utility-bar,.menu-bar,.main-nav{display:none}.mobile-header{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;background:#fff;border-bottom:1px solid #eaeaea;padding:10px 14px;position:sticky;top:0;z-index:20}.mobile-logo{justify-self:center;border:1px solid #9da8ba;border-radius:999px;padding:5px 14px 6px;min-width:145px;text-align:center;color:#1f2b45;background:#fff}.mobile-logo span{display:block;font-size:.92rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.05}.mobile-logo small{display:block;font-size:.58rem;letter-spacing:.18em;text-transform:uppercase;color:#4d5d77;line-height:1.2}.mobile-actions{display:flex;align-items:center;gap:6px}.icon-btn{border:none;background:transparent;color:#111;box-shadow:none;text-decoration:none;font-size:1.45rem;line-height:1;padding:6px;display:grid;place-items:center;min-width:34px;min-height:34px;border-radius:4px}.icon-btn:hover:not(:disabled){transform:none;box-shadow:none}.mobile-drawer.open{display:grid;align-content:space-between;min-height:calc(100vh - 120px);background:#f5f5f5;border-bottom:1px solid #e8e8e8}.mobile-category-list{display:grid;background:#f5f5f5;border-top:1px solid #ececec;border-bottom:1px solid #ececec}.mobile-category-link{display:flex;justify-content:space-between;align-items:center;text-decoration:none;color:#111;font-size:1.05rem;font-weight:700;letter-spacing:.01em;padding:10px 8px;border-bottom:1px solid #ececec}.mobile-category-link:last-child{border-bottom:none}.mobile-category-link.active{background:#ececec}.mobile-category-link span:last-child{font-size:1.6rem;line-height:1;color:#1a1a1a}.mobile-drawer-nav{display:grid;padding:20px 0}.mobile-drawer-nav a{color:#1a1a1a;text-decoration:none;font-size:1.85rem;padding:14px 24px}.mobile-drawer-toggle{border:none;background:transparent;color:#1a1a1a;font-size:1.85rem;font-weight:500;padding:14px 24px;display:flex;justify-content:space-between;align-items:center;width:100%;cursor:pointer}.mobile-drawer-toggle-right{display:inline-flex;align-items:center;gap:8px;min-width:0;max-width:58%}.mobile-drawer-toggle-right small{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#525252;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-drawer-toggle span:last-child{font-size:1.5rem;line-height:1;transform:rotate(0);transition:transform .2s ease}.mobile-drawer-toggle.open span:last-child{transform:rotate(90deg)}.mobile-drawer-toggle.active,.mobile-drawer-nav a.active{background:#ececec}.mobile-drawer-footer{border-top:1px solid #e5e5e5;padding:14px 24px 18px;display:grid;gap:12px;background:#efefef}.mobile-drawer-footer a{color:#111;text-decoration:none;font-size:1.25rem}.mobile-socials{display:flex;gap:14px}.mobile-socials a{width:30px;height:30px;border:1px solid #111;border-radius:999px;display:grid;place-items:center;font-weight:700;color:#111;text-decoration:none}.hero{padding:0;border:none;box-shadow:none;background:transparent}.hero-content,.hero-metrics{display:none}.hero-banner{width:100%;border-radius:0;min-height:380px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.category-thumb{height:150px}.category-showcase,.trust-strip{display:none}.card{padding:12px;border:none;box-shadow:none;background:transparent}.section-head h2{font-size:1.85rem;font-weight:500}.section-head span,.selected-filter,.category-row{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-image{min-height:220px}.product-card h3{font-size:1.05rem}.product-footer{display:flex;align-items:flex-end;justify-content:space-between}.product-footer small{font-size:.85rem}.product-footer strong{font-size:1.05rem}.product-footer button{display:none}.contact-page{gap:1rem}.contact-page .section-head h2{font-size:2.3rem;font-weight:400}.contact-aside{display:none}.form input,.form textarea{border:1px solid #8c8c8c;border-radius:0;padding:14px;background:#fff}.form label{font-size:0}.form input::placeholder,.form textarea::placeholder{color:#666;font-size:.92rem;letter-spacing:.02em}.form button{width:180px;border-radius:0;background:#0f1116}.trust-strip{grid-template-columns:1fr}.site-footer{flex-direction:column;margin-top:8px;border-top:1px solid #e8e8e8;background:#f2f2f2;padding:16px 14px}.footer-links{order:-1;padding-bottom:8px}.footer-links strong{font-size:1.25rem;font-weight:500}.footer-links a{font-size:1.05rem;padding:2px 0}.social-row a{background:transparent;border:1px solid #111;color:#111;border-radius:999px;width:34px;height:34px;padding:0;display:grid;place-items:center;font-size:.8rem}}
