@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Outfit:wght@300;400;500;600;700&display=swap";.fv-scope{box-sizing:border-box}:root{--ivory: #FAF7F1;--ivory-deep: #F3EDE2;--beige: #E8DECC;--beige-soft: #F0E9DB;--espresso: #2C2118;--espresso-70: #54473B;--espresso-50: #7C7065;--gold: #A8884F;--gold-deep: #8F7140;--gold-soft: #D9C49A;--cream-card: #FFFDF9;--success: #4D7C5F;--sale: #A4502E;--line: #E3D9C8;--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "Outfit", "Helvetica Neue", Helvetica, sans-serif;--font-mono: "SF Mono", ui-monospace, Menlo, Consolas, monospace;--radius-lg: 20px;--radius-md: 14px;--radius-sm: 10px;--shadow-card: 0 2px 6px rgba(44, 33, 24, .05), 0 14px 34px rgba(44, 33, 24, .07);--shadow-soft: 0 1px 3px rgba(44, 33, 24, .06);--max-w: 1180px}.fv-scope *{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}.fv-scope [id]{scroll-margin-top:76px}.fv-scope .rv2-card[id]{scroll-margin-top:84px}.fv-scope{font-family:var(--font-body);background:var(--ivory);color:var(--espresso);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}.fv-scope img{max-width:100%;display:block}.fv-scope a{color:inherit;text-decoration:none}.fv-scope button{font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.fv-scope .wrap{max-width:var(--max-w);margin:0 auto;padding:0 20px}.fv-scope h1,.fv-scope h2,.fv-scope h3{font-family:var(--font-display);font-weight:600;line-height:1.12;text-wrap:balance}.fv-scope .eyebrow{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:14px}.fv-scope .section-title{font-size:clamp(30px,4.6vw,46px);letter-spacing:-.01em;margin-bottom:14px}.fv-scope .section-sub{font-size:clamp(16px,1.6vw,18px);color:var(--espresso-70);max-width:620px;text-wrap:pretty}.fv-scope .center{text-align:center}.fv-scope .center .section-sub{margin-left:auto;margin-right:auto}.fv-scope section{padding:52px 0}@media(min-width:768px){.fv-scope section{padding:64px 0}}.fv-scope .ph{position:relative;display:flex;align-items:center;justify-content:center;background:repeating-linear-gradient(.fv-scope -45deg,.fv-scope rgba(168,.fv-scope 136,.fv-scope 79,.fv-scope .07) 0px,.fv-scope rgba(168,.fv-scope 136,.fv-scope 79,.fv-scope .07) 10px,.fv-scope rgba(168,.fv-scope 136,.fv-scope 79,.fv-scope 0) 10px,.fv-scope rgba(168,.fv-scope 136,.fv-scope 79,.fv-scope 0) 20px),.fv-scope var(--beige-soft);border:1px solid var(--line);overflow:hidden}.ph .ph-label{font-family:var(--font-mono);font-size:12px;line-height:1.5;color:var(--espresso-50);background:#fffdf9d9;border:1px solid var(--line);border-radius:6px;padding:6px 12px;text-align:center;max-width:84%}.fv-scope .anno-bar{background:var(--espresso);color:var(--ivory);text-align:center;font-size:13px;font-weight:500;letter-spacing:.06em;padding:10px 16px}.fv-scope .anno-bar strong{color:var(--gold-soft);font-weight:600}.fv-scope .site-header{position:sticky;top:0;z-index:60;background:#faf7f1eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.fv-scope .header-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;height:64px}.fv-scope .logo{font-family:var(--font-display);font-size:24px;font-weight:700;letter-spacing:.22em}.fv-scope .logo span{color:var(--gold)}.fv-scope .main-nav{display:none;gap:32px}.fv-scope .main-nav a{font-size:14px;font-weight:500;letter-spacing:.04em;color:var(--espresso-70);transition:color .2s}.fv-scope .main-nav a:hover{color:var(--espresso)}@media(min-width:768px){.fv-scope .main-nav{display:flex}}.fv-scope .cart-btn{position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:var(--cream-card);color:var(--espresso)}.fv-scope .cart-count{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;border-radius:9px;background:var(--gold);color:#fff;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;padding:0 4px}.fv-scope .hero{padding:28px 0 48px}@media(min-width:920px){.fv-scope .hero{padding:40px 0 64px}}.fv-scope .hero-grid{display:grid;gap:36px}@media(min-width:920px){.fv-scope .hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:56px;align-items:start}}.fv-scope .gallery-main{aspect-ratio:1 / 1;border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);overflow:hidden;background:#fff;border:1px solid var(--line)}.fv-scope .gallery-main img{width:100%;height:100%;object-fit:cover;display:block}.fv-scope .gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.fv-scope .thumb{aspect-ratio:1 / 1;border-radius:var(--radius-sm);border:2px solid var(--line);padding:0;background:#fff;overflow:hidden;transition:border-color .2s;cursor:pointer}.fv-scope .thumb img{width:100%;height:100%;object-fit:cover;display:block}.fv-scope .thumb.active{border-color:var(--gold)}.fv-scope .buy-panel{display:flex;flex-direction:column;gap:18px}.fv-scope .social-chip{display:inline-flex;align-items:center;gap:10px;align-self:flex-start;background:var(--beige-soft);border:1px solid var(--line);border-radius:100px;padding:7px 16px 7px 8px;font-size:13px;font-weight:500;color:var(--espresso-70)}.fv-scope .avatar-stack{display:flex;align-items:center}.fv-scope .avatar-stack img{width:28px;height:28px;border-radius:50%;border:2px solid var(--ivory);object-fit:cover;margin-left:-8px;display:block}.fv-scope .avatar-stack img:first-child{margin-left:0}.fv-scope .rating-row{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--espresso-70)}.fv-scope .stars{display:flex;gap:2px;color:var(--gold)}.fv-scope .stars svg{width:16px;height:16px}.fv-scope .hero-title{font-size:clamp(34px,5vw,50px);letter-spacing:-.01em}.fv-scope .hero-sub{font-size:17px;color:var(--espresso-70);text-wrap:pretty}.fv-scope .hero-sub strong{color:var(--gold-deep);font-weight:700;font-size:inherit}.fv-scope .hero-tagline{font-size:15.5px;color:var(--gold-deep);font-style:italic;margin-top:-10px}.fv-scope .hero-copy-group{display:flex;flex-direction:column;gap:6px}.fv-scope .benefit-list{list-style:none;display:flex;flex-direction:column;gap:11px}.fv-scope .benefit-list li{display:flex;align-items:flex-start;gap:12px;font-size:15.5px;font-weight:500}.fv-scope .benefit-list .check{flex:none;width:22px;height:22px;border-radius:50%;background:var(--beige);color:var(--gold-deep);display:flex;align-items:center;justify-content:center;margin-top:1px}.fv-scope .benefit-list .check svg{width:12px;height:12px}.fv-scope .price-block{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.fv-scope .price-now{font-family:var(--font-display);font-size:40px;font-weight:700}.fv-scope .price-was{font-size:19px;color:var(--espresso-50);text-decoration:line-through}.fv-scope .price-badge{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--sale);border-radius:6px;padding:4px 10px}.fv-scope .qty-options{display:flex;flex-direction:column;gap:10px}.fv-scope .qty-option{display:flex;align-items:center;gap:14px;width:100%;text-align:left;background:var(--cream-card);border:1.5px solid var(--line);border-radius:var(--radius-md);padding:14px 16px;transition:border-color .2s,box-shadow .2s;position:relative}.fv-scope .qty-option:hover{border-color:var(--gold-soft)}.fv-scope .qty-option.selected{border-color:var(--gold);box-shadow:0 0 0 3px #a8884f24}.fv-scope .qty-radio{flex:none;width:20px;height:20px;border-radius:50%;border:2px solid var(--line);display:flex;align-items:center;justify-content:center}.fv-scope .qty-option.selected .qty-radio{border-color:var(--gold)}.fv-scope .qty-option.selected .qty-radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--gold)}.fv-scope .qty-info{flex:1;min-width:0}.fv-scope .qty-name{font-weight:600;font-size:15px}.fv-scope .qty-note{font-size:13px;color:var(--espresso-50)}.fv-scope .qty-prices{text-align:right}.fv-scope .qty-price{font-weight:700;font-size:17px}.fv-scope .qty-compare{font-size:12.5px;color:var(--espresso-50);text-decoration:line-through}.fv-scope .qty-tag{position:absolute;top:-10px;right:14px;background:var(--gold);color:#fff;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:100px;padding:3px 10px}.fv-scope .btn-cta{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;background:var(--espresso);color:var(--ivory);border:none;border-radius:100px;font-size:17px;font-weight:600;letter-spacing:.03em;padding:18px 28px;transition:background .2s,transform .15s;min-height:56px}.fv-scope .btn-cta:hover{background:#43352a}.fv-scope .btn-cta:active{transform:scale(.985)}.fv-scope .btn-cta .btn-sub{font-weight:400;opacity:.75;font-size:14px}.fv-scope .trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border-top:1px solid var(--line);padding-top:16px}.fv-scope .trust-item{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:12.5px;font-weight:500;color:var(--espresso-70);text-align:center}.fv-scope .trust-item svg{width:20px;height:20px;color:var(--gold-deep)}.fv-scope .problem{background:var(--ivory-deep)}.fv-scope .problem-grid{display:grid;gap:40px}@media(min-width:920px){.fv-scope .problem-grid{grid-template-columns:1fr 1.1fr;gap:64px;align-items:center}}.fv-scope .problem-img{aspect-ratio:4 / 5;border-radius:var(--radius-lg)}.fv-scope .problem-points{display:flex;flex-direction:column;gap:18px;margin-top:28px}.fv-scope .problem-point{display:flex;gap:16px;background:var(--cream-card);border:1px solid var(--line);border-radius:var(--radius-md);padding:18px 20px;box-shadow:var(--shadow-soft)}.fv-scope .problem-point .num{flex:none;font-family:var(--font-display);font-size:24px;font-weight:700;color:var(--gold);line-height:1.2}.fv-scope .problem-point h3{font-family:var(--font-body);font-weight:600;font-size:16px;margin-bottom:3px}.fv-scope .problem-point p{font-size:14.5px;color:var(--espresso-70);text-wrap:pretty}.fv-scope .timeline-track{position:relative;margin-top:48px}.fv-scope .timeline-bar{display:none}@media(min-width:880px){.fv-scope .timeline-bar{display:block;position:absolute;top:26px;left:12%;right:12%;height:3px;background:var(--beige);border-radius:2px}.fv-scope .timeline-bar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:78%;background:linear-gradient(90deg,var(--gold-soft),var(--gold));border-radius:2px}}.fv-scope .timeline-grid{display:grid;gap:16px;position:relative}@media(min-width:880px){.fv-scope .timeline-grid{grid-template-columns:repeat(4,1fr);gap:20px}}.fv-scope .tl-card{background:var(--cream-card);border:1px solid var(--line);border-radius:var(--radius-lg);padding:24px 22px;text-align:center;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;align-items:center;gap:10px}.fv-scope .tl-dot{width:52px;height:52px;border-radius:50%;background:var(--beige-soft);border:2px solid var(--gold-soft);color:var(--gold-deep);font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center}.fv-scope .tl-card:last-child .tl-dot{background:var(--gold);border-color:var(--gold);color:#fff}.fv-scope .tl-when{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-deep)}.fv-scope .tl-card p{font-size:14.5px;color:var(--espresso-70);text-wrap:pretty}.fv-scope .tl-meter{width:100%;height:5px;border-radius:3px;background:var(--beige);overflow:hidden;margin-top:4px}.fv-scope .tl-meter span{display:block;height:100%;background:linear-gradient(90deg,var(--gold-soft),var(--gold));border-radius:3px}.fv-scope .timeline-note{text-align:center;font-size:13px;color:var(--espresso-50);margin-top:28px}.fv-scope .tj{max-width:860px;margin:36px auto 0}.fv-scope .tj-track{position:relative;padding:0 8px}.fv-scope .tj-line{position:absolute;top:24px;left:36px;right:36px;height:3px;background:var(--beige);border-radius:2px}.fv-scope .tj-line-fill{position:absolute;inset:0 auto 0 0;width:25%;background:linear-gradient(90deg,var(--gold-soft),var(--gold));border-radius:2px;transition:width .45s ease}.fv-scope .tj-days{position:relative;display:flex;justify-content:space-between}.fv-scope .tj-day{display:flex;flex-direction:column;align-items:center;gap:8px;background:none;border:none;padding:0;min-width:48px}.fv-scope .tj-dot{width:48px;height:48px;border-radius:50%;background:var(--cream-card);border:2px solid var(--line);color:var(--espresso-50);font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;transition:background .25s,border-color .25s,color .25s,transform .2s}.fv-scope .tj-day:hover .tj-dot{border-color:var(--gold-soft);transform:translateY(-2px)}.fv-scope .tj-day.done .tj-dot{background:var(--beige-soft);border-color:var(--gold-soft);color:var(--gold-deep)}.fv-scope .tj-day.active .tj-dot{background:var(--gold);border-color:var(--gold);color:#fff;transform:scale(1.08)}.fv-scope .tj-day-label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--espresso-50);transition:color .25s}.fv-scope .tj-day.active .tj-day-label{color:var(--gold-deep)}.fv-scope .tj-panel{margin-top:28px;background:var(--cream-card);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:30px 28px;text-align:left}@media(min-width:768px){.fv-scope .tj-panel{padding:38px 48px}}.fv-scope .tj-panel-inner{transition:opacity .25s ease,transform .25s ease}.fv-scope .tj-panel-inner.swapping{opacity:0;transform:translateY(8px)}.fv-scope .tj-label-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin-bottom:12px}.fv-scope .tj-when{display:inline-flex;align-items:center;background:var(--espresso);color:#fff;font-size:13px;font-weight:700;letter-spacing:.04em;border-radius:6px;padding:4px 11px;white-space:nowrap;flex:none}.fv-scope .tj-headline{font-size:clamp(18px,2.2vw,22px);font-weight:600;color:var(--espresso);line-height:1.25}.fv-scope .tj-text{font-size:15px;color:var(--espresso-70);max-width:560px;text-wrap:pretty;line-height:1.6;margin-bottom:18px}.fv-scope .tj-stat{display:inline-flex;align-items:center;gap:10px;background:var(--espresso);color:#fff;border-radius:100px;padding:10px 18px 10px 10px;font-size:14.5px;font-weight:600;letter-spacing:.01em}.fv-scope .tj-stat-check{flex:none;width:24px;height:24px;border-radius:50%;border:2px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center}.fv-scope .tj-stat-check svg{width:11px;height:11px;color:#fff}.fv-scope .tj-meter-row{display:flex;align-items:center;gap:14px;max-width:420px;margin-top:18px}.fv-scope .tj-meter{flex:1;height:6px;border-radius:3px;background:var(--beige);overflow:hidden}.fv-scope .tj-meter span{display:block;height:100%;background:linear-gradient(90deg,var(--gold-soft),var(--gold));border-radius:3px;transition:width .45s ease}.fv-scope .tj-meter-label{font-size:12px;font-weight:600;color:var(--gold-deep);white-space:nowrap;min-width:110px;text-align:left}.fv-scope .ingredients{background:var(--ivory-deep)}.fv-scope .ing-grid{display:grid;gap:16px;margin-top:48px}@media(min-width:640px){.fv-scope .ing-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:980px){.fv-scope .ing-grid{grid-template-columns:repeat(3,1fr);gap:20px}}.fv-scope .ing-card{background:var(--cream-card);border:1px solid var(--line);border-radius:var(--radius-lg);padding:26px 24px;box-shadow:var(--shadow-soft);transition:transform .25s,box-shadow .25s}.fv-scope .ing-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}.fv-scope .ing-icon{width:48px;height:48px;border-radius:50%;background:var(--beige-soft);border:1px solid var(--gold-soft);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.fv-scope .ing-icon span{width:16px;height:16px;border-radius:50%;background:linear-gradient(135deg,var(--gold),var(--gold-soft))}.fv-scope .ing-card h3{font-size:22px;margin-bottom:6px}.fv-scope .ing-card p{font-size:14.5px;color:var(--espresso-70);text-wrap:pretty}.fv-scope .ingredients2{background:var(--ivory-deep)}.fv-scope .ing2-head h2{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(32px,4.4vw,44px);font-weight:600;letter-spacing:0;color:var(--espresso);line-height:1.1}.fv-scope .ing2-sub{font-size:13.5px;color:var(--espresso-50);margin-top:8px}.fv-scope .ing2-grid{display:grid;grid-template-columns:1fr;gap:24px;margin-top:28px}@media(min-width:640px){.fv-scope .ing2-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:980px){.fv-scope .ing2-grid{grid-template-columns:repeat(3,1fr);gap:28px}}.fv-scope .ing2-card{background:var(--cream-card);border:1px solid var(--line);border-radius:var(--radius-md);padding:14px 14px 18px;display:flex;flex-direction:column;box-shadow:var(--shadow-soft);transition:transform .25s,box-shadow .25s}.fv-scope .ing2-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}.fv-scope .ing2-card .ph.ing2-ph{aspect-ratio:4 / 3.1;border:1px solid var(--line);border-radius:var(--radius-sm)}.fv-scope .ing2-ph-img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:var(--radius-sm);display:block;border:1px solid var(--line)}.fv-scope .ing2-name{font-family:var(--font-body);font-weight:700;font-size:16px;color:var(--espresso);margin-top:16px}.fv-scope .ing2-benefit{font-style:italic;font-size:13px;color:var(--espresso-70);margin-top:4px}.fv-scope .ing2-desc{font-size:13.5px;line-height:1.55;color:var(--espresso-70);margin-top:7px;text-wrap:pretty}.fv-scope .ing2-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:16px}.fv-scope .ing2-tag{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--gold-deep);background:var(--beige-soft);border:1px solid var(--beige);border-radius:100px;padding:5px 12px;white-space:nowrap}.fv-scope .trust-statbar{background:#fff;padding:0 0 48px}.fv-scope .trust-statbar-inner{background:var(--ivory-deep);border-radius:16px;display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden}@media(min-width:640px){.fv-scope .trust-statbar-inner{grid-template-columns:repeat(4,1fr)}}.fv-scope .tsb-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:28px 16px;text-align:center;position:relative}.fv-scope .tsb-item+.tsb-item:before{content:"";position:absolute;left:0;top:20%;bottom:20%;width:1px;background:var(--line)}@media(max-width:639px){.fv-scope .tsb-item:nth-child(3):before{display:none}.fv-scope .tsb-item:nth-child(3),.fv-scope .tsb-item:nth-child(4){border-top:1px solid var(--line)}}.fv-scope .tsb-icon{color:var(--gold);display:flex;align-items:center;justify-content:center}.fv-scope .tsb-icon svg{width:22px;height:22px}.fv-scope .tsb-num{font-family:Cormorant Garamond,Georgia,serif;font-size:32px;font-weight:600;line-height:1;color:var(--espresso);letter-spacing:-.01em}.fv-scope .tsb-label{font-size:13px;color:var(--espresso-50)}.fv-scope .real-results{background:#fff}.fv-scope .rr-eyebrow{text-align:center;margin-bottom:28px}.fv-scope .rr-grid{display:grid;gap:48px;align-items:center}@media(min-width:860px){.fv-scope .rr-grid{grid-template-columns:1fr 1fr;gap:64px}}.fv-scope .rr-mosaic{border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:1 / 1}.fv-scope .rr-body{display:flex;flex-direction:column;gap:16px}.fv-scope .rr-headline{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(36px,4.6vw,52px);font-weight:600;line-height:1.08;letter-spacing:-.01em;color:var(--espresso)}.fv-scope .rr-text{font-size:15.5px;color:var(--espresso-70);line-height:1.65;text-wrap:pretty}.fv-scope .rr-bullets{list-style:none;display:flex;flex-direction:column;gap:13px;margin-top:4px}.fv-scope .rr-bullets li{display:flex;align-items:flex-start;gap:12px;font-size:15.5px;font-weight:500;color:var(--espresso)}.fv-scope .rr-bullets .check{flex:none;width:22px;height:22px;border-radius:50%;background:var(--beige-soft);border:1.5px solid var(--gold-soft);color:var(--gold-deep);display:flex;align-items:center;justify-content:center;margin-top:1px}.fv-scope .rr-bullets .check svg{width:11px;height:11px}.fv-scope .results-stats{background:#fff}.fv-scope .results-stats-grid{display:grid;gap:36px 56px;align-items:start;margin-top:0}@media(min-width:860px){.fv-scope .results-stats-grid{grid-template-columns:1fr 1.35fr}}.fv-scope .rs-headline{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(34px,4.8vw,52px);font-weight:600;line-height:1.08;letter-spacing:-.01em;color:var(--espresso);margin-bottom:16px}.fv-scope .rs-sub{font-size:15px;color:var(--espresso-50)}.fv-scope .rs-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px 24px}.fv-scope .rs-stat-top{display:flex;align-items:center;gap:6px;margin-bottom:10px}.fv-scope .rs-pct{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(44px,5vw,60px);font-weight:600;line-height:1;color:var(--espresso);letter-spacing:-.02em}.fv-scope .rs-ring{flex:none;width:44px;height:44px}.fv-scope .rs-ring circle{fill:none;stroke-width:3.5;stroke-linecap:round}.fv-scope .rs-ring .track{stroke:#e8e8e8}.fv-scope .rs-ring .fill{stroke:var(--gold);stroke-dasharray:107;stroke-dashoffset:107;transition:stroke-dashoffset 1.2s ease .2s;transform:rotate(-90deg);transform-origin:50% 50%}.fv-scope .rs-desc{font-size:14.5px;line-height:1.5;color:var(--espresso-70);text-wrap:pretty}.fv-scope .rs-footnote{grid-column:1 / -1;font-size:12px;color:var(--espresso-50);line-height:1.6;max-width:520px;margin-top:-8px}@media(min-width:860px){.fv-scope .rs-footnote{grid-column:2}}.fv-scope .ba-slider{position:relative;max-width:780px;margin:32px auto 0;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow-soft);cursor:col-resize;user-select:none;-webkit-user-select:none}.fv-scope .ba-ph{aspect-ratio:16 / 9;border:none;border-radius:0;width:100%;display:block;object-fit:cover}@media(min-width:640px){.fv-scope .ba-ph{aspect-ratio:21 / 9}}.fv-scope .ba-after{position:relative;width:100%}.fv-scope .ba-before{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;width:50%}.fv-scope .ba-before .ba-ph{position:absolute;top:0;right:0;bottom:0;left:0;width:var(--ba-full-width, 780px);max-width:none;height:100%;object-fit:cover}.fv-scope .ba-label{position:absolute;bottom:14px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;background:var(--espresso);color:#fff;border-radius:100px;padding:5px 14px;pointer-events:none}.fv-scope .ba-label-before{left:14px}.fv-scope .ba-label-after{right:14px}.fv-scope .ba-label-after{background:var(--gold)}.fv-scope .ba-handle{position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;width:44px;z-index:10;touch-action:none}.fv-scope .ba-handle-line{flex:1;width:2px;background:#fff;box-shadow:0 0 4px #00000040}.fv-scope .ba-handle-btn{flex:none;width:40px;height:40px;border-radius:50%;background:#fff;box-shadow:0 2px 12px #00000038;display:flex;align-items:center;justify-content:center;color:var(--espresso)}.fv-scope .ba-grid{display:grid;gap:16px;margin-top:48px;max-width:880px;margin-left:auto;margin-right:auto}@media(min-width:640px){.fv-scope .ba-grid{grid-template-columns:1fr 1fr;gap:20px}}.fv-scope .ba-frame{position:relative}.fv-scope .ba-frame .ph{aspect-ratio:4 / 3.4;border-radius:var(--radius-lg)}.fv-scope .ba-tag{position:absolute;top:14px;left:14px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;background:var(--espresso);color:var(--ivory);border-radius:100px;padding:6px 16px}.fv-scope .ba-frame.after .ba-tag{background:var(--gold)}.fv-scope .disclaimer{text-align:center;font-size:12.5px;color:var(--espresso-50);margin-top:22px}.fv-scope .reviews{background:var(--ivory-deep)}.fv-scope .rv2-headline{font-size:clamp(28px,4vw,42px);letter-spacing:-.01em;margin-bottom:10px}.fv-scope .rv2-rating{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:12px}.fv-scope .rv2-rating .stars svg{width:16px;height:16px}.fv-scope .rv2-score{font-size:14px;font-weight:600;color:var(--espresso-70)}.fv-scope .rv2-based-on{font-size:12px;color:var(--espresso-50);margin-top:4px;margin-bottom:8px}.fv-scope .rv2-chip{display:inline-flex;align-items:center;gap:10px;background:var(--cream-card);border:1px solid var(--line);border-radius:100px;padding:6px 16px 6px 8px;font-size:13px;font-weight:500;color:var(--espresso-70);margin-top:4px}.fv-scope .rv2-mosaic{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;border-radius:var(--radius-md);overflow:hidden;margin-top:28px}.fv-scope .rv2-mosaic img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}@media(max-width:600px){.fv-scope .rv2-mosaic{grid-template-columns:repeat(2,1fr)}}.fv-scope .rv2-tags,.fv-scope .rv2-highlights{display:none}.fv-scope .rv2-amz-box{margin-top:20px;background:var(--cream-card);border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden}.fv-scope .rv2-amz-section{padding:18px 20px}.fv-scope .rv2-amz-section+.rv2-amz-section{border-top:1px solid var(--line)}.fv-scope .rv2-amz-heading{font-family:var(--font-body);font-size:15px;font-weight:700;color:var(--espresso);margin-bottom:10px}.fv-scope .rv2-amz-summary{font-size:13.5px;line-height:1.65;color:var(--espresso-70);text-wrap:pretty}.fv-scope .rv2-amz-em{font-style:normal;color:var(--gold-deep);font-weight:500}.fv-scope .rv2-amz-quote{color:var(--espresso-70)}.fv-scope .rv2-amz-ai{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--espresso-50);margin-top:8px}.fv-scope .rv2-amz-ai svg{color:var(--gold);flex:none}.fv-scope .rv2-amz-pills{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.fv-scope .rv2-amz-pill{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:500;color:var(--espresso-70);background:var(--ivory-deep);border:1px solid var(--line);border-radius:100px;padding:5px 12px 5px 10px}.fv-scope .rv2-amz-pill svg{width:13px;height:13px;color:var(--gold-deep);flex:none}.fv-scope .rv2-amz-highlights{list-style:none;display:flex;flex-direction:column;gap:0}.fv-scope .rv2-amz-highlights li{font-size:13.5px;font-style:italic;color:var(--gold-deep);line-height:1.55;padding:10px 0;border-bottom:1px solid var(--line);display:flex;align-items:baseline;gap:6px;text-wrap:pretty}.fv-scope .rv2-amz-highlights li:last-child{border-bottom:none;padding-bottom:0}.fv-scope .rv2-amz-highlights li:first-child{padding-top:0}.fv-scope .rv2-amz-hl-link{color:inherit;text-decoration:none;display:flex;align-items:baseline;gap:6px;flex:1;transition:opacity .15s}.fv-scope .rv2-amz-hl-link:hover{opacity:.75}.fv-scope .rv2-amz-arrow{font-size:17px;line-height:1;color:var(--gold-deep);flex:none}@keyframes rv2-flash{0%{background:#2d7db31f}to{background:transparent}}.fv-scope .rv2-card:target{animation:rv2-flash 1.6s ease forwards;border-radius:var(--radius-sm)}.fv-scope .rv2-sortbar{display:flex;align-items:center;justify-content:space-between;margin-top:28px;padding-bottom:12px;border-bottom:1px solid var(--line)}.fv-scope .rv2-count{font-size:13px;font-weight:600;color:var(--espresso-70)}.fv-scope .rv2-sort{font-size:13px;font-weight:500;color:var(--gold-deep);background:none;border:none;padding:0;text-decoration:underline;text-underline-offset:3px}.fv-scope .rv2-list{display:flex;flex-direction:column;gap:0;margin-top:0}.fv-scope .rv2-card{padding:20px 0;border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:10px}.fv-scope .rv2-card-header{display:flex;align-items:center;gap:10px}.fv-scope .rv2-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex:none}.fv-scope .rv2-name{font-size:14px;font-weight:700;color:var(--espresso)}.fv-scope .rv2-date{font-size:12px;color:var(--espresso-50);margin-top:1px}.fv-scope .rv2-stars svg{width:14px;height:14px}.fv-scope .rv2-stars{display:flex;gap:2px;color:var(--gold)}.fv-scope .rv2-title-badge{font-size:13px;font-weight:700;color:var(--espresso);margin-top:-2px}.fv-scope .rv2-text{font-size:14.5px;line-height:1.6;color:var(--espresso-70);text-wrap:pretty;margin:0}.fv-scope .rv2-thumbs{display:flex;gap:6px;flex-wrap:wrap;margin-top:4px}.fv-scope .rv2-thumbs img{width:80px;height:80px;border-radius:6px;object-fit:cover;border:1px solid var(--line)}.fv-scope .compare-wrap{overflow-x:auto;margin-top:36px;-webkit-overflow-scrolling:touch}.fv-scope .compare-table{width:100%;min-width:640px;border-collapse:separate;border-spacing:0;background:var(--cream-card);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-soft)}.fv-scope .compare-table th,.fv-scope .compare-table td{padding:16px 18px;text-align:center;font-size:14.5px;border-bottom:1px solid var(--line)}.fv-scope .compare-table tr:last-child th,.fv-scope .compare-table tr:last-child td{border-bottom:none}.fv-scope .compare-table th[scope=row]{text-align:left;font-weight:500;color:var(--espresso-70)}.fv-scope .compare-table thead th{background:var(--beige-soft);font-weight:600;font-size:14px}.fv-scope .compare-table thead th.col-firmova{background:var(--espresso);color:var(--ivory);font-family:var(--font-display);font-size:17px;letter-spacing:.12em}.fv-scope .compare-table td.col-firmova{background:#fbf6eb}.fv-scope .tick,.fv-scope .cross{display:inline-flex;width:24px;height:24px;border-radius:50%;align-items:center;justify-content:center}.fv-scope .tick{background:var(--beige);color:var(--gold-deep)}.fv-scope .cross{background:#efe8dc;color:#b6a892}.fv-scope .tick svg,.fv-scope .cross svg{width:12px;height:12px}.fv-scope .muted-cell{font-size:13px;color:var(--espresso-50)}.fv-scope .offer{background:var(--espresso);color:var(--ivory)}.fv-scope .offer .eyebrow{color:var(--gold-soft)}.fv-scope .offer .section-title{color:var(--ivory)}.fv-scope .offer-grid{display:grid;gap:40px;margin-top:8px}@media(min-width:920px){.fv-scope .offer-grid{grid-template-columns:1fr 1fr;gap:64px;align-items:center}}.fv-scope .offer-img{aspect-ratio:1 / 1;border-radius:var(--radius-lg);border-color:#e8decc40}.fv-scope .offer-img.ph{background:repeating-linear-gradient(.fv-scope -45deg,.fv-scope rgba(217,.fv-scope 196,.fv-scope 154,.fv-scope .09) 0px,.fv-scope rgba(217,.fv-scope 196,.fv-scope 154,.fv-scope .09) 10px,.fv-scope rgba(217,.fv-scope 196,.fv-scope 154,.fv-scope 0) 10px,.fv-scope rgba(217,.fv-scope 196,.fv-scope 154,.fv-scope 0) 20px),.fv-scope #3a2e22}.offer-img .ph-label{background:#2c2118d9;color:var(--gold-soft);border-color:#d9c49a4d}.fv-scope .offer-list{list-style:none;display:flex;flex-direction:column;gap:14px;margin:26px 0}.fv-scope .offer-list li{display:flex;align-items:center;gap:14px;background:#fffdf90f;border:1px solid rgba(232,222,204,.18);border-radius:var(--radius-md);padding:14px 18px;font-size:15px;font-weight:500}.fv-scope .offer-list .check{flex:none;width:24px;height:24px;border-radius:50%;background:var(--gold);color:var(--espresso);display:flex;align-items:center;justify-content:center}.fv-scope .offer-list .check svg{width:12px;height:12px}.fv-scope .offer-list .value{margin-left:auto;font-size:13px;color:var(--gold-soft);white-space:nowrap}.fv-scope .urgency-bar{display:flex;align-items:center;justify-content:center;gap:10px;background:#a4502e2e;border:1px solid rgba(217,196,154,.3);border-radius:var(--radius-md);padding:12px 18px;font-size:14px;font-weight:500;margin-bottom:18px}.fv-scope .urgency-bar .timer{font-family:var(--font-mono);font-size:17px;font-weight:700;color:var(--gold-soft);min-width:58px;text-align:center}.fv-scope .offer .btn-cta{background:var(--gold);color:var(--espresso)}.fv-scope .offer .btn-cta:hover{background:var(--gold-soft)}.fv-scope .offer-guarantee{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;color:#faf7f1b3;margin-top:14px}.fv-scope .offer-guarantee svg{width:16px;height:16px;color:var(--gold-soft)}.fv-scope .guarantee-banner{position:relative;overflow:hidden;min-height:220px;display:flex;align-items:center;justify-content:center;padding:60px 20px}.fv-scope .guarantee-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center 30%;filter:brightness(.48)}.fv-scope .guarantee-content{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.fv-scope .guarantee-title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(36px,7vw,72px);font-weight:600;line-height:1.1;letter-spacing:-.01em;color:#fff;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0 10px}.fv-scope .guarantee-title-hl{background:var(--gold);color:#fff;padding:2px 14px 4px;border-radius:4px;display:inline-block}.fv-scope .guarantee-title-plain{color:#fff}.fv-scope .guarantee-sub{font-size:clamp(13px,1.8vw,15px);color:#ffffffbf;letter-spacing:.08em;text-transform:uppercase;font-weight:500;font-family:var(--font-body)}@media(max-width:600px){.fv-scope .guarantee-banner{min-height:160px;padding:44px 20px}}.fv-scope .faq-list{max-width:760px;margin:48px auto 0;display:flex;flex-direction:column;gap:12px}.fv-scope .faq-item{background:var(--cream-card);border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-soft)}.fv-scope .faq-q{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;background:none;border:none;text-align:left;font-size:16px;font-weight:600;color:var(--espresso);padding:18px 22px}.fv-scope .faq-q .faq-icon{flex:none;width:28px;height:28px;border-radius:50%;background:var(--beige-soft);color:var(--gold-deep);display:flex;align-items:center;justify-content:center;transition:transform .3s}.fv-scope .faq-q .faq-icon svg{width:12px;height:12px}.fv-scope .faq-item.open .faq-icon{transform:rotate(45deg)}.fv-scope .faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease}.fv-scope .faq-a-inner{padding:0 22px 20px;font-size:14.5px;color:var(--espresso-70);text-wrap:pretty}.fv-scope .final-cta{background:var(--ivory-deep);padding-bottom:72px}.fv-scope .final-card{max-width:920px;margin:0 auto;background:var(--cream-card);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow-card);overflow:hidden;display:grid}@media(min-width:820px){.fv-scope .final-card{grid-template-columns:1fr 1.15fr}}.fv-scope .final-img{min-height:280px;border:none;border-radius:0}.fv-scope .final-body{padding:36px 28px;display:flex;flex-direction:column;gap:16px}@media(min-width:820px){.fv-scope .final-body{padding:48px 44px}}.fv-scope .final-title{font-size:clamp(28px,3.6vw,38px)}.fv-scope .final-benefits{list-style:none;display:flex;flex-direction:column;gap:8px}.fv-scope .final-benefits li{display:flex;align-items:center;gap:10px;font-size:14.5px;font-weight:500;color:var(--espresso-70)}.fv-scope .final-benefits .check{flex:none;width:18px;height:18px;border-radius:50%;background:var(--beige);color:var(--gold-deep);display:flex;align-items:center;justify-content:center}.fv-scope .final-benefits .check svg{width:9px;height:9px}.fv-scope .acc2{padding:0 0 64px}.fv-scope .acc2-panel{padding:0;margin-top:2px}.fv-scope .acc2-panel .acc2-q{padding:17px 2px;font-size:15px}.fv-scope .acc2-panel .acc2-a-inner{padding:0 28px 20px 2px;font-size:14px}.fv-scope .acc2-item{border-bottom:1px solid var(--line)}.fv-scope .acc2-item:first-child{border-top:1px solid var(--line)}.fv-scope .acc2-q{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;background:none;border:none;text-align:left;padding:21px 4px;font-family:var(--font-body);font-size:15.5px;font-weight:500;color:var(--espresso)}.fv-scope .acc2-chev{flex:none;width:16px;height:16px;color:var(--espresso-70)}.fv-scope .acc2-a{max-height:0;overflow:hidden}.fv-scope .acc2-a-inner{padding:2px 36px 24px 4px;font-size:14.5px;font-weight:400;color:var(--espresso-70);display:flex;flex-direction:column;gap:10px;text-wrap:pretty}.fv-scope .acc2-a-inner strong{color:var(--espresso);font-weight:600}@media(prefers-reduced-motion:no-preference){.fv-scope .acc2-chev{transition:transform .3s ease}.fv-scope .acc2-a{transition:max-height .35s ease}}.fv-scope .acc2-item.open .acc2-chev{transform:rotate(180deg)}.fv-scope .sp{background:#fff}.fv-scope .sp-statbar{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:12.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--espresso-50);text-align:center}.fv-scope .sp-tp{display:inline-flex;align-items:center;gap:8px}.fv-scope .sp-tp-stars{display:inline-flex;gap:3px}.fv-scope .sp-tp-stars span{width:19px;height:19px;background:#00b67a;display:inline-flex;align-items:center;justify-content:center;color:#fff}.fv-scope .sp-tp-stars svg{width:12px;height:12px}.fv-scope .sp-headline{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(32px,4.4vw,44px);font-weight:600;letter-spacing:0;text-align:center;color:var(--espresso);margin-top:18px}.fv-scope .sp-carousel{position:relative;margin-top:28px}.fv-scope .sp-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 2px 8px;scrollbar-width:none;-ms-overflow-style:none}.fv-scope .sp-track::-webkit-scrollbar{display:none}.fv-scope .sp-card{flex:0 0 320px;width:320px;scroll-snap-align:start;background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;box-shadow:none}.fv-scope .sp-photos{height:220px;overflow:hidden;position:relative}.fv-scope .sp-photos img{width:100%;height:100%;object-fit:cover;display:block}.fv-scope .sp-ba-label{position:absolute;bottom:10px;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:#00000085;color:#fff;border-radius:4px;padding:3px 8px;pointer-events:none}.fv-scope .sp-ba-label.before{left:10px}.fv-scope .sp-ba-label.after{left:calc(50% + 8px)}.fv-scope .sp-body{padding:18px 18px 20px;display:flex;flex-direction:column;gap:12px;flex:1}.fv-scope .sp-quote{font-size:15px;font-style:italic;line-height:1.55;color:var(--espresso-70);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-wrap:pretty}.fv-scope .sp-quote.expanded{-webkit-line-clamp:unset;display:block}.fv-scope .sp-more{align-self:flex-start;background:none;border:none;padding:8px 8px 8px 0;margin:-6px 0 -8px;font-size:13px;font-weight:500;color:var(--gold-deep);text-decoration:underline;text-underline-offset:3px}.fv-scope .sp-more[hidden]{display:none}.fv-scope .sp-card .stars{color:var(--gold)}.fv-scope .sp-card .stars svg{width:15px;height:15px}.fv-scope .sp-card .tp-stars{display:inline-flex;gap:3px}.fv-scope .sp-card .tp-stars span{width:22px;height:22px;background:#00b67a;display:inline-flex;align-items:center;justify-content:center;color:#fff}.fv-scope .sp-card .tp-stars svg{width:13px;height:13px}.fv-scope .sp-verified{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--espresso-50)}.fv-scope .sp-verified .check{width:16px;height:16px;border-radius:50%;background:var(--gold);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex:none}.fv-scope .sp-verified .check svg{width:8px;height:8px}.fv-scope .sp-name{font-size:14px;font-weight:700;color:var(--espresso);margin-top:auto}.fv-scope .sp-arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:var(--gold);color:#fff;align-items:center;justify-content:center;transition:background .2s,opacity .2s}.fv-scope .sp-arrow svg{width:16px;height:16px}.fv-scope .sp-arrow:hover:not(:disabled){background:var(--gold-deep)}.fv-scope .sp-arrow:disabled{background:var(--beige-soft);color:var(--espresso-50);opacity:.6;cursor:default}.fv-scope .sp-prev{left:-10px}.fv-scope .sp-next{right:-10px}.fv-scope .sp-prev svg{transform:rotate(90deg)}.fv-scope .sp-next svg{transform:rotate(-90deg)}@media(min-width:768px){.fv-scope .sp-arrow{display:flex}}@media(min-width:1240px){.fv-scope .sp-prev{left:-22px}.fv-scope .sp-next{right:-22px}}.fv-scope .site-footer{background:var(--espresso);color:#faf7f1a6;padding:40px 0;font-size:13px}.fv-scope .footer-inner{display:flex;flex-direction:column;gap:18px;align-items:center;text-align:center}.fv-scope .footer-inner .logo{color:var(--ivory);font-size:20px}.fv-scope .footer-links{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.fv-scope .footer-links a:hover{color:var(--ivory)}.fv-scope .footer-legal{max-width:640px;font-size:12px;line-height:1.6;color:#faf7f173;text-wrap:pretty}.fv-scope .sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:70;background:#fffdf9f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);padding:10px 16px calc(10px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:14px;transform:translateY(110%);transition:transform .35s ease}.fv-scope .sticky-atc.visible{transform:translateY(0)}.fv-scope .sticky-info{min-width:0}.fv-scope .sticky-name{font-weight:600;font-size:13.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fv-scope .sticky-price{font-size:13px;color:var(--espresso-70)}.fv-scope .sticky-price s{color:var(--espresso-50)}.fv-scope .sticky-atc .btn-cta{width:auto;flex:none;margin-left:auto;padding:13px 26px;min-height:48px;font-size:15px}@media(min-width:920px){.fv-scope .sticky-atc{display:none}}@media(prefers-reduced-motion:no-preference){.fv-scope.reveal-armed .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.fv-scope.reveal-armed .reveal.in{opacity:1;transform:none}.fv-scope.reveal-armed .reveal-stagger>*{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}.fv-scope.reveal-armed .reveal-stagger.in>*{opacity:1;transform:none}.fv-scope .reveal-stagger.in>*:nth-child(1){transition-delay:0s}.fv-scope .reveal-stagger.in>*:nth-child(2){transition-delay:.08s}.fv-scope .reveal-stagger.in>*:nth-child(3){transition-delay:.16s}.fv-scope .reveal-stagger.in>*:nth-child(4){transition-delay:.24s}.fv-scope .reveal-stagger.in>*:nth-child(5){transition-delay:.32s}.fv-scope .reveal-stagger.in>*:nth-child(6){transition-delay:.4s}}@media(max-width:600px){.fv-scope .hero{padding:0 0 36px}.fv-scope .hero-grid{gap:0}.fv-scope .hero-gallery{margin:0 -20px}.fv-scope .gallery-main{aspect-ratio:4 / 4.2;border-radius:0;border:none}.fv-scope .gallery-thumbs{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;gap:0;margin-top:0;padding:0;scrollbar-width:none;border-top:1px solid var(--line)}.fv-scope .gallery-thumbs::-webkit-scrollbar{display:none}.fv-scope .thumb{flex:0 0 72px;height:68px;scroll-snap-align:start;border-radius:0;border:none;border-right:1px solid var(--line);border-bottom:2px solid transparent}.fv-scope .thumb.active{border-bottom-color:var(--gold)}.fv-scope .thumb .ph{border-radius:0}.fv-scope .thumb .ph .ph-label{display:none}.fv-scope .buy-panel{gap:10px;padding-top:18px}.fv-scope .social-chip{font-size:12px;padding:5px 12px 5px 6px}.fv-scope .avatar-stack img{width:22px;height:22px}.fv-scope .rating-row{font-size:13px;gap:7px}.fv-scope .stars svg{width:14px;height:14px}.fv-scope .hero-copy-group{display:flex;flex-direction:column;gap:3px}.fv-scope .hero-title{font-size:28px}.fv-scope .hero-sub,.fv-scope .hero-sub strong{font-size:15px}.fv-scope .hero-tagline{font-size:13.5px;color:var(--espresso-50)}.fv-scope .benefit-list{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px}.fv-scope .benefit-list li{font-size:13.5px;align-items:flex-start}.fv-scope .benefit-list .check{width:20px;height:20px;margin-top:1px;flex:none}.fv-scope .benefit-list .check svg{width:11px;height:11px}.fv-scope .price-now{font-size:28px}.fv-scope .price-was{font-size:16px}.fv-scope .qty-option{padding:11px 13px}.fv-scope .qty-name{font-size:14px}.fv-scope .qty-note{font-size:12px}.fv-scope .qty-price{font-size:15px}.fv-scope .qty-compare{font-size:11.5px}.fv-scope .btn-cta{font-size:16px;min-height:52px;padding:15px 20px}.fv-scope .trust-row{gap:4px;padding-top:12px}.fv-scope .trust-item{font-size:11px;gap:5px}.fv-scope .trust-item svg{width:17px;height:17px}.fv-scope .acc2-panel .acc2-q{font-size:14px;padding:14px 2px}}@media(max-width:600px){.fv-scope section{padding:28px 0}.fv-scope .sp{padding-top:28px}.fv-scope .acc2{padding:0 0 36px}.fv-scope .section-title{margin-bottom:10px}.fv-scope .section-sub{font-size:14.5px}.fv-scope .eyebrow{margin-bottom:10px}.fv-scope .sp{padding:36px 0}.fv-scope .sp-headline{font-size:28px;margin-top:12px}.fv-scope .sp-statbar{gap:8px 14px;font-size:11.5px}.fv-scope .sp-card{flex:0 0 280px;width:280px}.fv-scope .sp-photos{height:160px}.fv-scope .tj{margin-top:24px}.fv-scope .tj-dot{width:42px;height:42px;font-size:12px}.fv-scope .tj-day-label{font-size:10px}.fv-scope .tj-panel{padding:20px 18px;margin-top:20px}.fv-scope .tj-headline{font-size:18px}.fv-scope .tj-text{font-size:14px}.fv-scope .tj-stat{font-size:13px;padding:8px 14px 8px 8px}.fv-scope .tj-stat-check{width:20px;height:20px}.fv-scope .compare-wrap{overflow-x:visible;margin-top:24px}.fv-scope .compare-table{min-width:0;width:100%}.fv-scope .compare-table th,.fv-scope .compare-table td{padding:10px 8px;font-size:12px}.fv-scope .compare-table th[scope=row]{font-size:12px;max-width:110px}.fv-scope .compare-table thead th{font-size:11px;padding:10px 6px}.fv-scope .compare-table thead th.col-firmova{font-size:12px;letter-spacing:.1em}.fv-scope .tick,.fv-scope .cross{width:20px;height:20px}.fv-scope .tick svg,.fv-scope .cross svg{width:10px;height:10px}.fv-scope .muted-cell{font-size:11px}.fv-scope .ing2-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px}.fv-scope .ing2-card{padding:12px 12px 14px}.fv-scope .ing2-card .ph.ing2-ph{aspect-ratio:4 / 3}.fv-scope .ing2-ph-img{aspect-ratio:1 / 1}.fv-scope .ing2-name{font-size:13px;margin-top:10px}.fv-scope .ing2-benefit{font-size:11.5px}.fv-scope .ing2-desc{font-size:12.5px}.fv-scope .ing2-tags{gap:5px;padding-top:10px}.fv-scope .ing2-tag{font-size:9.5px;padding:4px 9px}.fv-scope .ba-slider{margin-top:20px;border-radius:var(--radius-md)}.fv-scope .results-stats-grid{gap:24px 0}.fv-scope .rs-headline{font-size:26px}.fv-scope .rs-stat-grid{gap:20px 14px}.fv-scope .rs-pct{font-size:36px}.fv-scope .rs-ring{width:36px;height:36px}.fv-scope .rs-desc{font-size:13.5px}.fv-scope .rr-grid{gap:24px}.fv-scope .rr-headline{font-size:28px}.fv-scope .rr-text{font-size:14.5px}.fv-scope .rr-mosaic{aspect-ratio:4 / 3}.fv-scope .rr-bullets li{font-size:14px}.fv-scope .rr-eyebrow{margin-bottom:20px}.fv-scope .trust-statbar{padding:0 0 36px}.fv-scope .tsb-num{font-size:26px}.fv-scope .tsb-label{font-size:11.5px}.fv-scope .tsb-item{padding:20px 10px;gap:4px}.fv-scope .tsb-icon svg{width:18px;height:18px}.fv-scope .rv2-mosaic{grid-template-columns:repeat(2,1fr)}.fv-scope .rv2-card{padding:16px 0}.fv-scope .rv2-text{font-size:14px}.fv-scope .rv2-thumbs img{width:64px;height:64px}.fv-scope .rv2-headline{font-size:26px}.fv-scope .rv2-based-on{font-size:11.5px}.fv-scope .rv2-amz-section{padding:14px 16px}.fv-scope .rv2-amz-summary,.fv-scope .rv2-amz-highlights li{font-size:13px}.fv-scope .rv2-amz-pill{font-size:12px;padding:4px 10px 4px 9px}.fv-scope .rv2-sortbar{margin-top:22px}.fv-scope .guarantee-sub{letter-spacing:.06em;padding:0 10px}.fv-scope .faq-list{margin-top:24px;gap:8px}.fv-scope .faq-q{font-size:15px;padding:14px 16px}.fv-scope .faq-a-inner{padding:0 16px 16px;font-size:14px}.fv-scope .acc2{padding:0 0 48px}.fv-scope .acc2-q{font-size:14.5px;padding:16px 2px}.fv-scope .acc2-a-inner{font-size:13.5px}.fv-scope .final-body{padding:24px 20px;gap:12px}.fv-scope .final-title{font-size:24px}.fv-scope .final-img{min-height:200px}.fv-scope .ing2-head h2,.fv-scope .rs-headline,.fv-scope .rr-headline,.fv-scope .sp-headline{font-size:26px}}:root{--ivory: #FFFFFF;--ivory-deep: #FFFFFF;--beige: #D9E6F0;--beige-soft: #E8F0F7;--espresso: #142A3D;--espresso-70: #3E5468;--espresso-50: #6E8194;--gold: #2D7DB3;--gold-deep: #20618E;--gold-soft: #A9CDE4;--cream-card: #FFFFFF;--success: #2F7D5D;--sale: #B5472F;--line: #D8E2EB;--font-display: "Outfit", "Helvetica Neue", Helvetica, sans-serif;--shadow-card: 0 2px 6px rgba(20, 42, 61, .05), 0 14px 34px rgba(20, 42, 61, .08);--shadow-soft: 0 1px 3px rgba(20, 42, 61, .06)}.fv-scope h1,.fv-scope h2,.fv-scope h3{font-weight:600;letter-spacing:-.015em}.fv-scope .section-title{font-size:clamp(26px,3.8vw,38px)}.fv-scope .hero-title{font-size:clamp(26px,4.2vw,42px)}.fv-scope .final-title{font-size:clamp(24px,3.2vw,32px)}.fv-scope .logo{font-size:19px;font-weight:700;letter-spacing:.24em}.fv-scope .price-now{font-size:32px;font-weight:700;letter-spacing:-.01em}.fv-scope .ing-card h3{font-size:17.5px}.fv-scope .review-quote{font-size:16px;line-height:1.55;font-weight:400}.fv-scope .problem-point .num{font-size:18px;line-height:1.6}.fv-scope .compare-table thead th.col-firmova{font-size:14px;letter-spacing:.18em}.fv-scope .ph{background:repeating-linear-gradient(.fv-scope -45deg,.fv-scope rgba(45,.fv-scope 125,.fv-scope 179,.fv-scope .06) 0px,.fv-scope rgba(45,.fv-scope 125,.fv-scope 179,.fv-scope .06) 10px,.fv-scope rgba(45,.fv-scope 125,.fv-scope 179,.fv-scope 0) 10px,.fv-scope rgba(45,.fv-scope 125,.fv-scope 179,.fv-scope 0) 20px),.fv-scope var(--beige-soft)}.site-header{background:#ffffffeb}.fv-scope .qty-option.selected{box-shadow:0 0 0 3px #2d7db326}.fv-scope .btn-cta:hover{background:#1e4059}.fv-scope .btn-cta.added{background:var(--success)}.fv-scope .compare-table td.col-firmova{background:#eff6fb}.fv-scope .cross{background:#e8eef3;color:#9fb1c0}.fv-scope .offer-img{border-color:#a9cde440}.fv-scope .offer-img.ph{background:repeating-linear-gradient(.fv-scope -45deg,.fv-scope rgba(169,.fv-scope 205,.fv-scope 228,.fv-scope .08) 0px,.fv-scope rgba(169,.fv-scope 205,.fv-scope 228,.fv-scope .08) 10px,.fv-scope rgba(169,.fv-scope 205,.fv-scope 228,.fv-scope 0) 10px,.fv-scope rgba(169,.fv-scope 205,.fv-scope 228,.fv-scope 0) 20px),.fv-scope #1d3850}.offer-img .ph-label{background:#142a3dd9;color:var(--gold-soft);border-color:#a9cde44d}.fv-scope .offer-list li{background:#ffffff0f;border-color:#a9cde433}.fv-scope .offer-list .check{color:#fff}.fv-scope .urgency-bar{background:#b5472f33;border-color:#a9cde44d}.fv-scope .offer .btn-cta{background:var(--gold);color:#fff}.fv-scope .offer .btn-cta:hover{background:#3d8fc4}.fv-scope .offer-guarantee{color:#f7fafcb3}.fv-scope .site-footer{color:#f7fafca6}.fv-scope .site-footer .footer-legal{color:#f7fafc73}.fv-scope .footer-inner .logo{color:#fff}.fv-scope .sticky-atc{background:#fffffff5}.fv-scope .price-badge:empty,.fv-scope .qty-compare:empty{display:none!important}.fv-scope .reveal,.fv-scope .reveal-stagger{opacity:1;transform:none}.fv-scope.reveal-armed .reveal:not(.in),.fv-scope.reveal-armed .reveal-stagger:not(.in){opacity:0}.fv-scope .rv2-mosaic img,.fv-scope .ing2-ph-img,.fv-scope .ba-after .ba-ph{height:auto}.fv-scope .guarantee-bg{display:block!important}
/*# sourceMappingURL=/cdn/shop/t/15/assets/fv-styles.css.map */
