:root{--ink:#14323d;--muted:#607680;--teal:#0e7d76;--teal-dark:#0a5f5b;--navy:#103642;--mint:#e7f5f0;--mint-2:#f2faf7;--cream:#fbf7ef;--white:#fff;--line:rgba(20,50,61,.11);--shadow:0 18px 55px rgba(16,54,66,.1);--shadow-soft:0 10px 28px rgba(16,54,66,.07);--radius:28px;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--cream);line-height:1.55;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}button{font:inherit;cursor:pointer}a{text-decoration:none;color:inherit}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(40px,4.5vw,62px);line-height:1.02;letter-spacing:-.052em;margin-bottom:16px}h2{font-size:clamp(31px,3.2vw,46px);line-height:1.08;letter-spacing:-.04em;margin-bottom:14px}h3{font-size:21px;line-height:1.2;margin-bottom:7px}.lead{font-size:18px;color:var(--muted);max-width:690px}.wrap{width:min(var(--max),calc(100% - 32px));margin-inline:auto}.section{padding:56px 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border-radius:999px;background:var(--mint);color:var(--teal-dark);border:1px solid rgba(14,125,118,.13);font-size:12px;font-weight:850;letter-spacing:.07em;text-transform:uppercase;margin-bottom:14px}.eyebrow i{width:7px;height:7px;border-radius:50%;background:#3db29e;box-shadow:0 0 0 5px #3db29e1f}.announcement{background:var(--navy);color:#fff;text-align:center;padding:9px 14px;font-size:13px;letter-spacing:.02em}.announcement strong{color:#c9f5eb}.nav{position:sticky;top:0;z-index:30;background:#fbf7efe8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(20,50,61,.07)}.nav-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.08em;font-size:15px}.brand-mark{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,var(--teal),var(--navy));color:#fff;box-shadow:0 8px 22px #0e7d7633}.nav-links{display:flex;gap:22px;font-size:14px;color:var(--muted)}.nav-links a:hover{color:var(--teal)}.nav-cta{border:0;border-radius:999px;padding:11px 17px;background:var(--teal);color:#fff;font-weight:850}.hero-card{margin-top:18px;padding:28px;border-radius:34px;background:radial-gradient(circle at 10% 10%,rgba(183,232,222,.58),transparent 28%),linear-gradient(135deg,#f8fcfa,#edf8f4 55%,#fbf6ed);border:1px solid rgba(20,50,61,.08);box-shadow:var(--shadow);display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);grid-template-areas:"gallery copy" "gallery buy" "trust trust";gap:18px 30px;align-items:start}.hero-copy{grid-area:copy;padding-top:8px}.rating{display:flex;align-items:center;gap:9px;font-size:14px;color:var(--muted);margin-bottom:14px}.stars{color:#dd9b35;letter-spacing:.11em}.benefits{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:10px}.benefits li{display:flex;gap:10px;align-items:flex-start;font-size:16px;font-weight:650}.check{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--mint);color:var(--teal-dark);font-size:13px;flex:0 0 auto;margin-top:1px}.gallery{grid-area:gallery;display:grid;gap:10px}.gallery-main{position:relative;min-height:590px;display:grid;place-items:center;padding:18px;border-radius:26px;background:#ffffffb3;border:1px solid rgba(20,50,61,.08);overflow:hidden}.gallery-main img{width:100%;height:550px;object-fit:contain;border-radius:20px}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;display:grid;place-items:center;background:#fffffff0;color:var(--ink);box-shadow:var(--shadow-soft);z-index:3;font-size:23px}.gallery-prev{left:12px}.gallery-next{right:12px}.gallery-counter{position:absolute;right:14px;top:14px;padding:7px 10px;border-radius:999px;background:#ffffffeb;border:1px solid var(--line);font-size:12px;font-weight:800;color:var(--muted)}.thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.thumb{padding:5px;border:1.5px solid var(--line);background:#ffffffd1;border-radius:14px;transition:.18s ease;overflow:hidden}.thumb.active{border-color:var(--teal);box-shadow:0 0 0 3px #0e7d761a}.thumb img{width:100%;height:84px;object-fit:cover;border-radius:10px}.purchase{grid-area:buy;background:#ffffffe0;border:1px solid rgba(255,255,255,.95);border-radius:24px;padding:18px;box-shadow:var(--shadow-soft)}.price-line{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:13px}.price{font-size:36px;font-weight:950;letter-spacing:-.05em}.old{font-size:18px;color:#829198;text-decoration:line-through}.discount{padding:5px 9px;border-radius:999px;background:var(--mint);color:var(--teal-dark);font-size:12px;font-weight:900}.bundles{display:grid;gap:9px;margin:12px 0}.bundle{width:100%;border:1.5px solid var(--line);background:#fff;border-radius:16px;padding:13px 14px;text-align:left;position:relative;color:var(--ink)}.bundle.active{border-color:var(--teal);background:#f8fffc;box-shadow:0 0 0 3px #0e7d7617}.bundle-row{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.bundle strong{display:block;font-size:15px;margin-bottom:2px}.bundle small{font-size:12px;color:var(--muted)}.bundle-price{text-align:right;white-space:nowrap}.bundle-price b{display:block;font-size:17px}.badge{position:absolute;top:-9px;right:10px;background:var(--navy);color:#fff;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:900;letter-spacing:.05em}.buy{width:100%;border:0;border-radius:15px;min-height:54px;background:linear-gradient(135deg,var(--teal),var(--teal-dark));color:#fff;font-size:17px;font-weight:900;box-shadow:0 13px 30px #0e7d763b}.buy:hover{transform:translateY(-1px)}.delivery{margin:10px 0 0;color:var(--muted);font-size:12px;text-align:center}.hero-trust{grid-area:trust;display:flex;justify-content:center;gap:24px;flex-wrap:wrap;padding-top:16px;border-top:1px solid rgba(20,50,61,.09);color:var(--muted);font-size:13px;font-weight:700}.hero-trust span{display:flex;align-items:center;gap:7px}.hero-trust b{color:var(--teal-dark)}.split{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.image-card{border-radius:var(--radius);overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-soft)}.image-card img{width:100%;height:auto}.note{padding:11px 16px;color:var(--muted);font-size:12px;border-top:1px solid var(--line)}.points{display:grid;gap:12px;margin-top:24px}.point{display:grid;grid-template-columns:46px 1fr;gap:13px;padding:14px 0;border-bottom:1px solid var(--line)}.point:last-child{border-bottom:0}.point-icon{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:var(--mint);color:var(--teal-dark);font-size:20px}.point p{margin:0;color:var(--muted);font-size:15px}.feature-band{background:var(--navy);color:#fff;border-radius:32px;padding:42px;display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:center}.feature-band .lead{color:#ffffffb8}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.feature{padding:18px;border-radius:18px;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.feature strong{display:block;margin-bottom:5px}.feature span{font-size:14px;color:#ffffffb0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:26px}.step{padding:22px;border-radius:20px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-soft)}.step-num{font-size:12px;font-weight:900;color:var(--teal);letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px}.step p{color:var(--muted);font-size:15px;margin-bottom:0}.compare-wrap{border-radius:30px;padding:34px;background:linear-gradient(135deg,#edf8f4,#fbf5eb);border:1px solid var(--line)}.compare-table{margin-top:24px;border-radius:20px;overflow:hidden;background:#fff;border:1px solid var(--line)}.row{display:grid;grid-template-columns:1.25fr repeat(3,1fr)}.row:not(:last-child){border-bottom:1px solid var(--line)}.cell{padding:15px;border-right:1px solid var(--line);font-size:14px}.cell:last-child{border-right:0}.head{font-weight:900;background:#f7faf9}.head.brand-col{background:var(--teal);color:#fff}.yes{font-weight:850;color:#127764}.neutral{color:#7f8d93}.safety-faq{display:grid;grid-template-columns:.88fr 1.12fr;gap:22px;align-items:start}.safety{border-radius:26px;padding:28px;background:linear-gradient(145deg,var(--navy),#174d59);color:#fff}.safety p{color:#ffffffb8;font-size:14px}.safety ul{padding-left:18px;margin:18px 0 0}.safety li{margin-bottom:9px}.faq{display:grid;gap:9px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}.faq-q{width:100%;border:0;background:transparent;padding:17px 18px;display:flex;justify-content:space-between;gap:15px;text-align:left;color:var(--ink);font-weight:850}.faq-a{max-height:0;overflow:hidden;transition:.25s ease;color:var(--muted)}.faq-a p{padding:0 18px 17px;margin:0;font-size:14px}.faq-item.open .faq-a{max-height:170px}.faq-plus{font-size:22px;transition:.2s ease}.faq-item.open .faq-plus{transform:rotate(45deg)}.final{border-radius:30px;padding:42px;background:radial-gradient(circle at 15% 20%,rgba(180,232,221,.62),transparent 33%),linear-gradient(135deg,#eef8f4,#e8f0eb);border:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:30px}.final h2{max-width:760px}.final-action{min-width:270px}.final-price{font-size:34px;font-weight:950;letter-spacing:-.05em;margin-bottom:10px;text-align:center}footer{padding:28px 0 95px;color:var(--muted);font-size:12px;text-align:center}.mobile-bar{display:none}.toast{position:fixed;right:20px;bottom:20px;z-index:60;background:var(--navy);color:#fff;border-radius:16px;padding:16px 18px;box-shadow:0 18px 45px #1036424d;transform:translateY(140%);transition:.3s ease}.toast.show{transform:translateY(0)}@media(max-width:980px){.nav-links{display:none}.hero-card{grid-template-columns:1fr;grid-template-areas:"copy" "gallery" "buy" "trust";padding:22px}.gallery-main{min-height:480px}.gallery-main img{height:440px}.split,.feature-band,.safety-faq{grid-template-columns:1fr}.feature-list{grid-template-columns:repeat(2,1fr)}.row{min-width:760px}.compare-table{overflow:auto}}@media(max-width:640px){.announcement{font-size:11px;padding:8px 10px}.nav-inner{min-height:60px}.nav-cta{display:none}.wrap{width:min(var(--max),calc(100% - 20px))}.section{padding:36px 0}h1{font-size:34px}h2{font-size:29px}.lead{font-size:16px}.hero-card{margin-top:10px;border-radius:24px;padding:16px;gap:14px}.hero-copy{padding-top:0}.rating{font-size:12px}.benefits li{font-size:14px}.gallery-main{min-height:310px;padding:10px;border-radius:18px}.gallery-main img{height:280px;border-radius:14px}.gallery-arrow{width:36px;height:36px;font-size:19px}.thumbs{display:flex;overflow-x:auto;scrollbar-width:none}.thumbs::-webkit-scrollbar{display:none}.thumb{flex:0 0 82px}.thumb img{height:62px}.purchase{padding:15px;border-radius:19px}.price{font-size:31px}.bundle{padding:12px}.hero-trust{justify-content:flex-start;gap:10px 16px;padding-top:13px;font-size:12px}.split{gap:22px}.feature-band{padding:24px;border-radius:24px;gap:22px}.feature-list{grid-template-columns:1fr}.steps{grid-template-columns:1fr;gap:10px}.compare-wrap{padding:22px 14px;border-radius:24px}.safety{padding:23px}.final{padding:27px 22px;display:block;border-radius:24px}.final-action{min-width:0;margin-top:20px}.mobile-bar{position:fixed;left:0;right:0;bottom:0;z-index:40;display:flex;align-items:center;gap:12px;padding:9px 12px calc(9px + env(safe-area-inset-bottom));background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line)}.mobile-bar .m-price{min-width:84px}.mobile-bar .m-price strong{display:block;font-size:17px;white-space:nowrap}.mobile-bar .m-price small{font-size:11px;color:var(--muted)}.mobile-bar .buy{min-height:46px;font-size:15px}footer{padding-bottom:105px}}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.brand{display:flex;align-items:center;gap:0;min-width:0}.brand-logo{display:block;height:58px;width:auto;max-width:330px;object-fit:contain}.site-footer{padding:28px 0 44px}.footer-card{margin-top:26px;padding:28px 30px 20px;border-radius:30px;background:linear-gradient(180deg,#f7fbf9,#eef7f3);border:1px solid rgba(20,50,61,.08);box-shadow:0 18px 40px #12383e0f}.footer-grid{display:grid;grid-template-columns:minmax(0,1.6fr) repeat(3,minmax(0,.8fr));gap:28px;align-items:start}.footer-brand-block{padding-right:10px}.footer-logo{display:block;width:240px;max-width:100%;height:auto;margin-bottom:16px}.footer-copy{margin:0 0 16px;color:var(--muted);line-height:1.72;font-size:15px;max-width:520px}.footer-mini-badges{display:flex;flex-wrap:wrap;gap:10px}.footer-mini-badges span{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:999px;background:#fff;border:1px solid rgba(20,50,61,.08);color:var(--navy);font-weight:700;font-size:13px;box-shadow:0 8px 20px #12383e0d}.footer-col h4{margin:4px 0 12px;font-size:16px;color:var(--navy)}.footer-col a,.footer-col p{display:block;margin:0 0 10px;color:var(--muted);font-size:14px;line-height:1.65}.footer-col a:hover{color:var(--teal)}.footer-bottom{margin-top:24px;padding-top:16px;border-top:1px solid rgba(20,50,61,.08);display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;color:var(--muted);font-size:13px;line-height:1.6}@media(max-width:980px){.brand-logo{height:36px;max-width:200px}.footer-grid{grid-template-columns:1fr 1fr;gap:24px}.footer-brand-block{grid-column:1 / -1}}@media(max-width:760px){.nav-inner{min-height:70px}.brand-logo{height:32px;max-width:176px}.site-footer{padding:22px 0 34px}.footer-card{padding:22px 18px 18px;border-radius:24px}.footer-grid{grid-template-columns:1fr;gap:18px}.footer-copy{font-size:14px;line-height:1.65}.footer-mini-badges span{width:100%;justify-content:flex-start;padding:10px 14px;min-height:0}.footer-bottom{margin-top:18px;padding-top:14px;flex-direction:column;gap:8px;font-size:12px}}.brand{display:flex;align-items:center;min-width:0}.brand-logo{display:block;height:28px;width:auto;max-width:170px;object-fit:contain}.hero-card,.expert-card,.review-summary{position:relative}.soft-brand-chip{display:inline-flex;align-items:center;justify-content:center;background:#ffffffb8;border:1px solid rgba(20,50,61,.08);box-shadow:0 10px 24px #1036420f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:18px;z-index:2}.soft-brand-chip img{display:block;width:auto;height:100%;object-fit:contain}.soft-brand-hero{position:absolute;right:28px;top:24px;height:34px;padding:7px 12px;opacity:.92}.soft-brand-expert{position:absolute;right:18px;top:18px;height:28px;padding:6px 10px;border-radius:14px;opacity:.82}.soft-brand-hero img{height:20px}.soft-brand-expert img{height:15px}.footer-logo{width:210px;max-width:100%;height:auto}@media(max-width:980px){.brand-logo{height:26px;max-width:156px}.soft-brand-hero{right:22px;top:20px;height:32px;padding:7px 11px}.soft-brand-hero img{height:18px}}@media(max-width:760px){.brand-logo{height:24px;max-width:144px}.soft-brand-hero{right:16px;top:16px;height:28px;padding:6px 9px}.soft-brand-hero img{height:15px}.soft-brand-expert{right:14px;top:14px;height:24px;padding:5px 8px}.soft-brand-expert img{height:12px}.footer-logo{width:176px}}@media(min-width:981px){.hero-card{padding:22px 24px 18px;grid-template-columns:minmax(0,.98fr) minmax(430px,1.02fr);gap:12px 26px}.hero-copy{padding-top:2px}.hero-copy h1{font-size:56px;margin-bottom:12px}.hero-copy .lead{font-size:16px;line-height:1.48}.rating{margin-bottom:10px}.benefits{margin-top:15px;gap:7px}.benefits li{font-size:14px}.gallery-main{min-height:510px;padding:14px}.gallery-main img{height:478px}.thumb img{height:68px}.purchase{padding:14px 15px}.price-line{margin-bottom:9px}.price{font-size:32px}.old{font-size:16px}.bundles{gap:7px;margin:9px 0}.bundle{padding:10px 12px;border-radius:14px}.bundle strong{font-size:14px}.bundle small{font-size:11px}.bundle-price b{font-size:15px}.buy{min-height:49px;font-size:16px}.delivery{font-size:11px;margin-top:8px}.hero-trust{padding-top:12px;gap:18px;font-size:12px}}@media(max-width:640px){.hero-card{padding:14px}.hero-copy h1{font-size:32px;margin-bottom:11px}.hero-copy .lead{font-size:15px;line-height:1.48}.benefits{margin-top:14px;gap:7px}.benefits li{font-size:13px}.gallery-main{min-height:262px;padding:8px}.gallery-main img{height:238px}.gallery-counter{top:9px;right:9px;padding:5px 8px}.thumb{flex-basis:72px}.thumb img{height:52px}.purchase{padding:13px}.price-line{margin-bottom:8px}.price{font-size:29px}.old{font-size:15px}.bundles{gap:7px;margin:9px 0}.bundle{padding:10px 11px}.bundle strong{font-size:14px}.bundle small{font-size:11px}.bundle-price b{font-size:14px}.buy{min-height:49px}.delivery{font-size:10px;line-height:1.35}.hero-trust{font-size:11px;gap:8px 13px}.mobile-bar{transform:translateY(115%);transition:transform .25s ease;display:flex}.mobile-bar.show{transform:translateY(0)}}.toast{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(170%)}.toast.show{opacity:1;visibility:visible;transform:translateY(0)}.gallery-caption{padding:14px 4px 2px}.gallery-caption strong{display:block;font-size:22px;line-height:1.2;margin-bottom:6px;letter-spacing:-.02em;color:var(--ink)}.gallery-caption p{margin:0;color:var(--muted);font-size:15px;line-height:1.5}.thumbs{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:9px}.thumb{aspect-ratio:1 / 1;display:flex!important;align-items:center;justify-content:center;padding:6px;min-height:unset!important;flex:unset!important}.thumb img{width:100%;height:100%;object-fit:cover;border-radius:10px}@media(max-width:640px){.gallery-caption{padding:12px 2px 2px}.gallery-caption strong{font-size:18px;margin-bottom:4px}.gallery-caption p{font-size:14px}.thumbs{grid-template-columns:repeat(3,1fr)!important;overflow:visible!important}.thumb{aspect-ratio:1 / 1}.thumb img{height:100%}}.gallery-caption{display:none!important}.thumbs{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:12px!important}.thumb{aspect-ratio:1 / 1!important;min-height:unset!important;flex:unset!important;display:flex!important;align-items:center;justify-content:center;padding:6px!important}.thumb img{width:100%!important;height:100%!important;object-fit:cover!important}@media(max-width:980px){.hero-card{grid-template-areas:"gallery" "copy" "buy" "trust"!important}}@media(max-width:640px){.thumbs{grid-template-columns:repeat(3,1fr)!important;gap:8px!important;overflow:visible!important}.thumb{aspect-ratio:1 / 1!important}}.rating{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:16px!important;color:var(--muted)}.rating strong{color:var(--ink);font-weight:800}.stars{color:#dd9b35;letter-spacing:.1em;font-size:26px;line-height:1}.thumbs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;align-items:start}.thumb{aspect-ratio:1 / 1!important;min-height:unset!important;padding:5px!important;border-radius:18px!important}@media(min-width:641px){.thumbs{margin-top:8px}.thumb{max-width:180px}}@media(max-width:640px){.rating{font-size:14px!important;gap:10px}.stars{font-size:22px}.thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;overflow:visible!important}.thumb{padding:4px!important;border-radius:14px!important}.thumb img{border-radius:10px!important}}.thumbs{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;align-items:start}.thumb{aspect-ratio:1 / 1!important;min-height:unset!important;padding:5px!important;border-radius:16px!important;max-width:150px}.thumb img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:12px!important}@media(max-width:640px){.thumbs{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.thumb{max-width:none;padding:4px!important}}.gallery{gap:12px!important}.gallery-main{padding:8px!important;border-radius:22px!important;background:#ffffffeb!important;border:1px solid rgba(20,50,61,.07)!important;box-shadow:0 10px 26px #1036420f!important;overflow:hidden!important;align-items:stretch!important}.gallery-main img{width:100%!important;height:100%!important;min-height:100%!important;object-fit:cover!important;object-position:center center!important;border-radius:16px!important;display:block!important;background:#fff!important}.gallery-arrow{width:54px!important;height:54px!important;background:#fffffff0!important;border:1px solid rgba(20,50,61,.06)!important;box-shadow:0 10px 20px #10364214!important}.gallery-prev{left:14px!important}.gallery-next{right:14px!important}.gallery-counter{top:14px!important;right:14px!important;padding:10px 14px!important;border-radius:18px!important;background:#fffffff5!important;border:1px solid rgba(20,50,61,.07)!important;font-size:14px!important;font-weight:800!important}.thumbs{gap:12px!important;margin-top:2px!important}.thumb{border-radius:18px!important;padding:5px!important;background:#ffffffe0!important;border:1.5px solid rgba(20,50,61,.1)!important}.thumb.active{border-color:var(--teal)!important;box-shadow:0 0 0 3px #0e7d761a!important}.thumb img{border-radius:14px!important}@media(max-width:980px){.gallery-main{padding:6px!important;border-radius:18px!important}.gallery-main img{border-radius:14px!important}}@media(max-width:640px){.gallery{gap:10px!important}.gallery-main{padding:4px!important;border-radius:16px!important}.gallery-main img{border-radius:12px!important}.gallery-arrow{width:42px!important;height:42px!important}.gallery-counter{top:10px!important;right:10px!important;padding:7px 11px!important;border-radius:14px!important;font-size:13px!important}.thumbs{gap:8px!important}.thumb{border-radius:14px!important;padding:4px!important}.thumb img{border-radius:10px!important}}@media(max-width:640px){.thumbs{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important;overflow:visible!important;width:100%!important;margin-top:4px!important}.thumb{width:100%!important;max-width:none!important;min-width:0!important;aspect-ratio:1 / 1!important;padding:3px!important;border-radius:11px!important}.thumb img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:8px!important}.thumb.active{box-shadow:0 0 0 2px #0e7d761a!important}}.gallery-main{position:relative!important;width:100%!important;aspect-ratio:1 / 1!important;min-height:unset!important;height:auto!important;display:flex!important;align-items:stretch!important;justify-content:stretch!important;overflow:hidden!important;border-radius:22px!important}.gallery-main img{width:100%!important;height:100%!important;aspect-ratio:1 / 1!important;object-fit:cover!important;object-position:center center!important;display:block!important;border-radius:16px!important}.gallery-arrow,.gallery-counter{z-index:3!important}.gallery{align-self:start!important}@media(max-width:980px){.gallery-main{border-radius:18px!important}.gallery-main img{border-radius:14px!important}}@media(max-width:640px){.gallery-main{aspect-ratio:1 / 1!important;border-radius:16px!important}.gallery-main img{border-radius:12px!important}}.voices-section{background:linear-gradient(180deg,#e7f5f085,#f3f8f6f2)}.expert-card{display:grid;grid-template-columns:96px 1fr;gap:20px;align-items:start;background:var(--card);border:1px solid var(--line);border-radius:28px;padding:22px;box-shadow:0 12px 28px #1036420f}.expert-card img{width:96px;height:96px;object-fit:cover;border-radius:18px;display:block}.expert-card h3{font-size:30px;line-height:1.15;margin:0 0 10px;letter-spacing:-.03em}.review-grid{display:grid;grid-template-columns:1.05fr 1fr 1fr 1fr;gap:18px;align-items:stretch}.review-summary,.review-card{background:var(--card);border:1px solid var(--line);border-radius:26px;padding:24px;box-shadow:0 12px 28px #1036420d}.review-summary{display:flex;flex-direction:column;justify-content:center}.review-summary h3{margin:0 0 16px;font-size:38px;line-height:1.05;letter-spacing:-.04em}.review-card h4{margin:0 0 10px;font-size:28px;line-height:1.18;letter-spacing:-.03em}@media(max-width:1180px){.review-grid{grid-template-columns:1fr 1fr}.review-summary{grid-column:1 / -1}}@media(max-width:760px){.expert-card{grid-template-columns:1fr;gap:16px;padding:18px;border-radius:22px}.expert-card img{width:84px;height:84px}.expert-card h3{font-size:24px}.review-grid{grid-template-columns:1fr;gap:14px}.review-summary,.review-card{padding:18px;border-radius:20px}.review-summary h3{font-size:30px}.review-card h4{font-size:22px}}.voices-section{background:linear-gradient(180deg,#e7f5f08f,#f3f8f6f5)}.voices-wrap{display:grid;gap:24px}.voices-head .lead{max-width:980px}.expert-card{display:grid;grid-template-columns:120px 1fr;gap:22px;align-items:center;background:var(--card);border:1px solid var(--line);border-radius:30px;padding:24px;box-shadow:0 12px 28px #1036420f}.expert-photo{width:120px;height:120px;border-radius:26px;overflow:hidden;background:#eef3f0;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #14323d0d}.expert-photo img{width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1.06);display:block}.expert-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:10px}.expert-role{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;letter-spacing:.02em;color:var(--teal);background:#e7f5f0e6;border:1px solid var(--line);padding:7px 12px;border-radius:999px}.expert-role:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--mint)}.expert-card h3{margin:0 0 10px;font-size:30px;line-height:1.14;letter-spacing:-.03em}.expert-card p{margin:0;color:var(--muted);line-height:1.68}.reviews-shell{display:grid;grid-template-columns:360px 1fr;gap:18px;align-items:start}.review-summary{background:var(--card);border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:0 12px 28px #1036420d;position:sticky;top:92px}.review-summary h3{margin:0 0 16px;font-size:40px;line-height:1.04;letter-spacing:-.045em}.stars-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px}.stars-badge{display:inline-flex;align-items:center;gap:3px;background:#00b67a;color:#fff;padding:7px 10px;border-radius:12px;font-size:16px;font-weight:800;line-height:1}.stars-badge span{transform:translateY(-1px)}.verified-note{font-size:15px;font-weight:700;color:var(--muted)}.review-summary p{margin:0;color:var(--muted);line-height:1.65}.review-carousel{--per-view:2;--review-gap:18px;background:var(--card);border:1px solid var(--line);border-radius:28px;padding:22px;box-shadow:0 12px 28px #1036420d;overflow:hidden}.review-carousel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.review-carousel-title{font-size:22px;font-weight:800;letter-spacing:-.03em;color:var(--ink)}.review-controls{display:flex;gap:10px}.review-nav{width:44px;height:44px;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--ink);font-size:24px;line-height:1;cursor:pointer;box-shadow:0 6px 16px #1036420f}.review-nav:hover{transform:translateY(-1px)}.review-viewport{overflow:hidden}.review-track{display:flex;gap:var(--review-gap);transition:transform .35s ease;will-change:transform;touch-action:pan-y}.review-card{flex:0 0 calc((100% - (var(--review-gap) * (var(--per-view) - 1))) / var(--per-view));background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:0 10px 24px #1036420a;min-height:100%}.review-topline{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:14px;flex-wrap:wrap}.review-card .mini-stars{color:#00b67a;font-size:18px;letter-spacing:.06em;font-weight:800;line-height:1}.review-card .mini-verified{font-size:14px;color:var(--muted);font-weight:700}.review-card h4{margin:0 0 10px;font-size:26px;line-height:1.18;letter-spacing:-.03em}.review-card p{margin:0 0 16px;color:var(--muted);line-height:1.72}.review-name{font-weight:800;color:var(--ink)}.review-dots{display:flex;gap:8px;justify-content:center;margin-top:18px;flex-wrap:wrap}.review-dot{width:10px;height:10px;border-radius:999px;border:none;background:#d4dfda;cursor:pointer;padding:0}.review-dot.active{background:var(--teal);width:24px}@media(max-width:1180px){.reviews-shell{grid-template-columns:1fr}.review-summary{position:static}.review-carousel{--per-view:1}}@media(max-width:760px){.expert-card{grid-template-columns:1fr;gap:16px;padding:18px;border-radius:22px}.expert-photo{width:96px;height:96px;border-radius:22px}.expert-card h3{font-size:24px}.review-summary,.review-carousel{padding:18px;border-radius:22px}.review-summary h3{font-size:32px}.review-carousel-title{font-size:19px}.review-card{padding:18px;border-radius:20px}.review-card h4{font-size:22px}.review-nav{width:40px;height:58px;font-size:22px}}.tp-stars{display:inline-flex;align-items:center;gap:4px;background:transparent!important;padding:0!important;border-radius:0!important;color:inherit!important}.tp-star-box{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:4px;background:#00b67a;color:#fff;font-size:17px;font-weight:900;line-height:1;box-shadow:inset 0 -1px #00000014}.stars-row .tp-star-box{width:30px;height:30px;font-size:18px}.mini-stars .tp-star-box{width:22px;height:22px;font-size:13px;border-radius:3px}@media(max-width:760px){.stars-row .tp-star-box{width:28px;height:28px;font-size:16px}.mini-stars .tp-star-box{width:20px;height:20px;font-size:12px}}.tp-brand-block{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:10px}.tp-brand-line{display:flex;align-items:center;gap:10px}.tp-brand-icon{color:#00b67a;font-size:34px;line-height:1;font-weight:900;transform:translateY(-1px)}.tp-brand-name{font-size:30px;line-height:1;font-weight:800;color:#111;letter-spacing:-.03em}.tp-stars-row,.tp-mini-stars{display:flex;align-items:center;gap:6px}.tp-star-box{display:inline-flex;align-items:center;justify-content:center;width:64px;height:50px;border-radius:0;background:#00b67a;color:#fff;font-size:34px;line-height:1;font-weight:900;box-shadow:none}.tp-stars-row .tp-star-box{width:64px;height:50px;font-size:34px}.verified-note{margin-bottom:14px}.review-topline .tp-mini-stars{flex:0 0 auto}.tp-mini-stars .tp-star-box{width:22px;height:22px;font-size:13px}@media(max-width:760px){.tp-brand-icon{font-size:28px}.tp-brand-name{font-size:24px}.tp-stars-row .tp-star-box{width:44px;height:36px;font-size:24px}.tp-mini-stars .tp-star-box{width:18px;height:18px;font-size:11px}}.tp-reference-block{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:10px}.tp-logo-image{width:260px;max-width:100%;display:block}.tp-stars-image{width:355px;max-width:100%;display:block}.tp-mini-stars-image{width:118px;height:auto;display:block}.review-topline{align-items:flex-start}@media(max-width:760px){.tp-logo-image{width:220px}.tp-stars-image{width:300px}.tp-mini-stars-image{width:100px}}.reviews-shell{grid-template-columns:300px 1fr!important;gap:14px!important;align-items:stretch!important}.review-summary{padding:18px 18px 20px!important;border-radius:24px!important;box-shadow:0 8px 22px #1036420a!important;top:88px!important}.review-summary h3{margin:0 0 14px!important;font-size:34px!important;line-height:.96!important;letter-spacing:-.05em!important}.tp-reference-block{gap:8px!important;margin-bottom:6px!important}.tp-logo-image{width:200px!important;max-width:100%!important;height:auto!important;display:block!important}.tp-stars-image{width:292px!important;max-width:100%!important;height:auto!important;display:block!important}.verified-note{font-size:13px!important;line-height:1.2!important;margin-bottom:10px!important}.review-summary p{font-size:14px!important;line-height:1.55!important;color:var(--muted)!important}.review-carousel{--review-gap: 14px !important;padding:16px!important;border-radius:24px!important;box-shadow:0 8px 22px #1036420a!important}.review-carousel-head{margin-bottom:14px!important}.review-carousel-title{font-size:18px!important;line-height:1.1!important;letter-spacing:-.03em!important}.review-controls{gap:8px!important}.review-nav{width:40px!important;height:40px!important;font-size:22px!important}.review-card{padding:18px!important;border-radius:22px!important;box-shadow:0 6px 18px #10364209!important}.review-topline{margin-bottom:10px!important}.tp-mini-stars-image{width:110px!important}.review-card .mini-verified{font-size:12px!important}.review-card h4{margin:0 0 10px!important;font-size:18px!important;line-height:1.16!important;letter-spacing:-.03em!important}.review-card p{font-size:14px!important;line-height:1.55!important;margin:0 0 14px!important;color:var(--muted)!important}.review-author{font-size:14px!important;line-height:1.25!important}.review-dots{margin-top:12px!important}@media(max-width:1180px){.reviews-shell{grid-template-columns:1fr!important}.review-summary{position:static!important}}@media(max-width:760px){.review-summary h3{font-size:28px!important}.tp-logo-image{width:180px!important}.tp-stars-image{width:250px!important}.review-summary p,.review-card p{font-size:13px!important}.review-card h4{font-size:17px!important}.review-carousel{padding:14px!important}}.tp-clean-block{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin:2px 0 8px}.tp-clean-brand{display:flex;align-items:center;gap:12px;line-height:1}.tp-clean-brand-star{color:#00b67a;font-size:72px;line-height:.8;font-weight:900;display:inline-block;transform:translateY(-3px)}.tp-clean-brand-text{color:#111;font-size:58px;line-height:1;font-weight:800;letter-spacing:-.045em}.tp-clean-stars{display:flex;align-items:center;gap:10px;flex-wrap:nowrap}.tp-clean-star-box{width:70px;height:58px;display:inline-flex;align-items:center;justify-content:center;background:#00b67a;color:#fff;font-size:40px;line-height:1;font-weight:900;border-radius:0;box-shadow:none;flex:0 0 auto}.review-summary .tp-clean-brand-star{font-size:58px}.review-summary .tp-clean-brand-text{font-size:42px}.review-summary .tp-clean-star-box{width:53px;height:44px;font-size:31px}.review-summary .verified-note{margin-top:2px}@media(max-width:760px){.review-summary .tp-clean-brand-star{font-size:52px}.review-summary .tp-clean-brand-text{font-size:36px}.review-summary .tp-clean-star-box{width:44px;height:36px;font-size:25px}}.reviews-shell{grid-template-columns:270px 1fr!important;gap:12px!important}.review-summary{padding:16px 16px 18px!important;border-radius:22px!important}.review-summary h3{font-size:31px!important;line-height:.94!important;letter-spacing:-.055em!important;margin:0 0 12px!important}.review-carousel{padding:14px!important}.review-carousel-title{font-size:17px!important}.review-card{padding:16px!important}.review-card h4{font-size:17px!important;line-height:1.14!important}.review-card p{font-size:13px!important;line-height:1.55!important}.tp-clean-block{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin:2px 0 8px}.tp-clean-brand{display:flex;align-items:center;gap:10px;line-height:1;flex-wrap:nowrap}.tp-clean-brand-star{width:60px;height:60px;background:#00b67a;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);display:inline-block;flex:0 0 auto}.tp-clean-brand-text{color:#111;font-size:40px;line-height:1;font-weight:800;letter-spacing:-.045em;white-space:nowrap}.tp-clean-stars{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;max-width:100%}.tp-clean-star-box{width:48px;height:58px;background:#00b67a;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;overflow:hidden}.tp-clean-star-icon{width:25px;height:25px;background:#fff;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);display:block}.review-summary .verified-note{margin-bottom:10px!important;font-size:12px!important;line-height:1.2!important}@media(max-width:760px){.review-summary{padding:15px 15px 16px!important}.review-summary h3{font-size:28px!important}.tp-clean-brand-star{width:50px;height:50px}.tp-clean-brand-text{font-size:34px}.tp-clean-star-box{width:42px;height:34px}.tp-clean-star-icon{width:22px;height:22px}}.reviews-shell{grid-template-columns:255px 1fr!important;gap:12px!important}.review-summary{padding:15px 15px 16px!important;border-radius:22px!important}.review-summary h3{font-size:30px!important;line-height:.94!important;letter-spacing:-.055em!important;margin:0 0 12px!important}.review-summary p{font-size:13px!important;line-height:1.55!important}.tp-exact-block{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin:4px 0 6px!important}.tp-exact-logo{width:180px!important;max-width:100%!important;height:auto!important;display:block}.tp-exact-stars{width:228px!important;max-width:100%!important;height:auto!important;display:block}.review-summary .verified-note{margin-bottom:10px!important;margin-top:0!important;font-size:12px!important;line-height:1.2!important}@media(max-width:1180px){.reviews-shell{grid-template-columns:1fr!important}}@media(max-width:760px){.review-summary{padding:14px 14px 15px!important}.review-summary h3{font-size:28px!important}.tp-exact-logo{width:165px!important}.tp-exact-stars{width:210px!important}}.tp-combined-block{display:block;margin:4px 0 8px!important}.tp-combined-image{display:block;width:240px!important;max-width:100%!important;height:auto!important}.review-summary .verified-note{margin-top:2px!important;margin-bottom:10px!important}@media(max-width:760px){.tp-combined-image{width:220px!important}}body>footer.wrap{padding:14px 0 8px!important;margin:0 auto!important}.site-footer{padding:8px 0 32px!important}.footer-card{margin-top:0!important}@media(max-width:760px){body>footer.wrap{padding:10px 0 6px!important}.site-footer{padding:6px 0 24px!important}}.section{padding:42px 0!important}.hero.section{padding-top:34px!important}.voices-wrap,.reviews-shell,.split,.feature-band,.comparison-grid,.safety-faq,.cta-block,.footer-grid{gap:16px!important}.expert-card,.review-summary,.review-carousel,.feature-card,.compare-card,.faq-card,.cta-panel{border-radius:24px!important}.expert-card{position:relative;overflow:hidden}.soft-brand-expert{right:20px!important;top:18px!important;height:auto!important;min-height:0!important;padding:7px 10px!important;border-radius:14px!important;opacity:.82!important;overflow:hidden!important;max-width:112px!important;z-index:3!important}.expert-card .soft-brand-expert img,.soft-brand-expert img{width:88px!important;height:auto!important;max-width:88px!important;min-width:0!important;object-fit:contain!important;display:block!important;border-radius:0!important;box-shadow:none!important}.expert-card>img:not(.brand-logo):not(.footer-logo){width:auto;height:auto}.expert-card .expert-photo img{width:100%!important;height:100%!important;object-fit:cover!important}.section .eyebrow{margin-bottom:12px!important}h2{margin-bottom:10px!important}.lead{margin-bottom:0!important}@media(max-width:980px){.section{padding:34px 0!important}.soft-brand-expert{right:16px!important;top:16px!important;max-width:96px!important;padding:6px 9px!important}.expert-card .soft-brand-expert img,.soft-brand-expert img{width:74px!important;max-width:74px!important}}@media(max-width:640px){.section{padding:28px 0!important}.voices-wrap,.reviews-shell,.split,.feature-band,.comparison-grid,.safety-faq,.cta-block,.footer-grid{gap:12px!important}.soft-brand-expert{right:12px!important;top:12px!important;max-width:84px!important;padding:5px 8px!important}.expert-card .soft-brand-expert img,.soft-brand-expert img{width:64px!important;max-width:64px!important}}.emotion-strip{margin-top:18px;padding:14px 16px;border-radius:18px;background:#ffffffb8;border:1px solid rgba(20,50,61,.08);display:flex;flex-wrap:wrap;gap:8px 10px;align-items:center;color:var(--muted);font-size:13px;line-height:1.4}.emotion-strip strong{width:100%;color:var(--ink);font-size:14px}.emotion-strip span{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:var(--mint);color:var(--teal-dark);font-weight:700}.emotion-strip span:before{content:"";width:6px;height:6px;border-radius:50%;background:#3db29e}@media(max-width:640px){.emotion-strip{padding:12px;margin-top:14px}.emotion-strip span{width:100%;border-radius:12px}}.purchase .buy{margin-bottom:14px}.payment-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:0 0 12px}.pay-badge{display:inline-flex;align-items:center;justify-content:center;min-width:88px;min-height:42px;padding:6px 10px;border-radius:14px;background:#fff;border:1px solid rgba(20,50,61,.1);box-shadow:0 6px 16px #0f3a470d;color:var(--ink);font-size:12px;font-weight:900;letter-spacing:.02em}.pay-badge img{display:block;height:20px;width:auto;max-width:100%;object-fit:contain;margin:0 auto;flex:0 0 auto}.pay-badge img.payment-visa{width:56px;height:18px}.pay-badge img.payment-mastercard{width:92px;height:20px}.pay-badge img.payment-paypal{width:78px;height:20px}.pay-badge img.payment-applepay{width:82px;height:20px}.pay-badge img.payment-klarna{width:72px;height:20px}.trust-badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.trust-badge{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;background:linear-gradient(180deg,#fbfffd,#f4fbf8);border:1px solid rgba(14,125,118,.1);box-shadow:0 6px 16px #0f3a470a;color:var(--ink);font-size:12px;font-weight:700;line-height:1.35}.trust-badge i{width:26px;height:26px;flex:0 0 26px;border-radius:50%;display:grid;place-items:center;background:var(--mint);color:var(--teal-dark);font-style:normal;font-size:13px;font-weight:900}.purchase .delivery{display:none!important}.hero-card>.hero-trust{display:none!important}.bundles{display:grid;gap:11px;margin:14px 0 16px}.bundle{width:100%;border:1.5px solid var(--line);background:#fff;border-radius:18px;padding:14px 15px 12px;text-align:left;position:relative;color:var(--ink);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease}.bundle:hover{border-color:#0e7d766b;transform:translateY(-1px)}.bundle:focus-visible{outline:3px solid rgba(14,125,118,.35);outline-offset:2px}.bundle.active{border-color:var(--teal);background:linear-gradient(180deg,#f8fffd,#f1fbf7);box-shadow:0 0 0 3px #0e7d761c,0 10px 26px #0e7d761a}.bundle-row{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.bundle-main{display:flex;gap:11px;align-items:flex-start;min-width:0}.bundle-text{min-width:0}.bundle-text strong{display:block;font-size:15.5px;line-height:1.25;margin-bottom:2px}.bundle-text small{display:block;font-size:12px;color:var(--muted);line-height:1.35}.bundle-radio{width:22px;height:22px;flex:0 0 22px;margin-top:2px;border-radius:50%;border:2px solid rgba(20,50,61,.22);background:#fff;display:grid;place-items:center;transition:border-color .18s ease,box-shadow .18s ease}.bundle-radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--teal);transform:scale(0);transition:transform .18s cubic-bezier(.34,1.56,.64,1)}.bundle.active .bundle-radio{border-color:var(--teal);box-shadow:0 0 0 3px #0e7d7621}.bundle.active .bundle-radio:after{transform:scale(1)}.bundle-price{text-align:right;white-space:nowrap;flex:0 0 auto}.bundle-price b{display:block;font-size:18px;font-weight:950;letter-spacing:-.03em;line-height:1.2}.bundle-price small{display:block;font-size:11.5px;color:var(--muted);margin-top:1px}.bundle-foot{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:10px;padding-top:9px;border-top:1px dashed rgba(20,50,61,.12)}.bundle-save{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:999px;background:var(--mint);color:var(--teal-dark);font-size:11.5px;font-weight:900;letter-spacing:.01em}.bundle-save:before{content:"\2212";font-size:13px;line-height:1}.bundle.active .bundle-foot{border-top-color:#0e7d7633}.bundle--featured{border-color:#0e7d764d}.badge{position:absolute;top:-9px;right:12px;background:var(--navy);color:#fff;border-radius:999px;padding:4px 9px;font-size:9px;font-weight:900;letter-spacing:.06em;box-shadow:0 6px 14px #10364238}.bundle--featured .badge{background:linear-gradient(135deg,var(--teal),var(--teal-dark))}@media(max-width:760px){.payment-badges{gap:6px;margin-bottom:10px}.pay-badge{min-width:62px;min-height:36px;padding:4px 8px;font-size:11px}.pay-badge img{height:17px}.pay-badge img.payment-visa{width:44px;height:15px}.pay-badge img.payment-mastercard{width:72px;height:17px}.pay-badge img.payment-paypal{width:62px;height:17px}.pay-badge img.payment-applepay{width:64px;height:17px}.pay-badge img.payment-klarna{width:56px;height:17px}.trust-badges{grid-template-columns:1fr}.trust-badge{padding:10px 11px;font-size:11px}.bundles{gap:9px;margin:12px 0 14px}.bundle{padding:12px 13px 11px;border-radius:16px}.bundle-text strong{font-size:14.5px}.bundle-price b{font-size:16.5px}.bundle-foot{margin-top:9px;padding-top:8px}}.emotion-strip{display:none!important}.nav-actions{display:flex;align-items:center;gap:10px}.cart-btn{position:relative;width:46px;height:46px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);display:grid;place-items:center;box-shadow:var(--shadow-soft);transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.cart-btn:hover{border-color:var(--teal);transform:translateY(-1px)}.cart-btn:focus-visible{outline:3px solid rgba(14,125,118,.35);outline-offset:2px}.cart-btn svg{width:22px;height:22px}.cart-count{position:absolute;top:-3px;right:-3px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--teal);color:#fff;font-size:11px;font-weight:900;line-height:20px;text-align:center;box-shadow:0 3px 8px #0e7d7659;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.cart-count[data-empty=true]{transform:scale(0)}.cart-btn.bump .cart-count{animation:cartBump .45s cubic-bezier(.34,1.56,.64,1)}@keyframes cartBump{0%{transform:scale(1)}45%{transform:scale(1.35)}to{transform:scale(1)}}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#1036426b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;transition:opacity .28s ease}.cart-overlay.show{opacity:1}.cart-drawer{position:fixed;top:0;right:0;bottom:0;z-index:61;width:min(430px,100%);display:flex;flex-direction:column;background:var(--cream);border-left:1px solid rgba(20,50,61,.09);box-shadow:-24px 0 60px #1036422e;transform:translate(100%);transition:transform .34s cubic-bezier(.4,0,.2,1)}.cart-drawer.show{transform:translate(0)}.cart-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 20px 15px;border-bottom:1px solid rgba(20,50,61,.09);background:#ffffffb3}.cart-head h2{margin:0;font-size:20px;letter-spacing:-.03em}.cart-close{width:36px;height:36px;flex:0 0 36px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--muted);font-size:15px;display:grid;place-items:center;transition:.18s ease}.cart-close:hover{color:var(--ink);border-color:var(--teal)}.cart-body{flex:1 1 auto;overflow-y:auto;padding:16px 20px}.cart-items{list-style:none;margin:0;padding:0;display:grid;gap:11px}.cart-item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-soft)}.cart-item__thumb{width:64px;height:64px;border-radius:13px;overflow:hidden;background:var(--mint);display:grid;place-items:center}.cart-item__thumb img{width:100%;height:100%;object-fit:cover}.cart-item__body{min-width:0;display:flex;flex-direction:column;gap:7px}.cart-item__top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.cart-item__name{font-size:15px;font-weight:850;line-height:1.25;margin:0}.cart-item__note{margin:2px 0 0;font-size:11.5px;color:var(--muted);line-height:1.35}.cart-item__remove{flex:0 0 auto;border:0;background:transparent;color:var(--muted);font-size:15px;line-height:1;padding:2px 3px;border-radius:8px;transition:.16s ease}.cart-item__remove:hover{color:#c0392b;background:#c0392b14}.cart-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.qty{display:inline-flex;align-items:center;gap:2px;border:1px solid var(--line);border-radius:999px;background:#fff;padding:2px}.qty button{width:26px;height:26px;border:0;border-radius:50%;background:var(--mint);color:var(--teal-dark);font-size:15px;font-weight:900;line-height:1;display:grid;place-items:center;transition:.16s ease}.qty button:hover{background:var(--teal);color:#fff}.qty button:disabled{opacity:.4;cursor:not-allowed}.qty button:disabled:hover{background:var(--mint);color:var(--teal-dark)}.qty output{min-width:24px;text-align:center;font-size:13.5px;font-weight:900}.cart-item__price{text-align:right;white-space:nowrap}.cart-item__price b{display:block;font-size:15.5px;font-weight:950;letter-spacing:-.02em}.cart-item__price small{display:block;font-size:11px;color:var(--muted)}.cart-empty{display:none;text-align:center;padding:42px 10px}.cart-empty.show{display:block}.cart-empty-icon{font-size:34px;margin-bottom:10px;opacity:.65}.cart-empty-title{margin:0 0 5px;font-size:16px;font-weight:900}.cart-empty-text{margin:0 0 16px;font-size:13.5px;color:var(--muted);line-height:1.5}.cart-empty-cta{border:1.5px solid var(--teal);background:#fff;color:var(--teal-dark);border-radius:999px;padding:10px 20px;font-size:13.5px;font-weight:900;transition:.18s ease}.cart-empty-cta:hover{background:var(--teal);color:#fff}.cart-foot{flex:0 0 auto;padding:15px 20px 18px;border-top:1px solid rgba(20,50,61,.09);background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cart-foot[hidden]{display:none}.cart-sum{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:13.5px;color:var(--muted);margin-bottom:6px}.cart-sum strong{font-size:19px;font-weight:950;color:var(--ink);letter-spacing:-.03em}.cart-sum--save strong{font-size:14px;color:var(--teal-dark)}.cart-sum--ship{font-size:12px;margin-bottom:12px}.cart-sum--ship strong{font-size:12px;font-weight:700;color:var(--muted)}.cart-sum--save[hidden]{display:none}.cart-checkout{margin-bottom:10px}.cart-trust{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;font-size:11.5px;font-weight:700;color:var(--muted)}.footer-buy{margin-top:18px}.footer-buy .buy{max-width:320px}.footer-buy-note{margin:9px 0 0;font-size:12px;color:var(--muted);line-height:1.45}.footer-buy-note strong{color:var(--ink)}.footer-pay-title{margin:20px 0 9px;font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:var(--muted)}.payment-badges.footer-payments{justify-content:flex-start;margin:0}@media(max-width:760px){.cart-drawer{width:100%}.cart-head{padding:16px 16px 13px}.cart-body{padding:14px 16px}.cart-foot{padding:13px 16px 16px}.cart-item{grid-template-columns:56px minmax(0,1fr);gap:10px;padding:11px}.cart-item__thumb{width:56px;height:56px}.footer-buy .buy{max-width:none}.payment-badges.footer-payments{justify-content:center}}@media(max-width:980px){.nav-actions .nav-cta{display:none}}body.cart-open{overflow:hidden}.purchase .payment-badges{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin:0 0 10px}.purchase .pay-badge{min-width:0;width:100%;min-height:40px;padding:5px 6px}.purchase .pay-badge img{max-width:100%}.purchase .pay-badge img.payment-visa{width:42px;height:15px}.purchase .pay-badge img.payment-mastercard{width:76px;height:17px}.purchase .pay-badge img.payment-paypal{width:66px;height:17px}.purchase .pay-badge img.payment-applepay{width:68px;height:17px}.purchase .pay-badge img.payment-klarna{width:58px;height:17px}.bundles{gap:12px;margin:12px 0 14px}.bundle{padding:11px 13px 10px;border-radius:16px}.bundle:has(>.badge){padding-top:16px}.bundle--featured{padding-top:16px}.bundle-row{align-items:center;gap:10px}.bundle-text strong{font-size:14.5px;margin-bottom:1px}.bundle-text small{font-size:11.5px}.bundle-radio{width:20px;height:20px;flex:0 0 20px;margin-top:0}.bundle-radio:after{width:9px;height:9px}.bundle-price{display:flex;flex-direction:column;align-items:flex-end;gap:1px;line-height:1.2}.bundle-unit{display:flex;align-items:baseline;gap:4px}.bundle-unit b{font-size:16.5px;font-weight:950;letter-spacing:-.03em}.bundle-unit i{font-style:normal;font-size:11px;font-weight:800;color:var(--muted)}.bundle-price s{font-size:11.5px;color:#8a979d;text-decoration-thickness:1.5px}.bundle-total{font-size:11px;font-weight:800;color:var(--muted)}.bundle.active .bundle-total{color:var(--teal-dark)}.bundle-foot{margin-top:8px;padding-top:0;border-top:0;gap:5px}.bundle.active .bundle-foot{border-top:0}.bundle-save{padding:3px 8px;font-size:11px}.purchase .buy{min-height:50px;font-size:16px;border-radius:14px;margin-bottom:11px}.mobile-bar{position:fixed;left:0;right:0;bottom:0;z-index:45;display:flex;align-items:center;gap:16px;padding:10px 20px calc(10px + env(safe-area-inset-bottom));background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--line);box-shadow:0 -10px 30px #10364212;transform:translateY(130%);transition:transform .28s cubic-bezier(.4,0,.2,1)}.mobile-bar.show{transform:translateY(0)}.mobile-bar>*{flex:0 0 auto}.m-price{display:flex;flex-direction:column;line-height:1.25}.m-label{font-size:11px;font-weight:900;color:var(--teal-dark);letter-spacing:.02em}.mobile-bar .m-price strong{font-size:19px;font-weight:950;letter-spacing:-.03em;white-space:nowrap}.mobile-bar .m-price small{font-size:11px;color:var(--muted)}.mobile-bar .m-price small span{text-decoration:line-through}.m-trust{display:flex;gap:18px;margin-left:auto;font-size:12px;font-weight:700;color:var(--muted);white-space:nowrap}.mobile-bar .buy{min-height:48px;font-size:15.5px;border-radius:13px;width:auto;padding:0 30px;margin:0}@media(max-width:980px){.m-trust{display:none}.mobile-bar{gap:12px;padding-left:14px;padding-right:14px}.mobile-bar .buy{flex:1 1 auto;padding:0 18px}}body{padding-bottom:0}.site-footer{padding-bottom:120px!important}.cart-ship{padding:12px 14px;margin-bottom:12px;border-radius:15px;background:linear-gradient(180deg,#fbfffd,#f2faf7);border:1px solid rgba(14,125,118,.14)}.cart-ship-msg{margin:0 0 8px;font-size:12.5px;font-weight:800;color:var(--ink);line-height:1.4}.cart-ship-msg b{color:var(--teal-dark)}.cart-ship-bar{height:7px;border-radius:999px;background:#14323d1a;overflow:hidden}.cart-ship-bar span{display:block;height:100%;width:0;border-radius:999px;background:linear-gradient(90deg,var(--teal),#3db29e);transition:width .4s cubic-bezier(.4,0,.2,1)}.cart-ship.unlocked{background:linear-gradient(180deg,#effaf5,#e3f5ed);border-color:#0e7d764d}.cart-ship.unlocked .cart-ship-bar span{background:var(--teal)}.cart-sum--save strong{font-size:15px}.cart-trust{gap:12px;font-size:11px}#cartShipLine.free{color:var(--teal-dark);font-weight:900}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:26px 28px!important;justify-items:center}.footer-brand-block{grid-column:1 / -1;width:100%;max-width:760px;margin-inline:auto;padding-right:0;display:flex;flex-direction:column;align-items:center;text-align:center}.footer-brand-block .footer-logo,.footer-copy{margin-inline:auto}.footer-mini-badges{justify-content:center}.footer-buy{width:100%;display:flex;flex-direction:column;align-items:center}.footer-buy .buy{width:100%;max-width:340px}.footer-buy-note,.footer-pay-title{text-align:center}.payment-badges.footer-payments{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;width:100%;max-width:560px;margin-inline:auto}.footer-payments .pay-badge{min-width:0;width:100%;padding:6px 8px}.footer-payments .pay-badge img.payment-visa{width:42px;height:15px}.footer-payments .pay-badge img.payment-mastercard{width:74px;height:17px}.footer-payments .pay-badge img.payment-paypal{width:64px;height:17px}.footer-payments .pay-badge img.payment-applepay{width:66px;height:17px}.footer-payments .pay-badge img.payment-klarna{width:56px;height:17px}.footer-col{text-align:center;width:100%}.footer-bottom{justify-content:center;text-align:center}main+footer.wrap{display:none}@media(max-width:760px){.purchase .payment-badges{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.purchase .pay-badge{grid-column:span 2;min-height:36px}.purchase .pay-badge:nth-child(4){grid-column:2 / span 2}.purchase .pay-badge:nth-child(5){grid-column:4 / span 2}.purchase .pay-badge img.payment-visa{width:40px;height:14px}.purchase .pay-badge img.payment-mastercard{width:68px;height:16px}.purchase .pay-badge img.payment-paypal{width:58px;height:16px}.purchase .pay-badge img.payment-applepay{width:60px;height:16px}.purchase .pay-badge img.payment-klarna{width:52px;height:16px}.bundle{padding:10px 11px 9px}.bundle-unit b{font-size:15.5px}.mobile-bar .m-price strong{font-size:17px}.site-footer{padding-bottom:112px!important}.footer-mini-badges span{width:auto!important;justify-content:center!important}.footer-grid{grid-template-columns:1fr!important}.footer-payments .pay-badge img.payment-mastercard{width:60px}.footer-payments .pay-badge img.payment-paypal{width:52px}.footer-payments .pay-badge img.payment-applepay{width:54px}.footer-payments .pay-badge img.payment-klarna{width:46px}.footer-payments .pay-badge img.payment-visa{width:34px}}.pay-badge{overflow:hidden}.pay-badge img{display:none}.pay-logo{display:block;height:19px;width:auto;max-width:100%;flex:0 0 auto}.pay-logo.pay-visa{width:52px}.pay-logo.pay-mastercard{width:96px}.pay-logo.pay-paypal{width:84px}.pay-logo.pay-applepay{width:66px}.pay-logo.pay-klarna{width:60px;height:21px}.purchase .pay-logo{height:17px}.purchase .pay-logo.pay-visa{width:44px}.purchase .pay-logo.pay-mastercard{width:84px}.purchase .pay-logo.pay-paypal{width:74px}.purchase .pay-logo.pay-applepay{width:58px}.purchase .pay-logo.pay-klarna{width:54px;height:19px}.footer-payments .pay-logo{height:17px}.footer-payments .pay-logo.pay-visa{width:44px}.footer-payments .pay-logo.pay-mastercard{width:82px}.footer-payments .pay-logo.pay-paypal{width:72px}.footer-payments .pay-logo.pay-applepay{width:57px}.footer-payments .pay-logo.pay-klarna{width:53px;height:19px}@media(max-width:760px){.purchase .pay-logo{height:16px}.purchase .pay-logo.pay-visa{width:40px}.purchase .pay-logo.pay-mastercard{width:74px}.purchase .pay-logo.pay-paypal{width:66px}.purchase .pay-logo.pay-applepay{width:52px}.purchase .pay-logo.pay-klarna{width:48px;height:18px}.footer-payments .pay-logo{height:15px}.footer-payments .pay-logo.pay-mastercard{width:66px}.footer-payments .pay-logo.pay-paypal{width:60px}.footer-payments .pay-logo.pay-applepay{width:48px}.footer-payments .pay-logo.pay-klarna{width:44px;height:17px}.footer-payments .pay-logo.pay-visa{width:36px}}.purchase .bundles{margin-top:0}.bundle{padding:12px 13px}.bundle:has(>.badge){padding-top:15px}.bundle--featured{padding-top:15px}.bundle-row{align-items:center}.bundle-price{gap:0}.price-line,.bundle-foot,.bundle-save{display:none!important}.bundle-price{display:flex;flex-direction:column;align-items:flex-end;gap:1px;line-height:1.15}.bundle-price>b{font-size:19px;font-weight:950;letter-spacing:-.035em}.bundle-price s{font-size:12.5px;color:#8a979d;text-decoration-thickness:1.5px}.bundle-unit,.bundle-total{display:none!important}@media(max-width:760px){.bundle-price>b{font-size:17.5px}.bundle-price s{font-size:12px}}@media(min-width:981px){.hero-card{align-items:start}.gallery{position:sticky;top:99px;align-self:start;max-height:calc(100vh - 115px)}.gallery-main{max-height:calc(100vh - 235px)}}@media(prefers-reduced-motion:reduce){.gallery{position:static;max-height:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/solevia.css.map?nocache=0.18460565397676632 */
