:root{--fsal-accent: #14103b;--fsal-text: #1a1a1a;--fsal-text-secondary: #4b5563;--fsal-bg: #ffffff;--fsal-bg-alt: #f9fafb;--fsal-border: #e5e7eb;--fsal-max-width: 720px;--fsal-gutter: clamp(1.125rem, 5vw, 2rem);--fsal-radius: .75rem;--fsal-section-gap: clamp(2.5rem, 7vw, 5rem);--fsal-brand-dark: #14103b;--fsal-brand: #14103b;--fsal-brand-light: #eceaf8}.fsal-salebar{background:var(--fsal-brand);color:#fff;text-align:center;padding:.625rem var(--fsal-gutter);font-size:clamp(.75rem,2vw,.875rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.4}.fsal-salebar__inner{max-width:var(--fsal-max-width);margin:0 auto}.fsal-salebar__text{margin-bottom:.25rem}.fsal-salebar__countdown{display:inline-flex;align-items:center;gap:.25rem;font-size:clamp(.6875rem,1.8vw,.8125rem);font-weight:600;opacity:.9;font-variant-numeric:tabular-nums}.fsal-salebar__countdown span{min-width:1.75em;text-align:center}.fsal-masthead{background:var(--fsal-brand-dark);color:#fff;text-align:center;padding:.875rem var(--fsal-gutter)}.fsal-masthead__text{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(1.125rem,3vw,1.5rem);text-transform:uppercase;letter-spacing:.14em;line-height:1;margin:0}.fsal-progress{position:fixed;top:0;left:0;right:0;z-index:9999;pointer-events:none;background:#fff;padding:8px 18px;box-shadow:0 1px #0000000f}.fsal-progress__track{position:relative;height:12px;background:var(--fsal-progress-track, #e8d8c8);border-radius:999px;overflow:hidden}.fsal-progress__bar{height:100%;width:100%;background:var(--fsal-progress-fill, #14103b);border-radius:999px;transform-origin:left center;transform:scaleX(0);will-change:transform;transition:transform .15s linear}@media(max-width:480px){.fsal-progress{padding:6px 12px}.fsal-progress__track{height:10px}}.fsal-article{max-width:var(--fsal-max-width);margin:0 auto;padding:0 var(--fsal-gutter)}.fsal-hero{text-align:center;padding:clamp(2.5rem,7vw,4rem) 0 clamp(1.25rem,3vw,2rem)}.fsal-hero__heading{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(2rem,6vw,3.25rem);line-height:1.08;letter-spacing:-.025em;color:var(--fsal-text);margin:0 0 1rem}.fsal-hero__subheading{font-size:clamp(1.0625rem,2.8vw,1.3125rem);color:var(--fsal-text-secondary);line-height:1.55;margin:0;font-style:italic}.fsal-author-card{display:flex;align-items:center;gap:.875rem;background:#fff;border-radius:.875rem;padding:.875rem 1.125rem;box-shadow:0 2px 8px #00000014,0 1px 3px #0000000f;margin:clamp(1.25rem,3vw,1.75rem) 0 clamp(1rem,2vw,1.5rem)}.fsal-author-card__avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--fsal-brand-light);display:flex;align-items:center;justify-content:center}.fsal-author-card__avatar img{width:100%;height:100%;object-fit:cover;display:block}.fsal-author-card__avatar-initials{font-family:var(--font-heading-family);font-weight:700;font-size:1.125rem;color:var(--fsal-brand-dark);line-height:1}.fsal-author-card__info{flex:1;min-width:0}.fsal-author-card__name{font-weight:700;font-size:clamp(.9375rem,2.2vw,1.0625rem);color:var(--fsal-text);line-height:1.3;margin:0}.fsal-author-card__title{font-size:clamp(.75rem,1.8vw,.8125rem);color:var(--fsal-text-secondary);line-height:1.4;margin:.125rem 0 0}.fsal-author-card__badge{flex-shrink:0;display:inline-flex;align-items:center;gap:.3rem;background:#14103b;color:#fff;font-size:.6875rem;font-weight:700;padding:.3rem .625rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.fsal-author-card__badge svg{width:.75rem;height:.75rem;flex-shrink:0}@media(max-width:420px){.fsal-author-card{flex-wrap:wrap;gap:.625rem}.fsal-author-card__avatar{width:44px;height:44px}.fsal-author-card__info{flex:1;min-width:0}.fsal-author-card__badge{margin-inline:auto;margin-top:.25rem}}.fsal-text-block{padding:clamp(1rem,2.5vw,1.5rem) 0}.fsal-text-block h2,.fsal-text-block h3{font-family:var(--font-heading-family);font-weight:700;line-height:1.15;letter-spacing:-.015em;margin:0 0 .875rem;color:var(--fsal-text)}.fsal-text-block h2{font-size:clamp(1.375rem,3.8vw,1.875rem)}.fsal-text-block h3{font-size:clamp(1.125rem,3vw,1.5rem)}.fsal-text-block p{font-size:clamp(1rem,2.4vw,1.125rem);line-height:1.82;color:var(--fsal-text-secondary);margin:0 0 1.375rem}.fsal-text-block p:last-child{margin-bottom:0}.fsal-text-block ul,.fsal-text-block ol{padding-left:1.25rem;margin:0 0 1.375rem}.fsal-text-block li{font-size:clamp(1rem,2.4vw,1.125rem);line-height:1.82;color:var(--fsal-text-secondary);margin-bottom:.5rem}.fsal-text-block strong{font-weight:700;color:var(--fsal-text)}.fsal-callout{background:var(--fsal-brand-light);border-left:4px solid var(--fsal-brand);padding:1rem 1.375rem;margin:1.5rem 0;border-radius:0 .5rem .5rem 0;font-size:clamp(.9375rem,2.2vw,1rem);font-weight:600;color:var(--fsal-text);line-height:1.55}.fsal-image{padding:clamp(1rem,2.5vw,1.75rem) 0}.fsal-image img{width:100%;height:auto;border-radius:var(--fsal-radius);display:block}.fsal-image figcaption{text-align:center;font-size:.8125rem;color:#9ca3af;margin-top:.5rem}.fsal-benefit{padding:var(--fsal-section-gap) 0;border-top:1px solid var(--fsal-border)}.fsal-benefit__number{display:inline-block;font-family:var(--font-heading-family);font-weight:700;font-size:clamp(.75rem,1.8vw,.8125rem);color:var(--fsal-brand);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.625rem}.fsal-benefit__heading{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(1.375rem,3.8vw,1.875rem);line-height:1.15;letter-spacing:-.015em;color:var(--fsal-text);margin:0 0 1rem}.fsal-benefit__body{font-size:clamp(1rem,2.4vw,1.125rem);line-height:1.82;color:var(--fsal-text-secondary)}.fsal-benefit__body p{margin:0 0 1.375rem}.fsal-benefit__body p:last-child{margin-bottom:0}.fsal-benefit__image{margin:1.5rem 0}.fsal-benefit__image img{width:100%;height:auto;border-radius:var(--fsal-radius);display:block}.fsal-benefit__cta{margin-top:1.375rem}.fsal-inline-cta{display:block;padding:clamp(.5rem,1.5vw,.75rem) 0}.fsal-inline-cta__link{display:inline-flex;align-items:center;gap:.5rem;font-size:clamp(1rem,2.4vw,1.125rem);font-weight:500;color:var(--fsal-accent);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;text-decoration-color:var(--fsal-accent);line-height:1.5;cursor:pointer;pointer-events:auto!important;transition:opacity .15s}.fsal-inline-cta__link:hover{opacity:.75;color:var(--fsal-accent)}.fsal-inline-cta__emoji{font-style:normal;font-size:1.15em;line-height:1;flex-shrink:0}.fsal-pullquote{padding:var(--fsal-section-gap) 0;text-align:center}.fsal-pullquote__text{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(1.25rem,3.5vw,1.75rem);line-height:1.3;color:var(--fsal-text);position:relative;display:inline-block;max-width:600px;margin:0 auto}.fsal-pullquote__text:before{content:"\201c";font-size:2.5em;line-height:1;color:var(--fsal-brand);position:absolute;top:-.15em;left:-.5em;opacity:.3}.fsal-pullquote__attr{font-size:.875rem;color:#9ca3af;margin-top:.75rem;font-weight:500}.fsal-tldr{background:var(--fsal-brand-light);border-radius:var(--fsal-radius);padding:1.375rem 1.625rem;margin:clamp(1.25rem,3vw,2rem) 0;text-align:center}.fsal-tldr__label{font-family:var(--font-heading-family);font-weight:700;font-size:.75rem;color:var(--fsal-brand-dark);text-transform:uppercase;letter-spacing:.12em;margin-bottom:.375rem}.fsal-tldr__text{font-size:clamp(1.0625rem,2.5vw,1.1875rem);font-weight:600;line-height:1.45;color:var(--fsal-text)}.fsal-table-wrap{padding:clamp(1rem,2.5vw,1.75rem) 0;overflow-x:auto;-webkit-overflow-scrolling:touch}.fsal-table{width:100%;border-collapse:collapse;font-size:clamp(.8125rem,2vw,.875rem);min-width:520px}.fsal-table th{background:var(--fsal-brand-dark);color:#fff;font-weight:700;text-align:left;padding:.75rem .875rem;white-space:nowrap;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em}.fsal-table th:first-child{border-radius:.5rem 0 0}.fsal-table th:last-child{border-radius:0 .5rem 0 0}.fsal-table td{padding:.75rem .875rem;border-bottom:1px solid var(--fsal-border);line-height:1.45;color:var(--fsal-text-secondary)}.fsal-table tbody tr:first-child td{background:var(--fsal-brand-light);font-weight:600;color:var(--fsal-text)}.fsal-table tbody tr:last-child td:first-child{border-radius:0 0 0 .5rem}.fsal-table tbody tr:last-child td:last-child{border-radius:0 0 .5rem}.fsal-cta-banner{position:relative;background:var(--fsal-bg-alt);border-radius:var(--fsal-radius);padding:clamp(2.25rem,5vw,3rem) clamp(1.5rem,4vw,2.25rem) clamp(1.75rem,4vw,2.25rem);margin:var(--fsal-section-gap) 0;text-align:center;border:1.5px dashed #d1d5db}.fsal-cta-banner__pill{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background:var(--fsal-brand);color:#fff;font-size:.6875rem;font-weight:700;padding:.3rem .875rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.fsal-cta-banner__image{max-width:260px;margin:0 auto 1.5rem}.fsal-cta-banner__image img{width:100%;height:auto;display:block}.fsal-cta-banner__heading{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(1.25rem,3.5vw,1.75rem);line-height:1.15;color:var(--fsal-text);margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.02em}.fsal-cta-banner__body{font-size:clamp(.9375rem,2.2vw,1.0625rem);line-height:1.65;color:var(--fsal-text-secondary);margin-bottom:1.5rem}.fsal-cta-banner__body p{margin:0 0 .5rem}.fsal-cta-banner__meta{display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem 1.25rem;margin-top:1rem;font-size:clamp(.75rem,1.8vw,.8125rem);color:var(--fsal-text-secondary);font-weight:500}.fsal-cta-banner__urgency{display:inline-flex;align-items:center;gap:.3rem;color:#be123c;font-weight:700}.fsal-cta-banner__urgency svg{width:.875rem;height:.875rem}.fsal-cta-banner__guarantee{color:#6b7280}.fsal-deal{background:var(--fsal-bg);border:2px solid var(--fsal-brand);border-radius:var(--fsal-radius);padding:clamp(1.75rem,4vw,2.5rem);margin:var(--fsal-section-gap) 0;text-align:center}.fsal-deal__heading{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(1.25rem,3.5vw,1.625rem);color:var(--fsal-text);margin:0 0 1.5rem;text-transform:uppercase;letter-spacing:.02em}.fsal-deal__list{list-style:none;padding:0;margin:0 auto 1.75rem;text-align:left;max-width:440px}.fsal-deal__item{display:flex;align-items:flex-start;gap:.75rem;font-size:clamp(.9375rem,2.2vw,1.0625rem);line-height:1.5;color:var(--fsal-text);margin-bottom:.875rem;font-weight:500}.fsal-deal__item:last-child{margin-bottom:0}.fsal-deal__check{flex-shrink:0;width:1.375rem;height:1.375rem;background:var(--fsal-brand-light);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:.125rem}.fsal-deal__check svg{width:.75rem;height:.75rem;color:var(--fsal-accent)}.fsal-social{padding:var(--fsal-section-gap) 0;text-align:center;border-top:1px solid var(--fsal-border)}.fsal-social__image{width:220px;max-width:100%;margin:0 auto 1.25rem}.fsal-social__image img{width:100%;height:auto;border-radius:var(--fsal-radius);display:block}.fsal-social__stars{display:flex;justify-content:center;gap:.125rem;margin-bottom:.875rem}.fsal-social__stars svg{width:1.25rem;height:1.25rem;color:#f59e0b;fill:currentColor}.fsal-social__quote{font-size:clamp(1rem,2.4vw,1.125rem);line-height:1.72;color:var(--fsal-text-secondary);font-style:italic;max-width:580px;margin:0 auto 1rem}.fsal-social__name{font-weight:700;font-size:clamp(.9375rem,2.2vw,1rem);color:var(--fsal-text)}.fsal-social__count{margin-top:1.5rem;font-family:var(--font-heading-family);font-weight:700;font-size:clamp(.9375rem,2.5vw,1.1875rem);color:var(--fsal-brand);text-transform:uppercase;letter-spacing:.05em}.fsal-divider{border:none;margin:var(--fsal-section-gap) auto;max-width:120px}.fsal-divider--line{border-top:1px solid var(--fsal-border);max-width:100%}.fsal-divider--dots:after{content:"\2022\a0\a0\2022\a0\a0\2022";display:block;text-align:center;color:#d1d5db;font-size:1.25rem;letter-spacing:.25em}.fsal-divider--space{height:var(--fsal-section-gap)}.fsal-purchase{position:relative;background:var(--fsal-bg-alt);border:2px solid var(--fsal-brand);border-radius:var(--fsal-radius);padding:clamp(2rem,5vw,3rem) clamp(1.5rem,4vw,2.25rem);margin:var(--fsal-section-gap) 0;text-align:center}.fsal-purchase__heading{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(1.375rem,3.8vw,1.875rem);line-height:1.15;color:var(--fsal-text);margin:0 0 .375rem}.fsal-purchase__sub{font-size:clamp(.875rem,2vw,.9375rem);color:#6b7280;margin:0 0 1.5rem}.fsal-purchase__image{max-width:340px;margin:0 auto 1.5rem}.fsal-purchase__image img{width:100%;height:auto;display:block}.fsal-purchase__price{font-family:var(--font-heading-family);font-weight:700;font-size:clamp(1.75rem,5vw,2.25rem);color:var(--fsal-text);margin-bottom:.25rem}.fsal-purchase__price-compare{text-decoration:line-through;color:#9ca3af;font-weight:400;font-size:.65em;margin-right:.375rem}.fsal-purchase__save{display:inline-block;background:#fef2f2;color:#be123c;font-size:.8125rem;font-weight:700;padding:.25rem .75rem;border-radius:9999px;margin-bottom:1.25rem}.fsal-purchase__variants{margin-bottom:1.5rem}.fsal-purchase__variant-label{display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem;color:var(--fsal-text)}.fsal-purchase__variant-options{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.fsal-purchase__variant-btn{padding:.5rem 1rem;border:2px solid var(--fsal-border);border-radius:var(--fsal-radius);background:#fff;font-size:.875rem;font-weight:500;color:var(--fsal-text);cursor:pointer;transition:border-color .2s,background .2s}.fsal-purchase__variant-btn:hover,.fsal-purchase__variant-btn.is-active{border-color:var(--fsal-accent);background:#eceaf8}.fsal-purchase__form{max-width:380px;margin:0 auto}.fsal-purchase__submit{width:100%;display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-button-family);font-weight:600;font-size:clamp(1rem,2.5vw,1.125rem);padding:clamp(1rem,2.5vw,1.25rem) 1.75rem;color:#fff;background:var(--fsal-accent);border:none;border-radius:var(--fsal-radius);cursor:pointer;transition:opacity .2s,transform .15s;line-height:1}.fsal-purchase__submit:hover{opacity:.9}.fsal-purchase__submit:active{transform:scale(.98)}.fsal-purchase__submit:disabled{opacity:.5;cursor:not-allowed}.fsal-purchase__guarantees{display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem 1.375rem;margin-top:1.125rem;font-size:.8125rem;color:#6b7280;font-weight:500}.fsal-purchase__guarantee-item{display:flex;align-items:center;gap:.3rem}.fsal-purchase__guarantee-item svg{width:.9375rem;height:.9375rem;color:var(--fsal-accent);flex-shrink:0}.fsal-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-button-family);font-weight:600;font-size:clamp(1rem,2.5vw,1.125rem);padding:clamp(.9375rem,2.2vw,1.125rem) clamp(1.75rem,4vw,2.25rem);color:#fff;background:var(--fsal-accent);border:none;border-radius:var(--fsal-radius);cursor:pointer;text-decoration:none;transition:opacity .2s,transform .15s;line-height:1.2}.fsal-btn:hover{opacity:.9;color:#fff}.fsal-btn:active{transform:scale(.98)}.fsal-btn--lg{font-size:clamp(1.0625rem,2.8vw,1.1875rem);padding:clamp(1rem,2.5vw,1.25rem) clamp(2rem,5vw,2.75rem)}.fsal-btn--full{width:100%}.fsal-sticky-cta{position:fixed;bottom:0;left:0;width:100%;z-index:9990;background:#fff;border-top:1px solid var(--fsal-border);padding:.75rem var(--fsal-gutter);transform:translateY(100%);transition:transform .35s cubic-bezier(.3,1,.3,1);box-shadow:0 -4px 16px #00000014}.fsal-sticky-cta.is-visible{transform:translateY(0)}.fsal-sticky-cta__inner{max-width:var(--fsal-max-width);margin:0 auto}@media(min-width:768px){.fsal-sticky-cta{display:none}}.fsal-article-bottom-pad{height:5rem}@media(min-width:768px){.fsal-article-bottom-pad{height:2rem}}.fsal-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fsal-article a:not(.fsal-btn):not(.fsal-inline-cta__link){color:var(--fsal-accent);text-decoration:underline;text-underline-offset:2px;pointer-events:none;cursor:default}.fsal-media-video{position:relative;overflow:hidden;border-radius:var(--fsal-radius)}.fsal-media-video video,.fsal-media-video iframe{display:block;width:100%;height:auto;border:0}.fsal-media-video--avatar{border-radius:50%}.fsal-media-video--avatar video,.fsal-media-video--avatar iframe{aspect-ratio:1 / 1;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/23/assets/article-lander.css.map */
