:root{color-scheme:light dark;font-family:system-ui,-apple-system,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#0f0f10;color:#f4f4f5}a{color:#7dd3fc}.hero{max-width:720px;margin:0 auto;padding:3rem 1.25rem 6rem}.hero h1{font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:.5rem}.hero p{color:#a1a1aa}.chat-widget{position:fixed;right:1rem;bottom:1rem;z-index:50;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.chat-widget__toggle{border:none;border-radius:999px;padding:.75rem 1.25rem;background:#22c55e;color:#052e16;font-weight:600;cursor:pointer}.chat-widget__panel{width:min(400px,calc(100vw - 2rem));height:520px;display:flex;flex-direction:column;background:#18181b;border:1px solid #3f3f46;border-radius:12px;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,.45)}.chat-widget__header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #3f3f46;font-weight:600}.chat-widget__header button{background:none;border:none;color:#a1a1aa;font-size:1.25rem;cursor:pointer}.chat-widget__messages{flex:1 1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.chat-widget__msg{padding:.65rem .85rem;border-radius:10px;max-width:95%}.chat-widget__msg--user{align-self:flex-end;background:#14532d}.chat-widget__msg--assistant{align-self:flex-start;background:#27272a}.chat-widget__badge{font-size:.75rem;color:#a1a1aa;margin-top:.35rem}.chat-widget__offers{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.chat-widget__typing{color:#a1a1aa;font-size:.875rem}.chat-widget__footer{display:flex;gap:.5rem;padding:.75rem;border-top:1px solid #3f3f46}.chat-widget__footer input{flex:1 1;border-radius:8px;border:1px solid #3f3f46;background:#09090b;color:inherit;padding:.5rem .75rem}.chat-widget__footer button{border:none;border-radius:8px;padding:.5rem .85rem;background:#3b82f6;color:white;cursor:pointer}.chat-widget__footer button:disabled{opacity:.5;cursor:not-allowed}.offer-card{display:grid;grid-template-columns:64px 1fr;grid-gap:.5rem;gap:.5rem;padding:.5rem;background:#09090b;border-radius:8px;border:1px solid #3f3f46}.offer-card__image,.offer-card__placeholder{width:64px;height:64px;border-radius:6px;object-fit:cover;background:#27272a}.offer-card__brand{font-size:.7rem;color:#a1a1aa;margin:0}.offer-card__title{font-size:.85rem;margin:.15rem 0}.offer-card__price{font-size:.8rem;margin:0}.offer-card__buy{display:inline-block;margin-top:.35rem;font-size:.8rem}.vendor-line{margin:0;color:#a1a1aa}.vendor-line--compact{font-size:.65rem;margin-top:.2rem}.vendor-line--full{font-size:.9rem;margin-bottom:1rem}.vendor-line__link{color:#93c5fd;text-decoration:none}.vendor-line__link:hover{text-decoration:underline}.product-page{max-width:720px;margin:0 auto;padding:1.5rem 1.25rem 3rem}.product-page__back{display:inline-block;margin-bottom:1.25rem;font-size:.9rem;text-decoration:none}.product-page__card{display:grid;grid-gap:1.25rem;gap:1.25rem}@media (min-width:640px){.product-page__card{grid-template-columns:280px 1fr;align-items:start}}.product-page__image,.product-page__placeholder{width:100%;max-width:360px;aspect-ratio:1;border-radius:12px;object-fit:cover;background:#27272a;border:1px solid #3f3f46}.product-page__brand{font-size:.85rem;color:#a1a1aa;margin:0 0 .25rem}.product-page__title{font-size:clamp(1.25rem,3vw,1.75rem);margin:0 0 .75rem;line-height:1.25}.product-page__price{font-size:1.1rem;margin:0 0 .5rem}.product-page__vendor{color:#a1a1aa;font-size:.9rem;margin:0 0 1rem}.product-page__note{color:#a1a1aa;font-size:.9rem;margin:0 0 1.25rem}.product-description{margin:1rem 0}.product-description__title{margin:0 0 .5rem;font-size:1rem;color:#e4e4e7}.product-description__body{color:#d4d4d8;font-size:.95rem;line-height:1.55}.product-description__body p{margin:0 0 .75rem}.product-description__body h2{margin:1rem 0 .5rem;font-size:1rem;color:#f4f4f5}.product-description__body ul{margin:0 0 .75rem;padding-left:1.2rem}.product-description__body li{margin-bottom:.35rem}.product-description__empty{margin:0;color:#71717a;font-size:.9rem}.product-page__description{margin-top:.5rem}.product-page__buy{display:inline-block;padding:.75rem 1.25rem;border-radius:10px;background:#22c55e;color:#052e16;font-weight:600;text-decoration:none}.product-page__unavailable{color:#fca5a5;margin:0}.product-buy{display:flex;flex-direction:column;gap:.85rem;margin-top:.5rem}.product-buy__actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:.65rem;gap:.65rem}.product-buy__btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.75rem .85rem;border-radius:10px;font-weight:600;font-size:.95rem;cursor:pointer;border:1px solid transparent}.product-buy__btn:disabled{opacity:.45;cursor:not-allowed}.product-buy__btn--secondary{background:transparent;border-color:#38bdf8;color:#7dd3fc}.product-buy__btn--primary{background:#22c55e;color:#052e16}.product-buy__hint{margin:0;font-size:.85rem;color:#a1a1aa}.product-size__head,.tma-size__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.product-size__label,.tma-size__label{font-weight:600;color:#e4e4e7}.product-size__chart-link,.tma-size__chart-link{background:none;border:none;padding:0;color:#38bdf8;font-size:.85rem;cursor:pointer;text-decoration:underline}.product-size__choices,.tma-size__choices{display:flex;flex-wrap:wrap;gap:.5rem}.product-size__chip,.tma-size__chip{min-width:2.75rem;padding:.45rem .85rem;border-radius:999px;border:1px solid #52525b;background:#18181b;color:#f4f4f5;font-weight:600;cursor:pointer}.product-size__chip--active,.tma-size__chip--active{border-color:#38bdf8;background:rgba(56,189,248,.12);color:#7dd3fc}.product-size__chip--disabled,.tma-size__chip--disabled{position:relative;opacity:.55;cursor:not-allowed;text-decoration:line-through}.size-chart-modal{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:1rem}.size-chart-modal__backdrop{position:absolute;inset:0;border:none;background:rgba(0,0,0,.65);cursor:pointer}.size-chart-modal__panel{position:relative;z-index:1;width:min(100%,420px);max-height:85vh;overflow:auto;background:#18181b;border:1px solid #3f3f46;border-radius:14px;padding:1rem 1.1rem 1.25rem}.size-chart-modal__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.size-chart-modal__title{margin:0;font-size:1.1rem}.size-chart-modal__close{border:none;background:transparent;color:#a1a1aa;font-size:1.5rem;line-height:1;cursor:pointer}.size-chart-modal__hint{margin:.65rem 0 .85rem;font-size:.85rem;color:#a1a1aa;line-height:1.45}.size-chart-modal__table{width:100%;border-collapse:collapse;font-size:.9rem}.size-chart-modal__table td,.size-chart-modal__table th{border-bottom:1px solid #27272a;padding:.55rem .35rem;text-align:left}.site-header__cart{position:relative;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;padding:.15rem .35rem;cursor:pointer;font-size:1.05rem}.site-header__cart-badge{position:absolute;top:-.25rem;right:-.35rem;min-width:1.1rem;height:1.1rem;padding:0 .25rem;border-radius:999px;background:#22c55e;color:#052e16;font-size:.68rem;font-weight:700;line-height:1.1rem;text-align:center}.cart-toast{position:fixed;bottom:1.25rem;left:50%;transform:translateX(-50%);z-index:55;background:#27272a;color:#f4f4f5;border:1px solid #3f3f46;border-radius:999px;padding:.55rem 1rem;font-size:.9rem;box-shadow:0 8px 24px rgba(0,0,0,.35)}.cart-drawer__backdrop{position:fixed;inset:0;z-index:50;border:none;background:rgba(0,0,0,.55);cursor:pointer}.cart-drawer__panel{position:fixed;top:0;right:0;z-index:51;width:min(100%,380px);height:100%;max-height:100dvh;background:#111113;border-left:1px solid #27272a;padding:1rem 1rem 1.25rem;display:flex;flex-direction:column;gap:.85rem;overflow:hidden}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between}.cart-drawer__title{margin:0;font-size:1.15rem}.cart-drawer__close{border:none;background:transparent;color:#a1a1aa;font-size:1.5rem;cursor:pointer}.cart-drawer__empty,.cart-drawer__note{margin:0;color:#a1a1aa;font-size:.9rem;line-height:1.45}.cart-drawer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem;overflow:auto;flex:1 1}.cart-drawer__item{display:grid;grid-template-columns:56px 1fr auto;grid-gap:.65rem;gap:.65rem;align-items:start}.cart-drawer__thumb{width:56px;height:56px;object-fit:cover;border-radius:8px;background:#27272a}.cart-drawer__thumb--placeholder{display:block}.cart-drawer__name{margin:0;font-size:.9rem;line-height:1.35}.cart-drawer__meta,.cart-drawer__price{margin:.2rem 0 0;font-size:.82rem;color:#a1a1aa}.cart-drawer__remove{border:none;background:transparent;color:#71717a;font-size:1.25rem;cursor:pointer}.cart-drawer__footer{display:flex;flex-direction:column;gap:.55rem;margin-top:auto;flex-shrink:0;padding-top:.25rem}.web-checkout__cart-list{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.85rem}.web-checkout__cart-item{display:grid;grid-template-columns:64px 1fr;grid-gap:.75rem;gap:.75rem;align-items:start}.web-checkout__image--small{width:64px;height:64px}.web-checkout__cart-total{margin:0 0 1.25rem;font-size:1.05rem}.web-checkout__promo-row{display:flex;gap:.5rem}.web-checkout__promo-row input{flex:1 1}.web-checkout__promo-apply{flex-shrink:0;padding:.65rem .9rem;border:0;border-radius:10px;background:#3f3f46;color:#f4f4f5;font-weight:600;cursor:pointer}.web-checkout__promo-clear{margin:0 0 .75rem;padding:0;border:0;background:transparent;color:#a1a1aa;text-decoration:underline;cursor:pointer}.web-checkout__note--success{color:#86efac}.cart-drawer__checkout{padding:.75rem 1rem;background:#22c55e;color:#052e16;font-weight:600}.cart-drawer__catalog,.cart-drawer__checkout{display:block;text-align:center;border-radius:10px;text-decoration:none}.cart-drawer__catalog{padding:.65rem;background:#27272a;color:#f4f4f5}.tma-checkout__meta,.web-checkout__product-meta{margin:.25rem 0 0;font-size:.9rem;color:#a1a1aa}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;border-bottom:1px solid #27272a;background:rgba(15,15,16,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.site-header__inner{max-width:1280px;margin:0 auto;padding:.65rem 1.25rem;display:flex;align-items:center;gap:1rem}.site-header__logo{display:block;flex-shrink:0;line-height:0;text-decoration:none}.site-header__logo-img{display:block;height:40px;width:auto}.site-header__bar{flex:1 1;display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0}.site-header__bar-fallback{flex:1 1;min-height:2rem}.site-header__nav{display:flex;align-items:center;gap:.85rem;flex:1 1;min-width:0;overflow-x:auto;scrollbar-width:none;font-size:.875rem}.site-header__nav::-webkit-scrollbar{display:none}.site-header__nav-link{color:#d4d4d8;text-decoration:none;white-space:nowrap;flex-shrink:0}.site-header__nav-link:hover{color:#7dd3fc}.site-header__nav-link--active{color:#bbf7d0;font-weight:600}.site-header__actions{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.site-header__search{display:flex;align-items:center;gap:.45rem;width:min(180px,28vw);padding:.4rem .75rem;border-radius:999px;background:#27272a;border:1px solid #3f3f46}.site-header__search-icon{flex-shrink:0;color:#a1a1aa}.site-header__search-input{width:100%;min-width:0;border:none;background:transparent;color:#f4f4f5;font-size:.875rem;outline:none}.site-header__search-input::placeholder{color:#71717a}.site-header__search-input::-webkit-search-cancel-button{display:none}@media (max-width:767px){.site-header__inner{padding:.55rem .85rem;gap:.65rem}.site-header__logo-img{height:34px}.site-header__nav{gap:.65rem;font-size:.8rem}.site-header__search{width:min(120px,24vw);padding:.35rem .6rem}.site-header__search-input{font-size:.8rem}}.site-main{max-width:1120px;margin:0 auto;padding:0 1.25rem 4rem}.site-main--narrow{max-width:640px}.web-catalog__intro{padding:1.5rem 0 1rem}.web-catalog__title{margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2rem)}.web-brands__lead,.web-catalog__lead{margin:0;color:#a1a1aa;max-width:52rem}.web-store__breadcrumb{margin:0 0 .75rem;color:#a1a1aa;font-size:.9rem}.web-store__breadcrumb a{color:#7dd3fc;text-decoration:none}.web-store__breadcrumb a:hover{text-decoration:underline}.web-store__note{margin:.75rem 0 0;color:#d4d4d8;max-width:52rem;font-size:.95rem}.web-search{display:flex;gap:.5rem;margin:1rem 0}.web-search__input{flex:1 1;border:1px solid #3f3f46;background:#18181b;color:#f4f4f5;border-radius:10px;padding:.75rem .9rem;font-size:1rem}.web-search__btn{border:none;border-radius:10px;padding:0 1rem;background:#22c55e;color:#052e16;font-weight:600;cursor:pointer}.web-chips{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;margin-bottom:.75rem;scrollbar-width:none}.web-chips::-webkit-scrollbar{display:none}.web-chips--sub{flex-wrap:wrap;overflow-x:visible}.web-chips__label{align-self:center;color:#a1a1aa;font-weight:600;margin-right:.25rem;white-space:nowrap}.web-chip{flex-shrink:0;border:1px solid #3f3f46;background:#18181b;color:#e4e4e7;border-radius:999px;padding:.4rem .85rem;font-size:.85rem;cursor:pointer}.web-chip--active{border-color:#22c55e;background:#14532d;color:#bbf7d0}.web-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}@media (min-width:720px){.web-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.web-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.web-card{display:flex;flex-direction:column;background:#18181b;border:1px solid #27272a;border-radius:12px;overflow:hidden}.web-card--skeleton{min-height:260px;background:linear-gradient(90deg,#18181b 25%,#27272a 50%,#18181b 75%);background-size:200% 100%;animation:web-shimmer 1.2s infinite}@keyframes web-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.web-card__link{color:inherit;text-decoration:none;display:flex;flex-direction:column;flex:1 1}.web-card__image-wrap{aspect-ratio:1;background:#27272a}.web-card__image,.web-card__placeholder{width:100%;height:100%;object-fit:cover;display:block}.web-card__body{padding:.65rem .75rem .35rem}.web-card__brand{margin:0;font-size:.7rem;color:#a1a1aa}.web-card__title{margin:.15rem 0;font-size:.85rem;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.web-card__price{margin:0;font-size:.85rem}.web-card__stock{margin:.25rem 0 0;font-size:.75rem;color:#fca5a5}.web-card__vendor{padding:0 .75rem .65rem}.web-card__action{margin:auto .75rem .75rem;display:inline-flex;min-height:38px;align-items:center;justify-content:center;border-radius:8px;background:#22c55e;color:#052e16;font-size:.85rem;font-weight:700;text-decoration:none}.web-card__action:hover{background:#4ade80}.web-empty,.web-more{color:#a1a1aa;text-align:center;padding:1rem 0}.web-scroll-sentinel{height:1px}.web-catalog__footer-note{margin-top:1.5rem;color:#71717a;font-size:.9rem}.web-catalog__consultant-link{color:#7dd3fc}.web-brands{padding:1.5rem 0}.web-brands__title{margin:0 0 .5rem}.web-brands__list{list-style:none;margin:1.25rem 0 0;padding:0;display:grid;grid-gap:.5rem;gap:.5rem}.web-brands__item{display:flex;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border:1px solid #27272a;border-radius:10px;background:#18181b;color:inherit;text-decoration:none}.web-brands__item:hover{border-color:#3f3f46}.web-brands__count{color:#71717a}.web-checkout{padding:1.5rem 0 2rem}.web-checkout__title{margin:0 0 1rem;font-size:1.5rem}.web-checkout__product{display:grid;grid-template-columns:96px 1fr;grid-gap:1rem;gap:1rem;margin-bottom:1.25rem;padding:1rem;border:1px solid #27272a;border-radius:12px;background:#18181b}.web-checkout__image{width:96px;height:96px;border-radius:8px;object-fit:cover;background:#27272a}.web-checkout__image--placeholder{display:block}.web-checkout__product-title{margin:.15rem 0;font-weight:600}.web-checkout__product-price{margin:0}.web-checkout__form{display:grid;grid-gap:.85rem;gap:.85rem}.web-checkout__group{margin:0;padding:0;border:0;display:grid;grid-gap:.5rem;gap:.5rem}.web-checkout__legend{font-size:.9rem}.web-checkout__legend--required:after{content:" *";color:#fca5a5}.web-checkout__choices{display:flex;flex-wrap:wrap;gap:.5rem}.web-checkout__choices--stack{flex-direction:column}.web-checkout__choice{border:1px solid #3f3f46;background:#09090b;color:inherit;border-radius:8px;padding:.55rem .85rem;font:inherit;cursor:pointer;text-align:left}.web-checkout__choice--block{width:100%}.web-checkout__choice--active{border-color:#7dd3fc;background:#0c4a6e33}.web-checkout__field{display:grid;grid-gap:.35rem;gap:.35rem;font-size:.9rem}.web-checkout__field--optional span{color:#a1a1aa}.web-checkout__field input,.web-checkout__field textarea{border:1px solid #3f3f46;background:#09090b;color:inherit;border-radius:8px;padding:.65rem .75rem;font:inherit}.web-checkout__error{margin:0;color:#fca5a5}.web-checkout__note,.web-checkout__success{margin:0;color:#a1a1aa;font-size:.9rem}.legal-checkout-links a{color:#7dd3fc}.site-footer{border-top:1px solid #27272a;background:#0c0c0d;margin-top:2rem}.site-footer__inner{max-width:1120px;margin:0 auto;padding:1.5rem 1.25rem 2rem;display:grid;grid-gap:1.25rem;gap:1.25rem}.site-footer__nav{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;font-size:.9rem}.site-footer__nav a{color:#d4d4d8;text-decoration:none}.site-footer__nav a:hover{color:#7dd3fc}.site-footer__platform{margin:0;color:#a1a1aa;font-size:.85rem;line-height:1.55;max-width:42rem}.site-footer__copy{margin:0;color:#71717a;font-size:.8rem}.legal-doc{padding-top:1.5rem;padding-bottom:2rem}.legal-doc__title{margin:0 0 .35rem;font-size:clamp(1.5rem,3vw,2rem)}.legal-doc__lead,.legal-doc__updated{margin:0 0 1.5rem;color:#a1a1aa;line-height:1.55}.legal-doc__section{margin-bottom:1.5rem}.legal-doc__section h2{margin:0 0 .65rem;font-size:1.1rem}.legal-doc__section p{margin:0 0 .75rem;color:#d4d4d8;line-height:1.6}.legal-doc__section a{color:#7dd3fc}.store-page{padding-bottom:2rem}.store-section__title{margin:0 0 .85rem;font-size:1.15rem}.store-section__title--compact{margin-bottom:.5rem;font-size:1rem}.store-shelf-label{display:inline-block;margin:0 0 .65rem;padding:.2rem .6rem;background:#fbbf24;color:#18181b;font-size:.95rem;font-weight:700;transform:rotate(-1deg);line-height:1.3}.store-hero{margin:0 -1.25rem .65rem}.store-hero__cover{position:relative;min-height:200px;background:linear-gradient(135deg,#3d4f1f,#b5d86a 55%,#1a1a1e);background-size:cover;background-position:center 40%}.store-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,9,11,.15),rgba(9,9,11,.88))}.store-hero__content{position:relative;z-index:1;display:flex;gap:1rem;align-items:flex-end;padding:1.25rem;min-height:200px}.store-hero__logo-wrap{width:88px;height:88px;border-radius:999px;border:3px solid #18181b;background:#b5d86a;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.store-hero__logo{width:100%;height:100%;object-fit:cover;display:block}.store-hero__breadcrumb{margin-bottom:.35rem}.store-hero__title{margin:0 0 .35rem;font-size:clamp(1.35rem,3vw,1.9rem)}.store-hero__trust{margin:0;color:#e4e4e7;font-size:.9rem;line-height:1.45}.store-hero__address{margin:.35rem 0 0;color:#a1a1aa;font-size:.85rem}.store-hero__meta{display:flex;flex-wrap:wrap;gap:.35rem .75rem;margin:0;color:#d4d4d8;font-size:.9rem}.store-hero__actions{align-items:center;padding:0 0 .75rem}.store-hero__actions,.store-hero__actions-group{display:flex;flex-wrap:wrap;gap:.5rem}.store-hero__follow{margin-left:auto}.store-hero__follow--active{background:rgba(34,197,94,.12);border-color:#22c55e;color:#86efac;box-shadow:0 0 14px rgba(34,197,94,.35);cursor:default}.store-hero__action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;border-radius:999px;padding:.5rem .95rem;background:#27272a;color:#f4f4f5;border:1px solid #3f3f46;font-weight:600;text-decoration:none;font-size:.9rem;cursor:pointer}.store-hero__action--primary{background:#22c55e;color:#052e16;border-color:#22c55e}.store-hero__action--icon{padding:.5rem;font-size:.85rem}.store-hero__social-icon{width:22px;height:22px;display:block;object-fit:contain}.store-page__platform-note{margin:1.5rem 0 0;color:#71717a;font-size:.75rem;text-align:center}.store-metrics{margin-bottom:1.25rem}.store-metrics__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.65rem;gap:.65rem;margin:0;padding:0;list-style:none}@media (min-width:720px){.store-metrics__list{grid-template-columns:repeat(4,minmax(0,1fr))}}.store-metrics__item{border:1px solid #27272a;background:#18181b;border-radius:12px;padding:.85rem}.store-metrics__value{display:block;font-size:1.2rem;font-weight:700}.store-metrics__label{display:block;margin-top:.2rem;color:#a1a1aa;font-size:.85rem}.store-about,.store-catalog,.store-reputation,.store-shelf{margin-bottom:.85rem}.store-about__body{color:#d4d4d8;line-height:1.55}.store-about__body--clamped{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.store-about__paragraph{margin:0 0 .5rem;white-space:pre-line}.store-about__paragraph:last-child{margin-bottom:0}.store-about__badges{display:flex;flex-wrap:wrap;gap:.4rem;margin:.5rem 0 0;padding:0;list-style:none}.store-about__badge{border:1px solid #3f3f46;border-radius:999px;padding:.3rem .65rem;font-size:.78rem;color:#e4e4e7;background:#18181b}.store-about__toggle{margin:.45rem 0 0;padding:0;border:0;background:none;color:#7dd3fc;font-size:.88rem;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.store-about__toggle:hover{color:#bae6fd}.store-about__note{margin:.55rem 0 0;color:#a1a1aa;font-size:.85rem}.store-about__note a{color:#7dd3fc}.store-reputation--compact{margin-bottom:.65rem}.store-reputation__chips{display:flex;flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none}.store-reputation__chip{display:inline-flex;align-items:center;gap:.35rem;border:1px solid #3f3f46;border-radius:999px;padding:.35rem .7rem;background:#18181b;color:#f4f4f5;font-size:.82rem;text-decoration:none;transition:border-color .15s ease,background .15s ease}.store-reputation__chip:hover{border-color:#52525b;background:#27272a}.store-reputation__chip-logo{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;font-weight:700;color:#a1a1aa}.store-reputation__chip-rating{color:#fbbf24;font-weight:600}.store-reputation__chip-count{color:#a1a1aa}.store-reputation__chip-label{color:#e4e4e7;font-weight:500}.store-reputation__chip--yandex{padding:0 .55rem 0 .35rem;overflow:hidden;height:34px}.store-reputation__chip--yandex:hover{border-color:#52525b}.store-reputation__yandex-frame{display:block;width:150px;height:50px;margin:-8px 0;border:0;pointer-events:none}.store-shelf__track{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.35rem;scroll-snap-type:x mandatory;scrollbar-width:none}.store-shelf__track::-webkit-scrollbar{display:none}.store-shelf__item{flex:0 0 min(220px,72vw);scroll-snap-align:start}.store-catalog__note{margin-bottom:.75rem}.store-catalog__chips{margin-top:.25rem}.store-hero--skeleton,.store-metrics--skeleton,.store-shelf--skeleton{min-height:120px;border-radius:12px;background:linear-gradient(90deg,#18181b 25%,#27272a 50%,#18181b 75%);background-size:200% 100%;animation:web-shimmer 1.2s infinite}.legal-doc__list{margin:0 0 .75rem;padding-left:1.25rem;color:#d4d4d8;line-height:1.6}.legal-doc__list--ordered{list-style:decimal}