:root{--qol-font-text: "Montserrat", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--qol-font-display: "Montserrat", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--qol-sans: var(--qol-font-text);--qol-serif: var(--qol-font-display);--qol-accent: #386f5c;--qol-accent-hover: #2e6150;--qol-cream: #f5f0e8;--qol-cream-light: #faf7f2;--qol-white: #ffffff;--qol-text: #1a1a1a;--qol-text-muted: #5c5c5c;--qol-border: #e8e0d4;--qol-gold: #c9a227;--qol-section-pad: clamp(48px, 8vw, 96px);--qol-radius: 12px;--qol-radius-lg: 20px;--qol-max: 1280px;--qol-fs-caption: 12px;--qol-fs-body-sm: 14px;--qol-fs-body: 16px;--qol-fs-body-lg: 17px;--qol-fs-body-md: 18px;--qol-fs-subhead: 21px;--qol-fs-subhead-lg: 24px;--qol-fs-heading-sm: 28px;--qol-fs-heading-md: 34px;--qol-fs-heading: 40px;--qol-fs-heading-lg: 44px;--qol-fs-display: 56px;--qol-fs-display-fluid: clamp(40px, 6vw, 56px);--qol-fs-heading-fluid: clamp(28px, 4vw, 40px);--qol-fs-heading-lg-fluid: clamp(28px, 4vw, 44px);--qol-fs-heading-sm-fluid: clamp(28px, 3.5vw, 34px);--qol-fs-subhead-fluid: clamp(21px, 2.4vw, 28px);--qol-fs-subhead-sm-fluid: clamp(18px, 2.2vw, 21px);--qol-fs-body-content-fluid: clamp(16px, 2.2vw, 21px);--qol-fs-body-ui-fluid: clamp(16px, 1.5vw, 18px);--qol-fs-stat-fluid: clamp(44px, 6vw, 56px);--qol-fs-display-stat-fluid: clamp(44px, 8vw, 56px);--qol-fs-caption-fluid: clamp(12px, 1.2vw, 14px);--qol-fs-subhead-section-fluid: clamp(21px, 2.5vw, 26px)}@media(min-width:744px){:root{--qol-fs-body: 17px}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:auto}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}body.qol-v2{margin:0;font-family:var(--qol-font-text);background:var(--qol-white);color:var(--qol-text);-webkit-font-smoothing:antialiased;font-size:var(--qol-fs-body);line-height:1.6;overflow-x:clip}#qol-v2-root{width:100%;max-width:100%;overflow-x:clip}body.qol-v2 h1,body.qol-v2 h2,body.qol-v2 h3,body.qol-v2 .qol-serif{font-family:var(--qol-font-display);font-weight:600;line-height:1.12;letter-spacing:-.035em}.qol-v2 img,.qol-v2 video{max-width:100%;display:block}.qol-v2 section{position:relative}.qol-container{width:min(100% - 40px,var(--qol-max));margin-inline:auto}@media(max-width:600px){.qol-container{width:min(100% - 24px,var(--qol-max))}:root{--qol-section-pad: clamp(32px, 8vw, 96px)}}.qol-v2 .qol-btn-primary{display:flex;align-items:center;justify-content:center;width:100%;padding:18px 24px;background:var(--qol-accent);color:#fff;border:none;border-radius:999px;font-family:var(--qol-font-text);font-size:var(--qol-fs-body-sm);font-weight:700;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:background .25s ease,transform .2s ease;animation:qol-cta-breathe 2s ease-in-out infinite}.qol-v2 .qol-btn-primary__phone{margin-left:10px;padding-left:10px;border-left:1px solid rgba(255,255,255,.45);font-variant-numeric:tabular-nums}.qol-v2 .qol-btn-secondary{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;margin-top:10px;padding:14px 22px;border:1px solid rgba(56,111,92,.42);border-radius:999px;background:transparent;color:var(--qol-accent);font:inherit;font-size:var(--qol-fs-body-sm);font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease;animation:qol-cta-breathe-secondary 2s ease-in-out 1s infinite}.qol-v2 .qol-btn-secondary:hover{background:#386f5c12;border-color:var(--qol-accent);transform:translateY(-1px)}.qol-v2 .qol-btn-primary:hover{background:var(--qol-accent-hover);transform:translateY(-1px)}@media(max-width:600px){.qol-v2 .qol-btn-primary{padding-inline:16px;font-size:11px;letter-spacing:.075em}}.qol-v2 .cf-installment-text{margin-top:12px;font-size:var(--qol-fs-body-sm);color:var(--qol-text-muted);text-align:center}.qol-v2 .qol-cta-urgency{position:relative;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:9px;margin-top:13px;padding:11px 14px;overflow:hidden;border-radius:13px;background:linear-gradient(105deg,#b82f26,#ef5b42 52%,#c83228);color:#fff;box-shadow:0 12px 28px #be302642;animation:qol-cta-urgency-punch 1.8s ease-in-out infinite}.qol-v2 .qol-cta-urgency:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 18%,rgba(255,255,255,.26) 45%,transparent 72%);transform:translate(-120%);animation:qol-cta-urgency-shine 2.4s ease-in-out infinite}.qol-v2 .qol-cta-urgency>*{position:relative;z-index:1}.qol-v2 .qol-cta-urgency>span{width:9px;height:9px;border-radius:50%;background:#fff;box-shadow:0 0 #ffffffa6;animation:qol-cta-urgency-dot 1.25s ease-out infinite}.qol-v2 .qol-cta-urgency strong,.qol-v2 .qol-cta-urgency em{text-transform:uppercase}.qol-v2 .qol-cta-urgency strong{font-size:13px;font-weight:900;letter-spacing:.08em;white-space:nowrap}.qol-v2 .qol-cta-urgency em{justify-self:end;font-size:9px;font-style:normal;font-weight:850;letter-spacing:.1em}@keyframes qol-cta-breathe{0%,to{transform:scale(1);box-shadow:0 6px 16px #386f5c24}50%{transform:scale(1.012);box-shadow:0 9px 22px #386f5c57}}@keyframes qol-cta-breathe-secondary{0%,to{transform:scale(1);box-shadow:0 0 #386f5c00}50%{transform:scale(1.012);box-shadow:0 7px 20px #386f5c36}}@keyframes qol-cta-urgency-punch{0%,to{transform:scale(1)}50%{transform:scale(1.012)}}@keyframes qol-cta-urgency-shine{0%,44%{transform:translate(-120%)}76%,to{transform:translate(120%)}}@keyframes qol-cta-urgency-dot{0%{box-shadow:0 0 #ffffffa6}80%,to{box-shadow:0 0 0 9px #fff0}}@media(max-width:560px){.qol-v2 .qol-cta-urgency{grid-template-columns:auto 1fr}.qol-v2 .qol-cta-urgency em{grid-column:1 / -1;justify-self:start;padding-left:18px}}@media(prefers-reduced-motion:reduce){.qol-v2 .qol-btn-primary,.qol-v2 .qol-btn-secondary,.qol-v2 .qol-cta-urgency,.qol-v2 .qol-cta-urgency:after,.qol-v2 .qol-cta-urgency>span{animation:none}}.qol-video-shell{position:relative;border-radius:24px;padding:2px;background:linear-gradient(145deg,#7fd4b473,#386f5c38 42%,#1a1a1a1f);box-shadow:0 28px 72px #0f2a223d,0 12px 32px #1a1a1a1a,inset 0 1px #ffffff2e;isolation:isolate;transform:perspective(1400px) rotateX(0);transition:transform .55s cubic-bezier(.22,1,.36,1),box-shadow .55s cubic-bezier(.22,1,.36,1)}.qol-video-shell:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:22px;border:1px solid rgba(255,255,255,.14);pointer-events:none;z-index:4;transition:border-color .4s ease}.qol-video-shell:hover{transform:perspective(1400px) rotateX(2deg) translateY(-6px);box-shadow:0 36px 88px #0f2a2252,0 16px 40px #386f5c24,inset 0 1px #ffffff3d}.qol-video-shell:hover:before{border-color:#ffffff52}.qol-video-frame{position:relative;border-radius:22px;overflow:hidden;background:#0a1a14}.qol-video-shell--compact{border-radius:20px}.qol-video-shell--compact:before{border-radius:18px}.qol-video-shell--compact .qol-video-frame{border-radius:18px}@media(max-width:768px){.qol-hscroll{display:flex!important;flex-wrap:nowrap;grid-template-columns:unset!important;gap:14px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-width:none;padding-bottom:12px;margin-inline:-12px;padding-inline:12px}.qol-hscroll::-webkit-scrollbar{display:none}.qol-hscroll>*{flex-shrink:0;scroll-snap-align:start}.qol-hscroll--peek-sm>*{flex:0 0 min(68vw,220px)}.qol-hscroll--peek-md>*{flex:0 0 min(75vw,280px)}.qol-hscroll--peek-lg>*{flex:0 0 min(82vw,320px)}.qol-hscroll--peek-xl>*{flex:0 0 min(72vw,280px)}.qol-rail__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding-inline:2px}.qol-rail__hint{font-size:var(--qol-fs-caption);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--qol-accent);transition:opacity .3s ease}.qol-rail__hint.is-hidden{opacity:0}.qol-rail__nav{display:flex;gap:8px}.qol-rail__nav-btn{width:40px;height:40px;border-radius:50%;border:1px solid var(--qol-border);background:var(--qol-white);color:var(--qol-text);font-size:20px;line-height:1;cursor:pointer;flex-shrink:0}.qol-rail__nav-btn:hover{border-color:var(--qol-accent);background:var(--qol-accent);color:#fff}#qol-v2-root{display:flex;flex-direction:column}[data-qol-section=pdp]{order:1}[data-qol-section=celebrities]{order:2}[data-qol-section=reviews]{order:3}[data-qol-section=stats]{order:4}[data-qol-section=testimonials]{order:5}[data-qol-section=benefits]{order:6}[data-qol-section=science]{order:7}[data-qol-section=closing]{order:8}[data-qol-section=guarantee]{order:9}[data-qol-section=faq]{order:10}}.qol-v2 [data-qol-section=top]{position:sticky;top:0;z-index:1000}.qol-announce{background:var(--qol-accent);color:#fff;font-size:var(--qol-fs-caption);font-weight:600;letter-spacing:.06em;text-align:center;padding:10px 16px;position:relative}.qol-announce__inner{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.qol-announce__label{text-transform:uppercase;opacity:.85}.qol-announce__offer{font-weight:700}.qol-announce__timer{display:flex;gap:6px;font-variant-numeric:tabular-nums;font-size:var(--qol-fs-caption)}.qol-announce__timer span{background:#ffffff26;padding:2px 6px;border-radius:4px}.qol-announce.is-expired .qol-announce__label,.qol-announce.is-expired .qol-announce__offer{display:none}@media(max-width:768px){.qol-announce{padding:8px 12px;padding-top:max(8px,env(safe-area-inset-top));font-size:var(--qol-fs-caption-fluid)}.qol-announce__inner{gap:8px 12px;flex-direction:column}.qol-announce__label{font-size:10px;letter-spacing:.08em}.qol-announce__offer{font-size:var(--qol-fs-caption-fluid);line-height:1.35;max-width:340px}.qol-announce__timer{gap:4px}.qol-announce__timer span{padding:3px 5px;font-size:11px}}@media(max-width:480px){.qol-announce__inner{flex-direction:row;gap:6px 10px}.qol-announce__offer{display:none}.qol-announce__timer span:last-child{display:none}}.qol-pdp{overflow:clip;background:radial-gradient(circle at 82% 12%,rgba(127,212,180,.14),transparent 30%),radial-gradient(circle at 6% 84%,rgba(56,111,92,.07),transparent 28%),linear-gradient(145deg,#fbf9f5 0%,var(--qol-cream-light) 58%,#f4f8f6 100%);padding:32px 0 0}.qol-pdp__split-wrap{--qol-sticky-top: 100px}.qol-pdp__split{display:grid;grid-template-columns:1fr;gap:clamp(24px,4vw,56px);align-items:start}.qol-pdp__media-col,.qol-pdp__buy-col{min-width:0;max-width:100%}.qol-pdp__divider{display:none}@media(min-width:901px){.qol-pdp__split{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);gap:0 clamp(28px,4vw,48px);align-items:start}.qol-pdp__divider{display:block;width:1px;background:#00000012;align-self:stretch;flex-shrink:0}.qol-pdp__media-col{padding-right:8px}.qol-pdp__buy-col{padding-left:4px;padding-right:4px}}@media(min-width:1200px){.qol-pdp__split.qol-container{width:min(100% - 24px,1480px);grid-template-columns:minmax(0,1.15fr) 1px minmax(500px,.85fr);gap:0 clamp(28px,2.5vw,38px)}.qol-pdp__media-col{padding-right:0}}.qol-pdp__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,56px);align-items:start}.qol-pdp__media{width:100%}.qol-pdp__gallery-main{position:relative;width:100%;border-radius:var(--qol-radius-lg);overflow:hidden;aspect-ratio:4 / 5;background:var(--qol-cream)}.qol-pdp__gallery-media{position:absolute;top:0;right:0;bottom:0;left:0}.qol-pdp__gallery-layer{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background:var(--qol-cream);will-change:opacity}.qol-pdp__gallery-layer[data-qol-gallery-layer=current]{opacity:1}.qol-pdp__gallery-main img,.qol-pdp__gallery-main video,.qol-pdp__gallery-video{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.qol-pdp__gallery-video-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.qol-pdp__gallery-play{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0;border:none;cursor:pointer;background:linear-gradient(180deg,#00000014,#00000038);transition:opacity .3s ease,visibility .3s ease}.qol-pdp__gallery-play-btn{display:flex;align-items:center;justify-content:center;width:clamp(72px,18vw,104px);height:clamp(72px,18vw,104px);border-radius:50%;background:#fffffff5;color:var(--qol-accent);box-shadow:0 16px 56px #00000059,0 0 0 10px #ffffff24;transition:transform .35s cubic-bezier(.22,1,.36,1)}.qol-pdp__gallery-play-btn svg{width:clamp(30px,7vw,42px);height:clamp(30px,7vw,42px);margin-left:5px}.qol-pdp__gallery-play:hover .qol-pdp__gallery-play-btn,.qol-pdp__gallery-play:focus-visible .qol-pdp__gallery-play-btn{transform:scale(1.08)}.qol-pdp__gallery-video-wrap.is-playing .qol-pdp__gallery-play{opacity:0;visibility:hidden;pointer-events:none}.qol-pdp__gallery-video-wrap.is-playing .qol-pdp__gallery-video{cursor:pointer}.qol-pdp__gallery-badges{position:absolute;top:14px;left:14px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:6px;z-index:2}.qol-pdp__gallery-nav{position:absolute;top:50%;z-index:6;display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:radial-gradient(circle at 30% 24%,#fffffffa,#ffffffb8 56%,#def1e9d1);color:var(--qol-accent);font:inherit;font-size:30px;line-height:1;cursor:pointer;box-shadow:0 14px 34px #0f2d2338,inset 0 0 0 4px #ffffff52;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translateY(-50%);transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.qol-pdp__gallery-nav--prev{left:14px}.qol-pdp__gallery-nav--next{right:14px}.qol-pdp__gallery-nav:hover,.qol-pdp__gallery-nav:focus-visible{outline:none;background:#fffffff5;box-shadow:0 16px 38px #0f2d234d,0 0 0 6px #94e2c42e;transform:translateY(-50%) scale(1.06)}.qol-pdp__gallery-nav span{transform:translateY(-2px)}.qol-pdp__gallery-cert{background:#1a1a1ad9;color:#fff;font-size:var(--qol-fs-caption);font-weight:700;letter-spacing:.08em;padding:7px 11px;border-radius:6px;text-transform:uppercase;display:inline-flex;align-items:center;gap:6px}@media(max-width:768px){.qol-pdp__gallery-main{touch-action:pan-y}.qol-pdp__gallery-badges{top:10px;left:10px;gap:4px}.qol-pdp__gallery-cert{font-size:9px;letter-spacing:.06em;padding:4px 7px;border-radius:5px;gap:4px}.qol-pdp__gallery-cert .qol-icon--xs{width:11px;height:11px}.qol-pdp__gallery-nav{width:42px;height:42px;font-size:28px}.qol-pdp__gallery-nav--prev{left:10px}.qol-pdp__gallery-nav--next{right:10px}}.qol-pdp__main-img{transition:opacity .2s ease;cursor:zoom-in}body.qol-pdp-lightbox-open{overflow:hidden}.qol-pdp__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2600;display:flex;align-items:center;justify-content:center;padding:max(16px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom));background:#080c0af0;opacity:0;transition:opacity .22s ease;overscroll-behavior:contain;touch-action:none}.qol-pdp__lightbox.is-open{opacity:1}.qol-pdp__lightbox[hidden]{display:none}.qol-pdp__lightbox-stage{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.qol-pdp__lightbox-media{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px;display:block}.qol-pdp__lightbox-close{position:absolute;top:max(14px,env(safe-area-inset-top));right:14px;z-index:2;width:44px;height:44px;border:none;border-radius:50%;background:#ffffff24;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.qol-pdp__lightbox-close svg{width:22px;height:22px}.qol-pdp__lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:none;border-radius:50%;background:#ffffff24;color:#fff;font-size:30px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.qol-pdp__lightbox-nav--prev{left:12px}.qol-pdp__lightbox-nav--next{right:12px}.qol-pdp__lightbox-counter{position:absolute;left:50%;bottom:max(18px,env(safe-area-inset-bottom));transform:translate(-50%);margin:0;padding:6px 14px;border-radius:999px;background:#ffffff24;color:#fff;font-size:13px;letter-spacing:.04em}@media(max-width:768px){.qol-pdp__lightbox{padding:0}.qol-pdp__lightbox-media{border-radius:0}.qol-pdp__lightbox-nav{display:none}}.qol-pdp__thumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto;scrollbar-width:none}.qol-pdp__thumbs::-webkit-scrollbar{display:none}.qol-pdp__thumb{flex:0 0 72px;height:72px;border-radius:10px;overflow:hidden;border:2px solid transparent;cursor:pointer;padding:0;background:none;opacity:.65;transition:opacity .2s,border-color .2s}.qol-pdp__thumb.is-active{border-color:var(--qol-accent);opacity:1}.qol-pdp__thumb img,.qol-pdp__thumb-video{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.qol-pdp__thumb-media{position:relative;display:block;width:100%;height:100%}.qol-pdp__thumb-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000059;color:#fff;font-size:14px;line-height:1}.qol-pdp__serum-label{margin:20px 0 10px;font-size:var(--qol-fs-caption);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--qol-text-muted)}.qol-pdp__rating-strip{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:var(--qol-fs-body-sm);color:var(--qol-text-muted);margin-bottom:12px}.qol-pdp__rating-stars{display:inline-flex;align-items:center;gap:4px;font-weight:700;color:var(--qol-text)}.qol-pdp__rating-star{width:14px;height:14px;color:#22a06b}.qol-pdp__rating-divider{opacity:.4}.qol-pdp__rating-reviews{background:none;border:none;padding:0;font:inherit;font-size:inherit;color:var(--qol-accent);font-weight:600;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.qol-pdp__rating-reviews:hover{color:var(--qol-accent-hover)}.qol-pdp__serum-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:0;width:100%}.qol-pdp__serum-card{margin:0;cursor:pointer;outline:none;min-width:0}.qol-pdp__serum-frame{position:relative;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:var(--qol-cream);box-shadow:0 2px 12px #1a1a1a0f;transition:box-shadow .4s ease,transform .4s cubic-bezier(.22,1,.36,1)}.qol-pdp__serum-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;transition:opacity .45s ease,transform .65s cubic-bezier(.22,1,.36,1)}.qol-pdp__serum-img--detail{opacity:0;transform:scale(1)}.qol-pdp__serum-name{display:block;margin-top:8px;font-size:var(--qol-fs-caption);font-weight:600;letter-spacing:.02em;text-align:center;color:var(--qol-text-muted);line-height:1.25;transition:color .3s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qol-pdp__serum-card:hover .qol-pdp__serum-frame,.qol-pdp__serum-card.is-active .qol-pdp__serum-frame,.qol-pdp__serum-card:focus-visible .qol-pdp__serum-frame{box-shadow:0 12px 32px #386f5c2e;transform:translateY(-3px)}.qol-pdp__serum-card:hover .qol-pdp__serum-img--primary,.qol-pdp__serum-card.is-active .qol-pdp__serum-img--primary,.qol-pdp__serum-card:focus-visible .qol-pdp__serum-img--primary{opacity:0}.qol-pdp__serum-card:hover .qol-pdp__serum-img--detail,.qol-pdp__serum-card.is-active .qol-pdp__serum-img--detail,.qol-pdp__serum-card:focus-visible .qol-pdp__serum-img--detail{opacity:1;transform:scale(1.04)}.qol-pdp__serum-card:hover .qol-pdp__serum-name,.qol-pdp__serum-card.is-active .qol-pdp__serum-name,.qol-pdp__serum-card:focus-visible .qol-pdp__serum-name{color:var(--qol-accent)}.qol-pdp__buy{padding-top:8px}.qol-pdp__eyebrow{font-size:var(--qol-fs-caption);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--qol-text-muted);margin-bottom:8px}.qol-pdp__title{font-size:var(--qol-fs-heading-lg-fluid);font-weight:700;letter-spacing:-.045em;color:var(--qol-accent);margin:0 0 16px;overflow-wrap:anywhere;word-break:break-word}.qol-pdp__launch-badge{display:inline-flex;align-items:center;gap:8px;margin:4px 0 12px;padding:7px 11px;border:1px solid rgba(56,111,92,.18);border-radius:999px;background:#386f5c14;color:var(--qol-accent);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.qol-pdp__launch-badge>span{width:7px;height:7px;border-radius:50%;background:#49aa82;box-shadow:0 0 0 5px #49aa821f;animation:qol-launch-pulse 1.8s ease-in-out infinite}.qol-pdp__desc{color:var(--qol-text-muted);margin:0 0 20px;font-size:var(--qol-fs-body);line-height:1.65;overflow-wrap:anywhere}.qol-pdp__consultation{margin:0 0 18px;padding:18px;border:1px solid rgba(56,111,92,.2);border-radius:18px;background:#ffffffb8}.qol-pdp__consultation-prompt{margin:0 0 16px;color:var(--qol-text);font-size:var(--qol-fs-body);font-weight:600;line-height:1.55}.qol-pdp__concerns{min-width:0;margin:0;padding:0;border:0}.qol-pdp__concerns legend{margin-bottom:10px;padding:0;color:var(--qol-text-muted);font-size:var(--qol-fs-caption);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.qol-pdp__concern-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.qol-pdp__concern{display:flex;align-items:center;gap:9px;min-height:48px;padding:10px 12px;border:1px solid var(--qol-border);border-radius:12px;background:var(--qol-white);color:var(--qol-text);font:inherit;font-size:var(--qol-fs-caption);font-weight:600;line-height:1.35;text-align:left;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.qol-pdp__concern>span{width:9px;height:9px;flex:0 0 9px;border:1px solid rgba(56,111,92,.5);border-radius:50%;background:transparent}.qol-pdp__concern:hover,.qol-pdp__concern:focus-visible,.qol-pdp__concern.is-selected{border-color:var(--qol-accent);background:#386f5c12;color:var(--qol-accent);outline:none}.qol-pdp__concern.is-selected>span{border-color:var(--qol-accent);background:var(--qol-accent);box-shadow:0 0 0 3px #386f5c1f}.qol-pdp__quiz-cta{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;margin-top:12px;padding:12px 14px;border:1px solid rgba(56,111,92,.28);border-radius:15px;background:linear-gradient(115deg,#173f33,#2f705b);color:#fff;font:inherit;text-align:left;cursor:pointer;box-shadow:0 12px 30px #23544329;transition:transform .2s ease,box-shadow .2s ease}.qol-pdp__quiz-cta:hover,.qol-pdp__quiz-cta:focus-visible{transform:translateY(-2px);box-shadow:0 16px 34px #2354433b;outline:none}.qol-pdp__quiz-cta-orbit{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:#ffffff1a;box-shadow:inset 0 0 0 7px #ffffff0a}.qol-pdp__quiz-cta>span:nth-child(2){display:flex;flex-direction:column;gap:2px}.qol-pdp__quiz-cta strong{font-size:12px;line-height:1.35}.qol-pdp__quiz-cta small{color:#ffffffb3;font-size:10px;line-height:1.35}.qol-pdp__cta-slot{margin-bottom:24px}.qol-pdp__highlights{list-style:none;margin:0 0 28px;padding:0;display:grid;gap:8px}@media(max-width:560px){.qol-pdp__title{font-size:clamp(32px,10vw,42px)}.qol-pdp__consultation{padding:14px}.qol-pdp__concern-grid{grid-template-columns:1fr}.qol-pdp__concern{min-height:46px}.qol-btn-primary__phone{display:none}}.qol-pdp__highlights li{font-size:var(--qol-fs-body-sm);padding-left:22px;position:relative;color:var(--qol-text)}.qol-pdp__highlights li:before{content:"✓";position:absolute;left:0;color:var(--qol-accent);font-weight:700}@keyframes qol-launch-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.78);opacity:.58}}.qol-pdp__clinicians{padding:14px 16px;background:var(--qol-white);border:1px solid var(--qol-border);border-radius:var(--qol-radius) var(--qol-radius) 0 0;border-bottom:none;margin:20px 0 0}.qol-pdp__clinicians+.qol-pdp__accordion{margin-top:0}.qol-pdp__clinicians+.qol-pdp__accordion .qol-pdp-acc__item:first-child{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.qol-pdp__clinicians-title{margin:0 0 8px;font-size:var(--qol-fs-body-sm);font-weight:500;color:var(--qol-text);line-height:1.4}.qol-pdp__clinicians-lead{font-size:var(--qol-fs-caption);color:var(--qol-text-muted);font-weight:400;margin:0 0 10px;line-height:1.55}.qol-pdp__clinicians-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.qol-pdp__clinicians-badges span{font-size:var(--qol-fs-caption);font-weight:500;letter-spacing:.04em;padding:4px 8px;border-radius:4px;background:var(--qol-white);color:var(--qol-text-muted);border:1px solid var(--qol-border)}.qol-pdp__clinicians-serums{font-size:var(--qol-fs-caption);color:var(--qol-text-muted);font-weight:400;margin:0 0 8px;line-height:1.55}.qol-pdp__clinicians-link{display:inline-block;font-size:var(--qol-fs-caption);font-weight:500;color:var(--qol-accent);text-decoration:underline;text-underline-offset:2px}.qol-pdp__clinicians-link:hover{color:var(--qol-accent-hover)}.qol-pdp__reviews-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:20px}.qol-pdp__reviews-modal[hidden]{display:none}.qol-pdp__reviews-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a1a1a73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.qol-pdp__reviews-dialog{position:relative;width:min(100%,420px);background:var(--qol-white);border-radius:var(--qol-radius-lg);padding:28px 24px 24px;box-shadow:0 20px 60px #0000002e}.qol-pdp__reviews-close{position:absolute;top:12px;right:14px;width:32px;height:32px;border:none;background:var(--qol-cream);border-radius:50%;font-size:var(--qol-fs-subhead);line-height:1;cursor:pointer;color:var(--qol-text-muted)}.qol-pdp__reviews-title{margin:0 0 10px;font-family:var(--qol-serif);font-size:var(--qol-fs-subhead);color:var(--qol-text)}.qol-pdp__reviews-placeholder{margin:0 0 16px;font-size:var(--qol-fs-body-sm);line-height:1.55;color:var(--qol-text-muted)}.qol-pdp__reviews-link{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:12px 16px;background:var(--qol-accent);color:#fff;border-radius:999px;font-size:var(--qol-fs-body-sm);font-weight:700;text-decoration:none}.qol-pdp__reviews-link:hover{background:var(--qol-accent-hover)}.qol-pdp__callouts{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.qol-pdp__callout{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border-radius:var(--qol-radius);font-size:var(--qol-fs-body-sm);line-height:1.55}.qol-pdp__callout--heart{background:#fce8ec;color:var(--qol-text)}.qol-pdp__callout--heart .qol-pdp__callout-icon{color:#c44}.qol-pdp__callout--payment{background:#fef9e8;color:var(--qol-text)}.qol-pdp__callout--payment .qol-pdp__callout-icon{color:#8b6914}.qol-pdp__callout p{margin:0}.qol-pdp__callout-icon{flex-shrink:0;width:28px;height:28px}.qol-pdp__trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px}.qol-pdp__trust-box{display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px 10px;background:var(--qol-white);border:1px solid var(--qol-border);border-radius:12px;transition:transform .25s,border-color .25s}.qol-pdp__trust-box:hover{transform:translateY(-2px);border-color:var(--qol-accent)}.qol-pdp__trust-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid var(--qol-border);border-radius:10px;margin-bottom:10px;color:var(--qol-accent)}.qol-pdp__trust-box strong{font-size:var(--qol-fs-caption);color:var(--qol-accent);margin-bottom:2px}.qol-pdp__trust-box span{font-size:var(--qol-fs-caption);color:var(--qol-text-muted)}.qol-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.qol-icon svg{width:100%;height:100%}.qol-icon--xs{width:14px;height:14px}.qol-icon--sm{width:18px;height:18px}.qol-icon--md{width:28px;height:28px;color:var(--qol-accent)}.qol-icon--chip{width:22px;height:22px;color:var(--qol-accent)}.qol-icon--trust{width:22px;height:22px}.qol-pdp__section-label{font-size:var(--qol-fs-caption);font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--qol-text-muted);margin-bottom:12px}.qol-pdp__variants{display:flex;gap:16px;margin-bottom:28px;flex-wrap:wrap}.qol-pdp__variant{display:flex;flex-direction:column;align-items:center;gap:8px;background:none;border:none;cursor:pointer;padding:0;position:relative}.qol-pdp__variant-img{width:64px;height:64px;border-radius:50%;overflow:hidden;border:2px solid var(--qol-border);transition:border-color .2s}.qol-pdp__variant.is-active .qol-pdp__variant-img{border-color:var(--qol-accent);box-shadow:0 0 0 2px var(--qol-accent)}.qol-pdp__variant-img img{width:100%;height:100%;object-fit:cover}.qol-pdp__variant-label{font-size:var(--qol-fs-caption);text-align:center;max-width:80px;color:var(--qol-text-muted)}.qol-pdp__variant-badge{position:absolute;top:-4px;right:-4px;background:var(--qol-gold);color:#1a1a1a;font-size:var(--qol-fs-caption);font-weight:800;padding:2px 5px;border-radius:4px}.qol-pdp__plans{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.qol-pdp__plan{position:relative;border:2px solid var(--qol-border);border-radius:var(--qol-radius);padding:20px;background:var(--qol-white);cursor:pointer;transition:border-color .2s}.qol-pdp__plan.is-selected{border-color:var(--qol-accent)}.qol-pdp__plan-badges{display:flex;align-items:stretch;justify-content:flex-end;flex-wrap:wrap;gap:6px;margin-bottom:12px}.qol-pdp__plan-ribbon{display:inline-flex;align-items:center;justify-content:center;min-height:30px;background:var(--qol-accent);color:#fff;font-size:var(--qol-fs-caption);font-weight:800;letter-spacing:.06em;padding:5px 10px;border-radius:6px;line-height:1.2;white-space:nowrap}.qol-pdp__plan-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.qol-pdp__plan-radio{width:20px;height:20px;border:2px solid var(--qol-border);border-radius:50%;flex-shrink:0;margin-top:2px;display:flex;align-items:center;justify-content:center}.qol-pdp__plan.is-selected .qol-pdp__plan-radio{border-color:var(--qol-accent)}.qol-pdp__plan.is-selected .qol-pdp__plan-radio:after{content:"";width:10px;height:10px;background:var(--qol-accent);border-radius:50%}.qol-pdp__plan-title-row{flex:1;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.qol-pdp__plan-title{font-weight:700;font-size:var(--qol-fs-body)}.qol-pdp__plan-save{display:inline-flex;align-items:center;justify-content:center;min-height:30px;background:#fef3c7;color:#92400e;font-size:var(--qol-fs-caption);font-weight:800;padding:5px 10px;border-radius:6px;line-height:1.2;white-space:nowrap}@media(min-width:769px){.qol-pdp__plan-badges{position:absolute;top:12px;right:16px;margin-bottom:0;flex-direction:row;gap:6px;align-items:stretch}.qol-pdp__plan-ribbon{border-radius:6px;min-height:auto;padding:4px 10px}.qol-pdp__plan-save{margin-top:0;min-height:auto;padding:4px 10px;border-radius:6px}}.qol-pdp__plan-pricing{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.qol-pdp__plan-price{font-family:var(--qol-serif);font-size:var(--qol-fs-heading);font-weight:700;color:var(--qol-accent)}.qol-pdp__plan-price span{font-size:var(--qol-fs-body);font-family:var(--qol-sans);font-weight:500}.qol-pdp__plan-compare{text-decoration:line-through;color:var(--qol-text-muted);font-size:var(--qol-fs-body-sm);margin-left:8px}.qol-pdp__plan-per{font-size:var(--qol-fs-caption);color:var(--qol-text-muted);text-align:right}.qol-pdp__installment-banner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;padding:14px 16px;margin-bottom:12px;background:linear-gradient(180deg,#e8f7ef,#d9f0e4);border:1px solid #b8e0cc;border-radius:10px;text-align:center;line-height:1.35}.qol-pdp__installment-banner strong{font-size:var(--qol-fs-body);font-weight:800;color:var(--qol-accent);letter-spacing:-.01em}.qol-pdp__installment-monthly{font-size:var(--qol-fs-body-sm);font-weight:600;color:var(--qol-text)}.qol-pdp__delivery-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px}.qol-pdp__delivery-box{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;padding:12px 10px;background:var(--qol-white);border:1px solid var(--qol-border);border-radius:10px}.qol-pdp__delivery-icon{display:flex;align-items:center;justify-content:center;color:var(--qol-accent)}.qol-pdp__delivery-box strong{font-size:var(--qol-fs-caption);font-weight:700;color:var(--qol-text);line-height:1.25}.qol-pdp__delivery-box span{font-size:11px;color:var(--qol-text-muted);line-height:1.35}.qol-icon--delivery{width:22px;height:22px}.qol-pdp__plan-billing{font-size:var(--qol-fs-caption);color:var(--qol-text-muted);margin-bottom:12px}.qol-pdp__plan-features{list-style:none;margin:0;padding:0;display:grid;gap:10px}.qol-pdp__plan-feature{display:flex;align-items:center;gap:8px;font-size:var(--qol-fs-body-sm);color:var(--qol-text-muted);line-height:1.35}.qol-pdp__plan-feature-icon{flex-shrink:0;display:flex;align-items:center;color:var(--qol-accent)}.qol-pdp__plan-feature-text{white-space:nowrap;min-width:0;overflow:hidden;text-overflow:ellipsis}.qol-pdp__plan-feature-text strong{color:var(--qol-text);font-weight:600}.qol-pdp__secure-payment{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding:12px 14px;background:var(--qol-white);border:1px solid var(--qol-border);border-radius:10px}.qol-pdp__secure-payment-label{display:flex;align-items:center;gap:8px;font-size:var(--qol-fs-body-sm);font-weight:700;color:var(--qol-text);white-space:nowrap;flex-shrink:0}.qol-pdp__secure-payment-logos{height:22px;width:auto;max-width:min(58%,190px);object-fit:contain;object-position:right center;flex-shrink:1}.qol-icon--secure{width:16px;height:16px;flex-shrink:0}.qol-icon--feature{width:16px;height:16px}.qol-pdp__onetime{text-align:center;font-size:var(--qol-fs-body-sm);color:var(--qol-text-muted);margin-bottom:16px}.qol-pdp__onetime button{background:none;border:none;text-decoration:underline;cursor:pointer;color:inherit;font-size:inherit}.qol-pdp__cta-slot{margin:-12px 0 4px;padding:12px 24px 20px;overflow:visible}.qol-pdp__giveback{background:#fce8e8;border-radius:var(--qol-radius);padding:14px 16px;font-size:var(--qol-fs-body-sm);color:var(--qol-text);margin-bottom:20px;line-height:1.5}.qol-pdp__welcome{margin-top:24px}.qol-pdp__welcome-title{font-size:var(--qol-fs-caption);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--qol-text-muted);margin-bottom:14px}.qol-pdp__welcome-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.qol-pdp__welcome-item{text-align:center}.qol-pdp__welcome-item img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px;background:var(--qol-cream);margin-bottom:6px}.qol-pdp__welcome-item span{display:block;font-size:var(--qol-fs-caption);color:var(--qol-text-muted)}.qol-pdp__welcome-item strong{font-size:var(--qol-fs-caption);color:var(--qol-text)}.qol-pdp__accordion{margin-top:8px;display:flex;flex-direction:column;gap:10px}.qol-pdp-acc__item{background:var(--qol-white);border:1px solid var(--qol-border);border-radius:var(--qol-radius);overflow:hidden;transition:border-color .25s,box-shadow .25s}.qol-pdp-acc__item.is-open{border-color:#386f5c59;box-shadow:0 8px 28px #386f5c14}.qol-pdp-acc__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;background:none;border:none;cursor:pointer;text-align:left}.qol-pdp-acc__trigger-left{display:flex;align-items:center;gap:14px;min-width:0}.qol-pdp-acc__trigger-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--qol-cream-light);border:1px solid var(--qol-border);border-radius:10px;color:var(--qol-accent);transition:background .25s,border-color .25s}.qol-pdp-acc__item.is-open .qol-pdp-acc__trigger-icon{background:#386f5c1a;border-color:#386f5c40}.qol-pdp-acc__trigger-text{display:flex;flex-direction:column;gap:2px;min-width:0}.qol-pdp-acc__trigger-title{font-family:var(--qol-serif);font-size:var(--qol-fs-body-md);font-weight:600;color:var(--qol-text);line-height:1.2}.qol-pdp-acc__trigger-sub{font-size:var(--qol-fs-caption);color:var(--qol-text-muted);line-height:1.35}.qol-pdp-acc__chevron{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:var(--qol-accent);transition:transform .3s ease}.qol-pdp-acc__chevron svg{width:20px;height:20px}.qol-pdp-acc__item.is-open .qol-pdp-acc__chevron{transform:rotate(180deg)}.qol-pdp-acc__panel{overflow:hidden;max-height:0;transition:max-height .4s cubic-bezier(.22,1,.36,1)}.qol-pdp-acc__panel-inner{padding:0 18px 18px}.qol-pdp-kit__hero{display:grid;grid-template-columns:140px 1fr;gap:14px;margin-bottom:18px}.qol-pdp-kit__device{position:relative;border-radius:12px;overflow:hidden;background:linear-gradient(145deg,var(--qol-cream) 0%,#ebe4d8 100%);aspect-ratio:4 / 5}.qol-pdp-kit__device img{width:100%;height:100%;object-fit:cover}.qol-pdp-kit__device-badge{position:absolute;top:8px;left:8px;background:#1a1a1ad1;color:#fff;font-size:var(--qol-fs-caption);font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 7px;border-radius:4px}.qol-pdp-kit__stats{display:flex;flex-direction:column;gap:8px}.qol-pdp-kit__stat{flex:1;display:flex;flex-direction:column;justify-content:center;padding:12px 14px;background:var(--qol-cream-light);border:1px solid var(--qol-border);border-radius:10px;text-align:center}.qol-pdp-kit__stat strong{display:block;font-family:var(--qol-serif);font-size:var(--qol-fs-subhead);font-weight:700;color:var(--qol-accent);line-height:1;margin-bottom:4px}.qol-pdp-kit__stat span{font-size:var(--qol-fs-caption);font-weight:600;color:var(--qol-text-muted);letter-spacing:.02em}.qol-pdp-kit__grid-label{margin:0 0 10px;font-size:var(--qol-fs-caption);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--qol-text-muted)}.qol-pdp-kit__serums{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px}.qol-pdp-kit__serum{display:flex;flex-direction:column;align-items:center;text-align:center;padding:8px 4px 10px;background:var(--qol-cream-light);border:1px solid var(--qol-border);border-radius:10px;transition:border-color .2s,transform .2s}.qol-pdp-kit__serum:hover{border-color:var(--qol-accent);transform:translateY(-2px)}.qol-pdp-kit__serum-img{width:100%;aspect-ratio:1 / 1;border-radius:6px;overflow:hidden;background:var(--qol-cream);margin-bottom:6px}.qol-pdp-kit__serum-img img{width:100%;height:100%;object-fit:cover}.qol-pdp-kit__serum-name{font-size:var(--qol-fs-caption);font-weight:700;color:var(--qol-text);line-height:1.25;margin-bottom:2px}.qol-pdp-kit__serum-concern{font-size:var(--qol-fs-caption);color:var(--qol-text-muted);line-height:1.2}.qol-pdp-kit__footer{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;background:linear-gradient(135deg,rgba(56,111,92,.08) 0%,var(--qol-cream-light) 100%);border:1px solid rgba(56,111,92,.15);border-radius:10px}.qol-pdp-kit__footer-icon{flex-shrink:0;color:var(--qol-accent);margin-top:1px}.qol-pdp-kit__footer p{margin:0;font-size:var(--qol-fs-caption);line-height:1.55;color:var(--qol-text-muted)}.qol-pdp-steps__track{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.qol-pdp-steps__card{position:relative;padding:16px 12px 14px;background:var(--qol-cream-light);border:1px solid var(--qol-border);border-radius:12px;text-align:center}.qol-pdp-steps__num{position:absolute;top:10px;left:10px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:var(--qol-accent);color:#fff;font-size:var(--qol-fs-caption);font-weight:700;border-radius:50%}.qol-pdp-steps__icon{display:flex;justify-content:center;margin-bottom:10px;color:var(--qol-accent)}.qol-pdp-steps__title{display:block;font-size:var(--qol-fs-body-sm);font-weight:700;color:var(--qol-text);margin-bottom:6px;line-height:1.3}.qol-pdp-steps__body{margin:0;font-size:var(--qol-fs-caption);line-height:1.5;color:var(--qol-text-muted)}.qol-pdp-steps__note{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#fef9e8;border:1px solid #f0e4b8;border-radius:10px}.qol-pdp-steps__note-dot{flex-shrink:0;width:8px;height:8px;background:var(--qol-gold);border-radius:50%;animation:qol-pdp-pulse 2s ease infinite}@keyframes qol-pdp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.qol-pdp-steps__note p{margin:0;font-size:var(--qol-fs-caption);font-weight:500;color:var(--qol-text);line-height:1.45}@media(max-width:900px){.qol-pdp-kit__serums{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.qol-pdp__plan-badges{justify-content:stretch;gap:8px;margin-bottom:14px}.qol-pdp__plan-ribbon,.qol-pdp__plan-save{flex:1 1 0;min-height:34px;padding:6px 8px;font-size:10px;letter-spacing:.04em;text-align:center}.qol-pdp__trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;overflow:visible;padding:0;margin-inline:0}.qol-pdp__trust-box{min-width:0;padding:12px 4px}.qol-pdp__trust-icon{width:36px;height:36px;margin-bottom:8px}.qol-pdp__trust-box strong,.qol-pdp__trust-box span{font-size:10px;line-height:1.35}.qol-pdp-steps__track{display:flex;flex-wrap:nowrap;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:8px;margin-inline:-4px;padding-inline:4px}.qol-pdp-steps__track::-webkit-scrollbar{display:none}.qol-pdp-steps__card{flex:0 0 min(75vw,280px);scroll-snap-align:start}}@media(max-width:480px){.qol-pdp-kit__hero{grid-template-columns:1fr}.qol-pdp-kit__device{max-height:200px;aspect-ratio:auto}.qol-pdp-kit__stats{flex-direction:row}.qol-pdp-kit__stat{flex:1;padding:10px 8px}.qol-pdp-kit__stat strong{font-size:var(--qol-fs-body-md)}.qol-pdp-kit__serums{grid-template-columns:repeat(2,1fr);gap:10px}.qol-pdp-kit__serum-name,.qol-pdp-kit__serum-concern{font-size:var(--qol-fs-caption)}}@media(max-width:900px){.qol-pdp{padding-bottom:48px}.qol-pdp__cta-slot{margin-top:-8px;padding:8px 20px 20px}.qol-pdp__split,.qol-pdp__grid{grid-template-columns:1fr}.qol-pdp__serum-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.qol-pdp__welcome-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.qol-pdp__serum-grid{grid-template-columns:repeat(2,1fr);gap:10px}.qol-pdp__serum-name{font-size:var(--qol-fs-caption)}.qol-pdp__variants{gap:10px}.qol-pdp__variant-img{width:52px;height:52px}}.qol-clinical-results{background:#fdfcfa;padding:var(--qol-section-pad) 0}.qol-clinres__head{text-align:center;margin-bottom:clamp(36px,5vw,64px)}.qol-clinres__eyebrow{display:block;font-size:var(--qol-fs-caption);font-weight:700;letter-spacing:.14em;color:var(--qol-text-muted);margin-bottom:14px}.qol-clinres__headline{font-family:var(--qol-font-display);font-size:clamp(28px,4.4vw,56px);font-weight:700;line-height:1.12;color:var(--qol-text);margin:0 auto;max-width:20ch}.qol-clinres__list{display:grid;gap:clamp(20px,3vw,32px)}.qol-clinres__card{display:grid;grid-template-columns:1fr;gap:clamp(24px,3vw,40px);align-items:center;background:var(--qol-white);border:1px solid rgba(0,0,0,.05);border-radius:var(--qol-radius-lg);padding:clamp(24px,3.4vw,48px);box-shadow:0 18px 48px #1428200d}@media(min-width:901px){.qol-clinres__card{grid-template-columns:34fr 17fr 49fr}}.qol-clinres__media{display:grid;grid-template-columns:1fr 1fr;gap:10px}.qol-clinres__shot{position:relative;margin:0;border-radius:var(--qol-radius);overflow:hidden;aspect-ratio:3 / 4;background:var(--qol-cream-light)}.qol-clinres__shot img{width:100%;height:100%;object-fit:cover;display:block}.qol-clinres__shot figcaption{position:absolute;left:8px;bottom:8px;max-width:calc(100% - 16px);padding:5px 10px;border-radius:999px;background:#ffffffeb;color:var(--qol-text);font-size:10px;font-weight:700;letter-spacing:.08em;line-height:1.3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.qol-clinres__gauge{display:flex;flex-direction:column;align-items:center;gap:12px;justify-self:center;position:relative}.qol-clinres__gauge-svg{width:clamp(112px,11vw,148px);height:auto;transform:rotate(-90deg)}.qol-clinres__gauge-track{fill:none;stroke:var(--qol-border);stroke-width:6}.qol-clinres__gauge-fill{fill:none;stroke:var(--qol-accent);stroke-width:6;stroke-linecap:round;transition:stroke-dashoffset 1.1s cubic-bezier(.33,1,.68,1)}.qol-clinres__gauge-num{position:absolute;top:calc(clamp(112px,11vw,148px)/2);left:50%;transform:translate(-50%,-50%);font-family:var(--qol-font-display);font-size:clamp(26px,2.6vw,34px);font-weight:700;color:var(--qol-accent);letter-spacing:-.01em;line-height:1;white-space:nowrap}.qol-clinres__gauge-num em{font-style:normal;font-size:.62em;margin-left:1px}.qol-clinres__gauge-label{font-size:10px;font-weight:700;letter-spacing:.12em;color:var(--qol-text-muted);text-align:center;max-width:160px;line-height:1.5}.qol-clinres__card-eyebrow{display:block;font-size:var(--qol-fs-caption);font-weight:700;letter-spacing:.13em;color:var(--qol-text-muted);margin-bottom:12px}.qol-clinres__card-headline{font-family:var(--qol-font-display);font-size:clamp(21px,2.6vw,32px);font-weight:700;line-height:1.22;color:var(--qol-text);margin:0 0 14px;max-width:24ch}.qol-clinres__card-desc{font-size:clamp(15px,1.4vw,17px);line-height:1.7;color:var(--qol-text-muted);margin:0;max-width:48ch}.qol-clinres__card-meta{margin:14px 0 0;font-size:var(--qol-fs-body-sm);color:var(--qol-text-muted)}.qol-clinres__card-footnote{margin:10px 0 0;font-size:var(--qol-fs-caption);color:var(--qol-text-muted);font-style:italic}.qol-clinres__disclaimer{margin:clamp(24px,3vw,36px) auto 0;text-align:center;font-size:var(--qol-fs-caption);color:var(--qol-text-muted);font-style:italic;max-width:60ch}.qol-timeline{background:var(--qol-white);padding:var(--qol-section-pad) 0}.qol-tl__container{width:min(100% - 40px,1180px);margin:0 auto}.qol-tl__head{margin-bottom:clamp(36px,5vw,64px);max-width:60ch}.qol-tl__eyebrow{display:block;font-size:var(--qol-fs-caption);font-weight:700;letter-spacing:.16em;color:var(--qol-text-muted);margin-bottom:16px}.qol-tl__headline{font-family:var(--qol-font-display);font-size:clamp(28px,4.2vw,52px);font-weight:700;line-height:1.12;letter-spacing:-.01em;color:#16181a;margin:0;max-width:18ch}.qol-tl__subline{margin:20px 0 0;font-size:clamp(15px,1.5vw,18px);line-height:1.7;color:var(--qol-text-muted);max-width:58ch}.qol-tl__layout{display:grid;grid-template-columns:1fr;gap:clamp(32px,4vw,72px);align-items:start}@media(min-width:1000px){.qol-tl__layout{grid-template-columns:minmax(0,47fr) minmax(0,53fr)}}.qol-tl__list{display:grid}.qol-tl__item{border-top:1px solid rgba(0,0,0,.09)}.qol-tl__item:last-child{border-bottom:1px solid rgba(0,0,0,.09)}.qol-tl__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:clamp(20px,2.2vw,26px) 2px;background:none;border:0;font:inherit;color:inherit;text-align:left;cursor:pointer}.qol-tl__trigger-text{display:flex;flex-direction:column;gap:4px;min-width:0}.qol-tl__period{font-family:var(--qol-font-display);font-size:clamp(17px,1.7vw,21px);font-weight:600;line-height:1.25;color:#8b9094;transition:color .3s ease}.qol-tl__item.is-open .qol-tl__period{color:#16181a;font-weight:700}.qol-tl__summary{font-size:clamp(12px,1.2vw,14px);line-height:1.4;color:#9ea3a6;transition:color .3s ease}.qol-tl__item.is-open .qol-tl__summary{color:var(--qol-accent)}.qol-tl__chevron{flex-shrink:0;display:grid;place-items:center;width:20px;height:20px;color:#b4b8ba;transition:transform .4s cubic-bezier(.22,1,.36,1),color .3s ease}.qol-tl__chevron svg{width:100%;height:100%}.qol-tl__item.is-open .qol-tl__chevron{transform:rotate(180deg);color:#43484a}.qol-tl__panel{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.22,1,.36,1)}.qol-tl__panel-inner{padding:0 0 clamp(24px,2.6vw,32px)}.qol-tl__body-headline{font-family:var(--qol-font-display);font-size:clamp(17px,1.7vw,20px);font-weight:700;line-height:1.32;color:#16181a;margin:0 0 12px;max-width:32ch}.qol-tl__text{margin:0;font-size:clamp(14px,1.35vw,16px);line-height:1.75;color:#5a5f61;max-width:56ch}.qol-tl__highlight{margin:16px 0 0;padding-left:15px;border-left:2px solid rgba(56,111,92,.4);font-size:clamp(13px,1.3vw,15px);line-height:1.65;color:#16181a;max-width:52ch}.qol-tl__micro{margin:18px 0 0;font-family:var(--qol-font-display);font-size:clamp(14px,1.45vw,17px);font-weight:700;color:var(--qol-accent)}.qol-tl__chips{list-style:none;margin:20px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:7px}.qol-tl__chips li{padding:6px 13px;border:1px solid rgba(0,0,0,.09);border-radius:999px;font-size:clamp(11px,1.1vw,12px);line-height:1.3;color:#5a5f61}.qol-tl__disclaimer{margin:clamp(28px,3.5vw,40px) 0 0;font-size:var(--qol-fs-caption);line-height:1.6;color:#9ea3a6;max-width:72ch}.qol-tl__stage{display:none}@media(min-width:1000px){.qol-tl__stage{display:block;position:sticky;top:132px}}.qol-tl__stage-inner{position:relative;aspect-ratio:1 / 1;border-radius:28px;background:linear-gradient(160deg,#fbfaf8,#f4f6f5);overflow:hidden}.qol-tl__stage-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.qol-tl__scene{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;opacity:0;visibility:hidden;transform:scale(.97);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1),visibility 0s linear .6s}.qol-tl__scene.is-active{opacity:1;visibility:visible;transform:scale(1);transition-delay:0s}.qol-tl__scene svg{width:68%;height:auto}.qol-tl-s__frame,.qol-tl-s__ring,.qol-tl-s__hex{stroke:#16181a24;stroke-width:1.4}.qol-tl-s__link{stroke:#386f5c52;stroke-width:1.2}.qol-tl-s__nodes circle,.qol-tl-s__stops circle,.qol-tl-s__orbit circle{fill:var(--qol-accent)}.qol-tl-s__core{fill:#386f5c1a;stroke:var(--qol-accent);stroke-width:1.4}.qol-tl-s__scan line{stroke:var(--qol-accent);stroke-width:1.6}.is-active .qol-tl-s__scan{animation:qol-tl-scan 3.4s cubic-bezier(.5,0,.5,1) infinite}@keyframes qol-tl-scan{0%{transform:translateY(58px);opacity:0}12%{opacity:1}88%{opacity:1}to{transform:translateY(262px);opacity:0}}.is-active .qol-tl-s__nodes circle{animation:qol-tl-node 3.4s ease-in-out infinite}.is-active .qol-tl-s__nodes circle:nth-child(2){animation-delay:.35s}.is-active .qol-tl-s__nodes circle:nth-child(3){animation-delay:.7s}.is-active .qol-tl-s__nodes circle:nth-child(4){animation-delay:1.05s}.is-active .qol-tl-s__nodes circle:nth-child(5){animation-delay:1.4s}@keyframes qol-tl-node{0%,40%{opacity:.2}55%{opacity:1}to{opacity:.2}}.qol-tl-s__waves circle{stroke:var(--qol-accent);stroke-width:1.4;transform-origin:160px 160px;opacity:0}.is-active .qol-tl-s__waves circle{animation:qol-tl-wave 3.6s cubic-bezier(.22,1,.36,1) infinite;animation-delay:calc(var(--i) * 1.2s)}@keyframes qol-tl-wave{0%{transform:scale(1);opacity:0}18%{opacity:.55}to{transform:scale(3.1);opacity:0}}.qol-tl-s__orbit{transform-origin:160px 160px}.is-active .qol-tl-s__orbit--in{animation:qol-tl-spin 18s linear infinite}.is-active .qol-tl-s__orbit--out{animation:qol-tl-spin 26s linear infinite reverse}@keyframes qol-tl-spin{to{transform:rotate(360deg)}}.is-active .qol-tl-s__hex{animation:qol-tl-breathe 4.5s ease-in-out infinite;transform-origin:160px 160px}@keyframes qol-tl-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.qol-tl-s__trace{stroke:var(--qol-accent);stroke-width:1.8;stroke-linecap:round;stroke-dasharray:92 486;transform-origin:160px 160px}.is-active .qol-tl-s__trace{animation:qol-tl-spin 5.5s linear infinite}.is-active .qol-tl-s__stops circle{animation:qol-tl-node 5.5s ease-in-out infinite}.is-active .qol-tl-s__stops circle:nth-child(2){animation-delay:1.375s}.is-active .qol-tl-s__stops circle:nth-child(3){animation-delay:2.75s}.is-active .qol-tl-s__stops circle:nth-child(4){animation-delay:4.125s}@media(prefers-reduced-motion:reduce){.qol-tl__scene *{animation:none!important}}.qol-reviews{padding:clamp(56px,8vw,96px) 0;background:var(--qol-white);border-top:1px solid var(--qol-border)}.qol-crv__title{font-family:var(--qol-serif);font-size:var(--qol-fs-heading-fluid);text-align:center;margin:0 0 36px;color:var(--qol-text)}.qol-crv__summary{display:grid;grid-template-columns:minmax(240px,300px) 1fr;gap:clamp(32px,5vw,64px);align-items:center;padding-bottom:32px;margin-bottom:28px;border-bottom:1px solid var(--qol-border)}.qol-crv__score-row{display:flex;align-items:center;gap:12px;margin-bottom:6px}.qol-crv__score-num{font-family:var(--qol-serif);font-size:var(--qol-fs-heading-lg);font-weight:700;line-height:1;color:var(--qol-text)}.qol-crv__score-stars{display:flex;gap:2px;color:#e8a317}.qol-crv__star{display:inline-flex;width:16px;height:16px}.qol-crv__star--lg{width:22px;height:22px}.qol-crv__star.is-filled{color:#e8a317}.qol-crv__star.is-empty{color:#ddd;opacity:.6}.qol-crv__score-meta{margin:0 0 16px;font-size:var(--qol-fs-body-sm);color:var(--qol-text-muted)}.qol-crv__bars{display:flex;flex-direction:column;gap:6px;max-width:280px}.qol-crv__bar-row{display:grid;grid-template-columns:14px 1fr 28px;align-items:center;gap:8px;font-size:var(--qol-fs-caption)}.qol-crv__bar-label{color:var(--qol-text-muted);text-align:right}.qol-crv__bar-track{height:8px;background:#f0ebe3;border-radius:4px;overflow:hidden}.qol-crv__bar-fill{height:100%;background:var(--qol-accent);border-radius:4px;min-width:2px}.qol-crv__bar-count{color:var(--qol-text-muted);font-size:var(--qol-fs-caption)}.qol-crv__summary-photos{display:flex;justify-content:center;min-width:0}.qol-crv__photos-scroller{width:100%;max-width:720px;margin-inline:auto;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--qol-accent) transparent;padding:4px 2px 12px}.qol-crv__photos-scroller::-webkit-scrollbar{height:6px}.qol-crv__photos-scroller::-webkit-scrollbar-thumb{background:var(--qol-accent);border-radius:999px}.qol-crv__photos-track{display:flex;gap:14px;width:max-content;margin-inline:auto;padding-inline:4px}.qol-crv__photo-thumb{flex:0 0 104px;width:104px;height:104px;padding:0;border:none;border-radius:12px;overflow:hidden;cursor:pointer;background:var(--qol-cream);box-shadow:0 4px 16px #1a1a1a14;transition:transform .25s ease,box-shadow .25s ease}.qol-crv__photo-thumb:hover{transform:translateY(-2px);box-shadow:0 8px 24px #386f5c2e}.qol-crv__photo-thumb img{width:100%;height:100%;object-fit:cover}.qol-crv__photos-empty{font-size:var(--qol-fs-caption);color:var(--qol-text-muted);padding:16px;background:var(--qol-cream-light);border:1px dashed var(--qol-border);border-radius:10px;text-align:center;max-width:200px}.qol-crv__section-head{margin-bottom:16px;border-bottom:1px solid var(--qol-border)}.qol-crv__section-label{margin:0 0 12px;font-size:var(--qol-fs-body-sm);font-weight:700;color:var(--qol-text);padding-bottom:12px;border-bottom:2px solid var(--qol-accent);display:inline-block}.qol-crv__toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.qol-crv__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border-radius:999px;font-size:var(--qol-fs-body-sm);font-weight:700;cursor:pointer;border:1px solid transparent;font-family:inherit}.qol-crv__btn--filter{background:var(--qol-white);border-color:var(--qol-border);color:var(--qol-text)}.qol-crv__btn--filter.is-active,.qol-crv__btn--filter:hover{border-color:var(--qol-accent);color:var(--qol-accent)}.qol-crv__btn--primary{background:var(--qol-accent);color:#fff}.qol-crv__btn--primary:hover{background:var(--qol-accent-hover)}.qol-crv__btn--ghost{background:var(--qol-cream-light);border-color:var(--qol-border);color:var(--qol-text)}.qol-crv__filters{display:flex;flex-wrap:wrap;gap:16px;padding:14px 16px;background:var(--qol-cream-light);border-radius:10px;margin-bottom:20px;font-size:var(--qol-fs-body-sm)}.qol-crv__filters label{display:flex;align-items:center;gap:6px;color:var(--qol-text-muted)}.qol-crv__write-form{background:var(--qol-cream-light);border:1px solid var(--qol-border);border-radius:var(--qol-radius);padding:24px;margin-bottom:24px}.qol-crv__write-title{margin:0 0 16px;font-size:var(--qol-fs-body-md);font-weight:700}.qol-crv__write-grid{display:grid;grid-template-columns:1fr 160px;gap:12px;margin-bottom:12px}.qol-crv__field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px;font-size:var(--qol-fs-body-sm);font-weight:600}.qol-crv__field input,.qol-crv__field select,.qol-crv__field textarea{font:inherit;font-weight:400;padding:10px 12px;border:1px solid var(--qol-border);border-radius:8px;background:var(--qol-white)}.qol-crv__field small{font-weight:400;color:var(--qol-text-muted);font-size:var(--qol-fs-caption)}.qol-crv__write-actions{display:flex;justify-content:flex-end;gap:10px}.qol-crv__list-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:var(--qol-fs-body-sm);color:var(--qol-text-muted)}.qol-crv__sort{display:flex;align-items:center;gap:8px;font-weight:600}.qol-crv__sort select{font:inherit;padding:6px 10px;border:1px solid var(--qol-border);border-radius:8px;background:var(--qol-white)}.qol-crv__list{display:flex;flex-direction:column}.qol-crv__pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:32px;padding-top:24px;border-top:1px solid var(--qol-border)}.qol-crv__page-btn{min-width:44px;padding:10px 14px;border:1px solid var(--qol-border);border-radius:999px;background:var(--qol-white);font:inherit;font-size:var(--qol-fs-body-sm);font-weight:600;color:var(--qol-text-muted);cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.qol-crv__page-btn:hover{border-color:var(--qol-accent);color:var(--qol-accent)}.qol-crv__page-btn.is-active{background:var(--qol-accent);border-color:var(--qol-accent);color:#fff}.qol-crv__item{display:grid;grid-template-columns:180px 1fr 120px;gap:clamp(16px,3vw,32px);padding:28px 0;border-bottom:1px solid var(--qol-border)}.qol-crv__item:not(.has-media){grid-template-columns:180px 1fr}.qol-crv__item:last-child{border-bottom:none}.qol-crv__avatar{width:44px;height:44px;border-radius:50%;background:var(--qol-accent);color:#fff;display:flex;align-items:center;justify-content:center;font-size:var(--qol-fs-body-sm);font-weight:700;margin-bottom:10px}.qol-crv__author{margin:0 0 6px;font-size:var(--qol-fs-body-sm);font-weight:700}.qol-crv__verified,.qol-crv__recommend{display:flex;align-items:center;gap:4px;margin:0 0 4px;font-size:var(--qol-fs-caption);font-weight:600}.qol-crv__verified{color:var(--qol-accent)}.qol-crv__recommend{color:var(--qol-text-muted)}.qol-crv__item-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px}.qol-crv__item-stars{display:flex;gap:2px;color:#e8a317}.qol-crv__item-date{font-size:var(--qol-fs-caption);color:var(--qol-text-muted)}.qol-crv__item-title{margin:0 0 8px;font-size:var(--qol-fs-body);font-weight:700}.qol-crv__item-body{margin:0 0 14px;font-size:var(--qol-fs-body-sm);line-height:1.65;color:var(--qol-text-muted)}.qol-crv__item-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.qol-crv__featured{display:inline-flex;align-items:center;gap:4px;font-size:var(--qol-fs-caption);font-weight:700;color:var(--qol-accent);background:#386f5c1a;padding:4px 10px;border-radius:999px}.qol-crv__helpful{display:flex;align-items:center;gap:8px;font-size:var(--qol-fs-caption);color:var(--qol-text-muted)}.qol-crv__helpful-btn{background:none;border:none;padding:4px 8px;font:inherit;font-size:var(--qol-fs-caption);cursor:pointer;border-radius:6px;color:var(--qol-text-muted)}.qol-crv__helpful-btn:hover{background:var(--qol-cream-light)}.qol-crv__item-media{display:flex;flex-direction:column;gap:8px}.qol-crv__item-media.has-images{min-width:120px}.qol-crv__media-fig{position:relative;margin:0;border-radius:8px;overflow:hidden;background:var(--qol-cream)}.qol-crv__item-media img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;background:var(--qol-cream);display:block}.qol-crv__media-fig img{border-radius:0}.qol-crv__media-label{position:absolute;left:6px;bottom:6px;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#fff;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);line-height:1.2}.qol-crv__questions-empty{padding:48px 20px;text-align:center;color:var(--qol-text-muted);font-size:var(--qol-fs-body-sm);background:var(--qol-cream-light);border-radius:var(--qol-radius)}@media(max-width:900px){.qol-crv__summary{grid-template-columns:1fr;gap:28px}.qol-crv__summary-photos{justify-content:stretch;width:100%}.qol-crv__photos-scroller{max-width:100%;margin-inline:-12px;padding-inline:12px}.qol-crv__item,.qol-crv__write-grid{grid-template-columns:1fr}}@media(max-width:768px){.qol-crv__photo-thumb{flex:0 0 min(40vw,168px);width:min(40vw,168px);height:min(40vw,168px);border-radius:14px}.qol-crv__photos-track{gap:12px;padding-inline:2px}.qol-crv__item-media{width:100%;margin-top:4px}.qol-crv__item-media.has-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0}.qol-crv__item-media.has-images .qol-crv__media-fig:only-child{grid-column:1 / -1;max-width:min(72vw,320px);margin-inline:auto}.qol-crv__item-media img,.qol-crv__media-fig{width:100%}.qol-crv__media-fig{border-radius:12px}.qol-crv__media-fig img{aspect-ratio:4 / 5;width:100%;height:auto;min-height:180px;object-fit:cover}.qol-crv__item-media>img{aspect-ratio:4 / 5;min-height:180px;border-radius:12px}.qol-crv__media-label{left:8px;bottom:8px;padding:5px 10px;font-size:11px}}@media(max-width:600px){.qol-crv__toolbar{flex-direction:column;align-items:stretch;gap:10px}.qol-crv__toolbar .qol-crv__btn{width:100%;min-height:44px}.qol-crv__list-head{flex-direction:column;align-items:flex-start;gap:10px}.qol-crv__sort{width:100%;justify-content:space-between}.qol-crv__sort select{flex:1;min-height:44px}.qol-crv__write-form{padding:18px 16px}.qol-crv__field input,.qol-crv__field select,.qol-crv__field textarea{min-height:44px}.qol-crv__media-label{font-size:11px}.qol-crv__photo-thumb{flex:0 0 min(44vw,184px);width:min(44vw,184px);height:min(44vw,184px)}.qol-crv__media-fig img{min-height:200px}.qol-crv__helpful-btn{min-height:44px;padding:8px 12px}}.qol-accordion{padding:0 0 var(--qol-section-pad)}.qol-accordion__item{border-bottom:1px solid var(--qol-border)}.qol-accordion__trigger{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 0;background:none;border:none;cursor:pointer;font-family:var(--qol-serif);font-size:var(--qol-fs-subhead);font-weight:600;color:var(--qol-text);text-align:left}.qol-accordion__icon{font-size:var(--qol-fs-subhead-lg);font-weight:300;color:var(--qol-text-muted);flex-shrink:0;margin-left:16px}.qol-accordion__panel{overflow:hidden;max-height:0;transition:max-height .35s ease}.qol-accordion__panel.is-open{max-height:800px}.qol-accordion__body{padding:0 0 20px;font-size:var(--qol-fs-body-sm);color:var(--qol-text-muted);line-height:1.7}.qol-accordion__body p{margin:0 0 10px}.qol-accordion__list{list-style:none;margin:0 0 12px;padding:0}.qol-accordion__list li{position:relative;padding:6px 0 6px 20px;font-size:var(--qol-fs-body-sm);color:var(--qol-text);border-bottom:1px solid var(--qol-border)}.qol-accordion__list li:last-child{border-bottom:none}.qol-accordion__list li:before{content:"✓";position:absolute;left:0;color:var(--qol-accent);font-weight:700;font-size:var(--qol-fs-caption)}.qol-accordion__footer{margin:12px 0 0;padding:12px 14px;background:var(--qol-cream-light);border-radius:8px;font-size:var(--qol-fs-body-sm);line-height:1.55;color:var(--qol-text-muted)}.qol-accordion__link{display:inline-block;margin-top:10px;color:var(--qol-accent);font-weight:600;text-decoration:underline}@media(max-width:768px){.qol-accordion__trigger{padding:16px 0;font-size:var(--qol-fs-body-md);gap:12px}.qol-accordion__icon{font-size:var(--qol-fs-body-md);margin-left:12px}.qol-accordion__body{font-size:var(--qol-fs-body-sm);line-height:1.65}.qol-accordion__footer{padding:10px 12px;font-size:var(--qol-fs-caption-fluid)}}@media(max-width:480px){.qol-accordion__trigger{padding:14px 0;font-size:var(--qol-fs-body)}.qol-accordion__list li{padding:5px 0 5px 18px;font-size:var(--qol-fs-caption-fluid)}}.qol-testimonials{padding:var(--qol-section-pad) 0;background:var(--qol-white);overflow:hidden}.qol-ugc__headline{font-size:var(--qol-fs-heading-fluid);text-align:center;margin:0 0 40px;color:var(--qol-text);font-weight:600}.qol-ugc__carousel{display:flex;align-items:center;justify-content:center;gap:16px;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);padding:0 8px;box-sizing:border-box}.qol-ugc__viewport{flex:1;overflow:hidden;min-width:0;padding:28px 0;margin:-28px 0;box-sizing:content-box}.qol-ugc__track{display:flex;align-items:center;justify-content:center;gap:clamp(10px,1.5vw,18px);transition:transform .55s cubic-bezier(.22,1,.36,1);will-change:transform}.qol-ugc__slide{position:relative;flex:0 0 calc((100vw - 88px)/4);max-width:380px;min-width:220px;aspect-ratio:9 / 16;cursor:pointer;transform:scale(.9);transform-origin:center center;opacity:.85;transition:transform .45s ease,opacity .4s ease;z-index:1}.qol-ugc__slide-frame{position:relative;width:100%;height:100%;border-radius:22px;overflow:hidden;background:linear-gradient(135deg,#e9eeec,#dbe4e0,#e9eeec);background-size:200% 200%;animation:qol-ugc-skeleton 1.6s ease-in-out infinite;box-shadow:0 8px 32px #0000001f;transition:box-shadow .4s ease;isolation:isolate}.qol-ugc__slide.has-frame .qol-ugc__slide-frame{background:#111;animation:none}@keyframes qol-ugc-skeleton{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@media(prefers-reduced-motion:reduce){.qol-ugc__slide-frame{animation:none}}.qol-ugc__slide.is-active{transform:scale(1.1);opacity:1;z-index:2}.qol-ugc__slide.is-active .qol-ugc__slide-frame{box-shadow:0 20px 48px #386f5c47}.qol-ugc__slide video{width:100%;height:100%;object-fit:cover;display:block}.qol-ugc__controls{position:absolute;top:10px;right:10px;display:flex;gap:6px;z-index:3}.qol-ugc__controls[hidden]{display:none}.qol-ugc__ctrl{width:34px;height:34px;border:none;border-radius:50%;background:#0000008c;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s,transform .2s}.qol-ugc__ctrl:hover{background:#000000bf;transform:scale(1.06)}.qol-ugc__ctrl svg{width:16px;height:16px}.qol-ugc__slide.is-paused .qol-ugc__icon-pause,.qol-ugc__slide:not(.is-paused) .qol-ugc__icon-play{display:none}.qol-ugc__slide.is-muted .qol-ugc__icon-unmuted,.qol-ugc__slide:not(.is-muted) .qol-ugc__icon-muted{display:none}.qol-ugc__slide.is-active .qol-ugc__ctrl--sound:after{content:"Sesi aç";position:absolute;top:50%;right:calc(100% + 8px);transform:translateY(-50%);padding:5px 10px;border-radius:999px;background:#0000009e;color:#fff;font-size:11px;font-weight:600;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .25s ease}.qol-testimonials.is-audio-blocked .qol-ugc__slide.is-active .qol-ugc__ctrl--sound:after{opacity:1}.qol-ugc__ctrl--sound{position:relative;overflow:visible}.qol-ugc__nav{flex-shrink:0;width:48px;height:48px;border-radius:50%;border:1px solid var(--qol-border);background:var(--qol-white);color:var(--qol-accent);font-size:var(--qol-fs-subhead);line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s,color .2s;box-shadow:0 2px 12px #0000000f}.qol-ugc__nav:hover{background:var(--qol-accent);border-color:var(--qol-accent);color:#fff}.qol-ugc__dots{display:flex;justify-content:center;gap:8px;margin-top:28px}.qol-ugc__dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;background:var(--qol-border);cursor:pointer;transition:background .25s,transform .25s}.qol-ugc__dot.is-active{background:#e85d4c;transform:scale(1.25)}@media(min-width:1500px){.qol-ugc__slide{flex:0 0 calc((100vw - 100px) / 6);max-width:340px}}@media(max-width:1100px){.qol-ugc__slide{flex:0 0 calc((100vw - 88px) / 3);max-width:300px;min-width:200px}}@media(max-width:768px){.qol-ugc__carousel{width:100%;max-width:100%;margin-left:0;padding:0;gap:0}.qol-ugc__nav{display:none}.qol-ugc__track{justify-content:flex-start}.qol-ugc__slide{flex:0 0 clamp(230px,64vw,320px);max-width:none;min-width:230px}.qol-ugc__slide.is-active{transform:scale(1.04)}.qol-ugc__dots{gap:4px;margin-top:20px}.qol-ugc__dot{width:44px;height:44px;border-radius:50%;background:transparent;position:relative;transform:none}.qol-ugc__dot.is-active{background:transparent;transform:none}.qol-ugc__dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:var(--qol-border);transition:background .25s,transform .25s}.qol-ugc__dot.is-active:after{background:#e85d4c;transform:translate(-50%,-50%) scale(1.25)}}.qol-benefits{padding:var(--qol-section-pad) 0}.qol-benefits__why{margin-bottom:56px;padding:40px;background:var(--qol-cream-light);border:1px solid var(--qol-border);border-radius:var(--qol-radius-lg)}.qol-benefits__why-headline{font-family:var(--qol-serif);font-size:var(--qol-fs-heading-sm-fluid);text-align:center;margin:0 0 32px;color:var(--qol-accent);max-width:720px;margin-inline:auto}.qol-benefits__why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.qol-benefits__why-col{padding:20px;background:var(--qol-white);border-radius:var(--qol-radius);border:1px solid var(--qol-border)}.qol-benefits__why-col--accent{border-color:var(--qol-accent);background:#386f5c0a}.qol-benefits__why-label{display:block;font-size:var(--qol-fs-caption);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--qol-accent);margin-bottom:10px}.qol-benefits__why-col p{margin:0;font-size:var(--qol-fs-body-sm);line-height:1.65;color:var(--qol-text)}.qol-benefits__headline{font-size:var(--qol-fs-heading-fluid);text-align:center;margin:0 0 48px;color:var(--qol-accent)}.qol-benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.qol-benefits__card{position:relative;border-radius:var(--qol-radius);overflow:hidden;min-height:210px;background:var(--qol-cream);border:1px solid var(--qol-border);display:flex;flex-direction:column;justify-content:flex-end}.qol-benefits__video-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.qol-benefits__video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0f0d33,#0a0f0dc7);pointer-events:none}.qol-benefits__card-text{position:relative;z-index:1;padding:20px 22px 22px;color:#fff}.qol-benefits__title{font-family:var(--qol-serif);font-size:var(--qol-fs-subhead);font-weight:600;margin:0 0 8px;color:#fff}.qol-benefits__body{font-size:var(--qol-fs-body-sm);color:#ffffffeb;line-height:1.6;margin:0}@media(max-width:900px){.qol-benefits__why{padding:24px}.qol-benefits__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.qol-benefits{overflow:hidden}.qol-benefits__why{padding:20px 16px;margin-bottom:40px;overflow:hidden}.qol-benefits__why-headline{margin-bottom:24px}.qol-benefits__why-grid{display:flex;flex-wrap:nowrap;gap:14px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:8px;margin-inline:-12px;padding-inline:12px}.qol-benefits__why-grid::-webkit-scrollbar{display:none}.qol-benefits__why-col{flex:0 0 min(78vw,300px);scroll-snap-align:start}.qol-benefits__grid{display:flex;flex-wrap:nowrap;gap:14px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:12px;margin-inline:-12px;padding-inline:12px}.qol-benefits__grid::-webkit-scrollbar{display:none}.qol-benefits__card{flex:0 0 min(78vw,300px);scroll-snap-align:start;min-height:240px}.qol-benefits__card-text{padding:16px 18px 18px}}.qol-sticky{position:fixed;bottom:0;left:0;right:0;z-index:998;background:#faf7f2fa;border-top:1px solid var(--qol-border);box-shadow:0 -6px 28px #386f5c1a;padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));transform:translateY(100%);opacity:0;pointer-events:none;transition:transform .38s cubic-bezier(.22,1,.36,1),opacity .38s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.qol-sticky.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}body.qol-sticky-active{padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))}.qol-sticky__inner{display:flex;align-items:center;justify-content:space-between;gap:clamp(12px,2vw,24px);max-width:var(--qol-max);margin:0 auto}.qol-sticky__product{display:flex;align-items:center;gap:12px;min-width:0;flex-shrink:0}.qol-sticky__thumb{width:52px;height:52px;border-radius:10px;object-fit:cover;flex-shrink:0;border:1px solid var(--qol-border);background:var(--qol-cream)}.qol-sticky__info{min-width:0}.qol-sticky__name{font-family:var(--qol-serif);font-weight:600;font-size:var(--qol-fs-body);color:var(--qol-accent);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.qol-sticky__sublabel{margin-top:2px;font-size:var(--qol-fs-caption);color:var(--qol-text-muted)}.qol-sticky__message{flex:1;margin:0;padding:10px 18px;text-align:center;font-size:var(--qol-fs-caption-fluid);font-weight:600;line-height:1.4;color:var(--qol-accent);background:var(--qol-white);border:1.5px solid rgba(56,111,92,.35);border-radius:999px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.qol-sticky__btn{flex-shrink:0;padding:14px 22px;background:var(--qol-accent);color:#fff;border:none;border-radius:999px;font-family:var(--qol-sans);font-size:var(--qol-fs-caption);font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;white-space:nowrap;transition:background .2s ease,transform .2s ease;box-shadow:0 4px 14px #386f5c40;animation:qol-cta-breathe 2s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.qol-sticky__btn{animation:none}}.qol-sticky__call{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none}.qol-sticky__call span{padding-left:8px;border-left:1px solid rgba(255,255,255,.42);font-variant-numeric:tabular-nums}.qol-sticky__btn:hover{background:var(--qol-accent-hover);transform:translateY(-1px)}@media(max-width:900px){.qol-sticky__inner{flex-wrap:wrap}.qol-sticky__message{order:3;flex:1 1 100%;padding:8px 14px;font-size:var(--qol-fs-caption);white-space:normal;text-align:center}body.qol-sticky-active{padding-bottom:calc(108px + env(safe-area-inset-bottom,0px))}}@media(max-width:560px){.qol-sticky__inner{gap:10px}.qol-sticky__thumb{width:44px;height:44px}.qol-sticky__name{font-size:var(--qol-fs-body-sm)}.qol-sticky__btn{padding:12px 16px;font-size:var(--qol-fs-caption);letter-spacing:.06em}}@media(max-width:400px){.qol-sticky__product{gap:8px}.qol-sticky__compare{display:none}}@media(max-width:768px){.qol-sticky{padding-inline:24px;transform:translateY(0);opacity:1;pointer-events:auto}body.qol-v2{padding-bottom:calc(88px + env(safe-area-inset-bottom,0px))}.qol-sticky__inner{flex-wrap:nowrap;gap:10px}.qol-sticky__product{display:none}.qol-sticky__message{display:block;flex:1 1 auto;min-width:0;padding:0;border:0;background:transparent;color:var(--qol-accent);font-size:10px;font-weight:700;letter-spacing:.035em;line-height:1.35;text-align:left;text-transform:uppercase;white-space:normal;overflow:visible;text-overflow:clip}.qol-sticky__btn{flex:0 0 auto;padding:12px 14px;font-size:11px;letter-spacing:.05em}.qol-sticky__call span{display:none}}@media(max-width:360px){.qol-sticky{padding-inline:20px}.qol-sticky__inner{gap:8px}.qol-sticky__message{font-size:9px}.qol-sticky__btn{padding-inline:12px;font-size:10px}}.qol-site-header{position:sticky;top:var(--qol-announce-height, 0px);z-index:999;border-bottom:1px solid rgba(56,111,92,.1);background:#faf7f2d6;-webkit-backdrop-filter:blur(22px) saturate(145%);backdrop-filter:blur(22px) saturate(145%);transition:background .25s ease,box-shadow .25s ease,border-color .25s ease}.qol-site-header.is-scrolled{border-color:#386f5c2e;background:#ffffffeb;box-shadow:0 14px 40px #0f2a2214}.qol-site-header__inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.qol-site-header__logo{display:inline-flex;align-items:center;flex:0 0 auto}.qol-site-header__logo img,.qol-site-footer__logo img{display:block;width:auto;object-fit:contain}.qol-site-header__logo img{height:40px}.qol-site-header__nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(16px,2.1vw,32px)}.qol-site-header__link{position:relative;padding:10px 0;color:#25352f;font-size:12px;font-weight:600;letter-spacing:.02em;text-decoration:none}.qol-site-header__link:after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:1px;background:var(--qol-accent);transition:right .25s ease}.qol-site-header__link:hover,.qol-site-header__link:focus-visible{color:var(--qol-accent);outline:none}.qol-site-header__link:hover:after,.qol-site-header__link:focus-visible:after{right:0}.qol-site-header__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 18px;border:0;border-radius:999px;background:#112b22;color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;font-family:inherit;cursor:pointer;box-shadow:0 9px 24px #112b2229;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.qol-site-header__cta:hover,.qol-site-header__cta:focus-visible{background:var(--qol-accent);color:#fff;transform:translateY(-1px);box-shadow:0 12px 28px #386f5c3d;outline:none}.qol-site-header__menu{display:none;width:46px;height:46px;padding:12px;border:1px solid rgba(56,111,92,.18);border-radius:50%;background:#ffffffc7;cursor:pointer}.qol-site-header__menu span{display:block;width:100%;height:1.5px;margin:4px 0;background:#112b22;transition:transform .25s ease,opacity .2s ease}.qol-site-menu-backdrop{display:none}.qol-site-footer{position:relative;overflow:hidden;padding:clamp(56px,7vw,88px) 0 0;border-top:1px solid rgba(0,0,0,.07);background:#fbfaf8;color:#16181a}.qol-site-footer__grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:clamp(40px,5vw,64px);padding-bottom:clamp(48px,6vw,80px)}@media(min-width:900px){.qol-site-footer__grid{grid-template-columns:minmax(240px,268px) minmax(0,1fr);gap:clamp(36px,4.5vw,64px)}}.qol-site-footer__logo{display:inline-flex}.qol-site-footer__logo img{height:30px;width:auto}.qol-site-footer__badge{display:inline-block;margin-top:18px;padding:7px 13px;border-radius:999px;background:#386f5c17;color:var(--qol-accent);font-size:10px;font-weight:700;letter-spacing:.14em}.qol-site-footer__social{display:flex;flex-wrap:wrap;gap:16px;margin-top:22px}.qol-site-footer__social a{display:grid;place-items:center;color:#16181a;transition:color .2s ease,opacity .2s ease}.qol-site-footer__social a:hover,.qol-site-footer__social a:focus-visible{color:var(--qol-accent);outline:none}.qol-site-footer__social-icon{display:block;width:18px;height:18px}.qol-site-footer__social-icon svg{width:100%;height:100%;display:block}.qol-site-footer__fine{margin-top:28px;display:grid;gap:14px;max-width:42ch}.qol-site-footer__fine p{margin:0;font-size:11.5px;line-height:1.65;color:#8a8f91}.qol-site-footer__legal-row{display:flex;flex-wrap:wrap;gap:6px 16px}.qol-site-footer__legal-row a{color:#8a8f91;text-decoration:none;transition:color .2s ease}.qol-site-footer__legal-row a:hover,.qol-site-footer__legal-row a:focus-visible{color:#16181a;outline:none}.qol-site-footer__cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,3.4vw,44px) clamp(20px,2.6vw,36px)}@media(min-width:700px){.qol-site-footer__cols{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1100px){.qol-site-footer__cols{grid-template-columns:repeat(5,minmax(0,1fr))}}.qol-site-footer__col h2{margin:0 0 14px;font-size:10px;font-weight:700;letter-spacing:.13em;color:#9ea3a6;text-transform:uppercase}.qol-site-footer__col ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.qol-site-footer__col a{font-size:13px;line-height:1.45;color:#43484a;text-decoration:none;transition:color .2s ease}.qol-site-footer__col a:hover,.qol-site-footer__col a:focus-visible{color:#16181a;outline:none}.qol-site-footer__offices{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:clamp(20px,2.6vw,32px);padding:clamp(28px,3.4vw,40px) 0 clamp(36px,4.4vw,56px);border-top:1px solid rgba(0,0,0,.06)}@media(min-width:700px){.qol-site-footer__offices{grid-template-columns:repeat(2,minmax(0,1fr));max-width:780px}}.qol-site-footer__office{display:flex;align-items:flex-start;gap:16px}.qol-site-footer__office-map{flex-shrink:0;display:block;width:76px;height:76px;border-radius:14px;overflow:hidden;background:#f2f1ee}.qol-site-footer__office-map img{width:100%;height:100%;object-fit:cover;display:block}.qol-site-footer__office-country{display:block;font-size:10px;font-weight:700;letter-spacing:.13em;color:#9ea3a6;margin-bottom:8px}.qol-site-footer__office-address{margin:0 0 10px;font-size:12.5px;line-height:1.55;color:#5a5f61}.qol-site-footer__office-phone{display:block;font-size:16px;font-weight:600;letter-spacing:.01em;font-variant-numeric:tabular-nums;color:#16181a;text-decoration:none;white-space:nowrap;transition:color .2s ease}.qol-site-footer__office-phone:hover,.qol-site-footer__office-phone:focus-visible{color:var(--qol-accent);outline:none}.qol-site-footer__office-alt{display:inline-block;margin-top:6px;font-size:12px;color:var(--qol-accent);text-decoration:none}.qol-site-footer__office-alt:hover,.qol-site-footer__office-alt:focus-visible{text-decoration:underline;outline:none}.qol-site-footer__slogan{position:relative;z-index:1;border-top:1px solid rgba(0,0,0,.06);padding:clamp(40px,5.5vw,76px) clamp(20px,4vw,40px) clamp(44px,6vw,84px);text-align:center}.qol-site-footer__slogan span{display:block;font-family:var(--qol-font-display);font-size:clamp(24px,3.6vw,52px);font-weight:300;line-height:1.24;letter-spacing:-.015em;color:#2a2f31;max-width:22ch;margin:0 auto}.qol-whatsapp,.qol-expert-call{position:fixed;right:22px;bottom:calc(94px + env(safe-area-inset-bottom,0px));z-index:997;display:flex;align-items:center;gap:0;color:#fff;text-decoration:none;filter:drop-shadow(0 12px 24px rgba(8,28,20,.24));padding:0;border:0;background:transparent;font:inherit;cursor:pointer}.qol-expert-call{bottom:calc(164px + env(safe-area-inset-bottom,0px))}.qol-expert-call__label{max-width:0;overflow:hidden;padding:11px 0;border-radius:999px 0 0 999px;background:var(--qol-forest, #1f6d4c);color:#fff;font-size:11px;font-weight:700;white-space:nowrap;opacity:0;transition:max-width .3s ease,padding .3s ease,opacity .2s ease}.qol-expert-call__icon{display:grid;place-items:center;width:56px;height:56px;border:3px solid rgba(255,255,255,.92);border-radius:50%;background:var(--qol-forest, #1f6d4c);box-shadow:0 10px 26px #1f6d4c52;transition:transform .2s ease,box-shadow .2s ease}.qol-expert-call__icon-svg{width:24px;height:24px;color:#fff}.qol-expert-call:hover .qol-expert-call__label,.qol-expert-call:focus-visible .qol-expert-call__label{max-width:190px;padding-inline:16px 10px;opacity:1}.qol-expert-call:hover .qol-expert-call__icon,.qol-expert-call:focus-visible .qol-expert-call__icon{transform:translateY(-2px) scale(1.03);box-shadow:0 14px 32px #1f6d4c66}.qol-whatsapp__label{max-width:0;overflow:hidden;padding:11px 0;border-radius:999px 0 0 999px;background:#128c4b;color:#fff;font-size:11px;font-weight:700;white-space:nowrap;opacity:0;transition:max-width .3s ease,padding .3s ease,opacity .2s ease}.qol-whatsapp__icon{display:grid;place-items:center;width:56px;height:56px;border:3px solid rgba(255,255,255,.92);border-radius:50%;background:#25d366;box-shadow:0 10px 26px #25d36647;transition:transform .2s ease,box-shadow .2s ease}.qol-whatsapp__icon img{width:26px;height:26px}.qol-whatsapp:hover .qol-whatsapp__label,.qol-whatsapp:focus-visible .qol-whatsapp__label{max-width:190px;padding-inline:16px 10px;opacity:1}.qol-whatsapp:hover .qol-whatsapp__icon,.qol-whatsapp:focus-visible .qol-whatsapp__icon{transform:translateY(-2px) scale(1.03);box-shadow:0 14px 32px #25d3665c}.qol-whatsapp[aria-expanded=true] .qol-whatsapp__icon{transform:scale(.94);box-shadow:0 8px 24px #25d36666,0 0 0 8px #25d3661a}.qol-whatsapp-panel{position:fixed;right:22px;bottom:calc(234px + env(safe-area-inset-bottom,0px));z-index:996;width:min(380px,calc(100vw - 28px));overflow:hidden;border:1px solid rgba(12,70,49,.15);border-radius:22px;background:#f7f5f1;box-shadow:0 28px 70px #08251a4d;transform-origin:right bottom}.qol-whatsapp-panel[hidden]{display:none}.qol-whatsapp-panel.is-open{animation:qol-whatsapp-panel-open .32s cubic-bezier(.2,.82,.2,1) both}.qol-whatsapp-panel__header{display:grid;grid-template-columns:44px minmax(0,1fr) 34px;align-items:center;gap:11px;padding:15px 16px;color:#fff;background:radial-gradient(circle at 100% 0%,rgba(87,219,143,.24),transparent 38%),linear-gradient(135deg,#075e54,#128c4b)}.qol-whatsapp-panel__avatar{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:#ffffff29;font-size:18px;font-weight:750}.qol-whatsapp-panel__header strong,.qol-whatsapp-panel__header span{display:block}.qol-whatsapp-panel__header strong{font-size:13px;line-height:1.35}.qol-whatsapp-panel__header div>span{display:flex;align-items:center;gap:6px;margin-top:3px;color:#ffffffc2;font-size:10px}.qol-whatsapp-panel__header i{width:6px;height:6px;border-radius:50%;background:#58eb91;box-shadow:0 0 0 4px #58eb9124}.qol-whatsapp-panel__header button{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:#ffffff1a;color:#fff;font:inherit;font-size:22px;line-height:1;cursor:pointer}.qol-whatsapp-panel__body{max-height:min(430px,calc(100dvh - 330px));overflow-y:auto;padding:14px;background:radial-gradient(circle at 15% 25%,rgba(18,140,75,.055),transparent 28%),#efeae2}.qol-whatsapp-panel__day{display:table;margin:0 auto 12px;padding:4px 9px;border-radius:999px;background:#ffffffb8;color:#66736d;font-size:9px;font-weight:700}.qol-whatsapp-panel__message{width:fit-content;max-width:88%;margin:0 0 9px;padding:10px 12px;border-radius:4px 14px 14px;background:#fff;color:#26332e;font-size:11px;line-height:1.55;box-shadow:0 4px 12px #173c2e12;animation:qol-whatsapp-message-in .35s ease both;animation-delay:calc(var(--qol-message-index, 0) * .12s + .08s)}.qol-whatsapp-panel__prompts{display:grid;gap:7px;margin-top:14px}.qol-whatsapp-panel__prompts>span{color:#66736d;font-size:9px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.qol-whatsapp-panel__prompts a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid rgba(18,140,75,.18);border-radius:12px;background:#ffffffd1;color:#075e54;font-size:10px;font-weight:700;text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease}.qol-whatsapp-panel__prompts a:hover,.qol-whatsapp-panel__prompts a:focus-visible{border-color:#25d366;background:#fff;outline:none;transform:translate(2px)}.qol-whatsapp-panel__prompts b{font-size:15px}.qol-whatsapp-panel__continue{display:flex;align-items:center;justify-content:center;min-height:50px;padding:13px 18px;background:#25d366;color:#073d24;font-size:11px;font-weight:800;text-decoration:none;transition:background .2s ease}.qol-whatsapp-panel__continue:hover,.qol-whatsapp-panel__continue:focus-visible{background:#55e786;color:#073d24;outline:none}@keyframes qol-whatsapp-panel-open{0%{opacity:0;transform:translateY(14px) scale(.96)}to{opacity:1;transform:none}}@keyframes qol-whatsapp-message-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media(max-width:980px){html.qol-site-menu-open,body.qol-site-menu-open{overflow:hidden;overscroll-behavior:none}.qol-site-header__inner{position:relative;min-height:68px}.qol-site-header__menu{display:block;position:relative;z-index:3;flex:0 0 auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.qol-site-header__menu:focus-visible{outline:none;border-color:#386f5c80;box-shadow:0 0 0 4px #386f5c1f}.qol-site-header.is-menu-open .qol-site-header__menu{border-color:#386f5c6b;background:#fff}.qol-site-header__nav{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:2;display:grid;gap:4px;max-height:calc(100dvh - var(--qol-announce-height, 0px) - var(--qol-site-header-height, 68px) - 22px);overflow-y:auto;padding:10px;border:1px solid rgba(56,111,92,.16);border-radius:22px;background:#fbfaf7fb;box-shadow:0 24px 64px #071f1738;opacity:0;visibility:hidden;pointer-events:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;transform:translateY(-10px) scale(.985);transform-origin:top center;transition:opacity .18s ease,visibility .18s ease,transform .22s cubic-bezier(.2,.82,.2,1)}.qol-site-header.is-menu-open .qol-site-header__nav{opacity:1;visibility:visible;pointer-events:auto;transform:none}.qol-site-menu-backdrop{position:fixed;top:calc(var(--qol-announce-height, 0px) + var(--qol-site-header-height, 68px));right:0;bottom:0;left:0;z-index:998;display:block;border:0;background:#0715116b;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.qol-site-menu-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}.qol-site-header__link{display:flex;align-items:center;min-height:48px;padding:12px 14px;border-radius:12px;font-size:13px;text-align:left;touch-action:manipulation}.qol-site-header__link:after{display:none}.qol-site-header__link:hover{background:#386f5c0f}.qol-site-header__cta{margin-top:6px;min-height:50px;width:100%}.qol-site-header.is-menu-open .qol-site-header__menu span:nth-child(1){transform:translateY(5.5px) rotate(45deg)}.qol-site-header.is-menu-open .qol-site-header__menu span:nth-child(2){opacity:0}.qol-site-header.is-menu-open .qol-site-header__menu span:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}}@media(max-width:620px){.qol-site-header__logo img{height:34px;max-width:170px}.qol-whatsapp,.qol-expert-call{right:14px;bottom:calc(88px + env(safe-area-inset-bottom,0px))}.qol-expert-call{bottom:calc(150px + env(safe-area-inset-bottom,0px))}.qol-whatsapp-panel{top:calc(var(--qol-announce-height, 0px) + 72px);right:14px;bottom:calc(212px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;width:calc(100vw - 28px)}.qol-whatsapp-panel__body{flex:1 1 auto;min-height:0;max-height:none}.qol-whatsapp__label,.qol-expert-call__label{display:none}.qol-whatsapp__icon,.qol-expert-call__icon{width:52px;height:52px}}@media(prefers-reduced-motion:reduce){.qol-whatsapp-panel.is-open,.qol-whatsapp-panel__message{animation:none}}body.qol-quick-callback-open{overflow:hidden}.qol-quick-callback{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2600;display:grid;place-items:center;padding:20px}.qol-quick-callback[hidden],.qol-quick-callback [hidden]{display:none}.qol-quick-callback__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#061812b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:qol-quick-fade .2s ease both}.qol-quick-callback__dialog{position:relative;width:min(100%,510px);overflow:hidden;padding:clamp(28px,5vw,46px);border:1px solid rgba(255,255,255,.6);border-radius:30px;background:radial-gradient(circle at 100% 0%,rgba(137,219,187,.2),transparent 36%),#fbfaf7;box-shadow:0 36px 110px #04191166;animation:qol-quick-rise .3s cubic-bezier(.2,.82,.2,1) both}.qol-quick-callback__close{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid rgba(38,79,64,.16);border-radius:50%;background:#ffffffd1;color:#173b2e;font:inherit;font-size:24px;line-height:1;cursor:pointer}.qol-quick-callback__eyebrow{display:block;margin-bottom:14px;color:var(--qol-accent);font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.qol-quick-callback h2{max-width:400px;margin:0;color:#102e23;font-size:clamp(30px,5vw,42px);line-height:1.04;letter-spacing:-.045em}.qol-quick-callback__lead{max-width:410px;margin:18px 0 26px;color:#627069;font-size:13px;line-height:1.65}.qol-quick-callback__form label{display:block;margin-bottom:8px;color:#283b34;font-size:11px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.qol-quick-callback__phone-wrap{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:62px;overflow:hidden;border:1px solid rgba(56,111,92,.22);border-radius:16px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.qol-quick-callback__phone-wrap:focus-within{border-color:var(--qol-accent);box-shadow:0 0 0 4px #386f5c1a}.qol-quick-callback__phone-wrap>span{padding:0 14px 0 18px;border-right:1px solid rgba(56,111,92,.14);color:#173b2e;font-size:15px;font-weight:750}.qol-quick-callback__phone-wrap input{width:100%;min-width:0;height:60px;padding:0 16px;border:0;outline:none;background:transparent;color:#102e23;font:inherit;font-size:17px;font-weight:650;letter-spacing:.04em}.qol-quick-callback__phone-wrap input::placeholder{color:#9ba69f;font-weight:500}.qol-quick-callback__error{margin:10px 2px 0;color:#b42318;font-size:11px;font-weight:650}.qol-quick-callback__submit{width:100%;min-height:56px;margin-top:14px;padding:14px 18px;border:0;border-radius:999px;background:linear-gradient(135deg,#174b39,#2f745d);color:#fff;font:inherit;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;box-shadow:0 16px 34px #1b58423d;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.qol-quick-callback__submit:hover,.qol-quick-callback__submit:focus-visible{outline:none;transform:translateY(-2px);box-shadow:0 20px 42px #1b584257,0 0 0 5px #4597761a}.qol-quick-callback__submit:disabled{cursor:wait;opacity:.66}.qol-quick-callback__privacy{margin:14px 10px 0;color:#7a857f;font-size:9px;line-height:1.55;text-align:center}.qol-quick-callback__privacy a{color:var(--qol-accent)}.qol-quick-callback__success{padding:30px 0 12px;text-align:center}.qol-quick-callback__success>span{display:grid;place-items:center;width:68px;height:68px;margin:0 auto 22px;border-radius:50%;background:#dff4eb;color:#21634d;font-size:30px;font-weight:800}.qol-quick-callback__success h3{margin:0;color:#102e23;font-size:28px}.qol-quick-callback__success p{margin:10px 0 24px;color:#6b7872;font-size:13px}.qol-quick-callback__success button{min-height:46px;padding:10px 24px;border:1px solid rgba(56,111,92,.22);border-radius:999px;background:#fff;color:var(--qol-accent);font:inherit;font-size:11px;font-weight:750;cursor:pointer}@keyframes qol-quick-fade{0%{opacity:0}to{opacity:1}}@keyframes qol-quick-rise{0%{opacity:0;transform:translateY(18px) scale(.975)}to{opacity:1;transform:none}}@media(max-width:620px){.qol-quick-callback{align-items:end;padding:10px}.qol-quick-callback__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.qol-quick-callback__dialog{width:100%;max-height:calc(100dvh - 20px);overflow-y:auto;padding:32px 22px calc(24px + env(safe-area-inset-bottom,0px));border-radius:26px}.qol-quick-callback h2{padding-right:34px;font-size:clamp(30px,9.5vw,38px)}.qol-quick-callback__lead{margin:14px 0 22px}}@media(prefers-reduced-motion:reduce){.qol-quick-callback__backdrop,.qol-quick-callback__dialog{animation:none}}.qol-v2 a.qol-sticky__btn{text-decoration:none;color:#fff}
