@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap');*{box-sizing:border-box}body{margin:0;background:#f5f8fc;color:#0d1b2a;font-family:Poppins,Arial,sans-serif}.notice{text-align:center;background:#eaf2ff;color:#0756bf;font-size:12px;padding:9px}header{height:76px;background:#fff;border-bottom:1px solid #e1e8f1;padding:0 max(24px,calc((100% - 1160px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px}.brand img{display:block;width:148px;height:auto}nav{display:flex;align-items:center;gap:22px}nav a{font-size:13px;color:#0d1b2a;text-decoration:none}.nav-button,.button{background:#20c55a!important;color:#fff!important;border:0;border-radius:9px;padding:10px 15px!important;font-weight:700;cursor:pointer;text-decoration:none;display:inline-block}.flash{max-width:1120px;margin:16px auto 0;padding:12px 16px;border-radius:9px;background:#dcf8e7;color:#14803e}.wrap{max-width:1160px;margin:0 auto;padding:32px 18px 58px}.eyebrow{color:#0666ff;font-size:11px;letter-spacing:1.4px;font-weight:800}.hero{background:linear-gradient(120deg,#053ca3,#0666ff 58%,#20c55a);border-radius:20px;padding:54px 50px;color:#fff}.hero h1{font-size:42px;line-height:1.1;margin:8px 0}.hero p{max-width:560px}.button.white{background:#fff!important;color:#0666ff!important}.ad-label{text-align:center;font-size:10px;color:#73839a;margin:17px 0 2px}.ad{width:min(100%,1000px);height:165px;margin:auto;background:#e7eef8;border-radius:10px;overflow:hidden}.ad img{width:100%;height:100%;object-fit:cover;display:block}.section-title{font-size:27px;margin:36px 0 18px}.categories,.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.category,.product{background:#fff;border:1px solid #e0e8f3;border-radius:14px;text-decoration:none;color:#10213c}.category{text-align:center;padding:19px 6px;font-size:12px;font-weight:600}.category b{font-size:28px;display:block;margin-bottom:7px}.product{overflow:hidden}.product img,.placeholder{width:100%;aspect-ratio:1;object-fit:cover;background:#eef3f8;display:grid;place-items:center;font-size:35px}.product div{padding:12px}.product h3{font-size:14px;margin:0 0 8px}.price{font-weight:800;color:#0666ff}.muted{color:#64748b;font-size:13px}.layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px}.card{background:#fff;border:1px solid #e0e8f3;border-radius:16px;padding:22px}.card h2{margin:0 0 12px}.form label{display:block;font-size:12px;font-weight:700;margin:13px 0 5px}.form input,.form select,.form textarea{width:100%;padding:11px;border:1px solid #cedae7;border-radius:8px;font:inherit}.form textarea{min-height:100px}.form button{margin-top:15px}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.table{width:100%;border-collapse:collapse}.table td,.table th{border-bottom:1px solid #e8eef4;padding:12px;text-align:left;font-size:13px}.badge{display:inline-block;border-radius:99px;padding:5px 8px;font-size:10px;font-weight:800;background:#eaf2ff;color:#0666ff}.approved{background:#dcf8e7;color:#14803e}.pending{background:#fff0dd;color:#b96c18}.rejected{background:#fff0f2;color:#c52c48}footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:9px;background:#edf3f9;padding:28px 18px;color:#54708d;font-size:11px}footer img{width:105px;margin-right:auto}footer a{color:#0666ff;text-decoration:none;font-weight:700}.login{width:min(100% - 32px,440px);margin:60px auto}.actions a{margin-right:10px;font-size:12px;color:#0666ff}@media(max-width:780px){header{padding:0 16px;height:auto;min-height:70px}header nav{gap:12px}.brand img{width:118px}nav a{font-size:11px}.categories{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.hero{padding:34px 25px}.hero h1{font-size:32px}.layout{grid-template-columns:1fr}.two{grid-template-columns:1fr}footer img{margin:0 12px 8px 0}}
