:root{--navy:#0e1e3a;--navy-2:#152a4e;--navy-deep:#0a1526;--gold:#c9a24b;--gold-2:#d9b968;--ink:#1b2434;--muted:#5b6472;--line:#e6e8ee;--bg-soft:#f6f7fa;--bg-cream:#faf7f1;--white:#ffffff;--green:#3f7d4e;--red:#c0392b}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;color:var(--ink);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block;height:auto}a{text-decoration:none;color:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.font-product{font-family:Jost,sans-serif}.font-display{font-family:Readex Pro,sans-serif}.announce{background:var(--navy);color:#fff;text-align:center;padding:10px 16px;font-size:13px;letter-spacing:.14em;font-weight:600}.announce .timer{display:inline-flex;gap:8px;margin-left:12px;font-variant-numeric:tabular-nums}.announce .timer b{background:#ffffff24;padding:2px 8px;border-radius:6px}header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;padding:14px 0}.brand{display:flex;align-items:center;gap:10px;font-family:Jost,sans-serif;font-size:26px;font-weight:600;color:var(--navy)}.brand img{height:30px;width:auto}.brand span em{font-style:normal;color:var(--gold)}.nav-links{display:flex;gap:28px;font-size:15px;color:var(--muted)}.nav-links a:hover,.cart{color:var(--navy)}.hamburger{display:none;color:var(--navy);background:none;border:0;cursor:pointer}.hero{padding:36px 0 48px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.gallery-main{position:relative;border:1px solid var(--line);border-radius:16px;overflow:hidden}.gallery-main img{width:100%;aspect-ratio:1/1;object-fit:cover}.thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.thumbs::-webkit-scrollbar{display:none}.rating{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--muted)}.stars{color:var(--gold);letter-spacing:2px}h1{font-family:Jost,sans-serif;font-size:40px;line-height:1.15;font-weight:500;margin-top:12px}.h1-note{display:block;font-size:.62em;font-weight:500;color:var(--muted);margin-top:8px}.subtitle{color:var(--muted);margin-top:12px;font-size:16px}.bullets{list-style:none;margin-top:20px}.bullets li{display:flex;gap:10px;align-items:flex-start;margin-bottom:10px;font-size:15px}.check{flex:0 0 20px;height:20px;border-radius:50%;background:#0e1e3a1a;color:var(--navy);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;margin-top:2px}.bundles{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.bundle{position:relative;border:2px solid var(--line);border-radius:14px;padding:14px 12px;text-align:center;background:#fff}.bundle .tag{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--navy);color:#fff;font-size:11px;font-weight:600;padding:3px 12px;border-radius:999px;white-space:nowrap}.bundle .tag.gold{background:var(--gold);color:var(--navy-deep)}.bundle img{height:72px;width:auto;margin:6px auto 8px;object-fit:contain}.bundle .b-title{font-size:14px;font-weight:600;line-height:1.3}.bundle .save{color:var(--green);font-size:12px;font-weight:600;margin-top:4px}.bundle .price{font-size:19px;font-weight:700;margin-top:6px}.bundle .was{font-size:12px;color:var(--muted);text-decoration:line-through}.stock{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--muted);margin-top:20px}.dot{width:9px;height:9px;border-radius:50%;background:var(--green)}.add-cart{display:block;width:100%;background:var(--navy);color:#fff;text-align:center;font-size:20px;font-weight:600;padding:18px;border-radius:14px;margin-top:16px;letter-spacing:.02em}.add-cart:hover{background:var(--navy-2)}.add-cart .was{font-size:15px;font-weight:400;color:#ffffff8c;text-decoration:line-through;margin-left:8px}.trust{display:flex;justify-content:center;gap:32px;font-size:14px;color:var(--muted);margin-top:16px}.guarantee-box{display:flex;gap:16px;align-items:center;border:1px solid rgba(201,162,75,.4);background:var(--bg-cream);border-radius:14px;padding:16px;margin-top:20px}.guarantee-box img{height:56px;width:56px;object-fit:contain}.guarantee-box .g-title{font-weight:600;color:var(--navy)}.guarantee-box p{font-size:14px;color:var(--muted)}.accordions{max-width:1200px;margin:0 auto;padding:0 20px 8px}details{border-bottom:1px solid var(--line)}details summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:18px 4px;font-family:Jost,sans-serif;font-size:19px;font-weight:600;color:var(--navy)}details summary::-webkit-details-marker{display:none}details summary:after{content:"+";font-size:24px;color:var(--gold)}details[open] summary:after{content:"\2013"}details .body{padding:0 4px 20px;color:var(--muted);font-size:15px}details .body ul{margin:12px 0 0 18px}details .body li{margin-bottom:8px}.reviews{background:var(--bg-soft);padding:64px 0}.section-title{font-family:Readex Pro,sans-serif;font-size:32px;font-weight:700;text-align:center;color:var(--ink)}.section-sub{text-align:center;color:var(--muted);margin-top:10px;font-size:15px}.reviews-track{display:flex;gap:28px;overflow-x:auto;scroll-snap-type:x mandatory;padding:40px 4px 24px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.review-slide{flex:0 0 100%;scroll-snap-align:center;display:grid;grid-template-columns:.9fr 1.1fr;gap:32px;align-items:center;max-width:980px;margin:0 auto}.review-slide .r-photo{position:relative}.review-slide .r-photo img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:18px;box-shadow:0 18px 40px #0e1e3a2e}.review-slide .r-photo .tag{position:absolute;bottom:14px;left:14px;background:#ffffffeb;color:var(--navy);font-size:12px;font-weight:600;padding:5px 12px;border-radius:999px}.review-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:32px;box-shadow:0 4px 14px #0e1e3a0d}.review-card .r-stars{color:var(--gold);font-size:19px;letter-spacing:2px}.review-card .r-score{font-weight:600;color:var(--ink);margin-left:8px;font-size:15px}.review-card .r-title{font-family:Readex Pro,sans-serif;font-size:23px;font-weight:600;line-height:1.3;margin-top:14px}.review-card .r-text{color:var(--muted);font-size:15.5px;margin-top:14px;line-height:1.7}.review-card .r-foot{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.review-card .r-name{font-size:15px;font-weight:600}.review-card .r-verified{color:var(--green);font-size:13.5px;font-weight:600;margin-left:6px}.review-card .r-date{font-size:13px;color:var(--muted);font-style:italic;margin-top:3px}.reviews-dots{display:flex;justify-content:center;gap:8px;margin-top:8px}.reviews-dots span{width:9px;height:9px;border-radius:50%;background:#0e1e3a33}.reviews-dots span:first-child{background:var(--navy);width:26px;border-radius:999px}.faq{padding:64px 0}.faq-list{max-width:820px;margin:36px auto 0}.problem{padding:64px 0}.problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.problem-grid img{border-radius:16px;width:100%;object-fit:cover}.eyebrow{color:var(--gold);font-size:13px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.h2{font-family:Readex Pro,sans-serif;font-size:30px;font-weight:700;line-height:1.25;margin-top:12px}.lead{color:var(--muted);margin-top:16px;font-size:16px}.solution{background:var(--navy);color:#fff;padding:72px 0}.solution .h2{color:#fff}.solution .lead{color:#ffffffbf}.solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.solution img{border-radius:16px;width:100%}.pillars{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:28px}.pillar{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:18px}.pillar .p-icon{color:var(--gold-2);font-size:22px}.pillar .p-title{font-family:Readex Pro,sans-serif;font-weight:600;margin-top:10px;font-size:15.5px}.pillar .p-text{color:#ffffffb3;font-size:13.5px;margin-top:6px}.progression{padding:64px 0}.stages{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.stage{background:var(--bg-cream);border:1px solid var(--line);border-radius:16px;overflow:hidden}.stage img{width:100%;aspect-ratio:4/3;object-fit:cover}.stage .s-body{padding:24px}.stage .s-tag{color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.18em}.stage .s-title{font-family:Readex Pro,sans-serif;font-size:21px;font-weight:600;color:var(--navy);margin-top:8px}.stage .s-text{color:var(--muted);font-size:14.5px;margin-top:10px}.stage .bar{height:6px;background:#0e1e3a1a;border-radius:999px;margin-top:18px;overflow:hidden}.stage .bar i{display:block;height:100%;background:var(--gold);border-radius:999px}.timeline{background:var(--bg-soft);padding:64px 0}.timeline-list{max-width:820px;margin:36px auto 0}.t-item{display:flex;gap:18px;padding:20px 0;border-bottom:1px solid var(--line)}.t-week{flex:0 0 120px;font-family:Jost,sans-serif;font-weight:600;color:var(--gold);font-size:15px}.t-body .t-title{font-family:Readex Pro,sans-serif;font-weight:600;color:var(--navy)}.t-body .t-text{color:var(--muted);font-size:14.5px;margin-top:4px}.comparison{padding:64px 0}.compare-scroll{max-width:1000px;margin:36px auto 0;overflow-x:auto}.compare-grid{display:grid;grid-template-columns:minmax(130px,.85fr) 1fr 1fr 1.05fr;min-width:760px;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--white)}.cg-cell{padding:15px 14px;font-size:15px;line-height:1.5;border-bottom:1px solid var(--line)}.cg-cell.cg-last{border-bottom:0}.cg-head{background:var(--bg-soft);font-family:Readex Pro,sans-serif;font-weight:600;font-size:16px;color:var(--ink);text-align:center;padding-top:18px;padding-bottom:18px}.cg-label{background:var(--bg-soft);font-family:Readex Pro,sans-serif;font-weight:600;font-size:15px;color:var(--navy)}.cg-mine{background:var(--navy);color:#fff;border-bottom-color:#ffffff24}.cg-head.cg-mine{background:var(--navy-deep);color:var(--gold-2)}.cg-cell[data-col]:before{content:attr(data-col);display:none;font-family:Readex Pro,sans-serif;font-weight:600;font-size:12px;letter-spacing:.06em;text-transform:uppercase;opacity:.62;margin-bottom:4px}@media(max-width:760px){.compare-scroll{overflow-x:visible;margin-top:24px}.compare-grid{grid-template-columns:1fr;min-width:0;border:0;border-radius:0;background:transparent}.cg-head{display:none}.cg-cell{padding:0;border-bottom:0;font-size:14.5px}.cg-label{margin-top:26px;background:transparent;color:var(--gold);font-size:11.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-align:left}.cg-cell[data-col]{display:grid;grid-template-columns:92px 1fr;gap:10px;align-items:start;margin-top:8px;padding:11px 13px;border-radius:10px;background:var(--bg-soft)}.cg-cell[data-col]:before{content:attr(data-col-short);display:block;font-size:12.5px;letter-spacing:0;text-transform:none;opacity:1;margin:0;line-height:1.5;color:var(--muted)}.cg-mine[data-col]{background:var(--navy);color:#fff}.cg-mine[data-col]:before{color:var(--gold-2)}}.guarantee-box.sold-here{align-items:flex-start;margin-top:20px}.sold-here .sh-ico{flex:0 0 56px;width:56px;height:56px;border-radius:50%;border:1px solid rgba(201,162,75,.5);background:#c9a24b1f;color:var(--gold);display:flex;align-items:center;justify-content:center}.c-foot-our{background:var(--navy);border-radius:0 0 0 16px;height:18px}.c-foot-other{background:#eef0f4;border-radius:0 0 16px;height:18px}.guarantee{background:var(--navy-deep);color:#fff;padding:72px 0;text-align:center}.guarantee img{height:110px;width:110px;object-fit:contain;margin:0 auto}.guarantee .h2{color:#fff}.guarantee p{color:#ffffffbf;max-width:640px;margin:16px auto 0}.results{background:linear-gradient(135deg,#12233f,#0e1e3a 55%,#0a1526);color:#fff;padding:72px 0}.results-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:start}.results .r-eyebrow{color:var(--gold-2);font-size:14px;font-weight:600}.results h2{font-family:Readex Pro,sans-serif;font-size:30px;font-weight:700;line-height:1.25;margin-top:8px}.results .r-sub{color:#ffffffb3;margin-top:10px;font-size:15px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:36px}.stat .num{font-family:Readex Pro,sans-serif;font-size:52px;font-weight:700;line-height:1;color:#fff}.stat .lbl{font-size:15px;font-weight:600;margin-top:10px;line-height:1.35}.stat .quote{color:#ffffffa6;font-size:13.5px;margin-top:10px;font-style:italic;line-height:1.5}.results-photo img{width:100%;border-radius:16px;object-fit:cover;aspect-ratio:4/4.4}.guarantee-inline{margin-top:8px}.guarantee-inline .g-heart{width:44px;height:44px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px}.guarantee-inline .g-days{font-family:Readex Pro,sans-serif;font-size:34px;font-weight:700;margin-top:16px}.guarantee-inline .g-title{font-family:Readex Pro,sans-serif;font-size:20px;font-weight:600;margin-top:4px}.guarantee-inline p{color:#ffffffb8;font-size:14.5px;margin-top:12px;line-height:1.6}.g-checks{display:flex;gap:28px;margin-top:18px;flex-wrap:wrap}.g-checks span{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.g-checks .ck{color:var(--gold-2)}.verified{padding:64px 0}.verified .v-eyebrow{color:var(--gold);text-align:center;font-size:14px;font-weight:600;letter-spacing:.04em}.verified-rule{height:1px;background:var(--line);margin:28px 0 0}.verified-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:36px}.v-review .v-stars{color:var(--gold);font-size:16px;letter-spacing:2px}.v-review .v-score{font-weight:600;margin-left:6px;font-size:14.5px}.v-review .v-text{color:var(--ink);font-size:15px;line-height:1.7;margin-top:12px}.v-review .v-foot{display:flex;align-items:center;gap:10px;margin-top:16px}.v-review .v-foot img{width:34px;height:34px;border-radius:50%;object-fit:cover}.v-review .v-name{font-size:14px;font-weight:600}.v-review .v-verified{color:var(--green);font-size:13px;font-weight:600}.load-more{display:block;text-align:center;margin:36px auto 0;font-size:16px;font-weight:600;color:var(--ink);text-decoration:underline;text-underline-offset:4px}footer{background:var(--navy-deep);color:#fff;padding:56px 0 32px;border-top:1px solid rgba(255,255,255,.08)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px}.footer-brand{display:flex;align-items:center;gap:10px;font-family:Jost,sans-serif;font-size:22px;font-weight:600}.footer-brand img{height:28px;width:auto}.footer-brand span em{font-style:normal;color:var(--gold-2)}footer a{color:#ffffffbf;font-size:14.5px;display:block;margin-bottom:10px}footer a:hover{color:var(--gold-2)}.footer-col-title{color:#fff;font-weight:600;margin-bottom:14px;font-size:15px}.disclaimer{border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding-top:28px;color:#ffffff8c;font-size:13px;line-height:1.7}.disclaimer p{margin-bottom:12px}@media(max-width:900px){.hero-grid,.problem-grid,.solution-grid{grid-template-columns:1fr;gap:32px}.review-slide{grid-template-columns:1fr;gap:20px}.stages{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.results-grid{grid-template-columns:1fr;gap:32px}.stats{grid-template-columns:1fr 1fr}.verified-grid{grid-template-columns:1fr}h1{font-size:32px}}@media(max-width:600px){.nav-links{display:none}.hamburger{display:block}.bundles{grid-template-columns:1fr 1fr 1fr;gap:8px}.stats{grid-template-columns:1fr}.stat .num{font-size:42px}.bundle img{height:56px}.pillars,.footer-grid{grid-template-columns:1fr}h1{font-size:28px}.section-title{font-size:26px}.h2{font-size:25px}}.bundle{font:inherit;color:inherit;cursor:pointer;width:100%;display:block;transition:border-color .15s ease,background .15s ease}.bundle[aria-selected=true]{border-color:var(--navy);background:#0e1e3a0a;box-shadow:0 0 0 3px #0e1e3a1a}.bundle:after{content:"";position:absolute;top:10px;right:10px;width:18px;height:18px;border-radius:50%;border:2px solid var(--line);background:#fff;z-index:1}.bundle[aria-selected=true]:after{border-color:var(--navy);background:var(--navy)}.bundle:before{content:"";position:absolute;top:15px;right:16px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;z-index:2}.bundle[aria-selected=true]:before{opacity:1}.bundle:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.add-cart{border:0;cursor:pointer;font-family:inherit;width:100%}.add-cart[disabled]{opacity:.65;cursor:default}.gallery-main .slide{display:none}.gallery-main .slide[data-on="1"]{display:block}.thumbs button{padding:0;border:0;background:none;cursor:pointer;line-height:0;border-radius:10px}.thumbs button:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.thumbs button{flex:0 0 auto}.thumbs button img{width:64px;height:64px;object-fit:cover;border-radius:10px;border:2px solid var(--line);opacity:.62;transition:opacity .15s}.thumbs button[aria-selected=true] img{border-color:var(--navy);opacity:1}.thumbs button:hover img{opacity:1}.gal-nav{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border:0;border-radius:50%;background:#ffffffe6;color:var(--navy);box-shadow:0 2px 10px #0e1e3a2e;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:2}.gal-nav svg{width:19px;height:19px}.gal-nav:hover{background:#fff}.gal-prev{left:10px}.gal-next{right:10px}.gal-nav:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.gal-count{position:absolute;right:10px;bottom:10px;z-index:2;padding:4px 10px;border-radius:999px;background:#0a1526b8;color:#fff;font-size:12px;font-weight:600;letter-spacing:.04em}@media(max-width:420px){.thumbs{gap:6px}.thumbs button img{width:54px;height:54px}.gal-nav{width:34px;height:34px}}.bundle .per{font-size:11.5px;color:var(--muted);margin-top:2px}.ship-note{text-align:center;font-size:13.5px;color:var(--muted);margin-top:10px}.ship-note b{color:var(--green)}
/*# sourceMappingURL=/cdn/shop/t/1/assets/mindmag.css.map */
