:root{--navy: #2c353f;--navy-dark: #1e252c;--white: #ffffff;--text: #1a1a1a;--muted: #5c6570;--border: #e2e6ea;--accent: #c45c4a;--green: #3d7a4a;--container: min(1140px, 92vw);--section-pad: clamp(3rem, 7vw, 5.5rem);font-family:Helvetica Neue,Helvetica,Arial,sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--white);line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}.announcement{background:var(--navy);color:var(--white);text-align:center;padding:.6rem 1rem;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.header{background:var(--white);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:50}.header__inner{width:var(--container);margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:56px;gap:1rem}.header__nav{display:flex;gap:1.25rem;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.header__actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.header__cart{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--border);border-radius:4px}.header__cart-count{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 4px;border-radius:99px;background:var(--accent);color:var(--white);font-size:10px;font-weight:700;line-height:18px;text-align:center;display:none}.header__cart-count.is-visible,.header__cart-count:not(:empty){display:block}.header__logo{font-weight:700;font-size:1.1rem;letter-spacing:.12em;text-transform:uppercase;color:var(--navy)}.header__cta{background:var(--navy);color:var(--white);padding:.55rem 1.25rem;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:600}.brand-hero{position:relative;background:var(--navy-dark);color:var(--white);overflow:hidden;min-height:280px;display:flex;align-items:center;justify-content:center;text-align:center}.brand-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center right;opacity:.45}.brand-hero__geo{position:absolute;left:0;top:0;bottom:0;width:28%;background:linear-gradient(135deg,#3a4550 0%,#2c353f 40%,transparent 100%);clip-path:polygon(0 0,100% 0,55% 100%,0 100%)}.brand-hero__content{position:relative;z-index:2;padding:3rem 1.5rem}.brand-hero__title{margin:0;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;letter-spacing:.06em;line-height:1.05;text-transform:uppercase}.brand-hero__tagline{margin:.75rem 0 0;font-size:clamp(.85rem,2vw,1.1rem);letter-spacing:.35em;text-transform:uppercase;font-weight:400;opacity:.95}.lifestyle-hero{position:relative;min-height:420px;background:#888 center/cover no-repeat;background-position:center center;display:flex;align-items:flex-end}.lifestyle-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.55),transparent 50%)}.lifestyle-hero__text{position:relative;z-index:1;padding:2.5rem 4vw 3rem;color:var(--white);font-size:clamp(2rem,6vw,4rem);font-weight:800;letter-spacing:.04em;text-transform:uppercase;line-height:1}.story-image{padding:.35rem 0;background:#fafbfc}.story-image:nth-child(2n){background:var(--white)}.story-image__label{padding:1.5rem 0 .25rem;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);text-align:center}.story-image__figure{margin:0 auto;max-width:520px;padding:0 clamp(.75rem,3vw,1.5rem)}.story-image__img{width:100%;height:auto;display:block;border-radius:4px;box-shadow:0 4px 24px #0000000f}.story-flow-intro{text-align:center;padding:var(--section-pad) 1rem 1rem;background:var(--white)}.story-flow-intro .heading{margin-bottom:.5rem}.story-flow-intro .lead{margin:0 auto}.section{padding:var(--section-pad) 0}.section--gray{background:#f4f6f8}.section--navy{background:var(--navy);color:var(--white)}.container{width:var(--container);margin:0 auto}.eyebrow{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin:0 0 .5rem}.section--navy .eyebrow{color:#ffffffa6}.heading{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.15;margin:0 0 1rem;letter-spacing:-.02em}.lead{font-size:1.05rem;color:var(--muted);max-width:52ch;margin:0 0 1.5rem}.section--navy .lead{color:#fffc}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}.problem-card{padding:1.75rem;border:1px solid var(--border);border-radius:4px;background:var(--white)}.problem-card__icon{font-size:2rem;margin-bottom:.75rem}.problem-card h3{margin:0 0 .5rem;font-size:1rem;text-transform:uppercase;letter-spacing:.06em}.problem-card p{margin:0;font-size:.95rem;color:var(--muted)}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border);border:1px solid var(--border)}.feature{background:var(--white);padding:2rem 1.25rem;text-align:center}.feature__num{font-size:2rem;font-weight:800;color:var(--navy);line-height:1}.feature h4{margin:.5rem 0;font-size:11px;letter-spacing:.15em;text-transform:uppercase}.feature p{margin:0;font-size:13px;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}.step__num{width:48px;height:48px;border-radius:50%;background:var(--navy);color:var(--white);display:flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:1rem}.step h3{margin:0 0 .5rem;font-size:1.1rem}.step p{margin:0;color:var(--muted);font-size:.95rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 2rem;background:var(--navy);color:var(--white);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;border-radius:2px;transition:opacity .2s}.btn:hover{opacity:.88}.btn--outline{background:transparent;border:2px solid var(--navy);color:var(--navy)}.btn--white{background:var(--white);color:var(--navy)}.btn--checkout{width:100%;min-height:56px;font-size:13px;margin-top:1rem;background:var(--green)}.btn--checkout:hover{opacity:.92}.cart-summary__checkout-alt{display:block;width:100%;margin-top:.5rem;text-align:center;min-height:44px;line-height:44px}.cart-table__thumb-fallback,.cart-table__thumb-fallback img,.bundle-card__img{width:100%;height:100%;object-fit:cover}.product-image-placeholder{width:100%;aspect-ratio:1;background:#f0f3f6;border-radius:4px;display:flex;align-items:center;justify-content:center;border:1px dashed var(--border)}.product-image-placeholder--hero{aspect-ratio:4/3;min-height:280px}.product-image-placeholder__text{font-size:.85rem;color:var(--muted);text-align:center;padding:1rem}.cart-toast{position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%) translateY(120%);background:var(--navy);color:var(--white);padding:.75rem 1.25rem;border-radius:6px;font-size:.9rem;z-index:9999;transition:transform .25s ease;box-shadow:0 8px 24px #00000026}.cart-toast.is-visible{transform:translate(-50%) translateY(0)}.trust-badges{list-style:none;margin:1.25rem 0 0;padding:0;display:grid;gap:.75rem}.trust-badges--inline,.trust-badges--compact{grid-template-columns:repeat(2,1fr);gap:.65rem}.trust-badges--cart{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--border)}.trust-badges__item{display:flex;align-items:flex-start;gap:.6rem;font-size:.78rem;line-height:1.35;color:var(--muted)}.trust-badges__item strong{color:var(--text);font-weight:600}.trust-badges__icon{font-size:1.1rem;line-height:1;flex-shrink:0}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:2.5rem;align-items:start}.cart-table{width:100%;border-collapse:collapse}.cart-table th{text-align:left;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);padding:0 0 .75rem;border-bottom:1px solid var(--border)}.cart-table td{padding:1rem 0;border-bottom:1px solid var(--border);vertical-align:middle}.cart-table__product{display:flex;gap:1rem;align-items:center}.cart-table__thumb{width:72px;height:72px;flex-shrink:0;border-radius:4px;overflow:hidden;background:#f4f6f8}.cart-table__thumb img{width:100%;height:100%;object-fit:cover}.cart-table__title{font-weight:600;font-size:.95rem}.cart-table__variant{margin:.2rem 0;font-size:.82rem;color:var(--muted)}.cart-table__remove{font-size:.78rem;color:var(--muted);text-decoration:underline;padding:0}.cart-table__input{width:64px;min-height:44px;border:1px solid var(--border);border-radius:4px;text-align:center;font:inherit}.cart-table__line-price{font-weight:700;white-space:nowrap}.cart-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.25rem;flex-wrap:wrap}.cart-actions__continue{font-size:.9rem;color:var(--muted);text-decoration:underline}.cart-sidebar{position:sticky;top:72px}.cart-summary{background:#f8fafb;border:1px solid var(--border);border-radius:8px;padding:1.25rem}.cart-summary__title{margin:0 0 1rem;font-size:1rem}.cart-summary__row{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;font-size:1.05rem}.cart-summary__note{margin:.5rem 0 0;font-size:.8rem;color:var(--muted)}.cart-summary__secure{margin:.75rem 0 0;text-align:center;font-size:.78rem;color:var(--muted)}.cart-empty{text-align:center;padding:3rem 1rem;border:1px dashed var(--border);border-radius:8px;background:#f8fafb}.compare{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.compare__bad,.compare__good{padding:1.5rem;border-radius:4px}.compare__bad{background:#fdecea;border:1px solid #f5c6c0}.compare__good{background:#e8f5ea;border:1px solid #b8dfc0}.compare h4{margin:0 0 .75rem;font-size:.9rem;text-transform:uppercase;letter-spacing:.08em}.compare ul{margin:0;padding-left:1.2rem;font-size:.95rem}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.review{border:1px solid var(--border);padding:1.5rem;border-radius:4px}.review__stars{color:#f5a623;margin-bottom:.5rem;letter-spacing:2px}.review p{margin:0 0 .75rem;font-size:.95rem}.review cite{font-style:normal;font-size:12px;color:var(--muted)}.faq details{border-bottom:1px solid var(--border);padding:1rem 0}.faq summary{font-weight:600;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq p{margin:.75rem 0 0;color:var(--muted);font-size:.95rem}.trust-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border);border-block:1px solid var(--border)}.trust-bar__item{background:var(--white);padding:1.75rem 1rem;text-align:center}.trust-bar__item h4{margin:0 0 .35rem;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.trust-bar__item p{margin:0;font-size:13px;color:var(--muted)}.product-block{display:grid;grid-template-columns:1.15fr .85fr;gap:3rem;align-items:center}.product-block__media{background:#f4f6f8;border-radius:6px;overflow:hidden;aspect-ratio:4 / 3;min-height:380px;box-shadow:0 8px 32px #00000014}.product-block__media img,.product-block__media .product-hero-img{width:100%;height:100%;object-fit:cover;object-position:center 30%;image-rendering:-webkit-optimize-contrast}.product-block__price{font-size:2rem;font-weight:700;margin:.5rem 0 1rem}.product-block__compare{color:var(--muted);text-decoration:line-through;font-size:1.1rem;margin-right:.5rem}.product-block__badge{display:inline-block;background:var(--accent);color:var(--white);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.3rem .6rem;margin-bottom:.75rem}.product-block__bullets{padding-left:0;list-style:none;margin:1.5rem 0}.product-block__bullets li{padding:.4rem 0 .4rem 1.75rem;position:relative;font-size:.95rem}.product-block__bullets li:before{content:"\2713";position:absolute;left:0;color:var(--green);font-weight:700}.bundle-bar{margin:1.5rem 0 2rem;max-width:520px}.bundle-bar__track{height:8px;background:var(--border);border-radius:99px;overflow:hidden}.bundle-bar__fill{height:100%;background:linear-gradient(90deg,var(--green),#5cb86a);border-radius:99px;transition:width .35s ease}.bundle-bar__msg{margin:.6rem 0 0;font-size:.9rem;color:var(--muted)}.bundle-bar__msg.is-free{color:var(--green);font-weight:600}.bundle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.bundle-card{background:var(--white);border:1px solid var(--border);border-radius:6px;overflow:hidden;display:flex;flex-direction:column}.bundle-card__image{display:block;aspect-ratio:1;background:#f4f6f8;overflow:hidden}.bundle-card__image img{width:100%;height:100%;object-fit:cover}.bundle-card__placeholder{width:100%;height:100%;min-height:160px;background:#eef1f4}.bundle-card__body{padding:1rem;display:flex;flex-direction:column;flex:1}.bundle-card h3{margin:0 0 .5rem;font-size:.9rem;line-height:1.3;font-weight:600}.bundle-card h3 a:hover{color:var(--accent)}.bundle-card__price{margin:0 0 .5rem;font-weight:700;font-size:1.05rem}.bundle-card__excerpt{margin:0 0 1rem;font-size:.82rem;color:var(--muted);line-height:1.4;flex:1}.bundle-card__form{margin-top:auto}.bundle-fallback{padding:1.5rem;border:1px dashed var(--border);border-radius:6px;background:var(--white)}.bundle-fallback__list{margin:.75rem 0;padding-left:1.2rem;line-height:1.8}.sticky-atc{position:fixed;bottom:0;left:0;right:0;background:var(--white);border-top:1px solid var(--border);padding:.75rem 1rem;display:none;z-index:100;box-shadow:0 -4px 20px #00000014}.sticky-atc.is-visible{display:flex;align-items:center;justify-content:space-between;gap:1rem}.sticky-atc__title{font-size:13px;font-weight:600}.sticky-atc__price{font-size:1.1rem;font-weight:700}.footer{background:var(--navy);color:#ffffffbf;padding:2.5rem 0 1.5rem;font-size:13px}.footer__inner{width:var(--container);margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}.footer h4{color:var(--white);font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem}.footer a{display:block;margin-bottom:.4rem}.footer a:hover{color:var(--white)}.footer__copy{width:var(--container);margin:2rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.15);font-size:12px}@media(max-width:900px){.problem-grid,.features,.steps,.reviews,.compare,.product-block,.footer__inner,.trust-bar,.bundle-grid,.cart-layout{grid-template-columns:1fr}.header__nav{display:none}.bundle-grid,.features{grid-template-columns:repeat(2,1fr)}.trust-badges--inline,.trust-badges--compact{grid-template-columns:1fr}.cart-sidebar{position:static}}@media(max-width:520px){.bundle-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
