body.catalog-page{min-height:100vh;background:radial-gradient(circle at 65% -10%,#432a8e 0,#08090e 42%);color:#f7f7ff}.catalog-shell{width:min(1180px,calc(100% - 30px));margin:auto}.catalog-nav{display:flex;align-items:center;justify-content:space-between;height:76px;border-bottom:1px solid #ffffff12}.catalog-nav .brand{color:#fff}.catalog-links{display:flex;gap:22px;color:#a9aabe;font-size:12px}.catalog-links a:hover{color:#fff}.catalog-main{padding:45px 0 80px}.catalog-kicker{color:#9d80ff;font-size:10px;font-weight:800;letter-spacing:1.6px}.catalog-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:6px 0 25px}.catalog-title h1{margin:0;font-size:32px}.catalog-title p{max-width:450px;margin:0;color:#a3a5b5;font-size:12px;line-height:1.7}.catalog-tools{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.catalog-tools button,.catalog-tools input{padding:11px 15px;border:1px solid #ffffff16;border-radius:999px;background:#141620;color:#b9b5d0;font-size:11px}.catalog-tools button.active,.catalog-tools button:hover{border-color:#008b8b;background:linear-gradient(100deg,#008b8b,#6948ff);color:#fff}.catalog-tools input{min-width:240px;margin-left:auto}.catalog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{overflow:hidden;border:1px solid #ffffff14;border-radius:13px;background:linear-gradient(145deg,#181a24,#0f1016);box-shadow:0 15px 40px #0005}.product-image{height:180px;background:radial-gradient(circle at 70% 30%,#794cff,transparent 22%),linear-gradient(135deg,#18264b,#008b8b);display:grid;place-items:center;color:#fff;font-size:55px;font-weight:800}.product-image img{width:100%;height:100%;object-fit:cover}.product-content{padding:15px}.product-category{color:#9b80ff;font-size:9px;font-weight:800;letter-spacing:1px}.product-content h2{margin:7px 0;font-size:15px}.product-content p{height:34px;margin:0;color:#999cac;font-size:11px;line-height:1.5}.product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.product-price{color:#5be8ca;font-size:13px;font-weight:800}.buy-button{padding:8px 11px;border:0;border-radius:7px;background:#008b8b;color:#fff;font-size:10px}.catalog-empty{padding:55px;text-align:center;color:#9da1b5;border:1px dashed #ffffff20;border-radius:14px}.catalog-footer{padding:25px 0;border-top:1px solid #ffffff12;color:#85899d;text-align:center;font-size:10px}.news-page-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.news-page-card{display:grid;grid-template-columns:170px 1fr;overflow:hidden;border:1px solid #ffffff14;border-radius:13px;background:linear-gradient(145deg,#181a24,#0f1016)}.news-page-image{min-height:190px;display:grid;place-items:center;background:linear-gradient(135deg,#4527b8,#008b8b);color:#fff;font-size:60px;font-weight:800}.news-page-image img{width:100%;height:100%;object-fit:cover}.news-page-card>div:last-child{padding:20px}.news-page-card h2{margin:8px 0;font-size:17px}.news-page-card p{margin:0;color:#a3a5b5;font-size:12px;line-height:1.7}@media(max-width:900px){.catalog-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.news-page-grid{grid-template-columns:1fr}.news-page-card{grid-template-columns:130px 1fr}}@media(max-width:650px){.catalog-nav{height:auto;padding:18px 0;align-items:flex-start;flex-direction:column;gap:14px}.catalog-links{gap:12px;flex-wrap:wrap}.catalog-title{display:block}.catalog-title p{margin-top:12px}.catalog-tools input{width:100%;margin-left:0}.catalog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:430px){.catalog-grid{grid-template-columns:1fr}.news-page-card{display:block}.news-page-image{height:150px;min-height:0}}
.catalog-footer a{color:#a9aabe}.catalog-footer a:hover{color:#fff}.catalog-socials{display:inline}