:root{--rm-burgundy:#5b1430;--rm-burgundy-2:#6f1738;--rm-pink:#e8c2ce;--rm-pink-2:#f7edf0;--rm-ink:#242126;--rm-muted:#77737b;--rm-line:#eee8e3;--rm-white:#fff;--rm-cream:#fbf7f3;--rm-green:#2f4f38;--rm-shadow:0 22px 60px rgba(60,33,42,.13);--rm-radius:28px;--rm-ease:cubic-bezier(.2,.8,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.ray-modern-body{font-family:Manrope,Arial,sans-serif;background:#fff;color:var(--rm-ink);font-size:16px;line-height:1.5;overflow-x:hidden}body.ray-modern-body a{color:inherit;text-decoration:none;transition:.25s var(--rm-ease)}body.ray-modern-body a:hover{text-decoration:none;color:var(--rm-burgundy)}.rm-container{width:min(1400px,calc(100vw - 80px));margin:0 auto}.rm-header{position:relative;z-index:1000;background:rgba(255,255,255,.92);box-shadow:0 1px 0 rgba(0,0,0,.04);transition:.35s var(--rm-ease)}body.common-home .rm-header{position:absolute;left:0;right:0;top:0;background:linear-gradient(180deg,rgba(40,15,25,.45),rgba(40,15,25,0));box-shadow:none;color:#fff}.rm-header.is-scrolled,body.common-home .rm-header.is-scrolled{position:fixed;background:rgba(255,255,255,.94);color:var(--rm-ink);backdrop-filter:blur(18px);box-shadow:0 18px 50px rgba(36,33,38,.08)}.rm-topbar{height:132px;display:grid;grid-template-columns:210px 220px 260px 1fr auto;gap:36px;align-items:center}.rm-logo img{max-width:180px;max-height:74px;object-fit:contain}.rm-label{text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:800;opacity:.7;margin-bottom:6px}.rm-city-select{position:relative;width:max-content}.rm-city-select .value{font-size:20px;font-weight:700;cursor:pointer}.rm-city-select .values{display:none;position:absolute;top:calc(100% + 12px);left:0;min-width:250px;background:#fff;color:var(--rm-ink);padding:12px;border-radius:20px;box-shadow:var(--rm-shadow)}.rm-city-select.open .values,.rm-city-select:hover .values{display:grid;gap:4px}.rm-city-select .values a{padding:12px 14px;border-radius:14px}.rm-city-select .values a:hover{background:var(--rm-pink-2);color:var(--rm-burgundy)}.rm-phone{display:block;font-size:21px;font-weight:800}.rm-small-link{font-size:14px;color:#ff7b6f!important;border-bottom:1px dashed currentColor}.rm-trust-panel{display:grid;gap:10px;font-weight:700}.rm-trust-panel i{color:#ff776a;margin-right:8px}.rm-actions{display:flex;align-items:center;gap:18px}.rm-icon-btn{width:48px;height:48px;border:0;background:transparent;color:inherit;border-radius:50%;display:grid;place-items:center;font-size:26px;position:relative}.rm-icon-btn:hover{background:rgba(91,20,48,.08)}.rm-icon-btn span,.heart_link span,.cart_link span{position:absolute;right:-2px;top:-4px;min-width:19px;height:19px;border-radius:50%;background:#f7766b;color:#fff;font-size:11px;font-weight:800;display:grid;place-items:center}.rm-cart-wrap .cart_link{width:56px;height:56px;border-radius:50%;background:#fff;box-shadow:var(--rm-shadow);display:grid!important;place-items:center;color:var(--rm-burgundy);position:relative}.rm-cart-wrap .cart_link:before{content:"\f290";font-family:FontAwesome;font-size:22px}.rm-cart-wrap .cart_link img,.rm-cart-wrap .cart_link svg{display:none!important}.rm-burger{display:none;width:52px;height:52px;border:0;background:rgba(255,255,255,.2);border-radius:50%;padding:14px}.rm-burger span{display:block;height:2px;background:currentColor;margin:5px 0;border-radius:3px}.rm-nav-row{height:72px;display:flex;align-items:center}.rm-nav{display:flex;align-items:center;gap:18px}.rm-nav>a,.rm-nav-button{height:56px;border:0;background:transparent;border-radius:18px;padding:0 22px;display:flex;align-items:center;gap:10px;font-weight:800}.rm-nav>a:hover,.rm-nav-button:hover,.rm-catalog-root.is-open .rm-nav-button{background:var(--rm-pink-2);color:var(--rm-burgundy)}body.common-home .rm-header:not(.is-scrolled) .rm-nav>a:hover,body.common-home .rm-header:not(.is-scrolled) .rm-nav-button:hover{background:rgba(255,255,255,.18);color:#fff}.rm-catalog-root{position:relative}.rm-mega{position:absolute;left:0;top:calc(100% + 16px);width:min(1120px,calc(100vw - 80px));background:#fff;color:var(--rm-ink);border-radius:0 0 28px 28px;box-shadow:0 28px 90px rgba(60,33,42,.18);display:grid;grid-template-columns:310px 220px 1fr;gap:0;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(12px);transition:.25s var(--rm-ease)}.rm-catalog-root.is-open .rm-mega,.rm-catalog-root:hover .rm-mega{opacity:1;visibility:visible;transform:translateY(0)}.rm-mega-left{padding:34px;border-right:1px solid var(--rm-line);display:grid;gap:10px}.rm-mega-left a{padding:12px 14px;border-radius:16px;font-size:18px}.rm-mega-left a:hover{background:var(--rm-pink-2)}.rm-all-catalog{margin-top:24px;background:#fff;box-shadow:0 12px 35px rgba(60,33,42,.08)}.rm-mega-tabs{padding:34px 22px;border-right:1px solid var(--rm-line);display:grid;align-content:start;gap:10px}.rm-mega-tabs button{border:0;background:transparent;text-align:left;color:var(--rm-burgundy);font-weight:900;letter-spacing:.06em;text-transform:uppercase;padding:16px;border-radius:16px}.rm-mega-tabs button.is-active{background:#f6f3f3}.rm-mega-grid{padding:34px;display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:18px 44px;font-size:18px}.rm-search-overlay{position:fixed;inset:0;background:rgba(30,20,24,.52);backdrop-filter:blur(14px);z-index:5000;display:grid;place-items:start center;padding-top:18vh;opacity:0;visibility:hidden;transition:.25s var(--rm-ease)}.rm-search-overlay.is-open{opacity:1;visibility:visible}.rm-search-card{width:min(760px,calc(100vw - 40px));background:#fff;border-radius:30px;padding:24px;box-shadow:0 30px 90px rgba(0,0,0,.25)}.rm-search-card input{height:64px!important;border:0!important;background:#f7f4f2!important;border-radius:18px!important;font-size:22px!important;padding:0 22px!important}.rm-search-card button{height:64px!important;border-radius:18px!important;background:var(--rm-burgundy)!important;color:#fff!important;border:0!important}.rm-search-close{position:absolute;right:44px;top:36px;width:56px;height:56px;border:0;border-radius:50%;background:#fff;color:var(--rm-burgundy);font-size:24px}.rm-hero{min-height:560px;position:relative;display:flex;align-items:flex-end;color:#fff;overflow:hidden}.rm-hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(55,13,32,.72),rgba(55,13,32,.30)),url('/image/catalog/top_menu_banner_pc.png') center/cover no-repeat;transform:scale(1.02);animation:rmHero 13s ease-in-out infinite alternate}.rm-hero-content{position:relative;padding:220px 0 72px}.rm-hero-kicker{text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:13px;opacity:.92}.rm-hero h1{font-family:"Playfair Display",serif;font-size:72px;line-height:1.02;margin:16px 0 24px;max-width:760px}.rm-hero-features{display:flex;gap:34px;flex-wrap:wrap;font-size:18px;margin-bottom:58px}.rm-hero-features i{color:#ff7f70;margin-right:8px}.rm-hero-buttons{display:flex;gap:22px}.rm-hero-cat,.rm-hero-gift{height:76px;padding:0 42px;border-radius:16px;border:0;display:flex;align-items:center;gap:16px;font-size:18px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.rm-hero-cat{background:#fff;color:var(--rm-burgundy)}.rm-hero-gift{background:var(--rm-burgundy);color:#fff}.rm-main{background:#fff}.rm-home-intro{padding:72px 0 40px}.rm-section-title,.rm-category-head h1{font-family:"Playfair Display",serif;font-size:56px;line-height:1.1;margin:0;color:#2b292c}.rm-benefits-line{display:flex;gap:40px;flex-wrap:wrap;margin-top:28px;color:#605d63;font-size:18px}.rm-benefits-line i{color:#ff7f70;margin-right:10px}.rm-content-wrap{padding-bottom:90px}.rm-content .bgopacity2,.rm-content .bgopacity{background:transparent!important;border:0!important;box-shadow:none!important}.rm-category-page{padding:72px 0 100px}.rm-breadcrumbs{display:flex;gap:10px;list-style:none;padding:0;margin:0 0 42px;color:#8d8790}.rm-breadcrumbs li+li:before{content:"/";margin-right:10px;color:#cbc3c7}.rm-category-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.rm-category-head p{font-size:18px;color:var(--rm-muted);margin:14px 0 0}.rm-filter-row{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:44px;position:sticky;top:0;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);z-index:50;padding:14px 0}.rm-filter-pill{border:1px solid #ece9e6;background:#f7f7f6;border-radius:10px;padding:14px 22px;font-weight:700;display:flex;gap:10px;align-items:center}.rm-filter-pill.is-active{background:#d5aebb;color:#fff;border-color:#d5aebb}.rm-dot{width:18px;height:18px;border-radius:50%;display:inline-block}.rm-dot-dark{background:var(--rm-burgundy)}.rm-dot-pink{background:var(--rm-pink)}.rm-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:46px 30px}.rm-product-card{float:none!important;width:auto!important;padding:0!important}.rm-product-card .product-thumb{position:relative;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.rm-product-image{display:block;position:relative;border-radius:10px;overflow:hidden;background:#f7f4f2;aspect-ratio:1/1}.rm-product-image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block;transition:transform .7s var(--rm-ease),filter .7s var(--rm-ease)}.rm-product-card:hover .rm-product-image img{transform:scale(1.045);filter:saturate(1.05)}.rm-wish-btn{position:absolute;right:12px;top:12px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:var(--rm-burgundy);z-index:5;box-shadow:0 10px 30px rgba(0,0,0,.12);font-size:20px;display:grid;place-items:center}.rm-cart-btn{position:absolute!important;right:14px;bottom:96px;width:54px;height:54px;border:0;border-radius:17px;background:var(--rm-burgundy);color:#fff;z-index:6;box-shadow:0 18px 38px rgba(91,20,48,.25);display:grid!important;place-items:center;cursor:pointer}.rm-cart-btn:before{display:none!important}.rm-delivery-hint{position:absolute;left:10px;bottom:10px;background:#fff;color:var(--rm-burgundy);border-radius:10px;padding:5px 8px;font-size:12px;font-weight:800}.rm-product-info{padding:18px 0 0!important}.rm-product-title{font-size:18px;font-weight:800;line-height:1.3;color:#2d2a2f!important;display:block}.rm-product-desc{font-size:15px;color:#77737b;margin:9px 0 16px;min-height:44px}.rm-price{font-size:22px!important;font-weight:900!important;color:#272428!important;margin:0!important}.rm-old-price{text-decoration:line-through;color:#9b969d;font-size:16px;margin-right:10px}.rm-new-price{color:var(--rm-burgundy)}.rm-pagination{margin:54px 0;text-align:center}.rm-category-description{background:#fbf7f3;border-radius:26px;padding:34px;margin-top:30px;color:#5c575f}.rm-empty{padding:50px;background:#fbf7f3;border-radius:26px;font-size:18px}.rm-footer{background:#3b1223;color:#fff;margin-top:90px;padding:70px 0 24px}.rm-footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.4fr;gap:52px}.rm-footer-logo img{max-width:170px;filter:brightness(0) invert(1)}.rm-footer p{color:rgba(255,255,255,.72);margin:22px 0}.rm-footer-callback{display:inline-flex;background:#fff;color:var(--rm-burgundy)!important;border-radius:16px;padding:14px 20px;font-weight:900}.rm-footer-col{display:grid;align-content:start;gap:12px}.rm-footer-col h4{font-size:18px;text-transform:uppercase;letter-spacing:.08em;margin:0 0 14px;color:#f5cfd8}.rm-footer-col a,.rm-footer-shop span{color:rgba(255,255,255,.76)}.rm-footer-shop{display:grid;gap:8px;margin-bottom:18px}.rm-subfooter{border-top:1px solid rgba(255,255,255,.12);margin-top:50px;padding-top:24px;display:flex;justify-content:space-between;color:rgba(255,255,255,.62)}.rm-popup{border-radius:28px!important}.rm-mobile-bar{display:none}.rm-animate-in{opacity:0;transform:translateY(24px);transition:.7s var(--rm-ease)}.rm-animate-in.is-visible{opacity:1;transform:translateY(0)}.product-info,.price_basket,#product,.panel,.table-responsive{border-radius:24px!important}.price_basket,#product,.panel-default,.table-responsive{box-shadow:0 18px 50px rgba(60,33,42,.08)!important;border:1px solid #eee8e3!important;background:#fff!important}.btn,#button-cart,input[type=submit],.button{border-radius:999px!important;background:var(--rm-burgundy)!important;border-color:var(--rm-burgundy)!important;color:#fff!important;font-weight:800!important;transition:.25s var(--rm-ease)!important}.btn:hover,#button-cart:hover,input[type=submit]:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(91,20,48,.22)!important}.form-control,input[type=text],input[type=email],input[type=password],textarea,select{border-radius:14px!important;border:1px solid #e7e0dc!important;box-shadow:none!important;min-height:46px}.form-control:focus,input:focus,textarea:focus,select:focus{border-color:#d5aebb!important;box-shadow:0 0 0 4px rgba(213,174,187,.18)!important}@keyframes rmHero{0%{transform:scale(1.02) translateY(0)}100%{transform:scale(1.08) translateY(-8px)}}@media(max-width:1199px){.rm-topbar{grid-template-columns:170px 1fr 1fr auto;gap:20px}.rm-trust-panel{display:none}.rm-products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.rm-container{width:calc(100vw - 32px)}body.common-home .rm-header,.rm-header{position:relative;background:#fff;color:var(--rm-ink);box-shadow:0 1px 0 rgba(0,0,0,.04)}.rm-topbar{height:auto;min-height:118px;grid-template-columns:86px 1fr auto;padding:18px 0;gap:14px}.rm-logo img{max-width:82px;max-height:78px}.rm-city-panel{display:block}.rm-city-panel .rm-label{display:none}.rm-city-select .value{font-size:16px;line-height:1.25}.rm-city-select .values{left:auto;right:0}.rm-phone-panel,.rm-trust-panel{display:none}.rm-actions{gap:8px}.rm-actions .rm-icon-btn,.rm-cart-wrap{display:none!important}.rm-burger{display:block;background:#fff;color:var(--rm-ink);box-shadow:0 10px 28px rgba(0,0,0,.08)}.rm-nav-row{display:none}.rm-nav-row.is-open{display:block;position:fixed;inset:0;background:#3b1223;color:#fff;z-index:6000;height:auto;padding:120px 26px 110px;overflow:auto}.rm-nav-row.is-open .rm-nav{display:grid;gap:8px}.rm-nav-row.is-open .rm-nav>a,.rm-nav-row.is-open .rm-nav-button{font-size:24px;height:auto;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.14);color:#fff;justify-content:center}.rm-mega{position:static;width:100%;display:none;grid-template-columns:1fr;border-radius:18px;margin-top:12px}.rm-catalog-root.is-open .rm-mega{display:grid;opacity:1;visibility:visible;transform:none}.rm-mega-left,.rm-mega-tabs{display:none}.rm-mega-grid{grid-template-columns:1fr;gap:0;padding:16px}.rm-mega-grid a{padding:12px;text-align:center;border-bottom:1px solid #f1e8ec}.rm-hero{min-height:560px}.rm-hero-content{padding:64px 0 44px}.rm-hero h1{font-size:48px}.rm-hero-features{font-size:15px;gap:12px}.rm-hero-buttons{gap:10px}.rm-hero-cat,.rm-hero-gift{height:62px;padding:0 20px;font-size:14px}.rm-home-intro,.rm-category-page{padding:42px 0}.rm-section-title,.rm-category-head h1{font-size:38px}.rm-benefits-line{gap:16px;font-size:15px}.rm-category-head{display:block}.rm-filter-row{overflow:auto;flex-wrap:nowrap;margin-left:-16px;margin-right:-16px;padding:12px 16px}.rm-filter-pill{white-space:nowrap}.rm-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 14px}.rm-product-title{font-size:15px}.rm-product-desc{display:none}.rm-price{font-size:18px!important}.rm-cart-btn{width:48px;height:48px;bottom:78px}.rm-wish-btn{width:38px;height:38px}.rm-footer{margin-bottom:78px}.rm-footer-grid{grid-template-columns:1fr;gap:30px}.rm-subfooter{display:grid;gap:10px}.rm-mobile-bar{position:fixed;left:0;right:0;bottom:0;height:72px;background:#fff;z-index:5500;box-shadow:0 -12px 40px rgba(60,33,42,.12);display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:env(safe-area-inset-bottom)}.rm-mobile-bar a,.rm-mobile-bar button{border:0;background:#fff;color:var(--rm-burgundy);display:grid;place-items:center;font-size:20px;font-weight:800;position:relative}.rm-mobile-bar span{font-size:10px;color:#6a5960}.rm-mobile-bar .heart_link span{position:absolute;right:18px;top:8px;color:#fff;font-size:10px}.rm-search-overlay{padding-top:12vh}.rm-search-close{right:20px;top:20px}}@media(max-width:380px){.rm-products-grid{gap:24px 10px}.rm-product-title{font-size:14px}.rm-hero h1{font-size:40px}}

/* ================= RAY MODERN V2 PREMIUM UI LAYER ================= */
:root{
  --rm-deep:#451023;
  --rm-wine:#641633;
  --rm-wine-2:#7a1d40;
  --rm-coral:#ff786b;
  --rm-blush:#f6dce5;
  --rm-blush-2:#fff3f6;
  --rm-milk:#fffaf7;
  --rm-stone:#f4efeb;
  --rm-card:#ffffff;
  --rm-text:#28242a;
  --rm-soft:#817982;
  --rm-glass:rgba(255,255,255,.78);
  --rm-shadow-soft:0 18px 45px rgba(60, 18, 35, .10);
  --rm-shadow-card:0 26px 70px rgba(60, 18, 35, .14);
  --rm-shadow-glow:0 18px 40px rgba(122,29,64,.24);
  --rm-radius-xl:34px;
  --rm-radius-lg:24px;
}

body.ray-modern-body{
  background:
    radial-gradient(circle at 10% 10%, rgba(246,220,229,.55), transparent 30vw),
    radial-gradient(circle at 90% 0%, rgba(255,120,107,.10), transparent 34vw),
    linear-gradient(180deg,#fffaf7 0%,#fff 28%,#fffaf7 100%)!important;
}

body.ray-modern-body::before{
  content:"";
  position:fixed;
  inset:0;
  pointer-events:none;
  z-index:-1;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='.025'/%3E%3C/svg%3E");
}

/* Header: premium glass, spacing, stronger UX */
.rm-header{
  border-bottom:1px solid rgba(255,255,255,.35)!important;
}
body:not(.common-home) .rm-header,
.rm-header.is-scrolled{
  background:rgba(255,250,247,.88)!important;
  backdrop-filter:blur(22px) saturate(1.2)!important;
  -webkit-backdrop-filter:blur(22px) saturate(1.2)!important;
}
.rm-topbar{
  min-height:132px;
}
.rm-logo img{
  transition:transform .45s var(--rm-ease), filter .45s var(--rm-ease);
}
.rm-logo:hover img{transform:translateY(-2px) scale(1.035)}
.rm-city-panel,.rm-phone-panel,.rm-trust-panel{
  position:relative;
}
.rm-city-panel:before,.rm-phone-panel:before{
  content:"";
  position:absolute;
  left:-18px;top:50%;transform:translateY(-50%);
  width:1px;height:54px;background:rgba(91,20,48,.14);
}
body.common-home .rm-header:not(.is-scrolled) .rm-city-panel:before,
body.common-home .rm-header:not(.is-scrolled) .rm-phone-panel:before{background:rgba(255,255,255,.22)}

.rm-icon-btn,.rm-cart-wrap .cart_link{
  transition:transform .28s var(--rm-ease), background .28s var(--rm-ease), box-shadow .28s var(--rm-ease)!important;
}
.rm-icon-btn:hover,.rm-cart-wrap .cart_link:hover{
  transform:translateY(-3px) scale(1.035);
  box-shadow:0 18px 45px rgba(60,18,35,.16)!important;
}

.rm-nav-row{
  position:relative;
}
.rm-nav>a,.rm-nav-button{
  position:relative;
  isolation:isolate;
  overflow:hidden;
}
.rm-nav>a:before,.rm-nav-button:before{
  content:"";
  position:absolute;
  inset:auto 16px 8px 16px;
  height:2px;
  background:linear-gradient(90deg,var(--rm-coral),var(--rm-wine));
  transform:scaleX(0);
  transform-origin:left;
  transition:transform .32s var(--rm-ease);
  border-radius:99px;
}
.rm-nav>a:hover:before,.rm-nav-button:hover:before,.rm-catalog-root.is-open .rm-nav-button:before{transform:scaleX(1)}

/* Mega menu: reference-like split panel + animated reveal */
.rm-mega{
  border-radius:28px!important;
  overflow:hidden!important;
  border:1px solid rgba(91,20,48,.08)!important;
  background:rgba(255,255,255,.96)!important;
  backdrop-filter:blur(20px)!important;
  transform:translateY(18px) scale(.985)!important;
  transition:opacity .32s var(--rm-ease), transform .32s var(--rm-ease), visibility .32s var(--rm-ease)!important;
}
.rm-catalog-root.is-open .rm-mega,.rm-catalog-root:hover .rm-mega{
  transform:translateY(0) scale(1)!important;
}
.rm-mega-left{
  background:linear-gradient(180deg,#fff,#fff7f9)!important;
}
.rm-mega-left a{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  min-height:52px;
  transition:background .25s var(--rm-ease), transform .25s var(--rm-ease), color .25s var(--rm-ease)!important;
}
.rm-mega-left a:before{
  content:"✽";
  color:var(--rm-wine);
  width:28px;height:28px;border-radius:50%;
  display:grid;place-items:center;
  background:#fff;
  box-shadow:0 8px 20px rgba(91,20,48,.08);
  font-size:14px;
}
.rm-mega-left a:hover{transform:translateX(6px);background:#fff3f6!important;color:var(--rm-wine)!important}
.rm-mega-tabs button{
  transition:background .25s var(--rm-ease), transform .25s var(--rm-ease), color .25s var(--rm-ease)!important;
}
.rm-mega-tabs button:hover,.rm-mega-tabs button.is-active{
  background:#fff3f6!important;
  color:var(--rm-wine)!important;
  transform:translateX(4px);
}
.rm-mega-tabs button:after{content:" →";color:var(--rm-coral);opacity:0;transition:.25s var(--rm-ease)}
.rm-mega-tabs button:hover:after,.rm-mega-tabs button.is-active:after{opacity:1;margin-left:12px}
.rm-mega-grid a{
  padding:9px 0!important;
  color:#4c464f!important;
  transition:color .22s var(--rm-ease), transform .22s var(--rm-ease)!important;
}
.rm-mega-grid a:hover{color:var(--rm-wine)!important;transform:translateX(5px)}

/* Hero: more premium depth */
.rm-hero{
  min-height:690px!important;
  border-radius:0 0 44px 44px;
  margin-bottom:18px;
}
.rm-hero:after{
  content:"";position:absolute;left:0;right:0;bottom:0;height:170px;
  background:linear-gradient(0deg,#fffaf7,transparent);
  pointer-events:none;
}
.rm-hero-bg{
  background:
    linear-gradient(90deg,rgba(57,10,29,.82),rgba(57,10,29,.36) 42%,rgba(57,10,29,.10)),
    url('/image/catalog/top_menu_banner_pc.png') center/cover no-repeat!important;
}
.rm-hero-content{z-index:2!important}
.rm-hero h1{
  text-shadow:0 22px 50px rgba(0,0,0,.22);
  letter-spacing:-.035em;
}
.rm-hero-kicker{
  display:inline-flex;
  align-items:center;
  gap:12px;
  padding:10px 16px;
  border-radius:999px;
  background:rgba(255,255,255,.16);
  backdrop-filter:blur(10px);
}
.rm-hero-kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:#ff786b;box-shadow:0 0 0 6px rgba(255,120,107,.18)}
.rm-hero-features span{
  padding:12px 16px;
  border-radius:999px;
  background:rgba(255,255,255,.12);
  backdrop-filter:blur(8px);
}
.rm-hero-cat,.rm-hero-gift,.rm-all-catalog,.rm-footer-callback,.btn,#button-cart,input[type=submit],.button{
  position:relative!important;
  overflow:hidden!important;
}
.rm-hero-cat:after,.rm-hero-gift:after,.rm-all-catalog:after,.rm-footer-callback:after,.btn:after,#button-cart:after,input[type=submit]:after,.button:after{
  content:"";
  position:absolute;
  top:-40%;bottom:-40%;left:-45%;
  width:36%;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.50),transparent);
  transform:skewX(-18deg) translateX(-220%);
  transition:transform .75s var(--rm-ease);
  pointer-events:none;
}
.rm-hero-cat:hover:after,.rm-hero-gift:hover:after,.rm-all-catalog:hover:after,.rm-footer-callback:hover:after,.btn:hover:after,#button-cart:hover:after,input[type=submit]:hover:after,.button:hover:after{
  transform:skewX(-18deg) translateX(520%);
}
.rm-hero-cat:hover,.rm-hero-gift:hover{transform:translateY(-4px);box-shadow:0 22px 60px rgba(60,18,35,.25)}

/* Section spacing and titles */
.rm-home-intro{padding-top:90px!important}
.rm-section-title,.rm-category-head h1{
  letter-spacing:-.04em;
}
.rm-section-title:after,.rm-category-head h1:after{
  content:"";display:block;width:76px;height:3px;border-radius:99px;
  background:linear-gradient(90deg,var(--rm-wine),var(--rm-coral));
  margin-top:20px;
}
.rm-category-head h1:after{margin-top:18px}
.rm-benefits-line span{
  display:inline-flex;align-items:center;
  padding:12px 16px;border-radius:999px;background:#fff;
  box-shadow:0 12px 32px rgba(60,18,35,.06);
}

/* Filters as animated dropdown controls */
.rm-filter-row{
  border-radius:22px;
  margin-bottom:50px!important;
}
.rm-filter-pill{
  position:relative;
  min-height:54px;
  box-shadow:0 10px 28px rgba(60,18,35,.045);
  transition:transform .25s var(--rm-ease), box-shadow .25s var(--rm-ease), background .25s var(--rm-ease)!important;
}
.rm-filter-pill:hover,.rm-filter-pill.is-open{
  transform:translateY(-2px);
  box-shadow:0 18px 42px rgba(60,18,35,.10);
  background:#fff!important;
  color:var(--rm-wine)!important;
}
.rm-filter-pill.is-active{box-shadow:0 18px 42px rgba(213,174,187,.26)}
.rm-filter-menu{
  position:absolute;
  top:calc(100% + 10px);
  left:0;
  min-width:210px;
  padding:10px;
  border-radius:18px;
  background:#fff;
  box-shadow:0 24px 70px rgba(60,18,35,.16);
  border:1px solid rgba(91,20,48,.08);
  opacity:0;visibility:hidden;transform:translateY(10px);
  transition:.25s var(--rm-ease);
  z-index:1000;
}
.rm-filter-pill.is-open .rm-filter-menu{opacity:1;visibility:visible;transform:translateY(0)}
.rm-filter-menu a,.rm-filter-menu button{
  display:block;width:100%;border:0;background:transparent;text-align:left;
  padding:12px 14px;border-radius:12px;color:#4d464e;font-weight:700;
}
.rm-filter-menu a:hover,.rm-filter-menu button:hover{background:#fff3f6;color:var(--rm-wine)}

/* Product cards: premium structure */
.rm-products-grid{
  align-items:start;
}
.rm-product-card{
  animation:rmCardFloatIn .65s var(--rm-ease) both;
  animation-delay:calc(var(--rm-index,0) * 55ms);
}
.rm-product-card .product-thumb{
  border-radius:22px!important;
  padding:0 0 20px!important;
  transition:transform .35s var(--rm-ease), box-shadow .35s var(--rm-ease), background .35s var(--rm-ease)!important;
}
.rm-product-card:hover .product-thumb{
  transform:translateY(-8px);
}
.rm-product-image{
  border-radius:20px!important;
  box-shadow:0 18px 45px rgba(60,18,35,.10);
}
.rm-product-image:after{
  content:"";
  position:absolute;inset:0;
  background:linear-gradient(180deg,transparent 56%,rgba(29,19,24,.20));
  opacity:0;transition:opacity .35s var(--rm-ease);
}
.rm-product-card:hover .rm-product-image:after{opacity:1}
.rm-wish-btn{
  transition:transform .25s var(--rm-ease), background .25s var(--rm-ease), color .25s var(--rm-ease), box-shadow .25s var(--rm-ease)!important;
}
.rm-wish-btn:hover{
  transform:scale(1.10) rotate(-4deg);
  background:var(--rm-wine)!important;color:#fff!important;
  box-shadow:0 16px 34px rgba(91,20,48,.26)!important;
}
.rm-cart-btn{
  transition:transform .25s var(--rm-ease), box-shadow .25s var(--rm-ease), background .25s var(--rm-ease)!important;
}
.rm-cart-btn:hover{
  transform:translateY(-3px) scale(1.06);
  background:var(--rm-wine-2)!important;
  box-shadow:0 22px 46px rgba(91,20,48,.34)!important;
}
.rm-cart-btn.is-added{
  animation:rmCartPop .58s var(--rm-ease) both;
}
.rm-product-info{
  padding:20px 4px 0!important;
}
.rm-product-title{
  letter-spacing:-.015em;
}
.rm-product-title:hover{color:var(--rm-wine)!important}
.rm-product-desc{
  color:#777078!important;
}
.rm-price{
  display:flex!important;align-items:center;gap:9px;flex-wrap:wrap;
}
.rm-new-price,.rm-price{letter-spacing:-.02em}

/* Product/category/cart generic premium blocks */
#content.rm-content > h1,
#content h1{
  font-family:"Playfair Display",serif!important;
  letter-spacing:-.035em;
}
.product-info,.price_basket,#product,.panel,.table-responsive,.well,.checkout-content,.cart-info,.simplecheckout-block{
  border-radius:28px!important;
  background:rgba(255,255,255,.92)!important;
  box-shadow:0 24px 70px rgba(60,18,35,.10)!important;
  border:1px solid rgba(91,20,48,.08)!important;
}
.product-info img,.thumbnails img{
  border-radius:22px!important;
}
.price_basket,#product{padding:24px!important}
.btn,#button-cart,input[type=submit],.button,.btn-primary,.btn-default{
  min-height:48px;
  padding-left:24px!important;padding-right:24px!important;
  letter-spacing:.01em;
}
.btn-default{background:#fff!important;color:var(--rm-wine)!important;border-color:#eadfe4!important}
.btn-default:hover{background:#fff3f6!important;color:var(--rm-wine)!important}

/* Search overlay */
.rm-search-card{
  transform:translateY(16px) scale(.98);
  transition:transform .32s var(--rm-ease), opacity .32s var(--rm-ease);
  opacity:.0;
}
.rm-search-overlay.is-open .rm-search-card{transform:translateY(0) scale(1);opacity:1}
.rm-search-card:before{
  content:"Быстрый поиск по букетам";
  display:block;
  font-family:"Playfair Display",serif;
  font-size:34px;
  margin:0 0 18px;
  color:var(--rm-text);
}

/* Floating cart pulse */
.cart_link span,.heart_link span,.rm-icon-btn span{
  box-shadow:0 0 0 0 rgba(247,118,107,.32);
}
.cart_link span.rm-pulse,.heart_link span.rm-pulse{animation:rmBadgePulse .7s var(--rm-ease)}

/* Mobile polish */
@media(max-width:767px){
  .rm-header{border-radius:0 0 24px 24px;z-index:7000!important}
  .rm-topbar{padding:16px 0!important;min-height:108px!important}
  .rm-city-select .values{
    position:fixed!important;
    left:16px!important;right:16px!important;top:118px!important;
    width:auto!important;border-radius:22px!important;
    box-shadow:0 24px 70px rgba(60,18,35,.20)!important;
    z-index:8000!important;
  }
  .rm-nav-row.is-open{
    background:
      radial-gradient(circle at 85% 16%, rgba(255,120,107,.20), transparent 38%),
      linear-gradient(180deg,#4a1127,#2d0c19)!important;
  }
  .rm-nav-row.is-open:before{
    content:"Меню";
    position:absolute;left:26px;top:34px;
    font-family:"Playfair Display",serif;
    font-size:42px;font-weight:700;color:#fff;
  }
  .rm-nav-row.is-open:after{
    content:"×";
    position:absolute;right:24px;top:25px;
    width:52px;height:52px;border-radius:50%;background:rgba(255,255,255,.12);
    color:#fff;font-size:42px;line-height:46px;text-align:center;
    pointer-events:none;
  }
  .rm-nav-row.is-open .rm-catalog-root{width:100%}
  .rm-mega{box-shadow:0 18px 50px rgba(0,0,0,.18)!important;background:#fff!important;color:var(--rm-text)!important}
  .rm-hero{min-height:620px!important;border-radius:0 0 32px 32px}
  .rm-hero-bg{background-position:center!important}
  .rm-hero h1{font-size:46px!important;max-width:92vw}
  .rm-hero-buttons{display:grid;grid-template-columns:1fr 1fr;width:100%}
  .rm-hero-cat,.rm-hero-gift{justify-content:center;border-radius:18px!important;padding:0 12px!important}
  .rm-category-page{padding-top:34px!important}
  .rm-category-head h1,.rm-section-title{font-size:40px!important}
  .rm-filter-row{
    position:relative!important;
    top:auto!important;
    border-radius:0!important;
    background:transparent!important;
    backdrop-filter:none!important;
  }
  .rm-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:26px 14px!important}
  .rm-product-image{border-radius:18px!important}
  .rm-cart-btn{right:10px!important;bottom:68px!important;border-radius:15px!important}
  .rm-product-info{padding-top:14px!important}
  .rm-mobile-bar{
    border-radius:24px 24px 0 0;
    box-shadow:0 -18px 50px rgba(60,18,35,.16)!important;
  }
  .rm-mobile-bar a,.rm-mobile-bar button{transition:transform .2s var(--rm-ease), color .2s var(--rm-ease)}
  .rm-mobile-bar a:active,.rm-mobile-bar button:active{transform:translateY(-3px) scale(1.05)}
}

@keyframes rmCardFloatIn{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}
@keyframes rmCartPop{0%{transform:scale(1)}35%{transform:scale(1.22) rotate(-5deg)}100%{transform:scale(1)}}
@keyframes rmBadgePulse{0%{box-shadow:0 0 0 0 rgba(247,118,107,.42)}100%{box-shadow:0 0 0 14px rgba(247,118,107,0)}}

/* reduced motion */
@media (prefers-reduced-motion:reduce){
  *,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
}


/* ================= RAY FINAL LAYOUT FIX 2.1.1 ================= */
:root{--rm-wine:#6b1237;--rm-wine-2:#821944;--rm-blush:#fff5f8;--rm-soft:#f8eef2;--rm-coral:#ff786b;--rm-text:#241f25}
body.ray-modern-body{background:linear-gradient(180deg,#fffafa 0,#fff 38%,#fff 100%)!important}
.rm-container{width:min(1320px,calc(100vw - 64px))!important}

/* header: fixed only after scroll, hides while scrolling down, returns on scroll up */
.rm-header{will-change:transform!important;transform:translateY(0);transition:transform .36s cubic-bezier(.2,.8,.2,1), background .28s, box-shadow .28s, color .28s!important}
.rm-header.is-scrolled{position:fixed!important;left:0!important;right:0!important;top:0!important;z-index:3000!important}
.rm-header.rm-header-hidden{transform:translateY(-112%)!important}
body.common-home .rm-header:not(.is-scrolled){position:absolute!important;transform:none!important}
body.common-home .rm-header.is-scrolled{background:rgba(55,35,46,.72)!important;color:#fff!important;backdrop-filter:blur(18px)!important;border-bottom:1px solid rgba(255,255,255,.16)!important}
body:not(.common-home) .rm-header.is-scrolled{background:rgba(55,35,46,.72)!important;color:#fff!important;backdrop-filter:blur(18px)!important;border-bottom:1px solid rgba(255,255,255,.16)!important;box-shadow:0 22px 60px rgba(40,15,25,.18)!important}
.rm-topbar{height:118px!important;grid-template-columns:230px 220px 260px 1fr auto!important}
.rm-logo img{max-width:215px!important;max-height:98px!important;width:auto!important;height:auto!important;object-fit:contain!important;filter:none!important}
body.common-home .rm-header:not(.is-scrolled) .rm-logo img,.rm-header.is-scrolled .rm-logo img{filter:drop-shadow(0 8px 18px rgba(0,0,0,.20))!important}
.rm-actions{gap:14px!important}.rm-icon-btn{font-size:25px!important;color:inherit!important}.rm-cart-wrap .cart_link{width:58px!important;height:58px!important;background:#fff!important;color:var(--rm-wine)!important;border-radius:50%!important;box-shadow:0 16px 45px rgba(60,18,35,.18)!important}
.rm-cart-wrap .cart_link:before{content:"\f07a"!important;font-family:FontAwesome!important;font-size:23px!important;line-height:1!important;color:var(--rm-wine)!important;display:block!important}.rm-cart-wrap .cart_link span{right:-3px!important;top:-5px!important}.rm-cart-wrap .cart_link *:not(span){display:none!important}

/* hero */
.rm-hero{min-height:620px!important;border-radius:0 0 34px 34px!important}.rm-hero h1{font-size:64px!important;max-width:900px!important}.rm-hero-buttons{grid-template-columns:1fr!important;display:flex!important}.rm-hero-gift{display:none!important}.rm-hero-cat{min-width:210px!important;justify-content:center!important}

/* mega menu: fits screen and scrolls */
.rm-catalog-root{position:static!important}.rm-nav{position:relative!important}.rm-mega{left:0!important;right:0!important;top:calc(100% + 10px)!important;width:min(1180px,calc(100vw - 64px))!important;max-height:calc(100vh - 155px)!important;overflow-y:auto!important;overflow-x:hidden!important;border-radius:28px!important;grid-template-columns:280px 200px minmax(0,1fr)!important;scrollbar-width:thin;z-index:3600!important}.rm-mega-grid{grid-template-columns:repeat(3,minmax(140px,1fr))!important;gap:16px 32px!important;font-size:16px!important}.rm-mega-left,.rm-mega-tabs,.rm-mega-grid{padding-top:28px!important;padding-bottom:28px!important}

/* centered beautiful headings */
.rm-section-title,#content h1,#content h2,#content h3,.box-heading,.module-title,.featured-title,.carousel-title{font-family:"Playfair Display",serif!important;text-align:center!important;color:#2a2329!important;font-weight:800!important;letter-spacing:-.035em!important;margin:38px auto 30px!important;line-height:1.1!important}.rm-section-title:after,#content h1:after,#content h2:after,#content h3:after,.box-heading:after,.module-title:after{content:"";display:block;width:82px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--rm-wine),var(--rm-coral));margin:18px auto 0!important}.rm-category-head h1{text-align:left!important;margin:0!important}.rm-category-head h1:after{margin-left:0!important}

/* product cards everywhere */
.product-layout,.product-grid,.product-list{float:none!important}.product-thumb,.rm-product-card .product-thumb{height:100%!important;display:flex!important;flex-direction:column!important;border:1px solid rgba(107,18,55,.10)!important;background:linear-gradient(180deg,#fff,#fff9fb)!important;border-radius:22px!important;box-shadow:0 18px 48px rgba(60,18,35,.08)!important;overflow:hidden!important;padding:0!important;transition:transform .32s cubic-bezier(.2,.8,.2,1),box-shadow .32s!important}.product-thumb:hover{transform:translateY(-7px)!important;box-shadow:0 28px 74px rgba(60,18,35,.16)!important}.product-thumb .image,.product-thumb .rm-product-image{display:block!important;aspect-ratio:1/1!important;width:100%!important;border-radius:20px 20px 0 0!important;overflow:hidden!important;background:#f8eef2!important;box-shadow:none!important}.product-thumb .image img,.product-thumb .rm-product-image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;transition:transform .65s cubic-bezier(.2,.8,.2,1),filter .65s!important}.product-thumb:hover .image img,.product-thumb:hover .rm-product-image img{transform:scale(1.055)!important;filter:saturate(1.05) contrast(1.02)!important}.product-thumb .caption,.rm-product-info{padding:20px 22px 14px!important;flex:1!important}.product-thumb h4,.product-thumb .name,.rm-product-title{font-size:17px!important;line-height:1.35!important;font-weight:900!important;color:#231f24!important;margin:0 0 14px!important}.product-thumb .description,.rm-product-desc{font-size:15px!important;line-height:1.55!important;color:#5f5862!important;margin:0 0 18px!important}.product-thumb .price,.rm-price{font-size:20px!important;line-height:1.1!important;font-weight:900!important;color:#71173b!important;margin-top:auto!important;padding:0!important}.product-thumb .price-old,.rm-old-price{font-size:14px!important;color:#9c949d!important;text-decoration:line-through!important;order:2}.product-thumb .price-new,.rm-new-price{font-size:20px!important;color:#71173b!important;font-weight:900!important;order:1}

/* buttons under bouquets: one single modern buy button + small icons */
.product-thumb .button-group,.product-thumb .cart,.product-thumb .buttons,.product-thumb .button_cart{display:flex!important;gap:10px!important;align-items:center!important;padding:0 18px 20px!important;margin-top:auto!important;border:0!important;background:transparent!important}.product-thumb button[onclick*="cart.add"],.product-thumb .torbax-cart-btn,.product-thumb .rm-cart-btn{position:static!important;inset:auto!important;flex:1 1 auto!important;width:auto!important;min-width:0!important;height:46px!important;min-height:46px!important;border:0!important;border-radius:14px!important;background:linear-gradient(135deg,var(--rm-wine),var(--rm-wine-2))!important;color:#fff!important;box-shadow:0 14px 32px rgba(107,18,55,.22)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;font-size:0!important;font-weight:900!important;line-height:1!important;text-align:center!important;padding:0 18px!important;cursor:pointer!important;transition:transform .22s,box-shadow .22s,background .22s!important}.product-thumb button[onclick*="cart.add"]:before,.product-thumb .torbax-cart-btn:before,.product-thumb .rm-cart-btn:before{content:"\f07a  Купить"!important;font-family:FontAwesome,Manrope,Arial,sans-serif!important;font-size:15px!important;font-weight:900!important;display:inline-block!important;color:#fff!important}.product-thumb button[onclick*="cart.add"] i,.product-thumb .torbax-cart-btn i,.product-thumb .rm-cart-btn i,.product-thumb button[onclick*="cart.add"] span,.product-thumb .torbax-cart-btn span{display:none!important}.product-thumb button[onclick*="cart.add"]:hover,.product-thumb .torbax-cart-btn:hover,.product-thumb .rm-cart-btn:hover{transform:translateY(-3px)!important;box-shadow:0 20px 44px rgba(107,18,55,.32)!important}.product-thumb button[onclick*="wishlist.add"],.product-thumb button[onclick*="compare.add"],.product-thumb .rm-wish-btn{position:static!important;width:46px!important;height:46px!important;min-width:46px!important;border:0!important;border-radius:14px!important;background:#fff!important;color:var(--rm-wine)!important;box-shadow:0 12px 28px rgba(60,18,35,.08)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:0!important;padding:0!important}.product-thumb button[onclick*="wishlist.add"]:before{content:"\f004";font-family:FontAwesome;font-size:16px}.product-thumb button[onclick*="compare.add"]:before{content:"\f0ec";font-family:FontAwesome;font-size:16px}.product-thumb button[onclick*="wishlist.add"] i,.product-thumb button[onclick*="compare.add"] i{display:none!important}

/* category grids and old carousels */
.rm-products-grid,.product-grid-list,.row.products,.box-content .row{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:34px 28px!important;align-items:stretch!important}.swiper-slide .product-thumb,.owl-item .product-thumb{min-height:100%!important}.owl-carousel .product-layout,.swiper-slide .product-layout{width:auto!important}.owl-carousel .product-thumb,.swiper-slide .product-thumb{margin:0 8px!important}.box-content,.module,.featured,.latest,.bestseller{max-width:1320px!important;margin-left:auto!important;margin-right:auto!important}.box-content>div[style],.module>div[style]{max-width:100%!important}.rm-content img{max-width:100%;height:auto}.rm-category-description{font-size:17px!important;line-height:1.75!important}

/* show-more / load-more buttons */
a[href*="show"],button[id*="show"],button[class*="show"],.show_more,.show-more,.load_more,.load-more,.btn-more,.button_more{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:50px!important;padding:0 28px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:var(--rm-wine)!important;font-weight:900!important;box-shadow:0 14px 34px rgba(60,18,35,.10)!important;text-decoration:none!important;transition:transform .22s,box-shadow .22s!important}a[href*="show"]:hover,button[id*="show"]:hover,button[class*="show"]:hover,.show_more:hover,.show-more:hover,.load_more:hover,.load-more:hover{transform:translateY(-3px)!important;box-shadow:0 22px 48px rgba(60,18,35,.16)!important}

/* remove advantages block */
.rm-benefits-line,.rm-advantages,.advantages,.preim,.preims,.benefits,.benefits-block{display:none!important}.rm-home-intro{padding:56px 0 16px!important}

/* recipient smiles horizontal carousel */
.rm-smiles-carousel{max-width:1320px!important;margin:0 auto 70px!important;overflow-x:auto!important;display:flex!important;gap:22px!important;padding:12px 18px 28px!important;scroll-snap-type:x mandatory!important}.rm-smiles-carousel img{flex:0 0 280px!important;width:280px!important;height:360px!important;object-fit:cover!important;border-radius:24px!important;box-shadow:0 18px 48px rgba(60,18,35,.13)!important;scroll-snap-align:start!important;transition:transform .3s!important}.rm-smiles-carousel img:hover{transform:translateY(-6px) scale(1.02)!important}

/* giant cards in lower blocks */
.rm-content-wrap + * .product-thumb .image,.rm-content-wrap + * .product-thumb .rm-product-image,#content .product-thumb .image{max-height:310px!important}.product-info .image img,.product-info img{max-height:none!important}.product-info{overflow:hidden!important}

/* footer form */
.rm-footer + .callback,.rm-footer + form,body.ray-modern-body form.callback_form,body.ray-modern-body .callback_form{max-width:860px!important;margin:0 auto 70px!important;padding:32px!important;background:#fff!important;border:1px solid rgba(107,18,55,.10)!important;border-radius:28px!important;box-shadow:0 24px 70px rgba(60,18,35,.12)!important}body.ray-modern-body input,body.ray-modern-body textarea,body.ray-modern-body select{border-radius:16px!important;border:1px solid #eadfe4!important;background:#fff!important}body.ray-modern-body input:focus,body.ray-modern-body textarea:focus,body.ray-modern-body select:focus{border-color:#c98aa3!important;box-shadow:0 0 0 4px rgba(201,138,163,.17)!important}

@media(max-width:1199px){.rm-products-grid,.product-grid-list,.row.products,.box-content .row{grid-template-columns:repeat(3,minmax(0,1fr))!important}.rm-topbar{grid-template-columns:190px 1fr 1fr auto!important}.rm-logo img{max-width:175px!important}.rm-mega{width:calc(100vw - 40px)!important}}
@media(max-width:767px){.rm-container{width:calc(100vw - 28px)!important}.rm-header.is-scrolled{position:fixed!important}.rm-logo img{max-width:96px!important;max-height:86px!important}.rm-topbar{grid-template-columns:100px 1fr auto!important}.rm-mega{max-height:calc(100vh - 170px)!important;overflow-y:auto!important}.rm-products-grid,.product-grid-list,.row.products,.box-content .row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 14px!important}.product-thumb .caption,.rm-product-info{padding:14px 14px 10px!important}.product-thumb h4,.product-thumb .name,.rm-product-title{font-size:14px!important}.product-thumb .description,.rm-product-desc{display:none!important}.product-thumb .button-group,.product-thumb .cart,.product-thumb .buttons,.product-thumb .button_cart{padding:0 12px 14px!important;gap:8px!important}.product-thumb button[onclick*="cart.add"],.product-thumb .torbax-cart-btn,.product-thumb .rm-cart-btn{height:42px!important;min-height:42px!important;border-radius:13px!important}.product-thumb button[onclick*="cart.add"]:before,.product-thumb .torbax-cart-btn:before,.product-thumb .rm-cart-btn:before{font-size:13px!important}.product-thumb button[onclick*="wishlist.add"],.product-thumb button[onclick*="compare.add"],.product-thumb .rm-wish-btn{width:42px!important;height:42px!important;min-width:42px!important}.rm-smiles-carousel img{flex-basis:220px!important;width:220px!important;height:285px!important}.rm-section-title,#content h1,#content h2,#content h3,.box-heading,.module-title{font-size:34px!important}.rm-hero h1{font-size:42px!important}.rm-hero{min-height:540px!important}}

/* ================= RAY FINAL LAYOUT FIX 2.2 ================= */
/* жестко возвращаем сетку букетов в 4 колонки на всех категориях и модулях */
.rm-products-grid,
.rm-force-grid,
#content .rm-products-grid,
#content .rm-force-grid,
.box-content .rm-force-grid,
.module .rm-force-grid,
.featured .rm-force-grid,
.latest .rm-force-grid,
.bestseller .rm-force-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:34px 28px!important;
  align-items:stretch!important;
  width:100%!important;
  max-width:1320px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  float:none!important;
  clear:both!important;
}
.rm-products-grid:before,.rm-products-grid:after,.rm-force-grid:before,.rm-force-grid:after{display:none!important;content:none!important}
.rm-products-grid > .product-layout,
.rm-force-grid > .product-layout,
.rm-products-grid > .rm-product-card,
.rm-force-grid > .rm-product-card{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  float:none!important;
  clear:none!important;
  display:flex!important;
  padding:0!important;
  margin:0!important;
}
.rm-products-grid > .product-layout:nth-child(n),
.rm-force-grid > .product-layout:nth-child(n){clear:none!important}
.rm-products-grid .product-thumb,
.rm-force-grid .product-thumb{
  width:100%!important;
  min-height:100%!important;
}

/* если старые модули выводят товары без row/grid */
#content .product-layout,
.module .product-layout,
.box-content .product-layout{
  float:none!important;
  clear:none!important;
}

/* горизонтальные карусели должны оставаться горизонтальными */
.owl-carousel .owl-stage,
.owl-carousel .owl-wrapper,
.swiper-wrapper{
  display:flex!important;
  align-items:stretch!important;
}
.owl-carousel .owl-item,
.swiper-slide{
  float:none!important;
  display:flex!important;
  height:auto!important;
}
.owl-carousel .product-layout,
.swiper-slide .product-layout{
  width:100%!important;
  display:flex!important;
  padding:0!important;
}

/* кнопка Показать больше */
.show_more,.show-more,.load_more,.load-more,.btn-more,.button_more,
a[href*="show"],button[id*="show"],button[class*="show"]{
  margin:28px auto 48px!important;
  display:flex!important;
  width:max-content!important;
  max-width:calc(100vw - 40px)!important;
  min-height:54px!important;
  padding:0 34px!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#6b1237,#821944)!important;
  color:#fff!important;
  font-weight:900!important;
  box-shadow:0 18px 42px rgba(107,18,55,.24)!important;
}
.show_more:after,.show-more:after,.load_more:after,.load-more:after,.btn-more:after,.button_more:after{content:" →";margin-left:8px}

/* форма обратной связи — над подвалом, в нормальном красивом окне */
.rm-callback-panel{
  max-width:1040px!important;
  margin:72px auto 54px!important;
  padding:42px!important;
  border-radius:32px!important;
  background:linear-gradient(135deg,#fff,#fff5f8)!important;
  border:1px solid rgba(107,18,55,.10)!important;
  box-shadow:0 28px 90px rgba(60,18,35,.13)!important;
}
.rm-callback-panel:before{
  content:"Заказать обратный звонок";
  display:block;
  text-align:center;
  font-family:"Playfair Display",serif;
  font-size:38px;
  line-height:1.1;
  font-weight:800;
  color:#2a2329;
  margin:0 0 24px;
}
.rm-callback-panel form,.rm-callback-panel .form,.rm-callback-panel .callback_form{margin:0!important;padding:0!important;box-shadow:none!important;border:0!important;background:transparent!important;max-width:none!important}
.rm-callback-panel input,.rm-callback-panel textarea{height:54px!important;border-radius:16px!important;padding:0 18px!important;font-size:15px!important}
.rm-callback-panel textarea{height:86px!important;padding-top:16px!important;resize:vertical!important}
.rm-callback-panel input[type="submit"],.rm-callback-panel button[type="submit"],.rm-callback-panel .btn,.rm-callback-panel .button{
  min-height:56px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#6b1237,#821944)!important;color:#fff!important;font-weight:900!important;box-shadow:0 18px 42px rgba(107,18,55,.24)!important;
}
.rm-callback-panel > div,.rm-callback-panel form > div{gap:14px!important}
.rm-footer{margin-top:0!important}
.rm-footer + .callback,.rm-footer + form,.rm-footer + .callback_form{display:none!important}

/* текстовые CMS-блоки после каруселей */
.rm-polished-text,
#content .rm-category-description,
#content .information,
#content .html-content{
  max-width:980px!important;
  margin:52px auto!important;
  text-align:center!important;
  color:#57515a!important;
  font-size:18px!important;
  line-height:1.8!important;
}
.rm-polished-text p,#content .rm-category-description p{margin:0 auto 18px!important;max-width:980px!important;text-align:center!important}
.rm-polished-text b,.rm-polished-text strong,#content .rm-category-description b,#content .rm-category-description strong{color:#2a2329!important;font-weight:900!important}

/* Улыбки получателей */
.rm-smiles-carousel{
  max-width:1320px!important;
  margin:24px auto 60px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  display:flex!important;
  gap:22px!important;
  padding:12px 18px 30px!important;
  scroll-snap-type:x mandatory!important;
  justify-content:flex-start!important;
}
.rm-smiles-carousel img{
  flex:0 0 300px!important;
  width:300px!important;
  height:360px!important;
  object-fit:cover!important;
  border-radius:24px!important;
  box-shadow:0 18px 48px rgba(60,18,35,.13)!important;
}

/* не даем нижним товарным карточкам становиться гигантскими */
#content .product-thumb .image,
#content .product-thumb .rm-product-image,
.module .product-thumb .image,
.module .product-thumb .rm-product-image,
.box-content .product-thumb .image,
.box-content .product-thumb .rm-product-image{
  height:auto!important;
  max-height:none!important;
  aspect-ratio:1/1!important;
}

@media(max-width:1199px){
  .rm-products-grid,.rm-force-grid,#content .rm-products-grid,#content .rm-force-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:767px){
  .rm-products-grid,.rm-force-grid,#content .rm-products-grid,#content .rm-force-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 14px!important}
  .rm-callback-panel{margin:44px 14px 36px!important;padding:28px 18px!important;border-radius:26px!important}
  .rm-callback-panel:before{font-size:30px!important}
  .rm-smiles-carousel img{flex-basis:230px!important;width:230px!important;height:290px!important}
}

/* ================= RAY FINAL LAYOUT FIX 2.3 ================= */
/* крупный логотип в шапке */
.rm-logo img{max-width:260px!important;max-height:118px!important;width:auto!important;height:auto!important;object-fit:contain!important}
.rm-topbar{grid-template-columns:260px 220px 270px 1fr auto!important}
.rm-header.is-scrolled .rm-logo img{max-width:220px!important;max-height:96px!important}

/* красивые центрированные заголовки категорий/секций */
#content h1,#content h2,#content h3,.box-heading,.module-title,.rm-section-title{
  text-align:center!important;
  width:100%!important;
  display:block!important;
  margin:46px auto 34px!important;
  font-family:"Playfair Display",Georgia,serif!important;
  font-weight:900!important;
  color:#2a2329!important;
  line-height:1.12!important;
}
#content h1:after,#content h2:after,#content h3:after,.box-heading:after,.module-title:after,.rm-section-title:after{
  content:""!important;display:block!important;width:78px!important;height:3px!important;margin:16px auto 0!important;border-radius:9px!important;background:linear-gradient(90deg,#7a143e,#ff7f70)!important;
}

/* сетка товаров: не даём товарам падать в один столбец */
#content .rm-force-grid,#content .rm-products-grid,.box-content .rm-force-grid,.module .rm-force-grid{
  display:grid!important;grid-template-columns:repeat(4,minmax(240px,1fr))!important;gap:34px 28px!important;max-width:1320px!important;margin:0 auto!important;
}
#content .rm-force-grid>.product-layout,#content .rm-products-grid>.product-layout{display:flex!important;width:100%!important;float:none!important;clear:none!important;margin:0!important;padding:0!important}
.product-thumb .image img,.product-thumb .rm-product-image img{opacity:1!important;visibility:visible!important;display:block!important;min-height:100%!important}
.product-thumb .image{min-height:250px!important}

/* Показать больше */
.rm-show-more-final,.show_more,.show-more,.load_more,.load-more,.btn-more,.button_more,
a.rm-show-more-final{
  display:flex!important;align-items:center!important;justify-content:center!important;width:max-content!important;min-width:210px!important;margin:34px auto 58px!important;padding:0 38px!important;min-height:56px!important;border-radius:999px!important;background:linear-gradient(135deg,#6b1237,#8a1648)!important;color:#fff!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 18px 42px rgba(107,18,55,.25)!important;border:0!important;
}
.rm-show-more-final:hover{transform:translateY(-3px)!important;box-shadow:0 24px 54px rgba(107,18,55,.34)!important;color:#fff!important}

/* убрать странную карусель под Улыбки получателей */
.rm-smiles-carousel{display:flex!important}

/* текстовые блоки под низом — центрировать и сделать красиво */
.rm-polished-text,#content .rm-category-description,#content .information,#content .html-content{
  max-width:980px!important;margin:60px auto!important;text-align:center!important;font-size:18px!important;line-height:1.85!important;color:#5a535b!important;padding:0 20px!important;
}
.rm-polished-text p,#content .rm-category-description p{text-align:center!important;margin:0 auto 18px!important}

/* форма обратного звонка над подвалом */
.rm-callback-panel{max-width:1080px!important;margin:80px auto 64px!important;padding:54px 56px!important;border-radius:34px!important;background:linear-gradient(135deg,#fff,#fff4f8)!important;border:1px solid rgba(107,18,55,.12)!important;box-shadow:0 30px 96px rgba(60,18,35,.14)!important;text-align:center!important;position:relative!important}
.rm-callback-panel:before{content:"Заказать обратный звонок"!important;display:block!important;text-align:center!important;font-family:"Playfair Display",Georgia,serif!important;font-size:44px!important;font-weight:900!important;color:#2a2329!important;margin:0 0 28px!important}
.rm-callback-panel > :first-child:not(form):not(input):not(textarea){display:none!important}
.rm-callback-panel form,.rm-callback-panel .callback_form{display:grid!important;grid-template-columns:1fr 1fr 1.2fr!important;gap:14px!important;align-items:start!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0!important;max-width:none!important;text-align:left!important}
.rm-callback-panel input,.rm-callback-panel textarea{width:100%!important;height:56px!important;border-radius:16px!important;border:1px solid #eadde3!important;background:#fff!important;padding:0 18px!important;font-size:15px!important;box-shadow:none!important}
.rm-callback-panel textarea{height:86px!important;padding-top:16px!important;resize:vertical!important}
.rm-callback-panel .agree,.rm-callback-panel p,.rm-callback-panel label{grid-column:1/-1!important;text-align:center!important;color:#5c555e!important}
.rm-callback-panel button,.rm-callback-panel input[type="submit"],.rm-callback-panel .btn,.rm-callback-panel .button{grid-column:1/-1!important;justify-self:center!important;min-width:180px!important;min-height:56px!important;border-radius:999px!important;border:0!important;background:linear-gradient(135deg,#6b1237,#8a1648)!important;color:#fff!important;font-weight:900!important;box-shadow:0 18px 42px rgba(107,18,55,.25)!important}

@media(max-width:1199px){#content .rm-force-grid,#content .rm-products-grid{grid-template-columns:repeat(3,minmax(220px,1fr))!important}.rm-topbar{grid-template-columns:220px 1fr 1fr auto!important}.rm-logo img{max-width:220px!important}}
@media(max-width:767px){#content .rm-force-grid,#content .rm-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.rm-callback-panel{margin:44px 14px!important;padding:32px 18px!important}.rm-callback-panel form{grid-template-columns:1fr!important}.rm-callback-panel:before{font-size:32px!important}.rm-logo img{max-width:116px!important;max-height:96px!important}}


/* ================= RAY FINAL LAYOUT FIX 2.4 ================= */
:root{--rm-burgundy:#7b123f;--rm-burgundy2:#9b1852;--rm-text:#2b252b;--rm-soft:#fff5f8;}

/* Логотип крупнее в шапке */
.rm-logo img,.rm-footer-logo img{width:auto!important;height:auto!important;object-fit:contain!important;display:block!important;opacity:1!important;visibility:visible!important;}
.rm-header .rm-logo img{max-width:310px!important;max-height:138px!important;}
.rm-header.is-scrolled .rm-logo img{max-width:250px!important;max-height:105px!important;}
.rm-topbar{grid-template-columns:310px 230px 285px 1fr auto!important;}

/* Все заголовки разделов по центру, красиво */
#content h1,#content h2,#content h3,.box-heading,.module-title,.rm-section-title,.rm-v24-title{
  text-align:center!important;
  display:block!important;
  width:100%!important;
  max-width:1180px!important;
  margin:58px auto 36px!important;
  padding:0 18px!important;
  font-family:"Playfair Display",Georgia,serif!important;
  font-size:clamp(30px,3.2vw,54px)!important;
  line-height:1.08!important;
  font-weight:900!important;
  letter-spacing:-.02em!important;
  color:var(--rm-text)!important;
  float:none!important;
  clear:both!important;
}
#content h1:after,#content h2:after,#content h3:after,.box-heading:after,.module-title:after,.rm-section-title:after,.rm-v24-title:after{
  content:""!important;
  display:block!important;
  width:86px!important;
  height:3px!important;
  border-radius:10px!important;
  margin:18px auto 0!important;
  background:linear-gradient(90deg,var(--rm-burgundy),#ff756f)!important;
}
/* короткий текстовый заголовок доставки */
#content h1:has(+ .rm-force-grid),#content h2:has(+ .rm-force-grid),#content h3:has(+ .rm-force-grid){margin-top:70px!important;}

/* Сетки товаров: 4 карточки в ряд, не вертикально */
#content .rm-force-grid,#content .rm-products-grid,.box-content .rm-force-grid,.module .rm-force-grid,
#content .row.rm-force-grid,.box .row.rm-force-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(245px,1fr))!important;
  gap:34px 28px!important;
  max-width:1320px!important;
  width:calc(100% - 48px)!important;
  margin:0 auto!important;
  align-items:stretch!important;
  justify-content:center!important;
}
#content .rm-force-grid > .product-layout,#content .rm-products-grid > .product-layout,
.box-content .rm-force-grid > .product-layout,.module .rm-force-grid > .product-layout{
  display:flex!important;
  width:100%!important;
  max-width:none!important;
  float:none!important;
  clear:none!important;
  margin:0!important;
  padding:0!important;
}
.product-thumb{
  width:100%!important;
  min-height:100%!important;
  display:flex!important;
  flex-direction:column!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,#fff7fa,#fff)!important;
  border:1px solid rgba(123,18,63,.10)!important;
  box-shadow:0 20px 54px rgba(54,21,34,.10)!important;
  overflow:hidden!important;
}
.product-thumb .image,.product-thumb .rm-product-image{
  display:block!important;
  width:100%!important;
  height:270px!important;
  min-height:270px!important;
  max-height:270px!important;
  aspect-ratio:auto!important;
  background:#fbedf2!important;
  overflow:hidden!important;
}
.product-thumb .image a,.product-thumb .rm-product-image a{display:block!important;width:100%!important;height:100%!important;}
.product-thumb .image img,.product-thumb .rm-product-image img,.product-layout img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  opacity:1!important;
  visibility:visible!important;
  display:block!important;
  border-radius:0!important;
  transform:none!important;
}
.product-thumb .caption,.product-thumb .rm-product-info{flex:1 1 auto!important;padding:22px 22px 12px!important;}
.product-thumb .button-group,.product-thumb .rm-fixed-buttons,.product-thumb .buttons,.product-thumb .cart,.product-thumb .button_cart{margin-top:auto!important;padding:0 22px 22px!important;}

/* Кнопка Показать больше */
.rm-show-more-final,.rm-v24-more,.show_more,.show-more,.load_more,.load-more,.btn-more,.button_more,a.rm-show-more-final{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:max-content!important;
  min-width:230px!important;
  height:58px!important;
  margin:36px auto 70px!important;
  padding:0 42px!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,var(--rm-burgundy),var(--rm-burgundy2))!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:900!important;
  line-height:1!important;
  text-decoration:none!important;
  border:0!important;
  box-shadow:0 20px 48px rgba(123,18,63,.26)!important;
  transition:transform .22s ease,box-shadow .22s ease!important;
  float:none!important;
  clear:both!important;
}
.rm-show-more-final:hover,.rm-v24-more:hover{transform:translateY(-3px)!important;box-shadow:0 26px 58px rgba(123,18,63,.34)!important;color:#fff!important;}

/* Улыбки получателей: вернуть фотокарусель */
#ulybka,.smiles,.recipient_smiles,.recipients,.clients_smiles{
  background:#fff!important;
  padding:58px 0!important;
}
#ulybka .slider_slick,#ulybka .slick-slider,#ulybka .owl-carousel,.rm-smiles-carousel,.rm-v24-smiles-row{
  display:flex!important;
  flex-wrap:nowrap!important;
  gap:22px!important;
  max-width:1320px!important;
  width:calc(100% - 48px)!important;
  margin:24px auto 44px!important;
  padding:14px 10px 30px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory!important;
  justify-content:flex-start!important;
  visibility:visible!important;
  opacity:1!important;
}
#ulybka .slick-list,#ulybka .owl-stage-outer{overflow:visible!important;width:100%!important;}
#ulybka .slick-track,#ulybka .owl-stage{display:flex!important;gap:22px!important;}
#ulybka img,.rm-smiles-carousel img,.rm-v24-smiles-row img{
  flex:0 0 280px!important;
  width:280px!important;
  height:340px!important;
  max-width:280px!important;
  max-height:340px!important;
  object-fit:cover!important;
  border-radius:24px!important;
  box-shadow:0 18px 48px rgba(60,18,35,.13)!important;
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
  scroll-snap-align:start!important;
}

/* Тексты под Улыбками — центр и премиальная вёрстка */
.rm-polished-text,#content .rm-category-description,#content .information,#content .html-content{
  max-width:920px!important;
  margin:48px auto 70px!important;
  padding:0 22px!important;
  text-align:center!important;
  color:#5c5660!important;
  font-size:18px!important;
  line-height:1.85!important;
}
.rm-polished-text p,#content .rm-category-description p,#content .information p,#content .html-content p{text-align:center!important;margin:0 auto 18px!important;}
.rm-polished-text strong,.rm-polished-text b,#content .information strong,#content .information b{color:#2b252b!important;font-weight:900!important;}

/* Форма обратной связи над подвалом — поля на всю ширину окна */
.rm-callback-panel{
  max-width:1080px!important;
  width:calc(100% - 48px)!important;
  margin:84px auto 70px!important;
  padding:58px 64px!important;
  border-radius:34px!important;
  background:linear-gradient(135deg,#fff,#fff4f8)!important;
  border:1px solid rgba(123,18,63,.13)!important;
  box-shadow:0 34px 96px rgba(60,18,35,.15)!important;
  text-align:center!important;
  box-sizing:border-box!important;
}
.rm-callback-panel:before{
  content:"Заказать обратный звонок"!important;
  display:block!important;
  text-align:center!important;
  font-family:"Playfair Display",Georgia,serif!important;
  font-size:clamp(34px,3vw,52px)!important;
  line-height:1.1!important;
  font-weight:900!important;
  color:var(--rm-text)!important;
  margin:0 auto 32px!important;
}
.rm-callback-panel .overlay,.rm-callback-panel .fa-times,.rm-callback-panel .popup_title{display:none!important;}
.rm-callback-panel form,.rm-callback-panel .feedback,.rm-callback-panel .callback_form{
  display:block!important;
  width:100%!important;
  max-width:760px!important;
  margin:0 auto!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  text-align:center!important;
}
.rm-callback-panel .callback_input,.rm-callback-panel .callback_input .col-xs-12{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  padding:0!important;
  margin:0!important;
  float:none!important;
}
.rm-callback-panel input[type="text"],.rm-callback-panel textarea,.rm-callback-panel .rm-v24-field{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
  height:58px!important;
  margin:0 0 14px!important;
  padding:0 20px!important;
  border-radius:18px!important;
  border:1px solid #eadde3!important;
  background:#fff!important;
  color:#2b252b!important;
  font-size:16px!important;
  box-shadow:0 10px 28px rgba(60,18,35,.05)!important;
  float:none!important;
}
.rm-callback-panel textarea{height:116px!important;padding-top:17px!important;resize:vertical!important;}
.rm-callback-panel .politika,.rm-callback-panel p,.rm-callback-panel label{
  max-width:720px!important;
  margin:12px auto 24px!important;
  text-align:center!important;
  color:#6a626a!important;
  font-size:15px!important;
  line-height:1.55!important;
}
.rm-callback-panel input[type="submit"],.rm-callback-panel button,.rm-callback-panel .btn,.rm-callback-panel .button{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  max-width:100%!important;
  min-height:60px!important;
  margin:6px auto 0!important;
  border-radius:999px!important;
  border:0!important;
  background:linear-gradient(135deg,var(--rm-burgundy),var(--rm-burgundy2))!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:900!important;
  box-shadow:0 20px 48px rgba(123,18,63,.25)!important;
}

@media(max-width:1199px){
  .rm-topbar{grid-template-columns:240px 1fr 1fr auto!important;}
  .rm-header .rm-logo img{max-width:240px!important;max-height:112px!important;}
  #content .rm-force-grid,#content .rm-products-grid,.box-content .rm-force-grid,.module .rm-force-grid{grid-template-columns:repeat(3,minmax(220px,1fr))!important;}
}
@media(max-width:767px){
  .rm-header .rm-logo img{max-width:132px!important;max-height:96px!important;}
  #content .rm-force-grid,#content .rm-products-grid,.box-content .rm-force-grid,.module .rm-force-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:calc(100% - 28px)!important;gap:22px 14px!important;}
  .product-thumb .image,.product-thumb .rm-product-image{height:190px!important;min-height:190px!important;max-height:190px!important;}
  .rm-callback-panel{width:calc(100% - 28px)!important;margin:48px auto 44px!important;padding:34px 18px!important;border-radius:26px!important;}
  #ulybka img,.rm-smiles-carousel img,.rm-v24-smiles-row img{flex-basis:230px!important;width:230px!important;height:285px!important;max-width:230px!important;max-height:285px!important;}
}

/* v2.5: category sort cleanup */
.rm-filter-row{display:none!important}
.rm-sort-panel{
  display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;
  width:max-content;max-width:100%;margin:0 auto 46px;padding:14px 16px;
  background:rgba(255,255,255,.86);border:1px solid rgba(91,20,48,.08);
  border-radius:24px;box-shadow:0 22px 60px rgba(60,18,35,.08);backdrop-filter:blur(14px);
}
.rm-sort-title{height:54px;display:inline-flex;align-items:center;gap:10px;padding:0 20px;border-radius:18px;background:#fff3f6;color:var(--rm-wine);font-weight:900;white-space:nowrap}
.rm-sort-title i{font-size:17px}
.rm-sort-control{display:flex;align-items:center;gap:10px;margin:0;height:54px;padding:0 14px 0 18px;border-radius:18px;background:#fff;border:1px solid #efe4e8;box-shadow:0 10px 26px rgba(60,18,35,.045);font-weight:800;color:#322b32;white-space:nowrap}
.rm-sort-control span{font-size:13px;text-transform:uppercase;letter-spacing:.05em;color:#8a6572;font-weight:900}
.rm-sort-control select{height:38px;min-height:38px;border:0!important;background:transparent!important;box-shadow:none!important;color:#2d2830;font-weight:800;padding:0 30px 0 0;cursor:pointer;outline:none}
.rm-sort-control:hover{transform:translateY(-1px);box-shadow:0 16px 34px rgba(60,18,35,.075)}
@media(max-width:767px){.rm-sort-panel{width:100%;justify-content:stretch}.rm-sort-title,.rm-sort-control{width:100%;justify-content:space-between}.rm-sort-control select{max-width:58%}}

/* v2.6: premium animated catalog sorting dropdown */
.rm-sort-panel{
  position:relative!important;
  overflow:visible!important;
  padding:16px!important;
  gap:12px!important;
  border-radius:28px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(255,246,249,.92))!important;
  border:1px solid rgba(128,18,66,.12)!important;
  box-shadow:0 26px 70px rgba(60,18,35,.11), inset 0 1px 0 rgba(255,255,255,.95)!important;
}
.rm-sort-title{
  height:56px!important;
  border-radius:20px!important;
  background:linear-gradient(135deg,#fff0f5,#f8dfe8)!important;
  color:var(--rm-wine)!important;
  box-shadow:0 14px 34px rgba(123,18,63,.10)!important;
}
.rm-sort-control{
  position:relative!important;
  min-width:230px!important;
  height:56px!important;
  padding:0 12px 0 18px!important;
  border-radius:20px!important;
  transition:transform .25s var(--rm-ease), box-shadow .25s var(--rm-ease), border-color .25s var(--rm-ease)!important;
}
.rm-sort-control:hover,.rm-sort-control.is-open{
  transform:translateY(-2px)!important;
  border-color:rgba(123,18,63,.24)!important;
  box-shadow:0 20px 45px rgba(60,18,35,.12)!important;
}
.rm-sort-control select.rm-native-hidden{
  position:absolute!important;
  inset:0!important;
  opacity:0!important;
  pointer-events:none!important;
  width:100%!important;
  height:100%!important;
}
.rm-sort-control .rm-select-trigger{
  width:100%;height:42px;border:0;background:transparent;color:#2d2830;
  display:flex;align-items:center;justify-content:space-between;gap:14px;
  font-weight:900;font-size:15px;cursor:pointer;text-align:left;padding:0 6px 0 0;
}
.rm-sort-control .rm-select-trigger:after{
  content:'\f107';font-family:FontAwesome;display:grid;place-items:center;
  width:30px;height:30px;border-radius:50%;background:#fff1f6;color:var(--rm-wine);
  transition:transform .28s var(--rm-ease), background .28s var(--rm-ease);
  flex:0 0 auto;
}
.rm-sort-control.is-open .rm-select-trigger:after{transform:rotate(180deg);background:var(--rm-wine);color:#fff;}
.rm-select-menu{
  position:absolute;left:0;right:0;top:calc(100% + 12px);z-index:9999;
  background:rgba(255,255,255,.98);border:1px solid rgba(123,18,63,.14);border-radius:22px;
  box-shadow:0 24px 70px rgba(60,18,35,.18);padding:8px;
  max-height:0;opacity:0;transform:translateY(-8px) scale(.98);overflow:hidden;
  pointer-events:none;transition:max-height .34s var(--rm-ease), opacity .24s var(--rm-ease), transform .34s var(--rm-ease);
  backdrop-filter:blur(16px);
}
.rm-sort-control.is-open .rm-select-menu{max-height:360px;opacity:1;transform:translateY(0) scale(1);pointer-events:auto;overflow-y:auto;}
.rm-select-option{
  width:100%;border:0;background:transparent;color:#3b3039;border-radius:15px;
  min-height:42px;padding:11px 14px;text-align:left;font-size:15px;font-weight:750;cursor:pointer;
  display:flex;align-items:center;justify-content:space-between;gap:12px;
  transition:background .2s ease,color .2s ease,transform .2s ease;
}
.rm-select-option:hover{background:#fff0f5;color:var(--rm-wine);transform:translateX(3px);}
.rm-select-option.is-active{background:linear-gradient(135deg,var(--rm-burgundy),var(--rm-burgundy2));color:#fff;box-shadow:0 12px 26px rgba(123,18,63,.20);}
.rm-select-option.is-active:after{content:'\f00c';font-family:FontAwesome;font-size:12px;opacity:.9;}
@media(max-width:767px){
  .rm-sort-panel{width:calc(100% - 24px)!important;margin-left:auto!important;margin-right:auto!important;padding:14px!important;}
  .rm-sort-control{min-width:100%!important;width:100%!important;}
  .rm-select-menu{position:relative!important;top:auto!important;margin-top:10px!important;}
}


/* ================= RAY REAL FIX 2.9 — ONLY REQUESTED PATCHES ================= */
/* Убираем хлебные крошки во всех разделах */
ul.breadcrumb, ul.breadcrumbs, .rm-breadcrumbs{display:none!important;}

/* Отзывы в шапке уже заменены шаблоном, этот блок только выравнивает */
.rm-trust-panel a[href="/answer/"]{white-space:nowrap!important;}

/* Выпадающее меню Цветы: без средней колонки По цветку/Повод/Кому/По размеру */
.rm-mega{grid-template-columns:310px 1fr!important;max-height:min(76vh,720px)!important;overflow-y:auto!important;}
.rm-mega-tabs{display:none!important;}
.rm-mega-grid{grid-column:auto!important;grid-template-columns:repeat(3,minmax(160px,1fr))!important;align-content:start!important;}
@media(max-width:767px){.rm-mega{grid-template-columns:1fr!important;max-height:70vh!important}.rm-mega-grid{grid-template-columns:1fr!important}}

/* Удалить лишнюю горизонтальную карусель под Улыбки получателей */
.rm-smiles-carousel,.rm-v24-smiles-row,#ulybka .slider_slick,#ulybka .slick-slider,#ulybka .owl-carousel,.recipient_smiles .owl-carousel,.clients_smiles .owl-carousel{display:none!important;}

/* Центрированные премиальные заголовки по всему сайту */
#content h1,#content h2,#content h3,.page_title,.box-heading,.module-title,.rm-section-title,.rm-category-head h1{
  text-align:center!important;margin-left:auto!important;margin-right:auto!important;float:none!important;display:block!important;
  font-family:"Playfair Display",Georgia,serif!important;font-weight:900!important;letter-spacing:-.025em!important;color:#2a2329!important;
}
#content h1:after,#content h2:after,#content h3:after,.page_title:after,.box-heading:after,.module-title:after,.rm-section-title:after,.rm-category-head h1:after{
  content:""!important;display:block!important;width:84px!important;height:3px!important;margin:18px auto 0!important;border-radius:9px!important;background:linear-gradient(90deg,#75133c,#ff786b)!important;
}

/* Страница доставки: нормальная сетка, текст и костюмированная доставка */
.dostavka #content{max-width:1180px!important;margin:0 auto!important;float:none!important;background:transparent!important;box-shadow:none!important;border:0!important;}
.dostavka .row{margin-left:0!important;margin-right:0!important;}
.dostavka h1,.dostavka h2,.dostavka h3,.dostavka h4{text-align:center!important;color:#2a2329!important;}
.dostavka p,.dostavka li{font-size:17px!important;line-height:1.75!important;color:#55515a!important;}
.dostavka img{max-width:100%!important;height:auto!important;border-radius:26px!important;box-shadow:0 22px 58px rgba(60,18,35,.13)!important;object-fit:cover!important;}
.dostavka .img-responsive{max-height:460px!important;width:100%!important;object-fit:cover!important;}
/* Блок с костюмами превращаем в горизонтальную карусель нормального размера */
.dostavka img[src*="kost"],.dostavka img[src*="super"],.dostavka img[src*="batman"],.dostavka img[src*="darth"],.dostavka img[src*="vader"]{height:360px!important;max-height:360px!important;width:auto!important;min-width:280px!important;object-fit:cover!important;}
.dostavka .delivery-costume,.dostavka .costume-delivery,.dostavka .kostum,.dostavka .costume,.dostavka .slider_slick,.dostavka .owl-carousel{display:flex!important;gap:22px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:18px 8px 30px!important;scroll-snap-type:x mandatory!important;}
.dostavka .delivery-costume img,.dostavka .costume-delivery img,.dostavka .kostum img,.dostavka .costume img,.dostavka .slider_slick img,.dostavka .owl-carousel img{flex:0 0 320px!important;width:320px!important;height:380px!important;scroll-snap-align:start!important;}

/* Оплата: крупные красивые поля */
.payment-page,.payform-tbank{max-width:760px!important;margin:40px auto 90px!important;padding:42px!important;border-radius:32px!important;background:linear-gradient(135deg,#fff,#fff6f9)!important;border:1px solid rgba(123,18,63,.12)!important;box-shadow:0 26px 78px rgba(60,18,35,.12)!important;}
.payform-tbank label{margin-bottom:18px!important;font-weight:900!important;text-align:left!important;color:#2c2630!important;}
.payform-tbank label p{text-align:left!important;margin:0 0 8px!important;font-size:15px!important;}
.payform-tbank-row,.payform-tbank input,.payform-tbank textarea,.payform-tbank select{width:100%!important;min-height:62px!important;border-radius:18px!important;border:1px solid #eadde3!important;background:#fff!important;padding:0 20px!important;font-size:17px!important;box-shadow:0 12px 28px rgba(60,18,35,.045)!important;}
.payform-tbank-btn,.payform-tbank input[type="submit"],.payform-tbank button[type="submit"]{min-height:64px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#75133c,#981a50)!important;color:#fff!important;font-weight:900!important;box-shadow:0 22px 52px rgba(117,19,60,.28)!important;}

/* Контакты: карта видимая, одна форма, старая всплывающая форма скрыта */
#map,.rm-contact-map{display:block!important;width:100%!important;min-height:460px!important;height:460px!important;border-radius:30px!important;overflow:hidden!important;box-shadow:0 26px 78px rgba(60,18,35,.13)!important;background:#f7f1f4!important;}
.information-contact #callback_form.popup,.route-information-contact #callback_form.popup,body[class*="information-contact"] #callback_form.popup{display:none!important;}
.rm-contact-callback{display:block!important;}
.rm-callback-panel{max-width:1080px!important;margin:70px auto 72px!important;padding:54px 56px!important;border-radius:34px!important;background:linear-gradient(135deg,#fff,#fff4f8)!important;border:1px solid rgba(107,18,55,.12)!important;box-shadow:0 30px 96px rgba(60,18,35,.14)!important;text-align:center!important;}
.rm-callback-panel form,.rm-callback-panel .feedback{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;max-width:760px!important;margin:0 auto!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}
.rm-callback-panel input,.rm-callback-panel textarea{width:100%!important;min-height:60px!important;border-radius:18px!important;border:1px solid #eadde3!important;background:#fff!important;padding:0 20px!important;font-size:16px!important;box-shadow:0 12px 28px rgba(60,18,35,.045)!important;}
.rm-callback-panel textarea{min-height:96px!important;padding-top:18px!important;resize:vertical!important;}
.rm-callback-panel input[type="submit"],.rm-callback-panel button[type="submit"]{min-height:64px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#75133c,#981a50)!important;color:#fff!important;font-weight:900!important;box-shadow:0 22px 52px rgba(117,19,60,.28)!important;}
.rm-callback-panel:before{content:"Заказать обратный звонок"!important;display:block!important;font-family:"Playfair Display",Georgia,serif!important;font-size:clamp(34px,3vw,52px)!important;font-weight:900!important;color:#2a2329!important;margin:0 0 28px!important;text-align:center!important;}

/* Сортировка: красивое раскрытие, без системного вида */
.rm-sort-panel{display:flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;flex-wrap:wrap!important;max-width:980px!important;margin:0 auto 52px!important;padding:18px!important;border-radius:28px!important;background:rgba(255,255,255,.86)!important;border:1px solid rgba(123,18,63,.10)!important;box-shadow:0 24px 72px rgba(60,18,35,.10)!important;position:relative!important;z-index:20!important;}
.rm-sort-title{height:58px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0 24px!important;border-radius:20px!important;background:#fff1f6!important;color:#7b123f!important;font-weight:900!important;}
.rm-sort-control{height:58px!important;display:flex!important;align-items:center!important;gap:12px!important;padding:0 16px!important;border-radius:20px!important;background:#fff!important;border:1px solid #eadde3!important;box-shadow:0 12px 28px rgba(60,18,35,.045)!important;position:relative!important;}
.rm-sort-control span{font-size:12px!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:#8b7380!important;font-weight:900!important;}
.rm-sort-control select{height:42px!important;min-height:42px!important;border:0!important;background:transparent!important;padding:0 34px 0 0!important;font-size:15px!important;font-weight:900!important;color:#2b252b!important;box-shadow:none!important;cursor:pointer!important;}

/* Сетки товаров не вертикально */
#content .rm-products-grid,#content .rm-force-grid,.rm-products-grid,.rm-force-grid{display:grid!important;grid-template-columns:repeat(4,minmax(240px,1fr))!important;gap:34px 28px!important;max-width:1320px!important;width:calc(100% - 48px)!important;margin:0 auto!important;}
@media(max-width:1199px){#content .rm-products-grid,#content .rm-force-grid,.rm-products-grid,.rm-force-grid{grid-template-columns:repeat(3,minmax(220px,1fr))!important;}}
@media(max-width:767px){#content .rm-products-grid,#content .rm-force-grid,.rm-products-grid,.rm-force-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:calc(100% - 24px)!important;gap:20px 12px!important;}}

/* Убрать старую popup-форму из потока, она должна появляться только как попап по клику */
#callback_form.popup{display:none!important;position:fixed!important;}
#callback_form.popup.active,#callback_form.popup[style*="display: block"]{display:block!important;}


/* ================= RAY REAL FIX 3.0: FAQ icon, cart toast, speed ================= */
.rm-trust-panel a[href*="answer"] i,
.rm-trust-panel .rm-faq-link i{
  width:16px!important;height:16px!important;min-width:16px!important;border-radius:50%!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  color:#ff756c!important;background:rgba(255,117,108,.12)!important;font-size:14px!important;
  line-height:1!important;margin-right:8px!important;vertical-align:-1px!important;
}
.rm-trust-panel a[href*="answer"] i:before{font-size:14px!important;line-height:1!important;}
.product-thumb button[onclick*="cart.add"],.product-thumb .torbax-cart-btn,.product-thumb .rm-cart-btn,
.product-layout button[onclick*="cart.add"],.product-layout .torbax-cart-btn,.product-layout .rm-cart-btn{
  pointer-events:auto!important;cursor:pointer!important;user-select:none!important;position:relative!important;z-index:5!important;
}
.rm-cart-toast{
  position:fixed!important;top:22px!important;left:50%!important;transform:translate(-50%,-18px) scale(.96)!important;
  z-index:999999!important;display:flex!important;align-items:center!important;gap:14px!important;
  max-width:min(560px,calc(100vw - 28px))!important;padding:12px 18px 12px 12px!important;border-radius:22px!important;
  background:rgba(255,255,255,.84)!important;border:1px solid rgba(126,22,66,.18)!important;
  box-shadow:0 24px 70px rgba(62,18,38,.22)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;
  opacity:0!important;visibility:hidden!important;transition:opacity .28s ease,transform .28s ease,visibility .28s ease!important;
  font-family:Manrope,Arial,sans-serif!important;color:#342833!important;
}
.rm-cart-toast.is-visible{opacity:1!important;visibility:visible!important;transform:translate(-50%,0) scale(1)!important;}
.rm-cart-toast img{width:64px!important;height:64px!important;border-radius:16px!important;object-fit:cover!important;flex:0 0 64px!important;background:#f9edf2!important;}
.rm-cart-toast__content{min-width:0!important;display:flex!important;flex-direction:column!important;gap:4px!important;}
.rm-cart-toast__title{font-weight:900!important;font-size:15px!important;color:#7b123f!important;line-height:1.25!important;}
.rm-cart-toast__name{font-weight:700!important;font-size:13px!important;color:#342833!important;line-height:1.35!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:390px!important;}
.rm-cart-toast__meta{font-size:12px!important;color:#7a7178!important;}
.rm-cart-toast__close{border:0!important;background:rgba(123,18,63,.08)!important;color:#7b123f!important;width:28px!important;height:28px!important;border-radius:50%!important;margin-left:4px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important;padding:0!important;}
.rm-cart-toast__close:hover{background:#7b123f!important;color:#fff!important;transform:none!important;}
img[loading="lazy"]{content-visibility:auto;}
@media(max-width:767px){.rm-cart-toast{top:12px!important;border-radius:18px!important}.rm-cart-toast img{width:52px!important;height:52px!important;flex-basis:52px!important}.rm-cart-toast__name{max-width:220px!important}}
