:root{--rp-navy: #1B2A52;--rp-navy-dark: #0E1B3D;--rp-navy-mid: #243B5E;--rp-navy-light: #2E4A78;--rp-beige: #F9D9B9;--rp-beige-dark: #EFC9A3;--rp-beige-light: #FDF0E0;--rp-cream: #FAF6EE;--rp-white: #FFFFFF;--rp-text: #0F172A;--rp-text-mid: #1B2A52;--rp-text-muted: #6B7280;--rp-gold: #D4A853;--rp-border: rgba(0,0,0,.07);--rp-shadow-xs: 0 1px 2px rgba(0,0,0,.06);--rp-shadow-sm: 0 2px 8px rgba(0,0,0,.07);--rp-shadow-md: 0 6px 24px rgba(0,0,0,.09);--rp-shadow-lg: 0 16px 56px rgba(0,0,0,.13);--rp-shadow-xl: 0 32px 80px rgba(0,0,0,.18);--rp-radius: 14px;--rp-radius-lg: 22px;--rp-radius-xl: 32px;--rp-radius-pill: 100px;--rp-transition: cubic-bezier(.4, 0, .2, 1)}[data-rp-reveal]{opacity:0;transform:translateY(24px);transition:opacity .65s var(--rp-transition),transform .65s var(--rp-transition)}[data-rp-reveal].rp-revealed{opacity:1;transform:translateY(0)}.rp-container{max-width:1160px;margin:0 auto;padding:0 32px}.rp-section{padding:100px 0}.rp-bg-cream{background:var(--rp-cream)}.rp-bg-white{background:var(--rp-white)}.rp-bg-dark{background:linear-gradient(145deg,var(--rp-navy) 0%,var(--rp-navy-dark) 100%)}.rp-eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--rp-navy);margin-bottom:12px}.rp-eyebrow--gold{color:var(--rp-beige)}.rp-section__header{text-align:center;margin-bottom:64px}.rp-section__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.9rem,2.8vw,2.7rem);font-weight:700;color:var(--rp-text);line-height:1.2;margin-bottom:14px}.rp-section__title em{font-style:italic;color:var(--rp-navy)}.rp-section__sub{font-size:17px;color:var(--rp-text-muted);max-width:520px;margin:0 auto;line-height:1.7}.rp-divider{width:48px;height:3px;background:var(--rp-beige);border-radius:2px;margin:20px 0 0;border:none}.rp-divider--center{margin-left:auto;margin-right:auto}.rp-btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--rp-beige);color:var(--rp-navy-dark);border:none;cursor:pointer;padding:15px 30px;border-radius:var(--rp-radius-pill);font-size:15px;font-weight:700;text-decoration:none;transition:background .22s,transform .18s,box-shadow .22s;box-shadow:0 4px 20px #f9d9b959}.rp-btn-primary:hover{background:var(--rp-beige-dark);box-shadow:0 10px 36px #f9d9b980;color:var(--rp-navy-dark)}.rp-btn-primary--hero{padding:17px 36px;font-size:16px}.rp-btn-ghost{display:inline-flex;align-items:center;background:transparent;color:var(--rp-beige);border:1.5px solid rgba(249,217,185,.35);padding:14px 28px;border-radius:var(--rp-radius-pill);font-size:15px;font-weight:500;text-decoration:none;transition:background .22s,border-color .22s,color .22s}.rp-btn-ghost:hover{background:#f9d9b91a;border-color:#f9d9b9a6;color:var(--rp-beige)}.rp-btn-outline{display:inline-flex;align-items:center;background:transparent;color:var(--rp-navy);border:2px solid var(--rp-navy);padding:14px 28px;border-radius:var(--rp-radius-pill);font-size:15px;font-weight:600;text-decoration:none;transition:background .22s,color .22s,transform .18s}.rp-btn-outline:hover{background:var(--rp-navy);color:var(--rp-beige);transform:translateY(-2px)}.rp-btn--full{width:100%;justify-content:center}.rp-hero{background:linear-gradient(150deg,var(--rp-navy) 0%,var(--rp-navy-mid) 55%,#1A3A6E 100%);min-height:94vh;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;padding:100px 0 80px}.rp-hero__orb{position:absolute;border-radius:50%;pointer-events:none;filter:blur(80px)}.rp-hero__orb--1{width:600px;height:600px;background:radial-gradient(circle,rgba(249,217,185,.07) 0%,transparent 70%);right:-100px;top:-100px}.rp-hero__orb--2{width:400px;height:400px;background:radial-gradient(circle,rgba(27,42,82,.5) 0%,transparent 70%);left:-80px;bottom:-80px}.rp-hero__inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.rp-badge{display:inline-flex;align-items:center;gap:8px;background:#f9d9b91a;border:1px solid rgba(249,217,185,.25);color:var(--rp-beige);padding:7px 18px;border-radius:var(--rp-radius-pill);font-size:12px;font-weight:600;letter-spacing:.05em;margin-bottom:22px}.rp-badge__dot{width:7px;height:7px;background:var(--rp-gold);border-radius:50%;animation:rpPulse 2s ease-in-out infinite}@keyframes rpPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.rp-hero__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.6rem,4.5vw,4rem);font-weight:700;color:var(--rp-white);line-height:1.12;margin-bottom:20px;letter-spacing:-.01em}.rp-hero__title em{font-style:italic;color:var(--rp-beige)}.rp-hero__sub{font-size:17px;font-weight:300;color:#ffffffad;line-height:1.7;margin-bottom:24px;max-width:460px}.rp-hero__trust{display:flex;flex-direction:column;gap:9px;margin-bottom:34px}.rp-hero__trust-item{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:500;color:#fff9}.rp-hero__trust-check{width:20px;height:20px;background:#d4a8531f;border:1px solid rgba(212,168,83,.3);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;color:var(--rp-gold);flex-shrink:0}.rp-hero__cta{display:flex;gap:14px;flex-wrap:wrap}.rp-hero__social-proof{display:flex;align-items:center;gap:14px;margin-top:36px;padding-top:28px;border-top:1px solid rgba(255,255,255,.08)}.rp-hero__avatars{display:flex;flex-direction:row-reverse}.rp-hero__avatar{width:34px;height:34px;border-radius:50%;border:2px solid var(--rp-navy);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;margin-left:-8px}.rp-hero__avatars .rp-hero__avatar:last-child{margin-left:0}.rp-hero__sp-stars{color:var(--rp-gold);font-size:13px;line-height:1}.rp-hero__sp-label{font-size:13px;color:#ffffff80;margin-top:3px}.rp-hero__visual{position:relative}.rp-hero__img-wrap{position:relative;border-radius:var(--rp-radius-xl);overflow:hidden}.rp-hero__img{width:100%;border-radius:var(--rp-radius-xl);box-shadow:var(--rp-shadow-xl);object-fit:cover;max-height:560px;animation:rpFloat 6s ease-in-out infinite;display:block}.rp-hero__img-glow{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--rp-radius-xl);box-shadow:inset 0 0 60px #f9d9b90d;pointer-events:none}.rp-hero__img-placeholder{width:100%;height:460px;background:#ffffff0d;border-radius:var(--rp-radius-xl);display:flex;align-items:center;justify-content:center;border:1px dashed rgba(255,255,255,.15)}@keyframes rpFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.rp-hero__float{position:absolute;background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--rp-radius-pill);padding:12px 20px;display:flex;align-items:center;gap:12px;box-shadow:var(--rp-shadow-lg);animation:rpFloat 6s ease-in-out infinite;white-space:nowrap}.rp-hero__float-icon{font-size:22px}.rp-hero__float-val{font-size:16px;font-weight:700;color:var(--rp-navy);line-height:1}.rp-hero__float-label{font-size:11px;color:var(--rp-text-muted);margin-top:2px}.rp-hero__float--1{top:14%;left:-52px;animation-delay:0s}.rp-hero__float--2{top:50%;right:-44px;animation-delay:2s}.rp-hero__float--3{bottom:16%;left:-36px;animation-delay:4s}.rp-hero__scroll{position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.rp-scroll-mouse{width:22px;height:36px;border:1.5px solid rgba(255,255,255,.25);border-radius:11px;display:flex;justify-content:center;padding-top:6px}.rp-scroll-wheel{width:3px;height:8px;background:#fff6;border-radius:2px;animation:rpScrollWheel 1.8s ease-in-out infinite}@keyframes rpScrollWheel{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.rp-placeholder__inner{text-align:center;color:#ffffff4d}.rp-placeholder__inner--light{color:#ffffff40}.rp-placeholder__icon{font-size:40px;margin-bottom:8px}.rp-placeholder__text{font-size:13px}.rp-trust-bar{background:var(--rp-navy-dark);padding:26px 0;border-bottom:1px solid rgba(249,217,185,.08)}.rp-trust-bar--light{background:var(--rp-cream);border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.rp-trust-bar--light .rp-trust-bar__icon-wrap{background:#d4a8531a;color:var(--rp-gold)}.rp-trust-bar--light .rp-trust-bar__title{color:var(--rp-navy)}.rp-trust-bar--light .rp-trust-bar__sub{color:var(--rp-muted)}.rp-trust-bar__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.rp-trust-bar__item{display:flex;align-items:center;gap:14px}.rp-trust-bar__icon-wrap{width:40px;height:40px;background:#f9d9b914;border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--rp-beige);flex-shrink:0}.rp-trust-bar__title{font-size:14px;font-weight:600;color:var(--rp-beige);line-height:1.2}.rp-trust-bar__sub{font-size:12px;color:#ffffff61;margin-top:2px}.rp-products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.rp-product-card{background:var(--rp-white);border-radius:var(--rp-radius-lg);border:1px solid var(--rp-border);box-shadow:var(--rp-shadow-sm);overflow:hidden;position:relative;transition:box-shadow .3s var(--rp-transition),transform .3s var(--rp-transition)}.rp-product-card:hover{box-shadow:var(--rp-shadow-lg)}.rp-product-card{will-change:transform}.rp-product-card--featured{border-color:#f9d9b999;box-shadow:0 4px 28px #f9d9b92e}.rp-product-card__badge{position:absolute;top:16px;left:16px;z-index:2;background:var(--rp-beige);color:var(--rp-navy-dark);padding:5px 14px;border-radius:var(--rp-radius-pill);font-size:11px;font-weight:700;letter-spacing:.05em}.rp-product-card__badge--blue{background:var(--rp-navy);color:var(--rp-beige)}.rp-product-card__img-wrap{height:300px;overflow:hidden;background:var(--rp-cream)}.rp-product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .45s var(--rp-transition)}.rp-product-card:hover .rp-product-card__img{transform:scale(1.05)}.rp-product-card__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--rp-text-muted)}.rp-product-card__img-placeholder .rp-placeholder__inner{color:var(--rp-text-muted)}.rp-product-card__img-placeholder .rp-placeholder__icon{font-size:36px}.rp-product-card__body{padding:24px}.rp-product-card__cat{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--rp-navy);margin-bottom:8px}.rp-product-card__title{font-family:Playfair Display,Georgia,serif;font-size:1.35rem;font-weight:700;color:var(--rp-text);line-height:1.25;margin-bottom:10px}.rp-product-card__desc{font-size:14px;color:var(--rp-text-muted);line-height:1.65;margin-bottom:14px}.rp-product-card__features{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.rp-product-card__features span{background:var(--rp-cream);border:1px solid var(--rp-border);padding:4px 10px;border-radius:var(--rp-radius-pill);font-size:12px;color:var(--rp-text-mid);font-weight:500}.rp-product-card__stars{color:var(--rp-gold);font-size:14px;margin-bottom:14px}.rp-product-card__stars span{color:var(--rp-text-muted);font-size:12px;margin-left:4px}.rp-product-card__price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:18px;flex-wrap:wrap}.rp-product-card__price{font-family:Playfair Display,Georgia,serif;font-size:1.9rem;font-weight:700;color:var(--rp-navy);line-height:1}.rp-product-card__orig{font-size:14px;color:var(--rp-text-muted);text-decoration:line-through}.rp-product-card__tag{background:#d4a8531a;color:var(--rp-gold);border:1px solid rgba(212,168,83,.25);padding:2px 10px;border-radius:var(--rp-radius-pill);font-size:11px;font-weight:700}.rp-product-card__stock{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--rp-text-muted);margin-top:12px}.rp-stock-dot{width:7px;height:7px;background:var(--rp-gold);border-radius:50%;flex-shrink:0}.rp-stats-bar{background:var(--rp-navy);padding:52px 0}.rp-stats-bar--cream{background:var(--rp-cream);border-top:2px solid rgba(212,168,83,.18);border-bottom:2px solid rgba(212,168,83,.18)}.rp-stats-bar--cream .rp-stats-bar__val{color:var(--rp-navy)}.rp-stats-bar--cream .rp-stats-bar__val span{color:var(--rp-gold)}.rp-stats-bar--cream .rp-stats-bar__label{color:var(--rp-muted)}.rp-stats-bar--cream .rp-stats-bar__sep{background:#00000014}.rp-stats-bar__grid{display:flex;align-items:center;justify-content:center;gap:0}.rp-stats-bar__item{flex:1;text-align:center;padding:0 32px}.rp-stats-bar__val{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.2rem,3.5vw,3.2rem);font-weight:700;color:var(--rp-beige);line-height:1;margin-bottom:6px}.rp-stats-bar__val span{font-size:.65em;color:#f9d9b999}.rp-stats-bar__label{font-size:13px;color:#ffffff73;font-weight:500;letter-spacing:.02em}.rp-stats-bar__sep{width:1px;height:56px;background:#ffffff1a;flex-shrink:0}.rp-featured{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.rp-featured__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,3.2vw,3.1rem);font-weight:700;color:var(--rp-white);line-height:1.17;margin-bottom:18px}.rp-featured__title em{font-style:italic;color:var(--rp-beige)}.rp-featured__desc{font-size:16px;color:#fff9;line-height:1.7;margin-bottom:28px}.rp-featured__stats{display:flex;align-items:center;gap:0;margin-bottom:28px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--rp-radius);padding:20px 24px}.rp-featured__stat{flex:1;text-align:center}.rp-featured__stat-val{font-family:Playfair Display,Georgia,serif;font-size:26px;font-weight:700;color:var(--rp-beige);line-height:1}.rp-featured__stat-label{font-size:11px;color:#ffffff61;text-transform:uppercase;letter-spacing:.07em;margin-top:5px}.rp-featured__stat-divider{width:1px;height:40px;background:#ffffff1a;flex-shrink:0}.rp-featured__benefits{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.rp-featured__benefit{display:flex;align-items:center;gap:12px;font-size:15px;color:#ffffffb8}.rp-featured__benefit-icon{width:22px;height:22px;background:#d4a8531f;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;color:var(--rp-gold);flex-shrink:0}.rp-featured__price-row{display:flex;align-items:baseline;gap:14px;margin-bottom:28px;flex-wrap:wrap}.rp-featured__price{font-family:Playfair Display,Georgia,serif;font-size:42px;font-weight:700;color:var(--rp-beige);line-height:1}.rp-featured__orig{font-size:19px;color:#ffffff47;text-decoration:line-through}.rp-featured__tag{background:#ff505024;color:#ff8080;border:1px solid rgba(255,80,80,.22);padding:3px 12px;border-radius:var(--rp-radius-pill);font-size:12px;font-weight:700}.rp-featured__visual,.rp-featured__img-wrap{position:relative}.rp-featured__img{width:100%;border-radius:var(--rp-radius-xl);box-shadow:0 24px 72px #00000059;object-fit:cover;display:block}.rp-featured__img-glow{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:calc(var(--rp-radius-xl) + 2px);background:linear-gradient(135deg,rgba(249,217,185,.15) 0%,transparent 60%);pointer-events:none}.rp-featured__img-placeholder{width:100%;height:440px;background:#ffffff0a;border-radius:var(--rp-radius-xl);border:1px dashed rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center}.rp-steps{display:flex;align-items:flex-start;gap:0;max-width:860px;margin:0 auto}.rp-step{flex:1;text-align:center;padding:0 24px}.rp-step__num{font-family:Playfair Display,Georgia,serif;font-size:48px;font-weight:700;color:#1b2a5214;line-height:1;margin-bottom:12px}.rp-step__icon{font-size:40px;margin-bottom:16px;display:block}.rp-step__title{font-size:17px;font-weight:700;color:var(--rp-text);margin-bottom:10px}.rp-step__desc{font-size:14px;color:var(--rp-text-muted);line-height:1.65}.rp-step__arrow{font-size:28px;color:var(--rp-beige);padding-top:44px;flex-shrink:0;opacity:.6}.rp-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.rp-why-card{background:var(--rp-white);border-radius:var(--rp-radius-lg);padding:32px 24px;border:1px solid var(--rp-border);box-shadow:var(--rp-shadow-xs);transition:box-shadow .28s,transform .28s}.rp-why-card:hover{box-shadow:var(--rp-shadow-md)}.rp-why-card{will-change:transform}.rp-why-card__icon-wrap{width:52px;height:52px;background:var(--rp-cream);border-radius:var(--rp-radius);display:flex;align-items:center;justify-content:center;margin-bottom:18px}.rp-why-card__icon{font-size:26px}.rp-why-card__title{font-size:16px;font-weight:700;color:var(--rp-text);margin-bottom:10px;line-height:1.3}.rp-why-card__desc{font-size:14px;color:var(--rp-text-muted);line-height:1.65}.rp-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.rp-review{background:var(--rp-cream);border-radius:var(--rp-radius-lg);padding:28px;border:1px solid var(--rp-border);transition:box-shadow .25s,transform .25s}.rp-review:hover{box-shadow:var(--rp-shadow-md);transform:translateY(-4px)}.rp-review__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.rp-review__stars{color:var(--rp-gold);font-size:15px}.rp-review__verified{font-size:11px;color:var(--rp-gold);font-weight:600;letter-spacing:.02em}.rp-review__text{font-size:15px;color:var(--rp-text-mid);line-height:1.7;margin-bottom:20px;font-style:italic}.rp-review__author{display:flex;align-items:center;gap:12px}.rp-review__avatar{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;flex-shrink:0}.rp-review__name{font-size:14px;font-weight:600;color:var(--rp-text)}.rp-review__product{font-size:12px;color:var(--rp-text-muted);margin-top:2px}.rp-faq-layout{display:grid;grid-template-columns:1fr 1.6fr;gap:80px;align-items:start}.rp-faq__contact-btn{display:inline-block;margin-top:24px;color:var(--rp-navy);font-weight:600;font-size:15px;text-decoration:none;border-bottom:1.5px solid var(--rp-beige);padding-bottom:2px;transition:color .2s,border-color .2s}.rp-faq__contact-btn:hover{color:var(--rp-navy-dark);border-color:var(--rp-navy)}.rp-faq-item{border-bottom:1px solid var(--rp-border)}.rp-faq__q{width:100%;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-size:16px;font-weight:600;color:var(--rp-text);text-align:left;gap:16px;transition:color .2s}.rp-faq__q:hover{color:var(--rp-navy)}.rp-faq__icon{font-size:22px;color:var(--rp-navy);transition:transform .3s var(--rp-transition);flex-shrink:0;line-height:1}.rp-faq-item--open .rp-faq__icon{transform:rotate(45deg)}.rp-faq__a{font-size:15px;color:var(--rp-text-muted);line-height:1.7;max-height:0;overflow:hidden;transition:max-height .4s var(--rp-transition),padding .3s;padding:0}.rp-faq-item--open .rp-faq__a{max-height:200px;padding-bottom:20px}.rp-newsletter-section{background:var(--rp-navy-dark);padding:80px 0}.rp-newsletter{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center;background:#ffffff08;border:1px solid rgba(249,217,185,.1);border-radius:var(--rp-radius-xl);padding:56px 64px;position:relative;overflow:hidden}.rp-newsletter__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.7rem,2.5vw,2.4rem);font-weight:700;color:var(--rp-white);line-height:1.2;margin-bottom:10px}.rp-newsletter__title em{font-style:italic;color:var(--rp-beige)}.rp-newsletter__sub{font-size:15px;color:#ffffff80;line-height:1.65;margin-bottom:24px;max-width:440px}.rp-newsletter__form{width:100%}.rp-newsletter__input-wrap{display:flex;gap:0;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:var(--rp-radius-pill);padding:5px 5px 5px 20px;max-width:480px}.rp-newsletter__input{flex:1;background:none;border:none;outline:none;color:#fff;font-size:15px;padding:8px 0}.rp-newsletter__input::placeholder{color:#ffffff59}.rp-newsletter__btn{background:var(--rp-beige);color:var(--rp-navy-dark);border:none;cursor:pointer;padding:10px 24px;border-radius:var(--rp-radius-pill);font-size:14px;font-weight:700;white-space:nowrap;transition:background .22s,transform .18s}.rp-newsletter__btn:hover{background:var(--rp-beige-dark);transform:scale(1.02)}.rp-newsletter__success{font-size:14px;color:var(--rp-gold);margin-top:12px;font-weight:500}.rp-newsletter__note{font-size:12px;color:#ffffff47;margin-top:10px}.rp-newsletter__visual{position:relative;flex-shrink:0}.rp-newsletter__orb{width:120px;height:120px;background:radial-gradient(circle,rgba(249,217,185,.15) 0%,transparent 70%);border-radius:50%}.rp-newsletter__badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;font-family:Playfair Display,Georgia,serif;font-size:22px;font-weight:700;color:var(--rp-beige);line-height:1.1}.rp-cta-section{background:linear-gradient(145deg,var(--rp-navy) 0%,var(--rp-navy-dark) 100%);padding:110px 0;text-align:center;position:relative;overflow:hidden}.rp-cta-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 50%,rgba(249,217,185,.05) 0%,transparent 70%);pointer-events:none}.rp-cta-inner{max-width:660px;margin:0 auto;position:relative}.rp-cta-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,3.5vw,3.1rem);font-weight:700;color:var(--rp-white);line-height:1.18;margin-bottom:16px}.rp-cta-title em{font-style:italic;color:var(--rp-beige)}.rp-cta-sub{font-size:17px;color:#ffffff8c;margin-bottom:40px;line-height:1.65}.rp-cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:32px}.rp-cta-trust{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}.rp-cta-trust span{font-size:13px;color:#ffffff61;font-weight:500}@media(max-width:1024px){.rp-why-grid,.rp-trust-bar__grid{grid-template-columns:repeat(2,1fr)}.rp-featured{gap:48px}.rp-faq-layout{grid-template-columns:1fr;gap:48px}.rp-newsletter{grid-template-columns:1fr;gap:40px;padding:40px}.rp-newsletter__visual{display:none}}@media(max-width:768px){.rp-container{padding:0 20px}.rp-section{padding:72px 0}.rp-hero{min-height:auto;padding:80px 0 60px}.rp-hero__inner{grid-template-columns:1fr;gap:40px;text-align:center}.rp-hero__visual{order:-1}.rp-hero__float{display:none}.rp-hero__trust{align-items:center}.rp-hero__cta,.rp-hero__social-proof{justify-content:center}.rp-hero__sub{margin:0 auto 24px}.rp-trust-bar__grid{grid-template-columns:1fr 1fr;gap:16px}.rp-products-grid{grid-template-columns:1fr}.rp-stats-bar__grid{flex-direction:column;gap:28px}.rp-stats-bar__sep{display:none}.rp-featured{grid-template-columns:1fr;gap:40px}.rp-steps{flex-direction:column;align-items:center;gap:24px}.rp-step__arrow{transform:rotate(90deg);padding-top:0}.rp-why-grid,.rp-reviews-grid{grid-template-columns:1fr}.rp-faq-layout{gap:36px}.rp-newsletter{padding:32px 24px}.rp-newsletter__input-wrap{flex-direction:column;border-radius:var(--rp-radius);padding:12px;gap:8px}.rp-newsletter__btn{border-radius:var(--rp-radius-pill);padding:12px 20px}.rp-cta-trust{gap:12px}.rp-cta-buttons{flex-direction:column;align-items:center}}@media(max-width:480px){.rp-hero__title{font-size:2.2rem}.rp-trust-bar__grid{grid-template-columns:1fr}.rp-product-card__price{font-size:1.6rem}.rp-featured__price{font-size:32px}}.rp-progress-bar{position:fixed;top:0;left:0;z-index:10001;height:2px;width:0%;background:linear-gradient(90deg,var(--rp-gold),var(--rp-beige));box-shadow:0 0 10px #d4a853b3;transition:width .1s linear;pointer-events:none}.rp-toast{position:fixed;bottom:24px;left:24px;z-index:9998;background:var(--rp-white);border-radius:16px;border:1px solid var(--rp-border);box-shadow:0 16px 56px #00000024;padding:14px 16px 14px 14px;display:flex;align-items:center;gap:12px;max-width:272px;transform:translate(-140%);transition:transform .55s cubic-bezier(.34,1.56,.64,1);pointer-events:none}.rp-toast.rp-toast--visible{transform:translate(0);pointer-events:auto}.rp-toast__avatar{width:42px;height:42px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,#243B6E,var(--rp-navy));display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:var(--rp-beige)}.rp-toast__body{flex:1;min-width:0}.rp-toast__name{font-size:13px;font-weight:600;color:var(--rp-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rp-toast__action{font-size:11px;color:var(--rp-text-muted);margin-top:3px;display:flex;align-items:center;gap:5px}.rp-toast__dot{width:6px;height:6px;background:var(--rp-gold);border-radius:50%;flex-shrink:0}@keyframes rpBtnPulse{0%,to{box-shadow:0 4px 24px #f9d9b959}50%{box-shadow:0 4px 40px #f9d9b9a6,0 0 0 12px #f9d9b914}}.rp-btn-primary--pulse{animation:rpBtnPulse 2s ease-in-out 2s 3}
/*# sourceMappingURL=/cdn/shop/t/6/assets/relaxpont-home.css.map */
