﻿:root { --bg:#fff8fb; --surface:#ffffff; --text:#24161e; --muted:#6d5663; --brand:#e64c8a; --brand-dark:#c83871; --line:#f3d7e4; --radius:18px; }
*{box-sizing:border-box} html,body{max-width:100%;overflow-x:clip} body{margin:0;font-family:Manrope,sans-serif;color:var(--text);background:radial-gradient(circle at 10% 0%,#ffe8f3 0%,transparent 40%),radial-gradient(circle at 90% 20%,#ffdbe9 0%,transparent 36%),var(--bg)} a{text-decoration:none;color:inherit}
.container{width:min(1140px,92vw);margin:0 auto}.section{padding:44px 0}.section-lg{padding:56px 0}
.site-header{position:sticky;top:0;z-index:40;backdrop-filter:blur(8px);background:#fff8fbd9;border-bottom:1px solid var(--line)}
.topline{display:flex;gap:16px;justify-content:space-between;font-size:13px;color:var(--muted);padding:10px 0}.topline p,.topline a{margin:0;display:flex;align-items:center;gap:6px}.ic{width:14px;height:14px;fill:var(--brand-dark)}
.site-header .topline{max-height:52px;opacity:1;overflow:hidden;transition:max-height .28s ease,opacity .2s ease,padding .28s ease}
.site-header.compact .topline{max-height:0;opacity:0;padding-top:0;padding-bottom:0}
.navline{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 0;position:relative}.logo-wrap{display:flex;align-items:flex-start;gap:8px}.logo-mark{color:var(--brand-dark);font-size:24px;line-height:1.1}.logo-stack{display:flex;flex-direction:column;line-height:1.05}.logo-text{font:400 24px Prata,serif;display:block;width:198px;white-space:nowrap}.logo-sub{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#8f6076;margin-top:2px;display:block;width:198px}
.main-nav{display:flex;gap:16px;font-weight:600}.main-nav .mobile-only-nav{display:none}.mobile-menu-actions{display:none}.main-nav a:hover{color:var(--brand)} .header-actions{display:flex;gap:10px;align-items:center}.header-badge{border:1px solid #f0bfd5;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:700;color:#7f3959;background:linear-gradient(140deg,#fff,#ffe8f2);white-space:nowrap}
.cart-btn{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;display:flex;align-items:center;gap:8px}.cart-btn b{background:#ffd6e8;border-radius:999px;padding:1px 7px;min-width:24px;text-align:center}
.burger{display:none;border:0;background:#ffd6e8;border-radius:10px;padding:8px;cursor:pointer;flex-direction:column;gap:4px}.burger span{display:block;width:20px;height:2px;background:#7a2e4f;transition:.2s}.burger.open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.btn{border:0;background:linear-gradient(135deg,var(--brand),var(--brand-dark));color:#fff;padding:12px 18px;border-radius:999px;font-weight:700;display:inline-block;cursor:pointer}.btn-soft{background:#ffd3e6;color:#7a2e4f}.btn-ghost{background:transparent;color:var(--brand-dark);border:1px solid #f4acc9}
.fav-head-btn,.call-head-btn{width:40px;height:40px;padding:0;border-radius:999px;border:1px solid var(--line);background:#fff;color:transparent;font-size:0;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px rgba(168,58,111,.12)}
.fav-head-btn::before{content:"♡";font-size:19px;line-height:1;color:#7a2e4f}
.fav-head-btn.active,.fav-head-btn:hover{background:#c83871;border-color:#c83871}
.fav-head-btn.active::before,.fav-head-btn:hover::before{color:#fff}
.call-head-btn::before{content:"";width:16px;height:16px;display:block;background:no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6.6 10.8a15.6 15.6 0 0 0 6.6 6.6l2.2-2.2a1.5 1.5 0 0 1 1.6-.4 11.6 11.6 0 0 0 3.6.6 1.4 1.4 0 0 1 1.4 1.4V21A1.4 1.4 0 0 1 20.6 22 18.6 18.6 0 0 1 2 3.4 1.4 1.4 0 0 1 3.4 2h4.2A1.4 1.4 0 0 1 9 3.4a11.6 11.6 0 0 0 .6 3.6 1.5 1.5 0 0 1-.4 1.6Z' fill='%237a2e4f'/%3E%3C/svg%3E")}
.seller-entry{white-space:nowrap}
.hero{display:grid;grid-template-columns:1.4fr 1fr;gap:24px}.hero.container{margin-top:18px}.hero-premium{border:1px solid #f2c9dd;border-radius:28px;padding:28px;background:linear-gradient(120deg,rgba(35,15,28,.78),rgba(74,28,52,.62) 45%,rgba(255,154,201,.18)),radial-gradient(circle at 82% 16%,rgba(255,214,235,.28),transparent 36%),url('./images/donor-1.jpg') center/cover no-repeat;box-shadow:0 30px 62px #8f295126}
.hero-premium h1,.hero-premium .lead,.hero-premium .eyebrow{color:#fff}.hero-premium .lead{color:#ffe6f2}.hero-premium .btn-ghost{color:#fff;border-color:#ffd2e7;background:#ffffff1a}.hero-premium .hero-card{background:#ffffffeb;border:1px solid #ffd2e7;backdrop-filter:blur(4px)}
.eyebrow{font-weight:700}h1,h2,h3{margin:0 0 14px;line-height:1.12}h1{font-size:clamp(32px,5vw,56px)}.lead{color:var(--muted);max-width:720px}
.hero-card,.card,.pink-block,.filters,.catalog-item,.faq details,.product-layout{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 18px 34px #e45f9720}.hero-card{padding:24px}.hero-image{width:100%;height:auto;border-radius:14px;margin-bottom:14px;display:block;border:1px solid var(--line)}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}
.hero-catalog-card{position:relative;overflow:hidden;background:linear-gradient(165deg,#fff9fc 0%,#ffeef6 52%,#ffddeb 100%)}
.hero-catalog-card::before,.hero-catalog-card::after{content:"";position:absolute;border-radius:50%;pointer-events:none;filter:blur(2px)}
.hero-catalog-card::before{width:210px;height:210px;right:-84px;top:-90px;background:radial-gradient(circle,#ff9fc74f 0%,#ff9fc700 70%)}
.hero-catalog-card::after{width:180px;height:180px;left:-70px;bottom:-78px;background:radial-gradient(circle,#f07aac33 0%,#f07aac00 72%)}
.hero-catalog-card .hero-image{position:relative;z-index:1}
.hero-catalog-card h3,.hero-catalog-card p{position:relative;z-index:1}
.section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.cards{display:grid;gap:16px}.cards.three{grid-template-columns:repeat(3,1fr)}.cards.four{grid-template-columns:repeat(4,1fr)}.card{padding:20px}.topic-card{position:relative;background:linear-gradient(145deg,#fff,#fff2f8)}.cat-ic{font-size:20px}.topic-card h3{margin:0 0 8px;display:flex;align-items:center;justify-content:space-between;gap:10px}
.cat-ic-svg{
  color:#c83871;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:999px;
  background:linear-gradient(145deg,#ffe8f3,#ffd8e9);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 6px 14px rgba(200,56,113,.18);
  transition:transform .2s ease, box-shadow .2s ease, color .2s ease;
}
.cat-ic-svg svg{width:18px;height:18px;display:block}
.topic-card:hover .cat-ic-svg{
  transform:translateY(-1px) scale(1.05);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 10px 20px rgba(200,56,113,.24);
  color:#b22d63;
}
.filters{padding:16px;display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px;margin:20px 0}input,select,textarea{border:1px solid #efbfd3;border-radius:12px;padding:11px 12px;font:inherit;background:#fff}
.filters input:focus,
.filters select:focus,
.filters input:focus-visible,
.filters select:focus-visible{
  outline:none;
  border-color:#c83871;
  box-shadow:0 0 0 3px rgba(200,56,113,.24);
}

@media (min-width:981px){
  .catalog-page #filters{
    grid-template-columns:repeat(4,minmax(150px,1fr));
    align-items:center;
  }
  .catalog-page #filters > :nth-child(3){
    justify-self:start;
    margin-right:auto;
  }
  .catalog-page #filters > :nth-child(4){
    justify-self:end;
    margin-left:auto;
  }
}
.home-filters{position:sticky;top:var(--header-offset,86px);z-index:34;background:#fff;border-color:#efc5d7;box-shadow:0 12px 26px #d95a8f22}
.catalog-page #filters{
  position:sticky;
  top:78px;
  z-index:34;
  background:#fff;
  border-color:#efc5d7;
  box-shadow:0 12px 26px #d95a8f22;
}
@media (max-width:980px){
  .catalog-page #filters{top:72px}
}
@media (max-width:720px){
  .catalog-page #filters{top:64px}
}
@media (min-width:981px){
  .home-filters,
  .catalog-page #filters{
    display:flex;
    flex-wrap:nowrap;
    gap:8px;
    align-items:center;
    overflow-x:auto;
    overflow-y:hidden;
    scrollbar-width:none;
  }
  .home-filters::-webkit-scrollbar,
  .catalog-page #filters::-webkit-scrollbar{display:none}
  .home-filters input,.home-filters select,
  .catalog-page #filters input,.catalog-page #filters select{
    flex:1 1 0;
    min-width:120px;
  }
}
.catalog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.catalog-grid.three-cols{grid-template-columns:repeat(3,1fr)}.catalog-item{padding:14px;display:flex;flex-direction:column;gap:6px;position:relative}.catalog-item .img{width:100%;height:190px;object-fit:cover;border-radius:12px;border:1px solid var(--line);display:block}
.prod-badge{position:absolute;left:22px;top:22px;z-index:2;display:inline-flex;background:#ffe1ef;color:#8a2f56;border:1px solid #f4b8d3;padding:4px 9px;border-radius:999px;font-size:12px;font-weight:700;backdrop-filter:blur(2px)}
.catalog-item h3{margin:0 0 2px;line-height:1.25;min-height:44px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.catalog-item .meta{margin:0 0 4px;color:#6f5664;min-height:18px}
.card-gallery{display:flex;gap:6px;margin:-2px 0 4px;justify-content:center;align-items:center}
.card-thumb{
  width:26px;
  height:7px;
  border-radius:999px;
  border:1px solid #e8bfd2;
  background:linear-gradient(145deg,#fff,#ffe9f4);
  cursor:pointer;
}
.card-thumb.active{
  border-color:#c83871;
  background:linear-gradient(145deg,#ea5d97,#c83871);
}
.price{display:flex;align-items:baseline;gap:8px}.price strong{font-size:24px;color:#c83871;line-height:1.1}.old{color:#8e7f87;text-decoration:line-through;font-size:14px}.buy-btn{margin-top:auto}
.split-mark{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;border:1px solid #dbe3ff;background:linear-gradient(145deg,#f4f7ff,#eef2ff);color:#3153a4;font-size:11px;font-weight:700;line-height:1.1}
.split-mark img{width:14px;height:14px;display:block}
.card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto}
.card-actions .btn{width:100%;text-align:center}
.buy-btn,.add-cart{display:inline-flex;align-items:center;justify-content:center;gap:12px}
.buy-ic{display:inline-flex;align-items:center;justify-content:center;line-height:1}
.buy-ic svg{width:16px;height:16px;display:block}
.catalog-item{isolation:isolate}
.catalog-item .img,
.catalog-item h3 a,
.catalog-item .card-thumb,
.catalog-item .card-actions,
.catalog-item .card-actions .btn{
  position:relative;
  z-index:3;
}
.card-fav-btn{
  position:absolute;
  right:22px;
  top:22px;
  z-index:4;
  width:32px;
  height:32px;
  border-radius:999px;
  border:1px solid #efbfd3;
  background:#fff;
  color:#8a2f56;
  font-size:18px;
  line-height:1;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  box-shadow:0 8px 16px rgba(168,58,111,.16);
}
.card-fav-btn.active{
  background:#c83871;
  border-color:#c83871;
  color:#fff;
}
.catalog-page .card-thumb{width:18px;height:6px}
.catalog-page .card-actions{grid-template-columns:1fr}
.catalog-page .add-cart{width:100%}
.prod-badge{pointer-events:none}
.wide-why{padding:54px 0}.wide-why .card{min-height:150px}.pagination{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px;justify-content:center}.page-btn{border:1px solid var(--line);background:#fff;color:var(--brand-dark);min-width:38px;height:38px;border-radius:10px;cursor:pointer;font-weight:700;position:relative;overflow:hidden}.page-btn.active{background:linear-gradient(145deg,#ea5d97 0%,#c83871 72%);color:#fff;border-color:#bc2e67;box-shadow:inset 0 1px 0 rgba(255,255,255,.35),0 8px 18px rgba(184,41,104,.24)}.page-btn.active::after{content:"";position:absolute;left:6px;right:6px;top:5px;height:12px;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.42),rgba(255,255,255,0))}
.buy-btn,.add-cart,.related-add{
  background:linear-gradient(140deg,#ef6ca3 0%,#d44780 54%,#bb2f68 100%);
  border:1px solid #b92c66;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.34),0 10px 20px rgba(181,44,101,.22);
}
.buy-btn:hover,.add-cart:hover,.related-add:hover{
  transform:translateY(-1px);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.38),0 14px 26px rgba(181,44,101,.28);
  filter:saturate(1.04);
}
.gift-cards .gift-card{position:relative;overflow:hidden;padding-right:92px}
.gift-cards .gift-art{position:absolute;right:10px;bottom:8px;width:72px;height:72px;color:#cf5f8f;opacity:.26;pointer-events:none}
.gift-cards .gift-art svg{width:100%;height:100%}
.gift-cards .gift-card-note .gift-art{color:#cb6b95}
.gift-cards .gift-card-candy .gift-art{color:#d55f86}
.gift-cards .gift-card-vase .gift-art{color:#b95c93}
.gift-cards .gift-card-balloons .gift-art{color:#c9629a}
.faq-premium details{position:relative;border:1px solid #efc7d8;border-radius:16px;padding:16px 18px;margin-bottom:12px;background:linear-gradient(180deg,#fff,#fff5fa)}.faq-premium summary{cursor:pointer;list-style:none;font-weight:800;color:#5e2f44;padding-right:34px}.faq-premium summary::-webkit-details-marker{display:none}.faq-premium summary::after{content:'+';position:absolute;right:16px;top:12px;width:24px;height:24px;border-radius:999px;text-align:center;line-height:24px;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-dark))}.faq-premium details[open] summary::after{content:'−'}.faq-premium p{color:var(--muted);margin:10px 0 0;line-height:1.6}
.map-wrap iframe{width:100%;min-height:380px;border:0;border-radius:16px}
.review-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:#2a122333;z-index:120;padding:16px}.review-modal.open{display:flex}.review-dialog{width:min(560px,100%);background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;position:relative}.review-close{position:absolute;right:10px;top:8px;border:0;background:transparent;font-size:28px;cursor:pointer}.review-form{display:grid;gap:10px}.stars{display:flex;gap:6px}.star-btn{border:1px solid #e6bfd0;background:#fff;border-radius:10px;width:40px;height:40px;cursor:pointer;font-size:20px;color:#a35}.star-btn.active{background:linear-gradient(135deg,#ffe0ef,#ffd2e7)}.policy{display:flex;align-items:flex-start;gap:8px;font-size:13px}
.reviews-head-actions{display:flex;align-items:center;gap:8px}
.reviews-nav{width:36px;height:36px;border:1px solid var(--line);background:#fff;border-radius:10px;cursor:pointer;font-size:22px;line-height:1;color:#8f3d63}
.reviews-track{display:flex;gap:14px;overflow-x:auto;scrollbar-width:none;padding:6px 4px 18px}
.reviews-track::-webkit-scrollbar{display:none}
.review-card{min-width:min(320px,78vw);max-width:320px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 14px 30px #e45f9720;overflow:hidden;display:flex;flex-direction:column}
.review-card img{width:100%;height:200px;object-fit:cover;display:block}
.review-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px 4px}
.review-meta h3{margin:0;font-size:16px}
.review-stars{margin:0;color:#c83871;font-size:14px;letter-spacing:.06em}
.review-text{margin:0;padding:0 14px 14px;color:#705766;font-size:13px;line-height:1.45}
.yandex-row{display:grid;grid-template-columns:280px 1fr;gap:14px;align-items:stretch}
.yandex-plate{background:linear-gradient(170deg,#fff,#fff4d8);border:1px solid #f0df9c;border-radius:16px;padding:16px;box-shadow:0 14px 30px #d8b33b22;display:flex;flex-direction:column;gap:10px}
.yandex-brand{margin:0;font-weight:800;color:#2d2d2d}
.yandex-rating{margin:0;color:#f1b700;letter-spacing:.12em}
.yandex-count{margin:0;color:#6f6450;font-size:13px}
.yandex-track{display:flex;gap:14px;overflow-x:auto;scrollbar-width:none;padding:6px 4px 18px}
.yandex-track::-webkit-scrollbar{display:none}
.yandex-card{min-width:min(330px,78vw);max-width:330px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 14px 30px #e45f9720;padding:14px;display:flex;flex-direction:column;gap:10px}
.yandex-head{display:flex;gap:10px;align-items:flex-start}
.yandex-avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffe3a8;color:#7a4f00;font-weight:800}
.yandex-head h3{margin:0;font-size:15px}
.yandex-stars{margin:2px 0 0;color:#f1b700;font-size:13px;letter-spacing:.08em}
.yandex-date{margin:2px 0 0;color:#8a7f72;font-size:12px}
.yandex-text{margin:0;color:#4d4550;font-size:13px;line-height:1.45}
.yandex-link{margin-top:auto;color:#6b5db7;text-decoration:underline;text-underline-offset:3px;font-size:13px}
.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:20px}.product-img{width:100%;border-radius:16px;border:1px solid var(--line)}
.thumb-row{margin-top:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.thumb-btn{padding:0;border:1px solid #e9bfd1;border-radius:10px;background:#fff;cursor:pointer;overflow:hidden}.thumb-btn img{width:100%;height:76px;object-fit:cover;display:block}.thumb-btn.active{border-color:#c83871;box-shadow:0 0 0 2px #ffd7e8 inset}
.size-row{display:flex;gap:8px;flex-wrap:wrap}.size-btn{border:1px solid #efbfd3;background:#fff;border-radius:999px;padding:8px 12px;cursor:pointer;font-weight:700;color:#8a2f56}.size-btn.active{background:#ffd9ea}
.addons-row{display:grid;gap:8px}.addons-row label{display:flex;gap:8px;align-items:center;font-size:14px;color:#5d4854}
.product-buy-actions{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:10px}
.product-buy-actions .btn{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center}
.product-consult-row{margin-top:10px}
.product-consult-row{display:flex;gap:8px;align-items:center}
.product-consult-row .product-consult-btn{width:auto;padding-inline:14px}
.product-fav-btn{width:42px;height:42px;border-radius:999px;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1}
.product-fav-btn:hover,.product-fav-btn.active{background:#c83871;border-color:#c83871;color:#fff}
.split-btn{border-style:dashed}
.split-btn img{width:16px;height:16px;display:block}
.split-btn span{white-space:nowrap}
.split-btn{gap:12px}
.stock-line{margin:0;color:#7f3959;font-weight:700}
.product-service{padding:14px}.product-service h3{margin:0 0 8px}
.product-reviews{margin-top:12px;padding:14px}
.product-reviews__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}
.product-reviews__rating{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:13px;color:#6f5664}
.product-reviews__rating b{font-size:20px;color:#2d1f28}
.product-reviews__stars{color:#c83871;letter-spacing:.08em}
.product-reviews__dot{opacity:.65}
.product-reviews__item p{margin:6px 0;color:#5e4b57}
.product-reviews__meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:13px}
.product-client-badge{border:1px solid #efbfd3;border-radius:999px;padding:3px 10px;font-size:11px;color:#8a2f56;background:#fff5fa}
.product-reviews__photos-wrap{overflow:hidden}
.product-reviews__photos{display:flex;gap:8px;margin-top:8px;overflow:auto;scrollbar-width:none}
.product-reviews__photos::-webkit-scrollbar{display:none}
.product-reviews__photos img{width:130px;height:88px;object-fit:cover;border-radius:10px;border:1px solid var(--line);cursor:pointer;flex:0 0 auto}
.product-reviews__foot{margin-top:10px;display:flex;justify-content:space-between;align-items:center;gap:10px}
.product-reviews__nav{display:flex;gap:6px}
.product-reviews__nav button{width:34px;height:34px;border-radius:8px;border:1px solid var(--line);background:#fff;color:#8f3d63;font-size:22px;line-height:1;cursor:pointer}
.product-reviews__actions{display:flex;gap:8px;flex-wrap:wrap}
.review-image-modal{position:fixed;inset:0;z-index:240}
.review-image-modal__backdrop{position:absolute;inset:0;background:#1f0f1688;backdrop-filter:blur(2px)}
.review-image-modal__dialog{position:relative;z-index:1;width:min(780px,92vw);margin:6vh auto;background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px}
.review-image-modal__close{position:absolute;top:6px;right:8px;border:0;background:transparent;font-size:30px;cursor:pointer;color:#7a2e4f}
.review-image-modal__dialog img{width:100%;height:auto;max-height:78vh;object-fit:contain;border-radius:12px;display:block}
.review-form-modal{position:fixed;inset:0;z-index:245}
.review-form-modal__backdrop{position:absolute;inset:0;background:#1f0f1680;backdrop-filter:blur(2px)}
.review-form-modal__dialog{position:relative;z-index:1;width:min(560px,94vw);margin:7vh auto;background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px}
.review-form-modal__close{position:absolute;top:8px;right:10px;border:0;background:transparent;font-size:30px;cursor:pointer;color:#7a2e4f}
.review-form-modal__form{display:grid;gap:10px}
.review-form-modal__form label{display:grid;gap:6px;font-size:13px;color:#5c4753}
.review-form-modal__form textarea{min-height:92px}
.review-form-modal__stars{display:flex;gap:6px}
.review-star-btn{width:36px;height:36px;border:1px solid #e6bfd0;border-radius:10px;background:#fff;color:#b14a77;font-size:20px;cursor:pointer}
.review-star-btn.active{background:linear-gradient(135deg,#ffe0ef,#ffd2e7);color:#8a2f56}
.contacts-grid{display:grid;grid-template-columns:1fr 2fr;gap:16px}.contact-actions{display:grid;gap:10px}.contact-actions .btn{width:100%;text-align:center}
.site-footer{margin-top:40px;border-top:1px solid var(--line);background:#fff}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:16px;padding:32px 0}.footer-grid h4{margin:0 0 8px}.footer-grid a,.footer-grid p{display:block;margin:6px 0;color:var(--muted)}
.footer-grid .logo-wrap{display:flex;align-items:flex-start;gap:8px;margin:0}
.footer-grid .logo-mark{font-size:24px;line-height:1.1}
.footer-grid .logo-stack{display:flex;flex-direction:column;line-height:1.05}
.footer-grid .logo-text{font:400 24px Prata,serif;width:198px;white-space:nowrap}
.footer-grid .logo-sub{display:block;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#8f6076;margin-top:2px;width:198px}
.quick-menu{position:fixed;right:18px;bottom:18px;z-index:90;display:flex;flex-direction:column-reverse;align-items:flex-end;gap:10px;pointer-events:none}
.quick-toggle{
  width:58px;height:58px;border:0;border-radius:50%;
  background:radial-gradient(circle at 30% 25%,#ffdff0 0,#ff89b8 45%,#d23a79 100%);
  color:transparent;font-size:0;cursor:pointer;position:relative;
  box-shadow:0 14px 30px #c23f742f, inset 0 2px 6px #ffffff75;
  pointer-events:auto;
}
.quick-toggle::before{
  content:"✿";
  position:absolute;inset:0;
  display:flex;align-items:center;justify-content:center;
  font-size:28px;color:#fff;line-height:1;
  animation:flowerSpin 7s linear infinite;
}
.quick-toggle::after{
  content:"";
  position:absolute;inset:-3px;border-radius:50%;
  border:1px solid #ffd0e4;opacity:.9;
}
.quick-links{display:flex;flex-direction:column;gap:8px;opacity:0;transform:translateY(14px);pointer-events:none;transition:opacity .22s ease, transform .22s ease}
.quick-links a{background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px 12px;box-shadow:0 10px 24px #7d365218;white-space:nowrap}
.quick-menu.open .quick-links{opacity:1;transform:translateY(0);pointer-events:auto}
@keyframes flowerSpin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
@media (max-width:980px){.hero,.cards.four,.cards.three,.catalog-grid,.contacts-grid,.footer-grid,.product-layout{grid-template-columns:1fr 1fr}.filters{grid-template-columns:1fr 1fr}.navline{grid-template-columns:auto auto}}
@media (min-width:721px){
  .header-actions .call-head-btn{
    width:40px;
    height:40px;
    padding:0;
    border-radius:999px;
    border:1px solid var(--line);
    background:#fff;
    color:transparent;
    font-size:0;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    box-shadow:0 8px 18px rgba(168,58,111,.12);
  }
  .header-actions .call-head-btn::before{
    content:"";
    width:16px;
    height:16px;
    display:block;
    background:no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6.6 10.8a15.6 15.6 0 0 0 6.6 6.6l2.2-2.2a1.5 1.5 0 0 1 1.6-.4 11.6 11.6 0 0 0 3.6.6 1.4 1.4 0 0 1 1.4 1.4V21A1.4 1.4 0 0 1 20.6 22 18.6 18.6 0 0 1 2 3.4 1.4 1.4 0 0 1 3.4 2h4.2A1.4 1.4 0 0 1 9 3.4a11.6 11.6 0 0 0 .6 3.6 1.5 1.5 0 0 1-.4 1.6Z' fill='%237a2e4f'/%3E%3C/svg%3E");
  }
}
@media (max-width:980px) and (min-width:721px){
  .scenario-mobile.section,
  .categories-mobile.section,
  .budget-mobile.section{padding-top:20px;padding-bottom:14px}
  .scenario-mobile .section-head,
  .categories-mobile .section-head,
  .budget-mobile .section-head{margin-bottom:8px}

  .scenario-mobile .scenario-row{
    display:flex;
    flex-wrap:nowrap;
    overflow:auto;
    gap:8px;
    padding-bottom:2px;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
  }
  .scenario-mobile .scenario-row::-webkit-scrollbar{display:none}
  .scenario-mobile .scenario-chip{
    flex:0 0 auto;
    padding:8px 12px;
    font-size:13px;
    line-height:1.2;
  }

  .categories-mobile #categoryCards{
    display:flex;
    flex-wrap:nowrap;
    overflow:auto;
    gap:10px;
    padding:4px 14px 22px 4px;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
  }
  .categories-mobile #categoryCards::-webkit-scrollbar{display:none}
  .categories-mobile #categoryCards .card{
    flex:0 0 auto;
    min-width:170px;
    max-width:184px;
    padding:12px;
    border-radius:12px;
    margin-bottom:2px;
  }
  .categories-mobile #categoryCards .topic-card h3{
    margin-top:0;
    margin-bottom:4px;
    font-size:15px;
    line-height:1.2;
    min-height:auto;
    -webkit-line-clamp:unset;
  }
  .categories-mobile #categoryCards .topic-card p{margin:0;font-size:13px}
  .categories-mobile #categoryCards .cat-ic{font-size:17px}
  .categories-mobile #categoryCards .cat-ic-svg svg{width:15px;height:15px}

  .budget-mobile .budget-shelf{
    display:flex;
    flex-wrap:nowrap;
    overflow:auto;
    gap:8px;
    padding-bottom:4px;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
  }
  .budget-mobile .budget-shelf::-webkit-scrollbar{display:none}
  .budget-mobile .budget-tile{
    flex:0 0 auto;
    padding:8px 12px;
    font-size:13px;
  }

  .home-filters{
    display:flex;
    flex-wrap:nowrap;
    gap:8px;
    padding:8px;
    margin:10px 0;
    border-radius:12px;
    overflow-x:auto;
    overflow-y:hidden;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
  }
  .home-filters::-webkit-scrollbar{display:none}
  .home-filters input,
  .home-filters select{
    flex:0 0 auto;
    min-width:132px;
    max-width:156px;
    height:34px;
    padding:7px 9px;
    font-size:12px;
    border-radius:9px;
  }

  .catalog-page #filters{
    display:flex;
    flex-wrap:nowrap;
    align-items:center;
    gap:6px;
    padding:6px 8px;
    margin:10px 0;
    border-radius:12px;
    overflow-x:auto;
    overflow-y:hidden;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
  }
  .catalog-page #filters::-webkit-scrollbar{display:none}
  .catalog-page #filters input,
  .catalog-page #filters select{
    flex:0 0 auto;
    min-width:118px;
    max-width:148px;
    height:32px;
    padding:6px 8px;
    font-size:12px;
    border-radius:9px;
  }
}
@media (max-width:980px){.yandex-row{grid-template-columns:1fr}}
@media (max-width:720px){.topline{display:none}.navline{grid-template-columns:auto 1fr;gap:8px;padding:8px 0}.header-actions{justify-self:end;gap:6px}.header-actions .btn-soft,.header-actions .seller-entry,.header-badge,.logo-sub{display:none}.logo-wrap{gap:6px;align-items:center}.logo-mark{font-size:20px}.logo-stack{line-height:1}.logo-text{font-size:20px;width:auto;white-space:nowrap}.cart-btn{padding:7px 10px}.burger{display:inline-flex;padding:7px}.main-nav{display:none;position:absolute;left:0;right:0;top:100%;max-width:100vw;overflow-x:hidden;background:#fff;border-top:1px solid var(--line);padding:12px;flex-direction:column;gap:10px;box-shadow:0 20px 40px #00000014;z-index:72}.main-nav.open{display:flex}.main-nav .mobile-only-nav{display:block}.mobile-menu-actions{display:grid;gap:8px;margin-top:6px}.hero,.cards.four,.cards.three,.catalog-grid,.filters,.contacts-grid,.footer-grid,.product-layout{grid-template-columns:1fr}}
@media (max-width:720px){.product-consult-row{margin-top:12px}}
@media (max-width:720px){
  .product-consult-row{flex-wrap:nowrap}
  .product-consult-row .product-consult-btn{flex:1}
  .product-fav-btn{flex:0 0 42px}
  .product-reviews__foot{flex-direction:column;align-items:stretch}
  .product-reviews__actions .btn{width:100%;text-align:center}
}

.page-nav[disabled]{opacity:.45;cursor:not-allowed}.page-ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:24px;color:#a56f87}
.cart-drawer{position:fixed;inset:0;display:none;z-index:130}.cart-drawer.open{display:block}.cart-drawer__backdrop{position:absolute;inset:0;background:#1f0f1638}.cart-drawer__panel{position:absolute;right:0;top:0;height:100%;width:min(420px,96vw);background:#fff;border-left:1px solid var(--line);padding:14px;display:grid;grid-template-rows:auto 1fr auto;gap:10px;overscroll-behavior:contain}.cart-drawer__head{display:flex;align-items:center;justify-content:space-between}.cart-drawer__head button{border:0;background:transparent;font-size:30px;cursor:pointer}.cart-drawer__items{overflow:auto;display:grid;gap:6px;padding-right:2px;grid-auto-rows:max-content;align-content:start}.cart-row{display:grid;grid-template-columns:62px 1fr;gap:8px;border:1px solid var(--line);border-radius:8px;padding:5px;align-items:stretch}.cart-row img{width:62px;height:100%;min-height:62px;aspect-ratio:1/1;object-fit:cover;border-radius:6px;display:block}.cart-row__meta{min-width:0;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto auto;column-gap:8px;row-gap:2px;align-items:center;align-content:start}.cart-row__title{grid-column:1/2;grid-row:1;margin:0;font-size:12px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-row__price{grid-column:1/2;grid-row:2;display:block;margin:0;color:#8a2f56;font-weight:700;font-size:12px;line-height:1.1}.qty{grid-column:1/2;grid-row:3;justify-self:start;display:flex;align-items:center;gap:4px;margin-top:1px}.qty button{border:1px solid #e8b7ce;background:linear-gradient(145deg,#fff,#ffeaf3);color:#8a2f56;border-radius:8px;width:22px;height:22px;cursor:pointer;font-weight:800;line-height:1}.qty-count{min-width:14px;text-align:center;font-weight:700;color:#5e3a4d;font-size:12px}
.cart-row__addons{grid-column:1/2;grid-row:4;margin:0;font-size:11px;color:#6f5664;line-height:1.2}
.cart-size-group{grid-column:2/3;grid-row:1/4;display:flex;flex-direction:column;gap:4px}
.cart-size-btn{border:1px solid #e8b7ce;background:#fff;color:#7f3959;border-radius:8px;width:76px;min-height:28px;padding:3px 5px;font-size:10px;font-weight:800;cursor:pointer;display:grid;grid-template-columns:auto 1fr;gap:4px;align-items:center}
.cart-size-btn small{font-size:10px;color:#7f5b6b;justify-self:end}
.cart-size-btn.active{background:linear-gradient(145deg,#ffdceb,#ffc7dd);border-color:#cb5f8e}
.cart-drawer__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.cart-drawer__actions .btn{text-align:center;width:100%}
body.cart-open{overflow:hidden}




.menu-backdrop{display:none}
@media (max-width:720px){.menu-backdrop{position:fixed;left:0;right:0;bottom:0;top:72px;background:rgba(26,12,20,.28);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:71;display:none}.menu-backdrop.open{display:block}.site-header{z-index:80}body.menu-open{overflow:hidden}}


@media (max-width:720px){.catalog-page .catalog-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:720px){
  .catalog-page .container{width:min(1140px,94vw)}
  .catalog-page .catalog-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
  }
  .catalog-page .catalog-item{
    min-width:0;
    padding:10px;
  }
  .catalog-page .catalog-item .img{height:148px}
  .catalog-page .catalog-item h3{
    min-height:38px;
    font-size:14px;
  }
  .catalog-page .catalog-item .meta{
    font-size:12px;
    min-height:16px;
  }
  .catalog-page .card-actions{
    gap:6px;
  }
  .catalog-page .card-actions .btn{
    padding:9px 8px;
    font-size:12px;
    min-width:0;
  }

  .catalog-page #filters{
    display:flex;
    flex-wrap:nowrap;
    gap:6px;
    padding:8px;
    margin:10px 0;
    border-radius:12px;
    overflow-x:auto;
    overflow-y:hidden;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
  }
  .catalog-page #filters::-webkit-scrollbar{display:none}
  .catalog-page #filters input,
  .catalog-page #filters select{
    flex:0 0 31%;
    min-width:104px;
    max-width:138px;
    padding:8px 9px;
    font-size:12px;
    border-radius:10px;
  }
}
@media (max-width:720px){.cart-drawer__panel{width:100%;max-width:100%;padding:10px;gap:8px}.cart-drawer__head h3{font-size:18px;margin:0}.cart-row{grid-template-columns:57px 1fr;padding:7px}.cart-row img{width:57px;height:57px}.cart-row__title{font-size:14px}.cart-row__price{font-size:14px;margin-bottom:4px}.qty button{width:28px;height:28px}.qty-count{font-size:14px;min-width:20px}.cart-drawer__actions{grid-template-columns:1fr}.cart-drawer__foot .btn{width:100%;text-align:center}}
@media (max-width:720px){
  .quick-toggle{width:41px;height:41px}
  .quick-toggle::before{font-size:20px}
}


/* flor2u-inspired additions */
.scenario-row{display:flex;flex-wrap:wrap;gap:10px}
.scenario-chip,.budget-tile{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;cursor:pointer;color:#7c3a5d;font-weight:700}
.scenario-chip:hover,.budget-tile:hover{background:#fff3f9}
.budget-shelf{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}
.status-check{display:grid;gap:12px;max-width:520px}
.status-check p{margin:0;color:#6f5664}
@media (max-width:980px){.budget-shelf{grid-template-columns:1fr 1fr 1fr}}
@media (max-width:720px){.budget-shelf{grid-template-columns:1fr 1fr}.scenario-row{overflow:auto;white-space:nowrap;padding-bottom:4px}.scenario-chip{flex:0 0 auto}}

@media (max-width:720px){
  .scenario-mobile .section-head,
  .categories-mobile .section-head,
  .budget-mobile .section-head{margin-bottom:8px}

  .scenario-mobile .scenario-row{
    display:flex;
    flex-wrap:nowrap;
    overflow:auto;
    gap:6px;
    padding-bottom:2px;
    scrollbar-width:none;
  }
  .scenario-mobile .scenario-row::-webkit-scrollbar{display:none}
  .scenario-mobile .scenario-chip{
    flex:0 0 auto;
    padding:7px 10px;
    font-size:12px;
    line-height:1.2;
  }

  .categories-mobile #categoryCards{
    display:flex;
    flex-wrap:nowrap;
    overflow:auto;
    gap:8px;
    scrollbar-width:none;
    padding:2px 2px 10px;
  }
  .categories-mobile #categoryCards::-webkit-scrollbar{display:none}
  .categories-mobile #categoryCards .card{
    flex:0 0 auto;
    min-width:150px;
    max-width:170px;
    padding:10px;
    border-radius:12px;
    margin-bottom:2px;
  }
  .categories-mobile #categoryCards .topic-card h3{
    margin-top:0;
    margin-bottom:4px;
    font-size:14px;
    line-height:1.2;
    min-height:auto;
    -webkit-line-clamp:unset;
  }
  .categories-mobile #categoryCards .topic-card p{
    margin:0;
    font-size:12px;
  }
  .categories-mobile #categoryCards .cat-ic{font-size:16px}
  .categories-mobile #categoryCards .cat-ic-svg svg{
    width:16px;height:16px;
  }

  .budget-mobile .budget-shelf{
    display:flex;
    flex-wrap:nowrap;
    overflow:auto;
    gap:6px;
    scrollbar-width:none;
    padding-bottom:2px;
  }
  .budget-mobile .budget-shelf::-webkit-scrollbar{display:none}
  .budget-mobile .budget-tile{
    flex:0 0 auto;
    padding:7px 10px;
    font-size:12px;
  }

  .home-filters{
    grid-template-columns:1fr 1fr;
    gap:6px;
    margin:6px auto;
    padding:8px;
    max-width:100%;
    border-radius:12px;
  }
  .home-filters #homeSearch,
  .home-filters #homeCategory{width:100%;min-width:0}
  .home-filters input,
  .home-filters select{padding:9px 10px;font-size:14px}
  .home-filters #homeSort,
  .home-filters #homeCols,
  .home-filters #homeOccasion{display:none}
}

.checkout-page .contacts-grid{grid-template-columns:1fr 1.2fr;gap:14px}
.checkout-page .card{border-radius:16px;padding:16px}
.checkout-page h1{margin-bottom:14px}
.checkout-page .checkout-summary p{margin:8px 0;color:#6d5663}
.checkout-page #checkoutItems p{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px dashed #f0cadb}
.checkout-page #checkoutItems p:last-child{border-bottom:0}
.checkout-page #checkoutTotal{margin-top:12px;font-size:18px}
.checkout-page .checkout-form-card .review-form{gap:8px}
.checkout-page .checkout-form-card .review-form label{font-size:13px;color:#5f4552}
.checkout-page .checkout-form-card input,
.checkout-page .checkout-form-card select,
.checkout-page .checkout-form-card textarea{padding:10px 11px;border-radius:10px}
.checkout-page .checkout-form-card textarea{min-height:78px}
.checkout-page #checkoutNotice{margin-top:10px;font-weight:600}

@media (max-width:720px){
  .checkout-page .contacts-grid{grid-template-columns:1fr;gap:10px}
  .checkout-page .card{padding:12px}
  .checkout-page h1{margin-bottom:10px}
}
@media (max-width:720px){
  #homeCatalog.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
}

/* Why us icon cards */
.wide-why .why-card h3{
  display:flex;
  align-items:center;
  gap:10px;
}
.wide-why .why-ic{
  width:34px;
  height:34px;
  flex:0 0 34px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:10px;
  background:linear-gradient(145deg,rgba(224,85,150,.18),rgba(246,176,211,.32));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 6px 14px rgba(169,57,112,.12);
}
.wide-why .why-ic svg{
  width:18px;
  height:18px;
  fill:var(--brand-dark);
  opacity:.92;
}

/* Premium micro-animation for gift illustrations */
.gift-cards .gift-art{
  transform-origin:70% 78%;
  opacity:.36;
  filter:drop-shadow(0 6px 14px rgba(209,90,145,.18));
  animation:giftFloat 6.8s ease-in-out infinite, giftGlow 7.6s ease-in-out infinite, giftOrbit 9.2s ease-in-out infinite, giftShadowPulse 5.8s ease-in-out infinite;
  will-change:transform,opacity,filter;
}
.gift-cards .gift-card:nth-child(2) .gift-art{animation-delay:-1.2s,-1.8s}
.gift-cards .gift-card:nth-child(3) .gift-art{animation-delay:-2.4s,-0.9s}
.gift-cards .gift-card:nth-child(4) .gift-art{animation-delay:-3.1s,-2.2s}

@keyframes giftFloat{
  0%,100%{transform:translate3d(0,0,0) rotate(0deg) scale(1)}
  50%{transform:translate3d(0,-4px,0) rotate(-2deg) scale(1.03)}
}
@keyframes giftGlow{
  0%,100%{opacity:.28;filter:drop-shadow(0 0 0 rgba(209,90,145,0))}
  50%{opacity:.48;filter:drop-shadow(0 10px 22px rgba(209,90,145,.26))}
}
@keyframes giftOrbit{
  0%,100%{transform:translate3d(0,0,0) rotate(0deg) scale(1)}
  25%{transform:translate3d(-2px,-2px,0) rotate(-1.2deg) scale(1.02)}
  50%{transform:translate3d(1px,-5px,0) rotate(1.8deg) scale(1.04)}
  75%{transform:translate3d(2px,-2px,0) rotate(-.8deg) scale(1.01)}
}
@keyframes giftShadowPulse{
  0%,100%{filter:drop-shadow(0 4px 10px rgba(209,90,145,.10))}
  50%{filter:drop-shadow(0 12px 24px rgba(209,90,145,.28))}
}

@media (prefers-reduced-motion: reduce){
  .gift-cards .gift-art{animation:none}
}

/* Cart clickable media/title */
.cart-row__link{display:block}
.cart-row__title-link{text-decoration:none;color:inherit}
.cart-row__title-link:hover{color:var(--brand-dark)}

/* Footer legal line + modals */
.footer-legal{border-top:1px solid #f2d4e1;background:linear-gradient(180deg,#fff,#fff6fa)}
.footer-legal__row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:12px;color:#7a5c6a}
.footer-legal__row p{margin:0}
.footer-legal__links{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.footer-link-btn{border:1px solid #edbfd4;background:#fff;color:#8a2f56;border-radius:999px;padding:6px 10px;font:inherit;font-weight:700;cursor:pointer}
.footer-link-btn:hover{background:#fff0f7}
.sitemap-links{display:flex;flex-wrap:wrap;gap:10px}
.footer-modal{position:fixed;inset:0;display:none;z-index:220}
.footer-modal.open{display:block}
.footer-modal__backdrop{position:absolute;inset:0;background:#1e0f163d;backdrop-filter:blur(2px)}
.footer-modal__dialog{position:relative;width:min(780px,94vw);max-height:86vh;overflow:auto;margin:6vh auto;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 28px 56px rgba(77,23,47,.24);padding:18px}
.footer-modal__close{position:absolute;top:8px;right:10px;border:0;background:transparent;font-size:28px;cursor:pointer;color:#7a2e4f}
.footer-modal__dialog h3{margin:0 24px 12px 0}
.footer-modal__content p{margin:0 0 10px;color:#5f4a56;line-height:1.5}
.footer-modal__content a{color:#b1336b;text-decoration:underline;text-underline-offset:3px}
.footer-modal__content .footer-link-btn{
  text-decoration:none !important;
  color:#8a2f56;
  display:inline-flex;
  margin:2px 0;
}
.footer-modal__content p{margin:0 0 8px}
body.modal-open{overflow:hidden}
@media (max-width:720px){
  .footer-legal__row{flex-direction:column;align-items:flex-start}
  .footer-legal__links{justify-content:flex-start}
}

.product-gifts{padding-top:18px}
.checkout-summary small{display:block;margin-top:4px;color:#8a6b7b}
.split-pay-block{background:linear-gradient(160deg,#fff,#f4f7ff)}
.split-inline{display:flex;align-items:center;gap:8px;font-weight:700;color:#3153a4}
.split-inline img{width:20px;height:20px}
.about-showcase{display:grid;grid-template-columns:1.1fr .9fr;gap:16px;padding:16px}
.about-slider-wrap{position:relative}
.about-slider-viewport{overflow:hidden;border-radius:14px}
.about-slider{display:flex;gap:0;transition:transform .32s ease;will-change:transform;touch-action:pan-y}
.about-slider img{flex:0 0 100%;width:100%;height:330px;object-fit:cover;border-radius:14px;border:1px solid var(--line)}
.about-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:40px;height:40px;border-radius:999px;border:1px solid #efbfd3;background:#fff;box-shadow:0 10px 22px rgba(146,49,96,.24);cursor:pointer;font-size:24px;line-height:1;color:#8f3d63;display:flex;align-items:center;justify-content:center}
#aboutPrev{left:10px}
#aboutNext{right:10px}
.about-info h3{margin-bottom:10px}
.about-info ul{margin:0 0 10px;padding-left:18px;color:#5b4954}
.about-info p{line-height:1.55}
@media (max-width:980px){
  .about-showcase{grid-template-columns:1fr}
  .about-slider img{height:240px}
  .about-info{padding:4px 2px 0}
}
@media (max-width:720px){
  .about-showcase{padding:12px}
  .about-slider img{height:210px}
  .about-arrow{width:34px;height:34px;font-size:22px}
  .about-info h3{font-size:20px}
  .about-info p,.about-info li{font-size:14px}
}

.catalog-more{margin-top:16px;display:flex;justify-content:center}
.categories-tight{padding-bottom:6px}
.catalog-tight{padding-top:4px}

.catalog-reviews{padding-top:20px}
.catalog-reviews__nav{display:flex;gap:8px}
.catalog-reviews__nav button{width:36px;height:36px;border-radius:10px;border:1px solid var(--line);background:#fff;color:#8f3d63;font-size:22px;line-height:1;cursor:pointer}
.catalog-reviews__track{display:flex;gap:12px;overflow:auto;scrollbar-width:none;padding:4px 2px 14px}
.catalog-reviews__track::-webkit-scrollbar{display:none}
.catalog-shortcuts{display:grid;gap:10px;margin:14px 0 8px}
.catalog-shortcuts__row{display:flex;flex-wrap:wrap;gap:8px}
.catalog-chip{border:1px solid #e6b7cc;background:#fff;color:#80395c;border-radius:999px;padding:8px 14px;font-weight:700;cursor:pointer;transition:.2s}
.catalog-chip:hover{background:#fff1f8}
.catalog-chip.is-active{background:linear-gradient(145deg,#ffd9e8,#ffc7de);border-color:#cd5f8f;color:#5d2040}
.catalog-chip--soft{font-weight:600}
.catalog-seo-links__list{display:flex;flex-wrap:wrap;gap:10px}
.catalog-review-card{min-width:min(360px,88vw);background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px;box-shadow:0 14px 30px #e45f9720}
.catalog-review-card__head{display:flex;justify-content:space-between;gap:10px;align-items:center}
.catalog-review-card__head h3{margin:0;font-size:16px}
.catalog-review-card__head span{font-size:12px;color:#8a7f72}
.catalog-review-card__stars{margin:6px 0;color:#c83871;letter-spacing:.08em}
.catalog-category-section{margin-top:16px}
.catalog-grid-four{grid-template-columns:repeat(4,1fr)}
@media (max-width:980px){.catalog-grid-four{grid-template-columns:repeat(2,1fr)}}
@media (max-width:720px){.catalog-grid-four{grid-template-columns:1fr 1fr}}
.product-related .related-grid{grid-template-columns:repeat(4,1fr)}
@media (max-width:980px){.product-related .related-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:720px){
  .product-related .related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .product-related .catalog-item{padding:10px;min-width:0}
  .product-related .catalog-item .img{height:148px}
  .product-related .catalog-item h3{min-height:2.5em;height:2.5em;line-height:1.25;overflow:hidden;margin:0 0 1px}
  .product-related .catalog-item .meta{min-height:16px;margin:0 0 2px;font-size:12px}
  .product-related .catalog-item .price{display:flex;flex-wrap:nowrap;align-items:center;gap:6px;min-height:24px}
  .product-related .catalog-item .price strong{font-size:20px}
  .product-related .catalog-item .split-mark{padding:2px 6px;font-size:10px;white-space:nowrap}
  .product-related .catalog-item .split-mark img{width:12px;height:12px}
  .product-related .catalog-item .card-actions{grid-template-columns:1fr}
  .product-related .catalog-item .related-add{width:100%;min-height:38px;display:flex;align-items:center;justify-content:center}
}
@media (max-width:720px){
  .catalog-shortcuts__row{flex-wrap:nowrap;overflow:auto;scrollbar-width:none}
  .catalog-shortcuts__row::-webkit-scrollbar{display:none}
  .catalog-chip{flex:0 0 auto;padding:7px 12px;font-size:12px}
}

@media (max-width:720px){
  .product-layout{
    width:100%;
    max-width:100%;
    padding:12px;
    gap:12px;
    overflow:hidden;
  }
  .product-layout > *{min-width:0}
  .product-img{
    width:100%;
    max-width:100%;
    height:auto;
    display:block;
  }
  .thumb-row{
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:6px;
  }
  .thumb-btn{min-width:0}
  .product-buy-actions{
    grid-template-columns:1fr;
    gap:8px;
  }
  .product-buy-actions .btn{
    min-width:0;
    padding-inline:10px;
  }
  .split-btn{
    min-width:0;
    overflow:hidden;
  }
  .split-btn img{
    width:18px;
    height:18px;
    display:inline-block;
    flex:0 0 18px;
    opacity:1;
    visibility:visible;
  }
  .split-btn span{
    white-space:normal;
    text-align:center;
    line-height:1.15;
    font-size:14px;
  }
  .product-consult-row{flex-wrap:wrap}
  .old{display:none !important}
  .page-btn{min-width:32px;height:32px;border-radius:8px;font-size:13px}
  .page-btn.active::after{left:5px;right:5px;top:4px;height:10px}
  .card-gallery{margin:-1px 0 5px;justify-content:center}
  .card-thumb{width:18px;height:6px}
  .catalog-page .card-thumb{width:14px;height:5px}
  .catalog-item .buy-btn,
  .catalog-item .add-cart{
    width:100%;
    display:flex;
    justify-content:center;
    align-items:center;
    text-align:center;
  }
  .catalog-item .card-actions{
    grid-template-columns:1fr;
  }
  .catalog-item .price{
    display:flex;
    flex-wrap:nowrap;
    align-items:center;
    gap:6px;
    min-height:24px;
  }
  .catalog-item .price strong{font-size:20px}
  .catalog-item .meta{
    min-height:16px;
    margin:0 0 2px;
  }
  .catalog-item h3{
    min-height:2.5em;
    height:2.5em;
    line-height:1.25;
    margin:0 0 1px;
    overflow:hidden;
  }
  .catalog-item .split-mark{
    padding:2px 6px;
    font-size:10px;
    white-space:nowrap;
  }
  .catalog-item .split-mark img{width:12px;height:12px}
  .catalog-item .buy-btn,
  .catalog-item .add-cart{margin-top:auto;min-height:38px}
  #homeCatalog .catalog-item{
    display:flex;
    flex-direction:column;
    align-content:stretch;
  }
  #homeCatalog .catalog-item .price{
    margin-bottom:6px;
  }
  .card-fav-btn{
    right:10px;
    top:10px;
    width:28px;
    height:28px;
    font-size:16px;
  }
}

