:root{--lotf-navy: #0B1628;--lotf-red: #C1272D;--lotf-white: #F8F9FC;--lotf-gold: #D4A843;--lotf-navy-light: #162440;--lotf-red-hover: #A1202A;--lotf-gold-light: #E8C76B}.lotf-hero{position:relative;background:var(--lotf-navy);color:#fff;text-align:center;padding:80px 24px 64px;overflow:hidden}.lotf-hero__bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.lotf-hero__bg-img{width:100%;height:100%;object-fit:cover;display:block}.lotf-hero__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(11,22,40,var(--lotf-hero-overlay, .5));z-index:1;pointer-events:none}.lotf-hero__inner{position:relative;max-width:720px;margin:0 auto;z-index:2}.lotf-hero__brand-text{font-size:clamp(2.5rem,8vw,5rem);font-weight:900;letter-spacing:4px;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.4);margin-bottom:24px;line-height:1}.lotf-hero__brand-img{margin-bottom:24px}.lotf-hero__top-img{max-width:400px;width:100%;height:auto;margin:0 auto;display:block;filter:drop-shadow(0 4px 20px rgba(0,0,0,.3))}.lotf-hero__badge{display:inline-block;background:#ffffff1a;border:1px solid rgba(212,168,67,.6);color:var(--lotf-gold);font-size:.75rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;padding:8px 20px;border-radius:100px;margin-bottom:24px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lotf-hero__title{font-size:clamp(2rem,6vw,3.5rem);font-weight:800;line-height:1.1;margin:0 0 16px;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.3)}.lotf-hero__title em{font-style:normal;color:var(--lotf-gold)}.lotf-hero__subtitle{font-size:clamp(1rem,2.5vw,1.25rem);color:#ffffffd9;margin:0 0 40px;line-height:1.6;text-shadow:0 1px 6px rgba(0,0,0,.2)}.lotf-countdown{display:flex;justify-content:center;gap:16px;margin-bottom:40px;flex-wrap:wrap}.lotf-countdown__unit{display:flex;flex-direction:column;align-items:center;min-width:72px}.lotf-countdown__number{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#fff;line-height:1;font-variant-numeric:tabular-nums;text-shadow:0 2px 8px rgba(0,0,0,.3)}.lotf-countdown__label{font-size:.7rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--lotf-gold);margin-top:6px}.lotf-countdown__sep{font-size:2rem;font-weight:300;color:#ffffff4d;align-self:flex-start;margin-top:4px}.lotf-hero__cta{display:inline-block;background:var(--lotf-red);color:var(--lotf-white);font-size:1rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;text-decoration:none;padding:16px 40px;border-radius:6px;transition:background .2s,transform .2s}.lotf-hero__cta:hover{background:var(--lotf-red-hover);transform:translateY(-1px);color:var(--lotf-white)}.lotf-hero__social-proof{margin:16px 0 0;font-size:.88rem;color:#ffffffbf;letter-spacing:.5px}.lotf-hero__stars{color:#d4a843}.lotf-trust{background:var(--lotf-white);border-top:1px solid rgba(11,22,40,.08);border-bottom:1px solid rgba(11,22,40,.08);padding:40px 24px}.lotf-trust__inner{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}.lotf-trust__item{display:flex;flex-direction:column;align-items:center;gap:10px}.lotf-trust__icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.lotf-trust__icon svg{width:32px;height:32px;stroke:var(--lotf-gold);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.lotf-trust__label{font-size:.85rem;font-weight:700;color:var(--lotf-navy);letter-spacing:.5px}.lotf-trust__sub{font-size:.75rem;color:#777}@media(max-width:640px){.lotf-trust__inner{grid-template-columns:repeat(2,1fr);gap:32px 16px}}.lotf-bundle{background:var(--lotf-white);padding:64px 24px}.lotf-bundle__inner{max-width:1000px;margin:0 auto}.lotf-bundle__header{text-align:center;margin-bottom:48px}.lotf-bundle__label{display:inline-block;background:var(--lotf-red);color:#fff;font-size:.7rem;font-weight:800;letter-spacing:2px;text-transform:uppercase;padding:6px 16px;border-radius:4px;margin-bottom:16px}.lotf-bundle__title{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;color:var(--lotf-navy);margin:0 0 8px}.lotf-bundle__subtitle{font-size:1rem;color:#666}.lotf-bundle__card{background:#fff;border:2px solid rgba(11,22,40,.08);border-radius:12px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;gap:0;position:relative}.lotf-bundle__images{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:4px;padding:4px;background:#f8f9fc}.lotf-bundle__images img{width:100%;height:100%;object-fit:cover;border-radius:4px;display:block}.lotf-bundle__images .lotf-bundle__img-main{grid-column:1 / -1}@media(min-width:769px){.lotf-bundle__images{gap:2px;padding:2px;background:#f8f9fc}.lotf-bundle__images>div{background:#f8f9fc;border-radius:3px;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:0}.lotf-bundle__images img{object-fit:contain;width:100%;height:auto;max-height:180px;display:block}.lotf-bundle__img-main img{max-height:240px}}.lotf-bundle__details{padding:40px 32px;display:flex;flex-direction:column;justify-content:center}.lotf-bundle__name{font-size:1.5rem;font-weight:800;color:var(--lotf-navy);margin:0 0 8px}.lotf-bundle__includes{list-style:none;padding:0;margin:0 0 20px}.lotf-bundle__includes li{font-size:.95rem;color:#444;padding:4px 0;display:flex;align-items:center;gap:8px}.lotf-bundle__includes li:before{content:"\2605";color:var(--lotf-gold);font-size:.8rem}.lotf-bundle__pricing{margin-bottom:24px}.lotf-bundle__compare{font-size:.9rem;color:#999;text-decoration:line-through;margin-right:8px}.lotf-bundle__price{font-size:2rem;font-weight:800;color:var(--lotf-red)}.lotf-bundle__savings{display:inline-block;background:#c1272d1a;color:var(--lotf-red);font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:4px;margin-left:8px}.lotf-bundle__popular{position:absolute;top:0;left:0;background:var(--lotf-navy);color:var(--lotf-gold);font-size:.68rem;font-weight:800;letter-spacing:1px;text-transform:uppercase;padding:7px 16px;border-radius:0 0 8px;z-index:2}.lotf-bundle__star-badge{position:absolute;top:12px;right:12px;z-index:2;line-height:0}.lotf-bundle__ribbon{position:absolute;top:22px;right:-36px;width:150px;background:var(--lotf-gold);color:var(--lotf-navy);font-size:.68rem;font-weight:900;letter-spacing:1px;text-transform:uppercase;text-align:center;padding:9px 0;transform:rotate(45deg);z-index:2;box-shadow:0 2px 6px #00000026;white-space:nowrap}.lotf-bundle__urgency{font-size:.85rem;font-weight:700;color:var(--lotf-red);margin:0 0 20px}.lotf-bundle__btn{display:inline-block;background:var(--lotf-red);color:#fff;font-size:1rem;font-weight:700;letter-spacing:.5px;text-decoration:none;text-align:center;padding:16px 32px;border-radius:6px;transition:background .2s,transform .15s;border:none;cursor:pointer;width:100%}.lotf-bundle__btn:hover{background:var(--lotf-red-hover);color:#fff;transform:translateY(-1px)}@media(max-width:768px){.lotf-bundle__card{grid-template-columns:1fr}.lotf-bundle__details{padding:32px 24px}.lotf-bundle__ribbon{right:-46px;top:12px;font-size:.55rem;letter-spacing:.5px}}.lotf-values{background:var(--lotf-white);border-top:1px solid rgba(11,22,40,.06);padding:48px 24px;text-align:center}.lotf-values__inner{max-width:800px;margin:0 auto}.lotf-values__headline{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:800;color:var(--lotf-navy);margin:0 0 8px}.lotf-values__sub{font-size:1rem;color:#666;margin:0}.lotf-section-heading{text-align:center;margin-bottom:40px}.lotf-section-heading__eyebrow{font-size:.7rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--lotf-gold);margin-bottom:8px}.lotf-section-heading__title{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;color:var(--lotf-navy);margin:0}.lotf-announcement{background:var(--lotf-red);color:#fff;text-align:center;padding:10px 16px;font-size:.8rem;font-weight:600;letter-spacing:.5px}.lotf-announcement a{color:#fff;text-decoration:underline}.lotf-about{max-width:720px;margin:0 auto;padding:64px 24px}.lotf-about h1{font-size:2.5rem;font-weight:800;color:var(--lotf-navy);margin-bottom:24px}.lotf-about h2{font-size:1.5rem;font-weight:700;color:var(--lotf-navy);margin:40px 0 12px}.lotf-about p{font-size:1.05rem;line-height:1.8;color:#444;margin-bottom:16px}.lotf-about .lotf-gold{color:var(--lotf-gold)}.lotf-policy{max-width:720px;margin:0 auto;padding:64px 24px}.lotf-policy h1{font-size:2rem;font-weight:800;color:var(--lotf-navy);margin-bottom:8px}.lotf-policy .lotf-policy__updated{font-size:.85rem;color:#999;margin-bottom:32px}.lotf-policy h2{font-size:1.25rem;font-weight:700;color:var(--lotf-navy);margin:32px 0 8px}.lotf-policy p,.lotf-policy li{font-size:1rem;line-height:1.7;color:#444}.lotf-policy ul{padding-left:20px;margin:8px 0 16px}.lotf-policy li{margin-bottom:6px}.lotf-product-badges{display:flex;gap:12px;flex-wrap:wrap;margin:16px 0}.lotf-product-badge{display:flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;color:#555}.lotf-product-badge svg{width:16px;height:16px;stroke:var(--lotf-gold);fill:none;stroke-width:2}.color-scheme-5 a,.color-scheme-scheme-5 a{color:#f8f9fcbf;text-decoration:none}.color-scheme-5 a:hover,.color-scheme-scheme-5 a:hover{color:var(--lotf-gold)}.lotf-bundle__img-placeholder{background:#f0f0f0;min-height:140px;display:flex;align-items:center;justify-content:center;color:#aaa;font-size:.75rem;border-radius:4px}.lotf-svg-logo{max-height:44px;width:auto}@media(max-width:749px){.lotf-svg-logo{max-height:32px}}@media(max-width:640px){.lotf-hero{padding:56px 20px 48px}.lotf-hero__brand-text{font-size:clamp(1.75rem,10vw,3rem);letter-spacing:2px;margin-bottom:16px}.lotf-hero__title{font-size:clamp(1.5rem,7vw,2.25rem)}.lotf-countdown{gap:10px}.lotf-countdown__unit{min-width:56px}.lotf-countdown__number{font-size:clamp(1.5rem,8vw,2.25rem)}.lotf-hero__cta{width:100%;text-align:center;padding:16px 24px}}@media(max-width:768px){.lotf-bundle__card{grid-template-columns:1fr}.lotf-bundle__images{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.lotf-bundle__img-main{grid-column:1 / -1;max-height:240px;overflow:hidden}.lotf-bundle__details{padding:28px 20px}}@media(max-width:480px){.lotf-trust__inner{grid-template-columns:repeat(2,1fr);gap:28px 16px}}@media(max-width:480px){.lotf-bundle__name{font-size:1.25rem}.lotf-bundle__price{font-size:1.6rem}}@media(max-width:640px){.lotf-bundle,.lotf-trust,.lotf-values,.lotf-about,.lotf-policy{padding-left:16px;padding-right:16px}}.card-wrapper,.product-card,[class*=product-card__wrapper]{transition:transform .22s ease,box-shadow .22s ease;will-change:transform}.card-wrapper:hover,.product-card:hover{transform:scale(1.02);box-shadow:0 8px 28px #0b162821;z-index:1;position:relative}@media(max-width:768px){.lotf-hero__cta,.lotf-bundle__btn,.lotf-psignup__btn,.button,.btn,[type=submit]{min-height:44px;display:inline-flex;align-items:center;justify-content:center}}@media(max-width:390px){.lotf-hero__title{font-size:clamp(1.3rem,6.5vw,1.8rem)!important;word-break:break-word}.lotf-hero__subtitle{font-size:.82rem}.lotf-hero__cta{padding:14px 24px;font-size:.9rem;width:100%;text-align:center}.lotf-countdown{gap:8px}.lotf-countdown__number{font-size:1.6rem}.lotf-countdown__label{font-size:.6rem}.lotf-ptrust__badges{flex-wrap:wrap}.lotf-ptrust__badge{flex:1 1 50%}}.lotf-hero__title{overflow-wrap:break-word;word-break:break-word}.lotf-viewing-now strong{font-weight:800}@media(max-width:768px){#shopify-section-lotf_products{padding-block-start:32px!important;padding-block-end:32px!important}.lotf-bundle{padding-top:32px;padding-bottom:32px}.lotf-psignup{padding-top:18px;padding-bottom:18px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/brand-lotf.css.map */
