.app-main:has(.catalog-tagbar){padding-top:20px}.app-main [data-controller="catalog-live"]>.page-heading{margin-bottom:0}.catalog-marketplace-cta{margin:0 0 24px;padding:22px;display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:20px;align-items:stretch;border:1px solid rgb(217 196 230 / .92);border-radius:22px;background:linear-gradient(145deg,#fffdfb,#f7f1ff);box-shadow:var(--shadow-soft)}.catalog-marketplace-cta__copy span{display:inline-flex;margin-bottom:8px;color:var(--plum-800);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.catalog-marketplace-cta h2{max-width:760px;margin:0 0 10px;font-size:clamp(24px, 3vw, 34px);line-height:1.12;letter-spacing:-.02em}.catalog-marketplace-cta p{max-width:820px;margin:0;color:var(--muted);line-height:1.55}.catalog-marketplace-cta__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.catalog-marketplace-cta__links{display:grid;gap:10px}.catalog-marketplace-cta__links a{min-height:46px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--line);border-radius:16px;background:rgb(255 255 255 / .78);color:var(--graphite);box-shadow:0 8px 22px rgb(65 28 76 / .06);box-sizing:border-box}.catalog-marketplace-cta__links a:hover{transform:translateY(-1px);border-color:#d9c4e6;box-shadow:0 12px 30px rgb(65 28 76 / .1)}.catalog-marketplace-cta__links b{color:var(--plum-900)}.catalog-marketplace-cta__links span{color:var(--muted);font-size:13px;white-space:nowrap}.header-search.catalog-search{flex:1 1 auto;min-width:0;max-width:460px;margin:0;padding:0;background:#fff0;border:0;box-shadow:none}.header-search .search-input{min-height:40px}@media (max-width:760px){.header-inner:has(.header-search){flex-wrap:wrap;row-gap:10px;column-gap:12px}.header-search.catalog-search{order:5;flex-basis:100%;max-width:none}.catalog-marketplace-cta{grid-template-columns:1fr;padding:18px}.catalog-marketplace-cta__links a{align-items:flex-start;flex-direction:column;gap:4px}}.catalog-search{display:flex;gap:8px;width:100%;margin:0;padding:6px 8px;border-radius:14px;background:#fffdfb;border:1px solid var(--line);box-shadow:var(--shadow-soft)}.catalog-search .search-input{min-height:38px;width:100%;padding-right:34px;font-size:14px}.catalog-search .button{white-space:nowrap;padding:8px 14px;font-size:13px;min-height:38px}.catalog-search__field{position:relative;flex:1;min-width:0}.catalog-search .search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.catalog-search__clear{position:absolute;top:50%;right:6px;transform:translateY(-50%);width:22px;height:22px;display:grid;place-items:center;border:none;border-radius:50%;background:var(--plum-050);color:var(--plum-900);font-size:17px;line-height:1;cursor:pointer}.catalog-search__clear[hidden]{display:none}.catalog-search__clear:hover{background:#f0d9e8}.search-suggest{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30;max-height:340px;overflow-y:auto;padding:6px;display:flex;flex-direction:column;gap:2px;border-radius:14px;background:#fffdfb;border:1px solid var(--line);box-shadow:var(--shadow)}.search-suggest[hidden]{display:none}.search-suggest__item{display:flex;align-items:center;gap:10px;width:100%;padding:6px 8px;border:none;border-radius:10px;background:#fff0;text-align:left;cursor:pointer}.search-suggest__item:hover,.search-suggest__item.is-active{background:var(--plum-050)}.search-suggest__thumb{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;border-radius:8px;overflow:hidden;background:var(--plum-050)}.search-suggest__thumb img{width:100%;height:100%;object-fit:cover}.search-suggest__text{display:flex;flex-direction:column;min-width:0}.search-suggest__name{font-size:13px;color:var(--graphite);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-suggest__meta{font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-tour-backdrop{position:fixed;inset:0;z-index:1400;background:rgb(18 14 22 / .58);pointer-events:none}.catalog-tour-highlight{position:relative;z-index:1401;border-radius:18px;box-shadow:0 0 0 4px rgb(200 242 91 / .95),0 18px 52px rgb(18 14 22 / .28)}.catalog-tour-popover{position:fixed;z-index:1402;width:min(340px, calc(100vw - 28px));padding:18px;border:1px solid rgb(255 255 255 / .64);border-radius:18px;background:#fffdfb;box-shadow:0 24px 80px rgb(18 14 22 / .28)}.catalog-tour-popover__step{margin:0 0 6px;color:var(--plum-700);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.catalog-tour-popover h2{margin:0 0 8px;font-size:20px}.catalog-tour-popover p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.catalog-tour-popover__actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:16px}.catalog-tour-popover__buttons{display:flex;gap:8px}.catalog-tour-popover .button{min-height:38px;padding:0 14px;font-size:13px}.catalog-tour-popover__skip{border:0;background:none;color:var(--muted);cursor:pointer;font-size:13px}.catalog-tour-popover__skip:hover{color:var(--plum-900)}.catalog-tour-launcher{position:fixed;right:22px;bottom:118px;z-index:880;display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:0 16px 0 12px;border:1px solid rgb(217 196 230 / .9);border-radius:999px;background:rgb(255 253 251 / .94);color:var(--plum-900);box-shadow:0 14px 42px rgb(65 28 76 / .16);font-weight:800;cursor:pointer;backdrop-filter:blur(10px);animation:catalog-tour-nudge 12s ease-in-out infinite}.catalog-tour-launcher span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--lime);color:#273100}.catalog-tour-launcher:hover{transform:translateY(-2px);box-shadow:0 18px 52px rgb(65 28 76 / .22)}@keyframes catalog-tour-nudge{0%,72%,100%{transform:translateY(0);box-shadow:0 14px 42px rgb(65 28 76 / .16)}76%{transform:translateY(-3px);box-shadow:0 18px 52px rgb(200 242 91 / .34)}80%{transform:translateY(0)}84%{transform:translateY(-2px)}88%{transform:translateY(0)}}@media (max-width:560px){.catalog-tour-popover{left:14px!important;right:14px;bottom:88px!important;top:auto!important;width:auto}.catalog-tour-launcher{right:14px;bottom:82px;min-height:40px;padding-right:13px;font-size:13px}}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:18px}.product-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-soft)}.product-card__media{position:relative;display:block;aspect-ratio:3 / 4;background:var(--plum-050)}.product-card__media img{width:100%;height:100%;object-fit:cover;display:block}.product-card__noimage{position:absolute;inset:0;display:grid;place-items:center;color:var(--muted);font-size:13px}.product-card__badge{position:absolute;top:6px;left:6px;padding:2px 5px;border-radius:999px;background:rgb(255 255 255 / .92);font-size:8px;font-weight:700;color:var(--plum-900)}.product-card__badge--wb{background:#cb11ab;color:#fff}.product-card__badge--ozon{background:#005bff;color:#fff}.product-card__badge--lamoda{background:#000;color:#fff}.product-card__body{display:flex;flex-direction:column;gap:5px;padding:14px;flex:1}.product-card__name{margin:0;font-size:14px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__brand{margin:0;font-size:12px;color:var(--muted)}.product-card__foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:8px}.product-card__price{font-size:15px;font-weight:700;color:var(--plum-900)}.product-card__link{font-size:12px;font-weight:700;color:var(--plum-800);white-space:nowrap}.catalog-empty{padding:48px 24px;text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:18px;background:#fffdfb}.catalog-live-notice[hidden]{display:none}.catalog-live-notice{display:flex;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;border-radius:14px;background:#fff6ec;border:1px solid var(--line);color:var(--muted);font-size:14px}.catalog-live-notice__spinner{flex:none;width:16px;height:16px;border:2px solid var(--line);border-top-color:var(--accent,#ff6a00);border-radius:50%;animation:catalog-live-spin 0.8s linear infinite}@keyframes catalog-live-spin{to{transform:rotate(360deg)}}.catalog-pager{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:32px}.catalog-pager__status{color:var(--muted);font-size:14px}.catalog-tagbar{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.catalog-tagbar__applied{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 14px;font-size:13px;line-height:1.5}.catalog-applied__label{color:var(--ink-soft,#666);margin-right:4px}.catalog-applied__value{display:inline-flex;align-items:center;gap:4px;color:var(--plum-900);text-decoration:none;font-weight:500}.catalog-applied__value:hover{text-decoration:underline}.catalog-applied__x{font-size:14px;line-height:1;opacity:.55}.catalog-applied__value:hover .catalog-applied__x{opacity:1}.catalog-tagbar__row{display:flex;flex-wrap:wrap;gap:6px}.catalog-tagbar__axis{position:relative}.catalog-tagbar__reset{white-space:nowrap;font-size:13px;color:var(--plum-800);text-decoration:underline;text-underline-offset:3px}.catalog-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:13px;color:var(--ink,#222);cursor:pointer;transition:background 0.15s,border-color 0.15s}.catalog-chip:hover{background:var(--plum-050)}.catalog-chip.is-active{background:var(--plum-900);color:#fff;border-color:var(--plum-900)}.catalog-chip__caret{font-size:10px;opacity:.6}.catalog-popup{position:absolute;top:calc(100% + 6px);left:0;z-index:50;display:flex;flex-direction:column;min-width:220px;max-height:60vh;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 12px 36px rgb(0 0 0 / .15)}.catalog-popup[hidden]{display:none}.catalog-popup__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-weight:600;font-size:14px}.catalog-popup__close{background:none;border:none;font-size:20px;line-height:1;color:var(--muted);cursor:pointer}.catalog-popup__list{flex:1 1 auto;min-height:0;margin:0 0 12px;padding:0;list-style:none;overflow-y:auto}.catalog-popup__option{display:flex;align-items:center;gap:10px;padding:6px 0;font-size:14px;cursor:pointer}.catalog-popup__option input{width:16px;height:16px;cursor:pointer}.catalog-swatch{width:16px;height:16px;border-radius:50%;border:1px solid rgb(0 0 0 / .12);flex-shrink:0}.catalog-swatch--black{background:#1a1a1a}.catalog-swatch--white{background:#fff}.catalog-swatch--gray{background:#9aa0a6}.catalog-swatch--beige{background:#d6c5a2}.catalog-swatch--brown{background:#6b4226}.catalog-swatch--red{background:#d92b2b}.catalog-swatch--pink{background:#f4a3c0}.catalog-swatch--orange{background:#ff8a3d}.catalog-swatch--yellow{background:#f4d04a}.catalog-swatch--green{background:#3aa55c}.catalog-swatch--blue{background:#2f6fd1}.catalog-swatch--purple{background:#8a4fd0}.catalog-swatch--multi{background:conic-gradient(#d92b2b,#ff8a3d,#f4d04a,#3aa55c,#2f6fd1,#8a4fd0,#d92b2b)}.catalog-icon{width:18px;height:18px;flex-shrink:0;color:var(--muted)}.catalog-popup__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:10px;border-top:1px solid var(--line)}.catalog-popup__clear{font-size:13px;color:var(--muted);text-decoration:underline;text-underline-offset:3px}@media (max-width:720px){.catalog-popup{position:fixed;inset:auto 0 0 0;border-radius:18px 18px 0 0;max-height:75vh;box-shadow:0 -10px 30px rgb(0 0 0 / .18);z-index:1000}}.product-card__chips{margin:0;display:flex;flex-wrap:wrap;gap:4px}.product-card__chip{font-size:11px;color:var(--plum-800);padding:2px 8px;border-radius:999px;background:var(--plum-050);text-decoration:none}.product-card__chip:hover{background:#f0d9e8}.catalog-tagbar__toggle{display:none}@media (max-width:720px){.page-heading{display:none}.app-main:has(.catalog-tagbar){padding-top:8px}.product-card__foot{flex-wrap:wrap}.product-card__link{flex-basis:100%;min-width:0;overflow:hidden;text-overflow:ellipsis}.catalog-tagbar__toggle{display:flex;align-items:center;gap:8px;width:100%;padding:6px 4px 8px;background:none;border:0;font:inherit;font-size:15px;font-weight:600;color:var(--graphite);cursor:pointer}.catalog-tagbar__toggle-ico{width:18px;height:18px;flex:none;color:var(--plum-800)}.catalog-tagbar__toggle-chev{margin-left:auto;width:8px;height:8px;border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);transform:rotate(45deg);transition:transform 0.15s}.catalog-tagbar.is-tiles .catalog-tagbar__toggle-chev{transform:rotate(-135deg)}.catalog-tagbar{align-items:stretch}.catalog-tagbar__row{flex-wrap:nowrap;max-width:100%;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.catalog-tagbar__row::-webkit-scrollbar{display:none}.catalog-tagbar__axis{flex:0 0 auto}.catalog-tagbar.is-tiles .catalog-tagbar__row{flex-wrap:wrap;overflow:visible}.catalog-search{gap:0}.catalog-search .catalog-search__field{background:#fff;border:1px solid var(--line);border-right:0;border-radius:10px 0 0 10px}.catalog-search .search-input{background:#fff0;border:0;border-radius:0;height:40px}.catalog-search .button--primary{min-width:46px;height:40px;padding:0;font-size:0;border-radius:0 10px 10px 0;display:inline-flex;align-items:center;justify-content:center}.catalog-search .button--primary::before{content:"";width:18px;height:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E") no-repeat center / contain}}