*{box-sizing:border-box}body{font-family:Inter,sans-serif;background:#f6f8fc;color:#172033}.navbar{background:#fff}.brand{font-weight:800;color:#2563eb}.hero{padding:95px 0;background:linear-gradient(135deg,#eff6ff,#fff)}.hero h1{font-size:clamp(2.3rem,5vw,4.4rem);font-weight:800;letter-spacing:-2px}.hero p{font-size:1.1rem;color:#64748b}.btn-primary{background:#2563eb;border-color:#2563eb}.card-modern{border:0;border-radius:20px;background:#fff;box-shadow:0 10px 35px rgba(30,41,59,.07)}.icon-box{width:52px;height:52px;border-radius:15px;background:#eff6ff;color:#2563eb;display:grid;place-items:center;font-size:1.4rem}.stat{font-size:1.8rem;font-weight:800}.sidebar{min-height:100vh;background:#101828;color:#cbd5e1}.sidebar a{display:block;color:#cbd5e1;text-decoration:none;padding:11px 15px;border-radius:10px;margin:3px 0}.sidebar a:hover,.sidebar a.active{background:#1d4ed8;color:#fff}.dash{background:#f6f8fc;min-height:100vh}.topbar{background:#fff;border-bottom:1px solid #e5e7eb}.table> :not(caption)>*>*{padding:14px}.badge-soft{background:#eff6ff;color:#2563eb;padding:7px 10px;border-radius:999px}.product-card{transition:.2s}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(30,41,59,.11)}