*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafb;color:#1c1c1e;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.ff-announce{background:#e6f1fb;text-align:center;padding:10px 20px;font-size:12px;font-weight:500;color:#0c447c;letter-spacing:.01em}.ff-nav{background:#fff;border-bottom:.5px solid #D3D1C7;padding:0 40px;height:56px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100}.ff-nav-logo{font-size:17px;font-weight:500;color:#1c1c1e;letter-spacing:-.02em}.ff-nav-links{display:flex;gap:28px}.ff-nav-link{font-size:13px;color:#888780;transition:color .15s}.ff-nav-link:hover{color:#1c1c1e}.ff-nav-cta{background:#1c1c1e;color:#f8fafb;font-size:13px;font-weight:500;padding:8px 18px;border-radius:8px;border:none;cursor:pointer;transition:opacity .15s}.ff-nav-cta:hover{opacity:.85}.ff-hero{background:#fff;padding:64px 40px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:48px;align-items:center;max-width:1100px;margin:0 auto}.ff-hero-eyebrow{font-size:11px;font-weight:500;color:#378add;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px}.ff-hero-h1{font-size:36px;font-weight:500;color:#1c1c1e;line-height:1.15;letter-spacing:-.02em;margin-bottom:14px}.ff-hero-sub{font-size:16px;color:#5f5e5a;line-height:1.65;margin-bottom:24px;max-width:420px}.ff-hero-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:20px}.ff-hero-stars{font-size:14px;color:#5f5e5a;margin-bottom:24px}.ff-hero-stars span{color:#ef9f27}.ff-btn-primary{display:inline-block;background:#1c1c1e;color:#f8fafb;font-size:14px;font-weight:500;padding:12px 24px;border-radius:8px;border:none;cursor:pointer;transition:opacity .15s}.ff-btn-primary:hover{opacity:.85;color:#f8fafb}.ff-btn-ghost{display:inline-block;background:transparent;color:#1c1c1e;font-size:14px;font-weight:400;padding:12px 22px;border-radius:8px;border:.5px solid #B4B2A9;cursor:pointer;transition:background .15s}.ff-btn-ghost:hover{background:#f1efe8}.ff-cta-blue{display:inline-block;background:#378add;color:#f8fafb;font-size:15px;font-weight:500;padding:15px 36px;border-radius:8px;border:none;cursor:pointer;transition:opacity .15s}.ff-cta-blue:hover{opacity:.9;color:#f8fafb}.ff-trust-row{display:flex;gap:20px;flex-wrap:wrap}.ff-trust-item{font-size:12px;color:#888780;display:flex;align-items:center;gap:6px}.ff-trust-dot{width:6px;height:6px;border-radius:50%;background:#1d9e75;flex-shrink:0}.ff-hero-img-wrap{display:flex;justify-content:flex-end}.ff-hero-img-placeholder{background:#e6f1fb;border:.5px solid #B5D4F4;border-radius:12px;width:100%;max-width:340px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;font-size:12px;color:#185fa5;text-align:center;line-height:1.6}.ff-section-label{font-size:11px;font-weight:500;color:#888780;letter-spacing:.1em;text-transform:uppercase;margin-bottom:24px}.ff-features-section{background:#f8fafb;padding:56px 40px;max-width:1100px;margin:0 auto}.ff-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ff-feat{background:#fff;border:.5px solid #D3D1C7;border-radius:12px;padding:20px}.ff-feat-icon{width:30px;height:30px;border-radius:8px;background:#e6f1fb;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.ff-feat-title{font-size:14px;font-weight:500;color:#1c1c1e;margin-bottom:5px}.ff-feat-body{font-size:13px;color:#888780;line-height:1.6}.ff-products-section{background:#fff;padding:56px 40px;max-width:1100px;margin:0 auto}.ff-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ff-prod{background:#fff;border:.5px solid #D3D1C7;border-radius:12px;overflow:hidden}.ff-prod-img{background:#e6f1fb;height:180px;display:flex;align-items:center;justify-content:center;font-size:11px;color:#185fa5}.ff-prod-body{padding:14px}.ff-prod-badge{font-size:11px;font-weight:500;background:#e1f5ee;color:#0f6e56;padding:3px 8px;border-radius:6px;display:inline-block;margin-bottom:8px}.ff-prod-name{font-size:14px;font-weight:500;color:#1c1c1e;margin-bottom:4px}.ff-prod-price{font-size:13px;color:#888780;margin-bottom:10px}.ff-price-compare{text-decoration:line-through;color:#b4b2a9;font-size:12px}.ff-prod-btn{display:block;width:100%;background:#1c1c1e;color:#f8fafb;font-size:12px;font-weight:500;padding:10px;border-radius:8px;border:none;cursor:pointer;text-align:center;transition:opacity .15s}.ff-prod-btn:hover{opacity:.85;color:#f8fafb}.ff-reviews-section{background:#fff;border-top:.5px solid #D3D1C7;border-bottom:.5px solid #D3D1C7;padding:56px 40px;max-width:1100px;margin:0 auto}.ff-reviews-score{font-size:32px;font-weight:500;color:#1c1c1e;margin-bottom:4px}.ff-reviews-count{font-size:13px;color:#888780;margin-bottom:28px}.ff-reviews{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ff-review{background:#f8fafb;border:.5px solid #D3D1C7;border-radius:12px;padding:18px}.ff-review-stars{display:flex;gap:3px;margin-bottom:10px}.ff-star{display:inline-block;width:10px;height:10px;background:#ef9f27;border-radius:2px}.ff-review-text{font-size:13px;color:#5f5e5a;line-height:1.6;font-style:italic;margin-bottom:10px}.ff-review-author{font-size:12px;font-weight:500;color:#1c1c1e}.ff-upsell{background:#1c1c1e;padding:32px 40px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.ff-upsell-text{color:#f8fafb}.ff-upsell-title{font-size:17px;font-weight:500;margin-bottom:4px}.ff-upsell-sub{font-size:13px;color:#b4b2a9}.ff-upsell-btn{display:inline-block;background:#378add;color:#f8fafb;font-size:13px;font-weight:500;padding:11px 22px;border-radius:8px;border:none;white-space:nowrap;cursor:pointer;transition:opacity .15s}.ff-upsell-btn:hover{opacity:.9;color:#f8fafb}.ff-email-bar{background:#e6f1fb;padding:48px 40px;text-align:center}.ff-email-title{font-size:20px;font-weight:500;color:#0c447c;margin-bottom:6px}.ff-email-sub{font-size:13px;color:#185fa5;margin-bottom:20px}.ff-email-form{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.ff-email-input{border:.5px solid #85B7EB;border-radius:8px;padding:11px 16px;font-size:13px;background:#fff;color:#1c1c1e;min-width:240px;outline:none}.ff-email-input:focus{border-color:#378add}.ff-email-submit{background:#378add;color:#fff;font-size:13px;font-weight:500;padding:11px 22px;border-radius:8px;border:none;cursor:pointer;transition:opacity .15s}.ff-email-submit:hover{opacity:.9}.ff-footer{background:#fff;border-top:.5px solid #D3D1C7;padding:24px 40px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.ff-footer-logo{font-size:15px;font-weight:500;color:#1c1c1e}.ff-footer-links{display:flex;gap:20px}.ff-footer-link{font-size:12px;color:#888780;transition:color .15s}.ff-footer-link:hover{color:#1c1c1e}.ff-footer-copy{font-size:12px;color:#b4b2a9}.ff-bundle-price-row{display:flex;align-items:baseline;justify-content:center;gap:12px;margin-bottom:12px}.ff-bundle-price{font-size:32px;font-weight:500;color:#1c1c1e}.ff-bundle-compare{font-size:20px;color:#b4b2a9;text-decoration:line-through}.ff-bundle-save{font-size:13px;font-weight:500;background:#e1f5ee;color:#0f6e56;padding:4px 10px;border-radius:6px}.ff-kit-section{background:#f8fafb;padding:56px 40px}.ff-kit-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center;max-width:820px;margin:0 auto 20px}.ff-kit-card{background:#fff;border:.5px solid #D3D1C7;border-radius:12px;padding:24px}.ff-kit-eyebrow{font-size:11px;color:#378add;font-weight:500;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px}.ff-kit-name{font-size:17px;font-weight:500;color:#1c1c1e;margin-bottom:4px}.ff-kit-value{font-size:12px;color:#b4b2a9;margin-bottom:12px}.ff-kit-specs{font-size:13px;color:#5f5e5a;line-height:1.8}.ff-kit-plus{font-size:32px;font-weight:300;color:#b4b2a9;text-align:center}.ff-kit-total{text-align:center;padding:20px;background:#fff;border:.5px solid #D3D1C7;border-radius:12px;max-width:820px;margin:0 auto}.ff-kit-total-text{font-size:18px;font-weight:500;color:#1c1c1e;margin-bottom:4px}.ff-kit-total-sub{font-size:13px;color:#888780}.ff-pitch-section{background:#fff;padding:64px 40px}.ff-pitch-inner{max-width:640px;margin:0 auto}.ff-pitch-h2{font-size:26px;font-weight:500;color:#1c1c1e;letter-spacing:-.01em;margin-bottom:20px}.ff-pitch-body{font-size:15px;color:#5f5e5a;line-height:1.8;margin-bottom:16px}.ff-callout{border-left:2px solid #378ADD;padding:12px 18px;margin:24px 0 0;font-size:14px;color:#1c1c1e;line-height:1.7;border-radius:0}.ff-link{color:#378add}.ff-objections-section{background:#fff;padding:56px 40px}.ff-objections-inner{max-width:640px;margin:0 auto}.ff-objection{border-bottom:.5px solid #D3D1C7;padding:20px 0}.ff-objection:last-child{border-bottom:none}.ff-objection-q{font-size:15px;font-weight:500;color:#1c1c1e;margin-bottom:8px}.ff-objection-a{font-size:14px;color:#5f5e5a;line-height:1.7}.ff-final-cta{background:#1c1c1e;padding:80px 40px;text-align:center}.ff-final-cta-h2{font-size:30px;font-weight:500;color:#f8fafb;letter-spacing:-.01em;margin-bottom:14px}.ff-final-cta-sub{font-size:15px;color:#888780;margin-bottom:36px;line-height:1.7}.ff-final-trust{font-size:13px;color:#5f5e5a;margin-top:18px}@media(max-width:768px){.ff-nav{padding:0 20px}.ff-nav-links{display:none}.ff-hero{grid-template-columns:1fr;padding:40px 20px;gap:28px}.ff-hero-h1{font-size:26px}.ff-hero-img-wrap{justify-content:center}.ff-features-section,.ff-products-section,.ff-reviews-section{padding:40px 20px}.ff-features,.ff-products,.ff-reviews{grid-template-columns:1fr}.ff-upsell{padding:28px 20px;flex-direction:column;align-items:flex-start}.ff-email-bar{padding:40px 20px}.ff-footer{padding:20px;flex-direction:column;align-items:flex-start}.ff-kit-section{padding:40px 20px}.ff-kit-grid{grid-template-columns:1fr}.ff-kit-plus{display:none}.ff-pitch-section,.ff-objections-section{padding:40px 20px}.ff-final-cta{padding:56px 20px}.ff-final-cta-h2{font-size:22px}.ff-reviews{grid-template-columns:1fr!important}}.ff-nav-cart{display:flex;align-items:center;gap:6px;color:#1c1c1e;text-decoration:none;position:relative}.ff-cart-count{background:#378add;color:#fff;font-size:10px;font-weight:500;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px}.ff-nav-link--active{color:#1c1c1e!important;font-weight:500}.ff-collection-header{background:#fff;padding:48px 40px 32px;border-bottom:.5px solid #D3D1C7}.ff-collection-eyebrow{font-size:11px;font-weight:500;color:#378add;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px}.ff-collection-h1{font-size:32px;font-weight:500;color:#1c1c1e;letter-spacing:-.02em;margin-bottom:6px}.ff-collection-sub{font-size:14px;color:#888780}.ff-collection-grid-section{padding:40px;max-width:1100px;margin:0 auto}.ff-collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ff-prod-card{background:#fff;border:.5px solid #D3D1C7;border-radius:12px;overflow:hidden;transition:border-color .15s}.ff-prod-card:hover{border-color:#888780}.ff-prod-card-img-wrap{display:block;position:relative;background:#e6f1fb;aspect-ratio:1/1;overflow:hidden}.ff-prod-card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.ff-prod-card:hover .ff-prod-card-img{transform:scale(1.03)}.ff-prod-card-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:12px;color:#185fa5}.ff-prod-card-sale-badge{position:absolute;top:10px;left:10px;background:#1c1c1e;color:#f8fafb;font-size:10px;font-weight:500;padding:3px 8px;border-radius:6px}.ff-prod-card-body{padding:16px}.ff-prod-card-name{display:block;font-size:14px;font-weight:500;color:#1c1c1e;margin-bottom:6px;text-decoration:none}.ff-prod-badge--blue{background:#e6f1fb;color:#185fa5}.ff-prod-card-price-row{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.ff-prod-card-price{font-size:15px;font-weight:500;color:#1c1c1e}.ff-prod-card-compare{font-size:13px;color:#b4b2a9;text-decoration:line-through}.ff-atc-form{margin:0}.ff-prod-atc-btn{width:100%;background:#1c1c1e;color:#f8fafb;font-size:13px;font-weight:500;padding:11px;border-radius:8px;border:none;cursor:pointer;transition:opacity .15s,background .2s}.ff-prod-atc-btn:hover{opacity:.85}.ff-prod-img-link{display:block}.ff-prod-img-real{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.ff-cart-section{padding:48px 40px;max-width:1100px;margin:0 auto}.ff-cart-inner{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:40px;align-items:flex-start}.ff-cart-h1{font-size:28px;font-weight:500;color:#1c1c1e;letter-spacing:-.02em;margin-bottom:28px}.ff-cart-empty{padding:48px 0;text-align:center}.ff-cart-empty-text{font-size:16px;color:#888780;margin-bottom:24px}.ff-cart-items{display:flex;flex-direction:column;gap:0}.ff-cart-item{display:grid;grid-template-columns:80px minmax(0,1fr) auto;gap:16px;align-items:flex-start;padding:20px 0;border-bottom:.5px solid #D3D1C7}.ff-cart-item:last-child{border-bottom:none}.ff-cart-item-img{width:80px;height:80px;border-radius:8px;overflow:hidden;background:#e6f1fb;flex-shrink:0}.ff-cart-item-img img{width:100%;height:100%;object-fit:cover}.ff-cart-item-img-placeholder{width:100%;height:100%}.ff-cart-item-name{font-size:14px;font-weight:500;color:#1c1c1e;margin-bottom:4px}.ff-cart-item-variant{font-size:12px;color:#888780;margin-bottom:6px}.ff-cart-item-price{font-size:13px;color:#5f5e5a;margin-bottom:12px}.ff-cart-item-qty-row{display:flex;align-items:center;gap:14px}.ff-qty-control{display:flex;align-items:center;gap:0;border:.5px solid #D3D1C7;border-radius:8px;overflow:hidden}.ff-qty-btn{width:32px;height:32px;background:transparent;border:none;font-size:16px;cursor:pointer;color:#1c1c1e;display:flex;align-items:center;justify-content:center;transition:background .15s}.ff-qty-btn:hover{background:#f1efe8}.ff-qty-val{width:32px;text-align:center;font-size:13px;font-weight:500;color:#1c1c1e;border-left:.5px solid #D3D1C7;border-right:.5px solid #D3D1C7;line-height:32px}.ff-cart-item-remove{font-size:12px;color:#b4b2a9;background:none;border:none;cursor:pointer;padding:0;transition:color .15s}.ff-cart-item-remove:hover{color:#e24b4a}.ff-cart-item-total{font-size:15px;font-weight:500;color:#1c1c1e;white-space:nowrap}.ff-cart-summary{background:#fff;border:.5px solid #D3D1C7;border-radius:12px;padding:24px;position:sticky;top:72px}.ff-cart-summary-title{font-size:14px;font-weight:500;color:#1c1c1e;margin-bottom:20px;padding-bottom:16px;border-bottom:.5px solid #D3D1C7}.ff-cart-summary-row{display:flex;justify-content:space-between;font-size:14px;color:#5f5e5a;margin-bottom:12px}.ff-cart-summary-total{font-size:16px;font-weight:500;color:#1c1c1e;padding-top:12px;border-top:.5px solid #D3D1C7;margin-top:4px}.ff-cart-summary-sub{font-size:11px;color:#b4b2a9;margin-bottom:20px}.ff-cart-shipping-notice{background:#f8fafb;border-radius:8px;padding:12px;font-size:12px;color:#5f5e5a;margin-bottom:14px}.ff-shipping-bar-bg{background:#d3d1c7;border-radius:4px;height:4px;margin-top:8px}.ff-shipping-bar-fill{background:#1d9e75;height:100%;border-radius:4px;transition:width .3s}.ff-cart-shipping-free{font-size:12px;color:#0f6e56;font-weight:500;margin-bottom:14px;display:flex;align-items:center;gap:6px}.ff-checkout-btn{display:block;width:100%;background:#1c1c1e;color:#f8fafb;font-size:15px;font-weight:500;padding:14px;border-radius:8px;text-align:center;text-decoration:none;border:none;cursor:pointer;margin-bottom:16px;transition:opacity .15s}.ff-checkout-btn:hover{opacity:.85;color:#f8fafb}.ff-cart-trust{display:flex;flex-direction:column;gap:8px;padding-top:14px;border-top:.5px solid #D3D1C7;margin-bottom:18px}.ff-cart-trust-item{display:flex;align-items:center;gap:7px;font-size:12px;color:#888780}.ff-cart-upsell-notice{background:#e6f1fb;border-radius:8px;padding:14px}.ff-cart-upsell-title{font-size:13px;font-weight:500;color:#0c447c;margin-bottom:3px}.ff-cart-upsell-sub{font-size:12px;color:#185fa5;margin-bottom:8px}.ff-cart-upsell-link{font-size:12px;font-weight:500;color:#185fa5;text-decoration:none}.ff-cart-upsell-link:hover{text-decoration:underline}@media(max-width:768px){.ff-collection-grid-section{padding:24px 20px}.ff-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ff-collection-header{padding:32px 20px 24px}.ff-cart-section{padding:32px 20px}.ff-cart-inner{grid-template-columns:1fr;gap:28px}.ff-cart-summary{position:static}.ff-cart-item{grid-template-columns:64px minmax(0,1fr) auto}.ff-cart-item-img{width:64px;height:64px}}@media(max-width:480px){.ff-collection-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/frostflow.css.map */
