*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:#0f172a;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}a{color:inherit}code{background:#f1f5f9;border-radius:4px;padding:1px 5px;font-size:.85em}.nav{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border-bottom:1px solid #ececec;align-items:center;gap:28px;padding:14px 28px;display:flex;position:sticky;top:0}.logo{letter-spacing:2px;font-size:22px;font-style:italic;font-weight:900}.nav-links{gap:22px;margin-right:auto;display:flex}.nav-links a{cursor:pointer;border-bottom:2px solid #0000;padding:4px 2px;font-size:15px;font-weight:600;text-decoration:none}.nav-links a:hover{border-bottom-color:#111}.nav-links .nav-sale{color:#dc2626}.nav-links a.nav-on{border-bottom-color:currentColor}.nav-right{align-items:center;gap:12px;display:flex}.nav-search{background:#f4f4f5;border:none;border-radius:999px;width:160px;padding:9px 16px;font-size:14px}.cart-btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:600}.cart-count{margin-left:2px;display:inline-block}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:24px;max-width:1180px;margin:0 auto;padding:48px 28px;display:grid}.hero-copy .eyebrow{text-transform:uppercase;letter-spacing:2px;color:#f97316;font-size:12px;font-weight:700}.hero h1{letter-spacing:-2px;margin:12px 0 16px;font-size:64px;line-height:1.02}.hero p{color:#475569;max-width:460px;margin:0 0 26px;font-size:17px}.hero-shoe{border-radius:24px;justify-content:center;align-items:center;padding:36px;display:flex}.strip{color:#e5e7eb;background:#111;flex-wrap:wrap;justify-content:center;gap:36px;padding:12px 20px;font-size:13px;font-weight:600;display:flex}.section{max-width:1180px;margin:0 auto;padding:44px 28px}.section-head{justify-content:space-between;align-items:baseline;display:flex}.section h2{letter-spacing:-.5px;margin:0 0 22px;font-size:26px}.section-head h2{margin:0}.muted{color:#64748b;font-size:14px}.filters{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.chip{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:6px 16px;font-size:13px;font-weight:600}.chip:hover{border-color:#94a3b8}.chip-on{color:#fff;background:#111;border-color:#111}.product-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px;display:grid}.product{background:#fff;border:1px solid #ececec;border-radius:16px;padding:14px;transition:transform .15s,box-shadow .15s;position:relative}.product:hover{transform:translateY(-4px);box-shadow:0 14px 34px #0206171f}.product-tag{z-index:2;color:#fff;text-transform:uppercase;letter-spacing:1px;background:#111;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:700;position:absolute;top:16px;left:16px}.product-tag.tag-sale{background:#dc2626}.product-img{border-radius:12px;margin-bottom:14px;padding:22px}.product-meta strong{font-size:15px;display:block}.product-meta small{color:#94a3b8}.product-foot{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.price{font-size:17px;font-weight:800}.price-old{color:#94a3b8;margin-left:6px;font-size:13px;font-weight:600;text-decoration:line-through}.cat-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}.cat{cursor:pointer;border-radius:16px;flex-direction:column;align-items:center;gap:10px;padding:26px 18px;font-weight:700;transition:transform .15s;display:flex}.cat:hover{transform:translateY(-3px)}.btn{cursor:pointer;border:none;border-radius:999px;padding:9px 18px;font-size:14px;font-weight:600}.btn-lg{padding:13px 28px;font-size:16px}.btn-primary{color:#fff;background:#f97316}.btn-primary:hover{background:#ea580c}.btn-dark{color:#fff;cursor:pointer;background:#111;border:none;border-radius:999px;padding:7px 16px;font-size:13px;font-weight:600}.btn-secondary{color:#1e293b;background:#e2e8f0}.btn-ghost{color:#475569;background:0 0;border:1px solid #cbd5e1}.row{flex-wrap:wrap;gap:10px;display:flex}.route-pill{color:#475569;background:#f1f5f9;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.footer{color:#94a3b8;text-align:center;background:#111;margin-top:30px;padding:40px 20px}.footer .logo{color:#fff;margin-bottom:8px;display:block}.footer p{margin:0;font-size:13px}.page-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px;display:flex}.page-title{letter-spacing:-.5px;margin:0 0 4px;font-size:30px}.dash-stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin-bottom:24px;display:grid}.stat{border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:4px;padding:18px;display:flex}.stat-value{font-size:26px;font-weight:800}.stat-label{color:#64748b;font-size:13px}.dash-table-wrap{border:1px solid #e2e8f0;border-radius:12px;overflow-x:auto}.dash-table{border-collapse:collapse;width:100%;font-size:14px}.dash-table th,.dash-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:12px 16px}.dash-table th{text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;background:#f8fafc;font-size:12px}.dash-table tbody tr:last-child td{border-bottom:none}.dash-table tbody tr:hover{background:#f8fafc}.dash-shoe{align-items:center;gap:12px;display:flex}.dash-thumb{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:36px;display:flex}.badge{text-transform:uppercase;letter-spacing:.5px;border-radius:6px;margin-right:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.badge-sale{color:#dc2626;background:#fee2e2}.badge-new{color:#fff;background:#111}.drawer-scrim{z-index:8000;background:#02061766;position:fixed;inset:0}.drawer{z-index:8001;background:#fff;flex-direction:column;width:360px;max-width:90vw;height:100vh;transition:transform .22s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 40px #02061733}.drawer-open{transform:translate(0)}.drawer-head{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:18px 20px;font-size:16px;display:flex}.drawer-close{cursor:pointer;color:#64748b;background:0 0;border:none;font-size:16px}.drawer-body{flex:1;padding:14px 20px;overflow-y:auto}.cart-row{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:12px 0;display:flex}.cart-thumb{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:44px;display:flex}.cart-info{flex:1;min-width:0}.cart-info strong{font-size:14px;display:block}.cart-info small{color:#94a3b8}.cart-qty{align-items:center;gap:8px;display:flex}.cart-qty button{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;width:26px;height:26px;font-size:15px;line-height:1}.drawer-foot{border-top:1px solid #eee;padding:18px 20px}.drawer-total{justify-content:space-between;margin-bottom:14px;font-size:17px;display:flex}.btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:760px){.hero{grid-template-columns:1fr}.hero h1{font-size:44px}.nav-links{display:none}}
