.category-hub{border:1px solid #315477;background:linear-gradient(155deg,#0c2038e8,#07182be8);border-radius:22px;padding:22px;box-shadow:0 24px 60px #0005}.category-hub-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:16px}.category-hub-head h2{font-size:20px;margin:0}.category-hub-head span{color:#79e8c2;font-size:12px}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-tile{min-height:86px;padding:14px;border:1px solid #6bdcff2b;border-radius:15px;background:linear-gradient(135deg,#113355,#0b2843);color:#f2f8ff;text-decoration:none;display:flex;flex-direction:column;justify-content:center;transition:.22s}.category-tile:hover{transform:translateY(-3px);border-color:#4de4ff99;background:linear-gradient(135deg,#17466f,#0b3555)}.category-icon{font-size:25px}.category-tile strong{margin-top:4px}.category-tile small{color:#9cb8d2;margin-top:3px}.category-foot{display:flex;justify-content:space-between;gap:12px;margin-top:14px;color:#8faac4;font-size:12px}.category-foot a{color:#6fe6ff}.category-page{padding:60px 0}.category-offers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}.category-offer{border:1px solid #315477;border-radius:18px;background:#0b1f35;padding:18px}.category-offer h3{min-height:52px}.category-offer-price{font-size:25px;font-weight:850;margin:14px 0}.category-empty{padding:25px;border:1px dashed #3b5b7a;border-radius:16px;color:#9bb2c9}@media(max-width:900px){.category-offers{grid-template-columns:1fr 1fr}}@media(max-width:620px){.category-grid,.category-offers{grid-template-columns:1fr}.category-hub{padding:16px}.category-tile{min-height:70px}}
