:root{--bg:#ffffff;--soft:#F7F8FC;--accent:#7A7FF2;--accent-dark:#5F66D8;--text:#111111;--muted:#5E6170;--border:#E7EAF4;--radius:18px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.page-width{max-width:var(--max);margin:0 auto;padding:0 22px}.section{padding:76px 0}.section--soft{background:var(--soft)}.eyebrow{font-size:12px;letter-spacing:.13em;text-transform:uppercase;color:var(--accent-dark);font-weight:700;margin:0 0 14px}.h1,.h2,.h3,h1,h2,h3{line-height:1.02;margin:0;color:var(--text);letter-spacing:-.04em}.h1{font-size:clamp(42px,7vw,78px)}.h2{font-size:clamp(34px,5vw,56px)}.h3{font-size:24px}.lead{font-size:clamp(17px,2vw,21px);color:var(--muted);max-width:720px;margin:18px 0 0}.button,.shopify-payment-button__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:1px solid var(--accent-dark);background:var(--accent-dark);color:#fff;font-weight:700;letter-spacing:.01em;border-radius:6px;cursor:pointer;transition:.18s ease}.button:hover{transform:translateY(-1px);box-shadow:0 10px 26px #5f66d82e}.button--secondary{background:#fff;color:var(--text);border-color:var(--border)}.button--wide{width:100%}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.muted{color:var(--muted)}.media-square{aspect-ratio:1/1;border-radius:24px;overflow:hidden;background:linear-gradient(145deg,#fff,#f0f2ff);border:1px solid var(--border)}.media-square img{width:100%;height:100%;object-fit:cover}.site-header{position:sticky;top:0;z-index:50;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.header-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px}.logo{display:inline-flex;align-items:center;flex:0 0 auto}.logo-img{width:164px;max-height:54px;height:auto;object-fit:contain}.logo-img--default{width:172px}.footer-logo-img{width:190px;max-width:100%;height:auto;background:#fff;border-radius:8px;padding:6px;margin-bottom:16px}.nav{display:flex;gap:24px;align-items:center;color:var(--muted);font-size:14px}.nav a:hover{color:var(--accent-dark)}.cart-link{font-weight:700;color:var(--text)}.hero{padding:34px 0 36px}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:42px;align-items:center}.hero-copy{padding:18px 0}.hero-card{padding:22px;border:1px solid var(--border);background:linear-gradient(180deg,#fff,#f8f9ff);border-radius:30px}.hero-card--featured{box-shadow:0 22px 70px #5f66d81f}.media-square--hero{border-radius:22px}.trust-list{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:16px;overflow:hidden}.trust-item{background:#fff;padding:18px 20px;font-weight:700;text-align:center;font-size:14px}.story-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:54px;align-items:center}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.simple-card{border:1px solid var(--border);background:#fff;padding:26px;border-radius:18px}.simple-card p{margin:10px 0 0;color:var(--muted)}.proof-grid,.routine-grid,.ingredients-grid,.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.proof-panel{display:grid;grid-template-columns:1fr 1fr;gap:14px}.proof-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:22px}.proof-label{font-weight:800;color:var(--accent-dark);margin-bottom:8px}.steps{display:grid;gap:14px}.step{display:grid;grid-template-columns:68px 1fr;gap:16px;align-items:start;border-bottom:1px solid var(--border);padding:18px 0}.step-num{font-family:Georgia,serif;font-size:38px;color:var(--accent)}.callout-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:26px}.pill{border:1px solid var(--border);background:#fff;border-radius:999px;padding:12px 16px;font-weight:700}.ingredient-list{display:grid;gap:16px}.ingredient{background:#fff;border:1px solid var(--border);border-radius:18px;padding:22px}.product-card{background:#fff;border:1px solid var(--border);border-radius:24px;padding:24px}.price{font-size:28px;font-weight:800;margin:10px 0}.product-bullets{padding:0;margin:18px 0;list-style:none}.product-bullets li{padding:9px 0;border-bottom:1px solid var(--border);color:var(--muted)}.qty{display:flex;align-items:center;width:128px;border:1px solid var(--border);border-radius:6px;overflow:hidden}.qty button{width:38px;height:42px;border:0;background:#fff;font-size:18px;cursor:pointer}.qty input{width:52px;border:0;text-align:center;font-size:16px}.product-actions{display:grid;gap:10px;margin-top:16px}.mini-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.mini-gallery .media-square{border-radius:14px}.feedback-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.quote{background:#fff;border:1px solid var(--border);border-radius:18px;padding:24px;color:var(--muted)}.quote strong{display:block;color:var(--text);margin-bottom:12px}.faq-wrap{max-width:860px;margin:28px auto 0}.faq-wrap details{border-bottom:1px solid var(--border);padding:20px 0}.faq-wrap summary{font-weight:800;font-size:18px;cursor:pointer}.faq-wrap p{color:var(--muted);margin:12px 0 0}.final-cta{text-align:center;background:linear-gradient(180deg,#f7f8fc,#fff)}.site-footer{background:#101223;color:#fff;padding:52px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:32px}.site-footer a,.site-footer p{color:#ffffffb3}.footer-links{display:grid;gap:10px}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:38px;padding-top:18px;color:#ffffff8c;font-size:13px}.sticky-atc{position:fixed;left:16px;right:16px;bottom:16px;z-index:60;background:#fffffff5;border:1px solid var(--border);border-radius:14px;box-shadow:0 18px 50px #1c23502e;padding:12px;display:none;align-items:center;justify-content:space-between;gap:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sticky-atc.is-visible{display:flex}.sticky-atc__title{font-weight:800}.sticky-atc__price{color:var(--muted);font-size:14px}.page-content{max-width:850px;margin:0 auto}.page-content h1{font-size:clamp(38px,6vw,64px);margin-bottom:22px}.rte{color:var(--muted);font-size:17px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-card{border:1px solid var(--border);border-radius:18px;padding:24px;background:#fff}.article-body{max-width:760px;margin:0 auto}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{border-bottom:1px solid var(--border);padding:16px;text-align:left}.cart-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:10px;top:10px;background:#fff;padding:10px;z-index:999}@media(max-width:900px){.nav{display:none}.header-inner{height:68px}.logo-img{width:146px}.hero{padding-top:18px}.hero-grid,.story-grid,.proof-grid,.routine-grid,.ingredients-grid,.product-grid{grid-template-columns:1fr;gap:26px}.hero-copy{padding:0}.hero-grid--image-first .hero-card{order:1}.hero-grid--image-first .hero-copy{order:2}.card-grid,.feedback-grid,.blog-grid{grid-template-columns:1fr}.trust-list{grid-template-columns:1fr 1fr}.section{padding:54px 0}.footer-grid{grid-template-columns:1fr}.h1{font-size:42px}.h2{font-size:34px}.hero-card{padding:12px;border-radius:22px}.button-row{gap:10px}.button{width:100%}.proof-panel,.callout-list{grid-template-columns:1fr}.sticky-atc .button{width:auto;min-width:130px}.cart-actions{flex-direction:column}.cart-actions .button{width:100%}}@media(max-width:520px){.page-width{padding:0 16px}.header-inner{height:64px}.logo-img{width:132px}.hero-grid{gap:20px}.trust-list{grid-template-columns:1fr}.simple-card{padding:22px}.media-square{border-radius:18px}.sticky-atc{left:10px;right:10px;bottom:10px}.sticky-atc__title{font-size:14px}.sticky-atc__price{font-size:12px}}.product-total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-2px 0 16px;padding:12px 14px;background:var(--soft);border:1px solid var(--border);border-radius:10px;color:var(--muted);font-weight:700}.product-total strong{color:var(--text);font-size:18px}.cart-header{margin-bottom:28px}.cart-card{background:#fff;border:1px solid var(--border);border-radius:24px;overflow:hidden;box-shadow:0 16px 50px #1f265f0f}.cart-form.is-updating{opacity:.75}.cart-status{min-height:22px;color:var(--accent-dark);font-weight:700;margin-bottom:12px}.cart-table--enhanced th{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);background:var(--soft)}.cart-product{display:flex;align-items:center;gap:16px}.cart-product__image{width:86px;height:86px;flex:0 0 86px;border-radius:14px;overflow:hidden;background:var(--soft);border:1px solid var(--border)}.cart-product__image img{width:100%;height:100%;object-fit:cover}.cart-product__title{font-weight:800;color:var(--text);display:inline-block;margin-bottom:4px}.cart-product__price{font-size:14px}.qty--cart{width:138px;background:#fff}.qty--cart button{width:42px;height:44px;font-size:22px;color:var(--text)}.qty--cart input{width:54px;height:44px}.cart-qty-wrap{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.cart-remove{border:0;background:transparent;color:var(--muted);text-decoration:underline;cursor:pointer;font-weight:700;padding:8px}.cart-summary-card{max-width:420px;margin:24px 0 0 auto;border:1px solid var(--border);border-radius:22px;background:#fff;padding:22px;box-shadow:0 16px 50px #1f265f0f}.cart-summary-row{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:20px;font-weight:800}.cart-summary-row strong{font-size:26px;color:var(--text)}.cart-empty-card{background:#fff;border:1px solid var(--border);border-radius:24px;padding:28px;max-width:640px}@media(max-width:760px){.cart-table--enhanced,.cart-table--enhanced thead,.cart-table--enhanced tbody,.cart-table--enhanced th,.cart-table--enhanced td,.cart-table--enhanced tr{display:block}.cart-table--enhanced thead{display:none}.cart-table--enhanced tr{padding:18px;border-bottom:1px solid var(--border)}.cart-table--enhanced tr:last-child{border-bottom:0}.cart-table--enhanced td{border-bottom:0!important;padding:8px 0}.cart-table--enhanced td:before{content:attr(data-label);display:block;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-weight:800;margin-bottom:8px}.cart-product{align-items:flex-start}.cart-product__image{width:74px;height:74px;flex-basis:74px}.cart-summary-card{max-width:none}.cart-summary-row strong{font-size:22px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/theme.css.map */
