:root{--lr-color-primary:#e91663;--lr-color-primary-dark:#d70f57;--lr-color-secondary:#ff6088;--lr-color-accent:#6c3fb5;--lr-color-heading:#202323;--lr-color-body:#666;--lr-color-muted:#8a8a8a;--lr-color-border:#e9e7ea;--lr-color-surface:#fff;--lr-color-background:#fff;--lr-color-soft:#f5f0f8;--lr-content-width:1180px;--lr-radius-sm:6px;--lr-radius-md:8px;--lr-radius-lg:8px;--lr-shadow-sm:0 2px 10px rgba(32,35,35,.05);--lr-shadow-md:0 10px 28px rgba(32,35,35,.09);--lr-font-heading:Poppins,Inter,ui-sans-serif,system-ui,sans-serif;--lr-font-body:Inter,ui-sans-serif,system-ui,sans-serif;--lr-base-font-size:15px;--lr-transition:180ms ease}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--lr-color-background);color:var(--lr-color-body);font-family:var(--lr-font-body,Inter,ui-sans-serif,system-ui,sans-serif);font-size:var(--lr-base-font-size);line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:var(--lr-color-primary);text-decoration:none}a:hover{color:var(--lr-color-primary-dark)}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6{margin:0 0 .6em;color:var(--lr-color-heading);font-family:var(--lr-font-heading,Poppins,Inter,ui-sans-serif,system-ui,sans-serif);line-height:1.18;letter-spacing:-.025em}h1{font-size:clamp(2.25rem,4.4vw,3.45rem);font-weight:700}h2{font-size:clamp(1.45rem,2.7vw,2rem);font-weight:600}h3{font-size:clamp(1rem,1.6vw,1.25rem);font-weight:600}p{margin:0 0 1.05em}.lr-container{width:min(calc(100% - 2rem),var(--lr-content-width));margin-inline:auto}.lr-container--narrow{max-width:800px}.lr-main{min-height:60vh}.lr-section{padding:3.7rem 0}.lr-section--compact{padding:2.5rem 0}.lr-section--soft{background:var(--lr-color-soft)}.lr-skip-link{position:fixed;left:1rem;top:-100px;z-index:9999;background:#fff;padding:.75rem 1rem}.lr-skip-link:focus{top:1rem}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.lr-site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.98);border-bottom:1px solid var(--lr-color-border)}.lr-site-header__top{min-height:62px;display:grid;grid-template-columns:180px minmax(280px,520px) 180px;align-items:center;justify-content:space-between;gap:1.4rem}.lr-site-title{font-family:var(--lr-font-heading,Poppins,Inter,ui-sans-serif,system-ui,sans-serif);font-size:1.45rem;font-weight:700;color:var(--lr-color-heading);letter-spacing:-.04em}.lr-site-title span{color:var(--lr-color-primary)}.custom-logo{max-height:40px;width:auto}.lr-header-search{display:flex;border:1px solid var(--lr-color-border);border-radius:6px;overflow:hidden;background:#fff}.lr-header-search input{width:100%;border:0;padding:.58rem .85rem;outline:none;font-size:.8rem}.lr-header-search button{width:42px;border:0;background:var(--lr-color-primary);color:#fff;cursor:pointer;font-size:1.05rem}.lr-header-actions{display:flex;justify-content:flex-end;align-items:center;gap:1rem}.lr-header-actions>a{font-size:1.2rem;color:var(--lr-color-heading)}.lr-site-header__nav-wrap{border-top:1px solid #f4eef1;background:#fff}.lr-primary-navigation__menu,.lr-footer-navigation{display:flex;gap:1.8rem;list-style:none;margin:0;padding:0}.lr-primary-navigation__menu{justify-content:center;min-height:40px;align-items:center}.lr-primary-navigation a{color:var(--lr-color-heading);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.lr-menu-toggle{display:none;border:0;background:transparent;font-size:1.4rem}
.lr-hero{overflow:hidden;background:linear-gradient(100deg,#fff 0%,#fff 49%,#fff1f5 100%);border-bottom:1px solid var(--lr-color-border)}.lr-hero__inner{min-height:390px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);align-items:center;gap:1.5rem}.lr-hero__content{padding:3.25rem 0}.lr-hero__content h1{max-width:570px}.lr-hero__content h1 strong,.lr-hero__content h1 em{color:var(--lr-color-primary);font-style:normal}.lr-hero__content p:not(.lr-eyebrow){max-width:540px;font-size:.9rem}.lr-hero__visual{height:100%;min-height:330px;display:grid;place-items:center;position:relative}.lr-hero__visual:before{content:"";position:absolute;inset:12% 3% 7% 10%;background:linear-gradient(140deg,#ffdbe6,#f6eaff);border-radius:48% 52% 40% 60%/55% 40% 60% 45%}.lr-hero__visual img{position:relative;z-index:1;width:100%;height:100%;max-height:390px;object-fit:contain}.lr-hero__placeholder{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:86%;transform:rotate(-4deg)}.lr-hero__placeholder span{display:grid;place-items:center;aspect-ratio:1;background:#fff;border:1px solid var(--lr-color-border);border-radius:16px;box-shadow:var(--lr-shadow-md);font-weight:700;color:var(--lr-color-primary)}.lr-eyebrow{margin:0 0 .65rem;color:var(--lr-color-primary);font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.lr-button-group{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.4rem}.lr-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.6rem 1.05rem;border:1px solid transparent;border-radius:6px;font-weight:600;font-size:.78rem;line-height:1.2;transition:transform var(--lr-transition),box-shadow var(--lr-transition),background var(--lr-transition)}.lr-button:hover{transform:translateY(-1px)}.lr-button--primary{background:var(--lr-color-primary);color:#fff;box-shadow:0 6px 16px rgba(233,22,99,.18)}.lr-button--primary:hover{background:var(--lr-color-primary-dark);color:#fff}.lr-button--secondary{background:#fff;color:var(--lr-color-heading);border-color:var(--lr-color-primary)}.lr-button--large{min-height:46px;padding:.8rem 1.3rem}.lr-button--full{width:100%}
.lr-trust-strip{background:#fff;border-bottom:1px solid var(--lr-color-border)}.lr-trust-strip__grid{display:grid;grid-template-columns:repeat(4,1fr)}.lr-trust-strip__grid>div{display:flex;align-items:center;gap:.65rem;padding:.95rem 1rem;border-right:1px solid var(--lr-color-border)}.lr-trust-strip__grid>div:last-child{border-right:0}.lr-trust-strip strong{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#fff1f5;color:var(--lr-color-primary)}.lr-trust-strip span{display:grid}.lr-trust-strip b{font-size:.75rem;color:var(--lr-color-heading)}.lr-trust-strip small{font-size:.65rem;color:var(--lr-color-muted)}
.lr-section-heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.15rem}.lr-section-heading h2{margin:0;font-size:1.2rem}.lr-section-heading__link{font-size:.72rem;font-weight:600}.lr-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:.8rem}.lr-category-card{display:grid;place-items:center;text-align:center;gap:.3rem;padding:1rem .55rem;background:#fff7f9;border:1px solid #f5e8ed;border-radius:8px;color:var(--lr-color-heading);transition:transform var(--lr-transition),box-shadow var(--lr-transition)}.lr-category-card:hover{transform:translateY(-3px);box-shadow:var(--lr-shadow-sm)}.lr-category-card__icon{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--lr-color-primary);font-size:1.05rem}.lr-category-card strong{font-size:.72rem}.lr-category-card small{font-size:.64rem;color:var(--lr-color-muted)}
.lr-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.lr-product-card,.lr-article-card,.lr-content-card{overflow:hidden;background:var(--lr-color-surface);border:1px solid var(--lr-color-border);border-radius:8px;box-shadow:none;transition:transform var(--lr-transition),box-shadow var(--lr-transition)}.lr-product-card:hover,.lr-article-card:hover,.lr-content-card:hover{transform:translateY(-3px);box-shadow:var(--lr-shadow-sm)}.lr-product-card__media{position:relative;display:block;aspect-ratio:1/1;background:#fff;overflow:hidden;padding:.65rem}.lr-article-card__media,.lr-content-card__media{position:relative;display:block;aspect-ratio:16/9;background:#f8f5f6;overflow:hidden}.lr-product-card__media img{width:100%;height:100%;object-fit:contain;transition:transform 300ms ease}.lr-article-card__media img,.lr-content-card__media img{width:100%;height:100%;object-fit:cover;transition:transform 300ms ease}.lr-product-card:hover img,.lr-article-card:hover img{transform:scale(1.025)}.lr-product-card__body,.lr-article-card__body,.lr-content-card__body{padding:.8rem}.lr-product-card__brand{margin:0 0 .2rem;color:var(--lr-color-primary);font-size:.62rem;font-weight:700;text-transform:uppercase}.lr-product-card__title{font-size:.82rem;min-height:2.5em}.lr-product-card__title a,.lr-article-card h3 a,.lr-content-card h2 a{color:var(--lr-color-heading)}.lr-product-card__price{display:flex;align-items:center;gap:.4rem;margin:.6rem 0}.lr-product-card__price strong,.lr-product-price strong{color:var(--lr-color-heading);font-size:.95rem}.lr-product-card__price del,.lr-product-price del{color:var(--lr-color-muted);font-size:.7rem}.lr-badge{position:absolute;top:.5rem;left:.5rem;z-index:2;padding:.2rem .42rem;border-radius:4px;background:var(--lr-color-primary);color:#fff;font-size:.56rem;font-weight:700}.lr-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.lr-article-card h3{font-size:.88rem}.lr-entry-meta{color:var(--lr-color-muted);font-size:.68rem}.lr-text-link{font-weight:600;font-size:.72rem}
.lr-section--newsletter{padding:1.8rem 0 3.5rem}.lr-newsletter{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:1.7rem;padding:1.7rem 2rem;background:linear-gradient(90deg,#ffe5ed,#fff1f5);border:1px solid #ffd5e2;border-radius:8px}.lr-newsletter h2{font-size:1.15rem;margin-bottom:.3rem}.lr-newsletter p{margin:0;font-size:.78rem}.lr-newsletter__form{display:flex}.lr-newsletter__form input{width:100%;border:1px solid var(--lr-color-border);border-right:0;border-radius:6px 0 0 6px;padding:.68rem}.lr-newsletter__form .lr-button{border-radius:0 6px 6px 0}.lr-newsletter__form :disabled{opacity:1}
.lr-page-header,.lr-article-header{padding:2.5rem 0 1.7rem}.lr-page-header p{max-width:700px}.lr-taxonomy-hero{padding:2.5rem 0;background:linear-gradient(90deg,#fff,#fff1f5);border-bottom:1px solid var(--lr-color-border)}.lr-archive-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:1.7rem;padding-bottom:3.5rem}.lr-filter-panel{align-self:start;position:sticky;top:118px;padding:.9rem;background:#fff;border:1px solid var(--lr-color-border);border-radius:8px}.lr-filter-panel h2{font-size:.82rem;margin:0 0 .65rem}.lr-filter-panel ul{list-style:none;margin:0 0 1.2rem;padding:0}.lr-filter-panel li{display:flex;justify-content:space-between;padding:.3rem 0;font-size:.72rem}.lr-filter-panel a{color:var(--lr-color-body)}.lr-archive-toolbar{display:flex;justify-content:flex-end;margin-bottom:.8rem;color:var(--lr-color-muted);font-size:.72rem}.nav-links{display:flex;justify-content:center;gap:.35rem;margin:1.7rem 0}.page-numbers{min-width:32px;height:32px;display:grid;place-items:center;background:#fff;border:1px solid var(--lr-color-border);border-radius:5px;font-size:.72rem}.page-numbers.current{background:var(--lr-color-primary);color:#fff;border-color:var(--lr-color-primary)}
.lr-product-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:2.5rem;align-items:center;padding:2.6rem 0}.lr-product-hero__media{overflow:hidden;background:#fff;border:1px solid var(--lr-color-border);border-radius:8px;box-shadow:none}.lr-product-hero__media img{width:100%;object-fit:contain}.lr-product-summary{font-size:.9rem}.lr-product-price{display:flex;gap:.6rem;align-items:baseline;margin:.9rem 0}.lr-product-price strong{font-size:1.45rem}.lr-affiliate-disclosure{margin-top:.7rem;color:var(--lr-color-muted);font-size:.68rem}.lr-product-content-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:2rem;padding-bottom:3.5rem}.lr-product-facts{align-self:start;display:grid;gap:.85rem;position:sticky;top:118px}.lr-product-facts section{padding:1rem;background:#fff;border:1px solid var(--lr-color-border);border-radius:8px}.lr-product-facts h2{font-size:.9rem}.lr-entry-content h2{margin-top:1.7em}.lr-entry-content ul,.lr-entry-content ol{padding-left:1.2rem}.lr-article-hero{overflow:hidden;margin-bottom:1.7rem;border-radius:8px}.lr-content-list{display:grid;gap:.85rem;padding-bottom:3.5rem}.lr-content-card{display:grid;grid-template-columns:240px minmax(0,1fr)}.lr-content-card__media{aspect-ratio:auto;min-height:170px}.lr-empty-state{padding:4rem 0;text-align:center}
.lr-site-footer{background:#202323;color:#ddd}.lr-site-footer a{color:#fff}.lr-footer-grid{display:grid;grid-template-columns:1.2fr 2fr;gap:2.5rem;padding:3rem 0}.lr-site-footer__brand p{max-width:330px;color:#aaa;font-size:.8rem}.lr-footer-widgets{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.lr-footer-widgets h2{color:#fff;font-size:.86rem}.lr-footer-widgets ul{list-style:none;margin:0;padding:0}.lr-footer-widgets li{margin:.4rem 0;font-size:.75rem}.lr-site-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;border-top:1px solid #393c3c;color:#999;font-size:.7rem}.lr-footer-navigation{gap:1rem}
@media(max-width:980px){.lr-site-header__top{grid-template-columns:160px 1fr auto}.lr-header-search{max-width:100%}.lr-primary-navigation{display:none;position:absolute;left:1rem;right:1rem;top:62px;padding:1rem;background:#fff;border:1px solid var(--lr-color-border);border-radius:8px;box-shadow:var(--lr-shadow-md)}.lr-primary-navigation.is-open{display:block}.lr-primary-navigation__menu{min-height:auto;align-items:flex-start;flex-direction:column}.lr-menu-toggle{display:block}.lr-site-header__nav-wrap{border:0}.lr-hero__inner{grid-template-columns:1fr 1fr}.lr-category-grid{grid-template-columns:repeat(3,1fr)}.lr-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lr-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lr-trust-strip__grid{grid-template-columns:repeat(2,1fr)}.lr-newsletter,.lr-product-hero,.lr-product-content-grid{grid-template-columns:1fr}.lr-product-facts,.lr-filter-panel{position:static}.lr-archive-layout{grid-template-columns:1fr}.lr-filter-panel{display:none}.lr-footer-grid{grid-template-columns:1fr}.lr-content-card{grid-template-columns:1fr}.lr-content-card__media{aspect-ratio:16/9}}
@media(max-width:640px){.lr-container{width:min(calc(100% - 1.2rem),var(--lr-content-width))}.lr-site-header__top{grid-template-columns:1fr auto;min-height:58px}.lr-header-search{grid-column:1/-1;grid-row:2;margin-bottom:.6rem}.lr-site-header__nav-wrap{display:none}.lr-hero__inner{grid-template-columns:1fr;min-height:auto}.lr-hero__content{padding:2.4rem 0 .8rem}.lr-hero__visual{min-height:240px}.lr-hero__placeholder{width:94%}.lr-button-group .lr-button{width:100%}.lr-trust-strip__grid{grid-template-columns:1fr 1fr}.lr-trust-strip__grid>div{padding:.75rem;border-bottom:1px solid var(--lr-color-border)}.lr-category-grid{grid-template-columns:repeat(2,1fr)}.lr-product-grid,.lr-article-grid,.lr-footer-widgets{grid-template-columns:1fr}.lr-section{padding:2.7rem 0}.lr-section--compact{padding:2rem 0}.lr-section-heading{align-items:flex-start}.lr-section-heading h2{font-size:1.1rem}.lr-newsletter{padding:1.3rem}.lr-newsletter__form{display:grid;gap:.6rem}.lr-newsletter__form input,.lr-newsletter__form .lr-button{border-radius:6px;border:1px solid var(--lr-color-border)}.lr-site-footer__bottom{align-items:flex-start;flex-direction:column}.lr-product-hero{padding-top:1.8rem}.lr-page-header,.lr-article-header{padding-top:2.2rem}}
/* v1.2.0 visual alignment and guaranteed visible refresh */
body{background:#fff}.lr-site-header{box-shadow:0 2px 10px rgba(44,24,32,.04)}.lr-site-header__top{min-height:70px}.lr-site-title{font-size:1.55rem}.lr-site-title::first-letter{color:var(--lr-color-primary)}.lr-site-header__nav-wrap{background:#fff5f8;border-top:1px solid #ffe4ed;border-bottom:1px solid #ffe4ed}.lr-primary-navigation__menu{min-height:42px}.lr-primary-navigation a{font-size:.68rem}.lr-hero{background:linear-gradient(90deg,#fff 0 48%,#fff4f7 48% 100%)}.lr-hero__inner{min-height:425px}.lr-hero__content h1{font-size:clamp(2.35rem,4.2vw,3.55rem);max-width:520px}.lr-hero__content p:not(.lr-eyebrow){font-size:.82rem;max-width:460px}.lr-hero__visual:before{display:none}.lr-hero__default-art{width:100%;max-height:410px;object-fit:contain;filter:drop-shadow(0 14px 22px rgba(79,35,49,.08))}.lr-trust-strip__grid>div{padding:1rem 1.1rem}.lr-section-heading h2{font-size:1.15rem}.lr-category-card{min-height:105px;background:#fff6f8}.lr-product-card__media{aspect-ratio:1.08/1}.lr-product-card__body{padding:.72rem}.lr-product-card__title{font-size:.78rem}.lr-article-card__body{padding:.72rem}.lr-article-card h3{font-size:.82rem}.lr-site-footer{background:#1f2022}.lr-footer-bottom{border-color:rgba(255,255,255,.1)}
@media (max-width:900px){.lr-hero{background:linear-gradient(180deg,#fff 0 50%,#fff4f7 50% 100%)}.lr-hero__inner{grid-template-columns:1fr}.lr-hero__content{text-align:center;padding-bottom:1.5rem}.lr-hero__content h1,.lr-hero__content p:not(.lr-eyebrow){margin-left:auto;margin-right:auto}.lr-button-group{justify-content:center}.lr-hero__visual{min-height:260px}.lr-hero__default-art{max-height:300px}}
