.catalog-page{width:min(1430px,calc(100% - 48px));margin:0 auto;padding:18px 0 70px;color:var(--navy)}
.catalog-intro{min-height:170px;display:grid;grid-template-columns:minmax(420px,.8fr) minmax(560px,1.2fr);gap:34px;align-items:stretch}
.catalog-intro-copy{padding:9px 6px 20px}.catalog-breadcrumbs{display:flex;align-items:center;gap:7px;color:#8492a5;font-size:12px;font-weight:600}.catalog-breadcrumbs a:hover{color:var(--blue)}.catalog-breadcrumbs .ti{width:13px;height:13px}.catalog-intro h1{margin:15px 0 8px;font-size:42px;line-height:1.05;letter-spacing:-1.4px}.catalog-intro p{max-width:620px;margin:0;color:#65758a;font-size:14px;line-height:1.6}.catalog-banner{min-height:150px;position:relative;overflow:hidden;border-radius:25px;background:#eef7ff url(../images/hero-butterfly-v2.png) 82% 58%/145% auto no-repeat}.catalog-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(236,247,255,.98),rgba(236,247,255,.75) 36%,transparent 64%)}.catalog-banner>div{position:relative;z-index:2;padding:34px 0 0 35px;display:flex;flex-direction:column;gap:8px}.catalog-banner strong{font-size:19px}.catalog-banner span{color:#63738a;font-size:12px}
.catalog-toolbar{min-height:66px;margin:7px 0 18px;display:flex;align-items:center;justify-content:space-between;gap:18px}.catalog-chips{min-width:0;display:flex;gap:8px;overflow-x:auto;padding:3px;scrollbar-width:none}.catalog-chips::-webkit-scrollbar{display:none}.catalog-chip{height:45px;padding:5px 12px 5px 7px;flex:0 0 auto;display:flex;align-items:center;gap:8px;border:1px solid #e2e9f2;border-radius:14px;background:#fff;color:#526279;font-size:12px;font-weight:650;transition:.18s ease}.catalog-chip:hover{border-color:#bad3f6;color:#1f69d5}.catalog-chip.is-active{border-color:var(--blue);background:var(--blue);color:#fff;box-shadow:0 7px 18px rgba(41,120,242,.2)}.catalog-chip img{width:31px;height:31px;border-radius:50%;object-fit:cover;background:#f0f5f9}.catalog-chip:first-child{padding-left:15px}.catalog-chip b{padding-left:3px;color:#8b99aa;font-size:10px}.catalog-chip.is-active b{color:#dce9ff}.catalog-toolbar-actions{flex:0 0 auto;display:flex;gap:10px}.catalog-order{height:45px;position:relative;padding:0 36px 0 14px;display:flex;align-items:center;gap:5px;border:1px solid #e2e9f2;border-radius:14px;background:#fff;color:#728096;font-size:11px}.catalog-order select{max-width:150px;padding:0;border:0;outline:0;appearance:none;background:transparent;color:var(--navy);font:700 12px Inter,Arial,sans-serif;cursor:pointer}.catalog-order .ti{width:15px;height:15px;position:absolute;right:12px;pointer-events:none}.catalog-filter-toggle{height:45px;padding:0 15px;display:none;align-items:center;gap:8px;border:1px solid #dbe6f4;border-radius:13px;background:#eef5ff;color:#2569c8;font:700 13px Inter,Arial,sans-serif}.catalog-filter-toggle .ti{width:19px;height:19px}
.catalog-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:20px;align-items:start}.catalog-filters{position:sticky;top:18px;border:1px solid #e2e9f2;border-radius:18px;background:#fff;overflow:hidden}.catalog-filter-head{display:none}.catalog-filters form{display:block}.filter-group{margin:0;padding:18px 20px;border:0;border-bottom:1px solid #e8edf4}.filter-title{width:100%;margin:0 0 13px;padding:0;display:flex;align-items:center;gap:8px;color:var(--navy);font-size:14px;line-height:1.25;font-weight:800}.filter-title .ti{width:18px;height:18px;flex:0 0 18px;color:#50aa4c}.filter-group>label{min-height:31px;display:grid;grid-template-columns:17px minmax(0,1fr) auto;align-items:center;gap:9px;color:#617087;font-size:12px;line-height:1.3;cursor:pointer}.filter-group>label:hover{color:var(--blue)}.filter-group input[type=radio],.filter-group input[type=checkbox]{width:15px;height:15px;margin:0;accent-color:var(--blue)}.filter-group label b{color:#9aa6b5;font-size:10px;font-weight:600}.price-range{height:26px;margin:0 4px 11px;position:relative}.price-range-line{height:4px;position:absolute;left:0;right:0;top:11px;border-radius:5px;background:linear-gradient(90deg,#dce9fa 0 var(--range-min),var(--blue) var(--range-min) var(--range-max),#dce9fa var(--range-max) 100%)}.price-range input[type=range]{width:100%;height:26px;position:absolute;inset:0;margin:0;appearance:none;-webkit-appearance:none;background:transparent;pointer-events:none;outline:0}.price-range input[type=range]::-webkit-slider-thumb{width:18px;height:18px;appearance:none;-webkit-appearance:none;border:3px solid #fff;border-radius:50%;background:var(--blue);box-shadow:0 0 0 1px #83b2f5,0 2px 6px rgba(23,43,73,.18);pointer-events:auto;cursor:grab}.price-range input[type=range]::-moz-range-thumb{width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:var(--blue);box-shadow:0 0 0 1px #83b2f5;pointer-events:auto;cursor:grab}.price-range input[type=range]::-moz-range-track{background:transparent}.price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.price-inputs label{height:42px;position:relative;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:4px!important;padding:0 9px;border:1px solid #dfe7f1;border-radius:10px}.price-inputs span,.price-inputs em{color:#8b98a9;font-size:10px;font-style:normal}.price-inputs input{min-width:0;width:100%;padding:0;border:0;outline:0;color:var(--navy);font:700 11px Inter,Arial,sans-serif}.filter-actions{padding:16px 20px;display:grid;gap:10px}.filter-apply{height:44px;border:0;border-radius:11px;background:var(--blue);color:#fff;font:750 12px Inter,Arial,sans-serif;cursor:pointer;box-shadow:0 7px 16px rgba(41,120,242,.2)}.filter-apply:hover{background:#1769e8}.filter-actions a{text-align:center;color:#718097;font-size:11px;text-decoration:underline;text-underline-offset:3px}.catalog-filter-backdrop[hidden]{display:none!important}
.catalog-results{min-width:0}.catalog-result-meta{min-height:34px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;color:#7b899b;font-size:12px}.catalog-result-meta strong{color:var(--navy)}.catalog-result-meta a{display:flex;align-items:center;gap:5px;color:#2a72de}.catalog-result-meta a .ti{width:14px;height:14px}.catalog-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px}.catalog-product-card{min-width:0;min-height:385px;position:relative;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e0e7f0;border-radius:18px;background:#fff;box-shadow:0 5px 16px rgba(23,43,73,.045);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.catalog-product-card:hover{transform:translateY(-4px);border-color:#cbdcf2;box-shadow:0 14px 32px rgba(23,43,73,.11)}.catalog-product-image{height:230px;position:relative;display:block;overflow:hidden;background:#f0f5f8}.catalog-product-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .32s ease}.catalog-product-card:hover .catalog-product-image img{transform:scale(1.035)}.product-label{position:absolute;z-index:2;left:10px;top:10px;padding:6px 9px;border-radius:12px;background:#e9f6e6;color:#418a3c;font-size:10px;font-weight:750}.product-label.sale{background:#eaf2ff;color:#2878f2}.product-label.featured{background:#fff3cc;color:#9c7300}.favorite-product{width:34px;height:34px;position:absolute;z-index:3;right:9px;top:9px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:#6f7e91;cursor:pointer;box-shadow:0 4px 12px rgba(23,43,73,.1);transition:.18s ease}.favorite-product:hover,.favorite-product.is-active{color:#2878f2;transform:scale(1.05)}.favorite-product.is-active{background:#eaf2ff}.favorite-product .ti{width:18px;height:18px}.catalog-product-body{padding:13px 14px 14px;display:flex;flex:1;flex-direction:column}.catalog-product-category{color:#66768c;font-size:10.5px}.catalog-product-body h2{min-height:40px;margin:5px 0 10px;font-size:14px;line-height:1.4;letter-spacing:-.15px}.catalog-product-body h2 a:hover{color:var(--blue)}.catalog-product-bottom{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.catalog-product-price{color:var(--navy);font-size:17px;font-weight:800}.catalog-product-price del{color:#93a0b0;font-size:12px;font-weight:500}.catalog-product-price ins{text-decoration:none}.catalog-stock-status{margin-top:5px;display:block;color:#51a346;font-size:9.5px;font-weight:650}.catalog-stock-status:before{content:"";width:5px;height:5px;margin-right:5px;display:inline-block;border-radius:50%;background:currentColor}.catalog-stock-status.outofstock{color:#a18c80}.catalog-stock-status.onbackorder{color:#d28a20}.catalog-cart-button{width:42px;height:42px;flex:0 0 42px;display:grid!important;place-items:center!important;border:0!important;border-radius:12px!important;background:#eaf2ff!important;color:var(--blue)!important;transition:.18s ease}.catalog-cart-button:hover{background:var(--blue)!important;color:#fff!important}.catalog-cart-button.muted{background:#f3f5f8!important;color:#8390a2!important}.catalog-cart-button .ti{width:20px;height:20px}.catalog-pagination{margin-top:30px;display:flex;justify-content:center;gap:7px}.catalog-pagination .page-numbers{width:38px;height:38px;display:grid;place-items:center;border:1px solid #dfe7f1;border-radius:11px;background:#fff;color:#5b6c82;font-size:12px;font-weight:700}.catalog-pagination .page-numbers:hover,.catalog-pagination .current{border-color:var(--blue);background:var(--blue);color:#fff}.catalog-empty{min-height:420px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;border:1px dashed #d6e2f1;border-radius:22px;background:#fafcff}.catalog-empty .ti{width:38px;height:38px;color:#86a9d5}.catalog-empty h2{margin:15px 0 5px}.catalog-empty p{margin:0 0 18px;color:#718097}.catalog-empty a{padding:11px 17px;border-radius:11px;background:var(--blue);color:#fff;font-weight:700}
@media(min-width:1500px){.catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-product-image{height:250px}}
@media(max-width:1100px){.catalog-page{width:calc(100% - 32px)}.catalog-intro{grid-template-columns:1fr 1fr}.catalog-layout{grid-template-columns:220px minmax(0,1fr)}.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-product-image{height:210px}}
@media(max-width:850px){.catalog-page{padding-top:12px}.catalog-intro{grid-template-columns:1fr;gap:10px}.catalog-intro-copy{padding-bottom:5px}.catalog-banner{min-height:138px}.catalog-toolbar{align-items:flex-start;flex-direction:column}.catalog-chips{width:100%}.catalog-toolbar-actions{width:100%;justify-content:space-between}.catalog-filter-toggle{display:flex}.catalog-layout{display:block}.catalog-filters{width:min(360px,92vw);height:100dvh;position:fixed;z-index:155;top:0;left:0;border:0;border-radius:0;overflow-y:auto;box-shadow:18px 0 50px rgba(23,43,73,.2);transform:translateX(-105%);visibility:hidden;transition:transform .24s ease,visibility .24s ease}.catalog-filters.is-open{transform:translateX(0);visibility:visible}.catalog-filter-head{height:68px;padding:0 17px;position:sticky;z-index:3;top:0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5ebf3;background:#fff}.catalog-filter-head strong{font-size:20px}.catalog-filter-close{width:40px;height:40px;padding:0;display:grid;place-items:center;border:0;border-radius:11px;background:#f0f5fb;color:var(--navy)}.catalog-filter-close .ti{width:20px;height:20px}.catalog-filter-backdrop{position:fixed;z-index:150;inset:0;display:block;background:rgba(13,28,49,.45);backdrop-filter:blur(2px)}body.catalog-filters-open{overflow:hidden}.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:680px){.catalog-page{width:calc(100% - 16px);padding-bottom:42px}.catalog-intro h1{font-size:34px}.catalog-intro p{font-size:13px}.catalog-banner{min-height:125px;background-position:81% center;background-size:190% auto}.catalog-banner>div{padding:28px 0 0 20px}.catalog-banner strong{font-size:16px}.catalog-toolbar{margin-bottom:10px}.catalog-order>span{display:none}.catalog-order select{max-width:145px}.catalog-result-meta{padding:0 2px}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalog-product-card{min-height:330px;border-radius:15px}.catalog-product-image{height:175px}.catalog-product-body{padding:11px}.catalog-product-body h2{min-height:36px;font-size:12.5px}.catalog-product-category{font-size:9.5px}.catalog-product-price{font-size:15px}.catalog-cart-button{width:38px;height:38px;flex-basis:38px}.catalog-pagination{margin-top:22px}}
@media(max-width:390px){.catalog-intro h1{font-size:31px}.catalog-product-image{height:158px}.catalog-product-card{min-height:310px}.catalog-product-bottom{gap:4px}.catalog-cart-button{width:36px;height:36px;flex-basis:36px}.catalog-stock-status{font-size:8.5px}}
