.landing-root{--bg: #fbf9f8;--surface: #ffffff;--surface-low: #f5f3f3;--surface-mint: #f4f7f5;--container: #efeded;--ink: #1a1a1a;--ink-soft: #3e4a3f;--muted: #6e7a6e;--line: #e4e2e2;--primary: #50c878;--primary-deep: #006d36;--primary-ink: #005025;--on-primary: #ffffff;--warm: #c8662a;--charcoal: #1a1a1a;--glass-fill: rgba(255, 255, 255, .68);--glass-border: rgba(255, 255, 255, .55);--glass-shadow: 0 20px 50px -28px rgba(80, 200, 120, .28), 0 8px 24px -18px rgba(26, 26, 26, .18);--radius-sm: 8px;--radius: 16px;--radius-lg: 24px;--maxw: 1280px;--gutter: 24px}.landing-root *{box-sizing:border-box;margin:0;padding:0}.landing-root{scroll-behavior:smooth;-webkit-text-size-adjust:100%}.landing-root section[id]{scroll-margin-top:84px}@media (prefers-reduced-motion: reduce){.landing-root *,.landing-root *:before,.landing-root *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.landing-root{font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--ink-soft);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}.landing-root .container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter)}.landing-root img{max-width:100%;display:block}.landing-root a{text-decoration:none;color:inherit}.landing-root button{font:inherit;color:inherit;cursor:pointer;border:none;background:transparent;-webkit-appearance:none;appearance:none}.landing-root h1,.landing-root h2,.landing-root h3,.landing-root h4,.landing-root h5{font-family:Manrope,Manrope Fallback,system-ui,sans-serif;color:var(--ink);font-weight:700;line-height:1.15;letter-spacing:-.02em}.landing-root .accent{color:var(--primary-deep)}.landing-root .accent-warm{color:var(--warm)}.landing-root .eyebrow{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--primary-deep)}.landing-root .glass{background:var(--glass-fill);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow)}.landing-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Manrope,Manrope Fallback,sans-serif;font-weight:600;font-size:15px;padding:13px 26px;border-radius:var(--radius-sm);border:1.5px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .25s ease,background .2s ease,color .2s ease;white-space:nowrap}.landing-root .btn-primary{background:var(--primary);color:#06351c;box-shadow:0 8px 20px -10px #50c87899}.landing-root .btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 24px #50c8788c}.landing-root .btn-ghost{background:#ffffff14;border-color:#fff6;color:#fff}.landing-root .btn-ghost:hover{background:#ffffff29;transform:translateY(-2px)}.landing-root .btn-dark{background:var(--charcoal);color:#fff}.landing-root .btn-dark:hover{transform:translateY(-2px);box-shadow:0 12px 24px -12px #00000080}.landing-root .btn:active{transform:translateY(0)}.landing-root .btn-lg{padding:16px 32px;font-size:16px}.landing-root .btn-sm{padding:10px 18px;font-size:14px}.landing-root .btn-block{width:100%}.landing-root .pill{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.06em;padding:7px 16px;border-radius:999px}.landing-root .pill-glow{color:var(--primary);background:#50c8781f;border:1px solid rgba(80,200,120,.4);box-shadow:inset 0 0 12px #50c87826}.landing-root .site-header{position:sticky;top:0;z-index:60;background:#fbf9f8cc;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.landing-root .header-inner{display:flex;align-items:center;justify-content:space-between;height:72px}.landing-root .brand{display:flex;align-items:center;gap:10px}.landing-root .brand-mark{width:22px;height:22px;border-radius:7px;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-deep) 100%);box-shadow:0 0 12px #50c87866}.landing-root .brand-text{font-family:Manrope,Manrope Fallback,sans-serif;font-size:19px;font-weight:600;letter-spacing:.01em;color:var(--ink)}.landing-root .brand-text strong{font-weight:800;color:var(--primary-deep)}.landing-root .main-nav{display:flex;gap:30px}.landing-root .main-nav a{color:var(--ink-soft);font-size:15px;font-weight:500;transition:color .2s}.landing-root .main-nav a:hover{color:var(--primary-deep)}.landing-root .header-actions{display:flex;align-items:center;gap:14px}.landing-root .nav-toggle{display:none;background:none;border:none;color:var(--ink);font-size:22px;cursor:pointer}.landing-root .hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(1100px 600px at 80% -10%,#14392a 0%,transparent 55%),linear-gradient(160deg,#0f1512,#15211b 60%,#102017)}.landing-root .hero-bg{position:absolute;inset:0}.landing-root .hero-bg:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(80,200,120,.12) 1px,transparent 1px);background-size:26px 26px;opacity:.5;-webkit-mask-image:radial-gradient(800px 500px at 75% 20%,#000 0%,transparent 70%);mask-image:radial-gradient(800px 500px at 75% 20%,#000 0%,transparent 70%)}.landing-root .hero .molecule{position:absolute;top:12%;right:6%;width:420px;height:420px;max-width:45vw}.landing-root .molecule .ring{position:absolute;inset:0;border:1px solid rgba(80,200,120,.28);border-radius:50%;animation:spin 30s linear infinite}.landing-root .molecule .ring-2{inset:60px;border-color:#50c87829;animation-duration:20s;animation-direction:reverse}.landing-root .molecule .node{position:absolute;width:16px;height:16px;border-radius:50%;background:var(--primary);box-shadow:0 0 20px 4px #50c87880}.landing-root .node.n1{top:4%;left:50%}.landing-root .node.n2{top:28%;left:90%;width:11px;height:11px}.landing-root .node.n3{top:74%;left:84%}.landing-root .node.n4{top:92%;left:44%;width:13px;height:13px}.landing-root .node.n5{top:60%;left:4%}.landing-root .node.n6{top:24%;left:10%;width:11px;height:11px}@keyframes spin{to{transform:rotate(360deg)}}.landing-root .hero-inner{position:relative;z-index:2;padding:92px 24px 96px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:48px}.landing-root .hero-copy{min-width:0}.landing-root .hero h1{font-size:clamp(36px,5.4vw,58px);font-weight:800;color:#fff;margin:22px 0 0;max-width:660px}.landing-root .hero .accent{color:var(--primary)}.landing-root .hero .lead{color:#ffffffbd;font-size:18px;margin:22px 0 32px;max-width:560px}.landing-root .hero-cta{display:flex;gap:14px;flex-wrap:wrap}.landing-root .hero-stats{display:flex;gap:40px;margin-top:52px}.landing-root .hero-stats div{display:flex;flex-direction:column}.landing-root .hero-stats strong{font-family:Manrope,Manrope Fallback,sans-serif;font-size:24px;color:#fff}.landing-root .hero-stats span{font-size:13px;color:#fff9}.landing-root .hero-visual{position:relative;z-index:2;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:440px}.landing-root .hero-glow{position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);width:460px;height:460px;max-width:90%;border-radius:50%;background:radial-gradient(circle,rgba(80,200,120,.42) 0%,rgba(80,200,120,.16) 38%,transparent 70%);filter:blur(6px);z-index:-1;animation:glowPulse 6s ease-in-out infinite}@keyframes glowPulse{0%,to{opacity:.8}50%{opacity:1;transform:translate(-50%,-50%) scale(1.05)}}.landing-root .hero-visual img{width:100%;max-width:440px;height:auto;object-fit:contain;filter:drop-shadow(0 30px 50px rgba(0,0,0,.5));animation:heroFloat 6s ease-in-out infinite}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.landing-root .hero-visual figcaption{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:8px 16px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.16);color:#ffffffd1;font-size:13px;font-weight:600;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.landing-root .hero-visual figcaption .dot{width:8px;height:8px;border-radius:50%;background:var(--primary);box-shadow:0 0 8px 2px #50c878b3;animation:dotPulse 2s ease-in-out infinite}@keyframes dotPulse{0%,to{opacity:1}50%{opacity:.4}}.landing-root .hero-visual.img-missing img{display:none}.landing-root .hero-visual.img-missing{min-height:320px}.landing-root section{position:relative}.landing-root .section-head{text-align:center;max-width:680px;margin:0 auto 48px}.landing-root .section-head h2{font-size:clamp(28px,4vw,42px)}.landing-root .section-head p{color:var(--muted);margin-top:12px;font-size:17px}.landing-root .subtitle-accent{color:var(--primary-deep)!important;font-weight:600}.landing-root .features{margin-top:-56px;position:relative;z-index:10;padding-bottom:64px}.landing-root .feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.landing-root .feature-card{border-radius:var(--radius);padding:28px 24px;transition:transform .2s ease,box-shadow .25s ease}.landing-root .feature-card:hover{transform:translateY(-4px);box-shadow:0 28px 56px -30px #50c87880,0 10px 26px -18px #1a1a1a38}.landing-root .feature-icon{width:48px;height:48px;border-radius:12px;margin-bottom:16px;display:flex;align-items:center;justify-content:center;font-size:22px;background:#50c87824;color:var(--primary-deep)}.landing-root .feature-card h3{font-size:17px;margin-bottom:8px}.landing-root .feature-card p{color:var(--muted);font-size:14.5px}.landing-root .why-how{padding:80px 0}.landing-root .two-col{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:stretch}.landing-root .two-col.reverse .precision-visual{order:-1}.landing-root .ps-block{border-radius:var(--radius-lg);padding:38px}.landing-root .ps-block h2{font-size:clamp(22px,2.6vw,29px);margin-bottom:24px}.landing-root .ps-solution{background:linear-gradient(180deg,#f4f7f5e6,#ffffffb3)}.landing-root .check-list{list-style:none;display:flex;flex-direction:column;gap:15px;margin-bottom:26px}.landing-root .check-list li{position:relative;padding-left:34px;color:var(--ink-soft);font-size:15.5px}.landing-root .check-list li:before{content:"✓";position:absolute;left:0;top:1px;width:22px;height:22px;border-radius:50%;background:var(--primary);color:#06351c;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center}.landing-root .check-list.cross li:before{content:"✕";background:#f6ddd2;color:var(--warm)}.landing-root .check-list li strong{color:var(--ink)}.landing-root .precision{padding:24px 0 80px}.landing-root .precision-copy .eyebrow{display:block;margin-bottom:10px}.landing-root .precision-copy h2{font-size:clamp(26px,3.4vw,38px);margin-bottom:18px}.landing-root .precision-copy p{color:var(--muted);font-size:16px;margin-bottom:22px}.landing-root .precision-visual{border-radius:var(--radius-lg);min-height:340px;position:relative;overflow:hidden;background:radial-gradient(420px 280px at 40% 35%,#14392a,#0d1713 70%);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow)}.landing-root .precision-graphic{position:absolute;inset:0}.landing-root .precision-graphic:before{content:"";position:absolute;inset:0;background:radial-gradient(360px 260px at 55% 45%,rgba(80,200,120,.3),transparent 65%)}.landing-root .p-dot{position:absolute;width:14px;height:14px;border-radius:50%;background:var(--primary);box-shadow:0 0 18px 3px #50c87899}.landing-root .p-dot.d1{top:30%;left:28%}.landing-root .p-dot.d2{top:56%;left:56%}.landing-root .p-dot.d3{top:38%;left:74%}.landing-root .p-dot.d4{top:72%;left:40%}.landing-root .p-line{position:absolute;top:33%;left:30%;width:30%;height:1px;background:linear-gradient(90deg,var(--primary),transparent);transform:rotate(20deg);transform-origin:left}.landing-root .p-line.l2{top:58%;left:42%;width:22%;transform:rotate(-26deg)}.landing-root .compound{padding:80px 0;background:var(--surface-mint)}.landing-root .compound-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:860px;margin:0 auto}.landing-root .compound-card{position:relative;border-radius:var(--radius-lg);padding:26px;cursor:pointer;display:flex;align-items:center;gap:22px;text-align:left;transition:transform .2s ease,box-shadow .25s ease,border-color .2s ease}.landing-root .compound-card:hover{transform:translateY(-3px)}.landing-root .compound-card.is-active{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary),0 24px 50px -26px #50c87880}.landing-root .thumb{position:relative;flex-shrink:0;width:96px;height:150px;display:flex;align-items:center;justify-content:center;border-radius:12px;overflow:hidden;background:transparent}.landing-root .thumb img{width:100%;height:100%;object-fit:contain}.landing-root .thumb.no-img{background:linear-gradient(180deg,#50c8780f,#fff6),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='70' viewBox='0 0 44 70' fill='none' stroke='%2350c878' stroke-opacity='0.45' stroke-width='2.4' stroke-linejoin='round'%3E%3Crect x='14' y='3' width='16' height='8' rx='2.5'/%3E%3Cpath d='M15 11 h14 v46 a7 7 0 0 1 -14 0 z'/%3E%3Cline x1='15' y1='40' x2='29' y2='40'/%3E%3C/svg%3E") center / 40px no-repeat}.landing-root .thumb.no-img img{display:none}.landing-root .compound-meta h3{font-size:22px;margin-bottom:4px}.landing-root .compound-meta p{color:var(--muted);font-size:14px}.landing-root .compound-check{position:absolute;top:16px;right:16px;width:26px;height:26px;border-radius:50%;background:var(--primary);color:#06351c;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.6);transition:all .2s ease}.landing-root .compound-card.is-active .compound-check{opacity:1;transform:scale(1)}.landing-root .packages{padding:80px 0}.landing-root .package-layout{display:grid;grid-template-columns:380px 1fr;gap:28px;align-items:start}.landing-root .summary-card{border-radius:var(--radius-lg);padding:30px;text-align:center;position:sticky;top:96px;background:linear-gradient(180deg,#50c8781f,#ffffffb3)}.landing-root .badge-dark{display:inline-block;background:var(--charcoal);color:#fff;font-size:11px;font-weight:700;letter-spacing:.05em;padding:6px 14px;border-radius:999px}.landing-root .summary-card .thumb-lg{width:130px;height:200px;margin:14px auto 6px;background-size:52px}.landing-root .summary-card .thumb-lg img{width:100%;height:100%;object-fit:contain}.landing-root .summary-card h3{font-size:24px}.landing-root .summary-dose{color:var(--muted);font-size:15px;margin-top:4px}.landing-root .summary-price{font-family:Manrope,Manrope Fallback,sans-serif;margin:14px 0 2px;display:flex;align-items:baseline;justify-content:center;gap:6px}.landing-root .summary-price span{font-size:44px;font-weight:800;color:var(--ink)}.landing-root .summary-price small{color:var(--muted);font-weight:600;font-size:14px}.landing-root .summary-unit{color:var(--primary-deep);font-weight:600;font-size:13px;margin-bottom:20px}.landing-root .summary-note{color:var(--muted);font-size:12px;margin-top:14px}.landing-root .tier-list{display:flex;flex-direction:column;gap:16px}.landing-root .tier-row{position:relative;border-radius:var(--radius);padding:22px 26px;cursor:pointer;display:flex;align-items:center;gap:20px;text-align:left;transition:transform .15s ease,box-shadow .2s ease,border-color .2s ease}.landing-root .tier-row:hover{transform:translateY(-2px)}.landing-root .tier-row.is-selected{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary),var(--glass-shadow)}.landing-root .tier-radio{width:22px;height:22px;border-radius:50%;border:2px solid var(--muted);flex-shrink:0;position:relative;transition:border-color .2s}.landing-root .tier-row.is-selected .tier-radio{border-color:var(--primary)}.landing-root .tier-row.is-selected .tier-radio:after{content:"";position:absolute;inset:4px;border-radius:50%;background:var(--primary)}.landing-root .tier-info{flex:1;display:flex;flex-direction:column}.landing-root .tier-info strong{font-family:Manrope,Manrope Fallback,sans-serif;font-size:17px;color:var(--ink)}.landing-root .tier-info em{font-style:normal;color:var(--muted);font-size:14px}.landing-root .tier-price{font-family:Manrope,Manrope Fallback,sans-serif;font-size:22px;font-weight:800;color:var(--ink)}.landing-root .tier-flag{position:absolute;top:-10px;left:22px;background:var(--primary);color:#06351c;font-size:11px;font-weight:700;padding:4px 12px;border-radius:999px}.landing-root .tier-flag.flag-alt{background:var(--charcoal);color:#fff}.landing-root .tier-foot{border-radius:var(--radius);padding:18px 22px;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;font-size:14px;color:var(--muted)}.landing-root .tier-foot strong{color:var(--ink)}.landing-root .dot-pulse{display:inline-block;width:9px;height:9px;border-radius:50%;background:var(--primary);margin-right:6px;box-shadow:0 0 #50c87899;animation:pulse 1.8s infinite}@keyframes pulse{0%{box-shadow:0 0 #50c87880}70%{box-shadow:0 0 0 8px #50c87800}to{box-shadow:0 0 #50c87800}}.landing-root .specs{padding:80px 0}.landing-root .table-wrap{border-radius:var(--radius-lg);overflow:hidden;-webkit-overflow-scrolling:touch}.landing-root .spec-table{width:100%;border-collapse:collapse}.landing-root .spec-table thead{background:linear-gradient(135deg,#15211b,#0f1512);color:#fff}.landing-root .spec-table th,.landing-root .spec-table td{padding:16px 24px;text-align:left;font-size:15px}.landing-root .spec-table th{font-family:Manrope,Manrope Fallback,sans-serif;font-weight:700}.landing-root .spec-table th:not(:first-child),.landing-root .spec-table td:not(:first-child){color:var(--primary-deep)}.landing-root .spec-table thead th:not(:first-child){color:var(--primary)}.landing-root .spec-table tbody tr{border-bottom:1px solid var(--line)}.landing-root .spec-table tbody tr:last-child{border-bottom:none}.landing-root .spec-table tbody tr:nth-child(2n){background:#f4f7f599}.landing-root .spec-table td:first-child{font-weight:600;color:var(--ink)}.landing-root .spec-table td:not(:first-child){color:var(--ink-soft)}.landing-root .coa{padding:80px 0;background:var(--surface-mint)}.landing-root .coa-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.landing-root .coa-card{border-radius:var(--radius-lg);padding:32px 28px;text-align:center;transition:transform .2s ease,box-shadow .25s ease}.landing-root .coa-card:hover{transform:translateY(-4px);box-shadow:0 28px 56px -30px #50c87880,0 10px 26px -18px #1a1a1a38}.landing-root .coa-icon{width:60px;height:60px;border-radius:16px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;font-size:26px;background:#50c87824;color:var(--primary-deep)}.landing-root .coa-card h3{font-size:18px;margin-bottom:10px}.landing-root .coa-card p{color:var(--muted);font-size:14.5px}.landing-root .reviews{padding:80px 0}.landing-root .review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.landing-root .review{border-radius:var(--radius-lg);padding:30px}.landing-root .stars{color:var(--primary);font-size:18px;letter-spacing:3px;margin-bottom:14px}.landing-root .review p{font-size:15.5px;color:var(--ink-soft);margin-bottom:16px}.landing-root .review cite{font-style:normal;color:var(--muted);font-size:14px;font-weight:600}.landing-root .trust{padding:24px 0 80px}.landing-root .trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.landing-root .trust-item{text-align:center}.landing-root .trust-icon{width:62px;height:62px;border-radius:18px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;font-size:26px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--glass-shadow)}.landing-root .trust-item h4{font-size:17px;margin-bottom:8px}.landing-root .trust-item p{color:var(--muted);font-size:14.5px}.landing-root .faq{padding:80px 0;background:var(--surface-mint)}.landing-root .faq-list{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.landing-root .faq-item{border-radius:var(--radius);padding:4px 24px}.landing-root .faq-item summary{list-style:none;cursor:pointer;font-family:Manrope,Manrope Fallback,sans-serif;font-weight:600;color:var(--ink);padding:18px 0;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:16px}.landing-root .faq-item summary::-webkit-details-marker{display:none}.landing-root .faq-item summary:after{content:"+";color:var(--primary-deep);font-size:24px;font-weight:400;transition:transform .2s;flex-shrink:0}.landing-root .faq-item[open] summary:after{transform:rotate(45deg)}.landing-root .faq-item p{color:var(--muted);padding-bottom:20px;font-size:15px}.landing-root .final-cta{text-align:center;padding:84px 0;color:#fff;background:radial-gradient(700px 400px at 50% -20%,#1a4733 0%,transparent 60%),linear-gradient(160deg,#15211b,#0f1512)}.landing-root .final-cta h2{color:#fff;font-size:clamp(26px,4vw,42px);max-width:760px;margin:0 auto 16px}.landing-root .final-cta p{color:#ffffffb8;max-width:580px;margin:0 auto 30px;font-size:17px}.landing-root .site-footer{background:#0f1512;color:#ffffffb3;padding:60px 0 28px}.landing-root .footer-inner{display:grid;grid-template-columns:1.2fr 2fr;gap:40px}.landing-root .footer-brand .brand-text{color:#fff}.landing-root .footer-brand .brand-text strong{color:var(--primary)}.landing-root .footer-brand p{margin-top:14px;max-width:300px;font-size:14.5px}.landing-root .footer-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.landing-root .footer-col h5{font-family:Manrope,Manrope Fallback,sans-serif;color:#fff;font-size:14px;margin-bottom:14px;letter-spacing:.04em}.landing-root .footer-col a{display:block;color:#fff9;font-size:14px;margin-bottom:10px;transition:color .2s}.landing-root .footer-col a:hover{color:var(--primary)}.landing-root .footer-bottom{margin-top:40px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08)}.landing-root .footer-bottom p{font-size:13px;color:#ffffff80}@media (max-width: 1024px){.landing-root .why-how,.landing-root .precision,.landing-root .compound,.landing-root .packages,.landing-root .specs,.landing-root .coa,.landing-root .reviews,.landing-root .faq{padding-top:64px;padding-bottom:64px}.landing-root .precision,.landing-root .trust{padding-top:20px}.landing-root .final-cta{padding:68px 0}}@media (max-width: 980px){.landing-root .feature-grid{grid-template-columns:repeat(2,1fr)}.landing-root .package-layout{grid-template-columns:1fr}.landing-root .summary-card{position:static;max-width:420px;margin:0 auto}.landing-root .hero-inner{grid-template-columns:1fr;gap:8px;text-align:center}.landing-root .hero-copy{display:flex;flex-direction:column;align-items:center;order:2}.landing-root .hero-visual{order:1;min-height:auto;margin-bottom:8px}.landing-root .hero-visual figcaption{display:none}.landing-root .hero-visual img{max-width:340px}.landing-root .hero .lead{margin-left:auto;margin-right:auto}.landing-root .hero-cta,.landing-root .hero-stats{justify-content:center}.landing-root .hero .molecule{display:none}}@media (max-width: 880px){.landing-root .main-nav{display:none}.landing-root .main-nav.open{display:flex;flex-direction:column;gap:0;position:absolute;top:72px;left:0;right:0;background:#fbf9f8fa;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);padding:8px 24px 14px;border-bottom:1px solid var(--line);box-shadow:0 18px 40px -24px #1a1a1a59}.landing-root .main-nav.open a{padding:14px 2px;border-bottom:1px solid var(--line);font-size:16px}.landing-root .main-nav.open a:last-child{border-bottom:none}.landing-root .nav-toggle{display:block}.landing-root .hero-inner{padding:52px 24px 60px}.landing-root .hero-stats{gap:26px;flex-wrap:wrap;justify-content:center}.landing-root .two-col{grid-template-columns:1fr;gap:18px}.landing-root .two-col.reverse .precision-visual{order:0;min-height:220px}.landing-root .coa-grid,.landing-root .review-grid,.landing-root .trust-grid{grid-template-columns:1fr}.landing-root .compound-grid{grid-template-columns:1fr;max-width:480px}.landing-root .footer-inner{grid-template-columns:1fr;gap:30px}.landing-root .section-head{margin-bottom:36px}}@media (max-width: 640px){.landing-root{--gutter: 18px}.landing-root .why-how,.landing-root .precision,.landing-root .compound,.landing-root .packages,.landing-root .specs,.landing-root .coa,.landing-root .reviews,.landing-root .faq{padding-top:52px;padding-bottom:52px}.landing-root .precision{padding-top:8px}.landing-root .trust{padding-top:8px;padding-bottom:52px}.landing-root .features{padding-bottom:48px}.landing-root .final-cta{padding:56px 0}.landing-root .section-head{margin-bottom:30px}.landing-root .section-head p{font-size:15px}.landing-root .feature-grid{grid-template-columns:1fr;gap:14px}.landing-root .feature-card{padding:22px 20px;display:flex;align-items:flex-start;gap:16px;flex-wrap:wrap}.landing-root .feature-icon{margin-bottom:0;width:44px;height:44px}.landing-root .feature-card h3{flex:1;min-width:60%;align-self:center;margin-bottom:0}.landing-root .feature-card p{flex-basis:100%}.landing-root .ps-block{padding:26px 22px;border-radius:var(--radius)}.landing-root .ps-block h2{margin-bottom:18px}.landing-root .check-list{gap:13px}.landing-root .hero h1{font-size:clamp(30px,7.6vw,42px)}.landing-root .hero .lead{font-size:16px;margin-top:18px;margin-bottom:26px}.landing-root .hero .pill{margin-bottom:4px}.landing-root .hero-stats{margin-top:38px}.landing-root .hero-cta{flex-direction:column;width:100%;max-width:340px}.landing-root .hero-cta .btn{width:100%}.landing-root .hero-visual img{max-width:260px}.landing-root .hero-glow{width:300px;height:300px}.landing-root .hero-stats{gap:0;width:100%;max-width:360px;justify-content:space-between}.landing-root .hero-stats strong{font-size:21px}.landing-root .compound-card{padding:20px;gap:18px}.landing-root .compound-card .thumb{width:70px;height:110px;background-size:32px}.landing-root .compound-meta h3{font-size:19px}.landing-root .summary-card{padding:26px 22px}.landing-root .summary-card .thumb-lg{width:110px;height:168px}.landing-root .summary-price span{font-size:38px}.landing-root .tier-list{gap:13px}.landing-root .tier-row{padding:18px;gap:14px}.landing-root .tier-info strong{font-size:16px}.landing-root .tier-price{font-size:19px}.landing-root .tier-foot{flex-direction:column;align-items:flex-start;gap:8px}.landing-root .spec-table{display:block;overflow-x:auto;white-space:nowrap}.landing-root .spec-table th,.landing-root .spec-table td{padding:13px 16px;font-size:14px}.landing-root .coa-card{padding:26px 22px}.landing-root .review{padding:24px 22px}.landing-root .faq-item{padding:2px 20px}.landing-root .faq-item summary{font-size:15px;padding:16px 0}.landing-root .footer-cols{grid-template-columns:1fr 1fr;gap:20px}}@media (max-width: 380px){.landing-root .brand-text{font-size:17px}.landing-root .header-actions .btn-sm{padding:9px 13px;font-size:13px}.landing-root .hero h1{font-size:clamp(27px,8.5vw,34px)}.landing-root .footer-cols{grid-template-columns:1fr}}.landing-root .results{padding:80px 0}.landing-root .results-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.landing-root .result-card{display:flex;flex-direction:column;overflow:hidden;border-radius:var(--radius-lg);background:var(--surface);box-shadow:0 8px 20px -10px #50c87859,0 8px 22px -18px #1a1a1a1f;border:1px solid var(--line);transition:transform .35s ease,box-shadow .35s ease}.landing-root .result-card:hover{transform:translateY(-6px);box-shadow:0 0 24px #50c87873,0 12px 28px -16px #1a1a1a2e}.landing-root .result-media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--surface-low)}.landing-root .result-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.landing-root .result-card:hover .result-media img{transform:scale(1.04)}.landing-root .result-tags{position:absolute;inset:auto 0 10px;display:flex;justify-content:space-between;padding:0 10px;pointer-events:none}.landing-root .result-tags span{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--on-primary);background:#0020109e;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:4px 10px;border-radius:999px}.landing-root .result-body{display:flex;flex-direction:column;gap:12px;padding:20px 20px 22px;flex:1;background:var(--primary);color:#06351c}.landing-root .result-name{font-size:13px;font-weight:700;letter-spacing:.02em;color:#06351c}.landing-root .result-quote{font-size:17px;line-height:1.42;font-weight:700;color:#06351c}.landing-root .result-disclaimer{margin-top:auto;font-size:10.5px;line-height:1.5;color:#06351c94}.landing-root .result-badge{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding-top:12px;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#06351c;border-top:1px solid rgba(6,53,28,.18);width:100%}.landing-root .result-badge-mark{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:var(--surface);color:var(--primary-deep);font-size:14px;font-weight:800;line-height:1}@media (max-width: 1024px){.landing-root .results{padding:64px 0}.landing-root .results-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.landing-root .results{padding:52px 0}.landing-root .results-grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}}.landing-root:has(.landing-v4-root){overflow-x:visible}
