:root{--color-gold: #9e874d;--color-gold-deep: #8c7640;--color-gold-light: #d4c28d;--color-gold-bright: #c9b06b;--color-gold-dark: #b0985a;--color-gold-darker: #b08d2f;--color-gold-warm: #dec378;--color-gold-glow: #d4af37;--color-cream: #faf7ef;--color-cream-deep: #f4edd6;--color-ink: #1a1613;--color-ink-soft: #4a3f33;--color-ink-muted: #8a7f6f;--color-whatsapp: #25d366;--gradient-cta-gold: linear-gradient(135deg, var(--color-gold-light) 0%, var(--color-gold-dark) 100%);--gradient-cta-gold-vertical: linear-gradient(to bottom, var(--color-gold-warm), var(--color-gold-darker));--gradient-cta-gold-section: linear-gradient(180deg, #d8b864 0%, var(--color-gold-darker) 100%);--gradient-cta-green: linear-gradient(135deg, #4fb87a 0%, #2e8a55 100%);--gradient-cta-about: linear-gradient(135deg, var(--color-gold-glow) 0%, var(--color-gold-darker) 100%);--gradient-metric: linear-gradient(135deg, var(--color-gold-light) 0%, var(--color-gold) 100%);--gradient-metric-dark: linear-gradient(135deg, #e8d9a8 0%, var(--color-gold-bright) 100%);--shadow-cta: 0 0 20px rgba(176, 152, 90, .6);--shadow-cta-hover: 0 0 30px rgba(176, 152, 90, .8);--shadow-cta-soft: 0 0 20px rgba(176, 152, 90, .35);--shadow-cta-soft-hover: 0 0 30px rgba(176, 152, 90, .55);--shadow-card: 0 10px 30px rgba(0, 0, 0, .1);--shadow-card-strong: 0 10px 30px rgba(0, 0, 0, .3);--light-bg: #f2f2f2;--text-color: #333;--max-content: 1200px;--font-serif: "Georgia", "Times New Roman", serif;--font-sans: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;--primary-gold: var(--color-gold)}.lp-root{--lp-cream: var(--color-cream);--lp-cream-deep: var(--color-cream-deep);--lp-ink: var(--color-ink);--lp-ink-soft: var(--color-ink-soft);--lp-ink-muted: var(--color-ink-muted);--lp-gold: var(--color-gold);--lp-gold-deep: var(--color-gold-deep);--lp-gold-light: var(--color-gold-light);--lp-gold-bright: var(--color-gold-bright);--lp-surface-1: var(--color-cream);--lp-surface-2: var(--color-cream-deep);--lp-surface-card: #fffefa;--lp-surface-ink: var(--color-ink);--lp-text-strong: var(--color-ink);--lp-text-body: var(--color-ink-soft);--lp-text-muted: var(--color-ink-muted);--lp-text-accent: #7a6635;--lp-border: rgba(158, 135, 77, .18);--lp-cta-bg: var(--gradient-cta-gold);--lp-cta-shadow: var(--shadow-cta-soft);--lp-cta-shadow-hover: var(--shadow-cta-soft-hover);--lp-font-sans: "Inter Variable", var(--ev-font-sans, system-ui, sans-serif);--lp-font-serif: "Cormorant Garamond Variable", Georgia, serif;font-family:var(--lp-font-sans);color:var(--lp-text-strong);background:var(--lp-surface-1);-webkit-font-smoothing:antialiased;line-height:1.55;min-height:100vh}.lp-root[data-fonts=system]{--lp-font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI Variable Text", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--lp-font-serif: "Iowan Old Style", "Apple Garamond", "Garamond", Baskerville, "Big Caslon", Cambria, Constantia, "Palatino Linotype", Palatino, Georgia, "Times New Roman", serif}.lp-root[data-cta=green]{--lp-cta-bg: linear-gradient(135deg, #4fb87a 0%, #2e8a55 100%);--lp-cta-shadow: 0 0 20px rgba(46, 138, 85, .35);--lp-cta-shadow-hover: 0 0 30px rgba(46, 138, 85, .55)}.lp-root[data-theme=dark],html.lp-prefers-dark .lp-root[data-theme=auto]{--lp-surface-1: #0b0b0b;--lp-surface-2: #161616;--lp-surface-card: #1f1f1f;--lp-surface-ink: #000000;--lp-text-strong: #f5f2e8;--lp-text-body: #d8d3c7;--lp-text-muted: #a8a398;--lp-border: rgba(255, 255, 255, .1);--lp-gold: #d4c28d;--lp-gold-deep: #c9b06b;--lp-text-accent: #d4c28d;background-image:radial-gradient(1200px 600px at 80% -10%,rgba(212,194,141,.08) 0%,transparent 55%),radial-gradient(800px 500px at 0% 100%,rgba(212,194,141,.05) 0%,transparent 60%);background-attachment:fixed}.lp-root .serif{font-family:var(--lp-font-serif);font-weight:500}.lp-root .serif-it{font-family:var(--lp-font-serif);font-style:italic;font-weight:500}.lp-root .tnum{font-variant-numeric:tabular-nums}.lp-root img{max-width:100%;display:block}.lp-root h1,.lp-root h2,.lp-root h3{margin:0;font-weight:500;letter-spacing:-.01em}.lp-root .sec{padding:64px 20px;position:relative}.lp-root .sec-dark{background:var(--lp-surface-ink);color:#f5f1e8}.lp-root .sec-cream{background:var(--lp-surface-1);color:var(--lp-text-strong)}.lp-root .sec-deep{background:var(--lp-surface-2);color:var(--lp-text-strong)}.lp-root[data-theme=dark] .sec-dark,html.lp-prefers-dark .lp-root[data-theme=auto] .sec-dark{background:#000}.lp-root .container{max-width:1120px;margin:0 auto}.lp-root .container-sm{max-width:760px;margin:0 auto}.lp-root .eyebrow{font-size:11px;font-weight:600;letter-spacing:.28em;color:var(--lp-gold);text-transform:uppercase;display:inline-flex;align-items:center;gap:12px}.lp-root .eyebrow:before{content:"";width:28px;height:1px;background:var(--lp-gold)}.lp-root .eyebrow-center{justify-content:center}.lp-root .eyebrow-dark{color:var(--lp-gold-light)}.lp-root .eyebrow-dark:before{background:var(--lp-gold-light)}.lp-root .cta{display:inline-block;appearance:none;border:0;cursor:pointer;font-family:inherit;padding:14px 30px;background:var(--lp-cta-bg);color:#fff;border-radius:6px;font-size:15px;font-weight:600;letter-spacing:.04em;text-decoration:none;box-shadow:var(--lp-cta-shadow);transition:transform .2s ease-out,box-shadow .2s ease-out;text-align:center;line-height:1.3}.lp-root .cta:hover{transform:translateY(-2px);box-shadow:var(--lp-cta-shadow-hover)}.lp-root .cta-support{font-size:14px;color:var(--lp-text-body);margin:0 auto 14px;max-width:420px}.lp-root .cta-support-dark{color:#f5f1e8a6}.lp-root .lp-hero{padding-top:40px;padding-bottom:64px}.lp-root .lp-hero-inner{text-align:center}.lp-root .lp-hero-h1{font-size:40px;line-height:1.02;color:var(--lp-text-strong);max-width:900px;margin:0 auto 18px}.lp-root .lp-hero-h2{font-size:clamp(20px,5.2vw,28px);line-height:1.25;color:var(--lp-text-accent);max-width:720px;margin:0 auto 26px;font-weight:600}.lp-root .lp-hero-vsl{max-width:360px;margin:0 auto 32px}.lp-root .lp-hero-support{max-width:560px;margin:0 auto 30px;color:var(--lp-text-body);font-size:16px}.lp-root .lp-hero-cta-support{text-align:center}.lp-root .vsl-frame{position:relative;aspect-ratio:16/9;border-radius:12px;overflow:hidden;box-shadow:0 24px 60px #0000004d,0 0 0 1px #9e874d4d;background:#111}.lp-root .vsl-frame-vertical{aspect-ratio:9/16}.lp-root .vsl-thumb{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.85) contrast(1.05)}.lp-root .vsl-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#00000026,#0000008c 55%,#000000d9)}.lp-root .vsl-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:88px;height:88px;border-radius:50%;background:linear-gradient(180deg,#dec378,#b08d2f);display:flex;align-items:center;justify-content:center;box-shadow:0 0 40px #d4c28d80,0 8px 24px #0006;cursor:pointer;border:0;transition:transform .2s ease-out}.lp-root .vsl-play:after{content:"";width:0;height:0;margin-left:6px;border-left:24px solid #1a1613;border-top:16px solid transparent;border-bottom:16px solid transparent}.lp-root .vsl-play:hover{transform:translate(-50%,-50%) scale(1.08)}.lp-root .vsl-caption{position:absolute;bottom:24px;left:24px;right:24px;color:#f5f1e8}.lp-root .vsl-caption .tag{display:inline-block;font-size:10px;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--lp-gold-light);margin-bottom:8px;padding:4px 10px;background:#00000080;border:1px solid rgba(212,194,141,.4);border-radius:3px}.lp-root .vsl-caption .quote{font-family:var(--lp-font-serif);font-style:italic;font-size:22px;line-height:1.2;font-weight:500}.lp-root .vsl-wip{position:absolute;top:16px;right:16px;font-size:10px;font-weight:700;letter-spacing:.2em;color:#faf7ef;background:#b08d2fd9;padding:6px 10px;border-radius:3px;text-transform:uppercase}.lp-root .vsl-video-el{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#111;display:block}.lp-root .vsl-video-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.lp-root .vsl-video-playing .vsl-video-overlay,.lp-root .vsl-video-playing .vsl-video-play,.lp-root .vsl-video-playing .vsl-video-caption,.lp-root .vsl-video-playing .vsl-video-poster{display:none}.lp-root .vsl-video-playing .vsl-video-el{object-fit:contain}.lp-root .ident-card{position:relative;aspect-ratio:4/5;border-radius:14px;overflow:hidden;background:#2a2219;box-shadow:0 12px 30px #0000002e}.lp-root .ident-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.55;filter:saturate(.8) contrast(1.1)}.lp-root .ident-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#1a161359,#1a16138c,#1a1613f2)}.lp-root .ident-card-body{position:absolute;inset:0;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;color:#f5f1e8}.lp-root .ident-card .quote{font-family:var(--lp-font-serif);font-style:italic;font-weight:500;font-size:28px;line-height:1.05;color:#f5f1e8;text-shadow:0 2px 20px rgba(0,0,0,.6);margin-bottom:14px;letter-spacing:-.01em}.lp-root .ident-card .quote .open{color:var(--lp-gold-light);margin-right:2px}.lp-root .ident-card .clinical{display:flex;gap:10px;align-items:flex-start;padding-top:14px;border-top:1px solid rgba(212,194,141,.35)}.lp-root .ident-card .clinical-text{font-size:13px;color:#e8e2d4;line-height:1.4}.lp-root .diff-item{display:flex;gap:18px;padding:22px 0;border-bottom:1px solid var(--lp-border)}.lp-root .diff-item:last-child{border-bottom:0}.lp-root .diff-num{font-family:var(--lp-font-serif);font-style:italic;font-size:40px;color:var(--lp-gold);line-height:1;font-weight:500;flex-shrink:0;width:44px}.lp-root .diff-body h3{font-size:17px;font-weight:600;color:var(--lp-text-strong);margin-bottom:4px;letter-spacing:-.005em}.lp-root .diff-body p{font-size:14.5px;color:var(--lp-text-body);margin:0;line-height:1.55}.lp-root .obj-item{padding:22px 24px;background:var(--lp-surface-card);border:1px solid var(--lp-border);border-left:3px solid var(--lp-gold);border-radius:8px;margin-bottom:14px}.lp-root .obj-quote{font-family:var(--lp-font-serif);font-style:italic;font-size:22px;color:var(--lp-text-strong);line-height:1.2;margin:0 0 12px;font-weight:500}.lp-root .obj-quote:before{content:"“";color:var(--lp-gold);margin-right:2px}.lp-root .obj-quote:after{content:"”";color:var(--lp-gold);margin-left:2px}.lp-root .obj-answer{font-size:15px;color:var(--lp-text-body);line-height:1.6;margin:0}.lp-root .obj-answer strong{color:var(--lp-text-strong);font-weight:600}.lp-root .metric{text-align:center}.lp-root .metric .n{font-family:var(--lp-font-serif);font-style:italic;font-weight:500;font-size:44px;line-height:1;background:linear-gradient(135deg,#d4c28d,#9e874d);-webkit-background-clip:text;background-clip:text;color:transparent}.lp-root .metric-dark .n{background:linear-gradient(135deg,#e8d9a8,#c9b06b);-webkit-background-clip:text;background-clip:text;color:transparent}.lp-root .metric .label{font-size:11px;font-weight:600;letter-spacing:.18em;color:var(--lp-text-muted);text-transform:uppercase;margin-top:6px}.lp-root .metric-dark .label{color:#f5f1e899}.lp-root .wa-float{position:fixed;bottom:20px;right:20px;z-index:100;width:60px;height:60px;border-radius:50%;background:#25d366;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #25d36666,0 0 0 1px #0000000d;cursor:pointer;transition:transform .2s ease-out;text-decoration:none;appearance:none;border:0;padding:0}.lp-root .wa-float:hover{transform:scale(1.08)}.lp-root .wa-float svg{width:30px;height:30px;fill:#fff}.lp-root .wa-float .pulse{position:absolute;inset:-4px;border-radius:50%;border:2px solid #25d366;opacity:0;animation:lp-wa-pulse 2.2s ease-out infinite}@keyframes lp-wa-pulse{0%{transform:scale(.9);opacity:.7}to{transform:scale(1.4);opacity:0}}.lp-root .nav{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--lp-surface-1) 92%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--lp-border);padding:14px 20px}.lp-root .nav-inner{max-width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.lp-root .nav-menu{appearance:none;border:0;cursor:pointer;width:40px;height:40px;border-radius:6px;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:background .15s}.lp-root .nav-menu:hover{background:color-mix(in srgb,var(--lp-gold) 10%,transparent)}.lp-root .nav-menu span{display:block;width:22px;height:1.5px;background:var(--lp-text-strong);border-radius:2px;transition:transform .2s ease,opacity .15s ease}.lp-root .nav-menu[aria-expanded=true] span:nth-child(1){transform:translateY(5.5px) rotate(45deg)}.lp-root .nav-menu[aria-expanded=true] span:nth-child(2){opacity:0}.lp-root .nav-menu[aria-expanded=true] span:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}.lp-root .nav-panel{position:absolute;top:100%;left:0;right:0;background:var(--lp-surface-1);border-bottom:1px solid var(--lp-border);box-shadow:0 16px 30px #0000002e;padding:4px 20px 12px}.lp-root .nav-panel ul{max-width:1120px;margin:0 auto;list-style:none;padding:0;display:flex;flex-direction:column}.lp-root .nav-panel a{display:block;padding:14px 4px;color:var(--lp-text-strong);text-decoration:none;font-size:14px;letter-spacing:.04em;border-bottom:1px solid var(--lp-border);transition:color .15s}.lp-root .nav-panel li:last-child a{border-bottom:0}.lp-root .nav-panel a:hover,.lp-root .nav-panel a:focus-visible{color:var(--lp-gold)}.lp-root .lp-footer{background:#0f0d0a;color:#a8a29a;padding:56px 20px 32px;font-size:13.5px}.lp-root[data-theme=dark] .lp-footer,html.lp-prefers-dark .lp-root[data-theme=auto] .lp-footer{background:var(--lp-surface-2)}.lp-root .lp-footer a{color:var(--lp-gold-light);text-decoration:none}.lp-root .lp-footer a:hover{color:#f5f1e8}.lp-root .brand{display:flex;align-items:center;gap:12px;--brand-color: var(--lp-text-strong)}.lp-root .lp-footer .brand{--brand-color: #f5f2e8}.lp-root .brand-text{line-height:1;color:var(--brand-color)}.lp-root .brand-name{font-family:var(--lp-font-serif);font-weight:400;font-size:18px;letter-spacing:.2em;text-transform:uppercase}.lp-root .brand-tag{font-size:7px;font-weight:600;letter-spacing:.4em;margin-top:4px;text-transform:uppercase;opacity:.85}.lp-root .brand svg{display:block}.lp-root .ident-carousel{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:4px 20px 16px;margin:0 -20px;scrollbar-width:none}.lp-root .ident-carousel::-webkit-scrollbar{display:none}.lp-root .ident-carousel .ident-card{flex:0 0 78%;scroll-snap-align:center}.lp-root .grid-ident{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:760px){.lp-root .sec{padding:100px 32px}.lp-root .grid-2{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.lp-root .grid-ident{grid-template-columns:1fr 1fr;gap:20px}.lp-root .grid-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.lp-root .hero-h1{font-size:64px!important}.lp-root .ident-carousel-wrap{display:none}.lp-root .ident-grid-wrap{display:block}}@media(max-width:759px){.lp-root .ident-grid-wrap{display:none}.lp-root .ident-carousel-wrap{display:block}.lp-root .nav{padding:6px 14px}.lp-root .nav-menu{width:32px;height:32px}.lp-root .lp-hero{min-height:calc(100vh - 44px);min-height:calc(100svh - 44px);padding:12px;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.lp-root .lp-hero-h1{font-size:34px!important;line-height:1.05;margin-bottom:8px}.lp-root .lp-hero-h2{font-size:20px;line-height:1.25;margin-bottom:14px}.lp-root .lp-hero-vsl{max-width:280px;margin-bottom:14px}.lp-root .lp-hero-support{font-size:16px;line-height:1.4;max-width:360px;margin-bottom:12px}.lp-root .lp-hero .cta-support{font-size:14px;margin-bottom:10px;max-width:360px}.lp-root .lp-hero .cta{padding:14px 30px;font-size:16px}.lp-root .vsl-caption{bottom:14px;left:14px;right:14px}.lp-root .vsl-caption .quote{font-size:17px}.lp-root .vsl-caption .tag{font-size:9px;padding:4px 8px;margin-bottom:6px}.lp-root .vsl-wip{font-size:9px;padding:4px 8px;top:12px;right:12px}.lp-root .vsl-play{width:68px;height:68px}.lp-root .vsl-play:after{border-left-width:19px;border-top-width:13px;border-bottom-width:13px;margin-left:4px}}@media(min-width:1024px){.lp-root .grid-ident{grid-template-columns:repeat(4,1fr);gap:18px}.lp-root .grid-metrics{grid-template-columns:repeat(3,1fr)}.lp-root .hero-h1{font-size:76px!important}}@media(prefers-reduced-motion:reduce){.lp-root *,.lp-root *:before,.lp-root *:after{transition:none!important;animation:none!important}}
