:root{--f-periwinkle: #8B8FCC;--f-periwinkle-light: #b8bcdf;--f-periwinkle-pale: #e8eaf6;--f-lavender-bg: #f0f1fa;--f-gold: #c9a84c;--f-gold-light: #e2c97e;--f-off-white: #faf9f7;--f-warm-grey: #f5f3ef;--f-text-dark: #1a1a2e;--f-text-mid: #4a4a6a;--f-text-light: #8a8aaa;--f-deep-navy: #0d0d1a;--f-radius: 16px;--f-radius-sm: 8px;--f-shadow: 0 8px 40px rgba(139,143,204,.15);--f-shadow-card: 0 4px 24px rgba(139,143,204,.12);--f-display: "Cormorant Garamond", Georgia, serif;--f-body: "DM Sans", system-ui, sans-serif}body{font-family:var(--f-body);background:var(--f-off-white);color:var(--f-text-dark);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--f-display);line-height:1.1}.header-wrapper,.header{background:var(--f-deep-navy)!important;border-bottom:1px solid rgba(139,143,204,.15)!important}.header__heading-link,.header__menu-item,.header__icon,.header__menu-item span,header a,.header a{color:#fff!important}.header__menu-item:hover{color:var(--f-periwinkle-light)!important}.header__active-menu-item,.header__menu-item--active{color:#fff!important}.forme-announcement{background:linear-gradient(90deg,#0d0d1a,#1a1535,#0d0d1a);color:#ffffffb3;text-align:center;padding:11px 16px;font-size:12px;letter-spacing:.1em;font-weight:300;font-family:var(--f-body);border-bottom:1px solid rgba(139,143,204,.2);display:flex;align-items:center;justify-content:center;gap:28px}.forme-announcement strong{color:var(--f-gold-light);font-weight:400}.forme-announcement-divider{color:#8b8fcc4d;font-size:16px}.forme-section{padding:72px 24px}.forme-section--dark{background:var(--f-deep-navy)}.forme-section--grey{background:var(--f-warm-grey)}.forme-section--lavender{background:var(--f-lavender-bg)}.forme-section--white{background:#fff}.forme-eyebrow{display:block;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--f-periwinkle);margin-bottom:14px;font-family:var(--f-body)}.forme-eyebrow--light{color:var(--f-periwinkle-light)}.forme-title{font-size:clamp(32px,5vw,52px);font-weight:300;color:var(--f-text-dark);margin-bottom:16px}.forme-title em{font-style:italic;color:var(--f-periwinkle)}.forme-title--white{color:#fff}.forme-title--white em{color:var(--f-gold-light)}.forme-title--hero{font-size:clamp(42px,8vw,72px)}.forme-title--product{font-size:clamp(36px,6vw,58px)}.forme-body{font-size:16px;color:var(--f-text-mid);font-weight:300;max-width:560px;line-height:1.7}.forme-body--light{color:#fff9}.forme-centered{text-align:center}.forme-centered .forme-body{margin:0 auto}.forme-btn{display:inline-block;padding:16px 36px;border-radius:50px;font-size:15px;font-weight:500;letter-spacing:.04em;transition:transform .2s,box-shadow .2s;cursor:pointer;border:none;font-family:var(--f-body);text-decoration:none}.forme-btn--gold{background:var(--f-gold);color:var(--f-deep-navy);box-shadow:0 4px 20px #c9a84c59}.forme-btn--gold:hover{transform:translateY(-2px);box-shadow:0 8px 28px #c9a84c73;color:var(--f-deep-navy)}.forme-btn--periwinkle{background:var(--f-periwinkle);color:#fff}.forme-btn--periwinkle:hover{background:#7478b8}.forme-btn--full{width:100%;text-align:center;display:block}.forme-btn--atc{padding:18px;font-size:16px;letter-spacing:.06em;text-transform:uppercase}.forme-trust-bar{background:var(--f-deep-navy);padding:28px 24px;display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.forme-trust-item{display:flex;align-items:center;gap:10px;color:#ffffffa6;font-size:13px;letter-spacing:.06em;font-family:var(--f-body)}.forme-hero{background:linear-gradient(160deg,#0d0d1a,#1a1535,#0d0d1a);padding:80px 24px 60px;text-align:center;position:relative;overflow:hidden}.forme-hero:before{content:"";position:absolute;top:-60px;left:50%;transform:translate(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(139,143,204,.18) 0%,transparent 70%);pointer-events:none}.forme-hero-sub{font-size:17px;color:#ffffffa6;font-weight:300;max-width:420px;margin:0 auto 36px;line-height:1.65}.forme-hero-img{max-width:540px;margin:0 auto 36px;border-radius:var(--f-radius);overflow:hidden;box-shadow:0 24px 80px #00000080}.forme-hero-trust{display:flex;justify-content:center;gap:24px;margin-top:28px;flex-wrap:wrap}.forme-trust-pill{font-size:12px;color:#ffffff80;letter-spacing:.06em;display:flex;align-items:center;gap:6px}.forme-trust-pill:before{content:"\b7";color:var(--f-periwinkle-light)}.forme-problem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:48px}.forme-problem-card{background:#fff;border-radius:var(--f-radius);padding:32px 28px;border:1px solid rgba(139,143,204,.12)}.forme-problem-card .icon{font-size:28px;margin-bottom:14px}.forme-problem-card h3{font-size:20px;font-weight:400;margin-bottom:10px;font-family:var(--f-display)}.forme-problem-card p{font-size:14px;color:var(--f-text-mid);font-weight:300;line-height:1.65}.forme-system-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2px;margin-top:48px;background:#ffffff0f;border-radius:var(--f-radius);overflow:hidden}.forme-system-step{padding:36px 28px;background:#0d0d1acc;transition:background .2s}.forme-system-step:hover{background:#8b8fcc14}.forme-step-num{font-size:11px;letter-spacing:.15em;color:var(--f-periwinkle-light);margin-bottom:16px;display:block;font-family:var(--f-body)}.forme-system-step h3{font-size:22px;font-weight:400;color:#fff;margin-bottom:10px}.forme-system-step p{font-size:13px;color:#ffffff80;line-height:1.6}.forme-bundles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:48px}.forme-bundle-card{background:#fff;border-radius:var(--f-radius);overflow:hidden;border:1px solid rgba(139,143,204,.15);box-shadow:var(--f-shadow-card);transition:transform .2s,box-shadow .2s;position:relative}.forme-bundle-card:hover{transform:translateY(-4px);box-shadow:var(--f-shadow)}.forme-bundle-card--featured{border:2px solid var(--f-periwinkle)}.forme-bundle-badge{position:absolute;top:16px;right:16px;background:var(--f-periwinkle);color:#fff;font-size:11px;letter-spacing:.08em;padding:5px 12px;border-radius:50px;font-weight:500;z-index:2;font-family:var(--f-body)}.forme-bundle-img{width:100%;aspect-ratio:16/9;object-fit:cover}.forme-bundle-info{padding:28px 24px 32px}.forme-bundle-name{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--f-periwinkle);margin-bottom:8px;font-family:var(--f-body)}.forme-bundle-title{font-size:26px;font-weight:400;margin-bottom:12px;font-family:var(--f-display)}.forme-bundle-desc{font-size:14px;color:var(--f-text-mid);margin-bottom:20px;line-height:1.65;font-weight:300}.forme-bundle-price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:16px;flex-wrap:wrap}.forme-price-main{font-size:28px;font-family:var(--f-display);font-weight:600}.forme-price-sub{font-size:13px;color:var(--f-text-light)}.forme-price-save{font-size:12px;color:#6a9a6a;font-weight:500}.forme-bundle-includes{margin-top:16px;padding-top:16px;border-top:1px solid var(--f-periwinkle-pale);list-style:none;padding-left:0}.forme-bundle-includes li{font-size:13px;color:var(--f-text-mid);padding:4px 0;display:flex;align-items:center;gap:8px}.forme-bundle-includes li:before{content:"\b7";color:var(--f-periwinkle);font-size:16px}.forme-reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-top:48px}.forme-review-card{background:var(--f-warm-grey);border-radius:var(--f-radius);padding:28px}.forme-stars{color:var(--f-gold);font-size:14px;margin-bottom:12px;letter-spacing:2px}.forme-review-text{font-size:18px;color:var(--f-text-dark);font-weight:300;font-style:italic;margin-bottom:16px;line-height:1.65;font-family:var(--f-display)}.forme-reviewer{font-size:12px;color:var(--f-text-light);letter-spacing:.08em;text-transform:uppercase;font-family:var(--f-body)}.forme-hiw-steps{display:flex;flex-direction:column;max-width:600px;margin-top:48px}.forme-hiw-step{display:flex;gap:24px;align-items:flex-start;padding:32px 0;border-bottom:1px solid rgba(139,143,204,.15)}.forme-hiw-step:last-child{border-bottom:none}.forme-hiw-num{width:44px;height:44px;border-radius:50%;background:var(--f-periwinkle);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;flex-shrink:0}.forme-hiw-step h3{font-size:22px;font-weight:400;margin-bottom:8px}.forme-hiw-step p{font-size:14px;color:var(--f-text-mid);font-weight:300;line-height:1.65}.forme-email-section{background:linear-gradient(135deg,#1a1535,#0d0d1a);padding:80px 24px;text-align:center}.forme-email-form{display:flex;gap:12px;max-width:420px;margin:0 auto;flex-wrap:wrap}.forme-email-form input{flex:1;min-width:200px;padding:14px 20px;border-radius:50px;border:1px solid rgba(139,143,204,.3);background:#ffffff12;color:#fff;font-size:14px;font-family:var(--f-body);outline:none}.forme-email-form input::placeholder{color:#ffffff59}.forme-product-hero-wrap{background:linear-gradient(160deg,#0d0d1a,#1a1535 60%,#0f0f22)}.forme-product-hero{padding:60px 24px 48px;display:grid;grid-template-columns:55% 45%;gap:48px;align-items:start;max-width:1100px;margin:0 auto}@media(max-width:700px){.forme-product-hero{grid-template-columns:1fr;gap:32px}}.forme-product-hero-img{border-radius:var(--f-radius);box-shadow:0 32px 80px #00000080}.forme-product-hero-img img{width:100%;height:100%;object-fit:contain}.forme-purchase-toggle{display:flex;background:#ffffff12;border-radius:16px;padding:4px;margin-bottom:20px;gap:4px}.forme-toggle-btn{flex:1;padding:12px 14px;border-radius:12px;font-size:13px;color:#ffffff8c;background:transparent;transition:all .2s;text-align:center;line-height:1.3;border:none;cursor:pointer;font-family:DM Sans,sans-serif}.forme-toggle-btn.active{background:#fff;color:#1a1a2e;box-shadow:0 2px 12px #00000026}.forme-toggle-btn .save-tag{display:block;font-size:11px;color:#6ab56a;font-weight:500;margin-top:2px}.forme-toggle-btn.active .save-tag{color:#4a8a4a}.sealsubs-container,.sls-purchase-options-container,.sls-purchase-options-label,.sls-more-info-container,.sls-savings-badge,.sls-selling-plan-group-options,.sls-select-container,.sls-sub-icon,.sls-custom-radio{display:none!important}.forme-product-hero-wrap .sls-purchase-options-container{background:transparent!important;border:none!important;padding:0 0 20px!important;margin:0!important}.sls-option-container.seal-table{display:flex!important;flex-direction:row!important;background:#ffffff12!important;border-radius:16px!important;padding:4px!important;gap:4px!important;border:none!important;overflow:hidden!important}.sls-option{flex:1!important;padding:12px 14px!important;border-radius:12px!important;background:transparent!important;border:none!important;text-align:center!important;color:#ffffff8c!important;font-family:DM Sans,sans-serif!important;font-size:13px!important;cursor:pointer!important;transition:all .2s!important;line-height:1.4!important}.sls-option-container.sls-active .sls-option{background:#fff!important;color:#1a1a2e!important;box-shadow:0 2px 12px #00000026!important;border-radius:12px!important}.sls-selling-plan-group-name{font-size:13px!important;font-weight:400!important;font-family:DM Sans,sans-serif!important;color:inherit!important;display:block!important}.sls-one-time-price,.sls-selling-plan-group-price,.sls-total-price,.sls-price-container{font-size:11px!important;color:inherit!important;opacity:.7!important;font-family:DM Sans,sans-serif!important}.sls-price-below{font-size:11px!important;color:#4a8a4a!important;font-family:DM Sans,sans-serif!important}.forme-price-display{margin-bottom:24px}.forme-price-big{font-size:42px;font-family:var(--f-display);font-weight:600;color:#fff;line-height:1}.forme-price-note{font-size:13px;color:#ffffff73;margin-top:4px}.forme-price-original{font-size:18px;color:#ffffff4d;text-decoration:line-through;margin-left:12px;font-family:var(--f-display)}.forme-product-micro-trust{display:flex;gap:16px;font-size:12px;color:#ffffff73;flex-wrap:wrap;margin-top:14px;font-family:var(--f-body)}.forme-product-micro-trust span{display:flex;align-items:center;gap:5px}.forme-urgency{background:#fff3e0;border:1px solid #ffe0b2;border-radius:var(--f-radius-sm);padding:12px 16px;font-size:13px;color:#bf6000;display:flex;align-items:center;gap:8px;margin:16px 0;font-family:var(--f-body)}.product__info-container .price,.product__info-container .price__container,.price-item--regular,.price__regular,.product-form__price,.product-form__buttons{display:none!important}.forme-ingredients-section{background:var(--f-warm-grey);padding:64px 24px}.forme-ingredients-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-top:40px;max-width:1100px;margin-left:auto;margin-right:auto}.forme-ingredient-card{background:#fff;border-radius:var(--f-radius);padding:28px 24px;border-left:3px solid var(--f-periwinkle)}.forme-ingredient-card h4{font-size:18px;font-weight:400;margin-bottom:4px;font-family:var(--f-display)}.forme-ingredient-dosage{font-size:12px;color:var(--f-periwinkle);letter-spacing:.08em;margin-bottom:10px;font-weight:500;font-family:var(--f-body)}.forme-ingredient-card p{font-size:13px;color:var(--f-text-mid);line-height:1.65;font-weight:300}.forme-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:40px}.forme-benefit-card{text-align:center;padding:32px 20px;background:#fff;border-radius:var(--f-radius);border:1px solid var(--f-periwinkle-pale)}.forme-benefit-icon{font-size:32px;margin-bottom:14px}.forme-benefit-card h4{font-size:18px;font-weight:400;margin-bottom:8px;font-family:var(--f-display)}.forme-benefit-card p{font-size:13px;color:var(--f-text-mid);font-weight:300;line-height:1.6}.forme-science-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:40px}.forme-science-card{padding:28px;background:#ffffff0a;border-radius:var(--f-radius);border:1px solid rgba(139,143,204,.15)}.forme-science-card h4{font-size:20px;color:var(--f-gold-light);margin-bottom:10px;font-family:var(--f-display);font-weight:400}.forme-science-card p{font-size:13px;color:#ffffff8c;line-height:1.65;font-weight:300}.forme-faq{max-width:700px;margin-top:40px}.forme-faq-item{border-bottom:1px solid rgba(139,143,204,.15)}.forme-faq-q{width:100%;background:none;text-align:left;padding:22px 0;font-size:16px;font-family:var(--f-display);font-weight:400;color:var(--f-text-dark);display:flex;justify-content:space-between;align-items:center;gap:12px;border:none;cursor:pointer}.forme-faq-q:after{content:"+";font-size:22px;color:var(--f-periwinkle);flex-shrink:0;transition:transform .2s;font-family:var(--f-body)}.forme-faq-item.open .forme-faq-q:after{transform:rotate(45deg)}.forme-faq-a{display:none;padding:0 0 20px;font-size:14px;color:var(--f-text-mid);line-height:1.7;font-weight:300}.forme-faq-item.open .forme-faq-a{display:block}.forme-guarantee{background:var(--f-lavender-bg);text-align:center;padding:64px 24px}.forme-guarantee-badge{width:100px;height:100px;border-radius:50%;background:var(--f-periwinkle);display:flex;align-items:center;justify-content:center;margin:0 auto 28px;font-size:36px}.forme-guarantee h2{font-size:36px;font-weight:400;margin-bottom:14px}.forme-guarantee p{font-size:15px;color:var(--f-text-mid);max-width:480px;margin:0 auto;font-weight:300;line-height:1.7}.forme-sticky-atc{position:fixed;bottom:0;left:0;right:0;background:#0d0d1af7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:14px 20px;display:none;align-items:center;gap:14px;z-index:500;border-top:1px solid rgba(139,143,204,.15);transform:translateY(100%);transition:transform .3s ease}.forme-sticky-atc.visible{display:flex;transform:translateY(0)}.forme-sticky-atc-name{flex:1;color:#fff;font-size:14px;font-weight:300}.forme-sticky-atc-price{color:var(--f-gold-light);font-size:18px;font-family:var(--f-display);font-weight:600}.forme-sticky-atc-btn{background:var(--f-gold);color:var(--f-deep-navy);padding:12px 24px;border-radius:50px;font-size:14px;font-weight:500;letter-spacing:.04em;border:none;cursor:pointer;font-family:var(--f-body);white-space:nowrap}.forme-content-wrap{max-width:1100px;margin:0 auto;padding:0 24px}@media(max-width:640px){.forme-section{padding:52px 20px}.forme-trust-bar{gap:20px}.forme-bundles-grid{grid-template-columns:1fr}.forme-benefits-grid{grid-template-columns:repeat(2,1fr)}.forme-sticky-atc-name{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/forme-global.css.map */
