:root{--navy: #16213E;--navy-deep: #0E1730;--sky: #2FA9E0;--sky-soft: #EAF6FC;--paper: #FFFFFF;--ink: #1A2233;--muted: #647088;--gold: #F5A623;--line: #E4E9F0;--font-display: "Fraunces", Georgia, serif;--font-body: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, sans-serif;--radius: 16px;--container: 1180px;--gap: clamp(1.5rem, 4vw, 4rem)}*{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}body{margin:0;font-family:var(--font-body);color:var(--ink);background:var(--paper);line-height:1.5;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.skip-to-content{position:absolute;left:-9999px;top:0;background:var(--navy);color:#fff;padding:.6em 1em;z-index:999}.skip-to-content:focus{left:1em;top:1em}:focus-visible{outline:3px solid var(--sky);outline-offset:2px}h1,h2,h3{font-family:var(--font-body);margin:0;line-height:1.15;font-weight:700;color:var(--navy)}em,.accent{font-family:var(--font-display);font-style:italic;font-weight:500;color:var(--sky)}.eyebrow{font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:var(--sky);margin:0 0 .6em}.section-title{font-size:clamp(1.7rem,3.2vw,2.4rem);margin-bottom:.6em}.section-title--light{color:#fff}.section-sub{color:var(--muted);margin:0 0 2em;font-size:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-body);font-weight:700;font-size:.95rem;padding:.9em 2em;border-radius:999px;border:2px solid transparent;cursor:pointer;transition:transform .15s ease,background .2s ease,opacity .2s ease}.btn--accent{background:var(--navy);color:#fff}.btn--accent:hover{background:var(--navy-deep);transform:translateY(-2px)}.btn--light{background:#fff;color:var(--navy)}.btn--light:hover{opacity:.9;transform:translateY(-2px)}.btn--outline{background:transparent;border-color:var(--navy);color:var(--navy)}.btn--outline:hover{background:var(--navy);color:#fff}.announcement-bar{text-align:center;padding:.6em 1em}.announcement-bar p{margin:0;font-size:.82rem;letter-spacing:.02em;font-weight:600;display:flex;align-items:center;justify-content:center;gap:.5em}.announcement-bar .flag{font-size:1.1em}.site-header{background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line)}.site-header__inner{max-width:var(--container);margin:0 auto;padding:1em 1.2em;display:flex;align-items:center;gap:1.5em}.site-header__wordmark{font-family:var(--font-body);font-size:1.4rem;font-weight:800;color:var(--navy)}.site-header__wordmark sup{color:var(--sky)}.site-header__nav{display:flex;gap:1.6em;margin-left:1em}.site-header__nav-link{font-weight:600;font-size:.9rem;color:var(--ink)}.site-header__nav-link:hover{color:var(--sky)}.site-header__icons{display:flex;gap:1.1em;align-items:center;margin-left:auto}.site-header__icon{position:relative;color:var(--navy)}.site-header__cart-count{position:absolute;top:-8px;right:-10px;background:var(--sky);color:#fff;font-size:.65rem;font-weight:700;border-radius:999px;min-width:16px;height:16px;display:flex;align-items:center;justify-content:center;padding:0 4px}.site-header__menu-toggle{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:.4em}.site-header__menu-toggle span{width:22px;height:2px;background:var(--navy)}@media(max-width:860px){.site-header__nav{position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:1em 1.2em;display:none;border-bottom:1px solid var(--line)}.site-header__nav.is-open,.site-header__menu-toggle{display:flex}}.hero{padding:clamp(2.5em,7vw,4.5em) 1.2em;background:var(--sky-soft)}.hero__inner{max-width:var(--container);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:var(--gap);align-items:center}.hero__title{font-size:clamp(2rem,4.4vw,3rem);margin-bottom:.6em;color:var(--navy)}.hero__sub{color:var(--ink);font-size:1.02rem;max-width:32em;margin-bottom:1em}.hero__sub p{margin:0 0 .6em}.hero__sub p:last-child{font-weight:700}.hero__trust-list{list-style:none;padding:0;margin:0 0 1.6em;display:flex;flex-direction:column;gap:.5em}.hero__trust-list li{font-size:.92rem;padding-left:1.5em;position:relative}.hero__trust-list li:before{content:"\2713";position:absolute;left:0;color:var(--navy);font-weight:700}.hero__cta-row{display:flex;flex-direction:column;gap:.8em;align-items:flex-start}.hero__cta-note{color:var(--muted);font-size:.85rem;margin:0;font-weight:600;display:flex;align-items:center;gap:.5em}.hero__cta-note:before{content:"\1f6e1"}.hero__visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:280px}.hero__image{border-radius:var(--radius);width:100%}.hero__image--placeholder{width:100%;aspect-ratio:4/3;border-radius:var(--radius);background:#16213e0f;display:flex;align-items:center;justify-content:center;color:var(--sky)}@media(max-width:900px){.hero__inner{grid-template-columns:1fr;text-align:center}.hero__trust-list,.hero__cta-row{align-items:center}.hero__trust-list li{padding-left:0}.hero__trust-list li:before{display:none}.hero__visual{order:-1}}.warranty-banner{padding:clamp(2em,5vw,3em) 1.2em}.warranty-banner__inner{max-width:var(--container);margin:0 auto;position:relative;border-radius:var(--radius);overflow:hidden;background:radial-gradient(circle at 70% 30%,#2a3a66 0%,var(--navy-deep) 60%);min-height:360px;display:flex;align-items:flex-end}.warranty-banner__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.9}.warranty-banner__content{position:relative;z-index:2;padding:clamp(1.6em,4vw,3em)}.warranty-banner__content h2{color:#fff;font-size:clamp(1.5rem,3vw,2.1rem);margin-bottom:.8em;max-width:20em}.warranty-banner__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#ffffff40}.why-choose{padding:clamp(3em,7vw,5.5em) 1.2em;background:#fff}.why-choose__inner{max-width:var(--container);margin:0 auto;text-align:center}.why-choose__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2em;margin-top:2.4em}.why-choose__icon{width:92px;height:92px;border-radius:50%;background:var(--sky);color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 1em;box-shadow:0 10px 24px #2fa9e059}.why-choose__card h3{font-size:1.05rem;margin-bottom:.5em}.why-choose__card p{font-size:.9rem;color:var(--muted);margin:0}@media(max-width:980px){.why-choose__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.why-choose__grid{grid-template-columns:1fr}}.product-showcase{padding:clamp(3em,7vw,5.5em) 1.2em;background:#fff}.product-showcase__inner{max-width:var(--container);margin:0 auto;text-align:center}.product-showcase__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.8em;margin-top:2em;text-align:left}.product-card{background:#fff;border-radius:var(--radius);padding:1.2em;display:flex;flex-direction:column;gap:.45em;transition:transform .2s ease;box-shadow:0 6px 20px #16213e0f}.product-card:hover{transform:translateY(-4px)}.product-card__media{position:relative;border-radius:calc(var(--radius) - 6px);overflow:hidden;background:var(--sky-soft);aspect-ratio:1}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__badge{position:absolute;top:.6em;left:.6em;background:var(--navy);color:#fff;font-size:.72rem;font-weight:700;padding:.25em .6em;border-radius:999px}.product-card__rating{color:var(--gold);font-size:.85rem;margin-top:.4em}.product-card__rating span{color:var(--muted);margin-left:.4em}.product-card__title{font-size:1.02rem;margin:.2em 0 0;color:var(--ink);font-family:var(--font-body);font-weight:700}.product-card__subtitle{font-size:.85rem;color:var(--muted);margin:0}.product-card__price{display:flex;align-items:baseline;gap:.6em}.product-card__price-now{font-weight:800;font-size:1.1rem;color:var(--navy)}.product-card__price-was{text-decoration:line-through;color:#9aa3b2;font-size:.9rem}.product-card__cta{margin-top:.5em;width:100%}@media(max-width:980px){.product-showcase__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.product-showcase__grid{grid-template-columns:1fr}}.social-proof{padding:clamp(3em,7vw,5.5em) 1.2em;background:#fff;text-align:center}.social-proof__inner{max-width:var(--container);margin:0 auto}.social-proof__title{font-size:clamp(1.6rem,3vw,2.3rem);margin-bottom:.5em}.social-proof__sub{color:var(--muted);margin-bottom:1.2em}.social-proof__pill{display:inline-flex;align-items:center;gap:.5em;background:var(--sky-soft);color:var(--navy);font-size:.82rem;font-weight:700;padding:.5em 1.1em;border-radius:999px;margin-bottom:2em}.social-proof__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8em}.social-proof__photo{aspect-ratio:1;border-radius:12px;overflow:hidden;background:var(--sky-soft)}.social-proof__photo img{width:100%;height:100%;object-fit:cover}.social-proof__photo--placeholder{display:flex;align-items:center;justify-content:center;color:var(--sky);font-size:1.6rem}@media(max-width:700px){.social-proof__grid{grid-template-columns:repeat(2,1fr)}}.guarantee{padding:clamp(3em,7vw,5.5em) 1.2em;background:var(--navy-deep);text-align:center}.guarantee__inner{max-width:640px;margin:0 auto}.guarantee__icon{font-size:2.4rem;margin-bottom:.6em}.guarantee__text{color:#ffffffd9;margin-bottom:1.6em}.guarantee__text p{margin:0}.guarantee__points{list-style:none;display:flex;gap:1.8em;padding:0;margin:1.6em 0 0;flex-wrap:wrap;justify-content:center}.guarantee__points li{color:#fff;font-size:.82rem;font-weight:700}.guarantee__points li:before{content:"\2713";color:var(--sky)}.newsletter{padding:clamp(3em,7vw,5em) 1.2em;text-align:center;background:var(--sky-soft)}.newsletter__inner{max-width:600px;margin:0 auto}.newsletter__sub{color:var(--muted);margin-bottom:1.6em}.newsletter__form{display:flex;gap:.5em;justify-content:center;background:#fff;border-radius:999px;padding:.4em;box-shadow:0 6px 20px #16213e14}.newsletter__form input[type=email]{flex:1;min-width:0;padding:.7em 1em;border-radius:999px;border:none;font-family:var(--font-body)}.newsletter__form button{width:42px;height:42px;border-radius:50%;padding:0;background:var(--navy);color:#fff;flex-shrink:0}.newsletter__success{color:var(--sky);margin-top:.8em;width:100%}.site-footer{background:var(--navy-deep);color:#ffffffbf;padding:clamp(2.5em,6vw,4em) 1.2em 1.5em}.site-footer__inner{max-width:var(--container);margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:2em}.site-footer__wordmark{font-family:var(--font-body);font-weight:800;font-size:1.3rem;color:#fff}.site-footer__address{white-space:pre-line;font-size:.85rem;margin-top:.8em}.site-footer__col h3{color:#fff;font-size:.92rem;margin-bottom:.8em}.site-footer__col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5em}.site-footer__col a{font-size:.87rem}.site-footer__col a:hover{color:var(--sky)}.site-footer__bottom{max-width:var(--container);margin:2em auto 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1em;border-top:1px solid rgba(255,255,255,.1);padding-top:1.4em;font-size:.8rem}.payment-icon{height:22px;margin-left:6px;filter:brightness(0) invert(1);opacity:.85}@media(max-width:700px){.site-footer__inner{grid-template-columns:1fr}}.product-page,.collection-page,.cart-page,.content-page,.error-page,.search-page,.collections-list,.blog-page,.article-page{padding:clamp(2.5em,6vw,4.5em) 1.2em;max-width:var(--container);margin:0 auto}.product-page__inner{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap)}.product-page__main-wrap{position:relative}.product-page__main-image{border-radius:var(--radius);width:100%}.product-page__nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid var(--line);font-size:1.3rem;line-height:1;color:var(--navy);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #16213e26}.product-page__nav--prev{left:12px}.product-page__nav--next{right:12px}.product-page__thumbs{display:flex;gap:.6em;margin-top:.8em;flex-wrap:wrap}.product-page__thumb{border:2px solid transparent;border-radius:10px;padding:0;background:none;cursor:pointer;overflow:hidden}.product-page__thumb.is-active{border-color:var(--sky)}.product-page__thumb img{border-radius:8px}.product-page__badges{display:flex;align-items:center;gap:.6em;margin-bottom:.8em;flex-wrap:wrap}.product-page__badge-pill{background:var(--sky-soft);color:var(--navy);font-size:.78rem;font-weight:700;padding:.3em .8em;border-radius:999px}.product-page__badge-sep{color:var(--line)}.product-page__badge-text{font-size:.82rem;color:var(--muted);text-decoration:underline}.product-page__title{font-size:clamp(1.6rem,3vw,2.2rem);margin-bottom:.5em}.product-page__intro{color:var(--muted);font-size:.95rem;margin-bottom:1em}.product-page__intro p{margin:0}.product-page__price{display:flex;gap:.7em;align-items:center;margin-bottom:1em;flex-wrap:wrap}.product-page__price-now{font-size:1.5rem;font-weight:800;color:#1f8a4c}.product-page__price-was{text-decoration:line-through;color:#9aa3b2}.product-page__price-badge{background:var(--sky-soft);color:var(--navy);font-size:.78rem;font-weight:700;padding:.3em .7em;border-radius:999px}.product-page__pills{display:flex;gap:.6em;flex-wrap:wrap;margin-bottom:1.2em}.product-page__pill{font-size:.82rem;font-weight:700;padding:.6em .9em;border-radius:12px}.product-page__pill--a,.product-page__pill--d{background:var(--navy);color:#fff}.product-page__pill--b,.product-page__pill--c{background:var(--sky-soft);color:var(--navy)}.product-page__rating{display:flex;align-items:center;gap:.6em;margin-bottom:1.2em;flex-wrap:wrap}.product-page__rating-stars{color:var(--gold);letter-spacing:.05em}.product-page__rating-text{font-size:.85rem;color:var(--muted);font-weight:600}.product-page__benefits{list-style:none;padding:0;margin:0 0 1.4em;display:flex;flex-direction:column;gap:.5em}.product-page__benefits li{font-size:.92rem;padding-left:1.6em;position:relative}.product-page__benefits li:before{content:"\2713";position:absolute;left:0;color:var(--navy);font-weight:700}.product-page__tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:.8em;margin-bottom:1.2em}.product-tier{position:relative;display:flex;flex-direction:column;align-items:center;gap:.2em;background:#fff;border:2px solid var(--line);border-radius:14px;padding:1em .6em;cursor:pointer;font-family:var(--font-body);text-align:center}.product-tier.is-selected{border-color:var(--sky);box-shadow:0 0 0 3px #2fa9e026}.product-tier__ribbon{position:absolute;top:-10px;background:#1f8a4c;color:#fff;font-size:.65rem;font-weight:800;padding:.25em .6em;border-radius:999px;letter-spacing:.04em}.product-tier__qty{font-weight:800;color:var(--navy);font-size:1.05rem}.product-tier__title{font-size:.8rem;color:var(--ink)}.product-tier__subtitle{font-size:.7rem;color:var(--muted)}.product-tier__price{font-weight:700;color:var(--navy);margin-top:.3em}.product-tier__unit-price{font-size:.7rem;color:var(--muted)}.product-page__warning{background:#fff7e6;border:1px solid #F2D58C;color:#7a5b00;font-size:.82rem;padding:.7em 1em;border-radius:10px;margin-bottom:1em}.product-page__add-to-cart{width:100%;display:flex;gap:.6em;align-items:center;justify-content:center}.product-page__payments{display:flex;gap:.5em;margin-top:1.2em;flex-wrap:wrap}.payment-icon--color{filter:none;opacity:1;height:24px}@media(max-width:800px){.product-page__inner,.product-page__tiers{grid-template-columns:1fr}}.product-page__description{margin-bottom:1.4em;color:var(--ink)}.product-page__trust{list-style:none;padding:0;margin-top:1.6em;display:flex;flex-direction:column;gap:.4em;font-size:.85rem;color:var(--muted)}.collection-page__description{margin-bottom:1.5em;color:var(--ink)}.collection-page__pagination{margin-top:2em;text-align:center}.cart-page__table{width:100%;border-collapse:collapse;margin-bottom:2em}.cart-page__table th{text-align:left;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);padding-bottom:.8em;border-bottom:1px solid var(--line)}.cart-page__table td{padding:1em 0;border-bottom:1px solid var(--line);vertical-align:middle}.cart-page__product{display:flex;align-items:center;gap:1em}.cart-page__product img{border-radius:10px}.cart-page__variant{font-size:.8rem;color:var(--muted);margin:0}.cart-page__summary{display:flex;align-items:center;gap:1em;flex-wrap:wrap;justify-content:flex-end}.cart-page__subtotal{margin:0 auto 0 0;font-size:1.1rem}.collections-list__grid,.blog-page__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6em;margin-top:1.5em}.collections-list__card,.blog-page__card{background:#fff;border-radius:var(--radius);padding:1.2em;box-shadow:0 6px 20px #16213e0f}.collections-list__card img,.blog-page__card img{border-radius:calc(var(--radius) - 6px);margin-bottom:.8em;aspect-ratio:4/3;object-fit:cover}@media(max-width:900px){.collections-list__grid,.blog-page__grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.collections-list__grid,.blog-page__grid{grid-template-columns:1fr}}.article-page__meta{color:var(--muted);font-size:.85rem;margin-bottom:1.2em}.article-page img{border-radius:var(--radius);margin-bottom:1.4em}.rte p{margin:0 0 1em}.rte img{border-radius:var(--radius)}.error-page{text-align:center;padding:5em 1.2em}.error-page p{margin-bottom:1.4em;color:var(--muted)}.search-page__form{display:flex;gap:.6em;margin:1.2em 0 2em;max-width:480px}.search-page__form input{flex:1;padding:.7em 1em;border-radius:999px;border:1px solid var(--line)}.search-page__count{color:var(--muted);margin-bottom:1em}.product-phone-cta{max-width:var(--container);margin:0 auto;padding:0 1.2em 1.6em}.product-phone-cta__btn{display:flex;align-items:center;gap:1em;background:#fff;border:2px solid var(--line);border-radius:14px;padding:1.1em 1.4em;margin-bottom:.8em;text-decoration:none;cursor:pointer;transition:border-color .2s}.product-phone-cta__btn:hover{border-color:var(--sky)}.product-phone-cta__btn-text{flex:1;display:flex;flex-direction:column;gap:.1em}.product-phone-cta__label{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.product-phone-cta__number{font-size:1.35rem;font-weight:800;color:var(--navy)}.product-phone-cta__arrow{font-size:1.4rem;color:var(--muted)}.product-phone-cta__links{display:flex;align-items:center;justify-content:center;gap:1.2em;margin-bottom:.8em;flex-wrap:wrap}.product-phone-cta__link{font-size:.82rem;font-weight:600;color:var(--muted);text-decoration:underline}.product-phone-cta__sep{color:var(--line)}.product-phone-cta__shipping{display:flex;align-items:center;gap:.8em;background:var(--sky-soft);border-radius:999px;padding:.55em 1.1em;font-size:.8rem;font-weight:600;color:var(--navy)}.product-phone-cta__dot{width:8px;height:8px;border-radius:50%;background:#1f8a4c;flex-shrink:0}.product-guarantee-box{max-width:var(--container);margin:0 auto;padding:0 1.2em 2em}.product-guarantee-box__inner{display:flex;gap:1.2em;align-items:flex-start;background:#fff8e1;border:2px solid #F5A623;border-radius:14px;padding:1.2em 1.4em}.product-guarantee-box__badge{font-size:3rem;flex-shrink:0;line-height:1}.product-guarantee-box__title{font-size:.95rem;font-weight:800;color:var(--navy);margin-bottom:.4em}.product-guarantee-box__text{font-size:.85rem;color:var(--ink);margin:0;line-height:1.5}.product-expert{max-width:var(--container);margin:0 auto;padding:0 1.2em 2em}.product-expert__tabs{display:flex;border-bottom:2px solid var(--line);margin-bottom:1.4em;overflow-x:auto}.product-expert__tab{flex-shrink:0;padding:.8em 1.4em;font-weight:700;font-size:.88rem;cursor:pointer;border:none;background:none;color:var(--muted);border-bottom:3px solid transparent;margin-bottom:-2px;font-family:var(--font-body)}.product-expert__tab.is-active{color:var(--navy);border-bottom-color:var(--navy)}.product-expert__panel{display:none}.product-expert__panel.is-active{display:block}.product-expert__stars{color:var(--gold);font-size:1.1rem;margin-bottom:.8em}.product-expert__quote{font-size:.95rem;color:var(--ink);margin:0 0 1.2em;line-height:1.6;font-style:italic}.product-expert__author{display:flex;align-items:center;gap:.8em}.product-expert__author-img{width:44px;height:44px;border-radius:50%;object-fit:cover;background:var(--sky-soft);display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.product-expert__author-name{font-weight:800;font-size:.92rem}.product-expert__author-role{font-size:.8rem;color:var(--muted)}.product-expert__photos{display:flex;gap:.6em;margin-top:1.4em;overflow-x:auto;padding-bottom:.5em}.product-expert__photo{flex-shrink:0;width:200px;height:220px;border-radius:var(--radius);overflow:hidden;background:var(--sky-soft)}.product-expert__photo img{width:100%;height:100%;object-fit:cover}.product-expert__content{margin-top:1em;font-size:.9rem}.product-faq{max-width:var(--container);margin:0 auto;padding:0 1.2em 3em}.product-faq__inner{display:flex;flex-direction:column;gap:.5em}.product-faq__item{border:1px solid var(--line);border-radius:12px;overflow:hidden}.product-faq__question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1em 1.2em;background:none;border:none;font-family:var(--font-body);font-weight:600;font-size:.95rem;cursor:pointer;text-align:left;color:var(--navy)}.product-faq__icon{font-size:1.3rem;color:var(--sky);flex-shrink:0;transition:transform .25s ease}.product-faq__item.is-open .product-faq__icon{transform:rotate(45deg)}.product-faq__answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.product-faq__item.is-open .product-faq__answer{max-height:600px}.product-faq__answer-inner{padding:0 1.2em 1.2em;font-size:.9rem;color:var(--ink);line-height:1.6}.trust-ticker{overflow:hidden;padding:.65em 0}.trust-ticker__wrap{display:flex}.trust-ticker__track{display:flex;animation:ticker-scroll 22s linear infinite;flex-shrink:0}.trust-ticker__track:hover{animation-play-state:paused}.trust-ticker__item{display:flex;align-items:center;gap:.5em;padding:0 2.5em;font-size:.8rem;font-weight:700;color:#fff;white-space:nowrap}.trust-ticker__item:after{content:"\b7";margin-left:2.5em;opacity:.5}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.product-lifestyle{position:relative;min-height:420px;display:flex;align-items:center;overflow:hidden}.product-lifestyle__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.product-lifestyle__bg-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--navy-deep),#1a2a4a)}.product-lifestyle__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#0a0f1eeb 40%,#0a0f1e4d)}.product-lifestyle__content{position:relative;z-index:2;padding:3em 1.2em;max-width:var(--container);margin:0 auto;width:100%}.product-lifestyle__title{color:#fff;font-size:clamp(1.4rem,2.5vw,2rem);margin-bottom:.8em;max-width:30em;line-height:1.3}.product-lifestyle__title em{color:var(--sky);font-style:italic}.product-lifestyle__text{color:#ffffffd9;font-size:.95rem;max-width:28em;margin-bottom:1.2em}.product-lifestyle__text p{margin:0}.product-lifestyle__warning{background:#f5a6231f;border:1px solid rgba(245,166,35,.5);color:#f5a623;font-size:.82rem;font-weight:600;padding:.6em 1em;border-radius:8px;display:inline-flex;align-items:flex-start;gap:.5em;max-width:30em;line-height:1.4}.product-pain-points{padding:clamp(3em,6vw,5em) 1.2em;background:#fff;text-align:center}.product-results{padding:clamp(3em,6vw,5em) 1.2em;background:var(--sky-soft);text-align:center}.product-pain-points__inner,.product-results__inner{max-width:var(--container);margin:0 auto}.product-pain-points__title,.product-results__title{font-size:clamp(1.5rem,3vw,2.2rem);margin-bottom:.4em}.product-pain-points__sub,.product-results__sub{color:var(--muted);margin-bottom:2em;max-width:40em;margin-left:auto;margin-right:auto;font-size:.95rem}.product-pain-points__grid{display:flex;gap:1em;overflow-x:auto;padding-bottom:1em;justify-content:flex-start;scrollbar-width:thin}@media(min-width:1000px){.product-pain-points__grid{justify-content:center;flex-wrap:wrap;overflow-x:visible}}.pain-card{flex-shrink:0;width:210px;border-radius:var(--radius);overflow:hidden;position:relative}.pain-card__img{width:100%;height:280px;object-fit:cover;display:block}.pain-card__img--placeholder{width:100%;height:280px;background:linear-gradient(135deg,var(--navy),#1a3a5c);display:flex;align-items:center;justify-content:center;font-size:3rem}.pain-card__overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(10,15,35,.96) 0%,rgba(10,15,35,.5) 60%,transparent 100%);padding:1.4em .9em .9em;text-align:left}.pain-card__num{width:24px;height:24px;border-radius:50%;background:var(--sky);color:#fff;font-size:.7rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.4em}.pain-card__title{color:#fff;font-size:.9rem;font-weight:700;margin-bottom:.3em;line-height:1.3}.pain-card__text{color:#ffffffc7;font-size:.74rem;line-height:1.4}.product-3therapies{padding:clamp(3em,6vw,5em) 1.2em;background:#fff;text-align:center}.product-3therapies__inner{max-width:var(--container);margin:0 auto}.product-3therapies__title{font-size:clamp(1.4rem,2.8vw,2rem);margin-bottom:2.5em}.product-3therapies__layout{display:grid;grid-template-columns:1fr auto 1fr;gap:2em;align-items:center}.product-3therapies__features{display:flex;flex-direction:column;gap:2.2em}.therapy-feature{text-align:left}.therapy-feature__right{text-align:right}.therapy-feature__icon{width:44px;height:44px;background:var(--navy);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;margin-bottom:.6em}.therapy-feature__right .therapy-feature__icon{margin-left:auto}.therapy-feature__title{color:var(--sky);font-weight:700;font-size:.92rem;margin-bottom:.3em}.therapy-feature__text{font-size:.82rem;color:var(--muted);line-height:1.5}.product-3therapies__center{display:flex;align-items:center;justify-content:center}.product-3therapies__product-img{width:200px;height:260px;object-fit:contain}.product-3therapies__product-placeholder{width:200px;height:260px;background:var(--sky-soft);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;font-size:3rem}@media(max-width:760px){.product-3therapies__layout{grid-template-columns:1fr}.therapy-feature__right{text-align:left}.therapy-feature__right .therapy-feature__icon{margin-left:0}.product-3therapies__center{order:-1}}.product-reviews{padding:clamp(3em,6vw,5em) 1.2em;background:#fff;text-align:center}.product-reviews__inner{max-width:var(--container);margin:0 auto}.product-reviews__eyebrow{color:var(--gold);font-weight:700;font-size:.88rem;margin-bottom:.5em}.product-reviews__title{font-size:clamp(1.4rem,2.8vw,2rem);margin-bottom:.3em}.product-reviews__sub{color:var(--muted);margin-bottom:2em;font-size:.92rem}.product-reviews__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2em;margin-bottom:1.6em;text-align:left}@media(max-width:900px){.product-reviews__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.product-reviews__grid{grid-template-columns:1fr}}.review-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column}.review-card__photo{width:100%;aspect-ratio:4/5;object-fit:cover;display:block}.review-card__photo--placeholder{width:100%;aspect-ratio:4/5;background:var(--sky-soft);display:flex;align-items:center;justify-content:center;font-size:3rem}.review-card__body{padding:1em;flex:1;display:flex;flex-direction:column;gap:.4em}.review-card__stars{color:var(--gold);font-size:.9rem}.review-card__meta{font-size:.78rem;display:flex;align-items:center;gap:.4em;flex-wrap:wrap}.review-card__meta strong{color:var(--navy)}.review-card__verified{color:var(--sky);font-weight:600}.review-card__quote{font-size:.82rem;color:var(--ink);margin:0;line-height:1.5;flex:1}.review-card__product{display:flex;align-items:center;gap:.6em;font-size:.72rem;border-top:1px solid var(--line);padding-top:.7em;margin-top:auto}.review-card__product-img{width:36px;height:36px;border-radius:6px;background:var(--sky-soft);display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.review-card__product-price{font-weight:800;color:var(--navy)}.review-card__product-was{text-decoration:line-through;color:#9aa3b2}.review-card__date{color:var(--muted)}.product-reviews__nav{display:flex;gap:.8em;justify-content:center}.product-reviews__nav-btn{width:38px;height:38px;border-radius:50%;background:#fff;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem;color:var(--navy);transition:background .2s}.product-reviews__nav-btn:hover{background:var(--sky-soft)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/relaxalis.css.map */
