@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";.catalog-products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;scroll-margin-top:5.5rem}.catalog-loading{display:grid}.catalog-product-card{position:relative;min-width:0;border:1px solid rgba(39,58,80,.12);border-radius:16px;background:#fffffff2;box-shadow:0 14px 28px #2a232014;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.catalog-product-card__content-link{display:flex;min-height:100%;flex-direction:column;color:inherit;text-decoration:none;border-radius:inherit;overflow:hidden;transition:transform .12s ease}.catalog-product-card__content-link:focus-visible{outline:2px solid rgba(92,73,61,.45);outline-offset:2px}.catalog-product-card__content-link:active{transform:translateY(1px)}.catalog-product-card__media{position:relative;width:100%;aspect-ratio:4 / 5;background:linear-gradient(145deg,#eff4f8,#e3ebf2);overflow:hidden}.catalog-product-card__image{width:100%;height:100%;object-fit:cover;display:block}.catalog-product-card__image-placeholder{width:100%;height:100%;display:grid;place-items:center;gap:.35rem;color:#8a766c;font-size:.84rem;letter-spacing:.01em;text-align:center}.catalog-product-card__placeholder-icon{width:1.75rem;height:1.75rem;fill:currentColor}.catalog-product-card__badge{position:absolute;top:.55rem;left:.55rem;z-index:1;display:inline-flex;align-items:center;min-height:1.35rem;padding:.1rem .5rem;border-radius:999px;background:#bd3838eb;color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.01em}.catalog-product-card__badge--placeholder{background:#2a232099}.catalog-product-card__favorite{position:absolute;top:.5rem;right:.5rem;z-index:2;width:2rem;height:2rem;border:1px solid rgba(39,58,80,.12);border-radius:999px;background:#fffffff0;display:inline-flex;align-items:center;justify-content:center;color:#2a2320;box-shadow:0 10px 22px #2a23201f;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,color .16s ease}.catalog-product-card__favorite-icon{width:1rem;height:1rem;fill:transparent;stroke:currentColor;stroke-width:1.8}.catalog-product-card__favorite:focus-visible{outline:2px solid rgba(92,73,61,.45);outline-offset:2px}.catalog-product-card__favorite:active{transform:translateY(1px)}.catalog-product-card__favorite--active{color:#c33f63;border-color:#c33f634d}.catalog-product-card__favorite--active .catalog-product-card__favorite-icon{fill:currentColor}.catalog-product-card__content{display:flex;flex:1;flex-direction:column;gap:.45rem;padding:.75rem .8rem .85rem}.catalog-product-card__brand{margin:0;color:#5f7486;font-size:.76rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.catalog-product-card__brand--placeholder{color:#a38f84}.catalog-product-card__title{margin:0;color:#13253a;font-size:.94rem;line-height:1.32;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:2.4816rem}.catalog-product-card__pricing{margin-top:auto;display:grid;gap:.15rem}.catalog-product-card__price,.catalog-product-card__old-price{margin:0}.catalog-product-card__price{color:#10223a;font-size:1rem;font-weight:700}.catalog-product-card__price--placeholder{color:#a38f84;font-weight:600}.catalog-product-card__old-price{color:#6e8395;font-size:.82rem;text-decoration:line-through}.catalog-product-card__old-price--placeholder{text-decoration:none;color:#9aa9b7}.catalog-product-card--skeleton{overflow:hidden;pointer-events:none}.catalog-product-card__media--skeleton,.catalog-product-card__line,.catalog-product-card__favorite--skeleton{background:linear-gradient(100deg,#dee7ee99,#f3f7fae6,#dee7ee99);background-size:220% 100%;animation:catalog-card-shimmer 1.3s linear infinite}.catalog-product-card__favorite--skeleton{border:0;box-shadow:none}.catalog-product-card__line{border-radius:8px}.catalog-product-card__line--brand{width:45%;height:.6rem}.catalog-product-card__line--title{width:100%;height:.72rem}.catalog-product-card__line--title-short{width:78%;height:.72rem}.catalog-product-card__line--price{margin-top:.4rem;width:48%;height:.9rem}.catalog-product-card__line--old-price{width:36%;height:.62rem}@keyframes catalog-card-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(min-width:768px){.catalog-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media(min-width:1024px){.catalog-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(hover:hover)and (pointer:fine){.catalog-product-card:hover{transform:translateY(-2px);border-color:#5c493d3d;box-shadow:0 18px 36px #2a23201f}.catalog-product-card__favorite:hover{transform:translateY(-1px);border-color:#5c493d3d;box-shadow:0 12px 24px #2a232029}}@media(prefers-reduced-motion:reduce){.catalog-product-card,.catalog-product-card__content-link,.catalog-product-card__favorite{transition:none}.catalog-product-card__media--skeleton,.catalog-product-card__line,.catalog-product-card__favorite--skeleton{animation:none}}.catalog-page{display:grid;gap:.9rem;color:#2a2320}.catalog-page__intro{margin-top:.2rem;margin-bottom:.2rem}.catalog-page__title{margin:0;font-size:clamp(1.85rem,3vw,2.6rem);line-height:1.08}.catalog-page__subtitle{margin:.55rem 0 0;color:#695b53}.category-tabs{display:flex;gap:.65rem;overflow-x:auto;padding-bottom:.2rem;margin-bottom:.2rem;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs__chip{border:1px solid rgba(42,35,32,.14);border-radius:999px;background:#fff;color:#3e3531;min-height:40px;padding:.5rem .95rem;white-space:nowrap;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.category-tabs__chip:hover{border-color:#2a232047}.category-tabs__chip--active{background:#2a2320;color:#fff;border-color:#2a2320}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.2rem}.catalog-toolbar__count{margin:0;color:#695b53}.sort-select{display:inline-flex;align-items:center;gap:.65rem}.sort-select__label{color:#695b53;font-size:.92rem}.sort-select__control{min-height:38px;border:1px solid rgba(42,35,32,.14);border-radius:10px;background:#fff;color:inherit;padding:.45rem .75rem}.sort-select__control:focus{outline:2px solid rgba(92,73,61,.22);border-color:#5c493d59}.catalog-empty-state{border:1px solid rgba(42,35,32,.12);border-radius:18px;background:#fff;padding:1.4rem}.catalog-empty-state__title{margin:0;font-size:1.15rem}.catalog-empty-state__text{margin:.4rem 0 0;color:#695b53}.catalog-page .catalog-product-card{border-color:#2a23201f;box-shadow:0 14px 30px #2a232014}.catalog-page .catalog-product-card__media{background:linear-gradient(145deg,#f4ede7,#ece2db)}.catalog-page .catalog-product-card__badge{background:#2a2320d6}.catalog-page .catalog-product-card__badge--placeholder{background:#2a2320a3}.catalog-page .catalog-product-card__favorite{border-color:#2a232024;color:#2a2320}.catalog-page .catalog-product-card__brand{color:#8a766c}.catalog-page .catalog-product-card__title,.catalog-page .catalog-product-card__price{color:#2a2320}.catalog-page .catalog-product-card__old-price{color:#87766d}@media(hover:hover)and (pointer:fine){.catalog-page .catalog-product-card:hover{border-color:#2a232038;box-shadow:0 18px 36px #2a23201f}.catalog-page .catalog-product-card__favorite:hover{border-color:#2a232042;box-shadow:0 12px 24px #2a232029}}@media(max-width:700px){.catalog-toolbar{flex-direction:column;align-items:flex-start}.sort-select{width:100%;justify-content:space-between}.sort-select__control{width:min(230px,100%)}}.category-strip{display:grid;gap:.95rem}.category-cards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.category-card{width:100%;padding:0;border:0;border-radius:16px;background:transparent;color:inherit;font:inherit;text-align:left;box-shadow:0 14px 30px #2a232024;transition:transform .16s ease,box-shadow .18s ease}.category-card:focus-visible{outline:2px solid rgba(92,73,61,.45);outline-offset:3px}.category-card:active{transform:translateY(1px)}.category-card__media{position:relative;display:block;width:100%;aspect-ratio:4 / 5;border-radius:inherit;overflow:hidden;background:linear-gradient(145deg,#eff4f8,#dfe9f2)}.category-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(255,255,255,.18);border-radius:inherit;pointer-events:none;transition:border-color .18s ease}.category-card__image{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1);transition:transform .22s ease}.category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0d1a2708 38%,#0d1a27c2);pointer-events:none}.category-card__content{position:absolute;left:0;right:0;bottom:0;z-index:1;display:grid;align-content:end;gap:.22rem;min-height:5.75rem;padding:.85rem .85rem .9rem}.category-card__title{margin:0;color:#fff;font-size:1rem;font-weight:700;line-height:1.24;letter-spacing:.01em;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:2.48rem}.category-card__description,.category-card__count{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-card__description{color:#f5f9fdeb;font-size:.8rem;line-height:1.3}.category-card__count{color:#fffffff5;font-size:.82rem;font-weight:600;line-height:1.3}.category-card__placeholder{width:100%;height:100%;display:grid;place-content:center;justify-items:center;gap:.35rem;color:#4d667a;font-size:.82rem;font-weight:600;background:linear-gradient(145deg,#ecf2f7,#dde7f0)}.category-card__placeholder-icon{width:1.9rem;height:1.9rem;fill:currentColor;opacity:.86}.category-card--active{box-shadow:0 20px 40px #2a232033}.category-card--active .category-card__media:after{border-color:#ffffff80}@media(min-width:768px){.category-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media(min-width:1024px){.category-cards-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(hover:hover)and (pointer:fine){.category-card:hover{transform:translateY(-2px);box-shadow:0 20px 40px #2a232033}.category-card:hover .category-card__image{transform:scale(1.03)}}@media(prefers-reduced-motion:reduce){.category-card,.category-card__image,.category-card__media:after{transition:none}}.hero-section{position:relative;display:grid;gap:1.2rem;margin-bottom:1.75rem;padding:clamp(1.1rem,2vw,2rem);border:1px solid rgba(42,35,32,.12);border-radius:24px;background:radial-gradient(circle at top right,rgba(181,223,255,.28),transparent 36%),#fffffff0;box-shadow:0 22px 50px #2a23201f}.hero-section__content{max-width:38rem}.hero-section__title{margin:0;color:#10233a;font-size:clamp(1.85rem,3.2vw,3rem);line-height:1.08;letter-spacing:-.02em}.hero-section__subtitle{margin:.9rem 0 0;max-width:44ch;color:#4f687d;font-size:clamp(1rem,1.6vw,1.15rem)}.hero-section__cta{width:fit-content;min-width:200px;margin-top:1.3rem}.hero-section__cta:active{transform:translateY(1px)}.hero-section__visual{min-height:clamp(220px,42vw,380px);border-radius:20px;overflow:hidden;background:linear-gradient(145deg,#edf3f8,#dfe8f1)}.hero-section__image{display:block;width:100%;height:100%;object-fit:cover}.hero-section__visual-fallback{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:.65rem;width:100%;height:100%;padding:.9rem}.hero-section__fallback-card{border-radius:14px;background:linear-gradient(150deg,#ffffffeb,#d9e4efeb);box-shadow:0 12px 28px #2a23201a}.hero-section__fallback-card--large{grid-column:1 / 8;min-height:100%}.hero-section__fallback-card--small{grid-column:8 / 13;min-height:calc(45% - .35rem)}.hero-section__fallback-card--wide{grid-column:8 / 13;min-height:calc(55% - .35rem)}@media(min-width:900px){.hero-section{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:clamp(1.2rem,3vw,2.2rem)}.hero-section__visual{min-height:clamp(260px,35vw,380px)}}@media(max-width:640px){.hero-section{border-radius:20px;padding:1rem}.hero-section__title{font-size:clamp(1.55rem,7vw,2rem)}.hero-section__subtitle{margin-top:.75rem}.hero-section__cta{width:100%}.hero-section__visual{min-height:220px;border-radius:16px}}@media(prefers-reduced-motion:reduce){.hero-section__cta{transition:none}}.trust-info-section{padding-top:1rem}.trust-info-section__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem;margin:0;padding:0;list-style:none}.trust-info-section__card{display:grid;gap:.45rem;min-height:100%;padding:1rem;border:1px solid rgba(42,35,32,.12);border-radius:16px;background:#ffffffe0;box-shadow:0 12px 30px #2a232014;transition:transform .16s ease,box-shadow .18s ease,border-color .18s ease}.trust-info-section__icon{display:inline-grid;place-items:center;width:2.25rem;height:2.25rem;border:1px solid rgba(92,73,61,.22);border-radius:10px;background:radial-gradient(circle at top right,rgba(181,223,255,.34),transparent 55%),#f5f9fcf2;color:#1f537e}.trust-info-section__icon svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.trust-info-section__card-title{margin:.2rem 0 0;font-size:1rem;line-height:1.3;color:#2a2320}.trust-info-section__card-description{margin:0;color:#7a685e;font-size:.92rem}.trust-info-section__support-link{color:#2a2320;text-decoration:underline;text-decoration-color:#2a232059;text-underline-offset:.15em;font-weight:600}.trust-info-section__support-link:hover,.trust-info-section__support-link:focus-visible{color:#0f4f7f;text-decoration-color:currentColor;outline:none}@media(hover:hover)and (pointer:fine){.trust-info-section__card:hover{transform:translateY(-2px);border-color:#5c493d42;box-shadow:0 16px 36px #2a23201f}}@media(max-width:640px){.trust-info-section__card{padding:.95rem}}@media(prefers-reduced-motion:reduce){.trust-info-section__card{transition:none}}:root{font-family:Manrope,Avenir Next,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color:#2a2320;background:radial-gradient(circle at top left,rgba(255,225,206,.35),transparent 42%),radial-gradient(circle at top right,rgba(237,228,218,.55),transparent 44%),#f8f4f0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:inherit}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}#root{min-height:100vh}.app-shell{min-height:100vh;display:flex;flex-direction:column}.top-bar{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(42,35,32,.08);background:#f8f4f0eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.top-bar__inner,.page-shell,.site-footer__inner{width:min(1180px,calc(100% - 2rem));margin:0 auto}.top-bar__inner{display:flex;align-items:center;gap:.9rem;min-height:74px}.brand{display:inline-flex;align-items:center;line-height:0}.brand__logo{width:auto;max-width:min(165px,28vw);max-height:48px;display:block;object-fit:contain}.top-nav{display:inline-flex;align-items:center;gap:.45rem}.top-nav__link{display:inline-flex;align-items:center;min-height:38px;padding:.45rem .9rem;border-radius:999px;color:#5b4b43;transition:background-color .16s ease,color .16s ease,border-color .16s ease}.top-nav__link:hover,.top-nav__link:focus-visible{background:#2a232014;color:#2a2320;outline:none}.top-nav__link--active{background:#2a2320;color:#fff}.top-search{position:relative;flex:1;min-width:160px;width:min(440px,100%);margin-left:auto}.top-search__form{margin:0}.top-search__icon{position:absolute;top:50%;left:.9rem;width:18px;height:18px;fill:#75635a;transform:translateY(-50%);pointer-events:none}.top-search__input{width:100%;min-height:42px;border:1px solid rgba(42,35,32,.12);border-radius:999px;background:#fff;color:inherit;padding:0 1rem 0 2.6rem;transition:border-color .16s ease,box-shadow .16s ease}.top-search__input:focus{outline:none;border-color:#5c493d61;box-shadow:0 0 0 3px #5c493d1f}.top-search__dropdown{position:absolute;top:calc(100% + .35rem);left:0;right:0;z-index:4;border:1px solid rgba(42,35,32,.12);border-radius:16px;background:#fffffffa;box-shadow:0 18px 36px #2a232024;overflow:hidden}.top-search__status{margin:0;padding:.8rem .95rem;color:#6f5f56;font-size:.9rem}.top-search__status--error{color:#9d2f2f}.top-search__results{margin:0;padding:.25rem;list-style:none;max-height:min(360px,60vh);overflow:auto}.top-search__result{width:100%;display:grid;grid-template-columns:56px 1fr;gap:.7rem;align-items:center;border:0;border-radius:12px;background:transparent;padding:.5rem;text-align:left;color:inherit;transition:background-color .14s ease,transform .14s ease}.top-search__result:hover,.top-search__result:focus-visible{background:#2a232014;outline:none}.top-search__result:active{transform:translateY(1px)}.top-search__result-image,.top-search__result-image-placeholder{width:56px;height:56px;border-radius:10px}.top-search__result-image{object-fit:cover;display:block}.top-search__result-image-placeholder{border:1px solid rgba(42,35,32,.1);background:linear-gradient(145deg,#edf2f6,#e4ebf2)}.top-search__result-content{display:grid;gap:.22rem;min-width:0}.top-search__result-title{color:#1f2a35;font-size:.92rem;font-weight:600;line-height:1.28;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.top-search__result-meta{color:#6a7885;font-size:.78rem;font-weight:500;letter-spacing:.01em}.top-cart{display:inline-flex;align-items:center;justify-content:center;gap:.42rem;min-width:54px;min-height:42px;padding:0 .75rem;border:1px solid rgba(42,35,32,.12);border-radius:999px;background:#fff;color:#2a2320;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.top-cart:hover,.top-cart:focus-visible{transform:translateY(-1px);border-color:#2a23203d;box-shadow:0 8px 20px #2a23201a;outline:none}.top-cart--active{border-color:#2a232059}.top-cart__icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.top-cart__count{display:inline-grid;min-width:20px;height:20px;place-items:center;border-radius:999px;background:#2a2320;color:#fff;font-size:.72rem;font-weight:600}.page-shell{flex:1 0 auto;padding:2rem 0 3rem}.page-shell--maintenance{display:grid;min-height:100vh;place-items:center;padding-block:2rem}.site-footer{margin-top:auto;border-top:1px solid rgba(42,35,32,.08);background:#f8f4f0db;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.site-footer__inner{display:grid;gap:1.15rem;padding:1.35rem 0 1.1rem}.site-footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.site-footer__group{display:grid;gap:.5rem}.site-footer__title{margin:0;font-size:.95rem;color:#2a2320}.site-footer__list{display:grid;gap:.35rem;margin:0;padding:0;list-style:none}.site-footer__link{color:#5b4b43;transition:color .16s ease}.site-footer__link:hover,.site-footer__link:focus-visible{color:#2a2320;outline:none}.site-footer__text{color:#7a685e}.site-footer__text--muted{color:#99877d}.site-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;padding-top:.9rem;border-top:1px solid rgba(42,35,32,.12);color:#7a685e;font-size:.88rem}.page-header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.page-title{margin:0;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.1}.page-subtitle{margin:.45rem 0 0;color:#7a685e}.search-field{width:min(360px,100%)}.search-input,.field-input,.field-select{width:100%;padding:.85rem 1rem;border:1px solid rgba(42,35,32,.14);border-radius:14px;background:#ffffffd9;box-shadow:0 10px 35px #2a23200f}.field-select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.search-input:focus,.field-input:focus,.field-select:focus{outline:2px solid rgba(92,73,61,.3);border-color:#5c493d66}.field-input--error{border-color:#b44b3373;box-shadow:0 10px 35px #b44b3314}.field-input:disabled,.field-select:disabled{background:#e9f1f7e6;color:#8a766c;box-shadow:none;cursor:not-allowed}.status-card,.empty-state,.detail-card{padding:1.25rem;border:1px solid rgba(42,35,32,.12);border-radius:18px;background:#ffffffe6;box-shadow:0 18px 45px #2a232014}.status-card__title,.detail-card__title,.empty-state__title{margin:0 0 .4rem;font-size:1.1rem}.status-card__message,.detail-card__description,.empty-state__message{margin:0;color:#7a685e}.maintenance-page{width:min(980px,100%);padding:clamp(1.5rem,4vw,3rem);border:1px solid rgba(42,35,32,.12);border-radius:28px;background:radial-gradient(circle at top right,rgba(139,194,255,.18),transparent 30%),#fffffff0;box-shadow:0 24px 60px #2a23201f}.maintenance-page__logo{display:block;width:min(190px,40vw);height:auto;margin:0 auto 1.2rem}.maintenance-page__hero .hero-section{margin-bottom:0}.maintenance-page__eyebrow{display:inline-flex;align-items:center;min-height:32px;padding:.35rem .8rem;border-radius:999px;background:#2a232014;color:#2a2320;font-size:.9rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.maintenance-page__title{margin:1rem 0 0;font-size:clamp(2rem,5vw,3.4rem);line-height:1.05}.maintenance-page__message{margin:1.2rem 0 0;max-width:52ch;color:#7a685e;font-size:1.02rem}.maintenance-page__links{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem;margin-top:1.75rem}.maintenance-link{display:grid;gap:.25rem;min-height:108px;width:100%;padding:1rem 1.05rem;border:1px solid rgba(42,35,32,.12);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:18px;background:#f5f9fceb;box-shadow:0 14px 34px #2a232014;color:inherit;font:inherit;text-align:left;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.maintenance-link:hover,.maintenance-link:focus-visible{transform:translateY(-2px);border-color:#5c493d47;background:#fffffffa;box-shadow:0 18px 40px #2a23201f;outline:none}.maintenance-link__label{font-size:1rem;font-weight:700;color:#2a2320}.maintenance-link__description{color:#7a685e;font-size:.94rem}.button-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.button,.button-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.7rem 1rem;border-radius:12px;border:1px solid transparent;background:#2a2320;color:#fff;font-weight:600;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.button:hover,.button-link:hover,.button:focus-visible,.button-link:focus-visible{transform:translateY(-1px);box-shadow:0 10px 24px #2a232029;outline:none}.button--secondary,.button-link--secondary{border-color:#2a23201f;background:#ffffffeb;color:#2a2320}.button--danger{background:linear-gradient(135deg,#d16b52,#b44b33)}.button:disabled{background:linear-gradient(135deg,#d9e6ef,#c9dae7);color:#5b4b43;box-shadow:none;cursor:default}.category-strip{margin-bottom:1.5rem}.category-strip__scroll{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;padding:.1rem 0}.category-chip{display:inline-flex;align-items:center;justify-content:space-between;gap:.6rem;min-height:46px;width:100%;padding:.7rem 1rem;border:1px solid rgba(42,35,32,.12);border-radius:999px;background:#ffffffeb;color:#2a2320;font-weight:600;box-shadow:0 12px 30px #2a232014;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.category-chip:hover,.category-chip:focus-visible{transform:translateY(-1px);border-color:#5c493d47;box-shadow:0 16px 36px #2a23201f;outline:none}.category-chip--active{border-color:#2a23201f;background:#2a2320;color:#fff}.category-chip__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.9rem;height:1.9rem;padding:0 .45rem;border-radius:999px;background:#2a23201a;font-size:.82rem}.category-chip--active .category-chip__count{background:#ffffff29}.catalog-sections{display:grid;gap:1.6rem}.catalog-section{display:grid;gap:1rem}.catalog-section__header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.75rem}.catalog-section__title{margin:0;font-size:1.25rem;line-height:1.15}.catalog-section__meta{margin:0;color:#7a685e;font-size:.95rem}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;scroll-margin-top:5.5rem}.product-card{display:flex;flex-direction:column;gap:.9rem;min-height:100%;padding:1rem;border:1px solid rgba(42,35,32,.12);border-radius:18px;background:#ffffffeb;box-shadow:0 18px 45px #2a232014;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover,.product-card:focus-within{transform:translateY(-2px);border-color:#5c493d4d;box-shadow:0 20px 48px #2a23201f;outline:none}.product-card__link{display:flex;flex:1;flex-direction:column;color:inherit;text-decoration:none}.product-card__link:focus-visible{outline:none}.product-card__image{width:100%;aspect-ratio:4 / 3;margin-bottom:1rem;border-radius:14px;object-fit:cover;background:linear-gradient(135deg,#eff6fb,#dde8f3)}.product-card__title{margin:0;font-size:1rem}.product-card__price,.detail-card__price,.detail-card__meta{margin:.55rem 0 0;color:#5b4b43}.product-card__action{margin-top:auto;padding:.8rem 1rem;border:0;border-radius:12px;background:linear-gradient(135deg,#2f7ab8,#2a5e8b);color:#fff;font:inherit;font-weight:600;cursor:pointer;box-shadow:0 14px 28px #2f7ab838;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.product-card__action:hover:not(:disabled),.product-card__action:focus-visible:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 30px #2f7ab847;outline:none}.product-card__action:disabled{background:linear-gradient(135deg,#d9e6ef,#c9dae7);color:#5b4b43;box-shadow:none;cursor:default}.product-card__action--remove{background:linear-gradient(135deg,#d16b52,#b44b33);box-shadow:0 14px 28px #b44b3338}.product-card__action--remove:hover,.product-card__action--remove:focus-visible{box-shadow:0 18px 30px #b44b3347}.detail-layout{display:grid;gap:1rem}.checkout-layout{display:grid;gap:1.25rem}.checkout-form{display:grid;gap:1rem}.checkout-card{display:grid;gap:1rem;padding:1.25rem;border:1px solid rgba(42,35,32,.12);border-radius:18px;background:#ffffffeb;box-shadow:0 18px 45px #2a232014}.checkout-card__header{display:grid;gap:.2rem}.checkout-card__title{margin:0;font-size:1.08rem}.checkout-card__subtitle,.form-hint,.choice-card__hint,.checkout-result__item dt{margin:0;color:#7a685e}.checkout-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.form-field{display:grid;gap:.45rem}.form-label{font-weight:600;color:#2a2320}.form-error{color:#b44b33;font-size:.92rem}.choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem}.choice-grid--wide{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.choice-card{position:relative;display:grid;gap:.25rem;min-height:100%;padding:.95rem 1rem;border:1px solid rgba(42,35,32,.12);border-radius:16px;background:#ffffffdb;box-shadow:0 10px 24px #2a23200f;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.choice-card:hover,.choice-card:focus-within{transform:translateY(-1px);border-color:#5c493d3d;box-shadow:0 14px 32px #2a23201a}.choice-card--active{border-color:#2a232024;background:radial-gradient(circle at top right,rgba(181,223,255,.22),transparent 34%),#fffffff2}.choice-card__input{position:absolute;opacity:0;pointer-events:none}.choice-card__title{font-weight:700;color:#2a2320}.checkbox-list{display:grid;gap:.75rem}.checkbox-field{display:flex;align-items:flex-start;gap:.75rem;padding:.95rem 1rem;border:1px solid rgba(42,35,32,.12);border-radius:16px;background:#ffffffd6}.checkbox-field__input{width:1.05rem;height:1.05rem;margin-top:.15rem;accent-color:#2a2320;flex:0 0 auto}.checkbox-field__label{color:#2a2320}.yandex-widget,.widget-placeholder,.widget-selection{border:1px solid rgba(42,35,32,.12);border-radius:16px;background:#ffffffdb}.yandex-widget{min-height:430px;overflow:hidden;box-shadow:0 10px 24px #2a23200f}.widget-placeholder,.widget-selection{padding:.95rem 1rem}.widget-placeholder{color:#7a685e}.widget-selection{color:#8a766c}.widget-selection--filled{color:#2a2320;font-weight:600}.pickup-launcher{display:grid;gap:.35rem;width:100%;padding:.95rem 1rem;border:1px solid rgba(42,35,32,.12);border-radius:16px;background:#ffffffdb;box-shadow:0 10px 24px #2a23200f;text-align:left;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.pickup-launcher:hover,.pickup-launcher:focus-visible{transform:translateY(-1px);border-color:#5c493d3d;box-shadow:0 14px 32px #2a23201a;outline:none}.pickup-launcher--filled{border-color:#2a232024;background:radial-gradient(circle at top right,rgba(181,223,255,.22),transparent 34%),#fffffff2}.pickup-launcher__label{font-weight:700;color:#2a2320}.pickup-launcher__value{color:#7a685e}.pickup-launcher--filled .pickup-launcher__value{color:#2a2320}.pickup-selection{display:grid;gap:.75rem}.pickup-selection__button{justify-self:start}.cart-layout{display:grid;gap:1.25rem}.cart-summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.25rem;border:1px solid rgba(42,35,32,.12);border-radius:18px;background:#ffffffeb;box-shadow:0 18px 45px #2a232014}.cart-summary__label,.cart-summary__note,.cart-item__meta{margin:0;color:#7a685e}.cart-summary__actions{display:grid;justify-items:end;gap:.75rem}.cart-summary__button-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.cart-summary__value{margin:.25rem 0 0;font-size:1.15rem;line-height:1.2}.checkout-result__list{display:grid;gap:.85rem;margin:1rem 0 0}.checkout-result__item{display:grid;gap:.15rem}.checkout-result__item dt{font-size:.9rem}.checkout-result__item dd{margin:0;color:#2a2320;font-weight:600}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:1.25rem;background:#15202b4d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-card{width:min(100%,420px);padding:1.25rem;border:1px solid rgba(42,35,32,.12);border-radius:20px;background:radial-gradient(circle at top right,rgba(181,223,255,.22),transparent 34%),#fffffff5;box-shadow:0 24px 60px #15202b33}.modal-card__title{margin:0;font-size:1.2rem;line-height:1.15}.modal-card__message{margin:.55rem 0 0;color:#7a685e}.modal-card__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:1.1rem}.detail-card__media{width:100%;max-width:360px;aspect-ratio:4 / 3;border-radius:16px;object-fit:cover;background:linear-gradient(135deg,#eff6fb,#dde8f3)}@media(max-width:640px){.top-bar__inner,.page-shell,.site-footer__inner{width:min(100%,calc(100% - 1.25rem))}.top-bar__inner{min-height:64px;gap:.55rem}.brand__logo{max-height:34px}.page-shell{padding-top:1.35rem}.site-footer__inner{padding-top:1.2rem}.top-nav{display:none}.top-search{width:100%;margin-left:0}.page-header{align-items:stretch}.search-field{width:100%}.category-strip__scroll{grid-template-columns:repeat(2,minmax(0,1fr))}.category-chip{padding-inline:.9rem}.maintenance-page{border-radius:22px}.maintenance-page__links{grid-template-columns:1fr}}
