.catalog-module__AEBMLa__shell{--catalog-bg-deep:#173727;--catalog-bg-soft:#edf5ea;--catalog-accent:#2f6b3b;--catalog-accent-strong:#214f2d;--catalog-line:#cbdac8;width:var(--container);margin:0 auto;padding-top:2.2rem;padding-bottom:4rem}.catalog-module__AEBMLa__hero{border:1px solid var(--catalog-line);background:linear-gradient(138deg,#fff 0%,#e7f1e2 60%,#dcebd4 100%);border-radius:30px;justify-content:space-between;align-items:flex-start;gap:1.2rem;padding:clamp(1.35rem,3vw,2.3rem);display:flex}.catalog-module__AEBMLa__kicker{text-transform:uppercase;letter-spacing:.13em;color:#516a55;margin-bottom:.7rem;font-size:.74rem;font-weight:700}.catalog-module__AEBMLa__hero h1{font-size:clamp(2rem,3.2vw,3.1rem);line-height:.96}.catalog-module__AEBMLa__subtitle{color:#425844;max-width:64ch;margin-top:.95rem;line-height:1.6}.catalog-module__AEBMLa__heroActions{align-items:center;gap:.55rem;display:flex}.catalog-module__AEBMLa__mobileFiltersBtn{border:1px solid color-mix(in srgb,var(--catalog-accent)38%,#fff);color:var(--catalog-accent-strong);font:inherit;cursor:pointer;background:#f6fbf3;border-radius:999px;padding:.56rem .88rem;font-size:.84rem;font-weight:700;display:none}.catalog-module__AEBMLa__backLink{border:1px solid color-mix(in srgb,var(--catalog-accent)40%,#fff);color:var(--catalog-accent-strong);white-space:nowrap;background:#ffffffbf;border-radius:999px;padding:.65rem 1rem;font-size:.9rem;font-weight:700;transition:transform .18s,box-shadow .18s}.catalog-module__AEBMLa__backLink:hover{transform:translateY(-1px);box-shadow:0 10px 20px #16342026}.catalog-module__AEBMLa__layout{grid-template-columns:330px minmax(0,1fr);align-items:start;gap:.95rem;margin-top:1rem;display:grid}.catalog-module__AEBMLa__sidebar{min-width:0}.catalog-module__AEBMLa__filterPanel{border:1px solid var(--catalog-line);background:#ffffffdb;border-radius:24px;gap:.72rem;padding:.95rem;display:grid;box-shadow:0 12px 34px #142b1b1f}.catalog-module__AEBMLa__filterPanelHead{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.catalog-module__AEBMLa__filterKicker{text-transform:uppercase;letter-spacing:.1em;color:#55715d;font-size:.73rem;font-weight:700}.catalog-module__AEBMLa__filterTitle{margin-top:.32rem;font-size:1.15rem;line-height:1.1}.catalog-module__AEBMLa__closeFilterMenu{color:#1f3828;width:2rem;height:2rem;font:inherit;cursor:pointer;background:#e4efe0;border:0;border-radius:999px;font-size:1.2rem}.catalog-module__AEBMLa__searchWrap{gap:.38rem;display:grid}.catalog-module__AEBMLa__searchLabel{text-transform:uppercase;letter-spacing:.09em;color:#516a55;font-size:.73rem;font-weight:700}.catalog-module__AEBMLa__searchInputWrap{position:relative}.catalog-module__AEBMLa__searchInputWrap input{border:1px solid var(--catalog-line);color:#203125;width:100%;min-height:44px;font:inherit;background:#f8fcf5;border-radius:12px;padding:.52rem .8rem .52rem 2.06rem}.catalog-module__AEBMLa__searchInputWrap input:focus{border-color:color-mix(in srgb,var(--catalog-accent)55%,#fff);outline:none;box-shadow:0 0 0 4px #2f6b3b24}.catalog-module__AEBMLa__searchIcon{color:#5a735f;font-size:.96rem;position:absolute;top:50%;left:.75rem;transform:translateY(-52%)}.catalog-module__AEBMLa__selectLabel{gap:.34rem;display:grid}.catalog-module__AEBMLa__selectLabel span{text-transform:uppercase;letter-spacing:.09em;color:#4f6857;font-size:.73rem;font-weight:700}.catalog-module__AEBMLa__selectLabel select{border:1px solid var(--catalog-line);color:#1f3023;width:100%;min-height:42px;font:inherit;background:linear-gradient(165deg,#f8fcf5 0%,#ebf4e6 100%);border-radius:12px;padding:.5rem .64rem}.catalog-module__AEBMLa__segmented{border:1px solid var(--catalog-line);background:#f3f9ef;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.2rem;padding:.2rem;display:grid}.catalog-module__AEBMLa__segment,.catalog-module__AEBMLa__segmentActive{min-height:36px;font:inherit;color:#425a48;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:.32rem .42rem;font-size:.76rem;font-weight:700}.catalog-module__AEBMLa__segment:hover{background:#e6f1e1}.catalog-module__AEBMLa__segmentActive{background:var(--catalog-accent);color:#f1f8ed}.catalog-module__AEBMLa__toggles{grid-template-columns:repeat(2,minmax(0,1fr));gap:.34rem;display:grid}.catalog-module__AEBMLa__toggle,.catalog-module__AEBMLa__toggleActive{border:1px solid var(--catalog-line);color:#2c4432;font:inherit;cursor:pointer;background:#f8fcf5;border-radius:999px;padding:.4rem .62rem;font-size:.78rem;font-weight:700}.catalog-module__AEBMLa__toggleActive{color:#173827;background:#d9ebd3;border-color:#367446}.catalog-module__AEBMLa__categoryTiles{grid-template-columns:1fr;gap:.36rem;max-height:340px;padding-right:.15rem;display:grid;overflow:auto}.catalog-module__AEBMLa__categoryTile,.catalog-module__AEBMLa__categoryTileActive{--category-tile-accent:#2f6b3b;border:1px solid var(--catalog-line);text-align:left;cursor:pointer;background:linear-gradient(155deg,#fff 0%,#edf5e8 100%);border-radius:14px;gap:.16rem;padding:.58rem;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.catalog-module__AEBMLa__categoryTile:hover,.catalog-module__AEBMLa__categoryTileActive{border-color:color-mix(in srgb,var(--category-tile-accent)58%,#cad8c8);transform:translateY(-1px);box-shadow:0 8px 16px #16321f1f}.catalog-module__AEBMLa__categoryTileActive{background:linear-gradient(155deg,#f6fbf4 0%,#e0edd9 100%)}.catalog-module__AEBMLa__categoryLabel{color:#55705a;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:700}.catalog-module__AEBMLa__categoryTitle{color:#1f3324;overflow-wrap:anywhere;word-break:break-word;font-size:.9rem;line-height:1.2}.catalog-module__AEBMLa__categoryCount{color:color-mix(in srgb,var(--category-tile-accent)76%,#173727);margin-top:.2rem;font-size:.73rem;font-weight:700}.catalog-module__AEBMLa__resetBtn{border:1px solid color-mix(in srgb,var(--catalog-accent)35%,#fff);color:var(--catalog-accent-strong);font:inherit;cursor:pointer;background:#f5fbf1;border-radius:999px;padding:.5rem .74rem;font-size:.82rem;font-weight:700}.catalog-module__AEBMLa__content{min-width:0}.catalog-module__AEBMLa__resultRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.catalog-module__AEBMLa__resultCount{color:#445c4a;font-size:.9rem}.catalog-module__AEBMLa__resultCount strong{color:#1c3625;font-size:1.03rem}.catalog-module__AEBMLa__resultTools{align-items:center;gap:.45rem;display:flex}.catalog-module__AEBMLa__resultBadge{border:1px solid var(--catalog-line);color:#284432;background:#eaf4e5;border-radius:999px;padding:.32rem .6rem;font-size:.8rem;font-weight:700}.catalog-module__AEBMLa__viewSwitch{border:1px solid var(--catalog-line);background:#f3f9ef;border-radius:999px;gap:.14rem;padding:.14rem;display:flex}.catalog-module__AEBMLa__viewBtn,.catalog-module__AEBMLa__viewActive{min-width:2.15rem;font:inherit;color:#3e5545;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.36rem .52rem;font-size:.86rem;font-weight:700}.catalog-module__AEBMLa__viewActive{background:var(--catalog-accent);color:#f1f8ed}.catalog-module__AEBMLa__grid,.catalog-module__AEBMLa__gridCompact{gap:.8rem;margin-top:.95rem;display:grid}.catalog-module__AEBMLa__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-module__AEBMLa__gridCompact{grid-template-columns:1fr}.catalog-module__AEBMLa__card,.catalog-module__AEBMLa__cardCompact{border:1px solid var(--catalog-line);opacity:0;animation:.62s cubic-bezier(.19,1,.22,1) both catalog-module__AEBMLa__card-in;animation-delay:var(--delay,0s);background:#fff;border-radius:22px;display:grid;overflow:hidden;transform:translateY(12px);box-shadow:0 14px 28px #162d1e1f}.catalog-module__AEBMLa__card{grid-template-rows:145px auto}.catalog-module__AEBMLa__cardCompact{grid-template-columns:minmax(180px,260px) minmax(0,1fr)}.catalog-module__AEBMLa__visual{background:radial-gradient(circle at 18% 22%,#ffffffb3,transparent 38%),radial-gradient(circle at 72% 80%,#ffffff4d,transparent 36%),linear-gradient(150deg,var(--accent,#6b9956),#173727);position:relative;overflow:hidden}.catalog-module__AEBMLa__cardCompact .catalog-module__AEBMLa__visual{min-height:100%}.catalog-module__AEBMLa__visual:after{content:"";background:linear-gradient(#0e1b120d 0%,#0e1b126b 100%);position:absolute;inset:0}.catalog-module__AEBMLa__visualImage{object-fit:cover;transition:transform .26s}.catalog-module__AEBMLa__card:hover .catalog-module__AEBMLa__visualImage,.catalog-module__AEBMLa__cardCompact:hover .catalog-module__AEBMLa__visualImage{transform:scale(1.04)}.catalog-module__AEBMLa__cardBody{padding:.95rem}.catalog-module__AEBMLa__cardActions{justify-content:space-between;align-items:center;margin-bottom:.36rem;display:flex}.catalog-module__AEBMLa__favoriteBtn,.catalog-module__AEBMLa__favoriteBtnActive{border:1px solid var(--catalog-line);color:#38503f;font:inherit;cursor:pointer;background:#f7fbf4;border-radius:999px;width:2rem;height:2rem;font-size:.85rem;font-weight:700}.catalog-module__AEBMLa__favoriteBtnActive{color:#1d3422;background:#dcefd6;border-color:#3f7c4a}.catalog-module__AEBMLa__recommendedTag{color:var(--catalog-accent-strong);text-transform:uppercase;letter-spacing:.08em;background:#2f6b3b1f;border:1px solid #2d683942;border-radius:999px;padding:.28rem .5rem;font-size:.73rem;font-weight:800}.catalog-module__AEBMLa__type{text-transform:uppercase;letter-spacing:.09em;color:#59705e;font-size:.73rem;font-weight:700}.catalog-module__AEBMLa__card h2,.catalog-module__AEBMLa__cardCompact h2{overflow-wrap:anywhere;word-break:break-word;margin-top:.36rem;font-size:1.28rem;line-height:1.03}.catalog-module__AEBMLa__cardTitleLink{text-underline-offset:4px;overflow-wrap:anywhere;word-break:break-word;-webkit-text-decoration:underline #2f6b3b40;text-decoration:underline #2f6b3b40;text-decoration-thickness:2px;display:inline}.catalog-module__AEBMLa__latin{color:#425844;overflow-wrap:anywhere;word-break:break-word;margin-top:.3rem;font-size:.88rem}.catalog-module__AEBMLa__tags{flex-wrap:wrap;gap:.4rem;margin-top:.7rem;display:flex}.catalog-module__AEBMLa__tags span{color:#2f4b39;background:#eff6ea;border:1px solid #d2e1cd;border-radius:999px;padding:.32rem .6rem;font-size:.74rem}.catalog-module__AEBMLa__variantGrid,.catalog-module__AEBMLa__modalVariantGrid{flex-wrap:wrap;gap:.36rem;margin-top:.68rem;display:flex}.catalog-module__AEBMLa__variantChip,.catalog-module__AEBMLa__variantChipActive{border:1px solid var(--catalog-line);color:#274533;font:inherit;cursor:pointer;background:#f8fcf5;border-radius:999px;padding:.3rem .58rem;font-size:.75rem;font-weight:700}.catalog-module__AEBMLa__variantChip:hover{background:#e8f2e3}.catalog-module__AEBMLa__variantChipActive{border-color:color-mix(in srgb,var(--catalog-accent)65%,#fff);color:#173828;background:#d7ebd2}.catalog-module__AEBMLa__description{color:#445a49;overflow-wrap:anywhere;word-break:break-word;margin-top:.66rem;font-size:.9rem;line-height:1.55}.catalog-module__AEBMLa__cardBottom{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:.65rem;margin-top:.85rem;display:flex}.catalog-module__AEBMLa__priceBlock{flex:100%;gap:.12rem;display:grid}.catalog-module__AEBMLa__price{color:#153625;font-size:1.04rem;font-weight:700}.catalog-module__AEBMLa__priceHint{color:#52705e;font-size:.72rem;font-weight:600}.catalog-module__AEBMLa__quickViewBtn{text-align:center;border:1px solid color-mix(in srgb,var(--catalog-accent)32%,#fff);color:var(--catalog-accent-strong);line-height:1.25;font:inherit;cursor:pointer;background:#f2faed;border-radius:999px;flex:46%;justify-content:center;align-items:center;min-width:0;padding:.4rem .66rem;font-size:.8rem;font-weight:700;display:inline-flex}.catalog-module__AEBMLa__detailsLink{text-align:center;border:1px solid color-mix(in srgb,var(--catalog-accent)32%,#fff);color:var(--catalog-accent-strong);white-space:normal;overflow-wrap:anywhere;word-break:break-word;background:#fff;border-radius:999px;flex:46%;justify-content:center;align-items:center;min-width:0;padding:.42rem .66rem;font-size:.79rem;font-weight:700;line-height:1.25;display:inline-flex}.catalog-module__AEBMLa__emptyState{text-align:center;background:#ffffffb3;border:1px dashed #9fb89f;border-radius:22px;margin-top:1rem;padding:2rem 1rem}.catalog-module__AEBMLa__emptyState h2{font-size:1.45rem}.catalog-module__AEBMLa__emptyState p{color:#475f4d;margin-top:.56rem}.catalog-module__AEBMLa__emptyState button{border:1px solid color-mix(in srgb,var(--catalog-accent)35%,#fff);color:var(--catalog-accent-strong);font:inherit;cursor:pointer;background:#f7fcf3;border-radius:999px;margin-top:1rem;padding:.6rem .95rem;font-size:.9rem;font-weight:700}.catalog-module__AEBMLa__mobileMenuOverlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:42;background:#08130b8f;justify-items:end;display:grid;position:fixed;inset:0}.catalog-module__AEBMLa__mobileMenuPanel{background:#e9f2e5;border-left:1px solid #bdd1bd;width:min(390px,92vw);height:100%;padding:.85rem .72rem;overflow:auto;box-shadow:-16px 0 34px #0a180f3b}.catalog-module__AEBMLa__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:40;background:#08100a94;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.catalog-module__AEBMLa__modal{border:1px solid var(--catalog-line);background:#fdfefb;border-radius:24px;grid-template-columns:minmax(280px,.95fr) minmax(0,1fr);width:min(920px,100%);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 52px #08130b66}.catalog-module__AEBMLa__modalClose{width:2rem;height:2rem;font:inherit;cursor:pointer;color:#243625;z-index:2;background:#fffc;border:0;border-radius:999px;font-size:1.1rem;position:absolute;top:.7rem;right:.7rem}.catalog-module__AEBMLa__modalMedia{background:#d8e8d3;min-height:100%;position:relative}.catalog-module__AEBMLa__modalImage{object-fit:cover}.catalog-module__AEBMLa__modalBody{align-content:flex-start;gap:.58rem;padding:1rem;display:grid}.catalog-module__AEBMLa__modalType{text-transform:uppercase;letter-spacing:.08em;color:#57705d;font-size:.74rem;font-weight:700}.catalog-module__AEBMLa__modalBody h2{font-size:clamp(1.5rem,2vw,2rem);line-height:.97}.catalog-module__AEBMLa__modalLatin{color:#455d4a;font-size:.9rem}.catalog-module__AEBMLa__modalDescription{color:#43594a;font-size:.94rem;line-height:1.6}.catalog-module__AEBMLa__modalTags{flex-wrap:wrap;gap:.45rem;display:flex}.catalog-module__AEBMLa__modalTags span{color:#304a38;background:#edf6e8;border:1px solid #d2e1cd;border-radius:999px;padding:.34rem .62rem;font-size:.77rem}.catalog-module__AEBMLa__modalPrice{color:#173625;margin-top:.2rem;font-size:1.18rem;font-weight:800}.catalog-module__AEBMLa__modalActions{flex-wrap:wrap;gap:.45rem;margin-top:.2rem;display:flex}.catalog-module__AEBMLa__modalActions a,.catalog-module__AEBMLa__modalActions button{border:1px solid color-mix(in srgb,var(--catalog-accent)35%,#fff);color:var(--catalog-accent-strong);font:inherit;cursor:pointer;background:#f3fbef;border-radius:999px;padding:.48rem .76rem;font-size:.84rem;font-weight:700;text-decoration:none}@keyframes catalog-module__AEBMLa__card-in{to{opacity:1;transform:translateY(0)}}@media (max-width:1280px){.catalog-module__AEBMLa__layout{grid-template-columns:300px minmax(0,1fr)}.catalog-module__AEBMLa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.catalog-module__AEBMLa__layout{grid-template-columns:1fr}.catalog-module__AEBMLa__sidebar{display:none}.catalog-module__AEBMLa__mobileFiltersBtn{display:inline-flex}}@media (max-width:900px){.catalog-module__AEBMLa__modal{grid-template-columns:1fr}.catalog-module__AEBMLa__modalMedia{min-height:240px}}@media (max-width:780px){.catalog-module__AEBMLa__shell{padding-top:1.4rem}.catalog-module__AEBMLa__hero{flex-direction:column}.catalog-module__AEBMLa__heroActions{justify-content:space-between;width:100%}.catalog-module__AEBMLa__grid{grid-template-columns:1fr}.catalog-module__AEBMLa__cardCompact{grid-template-rows:160px auto;grid-template-columns:1fr}.catalog-module__AEBMLa__cardBottom{flex-wrap:wrap}.catalog-module__AEBMLa__resultTools{justify-content:space-between;width:100%}}
