.rd-home{width:100%;background:#fff;color:#181315;font-family:Arial,Helvetica,sans-serif;overflow:hidden}.rd-home *{box-sizing:border-box}.rd-home a{text-decoration:none}.rd-hero{position:relative;overflow:hidden;background:#ffe6ee;line-height:0}.rd-hero-bg{display:block;width:100%;height:auto;pointer-events:none;user-select:none}.rd-hero-cta{position:absolute;left:8.5%;top:67%;display:flex;align-items:center;gap:25px;padding:15px 24px;border-radius:30px;background:#ed2461;color:#fff!important;font-size:15px;font-weight:900;line-height:1;box-shadow:0 7px 18px rgba(214,28,87,.22);z-index:3}.rd-hero-cta b{font-size:19px}.rd-hero-benefits{position:absolute;left:8.5%;bottom:5%;display:flex;gap:25px;align-items:center;z-index:3}.rd-hero-benefits>div{display:flex;align-items:center;gap:7px;color:#262126;font-size:8px;line-height:1.15}.rd-hero-benefits b{font-size:18px;color:#ed2461}.rd-hero-benefits strong{display:block;font-size:7px;text-transform:uppercase;margin-bottom:2px}.rd-section{max-width:1240px;margin:0 auto;padding:48px 18px 38px}.rd-cats-section{padding-top:48px;padding-bottom:48px}.rd-heading{display:flex;justify-content:center;align-items:center;gap:14px;margin:0 0 27px}.rd-heading i{font-style:normal;color:#ed2461;font-size:23px}.rd-heading h2{font:700 27px/1.1 Georgia,serif;margin:0;text-align:center}.rd-heading.left{justify-content:flex-start;margin-bottom:0}.rd-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.rd-all{font-size:10px;font-weight:900;color:#ed2461}.rd-cats{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px}.rd-cat{border:1px solid #f0d6e0;border-radius:12px;background:#fff;overflow:hidden;display:flex;flex-direction:column;align-items:center}.rd-cat-image{width:100%;height:160px;padding:10px;background:#fff;display:flex;align-items:center;justify-content:center}.rd-cat-image img{width:100%;height:100%;object-fit:contain;background:#fff}.rd-cat h3{font-size:12px;text-align:center;line-height:1.2;margin:0;padding:10px 5px 7px;min-height:39px}.rd-cat-btn{margin:0 9px 10px;padding:8px 13px;border-radius:5px;background:#ed2461;color:#fff!important;font-size:8px;font-weight:900}.rd-products{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.rd-product{border:1px solid #eadfe3;border-radius:10px;background:#fff;overflow:hidden;position:relative;min-width:0;display:flex;flex-direction:column}.rd-new{position:absolute;left:10px;top:10px;background:#e4a92b;color:#fff;padding:5px 8px;border-radius:4px;font-size:8px;font-weight:900;z-index:2}.rd-product-image{display:flex;height:235px;align-items:center;justify-content:center;padding:10px;background:#fff}.rd-product-image img{width:100%;height:100%;object-fit:contain;background:#fff}.rd-product-body{padding:0 12px 12px;display:flex;flex-direction:column;flex:1}.rd-product-body h3{font-size:11px;line-height:1.4;min-height:34px;margin:0 0 5px}.rd-product-body h3 a{color:#171315}.rd-stars{font-size:9px;color:#e7a52c;letter-spacing:1px;margin:2px 0 6px}.rd-price{font-size:17px;font-weight:900;margin-bottom:10px}.rd-cart{display:block;margin-top:auto;text-align:center;background:#ed2461;color:#fff!important;border-radius:5px;padding:10px 5px;font-size:9px;font-weight:900}.rd-puella-banner{max-width:1400px;margin:10px auto 18px;padding:0 18px}.rd-puella-banner img{width:100%;height:auto;border-radius:12px;display:block}.rd-social{text-align:center;padding:46px 18px 42px}.rd-social h2{font:700 25px Georgia,serif;margin:0 0 8px}.rd-social p{font-size:11px;color:#777;margin:0 0 18px}.rd-social-links{display:flex;justify-content:center;gap:10px}.rd-social-links a{border:1px solid #ead4dc;border-radius:5px;padding:9px 20px;color:#181315;font-size:10px;font-weight:700}.rd-footer{background:#121012;color:#fff;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1.25fr .55fr;gap:34px;padding:42px max(55px,calc((100vw - 1240px)/2)) 38px;align-items:start}.rd-footer h3{font-size:11px;letter-spacing:.5px;margin:0 0 14px;color:#fff}.rd-footer a,.rd-footer p{display:block;color:#e6e2e5;font-size:11px;line-height:1.65;margin:0}.rd-brand{font:700 24px Georgia,serif}.rd-brand span{color:#ed2461}.rd-footer-brand p{margin:8px 0 17px}.rd-footer-icons{display:flex;gap:8px;margin:18px 0}.rd-footer-icons span{width:30px;height:30px;border:1px solid #aaa;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px}.rd-footer small{font-size:9px;color:#aaa}.rd-contact p{font-size:11px;margin-bottom:3px}.rd-contact strong{display:block;font-size:11px;margin-top:7px}.rd-mascot{align-self:end;display:flex;justify-content:flex-end}.rd-mascot img{height:125px;width:auto;object-fit:contain;object-position:bottom right}@media(max-width:1100px){.rd-cats{grid-template-columns:repeat(4,1fr)}.rd-products{grid-template-columns:repeat(3,1fr)}.rd-footer{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.rd-hero-cta{left:6%;top:62%;font-size:11px;padding:11px 16px}.rd-hero-benefits{left:6%;bottom:3%;gap:7px}.rd-hero-benefits>div{font-size:5px}.rd-hero-benefits b{font-size:11px}.rd-hero-benefits strong{font-size:5px}.rd-section{padding:34px 10px 25px}.rd-heading h2{font-size:20px}.rd-cats{grid-template-columns:repeat(2,1fr)}.rd-cat-image{height:135px}.rd-products{grid-template-columns:repeat(2,1fr);gap:8px}.rd-product-image{height:175px}.rd-product-body{padding:0 9px 9px}.rd-product-body h3{font-size:10px}.rd-price{font-size:14px}.rd-footer{grid-template-columns:1fr 1fr;padding:32px 22px;gap:25px}.rd-mascot{display:none}}
/* V10 mobile hero fix */
.rd-hero picture{display:block;line-height:0}
@media(max-width:700px){
  .rd-hero{background:#ffe9f0;display:flex;flex-direction:column;line-height:normal}
  .rd-hero picture{width:100%;display:block;overflow:hidden}
  .rd-hero-bg{width:100%;height:auto;display:block}
  .rd-hero-cta{position:relative;left:auto;top:auto;align-self:flex-start;margin:12px 0 8px 20px;padding:12px 20px;font-size:12px;gap:14px;z-index:4}
  .rd-hero-benefits{position:relative;left:auto;bottom:auto;width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:2px;padding:6px 10px 12px;background:#fff6f9;z-index:4}
  .rd-hero-benefits>div{justify-content:center;text-align:left;gap:4px;font-size:6px;min-width:0}
  .rd-hero-benefits b{font-size:13px;flex:0 0 auto}
  .rd-hero-benefits strong{font-size:5px;line-height:1.1}
  .rd-hero-benefits span{min-width:0}
  .rd-heading{gap:8px}
  .rd-heading h2{font-size:21px}
}

/* V10.1: mobile keeps the original hero artwork; no extra CTA/benefit overlay */
@media(max-width:700px){
  .rd-hero-cta,.rd-hero-benefits{display:none!important}
  .rd-hero{display:block;background:#ffe6ee;line-height:0}
  .rd-hero picture{display:block;width:100%;overflow:hidden}
  .rd-hero-bg{display:block;width:100%;height:auto}
}
