*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--amber-50:#fffbeb;--amber-100:#fef3c7;--amber-200:#fde68a;--amber-300:#fcd34d;--amber-400:#fbbf24;--amber-500:#f59e0b;--amber-600:#d97706;--amber-700:#b45309;--amber-800:#92400e;--amber-900:#78350f;--stone-50:#fafaf9;--stone-100:#f5f5f4;--stone-200:#e7e5e4;--stone-300:#d6d3d1;--stone-400:#a8a29e;--stone-500:#78716c;--stone-600:#57534e;--stone-700:#44403c;--stone-800:#292524;--stone-900:#1c1917;--emerald-50:#ecfdf5;--emerald-100:#d1fae5;--emerald-500:#10b981;--emerald-600:#059669;--emerald-700:#047857;--radius:12px}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:DM Sans,system-ui,sans-serif;color:var(--stone-700);background:#fff;line-height:1.65;overflow-x:hidden;-webkit-font-smoothing:antialiased;padding-bottom:72px}@media(min-width:768px){body{padding-bottom:56px}}h1,h2,h3,h4{font-family:"DM Serif Display",Georgia,serif;font-weight:400;line-height:1.2;color:var(--stone-900)}img{max-width:100%;height:auto;display:block}.container{max-width:1120px;margin:0 auto;padding:0 20px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.guarantee-bar{background:var(--stone-900);color:#fff;padding:10px 16px;text-align:center;font-size:13px;letter-spacing:.3px;transition:padding .2s,font-size .2s;position:sticky;top:0;z-index:100}.guarantee-bar .highlight{color:var(--amber-400)}@media(max-width:767px){.guarantee-bar.scrolled{padding:7px 16px;font-size:11px}}@media(min-width:768px){.guarantee-bar{position:sticky;top:0}}.header{background:#fffffff7;padding:14px 0;border-bottom:1px solid var(--stone-200);position:static;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.logo{font-family:"DM Serif Display",serif;font-size:28px;letter-spacing:6px;color:var(--stone-900);text-align:center;text-transform:uppercase}.logo span{color:var(--amber-600);font-size:11px;display:block;letter-spacing:3px;font-family:DM Sans,sans-serif;font-weight:500;margin-top:-2px;text-transform:uppercase}.hero{padding:0 0 36px;background:#fff}.hero-grid{display:flex;flex-direction:column;gap:0}@media(min-width:768px){.hero-grid{display:grid;grid-template-columns:460px 1fr;gap:48px;align-items:center;padding:28px 0}}.hero-image-wrap{position:relative;padding:16px 20px 0}.hero-image-wrap img{width:100%;display:block;aspect-ratio:1/1;object-fit:cover;border-radius:12px}@media(min-width:768px){.hero-image-wrap{padding:0}.hero-image-wrap img{max-width:100%;aspect-ratio:auto;margin:0;filter:drop-shadow(0 20px 40px rgba(0,0,0,.08));border-radius:12px}}.hero-badge{position:absolute;top:26px;right:30px;background:var(--amber-500);color:#fff;font-size:11px;font-weight:700;padding:6px 12px;border-radius:20px;letter-spacing:.5px;text-transform:uppercase;z-index:1}@media(min-width:768px){.hero-badge{top:16px;right:16px;font-size:12px;padding:7px 16px}}.hero-thumbs{display:flex;gap:8px;justify-content:center;padding:12px 20px 16px;background:#fff}.hero-thumb{width:48px;height:48px;border-radius:12px;overflow:hidden;border:2px solid var(--stone-200);cursor:pointer;transition:border-color .2s;background:var(--stone-100);flex-shrink:0}.hero-thumb:hover,.hero-thumb.active{border-color:var(--amber-500)}.hero-thumb img{width:100%;height:100%;object-fit:cover}.hero-copy{padding:0 20px}@media(min-width:768px){.hero-copy{padding:0}}.rating-row{display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap}.stars{display:flex;gap:1px}.stars svg{width:18px;height:18px;fill:var(--amber-400)}.rating-text{font-size:14px;color:var(--stone-600)}.rating-text strong{color:var(--stone-800)}.hero-title{font-size:26px;margin-bottom:4px;color:var(--stone-900);line-height:1.15}@media(min-width:768px){.hero-title{font-size:36px}}.hero-subtitle{font-size:16px;color:var(--stone-500);margin-bottom:12px;line-height:1.5;font-weight:400}@media(min-width:768px){.hero-subtitle{font-size:18px}}.hero-sub{font-size:15px;color:var(--stone-700);margin-bottom:6px;line-height:1.6}.hero-sub strong{color:var(--stone-900)}.benefits-check{background:linear-gradient(135deg,var(--amber-50),var(--emerald-50));border:1px solid var(--amber-200);border-radius:var(--radius);padding:16px 18px;margin:16px 0}.benefits-check .item{display:flex;align-items:flex-start;gap:10px;padding:5px 0}.chk-icon{width:22px;height:22px;border-radius:50%;background:var(--emerald-500);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.chk-icon svg{width:13px;height:13px;stroke:#fff;fill:none;stroke-width:3}.benefits-check .item span{font-size:14px;font-weight:500;color:var(--stone-800)}@media(min-width:768px){.benefits-check .item span{font-size:15px}}.shipping-info{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-size:13px;color:var(--stone-600)}.pulse-dot{width:8px;height:8px;border-radius:50%;background:var(--emerald-500);animation:pulse 2s infinite;flex-shrink:0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.shipping-info strong{color:var(--emerald-700)}.cta-btn{display:block;width:100%;background:linear-gradient(135deg,var(--amber-500),var(--amber-600));color:#fff;border:none;padding:16px 28px;border-radius:var(--radius);font-size:17px;font-weight:700;cursor:pointer;text-align:center;text-decoration:none;letter-spacing:.3px;transition:all .2s;box-shadow:0 4px 16px #f59e0b40;position:relative;overflow:hidden}.cta-btn:hover{transform:translateY(-1px);box-shadow:0 6px 24px #f59e0b59;background:linear-gradient(135deg,var(--amber-400),var(--amber-500))}.cta-btn:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transition:left .6s}.cta-btn:hover:after{left:100%}.cta-btn small{display:block;font-size:12px;font-weight:400;opacity:.85;margin-top:3px}@media(min-width:768px){.cta-btn{font-size:18px;padding:18px 32px}}.below-cta{display:flex;align-items:center;justify-content:center;gap:16px;margin:12px 0 0;flex-wrap:wrap;font-size:12px;color:var(--stone-500)}.below-cta .in-stock{display:flex;align-items:center;gap:5px;background:var(--emerald-50);padding:3px 10px;border-radius:16px;font-weight:600;color:var(--emerald-700);font-size:12px}.below-cta .in-stock .dot{width:6px;height:6px;border-radius:50%;background:var(--emerald-500);animation:pulse 2s infinite}.below-cta .trust-item{display:flex;align-items:center;gap:4px}.below-cta .trust-item svg{width:14px;height:14px;stroke:var(--stone-400);fill:none;stroke-width:1.5}.edu-section{padding:44px 0;position:relative}.edu-section.alt{background:var(--stone-50)}.edu-grid{display:grid;grid-template-columns:1fr;gap:28px;align-items:center}@media(min-width:768px){.edu-grid{grid-template-columns:1fr 1fr;gap:48px}}.edu-grid h2{font-size:24px;margin-bottom:14px}@media(min-width:768px){.edu-grid h2{font-size:30px}}.edu-grid p{font-size:15px;color:var(--stone-700);margin-bottom:10px;line-height:1.65}.edu-grid p strong{color:var(--stone-900)}.edu-visual{background:linear-gradient(145deg,var(--amber-50) 0%,var(--stone-50) 60%,var(--emerald-50) 100%);border-radius:20px;padding:36px;display:flex;align-items:center;justify-content:center;min-height:240px;position:relative;overflow:hidden;border:1px solid var(--stone-200)}.edu-visual svg{width:100%;max-width:260px;height:auto}.edu-list{margin-top:12px}.edu-list-item{display:flex;align-items:flex-start;gap:10px;padding:5px 0;font-size:15px;color:var(--stone-700)}.edu-bullet{width:8px;height:8px;border-radius:50%;background:var(--amber-500);flex-shrink:0;margin-top:7px}.stats-section{padding:44px 0;background:linear-gradient(135deg,var(--amber-50) 0%,#fff 50%,var(--emerald-50) 100%)}.stats-section h2{text-align:center;font-size:24px;margin-bottom:4px}@media(min-width:768px){.stats-section h2{font-size:30px}}.stats-section .sub{text-align:center;color:var(--stone-500);font-size:14px;margin-bottom:28px}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(min-width:768px){.stats-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.stat-card{text-align:center;padding:16px 8px}.stat-num{font-family:"DM Serif Display",serif;font-size:44px;color:var(--amber-600);line-height:1}@media(min-width:768px){.stat-num{font-size:54px}}.stat-card p{font-size:13px;color:var(--stone-600);line-height:1.45;margin-top:6px}.stat-disclaimer{text-align:center;font-size:11px;color:var(--stone-400);margin-top:16px}.ingredients-section{padding:44px 0;background:#fff}.ingredients-section h2{text-align:center;font-size:24px;margin-bottom:4px}@media(min-width:768px){.ingredients-section h2{font-size:30px}}.ingredients-section .sub{text-align:center;color:var(--stone-500);font-size:14px;margin-bottom:28px}.ing-grid{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:768px){.ing-grid{grid-template-columns:repeat(2,1fr);gap:18px}}.ing-card{border:1px solid var(--stone-200);border-radius:var(--radius);padding:20px;background:#fff;transition:border-color .2s,box-shadow .2s}.ing-card:hover{border-color:var(--amber-300);box-shadow:0 4px 16px #0000000a}.ing-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.ing-icon{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ing-icon svg{width:20px;height:20px}.ing-icon.black{background:var(--stone-800)}.ing-icon.black svg{stroke:#fff;fill:none}.ing-icon.red{background:#dc2626}.ing-icon.red svg{stroke:#fff;fill:none}.ing-icon.yellow{background:var(--amber-400)}.ing-icon.yellow svg{stroke:#fff;fill:none}.ing-icon.pepper{background:var(--stone-700)}.ing-icon.pepper svg{stroke:#fff;fill:none}.dose-tag{font-size:11px;font-weight:700;color:var(--amber-700);background:var(--amber-50);padding:2px 8px;border-radius:6px;margin-left:auto;white-space:nowrap}.ing-card h4{font-size:15px;color:var(--stone-900);font-family:DM Sans,sans-serif;font-weight:700}.ing-card p{font-size:14px;color:var(--stone-600);line-height:1.55}.ing-total{text-align:center;margin-top:18px;font-size:14px;color:var(--stone-600)}.ing-total strong{color:var(--stone-800)}.timeline-section{padding:44px 0;background:var(--stone-50)}.timeline-section h2{text-align:center;font-size:24px;margin-bottom:28px}@media(min-width:768px){.timeline-section h2{font-size:30px}}.timeline{max-width:600px;margin:0 auto;position:relative;padding-left:32px}.timeline:before{content:"";position:absolute;left:11px;top:6px;bottom:6px;width:2px;background:var(--amber-200);border-radius:1px}.tl-item{position:relative;margin-bottom:28px}.tl-item:last-child{margin-bottom:0}.tl-dot{position:absolute;left:-32px;top:3px;width:22px;height:22px;display:flex;align-items:center;justify-content:center}.tl-dot:before{content:"";width:12px;height:12px;border-radius:50%;background:var(--amber-500);border:3px solid var(--amber-100);box-shadow:0 0 0 2px var(--amber-300)}.tl-item h4{font-size:15px;color:var(--amber-700);margin-bottom:3px;font-family:DM Sans,sans-serif;font-weight:700}.tl-item p{font-size:14px;color:var(--stone-600);line-height:1.55}.testimonials-section{padding:44px 0;background:#fff}.testimonials-section h2{text-align:center;font-size:24px;margin-bottom:28px}.test-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.test-grid{grid-template-columns:repeat(3,1fr);gap:20px}}.test-card{background:var(--stone-50);border:1px solid var(--stone-200);border-radius:var(--radius);padding:20px}.test-stars{display:flex;gap:1px;margin-bottom:10px}.test-stars svg{width:15px;height:15px;fill:var(--amber-400)}.test-body{font-size:14px;color:var(--stone-700);line-height:1.6;font-style:italic;margin-bottom:12px}.test-footer{display:flex;align-items:center;justify-content:space-between;font-size:13px}.test-name{font-weight:600;color:var(--stone-800)}.test-verified{color:var(--emerald-600);font-weight:500;display:flex;align-items:center;gap:3px}.test-verified svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2}.trust-section{padding:32px 0;background:var(--stone-50);border-top:1px solid var(--stone-200);border-bottom:1px solid var(--stone-200)}.trust-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(min-width:768px){.trust-badges{grid-template-columns:repeat(6,1fr)}}.trust-badge{text-align:center;padding:8px 4px}.trust-badge .tb-icon{width:32px;height:32px;margin:0 auto 6px;display:flex;align-items:center;justify-content:center}.trust-badge .tb-icon svg{width:28px;height:28px;stroke:var(--stone-600);fill:none;stroke-width:1.5}.tb-title{font-size:11px;font-weight:700;color:var(--stone-800);text-transform:uppercase;letter-spacing:.4px}.tb-sub{font-size:10px;color:var(--stone-500)}.compare-section{padding:44px 0;background:#fff}.compare-section h2{text-align:center;font-size:24px;margin-bottom:28px}@media(min-width:768px){.compare-section h2{font-size:30px}}.compare-table{width:100%;border-collapse:collapse;font-size:14px;max-width:700px;margin:0 auto;display:none}@media(min-width:640px){.compare-table{display:table}}.compare-table th{padding:12px 14px;text-align:left;font-weight:600;background:var(--stone-50);border-bottom:2px solid var(--stone-200);font-size:13px}.compare-table th.col-us{color:var(--amber-700)}.compare-table th.col-them{color:var(--stone-400)}.compare-table td{padding:11px 14px;border-bottom:1px solid var(--stone-100);font-size:14px}.compare-table td:first-child{font-weight:500;color:var(--stone-700)}.cmp-yes{color:var(--emerald-600);font-weight:600}.cmp-no{color:var(--stone-300)}.compare-cards{display:flex;flex-direction:column;gap:10px}@media(min-width:640px){.compare-cards{display:none}}.cmp-card{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid var(--stone-200);border-radius:var(--radius);background:#fff}.cmp-card .cmp-check{width:28px;height:28px;border-radius:50%;background:var(--emerald-50);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cmp-card .cmp-check svg{width:16px;height:16px;stroke:var(--emerald-600);fill:none;stroke-width:2.5}.cmp-card .cmp-text{flex:1}.cmp-card .cmp-text strong{font-size:14px;color:var(--stone-800);display:block}.cmp-card .cmp-text span{font-size:12px;color:var(--stone-500)}.guarantee-section{padding:36px 0;background:var(--stone-50)}.guarantee-box{max-width:600px;margin:0 auto;display:flex;gap:16px;align-items:flex-start;padding:24px;background:#fff;border:1px solid var(--stone-200);border-radius:var(--radius)}.guarantee-box .shield-icon{width:56px;height:56px;flex-shrink:0}.guarantee-box .shield-icon svg{width:100%;height:100%}.guarantee-box h3{font-size:18px;margin-bottom:4px}.guarantee-box p{font-size:14px;color:var(--stone-600);line-height:1.55}.offer-section{padding:44px 0;background:linear-gradient(135deg,var(--amber-50),var(--stone-50))}.offer-box{max-width:560px;margin:0 auto;text-align:center;background:#fff;border:2px solid var(--amber-300);border-radius:20px;padding:28px 22px;box-shadow:0 8px 32px #0000000d}.offer-badge{display:inline-block;background:var(--amber-500);color:#fff;font-size:11px;font-weight:700;padding:5px 14px;border-radius:16px;letter-spacing:.8px;text-transform:uppercase;margin-bottom:14px}.offer-box h2{font-size:24px;margin-bottom:6px}.offer-sub{font-size:14px;color:var(--stone-600);margin-bottom:18px}.offer-list{text-align:left;margin:0 auto 20px;max-width:400px}.offer-item{display:flex;align-items:flex-start;gap:8px;padding:6px 0;font-size:14px;color:var(--stone-700)}.offer-item .oi-check{flex-shrink:0;margin-top:2px}.offer-item .oi-check svg{width:18px;height:18px;stroke:var(--emerald-500);fill:none;stroke-width:2.5}.offer-note{font-size:12px;color:var(--stone-400);margin-top:10px}.faq-section-full{padding:44px 0;background:#fff}.faq-section-full h2{text-align:center;font-size:24px;margin-bottom:28px}.faq-wrap{max-width:680px;margin:0 auto}.faq-item{border-bottom:1px solid var(--stone-200)}.faq-item summary{padding:14px 0;font-weight:600;font-size:15px;color:var(--stone-800);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:20px;color:var(--stone-400);transition:transform .2s;flex-shrink:0}.faq-item[open] summary:after{content:"\2013"}.faq-body{padding:0 0 14px;font-size:14px;color:var(--stone-600);line-height:1.6}.cta-section{padding:36px 0;text-align:center}.cta-section.alt{background:var(--stone-50)}.cta-section h2{font-size:22px;margin-bottom:6px}@media(min-width:768px){.cta-section h2{font-size:26px}}.cta-section p{font-size:14px;color:var(--stone-500);margin-bottom:16px}.cta-section .cta-btn{max-width:420px;margin:0 auto}.cta-guarantee{font-size:13px;color:var(--stone-500);margin-top:10px;display:flex;align-items:center;justify-content:center;gap:6px}.cta-guarantee svg{width:16px;height:16px;stroke:var(--stone-400);fill:none;stroke-width:1.5}.site-footer{background:var(--stone-900);color:var(--stone-400);padding:36px 0 20px;font-size:13px}.footer-grid{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:28px}@media(min-width:768px){.footer-grid{grid-template-columns:repeat(3,1fr)}}.footer-logo{font-family:"DM Serif Display",serif;font-size:22px;letter-spacing:5px;color:#fff;margin-bottom:6px;text-transform:uppercase}.site-footer a{color:var(--stone-400);text-decoration:none;transition:color .2s}.site-footer a:hover{color:var(--amber-400)}.site-footer h4{color:var(--stone-200);font-size:13px;margin-bottom:10px;font-family:DM Sans,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.8px}.footer-links{list-style:none}.footer-links li{margin-bottom:6px}.footer-bottom{border-top:1px solid var(--stone-700);padding-top:16px;text-align:center;font-size:11px}.fda-disclaimer{max-width:680px;margin:0 auto 20px;text-align:center;font-size:11px;color:var(--stone-500);line-height:1.45;padding:10px 14px;background:var(--stone-800);border-radius:8px}.sticky-cta{position:fixed;bottom:0;left:0;right:0;background:#fffffff7;padding:10px 16px;border-top:1px solid var(--stone-200);z-index:99;box-shadow:0 -2px 12px #0000000f;transform:translateY(100%);transition:transform .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.sticky-cta.visible{transform:translateY(0)}.sticky-cta .cta-btn{font-size:15px;padding:12px 20px;max-width:480px;margin:0 auto}@media(min-width:768px){.sticky-cta .cta-btn{font-size:15px;padding:12px 24px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/macaco-landing.css.map */
