.category-page{color:#0a1834;background:#f5f8fc;min-height:100vh;font-family:Arial,sans-serif}.category-page>header{color:#fff;background:linear-gradient(135deg,#061434,#073b86)}.category-nav{border-bottom:1px solid #ffffff20;justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:78px;margin:auto;display:flex}.category-nav a{color:#bdd3f3;font-size:12px;text-decoration:none}.category-nav strong{font-size:19px}.category-nav i{color:#19d5ff;font-style:normal}.category-hero{text-align:center;width:min(900px,100% - 40px);margin:auto;padding:65px 0 80px}.category-hero>span,.subcategory-title span{text-transform:uppercase;letter-spacing:.18em;color:#19d5ff;font-size:10px;font-weight:900}.category-hero h1{margin:13px 0;font-size:52px}.category-hero p{color:#c6d6ee;max-width:650px;margin:0 auto 30px;line-height:1.7}.category-hero label{color:#087ee8;background:#fff;border-radius:9px;align-items:center;padding:6px 15px;display:flex;box-shadow:0 15px 45px #0005}.category-hero label>span{font-size:28px}.category-hero input{width:100%;font:inherit;border:0;outline:0;padding:13px}.category-content{width:min(1180px,100% - 40px);margin:auto;padding:60px 0 90px}.subcategory-group{margin-bottom:55px}.subcategory-title{border-bottom:1px solid #d7e1ef;justify-content:space-between;align-items:end;margin-bottom:22px;padding-bottom:16px;display:flex}.subcategory-title h2{margin:7px 0 0;font-size:28px}.subcategory-title>b{color:#687894;font-size:11px}.category-products{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.category-products article{background:#fff;border:1px solid #dce5f1;border-radius:11px;overflow:hidden;box-shadow:0 10px 28px #0614340b}.category-products img,.category-placeholder{object-fit:cover;width:100%;height:210px}.category-placeholder{background:linear-gradient(135deg,#e8f4ff,#cfe7fa);place-items:center;font-size:58px;display:grid}.category-product-info{padding:22px}.category-product-info>span{color:#087ee8;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:900}.category-product-info h3{margin:8px 0;font-size:18px}.product-identifiers{flex-wrap:wrap;gap:8px;display:flex}.product-identifiers small{color:#52637e;background:#edf5ff;border-radius:5px;padding:6px 8px}.category-product-info p{color:#687894;min-height:58px;font-size:12px;line-height:1.65}.category-product-info>div:last-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.category-product-info>div:last-child>strong{color:#087ee8}.category-product-info button{color:#fff;cursor:pointer;background:#087ee8;border:0;border-radius:6px;padding:10px 12px;font-size:11px;font-weight:800}.category-empty{text-align:center;background:#fff;border:1px dashed #b8c8dd;flex-direction:column;gap:12px;padding:55px;display:flex}.category-empty span{color:#687894}.category-empty a{color:#087ee8}.category-page>footer{color:#9aacca;background:#030d24;justify-content:center;gap:40px;padding:25px;font-size:11px;display:flex}.category-page>footer a{color:#19d5ff}@media (width<=850px){.category-products{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.category-nav strong{display:none}.category-hero h1{font-size:38px}.category-products{grid-template-columns:1fr}.subcategory-title{flex-direction:column;align-items:start;gap:8px}.category-page>footer{flex-direction:column;align-items:center;gap:8px}}
