.catalog-page{background:#fff}.catalog-page header{height:82px}.catalog-page .logo,.catalog-page .logo img{width:185px}.catalog-shell{width:min(1180px,calc(100% - 40px));margin:auto}.catalog-hero{padding:74px 0 78px;text-align:center;background:radial-gradient(circle at 20% 10%,#edf7ff,transparent 30%),radial-gradient(circle at 82% 15%,#eee8ff,transparent 34%),#f6f8fb}.catalog-hero>div>span{color:#7139f4;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.4px}.catalog-hero h1{margin:13px 0 15px;font:800 40px/1.15 Manrope;letter-spacing:-1px}.catalog-hero p{margin:0 auto;color:#727386;font-size:12px}.catalog-hero form{width:min(570px,100%);height:52px;display:flex;margin:27px auto 0;padding:5px;border-radius:28px;background:#fff;box-shadow:0 12px 35px #271a6812}.catalog-hero input{flex:1;padding:0 18px;border:0;outline:0;background:transparent}.catalog-hero button{width:42px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:linear-gradient(135deg,#d747e8,#6536ee)}.catalog-hero button svg{width:17px}.catalog-section{padding:60px 0 100px;background:#fafbfc}.catalog-toolbar{height:50px;display:flex;align-items:center;gap:16px;margin-bottom:20px}.filter-toggle{display:flex;align-items:center;gap:7px;padding:9px 15px;border:1px solid #d9d9e3;border-radius:22px;background:#fff;font-weight:700}.filter-toggle svg{width:15px}.results-copy{color:#777986;font-size:11px}.results-copy b{color:#11142d}.sort-form{display:flex;align-items:center;gap:7px;margin-left:auto}.sort-form select{height:38px;padding:0 35px 0 12px;border:1px solid #dedee7;border-radius:6px;background:#fff}.view-button{width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid #dedee7;border-radius:6px;background:#fff}.view-button svg{width:16px}.view-button.active{color:#fff;border-color:#080b30;background:#080b30}.catalog-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:22px;align-items:start}.filter-sidebar{border:1px solid #e5e5ec;border-radius:10px;background:#fff;box-shadow:0 12px 35px #16132d08}.filter-sidebar>form{padding:16px}.filter-search{position:relative;display:block}.filter-search input{width:100%;height:39px;padding:0 34px 0 12px;border:1px solid #dedee7;border-radius:6px}.filter-search svg{position:absolute;right:11px;top:11px;width:16px;color:#777986}.filter-group{padding:20px 0;border-bottom:1px solid #ececf1}.filter-group h3{margin:0 0 13px;font:700 12px Manrope}.filter-group label{display:flex;align-items:center;gap:8px;margin:10px 0;color:#656778;font-size:10px;cursor:pointer}.filter-group label input{accent-color:#6838ee}.filter-group label span{flex:1}.filter-group label b{color:#8c8d99;font-size:9px;font-weight:500}.filter-stars,.rating-stars{color:#ff9c2f;font-style:normal;letter-spacing:1px}.price-inputs{display:flex;align-items:center;gap:6px}.price-inputs input{width:calc(50% - 10px);height:36px;padding:0 8px;border:1px solid #dedee7;border-radius:5px}.apply-filters{width:100%;height:40px;margin-top:18px;border:0;border-radius:20px;color:#fff;background:linear-gradient(90deg,#d747e8,#6536ee);font-weight:700}.clear-filters{display:block;margin-top:12px;text-align:center;color:#6b3bed;font-size:10px;font-weight:700}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.catalog-card{min-width:0;overflow:hidden;border:1px solid #e8e8ef;border-radius:10px;background:#fff;box-shadow:0 10px 28px #17142d0a;transition:.3s}.catalog-card:hover{transform:translateY(-6px);box-shadow:0 20px 44px #17142d16}.catalog-thumb{position:relative;height:165px;display:block;overflow:hidden;background:#f2f3f6}.catalog-thumb>img{width:100%;height:100%;object-fit:cover;transition:.45s}.catalog-card:hover .catalog-thumb>img{transform:scale(1.045)}.catalog-thumb>span{position:absolute;right:10px;top:10px;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#fff;box-shadow:0 6px 16px #17142d14}.catalog-thumb svg{width:15px}.catalog-card-body{padding:14px}.catalog-card-body>small{color:#7139f4;font-size:9px;font-weight:700}.catalog-card h2{min-height:38px;margin:7px 0 8px;font:700 14px/1.35 Manrope}.catalog-card h2 a:hover{color:#7139f4}.catalog-card-body>p{display:none;color:#727386;font-size:11px;line-height:1.65}.catalog-price{display:flex;align-items:center;justify-content:space-between;color:#858692;font-size:9px}.catalog-price strong{color:#0a0c2d;font-size:15px}.catalog-price del{margin-left:3px;color:#999;font-size:9px;font-weight:400}.catalog-card-foot{display:grid;grid-template-columns:1fr auto;align-items:center;gap:9px;margin-top:13px;padding-top:12px;border-top:1px solid #e5e5eb;color:#777986;font-size:9px}.catalog-card-foot .rating-stars{font-size:9px}.catalog-card-foot em{color:#11142d;font-style:normal;letter-spacing:0}.catalog-card-foot>a{grid-column:1/-1;height:31px;display:grid;place-items:center;border:1px solid #b9b9c5;border-radius:17px;color:#11142d;font-weight:700;transition:.2s}.catalog-card-foot>a:hover{color:#fff;border-color:#6536ee;background:#6536ee}.catalog-grid.list-view{grid-template-columns:1fr}.list-view .catalog-card{display:grid;grid-template-columns:270px 1fr}.list-view .catalog-thumb{height:100%;min-height:210px}.list-view .catalog-card h2{min-height:0;font-size:18px}.list-view .catalog-card-body>p{display:block}.catalog-pagination{display:flex;justify-content:center;gap:7px;margin-top:38px}.catalog-pagination a{min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;gap:5px;padding:0 11px;border:1px solid #dedee7;border-radius:7px;background:#fff;font-size:11px}.catalog-pagination a.active,.catalog-pagination a:hover{color:#fff;border-color:#6536ee;background:#6536ee}.catalog-pagination svg{width:14px}.no-products{grid-column:1/-1;padding:80px 20px;text-align:center;border:1px dashed #d6d5e1;border-radius:12px;background:#fff}.no-products svg{width:42px;height:42px;color:#7139f4}.no-products h2{font:800 23px Manrope}.no-products p{color:#727386}.no-products a{display:inline-flex;margin-top:10px;padding:10px 18px;border-radius:20px;color:#fff;background:#6536ee}.catalog-page footer{border-radius:90px 90px 0 0}
@media(min-width:901px){.filter-toggle{display:none}}@media(max-width:900px){.catalog-layout{grid-template-columns:1fr}.filter-sidebar{display:none}.filter-sidebar.open{display:block}.catalog-grid{grid-template-columns:repeat(2,1fr)}.catalog-page nav{display:none}}@media(max-width:600px){.catalog-shell{width:calc(100% - 26px)}.catalog-page header{height:70px}.catalog-page .logo,.catalog-page .logo img{width:145px}.catalog-hero{padding:55px 0}.catalog-hero h1{font-size:30px}.catalog-hero h1 br{display:none}.catalog-toolbar{height:auto;flex-wrap:wrap}.results-copy{order:3;width:100%}.sort-form select{max-width:160px}.catalog-grid{grid-template-columns:1fr}.list-view .catalog-card{display:block}.catalog-thumb,.list-view .catalog-thumb{height:auto;min-height:0;aspect-ratio:1.65}.catalog-page footer{border-radius:55px 55px 0 0}}
.catalog-section{scroll-margin-top:82px}.catalog-toolbar{position:sticky;top:82px;z-index:12;margin-inline:-10px;padding:6px 10px;border-radius:10px;background:rgba(250,251,252,.94);backdrop-filter:blur(14px)}.results-copy a{margin-left:9px;color:#6a38ed;font-weight:700}.filter-sidebar{position:sticky;top:148px;max-height:calc(100vh - 170px);overflow:auto;scrollbar-width:thin;scrollbar-color:#cfc7ec transparent}.filter-sidebar::-webkit-scrollbar{width:5px}.filter-sidebar::-webkit-scrollbar-thumb{border-radius:5px;background:#cfc7ec}.filter-sidebar input:focus,.sort-form select:focus,.catalog-hero input:focus{border-color:#7949ef;box-shadow:0 0 0 3px rgba(108,53,243,.1)}.filter-group label{padding:3px 5px;margin:4px -5px;border-radius:6px;transition:.18s}.filter-group label:hover{color:#11142d;background:#f5f2ff}.filter-group label:has(input:checked){color:#5426d6;background:#f1edff;font-weight:600}.filter-group label input{width:14px;height:14px}.catalog-card{border-color:#e4e3ec;border-radius:13px;box-shadow:0 12px 32px rgba(20,16,53,.06)}.catalog-thumb{height:175px}.catalog-card-body{padding:16px}.catalog-card h2{font-size:15px}.catalog-card-foot>a{height:35px}.apply-filters{box-shadow:0 8px 18px rgba(108,53,243,.2);transition:.22s}.apply-filters:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(108,53,243,.28)}
@media(max-width:900px){.catalog-toolbar{top:70px}.filter-sidebar{position:fixed;inset:70px 0 0 auto;z-index:40;width:min(360px,92vw);max-height:none;border-radius:16px 0 0 0;box-shadow:-20px 0 60px rgba(13,10,48,.18);overflow:auto}.filters-open:before{content:"";position:fixed;inset:70px 0 0;z-index:39;background:rgba(7,8,32,.35);backdrop-filter:blur(2px)}}
