:root{--cream: #f5f4f0;--warm-white: #fdfcfa;--sage: #8ab09a;--sage-deep: #3d6b55;--sage-pale: #eaf2ed;--ink: #1e3328;--forest: #1e3328;--forest-mid: #2a4a38;--charcoal: #4a5a50;--sand: #c9b99a;--sand-light: #f0ebe2;--muted: #8a8278;--border: #e2e8e4;--blush: #f7f0ee}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;background:var(--warm-white)}body{font-family:Switzer,sans-serif;background:var(--warm-white);color:var(--forest);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}#vesl-root{font-family:Switzer,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased}#vesl-root h1,#vesl-root h2,#vesl-root h3,#vesl-root h4,#vesl-root h5,#vesl-root h6{font-family:Switzer,-apple-system,BlinkMacSystemFont,sans-serif}#vesl-root img{max-width:100%;display:block}#vesl-root .annc{background:var(--forest);color:#ffffffd9;text-align:center;padding:10px 20px;font-size:12px;font-weight:400;letter-spacing:.06em}#vesl-root .annc strong{color:#fff;font-weight:500}#vesl-root .annc-sep{margin:0 12px;opacity:.4}#vesl-root nav{position:sticky;top:0;z-index:200;background:#fdfcfaf7;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border);padding:0 56px;display:flex;align-items:center;justify-content:space-between;height:68px}#vesl-root .nav-logo{height:28px;display:flex;align-items:center;text-decoration:none}#vesl-root .nav-logo svg{height:100%;width:auto}#vesl-root .nav-links{display:flex;gap:36px;list-style:none}#vesl-root .nav-links a{font-size:13px;font-weight:500;letter-spacing:.04em;color:var(--charcoal);text-decoration:none;opacity:.65;transition:opacity .2s}#vesl-root .nav-links a:hover{opacity:1}#vesl-root .nav-cta{background:var(--forest);color:#fff;padding:11px 22px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border:none;cursor:pointer;text-decoration:none;display:inline-block;white-space:nowrap;transition:background .2s}#vesl-root .nav-cta:hover{background:var(--sage-deep)}#vesl-root .nav-hamburger{display:none;background:none;border:none;padding:8px;cursor:pointer;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;align-items:center;z-index:250;position:relative}#vesl-root .nav-hamburger span{display:block;width:22px;height:1.5px;background:var(--forest);transition:transform .3s ease,opacity .2s ease;transform-origin:center}#vesl-root .nav-hamburger.is-open span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}#vesl-root .nav-hamburger.is-open span:nth-child(2){opacity:0}#vesl-root .nav-hamburger.is-open span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}#vesl-root .mobile-menu{position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;background:var(--cream);z-index:199;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease;padding:80px 32px 40px}#vesl-root .mobile-menu.is-open{opacity:1;pointer-events:auto}#vesl-root .mobile-menu-inner{width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center;text-align:center}#vesl-root .mobile-menu-links{list-style:none;padding:0;margin:0 0 40px;width:100%}#vesl-root .mobile-menu-links li{border-bottom:1px solid var(--border)}#vesl-root .mobile-menu-links li:first-child{border-top:1px solid var(--border)}#vesl-root .mobile-menu-links a{display:block;padding:22px 0;font-family:Switzer,sans-serif;font-size:24px;font-weight:500;color:var(--forest);text-decoration:none;letter-spacing:-.02em;transition:color .2s}#vesl-root .mobile-menu-links a:active{color:var(--sage-deep)}#vesl-root .mobile-menu-cta{display:block;background:var(--forest);color:#fff;padding:18px 40px;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;margin-bottom:28px;width:100%;text-align:center}#vesl-root .mobile-menu-trust{font-size:12px;color:var(--charcoal);display:flex;gap:8px;flex-wrap:wrap;justify-content:center}#vesl-root .mobile-menu-trust span{white-space:nowrap}#vesl-root body.menu-open{overflow:hidden}#vesl-root .hero{background:var(--cream);max-width:1200px;margin-left:auto;margin-right:auto}#vesl-root .hero-content{display:grid;grid-template-columns:1.05fr 1fr}#vesl-root .hero-left{display:flex;flex-direction:column;justify-content:center;padding:64px 64px 64px 80px}#vesl-root .hero-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:32px}#vesl-root .eyebrow-rule{width:36px;height:1.5px;background:var(--sage)}#vesl-root .eyebrow-text{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage-deep)}#vesl-root .hero-headline{font-size:clamp(40px,4.8vw,64px);font-weight:500;line-height:1.02;letter-spacing:-.02em;color:var(--forest);margin-bottom:28px}#vesl-root .hero-headline em{font-style:normal;font-weight:600;color:var(--sage)}#vesl-root .hero-body{font-size:17px;font-weight:400;color:var(--charcoal);line-height:1.75;max-width:480px;margin-bottom:40px}#vesl-root .hero-price-row{display:flex;align-items:baseline;gap:16px;margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid var(--border);max-width:520px;flex-wrap:wrap}#vesl-root .hero-price{font-size:38px;font-weight:600;color:var(--forest);line-height:1;letter-spacing:-.03em}#vesl-root .hero-price-strike{font-size:17px;color:var(--muted);text-decoration:line-through}#vesl-root .hero-price-note{font-size:13px;color:var(--charcoal);line-height:1.5;flex-basis:100%;margin-top:4px}#vesl-root .hero-actions{display:flex;align-items:center;gap:24px;margin-bottom:28px}#vesl-root .hero-btn-primary{background:var(--forest);color:#fff;padding:17px 38px;font-family:Switzer,sans-serif;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border:none;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:10px;white-space:nowrap;transition:all .25s}#vesl-root .hero-btn-primary:hover{background:var(--sage-deep);transform:translateY(-1px)}#vesl-root .hero-btn-secondary{font-size:14px;color:var(--charcoal);text-decoration:none;border-bottom:1px solid var(--border);padding-bottom:2px;white-space:nowrap;transition:border-color .2s,color .2s}#vesl-root .hero-btn-secondary:hover{color:var(--sage-deep);border-color:var(--sage-deep)}#vesl-root .hero-trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;font-size:14.5px;font-weight:500;color:var(--forest);border-top:1px solid var(--border);background:var(--cream)}#vesl-root .hero-trust-item{display:flex;align-items:center;justify-content:center;gap:12px;padding:20px 24px;border-right:1px solid var(--border)}#vesl-root .hero-trust-item:last-child{border-right:none}#vesl-root .hero-trust-icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0}#vesl-root .hero-trust-icon svg{width:18px;height:18px;stroke:var(--sage-deep);fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}#vesl-root .hero-right{position:relative;background:var(--sand-light);overflow:hidden;display:flex;align-items:center;justify-content:center}#vesl-root .hero-product-img{width:100%;height:100%;object-fit:cover}#vesl-root .hero-img-caption{position:absolute;bottom:32px;left:32px;background:#fdfcfaf5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-left:3px solid var(--sage-deep);padding:14px 18px;font-size:11.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--forest);font-weight:500;max-width:280px;line-height:1.5}#vesl-root .manifesto{background:var(--forest);padding:88px 56px;border-top:1px solid var(--forest-mid)}#vesl-root .manifesto-inner{max-width:900px;margin:0 auto;text-align:center}#vesl-root .manifesto-eyebrow{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage);margin-bottom:28px}#vesl-root .manifesto-headline{font-family:Switzer,sans-serif;font-size:clamp(32px,4vw,52px);font-weight:500;line-height:1.05;letter-spacing:-.02em;color:#fff;margin-bottom:32px}#vesl-root .manifesto-headline em{font-style:normal;font-weight:600;color:var(--sage)}#vesl-root .manifesto-text{font-family:Switzer,sans-serif;font-size:clamp(17px,1.8vw,21px);font-weight:400;letter-spacing:-.005em;line-height:1.6;color:#ffffffeb;max-width:720px;margin:0 auto}#vesl-root .manifesto-text em{font-style:normal;font-weight:600;color:var(--sage)}#vesl-root .founder-note{background:var(--cream);padding:88px 56px 80px;width:100vw;position:relative;left:50%;transform:translate(-50%)}#vesl-root .founder-note-inner{max-width:880px;margin:0 auto}#vesl-root .founder-note-eyebrow{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage-deep);margin-bottom:24px;display:flex;align-items:center;gap:12px}#vesl-root .founder-note-eyebrow:before{content:"";width:36px;height:1.5px;background:var(--sage)}#vesl-root .founder-note-headline{font-family:Switzer,sans-serif;font-size:clamp(22px,2.6vw,32px);font-weight:500;letter-spacing:-.02em;line-height:1.25;color:var(--forest);margin-bottom:28px;max-width:720px}#vesl-root .founder-note-headline em{font-style:normal;font-weight:600;color:var(--sage)}#vesl-root .founder-note-body p{font-size:16.5px;font-weight:400;color:var(--charcoal);line-height:1.75;margin-bottom:18px;max-width:700px;letter-spacing:-.005em}#vesl-root .founder-note-signoff{margin-top:28px;font-family:Switzer,sans-serif;font-style:italic;font-size:18px;color:var(--forest)}#vesl-root .problem{background:var(--cream);padding:88px 56px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}#vesl-root .problem-inner{max-width:1200px;margin:0 auto}#vesl-root .problem-header{max-width:760px;margin-bottom:72px}#vesl-root .problem-eyebrow{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage-deep);margin-bottom:24px;display:flex;align-items:center;gap:12px}#vesl-root .problem-eyebrow:before{content:"";width:36px;height:1.5px;background:var(--sage)}#vesl-root .problem-headline{font-family:Switzer,sans-serif;font-size:clamp(32px,4vw,52px);font-weight:500;letter-spacing:-.02em;line-height:1.1;color:var(--forest);margin-bottom:28px}#vesl-root .problem-headline em{font-style:normal;font-weight:600;color:var(--sage)}#vesl-root .problem-intro{font-size:17px;font-weight:400;color:var(--charcoal);line-height:1.8;max-width:640px}#vesl-root .problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--border);margin-top:56px}#vesl-root .problem-card{background:var(--warm-white);display:flex;flex-direction:column;overflow:hidden}#vesl-root .problem-card-image{width:100%;aspect-ratio:4 / 3;background:linear-gradient(160deg,#d8d2ca,#c4bdb4);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}#vesl-root .problem-card-image img{width:100%;height:100%;object-fit:cover;display:block}#vesl-root .problem-card-image-placeholder{text-align:center;padding:24px}#vesl-root .problem-card-image-placeholder-badge{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#1e33288c;margin-bottom:8px}#vesl-root .problem-card-image-placeholder-label{font-size:12px;color:#1e332899;line-height:1.5;font-style:italic}#vesl-root .problem-card-content{padding:32px 28px;display:flex;flex-direction:column;flex:1}#vesl-root .problem-card-header{display:flex;align-items:center;gap:16px;margin-bottom:18px}#vesl-root .problem-card-icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center;flex-shrink:0}#vesl-root .problem-card-icon svg{width:22px;height:22px;stroke:var(--sage-deep);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}#vesl-root .problem-card-num{font-family:Switzer,sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;color:var(--sage-deep);letter-spacing:.12em;line-height:1}#vesl-root .problem-card-title{font-family:Switzer,sans-serif;font-size:22px;font-weight:500;letter-spacing:-.015em;color:var(--forest);line-height:1.2;margin-bottom:12px}#vesl-root .problem-card-body{font-size:14.5px;font-weight:400;color:var(--charcoal);line-height:1.75}#vesl-root .science{padding:88px 56px;background:var(--cream);width:100vw;position:relative;left:50%;transform:translate(-50%)}#vesl-root .science-wrap{max-width:1200px;margin:0 auto}#vesl-root .science-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:320px 1fr;gap:80px;align-items:start}#vesl-root .science-card{background:var(--warm-white);padding:36px 32px;border-top:3px solid var(--sage-deep)}#vesl-root .science-card-eyebrow{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage-deep);margin-bottom:24px}#vesl-root .science-card-name{font-family:Switzer,sans-serif;font-size:26px;font-weight:500;letter-spacing:-.02em;color:var(--forest);line-height:1.1;margin-bottom:6px}#vesl-root .science-card-title{font-size:13px;color:var(--charcoal);font-weight:400;margin-bottom:24px}#vesl-root .science-card-creds{border-top:1px solid var(--border);padding-top:20px}#vesl-root .science-cred-row{display:flex;flex-direction:column;margin-bottom:14px}#vesl-root .science-cred-row:last-child{margin-bottom:0}#vesl-root .science-cred-label{font-size:10.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:4px}#vesl-root .science-cred-value{font-size:13.5px;font-weight:500;color:var(--forest);line-height:1.4}#vesl-root .science-section-header{max-width:720px;margin:0 auto 56px;text-align:center}#vesl-root .science-section-eyebrow{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage-deep);margin-bottom:20px}#vesl-root .science-section-headline{font-family:Switzer,sans-serif;font-size:clamp(28px,3.2vw,44px);font-weight:500;letter-spacing:-.02em;line-height:1.1;color:var(--forest)}#vesl-root .science-section-headline em{font-style:normal;font-weight:600;color:var(--sage)}#vesl-root .science-eyebrow{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage-deep);margin-bottom:24px;display:flex;align-items:center;gap:12px}#vesl-root .science-eyebrow:before{content:"";width:36px;height:1.5px;background:var(--sage)}#vesl-root .science-headline{font-family:Switzer,sans-serif;font-size:clamp(28px,3.2vw,40px);font-weight:500;letter-spacing:-.02em;line-height:1.18;color:var(--forest);margin-bottom:28px}#vesl-root .science-headline em{font-style:normal;font-weight:600;color:var(--sage)}#vesl-root .science-quote{font-family:Switzer,sans-serif;font-size:19px;font-style:italic;font-weight:400;color:var(--forest);line-height:1.6;padding-left:24px;border-left:2px solid var(--sage);margin-bottom:24px}#vesl-root .science-quote:last-of-type{margin-bottom:28px}#vesl-root .science-disclosure{font-size:13px;color:var(--muted);line-height:1.7;font-style:italic;border-top:1px solid var(--border);padding-top:20px}#vesl-root .science-card-portrait-wrap{margin:-36px -32px 24px;aspect-ratio:4 / 3;background:var(--sand-light);position:relative;overflow:hidden}#vesl-root .science-card-portrait{width:100%;height:100%;object-fit:cover}#vesl-root .media{background:var(--forest);color:#ffffffe6;padding:88px 56px}#vesl-root .media-inner{max-width:1200px;margin:0 auto}#vesl-root .media-header{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin-bottom:72px}#vesl-root .media-eyebrow{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage);margin-bottom:24px;display:flex;align-items:center;gap:12px}#vesl-root .media-eyebrow:before{content:"";width:36px;height:1.5px;background:var(--sage)}#vesl-root .media-headline{font-family:Switzer,sans-serif;font-size:clamp(32px,4vw,52px);font-weight:500;letter-spacing:-.02em;line-height:1.1;color:#fffffff5}#vesl-root .media-headline em{font-style:normal;font-weight:600;color:var(--sage)}#vesl-root .spa-acronym{margin-top:18px;display:flex;flex-wrap:wrap;align-items:baseline;gap:14px;font-family:Switzer,sans-serif;font-size:15px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#ffffffbf}#vesl-root .spa-letter-mark{color:var(--sage);font-weight:700}#vesl-root .spa-divider{color:var(--sage);opacity:.6}#vesl-root .media-intro{font-size:16px;font-weight:400;color:#ffffffbf;line-height:1.85;max-width:460px}#vesl-root .media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}#vesl-root .media-card{background:var(--forest);padding:32px 24px 36px;display:flex;flex-direction:column}#vesl-root .media-index{font-family:Switzer,sans-serif;font-size:13px;font-style:italic;color:var(--sage);letter-spacing:.06em;margin-bottom:28px}#vesl-root .media-name{font-family:Switzer,sans-serif;font-size:20px;font-weight:400;color:#fffffff5;margin-bottom:14px;line-height:1.2;min-height:48px}#vesl-root .media-job{font-size:14.5px;font-weight:400;color:#ffffffbf;line-height:1.75}#vesl-root .media-cutaway-block{margin-bottom:56px;display:grid;grid-template-columns:3fr 2fr;gap:64px;align-items:stretch}#vesl-root .media-cutaway{width:100%;position:relative;overflow:hidden}#vesl-root .media-cutaway-img{width:100%;height:auto;display:block}#vesl-root .media-cutaway-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;text-align:center;background:radial-gradient(circle at 50% 50%,rgba(138,176,154,.08),transparent 60%)}#vesl-root .media-cutaway-placeholder-eyebrow{font-size:10.5px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--sage);margin-bottom:16px}#vesl-root .media-cutaway-placeholder-text{font-family:Switzer,sans-serif;font-style:italic;font-size:14px;color:#ffffff73;line-height:1.7;max-width:320px}#vesl-root .media-cutaway-caption{display:none}#vesl-root .media-cutaway-meta{display:flex;flex-direction:column;justify-content:center;gap:0;padding:0}#vesl-root .media-meta-row{display:grid;grid-template-columns:140px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.08);align-items:start}#vesl-root .media-meta-row:first-of-type{padding-top:0}#vesl-root .media-meta-row:last-of-type{border-bottom:none;padding-bottom:0}#vesl-root .media-meta-label{font-size:10.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--sage);padding-top:3px}#vesl-root .media-meta-value{font-size:15px;color:#ffffffbf;line-height:1.55;font-weight:400}#vesl-root .media-layer-rationale{max-width:720px;margin:56px auto 0;padding:0 24px;text-align:center;font-family:Switzer,sans-serif;font-style:italic;font-size:16px;font-weight:400;line-height:1.65;color:#ffffffc7}#vesl-root .media-layer-rationale em{color:var(--sage);font-style:italic;font-weight:500}#vesl-root .detail-strip{background:var(--cream);padding:88px 56px}#vesl-root .detail-strip-inner{max-width:1200px;margin:0 auto}#vesl-root .detail-strip-eyebrow{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage-deep);margin-bottom:24px;display:flex;align-items:center;gap:12px}#vesl-root .detail-strip-eyebrow:before{content:"";width:36px;height:1.5px;background:var(--sage)}#vesl-root .detail-strip-headline{font-family:Switzer,sans-serif;font-size:clamp(28px,3.4vw,42px);font-weight:500;letter-spacing:-.02em;line-height:1.18;color:var(--forest);margin-bottom:40px;max-width:680px}#vesl-root .detail-strip-headline em{font-style:normal;font-weight:600;color:var(--sage)}#vesl-root .detail-strip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}#vesl-root .detail-shot{display:flex;flex-direction:column}#vesl-root .detail-shot-img-wrap{aspect-ratio:4 / 5;background:var(--sand-light);position:relative;overflow:hidden;margin-bottom:18px}#vesl-root .detail-shot-img{width:100%;height:100%;object-fit:cover}#vesl-root .detail-shot-label{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage-deep);margin-bottom:8px}#vesl-root .detail-shot-caption{font-size:14px;font-weight:400;color:var(--charcoal);line-height:1.65}#vesl-root .tester{background:var(--cream);padding:88px 56px 40px}#vesl-root .tester-inner{max-width:1200px;margin:0 auto}#vesl-root .tester-eyebrow{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage-deep);margin-bottom:24px;display:flex;align-items:center;gap:12px}#vesl-root .tester-eyebrow:before{content:"";width:36px;height:1.5px;background:var(--sage)}#vesl-root .tester-headline{font-family:Switzer,sans-serif;font-size:clamp(28px,3.4vw,42px);font-weight:500;letter-spacing:-.02em;line-height:1.18;color:var(--forest);margin-bottom:20px;max-width:720px}#vesl-root .tester-headline em{font-style:normal;font-weight:600;color:var(--sage)}#vesl-root .tester-intro{font-size:15.5px;font-weight:400;color:var(--charcoal);line-height:1.8;max-width:620px;margin-bottom:56px}#vesl-root .tester-honesty{margin-top:32px;padding:22px 24px;background:var(--warm-white);border-left:3px solid var(--sage-deep);font-size:13.5px;font-weight:400;color:var(--charcoal);line-height:1.75;max-width:760px}#vesl-root .tester-honesty strong{color:var(--forest);font-weight:500}#vesl-root .stars{display:inline-flex;gap:2px;color:var(--sage-deep);font-size:13px;letter-spacing:.1em;line-height:1}#vesl-root .stars-large{font-size:18px;gap:3px}#vesl-root .quote-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;background:transparent;margin-bottom:48px;padding-bottom:16px}#vesl-root .quote-grid::-webkit-scrollbar{height:6px}#vesl-root .quote-grid::-webkit-scrollbar-track{background:#0000000a;border-radius:3px}#vesl-root .quote-grid::-webkit-scrollbar-thumb{background:#1e332840;border-radius:3px}#vesl-root .quote-grid::-webkit-scrollbar-thumb:hover{background:#1e332866}#vesl-root .quote-card{background:var(--warm-white);padding:32px 28px;display:flex;flex-direction:column;flex:0 0 calc((100% - 36px)/3.2);scroll-snap-align:start;border:1px solid var(--border)}#vesl-root .quote-card .stars{margin-bottom:18px}#vesl-root .quote-text{font-family:Switzer,sans-serif;font-size:16px;font-style:italic;font-weight:400;line-height:1.55;color:var(--forest);margin-bottom:24px;flex:1;letter-spacing:-.005em}#vesl-root .quote-attr{border-top:1px solid var(--border);padding-top:16px}#vesl-root .quote-name{font-size:13.5px;font-weight:600;color:var(--forest);margin-bottom:3px}#vesl-root .quote-meta{font-size:12px;color:var(--muted)}#vesl-root .reviews-stats{padding:28px 32px;background:var(--warm-white);border-left:3px solid var(--sage-deep);display:grid;grid-template-columns:repeat(3,1fr);gap:32px;align-items:center}#vesl-root .stat-block{display:flex;flex-direction:column;gap:4px}#vesl-root .stat-value-row{display:flex;align-items:center;gap:10px}#vesl-root .stat-value{font-family:Switzer,sans-serif;font-size:32px;font-weight:400;color:var(--forest);line-height:1}#vesl-root .stat-label{font-size:15px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}#vesl-root .stat-detail{font-size:13px;color:var(--charcoal);line-height:1.5;margin-top:2px}#vesl-root .compare{padding:88px 56px;background:var(--warm-white)}#vesl-root .compare-inner{max-width:1100px;margin:0 auto}#vesl-root .compare-eyebrow{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage-deep);margin-bottom:24px;display:flex;align-items:center;gap:12px}#vesl-root .compare-eyebrow:before{content:"";width:36px;height:1.5px;background:var(--sage)}#vesl-root .compare-headline{font-family:Switzer,sans-serif;font-size:clamp(28px,3.4vw,42px);font-weight:500;letter-spacing:-.02em;line-height:1.18;color:var(--forest);margin-bottom:40px;max-width:720px}#vesl-root .compare-headline em{font-style:normal;font-weight:600;color:var(--sage)}#vesl-root .compare-table{border:1px solid var(--border);background:var(--warm-white)}#vesl-root .compare-row{display:grid;grid-template-columns:1.3fr 1fr 1fr;border-bottom:1px solid var(--border)}#vesl-root .compare-row:last-child{border-bottom:none}#vesl-root .compare-cell{padding:22px 28px;font-size:14.5px;color:var(--charcoal);font-weight:400;line-height:1.5}#vesl-root .compare-cell.label{font-weight:500;color:var(--forest);border-right:1px solid var(--border)}#vesl-root .compare-cell.vesl{background:var(--sage-pale);color:var(--forest);font-weight:500}#vesl-root .compare-row.head .compare-cell{font-family:Switzer,sans-serif;font-size:20px;font-weight:400;color:var(--forest);padding-top:28px;padding-bottom:20px;border-bottom:2px solid var(--forest)}#vesl-root .compare-row.head .compare-cell.vesl{background:var(--sage-pale);border-bottom-color:var(--sage-deep)}#vesl-root .compare-row.head .compare-cell.label{font-family:Switzer,sans-serif;font-size:15px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}#vesl-root .compare-note{font-size:12px;color:var(--muted);font-style:italic;margin-top:18px;line-height:1.6}#vesl-root .presale{background:var(--cream);padding:88px 56px;border-top:1px solid var(--border)}#vesl-root .presale-inner{max-width:1100px;margin:0 auto}#vesl-root .presale-eyebrow{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage-deep);margin-bottom:24px;display:flex;align-items:center;gap:12px}#vesl-root .presale-eyebrow:before{content:"";width:36px;height:1.5px;background:var(--sage)}#vesl-root .presale-headline{font-family:Switzer,sans-serif;font-size:clamp(28px,3.4vw,42px);font-weight:500;letter-spacing:-.02em;line-height:1.18;color:var(--forest);margin-bottom:40px;max-width:700px}#vesl-root .presale-headline em{font-style:normal;font-weight:600;color:var(--sage)}#vesl-root .presale-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:var(--border)}#vesl-root .presale-card{background:var(--warm-white);padding:36px 28px}#vesl-root .presale-card-header{display:flex;align-items:center;gap:16px;margin-bottom:14px;min-height:56px}#vesl-root .presale-card-icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center;flex-shrink:0}#vesl-root .presale-card-icon svg{width:22px;height:22px;stroke:var(--sage-deep);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}#vesl-root .presale-card-label{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage-deep);line-height:1}#vesl-root .presale-card-value{font-family:Switzer,sans-serif;font-size:24px;font-weight:400;color:var(--forest);line-height:1.2;margin-bottom:12px;min-height:58px}#vesl-root .presale-card-body{font-size:13.5px;font-weight:400;color:var(--charcoal);line-height:1.7}#vesl-root .lifestyle-full{width:100%;min-height:480px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}#vesl-root .lifestyle-full img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}#vesl-root .lifestyle-full-placeholder{text-align:center;padding:32px;position:relative;z-index:1}#vesl-root .lifestyle-full-placeholder-badge{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#1e33288c;margin-bottom:12px}#vesl-root .lifestyle-full-placeholder-label{font-size:13px;color:#1e3328a6;line-height:1.6;font-style:italic;max-width:420px;margin:0 auto}#vesl-root .final-cta{background:var(--sage-deep);padding:88px 56px}#vesl-root .final-cta-inner{max-width:980px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:80px;align-items:center}#vesl-root .final-eyebrow{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#fff9;margin-bottom:20px}#vesl-root .final-headline{font-family:Switzer,sans-serif;font-size:clamp(32px,4vw,52px);font-weight:500;letter-spacing:-.02em;color:#fff;line-height:1.1;margin-bottom:20px}#vesl-root .final-headline em{font-style:normal;font-weight:600;color:var(--sage)}#vesl-root .final-sub{font-size:15.5px;color:#ffffffb8;line-height:1.75;max-width:540px}#vesl-root .final-right{text-align:center;flex-shrink:0}#vesl-root .final-price{font-family:Switzer,sans-serif;font-size:56px;font-weight:500;letter-spacing:-.03em;color:#fff;line-height:1}#vesl-root .final-price-note{font-size:12.5px;color:#fff9;margin-top:6px;margin-bottom:20px;letter-spacing:.04em}#vesl-root .final-price-strike{text-decoration:line-through}#vesl-root .final-btn{display:inline-flex;align-items:center;gap:12px;background:#fff;color:var(--sage-deep);padding:18px 42px;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:all .25s;white-space:nowrap}#vesl-root .final-guarantee{font-size:11.5px;color:#ffffff73;margin-top:14px;letter-spacing:.04em}#vesl-root footer{background:var(--forest);padding:64px 56px 40px;color:#fff9}#vesl-root .footer-top{display:grid;grid-template-columns:220px 1fr 1fr 1fr;gap:56px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:28px;max-width:1200px;margin-left:auto;margin-right:auto}#vesl-root .footer-logo{height:28px;display:inline-flex;align-items:center;text-decoration:none}#vesl-root .footer-logo svg{height:100%;width:auto}#vesl-root .footer-tagline{font-family:Switzer,sans-serif;font-style:italic;font-size:14px;color:#fff6;margin-top:12px;line-height:1.5}#vesl-root .footer-col-label{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;margin-bottom:18px}#vesl-root .footer-links{list-style:none}#vesl-root .footer-links li{margin-bottom:10px}#vesl-root .footer-links a{font-size:13.5px;color:#ffffffa6;text-decoration:none;transition:color .2s}#vesl-root .footer-links a:hover{color:#fff}#vesl-root .footer-bottom{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;font-size:11.5px;color:#ffffff4d;letter-spacing:.04em}@media(max-width:1100px){#vesl-root .hero-content{grid-template-columns:1fr}#vesl-root .hero-left{padding:56px 32px;order:1;align-items:center;text-align:center}#vesl-root .hero-eyebrow{justify-content:center}#vesl-root .hero-headline,.hero-body{max-width:640px}#vesl-root .hero-price-row,#vesl-root .hero-actions{justify-content:center}#vesl-root .hero-right{order:2;position:relative!important;display:block!important;width:100%!important;height:0!important;padding-top:100%!important;min-height:0!important;max-width:720px!important;margin:0 auto!important;overflow:hidden!important}#vesl-root .hero-product-img{position:absolute!important;top:0;left:0;width:100%!important;height:100%!important;object-fit:cover;object-position:top}}@media(max-width:1024px){nav{padding:0 32px}#vesl-root .nav-links{gap:24px}#vesl-root .hero-trust-row{grid-template-columns:1fr 1fr}#vesl-root .hero-trust-item:nth-child(2){border-right:none}#vesl-root .hero-trust-item:nth-child(1),#vesl-root .hero-trust-item:nth-child(2){border-bottom:1px solid var(--border)}#vesl-root .manifesto,#vesl-root .problem,#vesl-root .science,#vesl-root .media,#vesl-root .compare,#vesl-root .presale,#vesl-root .final-cta{padding:80px 32px}#vesl-root .tester{padding:80px 32px 36px}#vesl-root .founder-note{padding:80px 32px}#vesl-root .science-inner{grid-template-columns:1fr;gap:48px}#vesl-root .media-header{grid-template-columns:1fr;gap:32px}#vesl-root .media-grid{grid-template-columns:1fr;background:transparent;border:none;gap:12px}#vesl-root .media-grid .media-card{border:1px solid rgba(255,255,255,.08)}#vesl-root .media-name{min-height:0}#vesl-root .media-cutaway-block{grid-template-columns:1fr;gap:32px}#vesl-root .media-cutaway{max-width:380px;margin:0 auto;width:100%}#vesl-root .detail-strip-grid{grid-template-columns:1fr;gap:40px;max-width:480px;margin:0 auto}#vesl-root .problem-grid{grid-template-columns:1fr}#vesl-root .problem-card-title{min-height:0}#vesl-root .presale-grid{grid-template-columns:repeat(2,1fr)}#vesl-root .presale-card-header,#vesl-root .presale-card-value{min-height:0}#vesl-root .quote-card{flex:0 0 calc((100% - 24px) / 2.2)}#vesl-root .reviews-stats{grid-template-columns:1fr;gap:20px}#vesl-root .final-cta-inner{grid-template-columns:1fr;gap:40px;text-align:center}#vesl-root .final-sub{margin-left:auto;margin-right:auto}#vesl-root .footer-top{grid-template-columns:1fr 1fr;gap:40px}#vesl-root .lifestyle-full{min-height:380px}}@media(max-width:900px){#vesl-root .nav-links,#vesl-root .nav-cta{display:none}#vesl-root .nav-hamburger{display:flex}}@media(max-width:640px){#vesl-root .annc{font-size:11px;padding:8px 16px}#vesl-root .annc-sep{display:none}#vesl-root .annc-line2{display:block;margin-top:4px}nav{padding:0 20px;height:60px}#vesl-root .nav-logo{height:22px}#vesl-root .hero-right{position:relative!important;display:block!important;width:100%!important;height:0!important;padding-top:100%!important;min-height:0!important;max-width:100%!important;margin:0!important;overflow:hidden!important}#vesl-root .hero-product-img{position:absolute!important;top:0;left:0;width:100%!important;height:100%!important;object-fit:cover;object-position:top}#vesl-root .hero-left{padding:40px 24px;text-align:left;align-items:flex-start}#vesl-root .hero-eyebrow{justify-content:flex-start}#vesl-root .hero-price-row{flex-wrap:wrap;justify-content:flex-start}#vesl-root .hero-price-note{flex-basis:100%;margin-top:8px}#vesl-root .hero-actions{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:18px}#vesl-root .hero-btn-primary{width:100%;justify-content:center}#vesl-root .hero-btn-secondary{width:100%;text-align:center}#vesl-root .hero-trust-row{grid-template-columns:1fr}#vesl-root .hero-trust-item{border-right:none;border-bottom:1px solid var(--border);padding:14px 16px}#vesl-root .hero-trust-item:last-child{border-bottom:none}#vesl-root .break-desktop{display:none}#vesl-root .manifesto,#vesl-root .problem,#vesl-root .science,#vesl-root .media,#vesl-root .compare,#vesl-root .presale,#vesl-root .final-cta{padding:56px 24px}#vesl-root .tester{padding:56px 24px 24px}#vesl-root .detail-strip,#vesl-root .founder-note{padding:56px 24px}#vesl-root .lifestyle-full{min-height:300px}#vesl-root .media-grid{grid-template-columns:1fr}#vesl-root .media-meta-row{grid-template-columns:1fr;gap:6px;padding:14px 0}#vesl-root .media-meta-label{font-size:10px}#vesl-root .presale-grid{grid-template-columns:1fr}#vesl-root .quote-grid{padding:0 24px 16px;margin-left:-24px;margin-right:-24px;scrollbar-width:none}#vesl-root .quote-grid::-webkit-scrollbar{display:none}#vesl-root .quote-card{flex:0 0 82%}#vesl-root .compare-row{grid-template-columns:1fr 1fr}#vesl-root .compare-cell.label{grid-column:1 / -1;border-right:none;border-bottom:1px solid var(--border);padding-bottom:12px;padding-top:18px;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-weight:600}#vesl-root .compare-row.head .compare-cell.label{display:none}#vesl-root .compare-row.head .compare-cell{font-size:16px;padding:18px 20px}#vesl-root .compare-cell{padding:14px 20px 18px;font-size:14px}#vesl-root .footer-top{grid-template-columns:1fr;gap:32px}#vesl-root .footer-bottom{flex-direction:column;gap:10px;text-align:center}#vesl-root .buy-rating-row{flex-wrap:wrap;gap:6px 10px}#vesl-root .stars{letter-spacing:.04em;white-space:nowrap}#vesl-root .buy-rating-link{white-space:nowrap}}#vesl-root .reveal{opacity:0;transform:translateY(16px);transition:opacity .7s ease,transform .7s ease}#vesl-root .reveal.in{opacity:1;transform:translateY(0)}.shopify-section{overflow:visible!important;background:var(--cream)!important}#vesl-root{isolation:isolate}#vesl-root .media{position:relative;z-index:10;height:auto!important;min-height:unset!important;overflow:visible!important}#vesl-root .media-inner{position:relative;z-index:10;height:auto!important;overflow:visible!important}#vesl-root .media-cutaway-block,#vesl-root .media-grid,#vesl-root .media-layer-rationale{position:relative;z-index:10}#vesl-root .about-hero{position:relative;padding:88px 56px;background-image:url(https://launch.myvesl.com/images/hero.jpg);background-size:cover;background-position:center bottom;background-attachment:fixed;overflow:hidden}#vesl-root .about-hero:before{content:"";position:absolute!important;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#1e332899,#1e3328e0)!important;z-index:1;pointer-events:none}#vesl-root .about-hero-bg{display:none}#vesl-root .about-hero-inner{max-width:960px;margin:0 auto;position:relative;z-index:2;text-align:center}#vesl-root .about-hero-eyebrow{display:inline-flex;align-items:center;gap:14px;margin-bottom:36px;opacity:0;animation:fadeUp .6s ease forwards .1s}#vesl-root .about-hero-eyebrow-rule{width:28px;height:1.5px;background:var(--sage)}#vesl-root .about-hero-eyebrow-text{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage)}#vesl-root .about-hero-headline{font-size:clamp(40px,5.5vw,72px);font-weight:500;letter-spacing:-.02em;color:#fffffff2;line-height:1.08;margin-bottom:28px;opacity:0;animation:fadeUp .7s ease forwards .2s}#vesl-root .about-hero-headline em{font-style:normal;font-weight:600;color:var(--sage)}#vesl-root .about-hero-sub{font-size:17px;color:#ffffff8c;max-width:520px;margin:0 auto;line-height:1.75;opacity:0;animation:fadeUp .7s ease forwards .35s}#vesl-root .about-hero-note{margin-top:40px;font-size:14px;font-style:italic;color:#ffffff40;opacity:0;animation:fadeUp .6s ease forwards .5s}#vesl-root .origin-section{background:var(--warm-white);padding:88px 56px;width:100vw;position:relative;left:50%;transform:translate(-50%)}#vesl-root .origin-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}#vesl-root .origin-label-text{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage-deep);display:flex;align-items:center;gap:10px;margin-bottom:24px}#vesl-root .origin-label-text:before{content:"";display:block;width:24px;height:1.5px;background:var(--sage-deep);flex-shrink:0}#vesl-root .origin-headline{font-size:clamp(30px,3.5vw,48px);font-weight:500;letter-spacing:-.02em;line-height:1.1;color:var(--forest);margin-bottom:28px}#vesl-root .origin-headline em{font-style:normal;font-weight:600;color:var(--sage)}#vesl-root .origin-body{font-size:16px;color:var(--charcoal);line-height:1.85}#vesl-root .origin-body p+p{margin-top:24px}#vesl-root .origin-pullquote{font-size:24px;font-weight:400;font-style:italic;color:var(--forest);line-height:1.55;margin:40px 0;padding-left:24px;border-left:2px solid var(--sage)}#vesl-root .origin-image-col{position:relative}#vesl-root .origin-image-main{width:100%;aspect-ratio:3/4;background:linear-gradient(160deg,#c8dcd6,#a8c4b8)}#vesl-root .origin-image-float{position:absolute;bottom:-40px;left:-40px;width:220px;height:180px;background:linear-gradient(160deg,#e8e4de,#d8d0c8);border:4px solid var(--warm-white);box-shadow:0 16px 48px #1e33281a}#vesl-root .gap-section{background:var(--forest);padding:88px 56px}#vesl-root .gap-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:240px 1fr;gap:80px;align-items:start}#vesl-root .gap-label-text{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage);display:flex;align-items:center;gap:10px;padding-top:6px}#vesl-root .gap-label-text:before{content:"";display:block;width:24px;height:1.5px;background:var(--sage);flex-shrink:0}#vesl-root .gap-body{font-size:clamp(20px,2vw,28px);font-weight:400;letter-spacing:-.01em;line-height:1.5;color:#ffffffe6}#vesl-root .gap-body em{font-style:normal;font-weight:600;color:var(--sage)}#vesl-root .gap-body p+p{margin-top:28px}#vesl-root .built-section{background:var(--warm-white);padding:88px 56px;width:100vw;position:relative;left:50%;transform:translate(-50%)}#vesl-root .built-top{max-width:1200px;margin:0 auto 64px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}#vesl-root .built-label-text{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage-deep);display:flex;align-items:center;gap:10px;margin-bottom:24px}#vesl-root .built-label-text:before{content:"";display:block;width:24px;height:1.5px;background:var(--sage-deep);flex-shrink:0}#vesl-root .built-headline{font-size:clamp(30px,3.5vw,48px);font-weight:500;letter-spacing:-.02em;line-height:1.1;color:var(--forest);margin-bottom:28px}#vesl-root .built-headline em{font-style:normal;font-weight:600;color:var(--sage)}#vesl-root .built-intro{font-size:16px;color:var(--charcoal);line-height:1.85}#vesl-root .built-image{width:100%;aspect-ratio:4/3;background:linear-gradient(160deg,#e0dcd6,#cec8c0)}#vesl-root .about-trust-strip{background:var(--sage-pale);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}#vesl-root .about-trust-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr)}#vesl-root .about-trust-cell{padding:44px 32px;text-align:center;border-right:1px solid var(--border)}#vesl-root .about-trust-cell:last-child{border-right:none}#vesl-root .about-trust-num{font-size:48px;font-weight:300;color:var(--forest);line-height:1;margin-bottom:8px}#vesl-root .about-trust-label{font-size:13px;color:var(--charcoal);line-height:1.45}#vesl-root .about-values{background:var(--warm-white);padding:88px 56px}#vesl-root .about-values-inner{max-width:1200px;margin:0 auto}#vesl-root .about-values-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:20px}#vesl-root .about-values-eyebrow-rule{width:28px;height:1.5px;background:var(--sage-deep)}#vesl-root .about-values-eyebrow-text{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage-deep)}#vesl-root .about-values-headline{font-size:clamp(30px,3.5vw,48px);font-weight:500;letter-spacing:-.02em;line-height:1.1;color:var(--forest);margin-bottom:40px}#vesl-root .about-values-headline em{font-style:normal;font-weight:600;color:var(--sage)}#vesl-root .values-cards{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2px;background:var(--border)}#vesl-root .val-card{background:var(--cream);padding:40px 36px}#vesl-root .val-num{font-size:15px;font-weight:600;text-transform:uppercase;color:var(--sage-deep);letter-spacing:.12em;line-height:1;margin-bottom:18px}#vesl-root .val-title{font-size:22px;font-weight:500;letter-spacing:-.015em;color:var(--forest);margin-bottom:14px;line-height:1.2;min-height:60px}#vesl-root .val-body{font-size:14px;color:var(--charcoal);line-height:1.75}#vesl-root .about-cta{background:var(--sage-deep);padding:88px 56px}#vesl-root .about-cta-inner{max-width:980px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:80px;align-items:center}#vesl-root .about-cta-eyebrow{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#fff9;margin-bottom:20px}#vesl-root .about-cta-headline{font-size:clamp(32px,4vw,52px);font-weight:500;letter-spacing:-.02em;color:#fff;line-height:1.1;margin-bottom:20px}#vesl-root .about-cta-headline em{font-style:normal;font-weight:600;color:var(--sage)}#vesl-root .about-cta-sub{font-size:15.5px;color:#ffffffb8;line-height:1.75;max-width:540px}#vesl-root .about-cta-tagline{font-size:15px;font-weight:600;color:#ffffffe6;letter-spacing:.01em;margin:20px 0;max-width:540px}#vesl-root .about-cta-right{flex-shrink:0;text-align:center}#vesl-root .about-cta-price-num{font-size:56px;font-weight:500;letter-spacing:-.03em;color:#fff;line-height:1;display:block}#vesl-root .about-cta-price-note{font-size:12.5px;color:#fff9;margin-top:6px;margin-bottom:20px;letter-spacing:.04em;display:block}#vesl-root .about-cta-btn{display:inline-flex;align-items:center;gap:12px;background:#fff;color:var(--sage-deep);padding:18px 42px;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:all .25s;white-space:nowrap}#vesl-root .about-cta-btn:hover{background:var(--forest);color:#fff;transform:translateY(-2px)}#vesl-root .about-cta-guarantee{font-size:11.5px;color:#ffffff73;margin-top:14px;letter-spacing:.04em}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}#vesl-root .reveal-d1{transition-delay:.08s}#vesl-root .reveal-d2{transition-delay:.16s}#vesl-root .reveal-d3{transition-delay:.24s}@media(max-width:1024px){#vesl-root .about-hero,#vesl-root .origin-section{padding:80px 32px}#vesl-root .origin-inner{grid-template-columns:1fr;gap:40px}#vesl-root .origin-image-float{display:none}#vesl-root .gap-section{padding:80px 32px}#vesl-root .gap-inner{grid-template-columns:1fr;gap:24px}#vesl-root .built-section{padding:80px 32px}#vesl-root .built-top{grid-template-columns:1fr;gap:40px}#vesl-root .about-trust-inner{grid-template-columns:repeat(2,1fr)}#vesl-root .about-trust-cell:nth-child(2){border-right:none}#vesl-root .about-values{padding:80px 32px}#vesl-root .values-cards{grid-template-columns:1fr}#vesl-root .val-title{min-height:0}#vesl-root .about-cta{padding:80px 32px}#vesl-root .about-cta-inner{grid-template-columns:1fr;gap:40px;text-align:center}#vesl-root .about-cta-sub{margin-left:auto;margin-right:auto}}@media(max-width:640px){#vesl-root .about-hero{padding:56px 24px;background-attachment:scroll}#vesl-root .origin-section,#vesl-root .gap-section,#vesl-root .built-section,#vesl-root .about-values,#vesl-root .about-cta{padding:56px 24px}}#vesl-root .section-eyebrow{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage-deep);margin-bottom:24px}#vesl-root .section-eyebrow:before{content:"";width:36px;height:1.5px;background:var(--sage)}#vesl-root .section-headline{font-size:clamp(32px,4vw,52px);font-weight:500;line-height:1.1;color:var(--forest);margin-bottom:24px;letter-spacing:-.02em;max-width:760px}#vesl-root .section-headline em{font-style:normal;font-weight:600;color:var(--sage)}#vesl-root .section-intro{font-size:17px;color:var(--charcoal);line-height:1.75;max-width:720px;margin-bottom:56px}#vesl-root .pdp-hero{padding:48px 56px 64px;width:100vw;position:relative;left:50%;transform:translate(-50%)}#vesl-root .pdp-hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr 1fr;grid-template-rows:auto 1fr;gap:0 64px;align-items:start}#vesl-root .pdp-hero-inner>.gallery{grid-column:1;grid-row:1}#vesl-root .pdp-hero-inner>.buy{grid-column:2;grid-row:1 / span 2}#vesl-root .pdp-hero-inner>.gallery-stats{grid-column:1;grid-row:2;margin-top:32px}#vesl-root .gallery{position:relative}#vesl-root .gallery-stack{position:sticky;top:88px}#vesl-root .gallery-main{width:100%;max-width:640px;max-height:640px;aspect-ratio:1;background:var(--cream);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;margin:0 auto 12px}#vesl-root .gallery-main-img{width:100%;height:100%;object-fit:cover;display:none}#vesl-root .gallery-main-img.active{display:block}#vesl-root .gallery-badge{position:absolute;top:16px;left:16px;background:var(--forest);color:#fff;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;padding:7px 12px;z-index:2}#vesl-root .gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;max-width:640px;margin:0 auto}#vesl-root .gallery-thumb{aspect-ratio:1;background:var(--cream);border:1px solid var(--border);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .15s;padding:0}#vesl-root .gallery-thumb.active{border-color:var(--forest)}#vesl-root .gallery-thumb:hover{border-color:var(--sage-deep)}#vesl-root .gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}#vesl-root .gallery-stats{max-width:640px;margin:0 auto;padding:24px;background:var(--warm-white);border:1px solid var(--border)}#vesl-root .gallery-stats-eyebrow{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--sage-deep);margin-bottom:18px}#vesl-root .gallery-stat-row{display:flex;align-items:baseline;gap:14px;padding:12px 0;border-bottom:1px solid var(--border)}#vesl-root .gallery-stat-row:first-of-type{padding-top:0}#vesl-root .gallery-stat-row:last-of-type{border-bottom:none;padding-bottom:0}#vesl-root .gallery-stat-number{font-size:24px;font-weight:500;color:var(--forest);letter-spacing:-.01em;line-height:1;flex-shrink:0;min-width:58px}#vesl-root .gallery-stat-label{font-size:13.5px;color:var(--charcoal);line-height:1.45}#vesl-root .gallery-stats-footnote{margin-top:16px;padding-top:14px;border-top:1px solid var(--border);font-size:11px;color:var(--muted);line-height:1.55;font-style:italic}#vesl-root .buy{padding-top:4px}#vesl-root .buy-eyebrow{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage-deep);margin-bottom:20px}#vesl-root .buy-eyebrow:before{content:"";width:36px;height:1.5px;background:var(--sage)}#vesl-root .buy-headline{font-size:36px;font-weight:500;line-height:1.1;color:var(--forest);margin-bottom:12px;letter-spacing:-.02em}#vesl-root .buy-sub{font-size:15px;color:var(--charcoal);line-height:1.6;margin-bottom:24px}#vesl-root .buy-rating-row{display:flex;align-items:center;gap:12px;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid var(--border)}#vesl-root .buy-rating-text{font-size:13px;color:var(--charcoal)}#vesl-root .buy-rating-text strong{color:var(--forest);font-weight:600}#vesl-root .buy-rating-link{font-size:13px;color:var(--sage-deep);text-decoration:underline;text-underline-offset:3px}#vesl-root .buy-price-row{display:flex;align-items:baseline;gap:14px;margin-bottom:6px}#vesl-root .buy-price{font-size:44px;font-weight:400;color:var(--forest);letter-spacing:-.02em;line-height:1}#vesl-root .buy-price-strike{font-size:22px;color:var(--muted);text-decoration:line-through}#vesl-root .buy-price-tag{font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--sage-deep);background:var(--sage-pale);padding:6px 10px;margin-left:4px}#vesl-root .buy-price-note{font-size:13px;color:var(--charcoal);margin-bottom:24px}#vesl-root .buy-color-label{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--charcoal);margin-bottom:12px;display:flex;gap:8px}#vesl-root .buy-color-label-selected{font-weight:400;color:var(--muted);text-transform:none;letter-spacing:0}#vesl-root .buy-color-row{display:flex;gap:12px;margin-bottom:28px}#vesl-root .buy-color{width:44px;height:44px;border-radius:50%;border:1px solid var(--border);cursor:pointer;position:relative;transition:transform .15s;padding:0}#vesl-root .buy-color:hover{transform:scale(1.06)}#vesl-root .buy-color.active{border:2px solid var(--forest);padding:2px}#vesl-root .buy-color-chrome{background:linear-gradient(135deg,#d8dde4,#aab4bf,#c8cdd4)}#vesl-root .buy-color-matte{background:#2a2a2a}#vesl-root .buy-color-gold{background:linear-gradient(135deg,#d4b48a,#b8945a,#c9a86e)}#vesl-root .buy-cta{display:block;width:100%;background:var(--forest);color:#fff;padding:20px 24px;font-size:14px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;border:none;cursor:pointer;text-align:center;transition:background .2s;margin-bottom:14px;text-decoration:none}#vesl-root .buy-cta:hover{background:var(--sage-deep)}#vesl-root .buy-sub-explainer{background:var(--sage-pale);border-left:2px solid var(--sage);padding:16px 18px;margin-bottom:24px}#vesl-root .buy-sub-explainer-label{font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--sage-deep);margin-bottom:8px}#vesl-root .buy-sub-explainer-text{font-size:13px;color:var(--forest);line-height:1.6}#vesl-root .buy-trust{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--border);margin-bottom:24px}#vesl-root .buy-trust-item{padding:16px 18px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);display:flex;align-items:center;gap:12px;font-size:12px;color:var(--charcoal);line-height:1.4}#vesl-root .buy-trust-item:nth-child(2n){border-right:none}#vesl-root .buy-trust-item:nth-child(3),.buy-trust-item:nth-child(4){border-bottom:none}#vesl-root .buy-trust-icon{flex-shrink:0;color:var(--sage-deep);display:flex;align-items:center}#vesl-root .detail-strip--pdp .detail-strip{background:var(--cream);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:56px}#vesl-root .detail-strip--pdp .detail-strip-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1.4fr;gap:64px;align-items:start}#vesl-root .detail-strip-list{list-style:none;display:flex;flex-direction:column}#vesl-root .detail-strip-list li{display:grid;grid-template-columns:36px 1fr;gap:16px;align-items:start;padding:18px 0;border-bottom:1px solid var(--border)}#vesl-root .detail-strip-list li:first-child{padding-top:0}#vesl-root .detail-strip-list li:last-child{border-bottom:none;padding-bottom:0}#vesl-root .detail-strip-list-bullet{font-size:11px;font-weight:600;letter-spacing:.12em;color:var(--sage-deep);padding-top:2px}#vesl-root .detail-strip-list li strong{display:block;font-size:15px;font-weight:500;color:var(--forest);margin-bottom:4px}#vesl-root .detail-strip-list li span{display:block;font-size:13.5px;color:var(--charcoal);line-height:1.55}#vesl-root .detail-strip-specs-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--border);border:1px solid var(--border)}#vesl-root .detail-strip-spec{background:var(--warm-white);padding:22px 24px}#vesl-root .detail-strip-spec-label{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:10px}#vesl-root .detail-strip-spec-value{font-size:18px;font-weight:500;color:var(--forest);margin-bottom:8px;line-height:1.2}#vesl-root .detail-strip-spec-note{font-size:12px;color:var(--charcoal);line-height:1.5}#vesl-root .detail-strip-included .detail-strip-eyebrow,#vesl-root .detail-strip-specs .detail-strip-eyebrow{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage-deep);margin-bottom:24px;display:flex;align-items:center;gap:12px}#vesl-root .detail-strip-included .detail-strip-eyebrow:before,#vesl-root .detail-strip-specs .detail-strip-eyebrow:before{content:"";width:36px;height:1.5px;background:var(--sage)}#vesl-root .outcomes{background:var(--cream);border-top:1px solid var(--border);padding:96px 56px}#vesl-root .outcomes-inner{max-width:1200px;margin:0 auto}#vesl-root .outcomes-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--border);border:1px solid var(--border)}#vesl-root .outcome-card{background:var(--warm-white);padding:36px 32px}#vesl-root .outcome-header{display:flex;align-items:center;gap:16px;margin-bottom:12px;min-height:50px}#vesl-root .outcome-icon{width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--sage-deep);border:1px solid var(--border)}#vesl-root .outcome-title{font-size:18px;font-weight:500;color:var(--forest);line-height:1.3;flex:1}#vesl-root .outcome-body{font-size:14px;color:var(--charcoal);line-height:1.7}#vesl-root .compare--pdp .compare-table{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;border:1px solid var(--border)}#vesl-root .compare--pdp .compare-cell{padding:22px 28px;font-size:14.5px;border-bottom:1px solid var(--border);border-right:1px solid var(--border);color:var(--charcoal);display:flex;align-items:center;line-height:1.5}#vesl-root .compare--pdp .compare-cell:nth-child(4n){border-right:none}#vesl-root .compare--pdp .compare-table>.compare-cell:nth-last-child(-n+4){border-bottom:none}#vesl-root .compare--pdp .compare-cell.head{background:var(--cream);font-size:20px;font-weight:400;color:var(--forest);padding-top:28px;padding-bottom:20px;border-bottom:2px solid var(--forest)}#vesl-root .compare--pdp .compare-cell.head:first-child{font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}#vesl-root .compare--pdp .compare-cell.head.vesl{background:var(--sage-pale);color:var(--forest);border-bottom-color:var(--sage-deep)}#vesl-root .compare--pdp .compare-cell.label{background:var(--cream);font-weight:500;color:var(--forest);font-size:13px}#vesl-root .compare--pdp .compare-cell.vesl{background:var(--sage-pale);color:var(--forest);font-weight:500}#vesl-root .compare-note{margin-top:16px;font-size:12px;color:var(--muted);line-height:1.6;font-style:italic}#vesl-root .install{background:var(--cream);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:96px 56px}#vesl-root .install-inner{max-width:1200px;margin:0 auto}#vesl-root .install-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}#vesl-root .install-steps{display:flex;flex-direction:column;gap:28px}#vesl-root .install-step{display:grid;grid-template-columns:36px 1fr;gap:20px;align-items:start;padding-bottom:28px;border-bottom:1px solid var(--border)}#vesl-root .install-step:last-child{border-bottom:none;padding-bottom:0}#vesl-root .install-step-num{width:36px;height:36px;border:1px solid var(--forest);color:var(--forest);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;border-radius:50%}#vesl-root .install-step-title{font-size:16px;font-weight:500;color:var(--forest);margin-bottom:6px}#vesl-root .install-step-body{font-size:14px;color:var(--charcoal);line-height:1.65}#vesl-root .install-visual{aspect-ratio:4/5;background:var(--warm-white);border:1px solid var(--border);overflow:hidden}#vesl-root .install-aside{margin-top:24px;padding:16px 20px;background:var(--sage-pale);border-left:2px solid var(--sage);font-size:13px;color:var(--forest);line-height:1.6}#vesl-root .testers{background:var(--warm-white);padding:96px 56px}#vesl-root .testers-inner{max-width:1200px;margin:0 auto}#vesl-root .testers .quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--border);margin-bottom:40px}#vesl-root .testers .quote-card{background:var(--warm-white);padding:32px 28px;display:flex;flex-direction:column;flex:none;scroll-snap-align:unset;border:none}#vesl-root .testers .reviews-stats{margin-top:32px}#vesl-root .faq{background:var(--cream);border-top:1px solid var(--border);padding:96px 56px}#vesl-root .faq-inner{max-width:1200px;margin:0 auto}#vesl-root .faq-grid{max-width:880px;margin:0}#vesl-root .faq-item{border-bottom:1px solid var(--border)}#vesl-root .faq-item:first-child{border-top:1px solid var(--border)}#vesl-root .faq-question{width:100%;background:transparent;border:none;padding:24px 0;font-size:16px;font-weight:500;color:var(--forest);text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:24px;transition:color .15s}#vesl-root .faq-question:hover{color:var(--sage-deep)}#vesl-root .faq-icon{width:22px;height:22px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--sage-deep);transition:transform .2s}#vesl-root .faq-item.open .faq-icon{transform:rotate(45deg)}#vesl-root .faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}#vesl-root .faq-item.open .faq-answer{max-height:600px}#vesl-root .faq-answer-inner{padding:0 0 28px;font-size:14px;color:var(--charcoal);line-height:1.75;max-width:720px}#vesl-root .science{width:auto!important;position:static!important;left:auto!important;transform:none!important}#vesl-root .final-inner{max-width:980px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:80px;align-items:center}#vesl-root .final-right{background:var(--warm-white);padding:32px 36px;min-width:280px;text-align:center;flex-shrink:0}#vesl-root .final-price{font-size:56px;font-weight:500;letter-spacing:-.03em;color:var(--forest);line-height:1;margin-bottom:6px}#vesl-root .final-price-note{font-size:12.5px;color:var(--charcoal);margin-bottom:22px;letter-spacing:.04em;line-height:1.55}#vesl-root .final-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:100%;background:var(--sage-deep);color:#fff;padding:18px 32px;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border:none;cursor:pointer;transition:all .25s;margin-bottom:14px}#vesl-root .final-btn:hover{background:var(--forest);color:#fff;transform:translateY(-2px)}#vesl-root .final-guarantee{font-size:11.5px;color:var(--charcoal);letter-spacing:.04em}#vesl-root .sticky-buy{display:none;position:fixed;bottom:0;left:0;right:0;background:#fdfcfaf7;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--border);padding:12px 16px;z-index:100;align-items:center;justify-content:space-between;gap:14px;box-shadow:0 -4px 20px #0000000f}#vesl-root .sticky-buy-left{flex:1;min-width:0}#vesl-root .sticky-buy-price{font-size:18px;font-weight:600;color:var(--forest);line-height:1;margin-bottom:2px}#vesl-root .sticky-buy-price-strike{font-size:13px;color:var(--muted);text-decoration:line-through;margin-left:6px}#vesl-root .sticky-buy-label{font-size:11px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-weight:500}#vesl-root .sticky-buy-cta{background:var(--forest);color:#fff;padding:14px 22px;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border:none;cursor:pointer;text-decoration:none;white-space:nowrap}@media(max-width:980px){#vesl-root .pdp-hero{grid-template-columns:1fr;padding:24px 20px;gap:32px}#vesl-root .pdp-hero-inner{grid-template-columns:1fr;grid-template-rows:auto;gap:32px}#vesl-root .pdp-hero-inner>.gallery,#vesl-root .pdp-hero-inner>.buy,#vesl-root .pdp-hero-inner>.gallery-stats{grid-column:auto;grid-row:auto}#vesl-root .pdp-hero-inner>.gallery-stats{margin-top:0}#vesl-root .gallery-stack{position:static}#vesl-root .buy-trust{margin-bottom:0}#vesl-root .buy-headline{font-size:28px}#vesl-root .buy-price{font-size:38px}#vesl-root .detail-strip--pdp .detail-strip{padding:48px 24px}#vesl-root .detail-strip--pdp .detail-strip-inner{grid-template-columns:1fr;gap:40px}#vesl-root .detail-strip-specs-grid{grid-template-columns:1fr 1fr}#vesl-root .outcomes,.install,.testers,.faq{padding:64px 24px}#vesl-root .outcomes-grid{grid-template-columns:1fr}#vesl-root .outcome-header{min-height:0}#vesl-root .compare--pdp .compare-table{grid-template-columns:1.2fr 1fr 1fr 1fr}#vesl-root .compare--pdp .compare-cell{padding:14px 12px;font-size:12px}#vesl-root .compare--pdp .compare-cell.head{font-size:14px}#vesl-root .install-grid{grid-template-columns:1fr;gap:32px}#vesl-root .testers .quote-grid{grid-template-columns:repeat(2,1fr)}#vesl-root .reviews-stats{grid-template-columns:1fr;gap:20px}#vesl-root .final-inner{grid-template-columns:1fr;gap:32px}#vesl-root .final-right{min-width:0;width:100%}#vesl-root .sticky-buy{display:flex}body.pdp-open{padding-bottom:80px}}@media(max-width:600px){#vesl-root .testers .quote-grid,#vesl-root .detail-strip-specs-grid{grid-template-columns:1fr}}#vesl-root .rf-header{background:var(--cream);padding:72px 56px 64px}#vesl-root .rf-header-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}#vesl-root .rf-gallery{background:var(--warm-white);border:1px solid var(--border);aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden}#vesl-root .rf-gallery img{width:100%;height:100%;object-fit:cover}#vesl-root .rf-buy-eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--sage-deep);display:flex;align-items:center;gap:10px;margin-bottom:14px}#vesl-root .rf-buy-eyebrow:before{content:"";display:block;width:28px;height:1.5px;background:var(--sage);flex-shrink:0}#vesl-root .rf-buy-title{font-size:30px;font-weight:600;letter-spacing:-.02em;color:var(--forest);line-height:1.15;margin:0 0 12px}#vesl-root .rf-buy-desc{font-size:14px;color:var(--charcoal);line-height:1.65;margin:0 0 22px}#vesl-root .rf-buy-divider{border:none;border-top:1px solid var(--border);margin:0 0 22px}#vesl-root .rf-price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:8px}#vesl-root .rf-price{font-size:38px;font-weight:500;letter-spacing:-.03em;color:var(--forest);line-height:1}#vesl-root .rf-price-period{font-size:14px;color:var(--charcoal)}#vesl-root .rf-price-note{font-size:13px;color:var(--charcoal);margin-bottom:24px}#vesl-root .rf-subscribe-box{background:var(--sage-pale);border:1.5px solid var(--sage);padding:16px 20px;margin-bottom:16px;display:flex;align-items:center;gap:14px;cursor:pointer}#vesl-root .rf-subscribe-radio{width:18px;height:18px;border-radius:50%;border:2px solid var(--sage-deep);background:var(--sage-deep);flex-shrink:0;display:flex;align-items:center;justify-content:center}#vesl-root .rf-subscribe-radio:after{content:"";width:6px;height:6px;border-radius:50%;background:#fff}#vesl-root .rf-subscribe-label{flex:1}#vesl-root .rf-subscribe-label-title{font-size:13.5px;font-weight:600;color:var(--forest);margin-bottom:2px}#vesl-root .rf-subscribe-label-sub{font-size:12px;color:var(--charcoal)}#vesl-root .rf-subscribe-badge{font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--sage-deep);background:#fff;border:1px solid var(--sage);padding:3px 8px;white-space:nowrap}#vesl-root .rf-onetime-box{background:transparent;border:1px solid var(--border);padding:14px 20px;margin-bottom:20px;display:flex;align-items:center;gap:14px;cursor:pointer}#vesl-root .rf-onetime-radio{width:18px;height:18px;border-radius:50%;border:2px solid var(--border);flex-shrink:0}#vesl-root .rf-onetime-label{font-size:13.5px;color:var(--charcoal)}#vesl-root .rf-btn-primary{display:block;width:100%;background:var(--forest);color:#fff;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-align:center;padding:16px 24px;border:none;cursor:pointer;text-decoration:none;transition:background .2s;margin-bottom:12px}#vesl-root .rf-btn-primary:hover{background:var(--forest-mid)}#vesl-root .rf-trust-row{display:flex;flex-direction:column;gap:8px;margin-top:16px}#vesl-root .rf-trust-item{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--charcoal)}#vesl-root .rf-trust-icon{color:var(--sage-deep);flex-shrink:0}#vesl-root .rf-features-wrap{background:var(--cream);padding:0 56px 72px}#vesl-root .rf-features-inner{max-width:1200px;margin:0 auto}#vesl-root .rf-features{background:var(--warm-white);border:1px solid var(--border);padding:56px 48px}#vesl-root .rf-features-title{font-size:28px;font-weight:500;letter-spacing:-.02em;color:var(--forest);text-align:center;margin:0 0 48px}#vesl-root .rf-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:36px}#vesl-root .rf-feature{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}#vesl-root .rf-feature-icon{color:var(--charcoal);opacity:.7}#vesl-root .rf-feature-name{font-size:13.5px;font-weight:600;color:var(--forest)}#vesl-root .rf-feature-body{font-size:13px;color:var(--charcoal);line-height:1.55}[class*=appstle],[id*=appstle],.price-item,.price__prefix,.price__suffix,.price-money,.product-item__title,.card__heading,.caption-large{font-family:Switzer,-apple-system,BlinkMacSystemFont,sans-serif!important}#vesl-root .buy-price-unit{font-size:16px;font-weight:400;color:var(--charcoal);margin-left:1px}#vesl-root .buy-options{display:flex;flex-direction:column;gap:10px;margin:20px 0}#vesl-root .buy-option{border:1.5px solid var(--border);border-radius:10px;padding:14px 16px;cursor:pointer;transition:border-color .15s,background .15s;background:var(--warm-white)}#vesl-root .buy-option.active{border-color:var(--sage-deep);background:var(--sage-pale)}#vesl-root .buy-option-top{display:flex;align-items:center;justify-content:space-between;gap:12px}#vesl-root .buy-option-name{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--forest)}#vesl-root .buy-option-radio{width:16px;height:16px;border-radius:50%;border:2px solid var(--border);flex-shrink:0;position:relative;transition:border-color .15s}#vesl-root .buy-option.active .buy-option-radio{border-color:var(--sage-deep)}#vesl-root .buy-option.active .buy-option-radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--sage-deep)}#vesl-root .buy-option-price{font-size:15px;font-weight:700;color:var(--forest);white-space:nowrap}#vesl-root .buy-option-price .muted{font-weight:400;color:var(--charcoal);font-size:13px}#vesl-root .buy-option-tag{font-size:11px;font-weight:600;color:var(--sage-deep);background:#3d6b551a;border-radius:4px;padding:2px 7px;text-transform:uppercase;letter-spacing:.04em}#vesl-root .buy-option-list{margin:10px 0 0 24px;padding:0;list-style:disc;font-size:13px;color:var(--charcoal);line-height:1.6;display:none}#vesl-root .buy-option.active .buy-option-list{display:block}
/*# sourceMappingURL=/cdn/shop/t/3/assets/vesl.css.map */
