.vm{--ink:#0a0a0f;--ink-2:#111120;--indigo-950:#15132a;--indigo-900:#1d1a3c;--indigo-800:#2a2756;--indigo-700:#3a366f;--indigo:#6d64c9;--indigo-400:#8d85dd;--indigo-300:#aaa3e8;--paper:#F7F7FA;--paper-2:#ecebe6;--paper-3:#e2e0dc;--card:#fff;--gold:#c79a3e;--gold-soft:#e7d4a6;--teal:#005F5A;--teal-600:#00746e;--text-dark:#1a1a22;--text-mute:#565563;--text-light:#efeef4;--text-dim:#b3b0c8;--line-dark:rgba(255,255,255,.12);--line-light:rgba(20,18,40,.12);--maxw:1200px;--maxw-narrow:880px;--serif:var(--font-heading, "value-serif-medium-pro", serif);--sans:var(--font-body, "neueRadial-B", sans-serif);--r-lg:22px;--r-pill:999px;--shadow:0 18px 50px -22px rgba(20,18,50,.28);font-family:var(--sans);font-size:18px;line-height:1.65;color:var(--text-dark);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.vm *{box-sizing:border-box}.vm img{max-width:100%;display:block}.vm ::selection{background:var(--indigo);color:#fff}.vm .vm-wrap{width:100%;max-width:var(--maxw);margin:0 auto;padding:20px 32px}.vm .vm-wrap.narrow{max-width:var(--maxw-narrow)}.vm.sec{padding:20px 0;position:relative}.vm.dark{background:var(--ink);color:var(--text-light)}.vm.light{background:var(--paper);color:var(--text-dark)}.vm.paper2{background:var(--paper-2)}.vm.grain:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.14;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.vm.indigo-field{background:radial-gradient(120% 130% at 8% 18%,#8d85dd8c,#6d64c952 26%,#1d1a3c00 58%),radial-gradient(150% 120% at 100% 100%,#3a366f8c,#15132a00 55%),linear-gradient(118deg,#2b2756,#1a1838 42%,#0c0b16)}.vm.indigo-band{background:radial-gradient(110% 160% at 92% 0%,#8d85dd73,#6d64c92e,#15132a00 60%),linear-gradient(100deg,#211e44,#15132a 60%,#0d0c1a)}.vm .eyebrow{font-weight:600;font-size:13px;letter-spacing:.22em;text-transform:uppercase}.vm .kicker-pill{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;margin-bottom:20px;border-radius:var(--r-pill);border:1px solid var(--line-dark);background:#ffffff0a;font-weight:600;font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:var(--indigo-300)}.vm .kicker-pill .dot{width:8px;height:8px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 4px #c79a3e2e}.vm h1,.vm h2,.vm h3{font-weight:600;line-height:1.04;margin:0}.vm .display{font-family:var(--serif);font-weight:600;letter-spacing:-.01em;line-height:1}.vm .h-hero{font-size:72px;line-height:1}.vm .h-hero .men{color:var(--indigo-300)}.vm .h-sect{font-family:var(--serif);font-weight:600;font-size:46px;line-height:1.12;letter-spacing:-.005em}.vm .lead{font-size:18px;line-height:1.6}.vm .muted-d{color:var(--text-dim)}.vm .muted-l{color:var(--text-mute)}.vm .fine{font-size:15px;color:var(--text-mute)}.vm .fine-d{font-size:15px;color:var(--text-dim)}.vm .serif-rule{width:64px;height:3px;background:var(--indigo-400);border:0;margin:22px 0;border-radius:2px}.vm .serif-rule.center{margin-left:auto;margin-right:auto}.vm .sect-head{max-width:760px}.vm .sect-head.center{margin:0 auto;text-align:center}.vm .sect-num{font-family:var(--serif);font-size:17px;color:var(--indigo);letter-spacing:.05em}.vm.dark .sect-num,.vm.dark .eyebrow{color:var(--indigo-300)}.vm .btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;font-family:var(--sans);font-weight:700;font-size:17px;padding:19px 34px;min-height:60px;border-radius:var(--r-pill);border:1px solid transparent;cursor:pointer;text-decoration:none;transition:transform .18s ease,box-shadow .25s ease,background .2s ease;white-space:nowrap}.vm .btn:active{transform:translateY(1px)}.vm .btn-primary{background:var(--indigo);color:#fff;box-shadow:0 14px 34px -14px #6d64c9cc}.vm .btn-primary:hover{background:var(--indigo-400);transform:translateY(-2px)}.vm .btn-gold{background:var(--teal);color:#fff;box-shadow:0 14px 34px -16px #005f5a8c}.vm .btn-gold:hover{background:var(--teal-600);transform:translateY(-2px)}.vm .btn .arrow{transition:transform .2s ease}.vm .btn:hover .arrow{transform:translate(4px)}.vm .cta-note{margin-top:14px}.vm .wait-form{display:flex;gap:12px;flex-wrap:wrap}.vm .wait-form .field{flex:1 1 280px;min-width:0}.vm .wait-input{width:100%;font-family:var(--sans);font-size:17px;padding:19px 22px;min-height:60px;border-radius:var(--r-pill);border:1px solid var(--line-dark);background:#ffffff0f;color:var(--text-light);outline:none;transition:border-color .2s,background .2s,box-shadow .2s}.vm .wait-input::placeholder{color:#dcd9eb8c}.vm .wait-input:focus{border-color:var(--indigo-400);background:#ffffff1a;box-shadow:0 0 0 4px #8d85dd2e}.vm .wait-form.on-light .wait-input{background:#fff;color:var(--text-dark);border-color:var(--line-light)}.vm .wait-form.on-light .wait-input::placeholder{color:#9b99a6}.vm .wait-form.on-light .wait-input:focus{border-color:var(--indigo);box-shadow:0 0 0 4px #6d64c929}.vm .form-note-ok{display:flex;align-items:center;gap:14px;padding:18px 22px;border-radius:var(--r-lg);border:1px solid rgba(141,133,221,.4);background:#8d85dd1f}.vm.light .form-note-ok,.vm .on-light .form-note-ok{background:#fff;border-color:#6d64c94d;box-shadow:var(--shadow)}.vm .form-note-ok .badge{flex:none;width:42px;height:42px;border-radius:50%;background:var(--indigo);color:#fff;display:grid;place-items:center}.vm .form-note-ok strong{font-size:17px}.vm .form-err{color:#f0a4a4;font-size:15px;margin-top:10px}.vm.light .form-err{color:#b3402f}.vm .hero-inner{display:grid;grid-template-columns:1.15fr .85fr;gap:56px;align-items:center}.vm .hero-copy{max-width:640px}.vm .hero h1{margin:44px 0 0}.vm .hero-lead{margin:26px 0 0;color:var(--text-dim)}.vm .hero-form-wrap{margin-top:54px}.vm .hero-note{margin-top:16px}.vm .hero-product{position:relative;display:grid;place-items:center}.vm .hero-product img{width:100%;max-width:380px;height:auto;filter:drop-shadow(0 30px 50px rgba(0,0,0,.5))}.vm .product-spot{position:absolute;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,#8d85dd38,#8d85dd00 62%);top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.vm .video-frame{position:relative;aspect-ratio:16/9;width:100%;overflow:hidden;border-radius:var(--r-lg);border:1px solid var(--line-dark);background:var(--indigo-900)}.vm .video-frame iframe,.vm .video-frame video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.vm .video-ph{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:repeating-linear-gradient(135deg,#8d85dd29 0 14px,#8d85dd0f 14px 28px),var(--indigo-900)}.vm .play-btn{width:92px;height:92px;border-radius:50%;background:#fffffff0;color:var(--indigo-900);display:grid;place-items:center;box-shadow:0 20px 50px -16px #0009}.vm .video-people{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.vm .person-chip{display:flex;align-items:center;gap:12px;padding:10px 18px 10px 12px;border-radius:var(--r-pill);background:#ffffff0d;border:1px solid var(--line-dark)}.vm .person-chip .avatar{width:40px;height:40px;border-radius:50%;flex:none;overflow:hidden;background:repeating-linear-gradient(135deg,#8d85dd4d 0 6px,#8d85dd1a 6px 12px),var(--indigo-800)}.vm .person-chip .avatar img{width:100%;height:100%;object-fit:cover}.vm .person-chip .pc-name{font-weight:700;font-size:15px;line-height:1.1;display:block}.vm .person-chip .pc-role{font-size:13px;color:var(--text-dim)}.vm .bullet-row{display:grid;grid-template-columns:auto 1fr;gap:22px;padding:28px 0;border-top:1px solid var(--line-light)}.vm .bullet-row:last-child{border-bottom:1px solid var(--line-light)}.vm .tick{flex:none;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#005f5a14;color:var(--teal);border:1px solid rgba(0,95,90,.35)}.vm .bullet-row h3{font-family:var(--sans);font-size:21px;font-weight:700;margin-bottom:6px}.vm .bullet-row p{margin:0;color:var(--text-mute);font-size:17px}.vm .bullet-row .ingredient{color:var(--indigo);font-weight:600}.vm .expect-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.vm .expect-card{background:#ffffff0a;border:1px solid var(--line-dark);border-radius:var(--r-lg);padding:34px;transition:transform .25s ease,border-color .25s,background .25s}.vm .expect-card:hover{transform:translateY(-4px);border-color:#8d85dd66;background:#8d85dd0f}.vm .expect-card .tick{background:#8d85dd29;color:var(--indigo-300);border-color:#8d85dd59;margin-bottom:20px}.vm .expect-card h3{font-family:var(--sans);font-size:20px;font-weight:700;margin-bottom:10px}.vm .expect-card p{margin:0;color:var(--text-dim);font-size:16px}.vm .expect-card.highlight{background:#c79a3e1a;border-color:#c79a3e59;grid-column:1/-1}.vm .expect-card.highlight .tick{background:#c79a3e2e;color:var(--gold-soft);border-color:#c79a3e66}.vm .expert{display:grid;grid-template-columns:360px 1fr;gap:48px;align-items:start}.vm .expert+.expert{margin-top:72px}.vm .expert.reverse{grid-template-columns:1fr 360px}.vm .expert.reverse .expert-photo{order:2}.vm .expert-photo .ph,.vm .expert-photo img{aspect-ratio:4/5;width:100%;object-fit:cover;border-radius:var(--r-lg)}.vm .ph{position:relative;overflow:hidden;border-radius:var(--r-lg);display:grid;place-items:center;color:var(--text-mute);background:repeating-linear-gradient(135deg,#6d64c91f 0 14px,#6d64c90a 14px 28px),var(--paper-3);border:1px solid var(--line-light)}.vm .ph-label{font-family:ui-monospace,Menlo,monospace;font-size:13px;padding:8px 14px;border-radius:var(--r-pill);background:#ffffffb3;color:var(--text-mute);border:1px solid var(--line-light)}.vm .expert-name{font-family:var(--serif);font-size:30px;font-weight:600;line-height:1.12}.vm .expert-role{color:var(--indigo);font-weight:600;font-size:16px;margin-top:6px}.vm .expert-body{margin-top:20px;color:var(--text-mute);font-size:18px}.vm .expert-body p+p{margin-top:16px}.vm .expert-placeholder{font-family:ui-monospace,Menlo,monospace;font-size:14px;color:var(--text-mute);background:var(--paper-2);border:1px dashed var(--line-light);border-radius:12px;padding:16px 18px;margin-top:16px}.vm .about-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.vm .about-photo .ph,.vm .about-photo img{aspect-ratio:5/4;width:100%;object-fit:cover;border-radius:var(--r-lg)}.vm .leitsatz{font-family:var(--serif);font-size:32px;line-height:1.2;font-weight:600}.vm .cta-band{text-align:center}.vm .cta-form-wrap{max-width:560px;margin:34px auto 0}.vm .faq-list{border-top:1px solid var(--line-light)}.vm .faq-item{border-bottom:1px solid var(--line-light)}.vm .faq-q{width:100%;text-align:left;background:none;border:0;cursor:pointer;font-family:var(--sans);font-weight:700;font-size:19px;color:var(--text-dark);padding:28px 0;display:flex;align-items:center;justify-content:space-between;gap:24px}.vm .faq-q .pm{flex:none;width:36px;height:36px;border-radius:50%;border:1px solid var(--line-light);display:grid;place-items:center;transition:background .2s,transform .2s;color:var(--indigo)}.vm .faq-item[data-open=true] .pm{background:var(--indigo);color:#fff;border-color:var(--indigo);transform:rotate(180deg)}.vm .faq-a{overflow:hidden;max-height:0;transition:max-height .35s ease}.vm .faq-a-inner{padding:0 64px 30px 0;color:var(--text-mute);font-size:17px}.vm[data-anim] .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.vm[data-anim] .reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.vm[data-anim] .reveal{opacity:1;transform:none;transition:none}}@media(max-width:960px){.vm .h-hero{font-size:56px}.vm .h-sect{font-size:38px}.vm .hero-inner{grid-template-columns:1fr;gap:40px}.vm .hero-product{order:-1;max-width:340px;justify-self:center;margin-inline:auto}.vm .hero h1{margin:32px 0 0}.vm .expert,.vm .expert.reverse{grid-template-columns:1fr;gap:28px}.vm .expert.reverse .expert-photo{order:0}.vm .expert-photo .ph,.vm .expert-photo img{aspect-ratio:16/10}.vm .about-grid{grid-template-columns:1fr;gap:32px}.vm .expect-grid{grid-template-columns:1fr}}@media(max-width:600px){.vm{font-size:17px}.vm .vm-wrap{padding:0 20px}.vm .h-hero{font-size:40px}.vm .h-sect{font-size:30px}.vm .lead{font-size:18px}.vm .leitsatz{font-size:24px}.vm .expert-name{font-size:26px}.vm .bullet-row h3,.vm .expect-card h3{font-size:19px}.vm .faq-q{font-size:17px}.vm .btn{width:100%;font-size:16px}.vm .wait-form .field{flex:1 1 100%}}
/*# sourceMappingURL=/cdn/shop/t/226/assets/vital-men.css.map */
