:root{--orange:#f5821f;--orange-2:#f26522;--orange-dark:#e0620e;--orange-grad:linear-gradient(90deg,#f7911f,#f26a1f);--peach:#fdeada;--peach-2:#fce4d3;--white:#ffffff;--bg:#ffffff;--bg-soft:#fafafa;--bg-soft-2:#f6f6f6;--ink:#2c2c2c;--ink-2:#4a4a4a;--muted:#7d7d7d;--muted-2:#9a9a9a;--line:#ededed;--line-2:#e4e4e4;--star:#ffb400;--v-yellow:#f6bd3b;--v-blue:#57b4e6;--v-zinc:#f5821f;--v-c:#f0703a;--v-green:#7bc043;--r-sm:10px;--r:14px;--r-lg:20px;--r-pill:999px;--shadow-sm:0 2px 10px rgba(0,0,0,.05);--shadow:0 8px 26px rgba(0,0,0,.07);--shadow-orange:0 10px 22px rgba(242,101,34,.30);--maxw:1180px;--gutter:clamp(1rem,4vw,2rem);--section-y:clamp(1.2rem,2.25vw,1.7rem);--block-gap:clamp(1rem,2.4vw,1.6rem);--font-display:var(--f-poppins),system-ui,sans-serif;--font-body:var(--f-inter),system-ui,sans-serif}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--ink);background:var(--bg);line-height:1.55;font-size:16px;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}ul{list-style:none}h1,h2,h3,h4{font-family:var(--font-display);color:var(--ink);line-height:1.15}.wrap{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:var(--section-y)}.accent{color:var(--orange)}.image{position:relative;background:#f3f3f3;border:1px dashed #d8d8d8;border-radius:var(--r);overflow:hidden;min-height:80px}.image:after{content:attr(data-label);position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:.5rem;text-align:center;font-family:var(--font-body);font-size:.72rem;letter-spacing:.04em;text-transform:uppercase;color:#b3b3b3;pointer-events:none}.image.round{border-radius:50%}.image.filled{border-color:transparent}.image.filled:after{display:none}.image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.image.fit>img{object-fit:contain}.stars{display:inline-flex;gap:2px;color:var(--star)}.stars svg{width:17px;height:17px}.rating-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.rating-line .count{color:var(--muted);font-size:.9rem}.check-item{display:flex;align-items:center;gap:10px;color:var(--ink-2);font-size:.95rem}.check-item svg{width:20px;height:20px;color:var(--orange);flex:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:var(--font-display);font-weight:600;font-size:.95rem;padding:6px 1.4rem;border-radius:var(--r-pill);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn svg{width:16px;height:16px}.btn-primary{background:var(--orange);color:#fff;box-shadow:var(--shadow-orange)}.btn-primary:hover{background:var(--orange-dark);transform:translateY(-1px)}.btn-ghost{background:#fff;color:var(--ink);border:1.5px solid var(--line-2)}.btn-ghost:hover{border-color:var(--orange);color:var(--orange)}.heading{text-align:center;margin-bottom:var(--block-gap)}.heading h2{font-size:clamp(1.4rem,3.2vw,2rem);font-weight:700}.heading p{color:var(--muted);margin-top:.5rem;font-size:.98rem}.topbar{position:relative;z-index:10;background:#1c1c1c;color:#fff;text-align:center;font-size:.85rem;font-weight:500;padding:2px 1rem;letter-spacing:.01em}.topbar .star{color:#ffe08a}.hero{padding-block:clamp(1.6rem,3.5vw,2.6rem) var(--section-y)}.hero .wrap{display:grid;grid-template-columns:.85fr 1.6fr;align-items:center;grid-gap:clamp(1rem,3vw,2rem);gap:clamp(1rem,3vw,2rem);max-width:1440px}.hero-content{position:relative;z-index:2;grid-column:1/2;width:100%}.hero h1{font-size:clamp(1.9rem,4.4vw,2.9rem);font-weight:700;letter-spacing:-.01em}.hero h1 span{display:block}.hero .lede{color:var(--muted);margin-top:1rem;font-size:1rem;max-width:46ch}.hero .rating-line{margin-top:1.1rem}.hero .rating-line .score{font-weight:600;color:var(--ink)}.hero .bullets{display:grid;grid-gap:.55rem;gap:.55rem;margin-top:1rem}.hero .cta-row{display:flex;gap:.8rem;margin-top:1.5rem;flex-wrap:wrap}.hero .cta-row .btn{border-radius:6px}.hero-visual{position:relative;grid-column:2/3;width:100%}.hero-visual>img{width:100%;height:auto;mix-blend-mode:multiply}.vitamin{position:absolute;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#fff;font-family:var(--font-display);font-weight:800;font-size:.95rem;box-shadow:0 10px 20px -5px rgba(0,0,0,.3),inset -5px -5px 12px rgba(0,0,0,.2),inset 3px 3px 8px rgba(255,255,255,.8);text-shadow:1px 1px 3px rgba(0,0,0,.3)}.vitamin.d3{background:radial-gradient(circle at 35% 25%,#ffffff 0,#ffd900 35%,#d89600 80%,#996000 100%);top:8%;left:46%}.vitamin.b12{background:radial-gradient(circle at 35% 25%,#ffffff 0,#5cb8ff 35%,#1a75ff 80%,#004099 100%);top:14%;right:6%}.vitamin.zn{background:radial-gradient(circle at 35% 25%,#ffffff 0,#ff8c42 35%,#e65c00 80%,#993300 100%);top:42%;left:2%}.vitamin.c{background:radial-gradient(circle at 35% 25%,#ffffff 0,#ffad33 35%,#f28000 80%,#b35900 100%);top:56%;right:3%}.leaf{position:absolute;top:26%;left:38%;width:30px;color:var(--v-green);transform:rotate(-20deg)}.official-badge{position:absolute;bottom:4%;right:6%;width:90px;height:110px;display:grid;place-items:center;text-align:center;color:var(--ink);background:transparent;border:none;padding:0;border-radius:0;box-shadow:none;filter:drop-shadow(0 15px 25px rgba(255,140,0,.25))}.official-badge .badge-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.official-badge .badge-content{position:relative;z-index:2;padding-top:.6rem}.official-badge b{font-family:var(--font-display);font-size:.65rem;font-weight:800;letter-spacing:.02em;line-height:1.25;display:block}.official-badge .tick{margin-top:6px;display:grid;place-items:center;color:#111}.official-badge .tick svg{width:16px;height:16px}.trust{background:var(--bg-soft)}.trust .grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--block-gap);gap:var(--block-gap)}.trust-card{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:.6rem 1.1rem;display:flex;gap:.85rem;align-items:center;box-shadow:var(--shadow-sm)}.trust-card .ico{flex:none;width:44px;height:44px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center}.trust-card .ico svg{width:22px;height:22px}.trust-card b{font-family:var(--font-display);font-size:.9rem;display:block}.trust-card span{color:var(--muted);font-size:.8rem}.features .grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:var(--block-gap);gap:var(--block-gap)}.feature{text-align:center;padding:1rem .6rem;position:relative}.feature:not(:last-child):after{content:"";position:absolute;right:calc(var(--block-gap) / -2);top:18%;bottom:18%;width:1px;background:var(--line)}.feature .circle{width:74px;height:74px;margin:0 auto .8rem;border-radius:50%;background:var(--peach);display:grid;place-items:center;color:var(--orange)}.feature .circle svg{width:34px;height:34px}.feature h3{font-size:1rem;font-weight:600}.feature p{color:var(--muted);font-size:.82rem;margin-top:.4rem}.products{background:var(--bg-soft)}.products .grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--block-gap);gap:var(--block-gap)}.product-card{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:1.1rem;display:flex;flex-direction:column;position:relative;box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-card .btn:after{content:"";position:absolute;inset:0;z-index:11}.product-card{cursor:pointer}.product-card .btn:hover{transform:none}.product-card .tag{position:absolute;top:12px;left:12px;z-index:10;background:rgba(242,101,34,.9);color:#fff;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:0 2px 8px rgba(242,101,34,.25);font-family:var(--font-display);font-weight:600;font-size:.7rem;padding:.28rem .7rem;border-radius:5px}.product-card .tag.save{left:auto;right:12px}.product-card .shot{aspect-ratio:1/1;margin:-1.1rem -1.1rem .9rem;background:#f7f7f7;border-radius:0}.product-card h3{font-size:1rem;font-weight:700;letter-spacing:.01em}.product-card p{color:var(--muted);font-size:.82rem;margin:.4rem 0 1rem;flex:1 1}.steps .num-title{text-align:center;font-size:clamp(1.4rem,3.2vw,2rem);font-weight:700;margin-bottom:var(--block-gap)}.steps .num-title b{color:var(--orange)}.steps .board{background:var(--bg-soft);border-radius:var(--r-lg);padding:clamp(1.4rem,3vw,2.2rem)}.steps .row{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:start;grid-gap:.5rem;gap:.5rem}.step{text-align:center;padding:0 .5rem}.step .circle{width:66px;height:66px;margin:0 auto .7rem;position:relative;border-radius:50%;background:#fff;border:1px solid var(--line);display:grid;place-items:center;color:var(--orange)}.step .circle svg{width:30px;height:30px}.step .circle .n{position:absolute;top:-8px;right:-6px;width:26px;height:26px;border-radius:50%;background:var(--orange);color:#fff;font-family:var(--font-display);font-weight:700;font-size:.82rem;display:grid;place-items:center}.step h3{font-size:.98rem;font-weight:600}.step p{color:var(--muted);font-size:.8rem;margin-top:.35rem}.step-arrow{align-self:center;color:var(--muted-2);padding-top:22px}.step-arrow svg{width:60px;height:14px}.testi .grid{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);grid-gap:clamp(1.2rem,3vw,2rem);gap:clamp(1.2rem,3vw,2rem)}.testi .feature-video{aspect-ratio:4/3}.testi h2{font-size:clamp(1.3rem,3vw,1.8rem);font-weight:700}.testi .thumbs{display:flex;gap:.7rem;margin:1rem 0;align-items:center}.testi .thumb{flex:1 1;aspect-ratio:3/4;position:relative;min-width:0;padding:0;cursor:pointer;background:none;transition:transform .18s ease,box-shadow .18s ease}.testi .thumb:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.testi .thumb:before{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 0 var(--orange);transition:box-shadow .18s ease}.testi .thumb.is-active:before{box-shadow:inset 0 0 0 3px var(--orange)}.testi .nav-arrow{flex:none;width:34px;height:34px;border-radius:50%;background:#fff;border:1px solid var(--line-2);color:var(--ink);display:grid;place-items:center}.testi .nav-arrow svg{width:16px;height:16px}.testi .rating-line .sub{color:var(--muted-2);font-size:.78rem;width:100%}.confidence .card{border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;display:grid;grid-template-columns:1.5fr 1fr;box-shadow:var(--shadow-sm)}.confidence .content{padding:clamp(1.4rem,3vw,2.2rem);display:flex;align-items:center;gap:2rem}.confidence .seal{position:relative;flex:none;width:140px;height:140px;margin:0;background:transparent!important;overflow:visible!important;border-radius:0!important}.confidence .seal:before{content:"";position:absolute;inset:15px;background:radial-gradient(circle,rgba(255,255,255,1) 40%,rgba(255,255,255,0) 70%);z-index:-1}.confidence .seal img{position:relative;z-index:1;mix-blend-mode:multiply}.confidence .text-col{flex:1 1}.confidence h2{font-size:clamp(1.3rem,2.8vw,1.7rem);font-weight:700}.confidence .txt{color:var(--muted);font-size:.9rem;line-height:1.35;margin:.6rem 0 1rem}.confidence ul{display:grid;grid-gap:0;gap:0;margin-bottom:1.2rem}.confidence .btn{border-radius:6px}.confidence .side-img{min-height:100%;border-radius:0}.confidence .side-img:after{content:"";display:block;position:absolute;top:0;left:0;bottom:0;width:25%;background:linear-gradient(90deg,rgba(255,255,255,1) 0,rgba(255,255,255,0));pointer-events:none}@media (min-width:1001px){.confidence .card{background:linear-gradient(135deg,#fdf4eb,#fdf4eb)}.confidence .side-img:after{background:linear-gradient(90deg,#fdf4eb 0,rgba(253,244,235,0))}}.guarantee{padding-block:0}.guarantee .band{background:var(--orange);color:#fff;border-radius:4px;padding:3px clamp(1.4rem,3.2vw,2.2rem);display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;grid-gap:clamp(1rem,2.5vw,2rem);gap:clamp(1rem,2.5vw,2rem)}.guarantee .shield-ico svg{width:116px;height:116px}.guarantee .big{font-family:var(--font-display);font-weight:800;line-height:1.1;font-size:clamp(1.3rem,3vw,1.8rem)}.guarantee .copy p{font-size:.88rem;font-weight:500;opacity:.95;line-height:1.4}.guarantee .copy p+p{margin-top:.5rem;font-size:.82rem;font-weight:400;opacity:.85}.guarantee .seal-badge{position:relative;width:146px;height:180px;display:grid;place-items:center;text-align:center;color:#fff;border:none;background:transparent;padding:0}.guarantee .badge-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.guarantee .badge-content{position:relative;z-index:2;font-family:var(--font-display);font-weight:800;font-size:.85rem;line-height:1.15;padding-top:.55rem}.guarantee .badge-content .small-text{font-size:.68rem}.guarantee .stars{display:flex;justify-content:center;align-items:center;gap:6px}.guarantee .top-stars{margin-bottom:4px}.guarantee .bottom-stars{margin-top:4px}.guarantee .star-small{font-size:.72rem;opacity:.9}.guarantee .star-big{font-size:.98rem}@media (min-width:1001px){.guarantee .big{font-size:2.7rem}.guarantee .copy p{max-width:48ch}}.faq .grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(1rem,3vw,2rem);gap:clamp(1rem,3vw,2rem);align-items:start}.faq .grid>div{display:flex;flex-direction:column;gap:5px}.faq-item{border:1px solid var(--line-2);border-radius:var(--r-sm);overflow:hidden;background:#fff;transition:box-shadow .3s ease,border-color .3s ease}.faq-item[aria-expanded=true]{background:linear-gradient(135deg,#fffaf6 0,var(--peach) 100%);border-color:var(--peach-2);box-shadow:0 10px 20px rgba(242,101,34,.08)}.faq-q{width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem 1.1rem;font-family:var(--font-display);font-weight:500;font-size:.92rem;color:var(--ink);transition:color .2s ease}.faq-item:not([aria-expanded=true]) .faq-q:hover,.faq-item[aria-expanded=true] .faq-q,.faq-q .chev{color:var(--orange)}.faq-q .chev{transition:transform .25s ease,color .2s ease;flex:none}.faq-q .chev svg{width:18px;height:18px}.faq-item[aria-expanded=true] .chev{transform:rotate(180deg);color:var(--orange)}.faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease,color .3s ease;color:var(--muted);font-size:.88rem}.faq-item[aria-expanded=true] .faq-a{color:var(--ink-2)}.faq-a p{padding:0 1.1rem 1rem}.final{padding:0;margin-top:var(--section-y)}.final .band{background:var(--orange-grad);color:#fff}.final .wrap{display:grid;grid-template-columns:1.1fr 1fr auto auto;align-items:center;grid-gap:clamp(1rem,3vw,2rem);gap:clamp(1rem,3vw,2rem);padding-block:3px;padding-inline:10px}.final h2{color:#fff;font-size:clamp(1.4rem,3.2vw,2.06rem);font-weight:800;line-height:1.1}.final .txt{font-size:.92rem;opacity:.95}.final .btn-white{background:#fff;color:var(--orange);box-shadow:0 8px 20px rgba(0,0,0,.15);border-radius:6px}.final .btn-white:hover{background:#fff5ec;transform:translateY(-1px)}.final .final-img{width:clamp(200px,27vw,350px);aspect-ratio:3/2;background:none;border-color:transparent}.footer{background:#1c1c1c;color:#c9c9c9}.footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-block:3px;font-size:.8rem}.footer .foot-logo{font-family:var(--font-display);font-weight:700;color:#fff;font-size:1rem}.footer nav{display:flex;gap:1.2rem;flex-wrap:wrap}.footer nav a:hover{color:#fff}.product-hero{padding-top:3rem}.product-grid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:4rem;gap:4rem;align-items:start}.product-gallery{display:flex;flex-direction:column;gap:1rem;position:-webkit-sticky;position:sticky;top:2rem;max-width:450px;margin:0 auto;width:100%}.product-gallery .main-image{aspect-ratio:1;border:1px solid var(--border)}.product-gallery .main-image img{object-fit:contain}.product-gallery .thumbs{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:.5rem;gap:.5rem}.product-gallery .thumb{aspect-ratio:1;border:2px solid transparent;cursor:pointer;transition:.2s}.product-gallery .thumb.active{border-color:var(--orange)}.product-gallery .thumb:hover{border-color:rgba(246,139,31,.5)}.product-gallery .thumb img{object-fit:contain}.gallery-badges{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:1rem;padding-top:1.5rem;border-top:1px solid var(--border)}.gb-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;flex:1 1}.gb-item svg{width:32px;height:32px;color:var(--orange)}.gb-item strong{display:block;font-size:.85rem;font-weight:600;color:var(--text-dark);line-height:1.2;margin-bottom:.2rem}.gb-item span{display:block;font-size:.75rem;color:var(--text);line-height:1.2}.checkout-card{background:#fff;padding:2rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border)}.form-container{background:#fafafa;border:1px solid var(--border);border-radius:12px;padding:1.5rem;box-shadow:0 0 30px rgba(0,0,0,.1)}.product-header{margin-bottom:1.5rem;text-align:center}.product-title{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,1.8rem);font-weight:800;color:var(--text-dark);margin-bottom:.5rem;line-height:1.2}.product-desc{font-size:1.05rem;color:var(--text);margin-bottom:.4rem;line-height:1.4}.product-rating{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.6rem;font-size:.95rem;font-weight:500}.product-rating .stars{display:flex;color:var(--orange)}.product-rating .stars svg{width:20px;height:20px}.stock-alert{font-size:1.1rem;color:var(--text-dark);margin-bottom:1.5rem;text-align:center}.options-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.cure-option{position:relative;border:2px solid var(--border);border-radius:var(--radius-md);padding:1rem;cursor:pointer;transition:.3s;display:flex;align-items:center;gap:1rem;background:#fff}.cure-option:hover{border-color:#ddd}.cure-option.active{border-color:var(--orange);background:#fff8f0}.cure-option input[type=radio]{width:20px;height:20px;accent-color:var(--orange);margin:0}.co-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);font-size:.7rem;font-weight:700;padding:2px 10px;border-radius:20px;color:#fff;white-space:nowrap}.co-badge.orange{background:var(--orange)}.co-badge.yellow{background:#ffbc00;color:#000}.co-content{display:flex;justify-content:space-between;align-items:center;width:100%;gap:1rem}.co-info{flex:1 1}.co-info strong{display:block;font-size:.95rem;color:var(--text-dark)}.co-info .discount,.co-info strong{font-weight:600;margin-bottom:.25rem}.co-info .discount{display:inline-block;font-size:.75rem;color:#d32f2f;background:#ffebee;padding:2px 6px;border-radius:4px}.co-info .price{display:block;font-size:.9rem}.co-info .price del{color:var(--text-light);margin-right:.5rem;font-size:.8rem}.co-info .price b{color:var(--text-dark);font-size:1.1rem;font-weight:700}.co-img{width:50px;height:50px;object-fit:contain}.promo-box{background:#fff4e5;color:#b76e00;text-align:center;font-size:.85rem;font-weight:600;padding:.75rem;border-radius:var(--radius-sm);margin-bottom:1.5rem;border:1px dashed #f5c277}.checkout-form h4{font-family:var(--font-display);font-size:1.1rem;font-weight:600;color:var(--text-dark)}.checkout-form h4,.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:.85rem;font-weight:500;margin-bottom:.4rem;color:var(--text-dark)}.form-group input{width:100%;padding:.8rem 1rem;border:1px solid var(--border);border-radius:var(--radius-sm);font-size:.95rem;font-family:inherit;transition:.2s}.form-group input:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 3px rgba(246,139,31,.1)}.order-summary{background:var(--bg-alt);padding:1rem;border-radius:var(--radius-sm);margin-bottom:1.5rem}.os-line{display:flex;justify-content:space-between;font-size:.9rem;margin-bottom:.5rem;color:var(--text)}.os-line.total{border-top:1px solid var(--border);padding-top:.5rem;margin-top:.5rem;font-weight:700;color:var(--text-dark);font-size:1.1rem}.text-green{color:#2e7d32;font-weight:600}.btn-block{width:100%;justify-content:center}.btn-lg{padding:1rem 1.5rem;font-size:1.1rem}.secure-text{text-align:center;font-size:.8rem;color:var(--text-light);margin-top:.75rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.product-stats{padding:3rem 0;text-align:center;border-bottom:1px solid var(--border)}.stat-heading{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:3rem;color:var(--text-dark);line-height:1.3}.trust-banner-grid{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.tb-item{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.tb-item svg{width:40px;height:40px}.tb-item strong{font-size:.9rem;line-height:1.2;font-weight:600;color:var(--text-dark)}.features-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.feature-text .subtitle{font-size:.85rem;font-weight:700;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.feature-text h2{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;margin-bottom:1.5rem;color:var(--text-dark)}.feature-text p{font-size:1.1rem;margin-bottom:2rem;color:var(--text)}.check-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.check-list li{display:flex;align-items:flex-start;gap:1rem;font-size:1.05rem;font-weight:500;color:var(--text-dark)}.check-list svg{width:24px;height:24px;flex-shrink:0;margin-top:2px}.details-grid{display:grid;grid-template-columns:1fr 1.2fr 1fr;grid-gap:3rem;gap:3rem;align-items:center}.details-left h3,.details-right h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-dark)}.details-left p{font-size:.95rem;margin-bottom:1.5rem}.ing-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.ing-pills span{padding:.4rem .8rem;background:#fff;border:1px solid var(--border);border-radius:20px;font-size:.85rem;font-weight:500;color:var(--text-dark)}.details-center{position:relative}.circle-bg,.details-center{display:flex;justify-content:center}.circle-bg{width:100%;aspect-ratio:1;border-radius:50%;background:linear-gradient(135deg,#fff3e0,#ffe0b2);align-items:center;padding:2rem;box-shadow:inset 0 0 50px rgba(246,139,31,.2)}.circle-bg img{width:80%;height:auto;object-fit:contain;transform:scale(1.1);filter:drop-shadow(0 20px 30px rgba(0,0,0,.15))}.usage-steps{display:flex;flex-direction:column;gap:1.5rem}.u-step{display:flex;align-items:flex-start;gap:1rem}.u-num{width:32px;height:32px;border-radius:50%;background:var(--orange);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;margin-top:2px}.u-step strong{display:block;font-size:1.05rem;color:var(--text-dark);margin-bottom:.2rem}.u-step p{font-size:.9rem;margin:0}.check-result{margin-top:1rem;padding-top:1.5rem;border-top:1px solid var(--border)}.u-icon{width:32px;height:32px;border-radius:50%;background:#e8f5e9;color:#2e7d32;display:flex;align-items:center;justify-content:center;flex-shrink:0}.product-trust-grid .heading{text-align:center;margin-bottom:3rem}.product-trust-grid h2{font-size:clamp(1.8rem,3.5vw,2.2rem);font-weight:700;color:var(--text-dark)}.trust-cards-grid{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.trust-box{background:#fff;border:1px solid var(--border);border-radius:var(--radius-md);padding:2rem 1.5rem;text-align:center;flex:1 1;min-width:200px;max-width:260px;box-shadow:var(--shadow-sm);transition:.3s}.trust-box:hover{transform:translateY(-5px);box-shadow:var(--shadow-md);border-color:var(--orange)}.trust-box svg{width:48px;height:48px;color:var(--orange);margin-bottom:1rem}.trust-box span{display:block;font-size:1rem;font-weight:600;color:var(--text-dark);line-height:1.3}.testi .grid{display:grid;grid-template-columns:1fr 2fr;grid-gap:3rem;gap:3rem;align-items:center}.rating-summary-card{background:#fff;padding:2.5rem;border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-md);border:1px solid var(--border)}.rating-summary-card h2{font-size:1.8rem;font-weight:800;line-height:1.2;margin-bottom:1rem;color:var(--text-dark)}.rating-summary-card .stars{justify-content:center;margin-bottom:1rem;color:#ffc107}.rating-summary-card .stars svg{width:28px;height:28px}.reviews-slider{display:flex;gap:1.5rem;align-items:center;position:relative;overflow-x:auto;padding-bottom:1rem;scroll-snap-type:x mandatory}.reviews-slider::-webkit-scrollbar{display:none}.review-card{background:#fff;padding:2rem;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border);min-width:320px;flex-shrink:0;scroll-snap-align:start}.review-card .stars{color:#ffc107;margin-bottom:1rem;display:flex;gap:4px}.review-card .stars svg{width:20px;height:20px}.review-card p{font-size:1.05rem;font-style:italic;color:var(--text-dark);margin-bottom:1.5rem;line-height:1.5}.reviewer{display:flex;align-items:center;gap:1rem}.reviewer .avatar{width:48px;height:48px}.reviewer strong{display:block;font-size:1rem;color:var(--text-dark)}.reviewer span{font-size:.85rem;color:var(--text-light)}.nav-arrow{width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-dark);box-shadow:var(--shadow-sm);flex-shrink:0}.nav-arrow:hover{background:var(--bg-alt)}.footer-badge-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.footer-badge{display:flex;align-items:center;gap:1.5rem;background:#fff;padding:2rem;border-radius:var(--radius-md);border:1px solid var(--border)}.footer-badge .icon{width:64px;height:64px;border-radius:50%;background:#fff5ec;display:flex;align-items:center;justify-content:center;flex-shrink:0}.footer-badge .icon svg{width:32px;height:32px}.footer-badge strong{display:block;font-size:1.2rem;font-weight:700;color:var(--text-dark);margin-bottom:.25rem}.footer-badge p{margin:0;font-size:.95rem;color:var(--text)}@media (max-width:1000px){.hero .wrap{grid-template-columns:1fr;text-align:center}.hero-content,.hero-visual{grid-column:1/-1}.hero-visual{order:-1;margin-bottom:2rem;margin-right:0;transform:none}.hero .cta-row{justify-content:center}.trust .grid{grid-template-columns:repeat(2,1fr)}.features .grid{grid-template-columns:repeat(3,1fr)}.feature:not(:last-child):after{display:none}.products .grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.confidence .card{grid-template-columns:1fr;display:flex;min-height:520px}.confidence .card,.confidence .content{position:relative;flex-direction:column}.confidence .content{z-index:2;text-align:center;background:linear-gradient(180deg,rgba(255,255,255,.93) 0,rgba(255,255,255,.65) 60%,rgba(255,255,255,.2));padding-bottom:2.5rem;flex:1 1;width:100%}.confidence .content ul{display:flex;flex-direction:column;align-items:flex-start;margin:1rem auto 1.5rem;width:-moz-fit-content;width:fit-content}.confidence .side-img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;min-height:0}.confidence .side-img:after{display:none}.confidence .side-img img{object-position:center bottom}.guarantee .band{grid-template-columns:auto 1fr}.guarantee .seal-badge{grid-column:1/-1;justify-self:center}.features-grid,.product-grid{grid-template-columns:1fr}.features-grid{text-align:center}.features-grid .check-list{align-items:center;text-align:left}.details-grid{grid-template-columns:1fr;text-align:center}.details-center{order:-1;margin-bottom:2rem}.ing-pills{justify-content:center}.footer-badge-grid{grid-template-columns:1fr}}@media (max-width:760px){.hero .cta-row{flex-wrap:nowrap;gap:.5rem;justify-content:center}.hero .cta-row .btn{padding-inline:.8rem;font-size:.85rem;flex:1 1}.testi .grid{grid-template-columns:minmax(0,1fr)}.faq .grid{grid-template-columns:1fr;gap:5px}.faq-q{font-size:.87rem}.faq-a{font-size:.84rem}.final .wrap{grid-template-columns:1fr;text-align:center}.final .final-img{justify-self:center}.steps .row{grid-template-columns:repeat(3,1fr);gap:.4rem}.step{padding:0}.step .circle{width:48px;height:48px;margin-bottom:.5rem}.step .circle svg{width:22px;height:22px}.step .circle .n{width:20px;height:20px;font-size:.65rem;top:-6px;right:-6px}.step h3{font-size:.78rem;line-height:1.2}.step p{font-size:.65rem;line-height:1.2;margin-top:.3rem}.step-arrow{display:none}.guarantee .seal-badge{display:none!important}.trust-banner-grid{gap:1.5rem}.tb-item{width:calc(50% - 1.5rem)}.trust-cards-grid{grid-template-columns:1fr 1fr;display:grid}.trust-box{min-width:auto;max-width:none}}@media (max-width:520px){.trust .grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.trust-card{flex-direction:column;text-align:center;padding:1rem .5rem;gap:.5rem}.trust-card b{font-size:.85rem}.trust-card span{font-size:.75rem}.features .grid{grid-template-columns:1fr 1fr}.feature:last-child{grid-column:1/-1;max-width:250px;margin:0 auto}.products .grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.product-card{padding:.7rem}.product-card .shot{margin:-.7rem -.7rem .7rem}.product-card .tag{font-size:.6rem;padding:.2rem .4rem}.product-card h3{font-size:.85rem}.product-card p{font-size:.75rem;margin:.3rem 0 .8rem}.product-card .btn{font-size:.8rem;padding:6px .5rem;gap:4px}.product-card .btn svg{width:14px;height:14px}.guarantee .band{grid-template-columns:1fr;text-align:center;justify-items:center}.footer .wrap{flex-direction:column;text-align:center}}:focus-visible{outline:2px solid var(--orange);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto}}.wa-fab{position:fixed;right:clamp(.9rem,3vw,1.4rem);bottom:calc(clamp(.9rem, 3vw, 1.4rem) + env(safe-area-inset-bottom, 0px));z-index:900;display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:#25d366;color:#fff;box-shadow:0 6px 18px rgba(37,211,102,.35),0 2px 6px rgba(0,0,0,.12);transition:transform .18s ease,box-shadow .18s ease}.wa-fab svg{width:30px;height:30px}.wa-fab:focus-visible,.wa-fab:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 10px 24px rgba(37,211,102,.45),0 3px 8px rgba(0,0,0,.14)}.wa-fab:active{transform:translateY(0) scale(.98)}@media (max-width:520px){.wa-fab{width:52px;height:52px}.wa-fab svg{width:27px;height:27px}}.site-nav{background:linear-gradient(100deg,#f7a021,#f5821f 45%,#e9611c);box-shadow:0 2px 10px rgba(233,97,28,.22)}.site-nav .wrap{display:flex;justify-content:center;align-items:center;gap:clamp(1.2rem,5vw,2.4rem);padding-block:.55rem}.site-nav a{position:relative;display:inline-flex;align-items:center;gap:.4rem;color:#fff;font-weight:700;font-size:clamp(.86rem,2.6vw,.95rem);letter-spacing:.01em;padding:.15rem .1rem;transition:opacity .18s ease}.site-nav a svg{width:1.05em;height:1.05em;flex:none;opacity:.95}.site-nav a:after{content:"";position:absolute;inset-inline:50% 50%;bottom:-2px;height:2px;background:#fff;border-radius:2px;transition:inset-inline .2s ease}.site-nav a:focus-visible:after,.site-nav a:hover:after{inset-inline:0 0}.site-nav a:hover{opacity:.92}