/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.table-row{display:table-row}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--wine:#7d1025;--wine-dark:#570b1a;--ink:#171719;--muted:#68676b;--line:#e8e5e4;--paper:#f7f6f4;--silver:#b9b7b5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:17px}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:50;background:#fffffff0;justify-content:space-between;align-items:center;height:88px;padding:0 clamp(24px,5vw,80px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;display:flex}.brand>span:last-child{flex-direction:column;display:flex}.brand b{letter-spacing:.16em;font-size:21px}.brand small{letter-spacing:.32em;color:#777;margin-top:3px;font-size:8px}.mark{flex:none;width:27px;height:33px;display:inline-block;position:relative}.mark i{background:var(--wine);border-radius:30px 30px 6px 6px;width:7px;position:absolute;transform:rotate(25deg)}.mark i:first-child{height:19px;top:12px;left:3px}.mark i:nth-child(2){height:27px;top:4px;left:11px}.mark i:nth-child(3){height:19px;top:12px;left:19px}.site-header nav{color:#4c4b4e;gap:34px;font-size:14px;display:flex}.header-cta,.primary{background:var(--wine);color:#fff;border-radius:2px;align-items:center;gap:22px;padding:15px 21px;font-size:14px;font-weight:700;transition:all .25s;display:inline-flex}.header-cta:hover,.primary:hover{background:var(--wine-dark);transform:translateY(-2px)}.hero{background:linear-gradient(105deg,#faf9f7 0 52%,#efedeb 52%);grid-template-columns:1.02fr .98fr;min-height:720px;display:grid;overflow:hidden}.hero-copy{z-index:2;padding:clamp(70px,8vw,125px) 5vw 70px 8vw}.eyebrow,.section-label{letter-spacing:.22em;text-transform:uppercase;color:var(--wine);align-items:center;gap:12px;font-size:11px;font-weight:700;display:flex}.eyebrow span,.section-label span{background:currentColor;width:34px;height:1px;display:block}.hero h1{letter-spacing:-.045em;margin:26px 0;font-family:Georgia,serif;font-size:clamp(50px,5.5vw,78px);line-height:1.04}.hero h1 em,h2 em{color:var(--wine);font-weight:400}.hero-copy>p{max-width:610px;color:var(--muted);font-size:19px}.hero-actions{align-items:center;gap:32px;margin:36px 0 46px;display:flex}.primary{padding:18px 24px}.text-link{border-bottom:1px solid #aaa;padding:10px 0;font-size:14px;font-weight:700}.text-link span{color:var(--wine);margin-left:12px}.trust-row{border-top:1px solid var(--line);color:#68676b;text-transform:uppercase;letter-spacing:.06em;gap:22px;padding-top:23px;font-size:11px;display:flex}.trust-row span:first-letter{color:var(--wine)}.hero-art{justify-content:center;align-items:center;min-height:650px;display:flex;position:relative}.art-grid{background-image:linear-gradient(#fff5 1px,#0000 1px),linear-gradient(90deg,#fff5 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000,#0000);mask-image:linear-gradient(#0000,#000,#0000)}.product-visual{justify-content:center;align-items:flex-end;width:500px;height:520px;padding-bottom:60px;display:flex;position:relative}.halo{background:radial-gradient(circle,#fff 0,#fff9 48%,#0000 69%);border-radius:50%;width:390px;height:390px;position:absolute;top:55px}.bottle{z-index:2;background:linear-gradient(100deg,#111,#353535 47%,#080808 80%);border-radius:19px 19px 28px 28px;width:172px;height:270px;position:relative;transform:translate(15px);box-shadow:0 30px 45px #0003}.cap{background:repeating-linear-gradient(90deg,#111 0 3px,#292929 3px 5px);border-radius:8px 8px 4px 4px;width:146px;height:37px;position:absolute;top:-25px;left:13px}.bottle-label{color:#fff;background:linear-gradient(125deg,#651020,#a9233e 50%,#5e0b1b);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:45px 0 33px}.bottle-label .mark i,.tube-label .mark i{background:#fff}.bottle-label strong,.tube-label strong{letter-spacing:.11em;font-size:21px}.bottle-label small,.tube-label small{letter-spacing:.2em;margin:7px 0;font-size:7px}.bottle-label span{text-align:center;border-top:1px solid #fff5;width:70%;padding-top:12px;font-size:8px}.tube{z-index:3;clip-path:polygon(8% 0,92% 0,100% 90%,91% 100%,9% 100%,0 90%);filter:drop-shadow(0 25px 22px #0003);background:linear-gradient(100deg,#f2f2f2,#fff 50%,#ccc);width:150px;height:300px;padding-top:60px;transform:translate(-5px)translateY(14px)}.tube:after{content:"";background:#202020;height:32px;position:absolute;bottom:0;left:8px;right:8px}.tube-label{color:#fff;background:linear-gradient(125deg,#5d0a1a,#9f2039);flex-direction:column;justify-content:center;align-items:center;height:135px;display:flex}.visual-note{z-index:4;background:#fff;align-items:center;gap:10px;padding:15px 22px;display:flex;position:absolute;top:120px;right:0;box-shadow:0 14px 35px #0001}.visual-note>span{color:var(--wine);font:50px Georgia}.visual-note p{letter-spacing:.12em;font-size:10px;line-height:1.4}.formula-tag{color:#fff;background:#242326;flex-direction:column;padding:17px 25px;display:flex;position:absolute;bottom:110px;left:5%}.formula-tag b{font-family:Georgia;font-style:italic}.formula-tag small{color:#bbb;letter-spacing:.12em;margin-top:4px;font-size:9px}.editorial,.protocol,.benefits,.testimonials,.plans,.guarantees{padding:110px clamp(24px,8vw,125px)}h2{letter-spacing:-.035em;margin:22px 0;font:400 clamp(40px,4vw,60px)/1.1 Georgia,serif}.editorial-grid{grid-template-columns:1fr 1fr;gap:9vw;margin-top:32px;display:grid}.lead,.split-heading>p,.center-heading>p{color:var(--muted);max-width:590px;font-size:18px}.factor-list article{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr;gap:20px;padding:25px 0;display:grid}.factor-list article>b{color:var(--wine);font:italic 25px Georgia}.factor-list h3{margin:0;font:24px Georgia}.factor-list p{color:var(--muted);margin:7px 0;font-size:15px}.health-note{color:#5b5958;background:#f4f1ee;align-items:center;gap:18px;margin-top:60px;padding:22px 30px;font-size:14px;display:flex}.health-note span{border:1px solid var(--wine);color:var(--wine);border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-family:Georgia;font-style:italic;display:grid}.technology{color:#fff;background:#19191b;grid-template-columns:1.1fr .9fr;min-height:670px;padding:110px 8vw;display:grid;overflow:hidden}.section-label.light{color:#d38b9b}.tech-copy>p{color:#b8b7ba;max-width:590px;font-size:17px}.technology h2{max-width:650px}.technology h2 em{color:#d38b9b}.pillars{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:45px;display:grid}.pillars article{border-top:1px solid #ffffff28;gap:13px;padding-top:20px;display:flex}.pillars article>span{color:#d38b9b;font-size:23px}.pillars h3{margin:0;font:19px Georgia}.pillars p{color:#999;font-size:12px;line-height:1.5}.tech-orbit{place-items:center;min-height:440px;display:grid;position:relative}.orbit{border:1px solid #fff2;border-radius:50%;position:absolute}.orbit-a{width:430px;height:430px}.orbit-b{width:310px;height:310px}.core{background:radial-gradient(circle at 35% 25%,#a52b44,#5e0b1c 65%,#330610);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:220px;height:220px;display:flex;box-shadow:0 0 70px #a5223d55}.core .mark i{background:#fff}.core b{letter-spacing:.06em;margin:12px 0;font:italic 23px Georgia}.core small{text-align:center;letter-spacing:.17em;color:#e8bec7;font-size:8px}.dot{background:#c55b72;border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 0 15px #d5627c}.d1{top:30px}.d2{bottom:28%;right:6%}.d3{bottom:15%;left:12%}.center-heading{text-align:center;max-width:800px;margin:28px auto 65px}.center-heading p{margin:auto}.protocol-grid{grid-template-columns:1fr 1fr;gap:25px;display:grid}.protocol-card{grid-template-columns:.75fr 1.15fr;align-items:center;min-height:520px;padding:42px;display:grid;position:relative;overflow:hidden}.protocol-card.wine{color:#fff;background:linear-gradient(145deg,#86152b,#5c0b1b)}.protocol-card.pale{background:#f0efed}.protocol-card .num{opacity:.18;font:italic 54px Georgia;position:absolute;top:22px;right:28px}.protocol-card small{letter-spacing:.2em;font-size:9px}.protocol-card h3{margin:10px 0;font:40px Georgia}.protocol-card p{opacity:.8;font-size:14px}.protocol-card ul{padding:0;font-size:13px;line-height:2;list-style:none}.protocol-card li:before{content:"✓";margin-right:10px}.mini-bottle{background:linear-gradient(90deg,#111,#3a3a3a,#080808);border-radius:16px 16px 24px 24px;width:155px;height:260px;position:relative;box-shadow:0 25px 35px #0004}.mini-bottle div{background:#171717;border-radius:5px;height:28px;position:absolute;top:-18px;left:12px;right:12px}.mini-bottle span{background:#780f24;place-items:center;font:50px Georgia;display:grid;position:absolute;inset:60px 0}.mini-tube{clip-path:polygon(8% 0,92% 0,100% 90%,91% 100%,9% 100%,0 90%);filter:drop-shadow(0 20px 20px #0002);background:linear-gradient(90deg,#ccc,#fff 50%,#ddd);place-items:center;width:150px;height:285px;display:grid}.mini-tube span{background:var(--wine);color:#fff;letter-spacing:.1em;text-align:center;width:100%;padding:40px 13px;font-size:12px}.benefits,.plans{background:#f7f6f4}.split-heading{grid-template-columns:1fr .7fr;align-items:end;gap:8vw;margin:20px 0 55px;display:grid}.benefit-grid{border-top:1px solid #dcd8d4;border-left:1px solid #dcd8d4;grid-template-columns:repeat(3,1fr);display:grid}.benefit-grid article{background:#faf9f7;border-bottom:1px solid #dcd8d4;border-right:1px solid #dcd8d4;min-height:220px;padding:35px;transition:all .25s}.benefit-grid article:hover{background:#fff;transform:translateY(-4px)}.benefit-grid span{color:var(--wine);font:italic 22px Georgia}.benefit-grid h3{margin:36px 0 8px;font:24px Georgia}.benefit-grid p{color:var(--muted);font-size:14px}.comparison{grid-template-columns:.75fr 1.25fr;align-items:center;gap:8vw;padding:110px 8vw;display:grid}.comparison-copy>p{color:var(--muted)}.compare-table{border:1px solid var(--line)}.table-head,.table-row{grid-template-columns:1.2fr 1fr 1fr;align-items:center;display:grid}.table-head{color:#fff;background:#1c1c1e;min-height:75px}.table-head>*{padding:20px}.table-head b{background:var(--wine);align-items:center;gap:10px;height:75px;display:flex}.table-head .mark{transform:scale(.6)}.table-head .mark i{background:#fff}.table-row{border-top:1px solid var(--line);min-height:67px;font-size:14px}.table-row>*{padding:20px}.table-row b{color:var(--wine);background:#fbf4f6;align-items:center;height:67px;display:flex}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.testimonial-grid article{border:1px solid var(--line);background:#fff;padding-bottom:28px}.portrait{background:linear-gradient(145deg,#dedbd7,#f4f2f0);place-items:center;height:250px;display:grid}.portrait span{color:#fff;background:#aaa;border-radius:50%;place-items:center;width:92px;height:92px;font:42px Georgia;display:grid}.p2{background:linear-gradient(145deg,#c9c5c0,#eee)}.p3{background:linear-gradient(145deg,#e4e1dd,#ccc8c3)}.quote{color:var(--wine);height:38px;margin-top:20px;font:54px Georgia}.testimonial-grid h3{font:21px Georgia}.testimonial-grid p{color:var(--muted);font-size:14px}.testimonial-grid small{color:#999;font-size:10px}.specialist{color:#fff;background:#171719;grid-template-columns:1fr 1fr;display:grid}.specialist-photo{background:linear-gradient(135deg,#dedbd8,#888);place-items:center;min-height:660px;display:grid;position:relative}.doctor-placeholder{color:#555;background:linear-gradient(#bbb,#e9e7e5);border-radius:160px 160px 15px 15px;flex-direction:column;justify-content:center;align-items:center;width:300px;height:440px;display:flex}.doctor-placeholder span{font:70px Georgia}.doctor-placeholder small{letter-spacing:.16em;margin-top:12px}.photo-caption{color:#111;background:#fff;flex-direction:column;padding:20px 28px;display:flex;position:absolute;bottom:35px;left:35px}.photo-caption b{font:21px Georgia}.photo-caption span{color:#777;text-transform:uppercase;letter-spacing:.1em;margin-top:5px;font-size:10px}.specialist-copy{padding:100px 8vw}.specialist-copy>p{color:#aaa}.specialist-copy blockquote{color:#ddd;border-left:2px solid #b83a54;margin:35px 0;padding:8px 0 8px 25px;font:italic 21px/1.5 Georgia}.specialist-copy .disclaimer{color:#777;font-size:12px}.outline-light{border:1px solid #fff5;gap:55px;margin-top:25px;padding:17px 22px;font-size:13px;display:inline-flex}.outline-light:hover{color:#111;background:#fff}.plan-grid{grid-template-columns:1fr 1fr;gap:25px;max-width:940px;margin:0 auto;display:grid}.plan-grid>article{background:#fff;border:1px solid #ddd8d4;padding:38px;position:relative}.plan-grid>article.featured{border:2px solid var(--wine)}.recommended{background:var(--wine);color:#fff;letter-spacing:.2em;padding:12px 17px;font-size:8px;position:absolute;top:0;right:0}.plan-grid>article>small{color:var(--wine);letter-spacing:.2em;font-size:9px}.plan-grid h3{font:400 29px Georgia}.plan-grid h3 b{font-size:42px}.plan-grid .product-visual.compact{width:100%;height:235px;margin:-20px 0;padding-bottom:5px;transform:scale(.72)}.product-visual.compact .halo{width:260px;height:260px;top:-5px}.product-visual.compact .bottle{width:125px;height:190px}.product-visual.compact .cap{width:105px;left:10px}.product-visual.compact .tube{width:110px;height:215px;padding-top:44px}.product-visual.compact .bottle-label{inset:32px 0 22px}.product-visual.compact .bottle-label strong,.product-visual.compact .tube-label strong{font-size:13px}.product-visual.compact .tube-label{height:100px}.plan-grid ul{border-top:1px solid var(--line);margin:0;padding:20px 0;font-size:13px;line-height:2.3;list-style:none}.plan-grid li:before{content:"✓";color:var(--wine);margin-right:10px}.plan-grid>article>a{color:#fff;background:#1b1b1d;justify-content:space-between;padding:17px 20px;font-size:13px;display:flex}.faq{grid-template-columns:.75fr 1.25fr;gap:9vw;padding:110px 8vw;display:grid}.faq>div:first-child>p{color:var(--muted)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;justify-content:space-between;padding:24px 0;font:20px Georgia;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:var(--wine);font:25px Arial;transition:all .2s}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);margin:0;padding:0 45px 20px 0;font-size:14px}.guarantees{background:#f7f6f4}.seal-grid{grid-template-columns:repeat(4,1fr);margin-top:40px;display:grid}.seal-grid article{border-right:1px solid #d9d6d3;align-items:center;gap:18px;padding:20px;display:flex}.seal-grid article>span{border:1px solid var(--wine);width:55px;height:55px;color:var(--wine);border-radius:50%;flex:none;place-items:center;font-size:22px;display:grid}.seal-grid h3{margin:0;font:17px Georgia}.seal-grid p{color:#777;text-transform:uppercase;letter-spacing:.06em;margin:3px 0;font-size:10px}.final-cta{color:#fff;background:linear-gradient(120deg,#781025,#a5223d);justify-content:space-between;align-items:center;gap:50px;padding:75px 8vw;display:flex}.final-cta small{letter-spacing:.22em;font-size:9px}.final-cta h2{max-width:760px;margin:14px 0}.final-cta h2 em{color:#e5a9b6}.final-cta p{color:#e2bdc5}.final-cta>a{color:var(--wine);white-space:nowrap;background:#fff;gap:40px;padding:19px 24px;font-size:13px;font-weight:700;display:flex}footer{color:#fff;background:#171719;padding:75px 8vw 25px}.footer-top{grid-template-columns:1.6fr repeat(3,1fr);gap:55px;display:grid}.footer-brand p{color:#888;max-width:300px;font-size:13px}.footer-top h3{margin:0 0 20px;font:16px Georgia}.footer-top>div:not(:first-child){flex-direction:column;gap:12px;display:flex}.regulatory{border-top:1px solid #333;border-bottom:1px solid #333;margin-top:55px;padding:22px 0}.regulatory p{color:#777;max-width:1000px;font-size:10px}.footer-bottom{color:#666;justify-content:space-between;padding-top:22px;font-size:10px;display:flex}.reveal{animation:.8s both rise}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (width<=1000px){.site-header nav{display:none}.hero{background:#f7f6f4;grid-template-columns:1fr}.hero-copy{padding:75px 7vw 35px}.hero-art{min-height:560px}.editorial-grid,.technology,.comparison,.specialist,.faq{grid-template-columns:1fr}.technology{gap:40px}.comparison{gap:45px}.specialist-photo{min-height:550px}.specialist-copy{padding:75px 8vw}.footer-top{grid-template-columns:1.4fr 1fr 1fr}.footer-top>div:last-child{display:none}.seal-grid,.protocol-card{grid-template-columns:1fr 1fr}}@media (width<=700px){body{font-size:16px}.site-header{height:72px;padding:0 20px}.header-cta{padding:12px;font-size:0}.header-cta span{font-size:18px}.brand b{font-size:17px}.hero{min-height:auto}.hero h1{font-size:46px}.hero-copy{padding:60px 22px 25px}.hero-actions{flex-direction:column;align-items:flex-start;gap:13px}.trust-row{flex-wrap:wrap;gap:12px}.hero-art{min-height:470px;margin:-25px -40px;transform:scale(.82)}.editorial,.protocol,.benefits,.testimonials,.plans,.guarantees{padding:75px 22px}.editorial-grid{gap:25px}.health-note{align-items:flex-start}.technology{padding:75px 22px}.pillars{grid-template-columns:1fr}.tech-orbit{margin:-55px;transform:scale(.78)}.protocol-grid,.plan-grid{grid-template-columns:1fr}.protocol-card{grid-template-columns:1fr;gap:25px;padding:35px}.mini-bottle,.mini-tube{margin:30px auto 0}.split-heading{grid-template-columns:1fr;gap:10px}.benefit-grid,.testimonial-grid{grid-template-columns:1fr}.comparison{padding:75px 22px}.compare-table{overflow-x:auto}.table-head,.table-row{min-width:570px}.specialist{grid-template-columns:1fr}.specialist-photo{min-height:520px}.doctor-placeholder{width:250px;height:370px}.specialist-copy{padding:70px 22px}.plan-grid>article{padding:28px}.faq{padding:75px 22px}.seal-grid{grid-template-columns:1fr}.seal-grid article{border-bottom:1px solid #ddd;border-right:0}.final-cta{flex-direction:column;align-items:flex-start;padding:65px 22px}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-top>div:last-child{display:flex}.footer-bottom{flex-direction:column;gap:10px}.product-visual{transform:scale(.86)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{animation:none}.header-cta,.primary,.benefit-grid article{transition:none}}.real-bottle,.real-tube{z-index:2;object-fit:contain;filter:drop-shadow(0 28px 23px #0004);position:relative}.real-bottle{width:225px;height:365px;transform:translate(25px)}.real-tube{z-index:3;width:174px;height:380px;transform:translate(-18px)translateY(9px)}.protocol-product{object-fit:contain;filter:drop-shadow(0 24px 20px #0004);margin:auto;display:block}.protocol-product.caps{width:190px;height:310px}.protocol-product.gel{width:160px;height:330px}.pale .protocol-product{filter:drop-shadow(0 24px 20px #0002)}.product-visual.compact .real-bottle{width:125px;height:205px;transform:translate(15px)}.product-visual.compact .real-tube{width:95px;height:215px;transform:translate(-10px)translateY(5px)}@media (width<=700px){.protocol-product{margin:30px auto 0}}.brand-logo{object-fit:contain;width:194px;height:48px;display:block}.hero{background:radial-gradient(circle at 82% 22%,#b2183524,#0000 30%),linear-gradient(120deg,#fff 0%,#f6f4f3 48%,#e5e2e1 76%,#f8f7f6 100%)}.hero-art:after{content:"";filter:blur(2px);z-index:0;background:linear-gradient(135deg,#68081c29,#ffffff14);border-radius:50%;width:450px;height:450px;position:absolute}.plan-grid{gap:28px;max-width:1100px}.plan-grid>article{background:linear-gradient(145deg,#fffffff5,#f8f6f5e6);border:1px solid #4d464626;border-radius:18px;padding:38px;overflow:hidden;box-shadow:0 24px 70px #371e221a}.plan-grid>article.featured{background:linear-gradient(145deg,#fff 0%,#faf4f5 72%,#f0dfe3 100%);border:2px solid #8b142d;box-shadow:0 30px 80px #7a0d242e}.plan-grid h3{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;margin-bottom:8px;padding-bottom:17px;display:flex}.plan-grid h3 b{color:var(--wine)}.recommended{border-radius:0 16px 0 14px;padding:14px 18px}.kit-mockup{isolation:isolate;justify-content:center;align-items:flex-end;height:300px;margin:5px -12px 0;display:flex;position:relative}.kit-glow{z-index:-1;background:radial-gradient(#97142f2e,#0000 65%);border-radius:50%;width:85%;height:72%;position:absolute;bottom:8%;left:7.5%}.kit-products{justify-content:center;align-items:flex-end;display:flex;position:absolute;bottom:15px}.kit-products img{object-fit:contain;filter:drop-shadow(0 16px 10px #00000047)}.kit-products.bottles{z-index:1;left:4%}.kit-products.gels{z-index:2;right:5%}.kit-products.bottles img{width:122px;height:238px;margin-right:-54px}.kit-products.gels img{width:91px;height:232px;margin-left:-34px}.kit-6 .kit-products.bottles img{width:108px;height:218px;margin-right:-56px}.kit-6 .kit-products.gels img{width:82px;height:218px;margin-left:-36px}.kit-quantity{color:#fff;z-index:4;background:linear-gradient(135deg,#1c1c1e,#39383a);align-items:center;gap:8px;padding:11px 15px;display:flex;position:absolute;top:20px;right:0;box-shadow:0 12px 25px #0002}.kit-quantity b{color:#df3d5d;font:35px Georgia}.kit-quantity span{letter-spacing:.13em;font-size:7px;line-height:1.35}.kit-description{text-align:center;color:#4d4849;background:#f1eded;border-radius:50px;margin:0 0 20px;padding:10px;font-size:12px;font-weight:700}.price{text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0}.price>span{text-transform:uppercase;letter-spacing:.16em;color:#777;font-size:10px;display:block}.price strong{color:#1c1c1e;letter-spacing:-.05em;margin:7px 0;font:62px/1 Georgia;display:block}.price strong small{color:var(--wine);letter-spacing:0;font:700 16px Arial}.price sup{vertical-align:top;font:23px Georgia;position:relative;top:.25em}.price p{color:#666;margin:4px 0 0;font-size:15px}.price p b{color:var(--wine);font-size:18px}.plan-grid ul{border-top:0;margin-top:8px}@media (width<=700px){.brand-logo{width:155px;height:38px}.plan-grid h3{display:block}.kit-mockup{height:280px}.kit-products.bottles img{width:105px;height:220px}.kit-products.gels img{width:80px;height:215px}.kit-6 .kit-products.bottles img{width:92px;height:200px}.kit-6 .kit-products.gels img{width:74px;height:200px}.price strong{font-size:54px}}:root{--black:#08090a;--graphite:#141517;--silver-text:#dedee1;--red:#d6223f}body{background:var(--black);color:#f7f7f8;font-family:Arial,Helvetica Neue,sans-serif;font-size:19px;line-height:1.65}p{line-height:1.75}h1,h2,h3,.hero h1,.factor-list h3,.protocol-card h3,.benefit-grid h3,.testimonial-grid h3,.photo-caption b,.price strong,summary{letter-spacing:-.025em;font-family:Arial,Helvetica Neue,sans-serif}h2{font-weight:750;line-height:1.12}.hero h1{font-weight:800;line-height:1.05}.hero h1 em,h2 em{color:#e52d4c;font-style:normal;font-weight:800}.site-header{background:#08090af2;border-color:#2f3033;height:94px}.brand-logo{width:220px;height:54px}.site-header nav{color:#d9d9dc;font-size:17px}.site-header nav a:hover{color:#ff3658}.header-cta,.primary{background:linear-gradient(135deg,#a90d28,#e02747);border-radius:6px;padding:17px 24px;font-size:16px;box-shadow:0 10px 28px #9b0f2844}.hero{background:radial-gradient(circle at 78% 45%,#d21b3b38,#0000 30%),radial-gradient(circle at 15% 10%,#25272b,#0000 36%),linear-gradient(135deg,#050607,#111215 60%,#050607);border-bottom:1px solid #323337}.hero-copy{padding-left:7vw}.hero h1{color:#fff;font-size:clamp(54px,5.8vw,82px)}.hero-copy>p{color:#d0d0d3;max-width:680px;font-size:22px}.eyebrow{color:#f34a66;font-size:14px}.trust-row{color:#d2d2d5;border-color:#38393c;font-size:14px}.text-link{color:#eee;font-size:16px}.hero-art:after{background:linear-gradient(135deg,#e61c4147,#d2d2d614);box-shadow:0 0 100px #d21b3b22}.art-grid{background-image:linear-gradient(#ffffff0c 1px,#0000 1px),linear-gradient(90deg,#ffffff0c 1px,#0000 1px)}.halo{background:radial-gradient(circle,#ffffff1d 0,#d41c3c13 48%,#0000 70%)}.visual-note{color:#fff;background:#17181a;border:1px solid #3e3f42}.formula-tag{background:linear-gradient(135deg,#303236,#111214);border:1px solid #4e4f52}.editorial,.protocol,.testimonials,.guarantees{color:#f3f3f4;background:linear-gradient(145deg,#101113,#08090a)}.benefits,.comparison,.plans,.faq{color:#f3f3f4;background:linear-gradient(145deg,#191a1d,#0d0e10)}.section-label{color:#f04461;font-size:14px}.lead,.split-heading>p,.center-heading>p,.comparison-copy>p,.faq>div:first-child>p{color:#c8c8cb;font-size:20px}.factor-list article{border-color:#38393c}.factor-list article>b{color:#ef3b59;font-family:Arial}.factor-list h3{font-size:27px;font-weight:750}.factor-list p,.benefit-grid p,.testimonial-grid p,details p{color:#c6c6c9;font-size:17px}.health-note{color:#e1e1e3;background:#202124;border:1px solid #3c3d40;font-size:17px}.health-note span{color:#ef3b59;border-color:#ef3b59}.technology{background:radial-gradient(circle at 80% 35%,#4c0917 0,#0000 32%),linear-gradient(135deg,#050607,#151619);border-top:1px solid #333438;border-bottom:1px solid #333438}.tech-copy>p{color:#cdcdcf;font-size:19px}.pillars article{border-color:#48494c}.pillars h3{font-size:22px}.pillars p{color:#bfbfc2;font-size:16px}.core{background:radial-gradient(circle at 35% 25%,#e33b5a,#7d0e25 62%,#32040d)}.protocol-card{border:1px solid #3a3b3e;border-radius:14px}.protocol-card.wine{background:linear-gradient(145deg,#7d0d23,#26060e)}.protocol-card.pale{color:#fff;background:linear-gradient(145deg,#2b2c2f,#111214)}.protocol-card p{color:#dedee0;opacity:1;font-size:17px}.protocol-card small{font-size:14px}.protocol-card ul{font-size:16px}.protocol-card .num{color:#fff}.benefit-grid{border-color:#3b3c3f}.benefit-grid article{background:linear-gradient(145deg,#202124,#121315);border-color:#3b3c3f}.benefit-grid article:hover{background:#292a2e}.benefit-grid span{color:#ef3b59;font-family:Arial;font-weight:800}.benefit-grid h3{font-size:25px;font-weight:750}.compare-table{border-color:#424347}.table-head{background:#070809}.table-row{border-color:#3b3c3f;font-size:17px}.table-row b{color:#fff;background:#6f0b20}.table-row span:last-child{color:#c4c4c6}.testimonial-grid{align-items:stretch}.testimonial-grid article{background:linear-gradient(155deg,#202124,#0e0f11);border:1px solid #3e3f42;border-radius:16px;flex-direction:column;padding:0;transition:transform .25s,border-color .25s;display:flex;overflow:hidden;box-shadow:0 22px 55px #0000003d}.testimonial-grid article:hover{border-color:#6d3a44;transform:translateY(-5px)}.portrait{background:radial-gradient(circle at 50% 35%,#2a2b2e,#111214 72%);flex:none;justify-content:center;align-items:center;height:430px;padding:0;display:flex;overflow:hidden}.portrait img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .45s;display:block}.testimonial-grid article:hover .portrait img{transform:scale(1.012)}.testimonial-grid article>:not(.portrait){margin-left:0;margin-right:0}.testimonial-content{border-top:1px solid #343538;flex-direction:column;flex:1;align-items:flex-start;padding:28px 28px 30px;display:flex}.testimonial-content .quote{color:#ef3b59;height:29px;margin:0 0 8px;font:700 48px/1 Arial,sans-serif}.testimonial-grid h3{color:#fff;margin:0 0 2px;font-size:25px;font-weight:800}.testimonial-age{color:#ef6a81;margin-bottom:16px;font-size:16px;font-weight:700}.testimonial-grid p{color:#d0d0d2;margin:0 0 22px;font-size:17px;line-height:1.7}.testimonial-grid small{color:#929296;border-top:1px solid #343538;width:100%;margin-top:auto;padding-top:16px;font-size:13px;line-height:1.5}.specialist{background:linear-gradient(135deg,#050607,#17181b)}.specialist-photo{background:#111;overflow:hidden}.specialist-photo>img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.photo-caption{color:#fff;background:#121315;border:1px solid #3d3e41}.photo-caption b{font-weight:800}.photo-caption span{color:#bbb;font-size:13px}.specialist-copy>p{color:#c7c7ca;font-size:18px}.specialist-copy blockquote{font-family:Arial;font-size:23px;font-weight:600}.specialist-copy .disclaimer{font-size:15px}.plans{background:radial-gradient(circle at 10% 15%,#4a0715,#0000 28%),radial-gradient(circle at 88% 70%,#34363a,#0000 30%),linear-gradient(145deg,#090a0b,#17181a)}.plan-grid>article{color:#fff;background:linear-gradient(145deg,#222326,#0e0f11);border-color:#4a4b4f}.plan-grid>article.featured{background:linear-gradient(145deg,#2a1016,#111214 65%,#290710);border-color:#e12a49}.plan-grid h3{border-color:#424347}.kit-description{color:#f0f0f2;background:#2b2c2f;font-size:16px}.price{border-color:#424347}.price>span{color:#c3c3c6;font-size:14px}.price strong{color:#fff}.price p{color:#c9c9cc;font-size:17px}.plan-grid ul{font-size:17px}.plan-grid>article>a{border-radius:6px;font-size:16px}.plan-grid .featured>a{background:linear-gradient(135deg,#a60c27,#e22b4a)}.faq details{border-color:#3c3d40}.faq summary{font-size:21px;font-weight:750}.seal-grid article{border-color:#3c3d40}.seal-grid h3{font-size:20px;font-weight:750}.seal-grid p{color:#bdbdc0;font-size:14px}.final-cta{background:radial-gradient(circle at 15%,#d72343 0,#0000 32%),linear-gradient(120deg,#31050e,#970f29 55%,#1b0207)}footer{background:#050607}.footer-top h3{font-family:Arial;font-size:18px;font-weight:800}.footer-top>div:not(:first-child) a{color:#c3c3c5;font-size:15px}.footer-brand p{color:#aaa;font-size:16px}.footer-brand .company-id{color:#d6d6d8;letter-spacing:.04em;margin-top:18px;font-weight:700}.regulatory p{font-size:14px}.footer-bottom{align-items:center;font-size:14px}.footer-bottom span:nth-child(2){color:#d6d6d8;font-weight:700}@media (width<=700px){body{font-size:18px}.site-header{height:78px}.hero h1{font-size:48px}.hero-copy>p{font-size:20px}.hero-art{background:radial-gradient(circle,#2c0b12,#0000 68%)}.eyebrow,.section-label{letter-spacing:.14em;font-size:13px}.trust-row{font-size:13px}.editorial,.protocol,.benefits,.testimonials,.plans,.guarantees,.technology,.comparison,.faq{padding-left:22px;padding-right:22px}.testimonial-grid h3{font-size:24px}.seal-grid h3{font-size:19px}html{scroll-padding-top:76px;overflow-x:hidden}body{font-size:18px;overflow-x:hidden}.site-header{gap:10px;height:74px;padding:0 16px}.brand-logo{width:148px;height:38px}.header-cta{white-space:nowrap;gap:7px;padding:12px 14px;font-size:14px}.header-cta span{font-size:15px}.hero{flex-direction:column;min-height:auto;display:flex}.hero-copy{padding:48px 20px 28px}.eyebrow{letter-spacing:.1em;font-size:12px;line-height:1.45}.hero h1{margin:20px 0;font-size:clamp(39px,11vw,48px);line-height:1.06}.hero-copy>p{font-size:19px;line-height:1.65}.hero-actions{gap:16px;margin:28px 0 32px}.hero-actions .primary{justify-content:space-between;width:100%;min-height:56px;font-size:17px}.hero-actions .text-link{font-size:16px}.trust-row{grid-template-columns:1fr;gap:10px;font-size:14px;display:grid}.hero-art{width:100%;min-height:430px;margin:0;padding:0;transform:none}.product-visual{transform-origin:50%;width:min(100%,390px);height:420px;transform:scale(.9)}.formula-tag{bottom:42px;left:20px}.hero-art:after{width:330px;height:330px}h2{font-size:clamp(34px,9.5vw,43px);line-height:1.12}.editorial,.protocol,.benefits,.testimonials,.plans,.guarantees,.technology,.comparison,.faq{padding:68px 20px}.center-heading{margin:22px auto 42px}.center-heading>p,.split-heading>p,.lead,.comparison-copy>p,.faq>div:first-child>p{font-size:18px}.editorial-grid{gap:20px}.factor-list article{grid-template-columns:40px 1fr;gap:14px;padding:22px 0}.factor-list h3{font-size:24px}.factor-list p{font-size:17px}.health-note{gap:14px;margin-top:35px;padding:20px}.technology{gap:26px}.pillars{gap:8px;margin-top:30px}.pillars article{padding:18px 0}.tech-orbit{min-height:330px;margin:-35px -55px;transform:scale(.72)}.protocol-grid{gap:18px}.protocol-card{gap:12px;min-height:auto;padding:30px 24px}.protocol-product{max-width:75%;height:260px;margin:12px auto 6px}.protocol-card h3{font-size:34px}.protocol-card p,.protocol-card ul{font-size:17px}.benefit-grid{border:0;gap:14px}.benefit-grid article{border:1px solid #3b3c3f;border-radius:12px;padding:24px}.benefit-grid h3{font-size:23px}.comparison{gap:30px}.compare-table{width:100%;overflow:visible}.table-head,.table-row{grid-template-columns:1.12fr .9fr .9fr;min-width:0}.table-head{min-height:62px}.table-head>*{padding:12px 8px;font-size:12px}.table-head b{gap:4px;height:62px;padding:10px 7px}.table-head .mark{display:none}.table-row{min-height:66px;font-size:12px}.table-row>*{overflow-wrap:anywhere;padding:12px 8px}.table-row b{height:100%;min-height:66px;padding:10px 7px}.testimonial-grid{gap:24px}.portrait{height:min(500px,125vw)}.testimonial-content{padding:24px 22px 26px}.testimonial-grid p{font-size:17px}.specialist-photo{min-height:480px}.specialist-photo>img{object-position:center}.photo-caption{padding:16px 18px;bottom:18px;left:18px;right:18px}.specialist-copy{padding:60px 20px}.specialist-copy blockquote{margin:28px 0;font-size:20px}.outline-light{justify-content:space-between;width:100%;min-height:54px}.plan-grid{gap:24px}.plan-grid>article{border-radius:15px;padding:30px 20px}.plan-grid h3{padding-right:0}.plan-grid h3 b{font-size:38px}.recommended{padding:11px 12px;font-size:9px}.kit-mockup{height:255px;margin:6px -18px 0;transform:scale(.92)}.kit-quantity{top:14px;right:9px}.kit-description{font-size:14px}.price strong{font-size:54px}.plan-grid ul{font-size:17px;line-height:2}.plan-grid>article>a.checkout-link{align-items:center;min-height:58px;padding:17px 18px;font-size:17px;font-weight:800}.faq{gap:28px}.faq summary{gap:18px;font-size:19px;line-height:1.35}.faq details p{padding-right:0;font-size:17px}.seal-grid{gap:0}.seal-grid article{padding:20px 8px}.final-cta{gap:25px;padding:58px 20px}.final-cta h2{font-size:36px}.final-cta>a{white-space:normal;justify-content:space-between;width:100%;font-size:16px}footer{padding:58px 20px 24px}.footer-top{grid-template-columns:1fr;gap:36px}.footer-brand{grid-column:auto}.footer-top>div:last-child{display:flex}.footer-top h3{font-size:19px}.footer-top>div:not(:first-child) a{min-height:30px;font-size:16px}.regulatory{margin-top:38px}.regulatory p{font-size:14px}.footer-bottom{align-items:flex-start;gap:9px;font-size:13px}}
