@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink: #1d2732;--ink-2: #344351;--blue: #4a91b8;--blue-dark: #31779d;--ice: #dcecf4;--sand: #ece8df;--soft: #f1f2ef;--page: #f7f7f4;--white: #fff;--line: rgba(29, 39, 50, .16);--radius-sm: 12px;--radius: 22px;--radius-lg: 36px;--shadow: 0 20px 70px rgba(29, 39, 50, .12);--container: 1320px;--font-display: "Manrope", Arial, sans-serif;--font-body: "DM Sans", Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.is-locked{overflow:hidden}img,svg{display:block;max-width:100%}button,input,select,textarea{color:inherit;font:inherit}button,summary{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p,ul,ol,blockquote{margin-top:0}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.04em;line-height:1.04}h1{font-size:clamp(3.2rem,6vw,6.8rem)}h2{font-size:clamp(2.5rem,4.8vw,5.5rem)}h3{font-size:clamp(1.35rem,2vw,2rem)}h1 em,h2 em{color:var(--blue);font-family:Georgia,serif;font-weight:400}.icon{width:22px;height:22px;flex:0 0 auto}.container{width:min(calc(100% - 48px),var(--container));margin-inline:auto}.container--narrow{max-width:980px}.section{padding:120px 0}.section--ink{background:var(--ink);color:var(--white)}.section--sand{background:var(--sand)}.section--soft{background:var(--soft)}.eyebrow{margin-bottom:24px;color:var(--blue-dark);font-size:.74rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.eyebrow--light{color:#9dcee5}.skip-link{position:fixed;left:16px;top:-80px;z-index:1000;background:var(--white);border:2px solid var(--ink);border-radius:8px;padding:12px 18px}.skip-link:focus{top:16px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;white-space:nowrap!important}.is-hidden{display:none!important}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid transparent;border-radius:999px;padding:14px 24px;font-family:var(--font-display);font-size:.91rem;font-weight:700;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--ink);color:var(--white)}.button--primary:hover{background:var(--blue-dark)}.button--light{background:var(--white);color:var(--ink)}.button--outline{border-color:var(--ink);background:transparent}.button--text,.button--quiet{min-height:auto;background:transparent;border:0;padding-inline:2px}.button--text{border-bottom:1px solid var(--ink);border-radius:0}.button--full{width:100%}.text-link{display:inline-flex;align-items:center;gap:9px;border-bottom:1px solid currentColor;font-weight:700;padding-bottom:4px}.text-link .icon{width:18px}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;border-radius:50%}.icon-button:hover{background:#1d273212}.rte p:last-child{margin-bottom:0}.rte a{text-decoration:underline}.announcement{background:var(--ink);color:var(--white);font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.announcement__inner{min-height:38px;display:flex;align-items:center;justify-content:center;gap:28px}.announcement p{margin:0}.announcement a{display:inline-flex;align-items:center;gap:8px;color:#a9d6e9}.announcement .icon{width:16px}.site-header{position:relative;z-index:100;background:#f7f7f4f0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header__inner{min-height:92px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-display);font-size:1.5rem;font-weight:800;letter-spacing:-.05em}.brand__logo,.brand img{width:auto;max-height:42px}.brand__mark{width:36px;height:36px;position:relative;display:inline-block;border:1.5px solid currentColor;border-radius:50% 50% 46% 54%}.brand__mark i{position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:1px solid currentColor;border-radius:50%}.brand__mark i:nth-child(2){top:11px;right:11px;bottom:11px;left:11px}.brand__mark i:nth-child(3){top:16px;right:16px;bottom:16px;left:16px;background:currentColor}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:36px}.desktop-nav a,.header-shop-link{position:relative;font-family:var(--font-display);font-size:.92rem;font-weight:700}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--ink);transition:right .2s ease}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{right:0}.site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:22px}.cart-button{min-width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;gap:2px;background:transparent;border:1px solid var(--line);border-radius:50%}.cart-button span{min-width:16px;height:16px;display:grid;place-items:center;background:var(--blue);border-radius:50%;color:var(--white);font-size:.6rem;line-height:1;transform:translate(3px,-8px)}.site-header__menu,.mobile-menu{display:none}.hero{padding-top:58px;padding-bottom:30px;overflow:hidden}.hero__grid{display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:58px}.hero__copy{padding:54px 0 74px}.hero h1{max-width:770px;margin-bottom:30px}.hero__lede{max-width:600px;margin-bottom:34px;color:var(--ink-2);font-size:1.18rem;line-height:1.65}.hero__actions{display:flex;align-items:center;gap:24px;margin-bottom:44px}.hero__proof{display:flex;flex-wrap:wrap;gap:18px 26px;list-style:none;margin:0;padding:0}.hero__proof li{display:flex;align-items:center;gap:8px;color:var(--ink-2);font-size:.84rem;font-weight:600}.hero__proof .icon{width:19px;color:var(--blue-dark)}.hero__visual{min-width:0}.hero__image-wrap{position:relative;overflow:hidden;background:#eef0ee;border-radius:var(--radius-lg);box-shadow:var(--shadow)}.hero__image-wrap>img{width:100%;aspect-ratio:1;object-fit:cover}.hero__badge{width:118px;height:118px;position:absolute;top:22px;right:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--ink);border:4px solid var(--white);border-radius:50%;color:var(--white);font-family:var(--font-display);font-size:.8rem;font-weight:700;letter-spacing:.08em;transform:rotate(8deg)}.hero__badge strong{font-size:2rem;letter-spacing:-.06em;line-height:1}.hero__caption{display:grid;grid-template-columns:repeat(3,1fr);margin:-24px 24px 0;position:relative;z-index:2;background:var(--white);border-radius:14px;box-shadow:0 14px 50px #1d273224}.hero__caption span{padding:18px 12px;text-align:center;font-size:.78rem;font-weight:700}.hero__caption span+span{border-left:1px solid var(--line)}.hero__marquee{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:70px;padding:26px 0;border-top:1px solid var(--line);font-family:var(--font-display);font-size:.72rem;font-weight:800;letter-spacing:.13em}.hero__marquee i{width:5px;height:5px;background:var(--blue);border-radius:50%}.section-heading{max-width:800px;margin-bottom:62px}.section-heading h2{margin-bottom:24px}.section-heading>p:last-child{max-width:620px;color:#52606b;font-size:1.1rem}.section-heading--split{max-width:none;display:grid;grid-template-columns:1.25fr .75fr;align-items:end;gap:80px}.section-heading--split h2{margin:0}.section-heading--split>p{margin-bottom:8px}.problem__grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:80px}.problem__copy h2{margin-bottom:28px}.problem__copy>p{max-width:580px;color:#c9d1d6;font-size:1.1rem}.problem__list{margin-top:50px}.problem__list>div{display:grid;grid-template-columns:42px 1fr;gap:18px;padding:22px 0;border-top:1px solid rgba(255,255,255,.18)}.problem__list>div:last-child{border-bottom:1px solid rgba(255,255,255,.18)}.problem__list span{color:#9dcee5;font-size:.72rem;font-weight:700}.problem__list p{margin:0;color:#c9d1d6}.problem__list strong{color:var(--white)}.problem__visual{overflow:hidden;background:#eef1f2;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius)}.problem__visual img{width:100%;aspect-ratio:1;object-fit:cover}.problem__labels{display:grid;grid-template-columns:1fr 1fr;background:#121a22}.problem__labels span{padding:18px;color:#d7dde1;font-size:.77rem;text-align:center}.problem__labels span+span{border-left:1px solid rgba(255,255,255,.14)}.how__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.how-card{min-height:400px;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:34px}.how-card--accent{background:var(--ice)}.how-card__number{position:absolute;top:28px;right:30px;font-family:var(--font-display);font-size:.72rem;font-weight:700;letter-spacing:.14em}.how-card__icon{width:82px;height:82px;display:grid;place-items:center;margin-bottom:auto;background:var(--ink);border-radius:50%;color:var(--white)}.how-card__icon .icon{width:34px;height:34px}.how-card h3{margin-bottom:16px}.how-card p{margin:0;color:#52606b}.how__image{overflow:hidden;margin-top:20px;border-radius:var(--radius)}.how__image img{width:100%;max-height:660px;object-fit:cover}.feature-mosaic{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.feature-tile{min-height:520px;overflow:hidden;border-radius:var(--radius)}.feature-tile--image{background:var(--white)}.feature-tile--image img{width:100%;height:100%;object-fit:cover}.feature-tile--copy{display:flex;flex-direction:column;justify-content:flex-end;background:var(--white);padding:50px}.feature-tile--blue{background:var(--ice)}.feature-tile--copy>.icon{width:52px;height:52px;margin-bottom:auto}.feature-tile__stat{margin-bottom:12px;color:var(--blue-dark);font-family:var(--font-display);font-size:.85rem;font-weight:800;letter-spacing:.15em}.feature-tile--copy h3{max-width:460px;margin-bottom:18px;font-size:clamp(1.8rem,3vw,3rem)}.feature-tile--copy>p:last-child{max-width:520px;color:#52606b;font-size:1.02rem}.feature-tile--wide{min-height:330px;grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:64px}.feature-tile--ink{background:var(--ink);color:var(--white)}.feature-tile--wide h3{margin:0;max-width:500px;font-size:clamp(2rem,3.6vw,4rem)}.feature-tile--wide ul{display:grid;grid-template-columns:1fr 1fr;gap:0;list-style:none;margin:0;padding:0;border-top:1px solid rgba(255,255,255,.2)}.feature-tile--wide li{padding:18px 8px;border-bottom:1px solid rgba(255,255,255,.2);color:#d5dce0}.audience__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:84px}.audience__image{position:relative}.audience__image>img{width:100%;aspect-ratio:.92;object-fit:cover;border-radius:var(--radius)}.audience__note{position:absolute;left:22px;bottom:22px;display:flex;align-items:center;gap:10px;background:#ffffffeb;border-radius:999px;box-shadow:0 12px 30px #1d273226;padding:13px 18px;font-weight:700;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.audience__copy h2{margin-bottom:28px}.audience__copy>p{color:#52606b;font-size:1.06rem}.audience__groups{display:grid;grid-template-columns:1fr 1fr;margin:36px 0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.audience__groups>div{display:flex;flex-direction:column;padding:22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.audience__groups strong{font-family:var(--font-display)}.audience__groups span{margin-top:4px;color:#68747d;font-size:.84rem}.audience__fine-print{max-width:600px;font-size:.75rem!important}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{min-height:360px;display:flex;flex-direction:column;background:var(--white);border-radius:var(--radius);padding:34px}.review-card__stars{color:var(--blue-dark);font-size:1rem;letter-spacing:.14em}.review-card blockquote{margin:auto 0;font-family:var(--font-display);font-size:clamp(1.2rem,1.8vw,1.6rem);font-weight:600;line-height:1.45}.review-card footer{display:flex;align-items:center;gap:12px}.review-card__avatar{width:42px;height:42px;display:grid;place-items:center;background:var(--ice);border-radius:50%;font-family:var(--font-display);font-weight:800}.review-card footer div{display:flex;flex-direction:column}.review-card small{color:#6d777f}.comparison__grid{display:grid;grid-template-columns:.72fr 1.28fr;align-items:start;gap:80px}.comparison header{position:sticky;top:36px}.comparison header h2{margin-bottom:26px}.comparison header>p{max-width:440px;color:#c8d0d5}.comparison header .button{margin-top:24px}.comparison-table{overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:var(--radius)}.comparison-table__row{display:grid;grid-template-columns:1.5fr .75fr .75fr;align-items:center;min-height:74px;border-bottom:1px solid rgba(255,255,255,.14)}.comparison-table__row:last-child{border-bottom:0}.comparison-table__row>span{height:100%;display:flex;align-items:center;padding:20px 24px}.comparison-table__row>span+span{justify-content:center;border-left:1px solid rgba(255,255,255,.14)}.comparison-table__row>span:nth-child(2){background:#4a91b833}.comparison-table__head{background:#ffffff0f;font-family:var(--font-display);font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.comparison-table .icon{width:24px;color:#9dcee5}.spotlight__grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:start;gap:74px}.spotlight__gallery{position:sticky;top:30px}.spotlight__main-image{overflow:hidden;background:#eef0ee;border-radius:var(--radius)}.spotlight__main-image img{width:100%;aspect-ratio:1;object-fit:cover}.spotlight__perks{display:flex;justify-content:space-between;gap:16px;margin-top:18px}.spotlight__perks span{display:flex;align-items:center;gap:8px;font-size:.83rem;font-weight:700}.spotlight__perks .icon{width:17px;color:var(--blue-dark)}.spotlight__buybox{padding:24px 0}.spotlight__buybox h2{margin-bottom:24px;font-size:clamp(2.5rem,4vw,4.5rem)}.price{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:24px;font-family:var(--font-display)}.price__current{font-size:1.5rem;font-weight:800}.price__compare{color:#7d878e;font-size:1rem}.price__save{background:var(--ice);border-radius:999px;color:var(--blue-dark);padding:5px 10px;font-size:.72rem;font-weight:800}.spotlight__description{color:#52606b;font-size:1.06rem}.check-list{list-style:none;margin:30px 0;padding:0}.check-list li{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.check-list .icon{width:20px;color:var(--blue-dark)}.product-form>label,.product-form fieldset legend{display:block;margin-bottom:10px;font-family:var(--font-display);font-size:.82rem;font-weight:700}.product-form select{width:100%;height:54px;background:var(--white);border:1px solid var(--line);border-radius:12px;padding:0 16px}.quantity-control{width:132px;height:52px;display:grid;grid-template-columns:40px 1fr 40px;margin:18px 0;border:1px solid var(--line);border-radius:999px}.quantity-control button{display:grid;place-items:center;background:transparent;border:0}.quantity-control .icon{width:16px}.quantity-control input{width:100%;background:transparent;border:0;text-align:center;-moz-appearance:textfield}.quantity-control input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.spotlight__note{margin:18px 0;color:#69757d;font-size:.75rem}.payment-note{display:flex;align-items:center;gap:12px;background:var(--soft);border-radius:12px;padding:15px;color:#56616a;font-size:.78rem}.payment-note .icon{color:var(--blue-dark)}.faq__grid{display:grid;grid-template-columns:.7fr 1.3fr;align-items:start;gap:100px}.faq header{position:sticky;top:36px}.faq header h2{margin-bottom:26px}.faq header>p{color:#59656e}.faq header .text-link{margin-top:20px}.faq-item{border-top:1px solid var(--line)}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-item summary{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px;list-style:none;font-family:var(--font-display);font-size:1.05rem;font-weight:700}.faq-item summary::-webkit-details-marker{display:none}.faq-item__icon{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%}.faq-item__icon .icon{width:17px;transition:transform .2s ease}.faq-item[open] .faq-item__icon .icon{transform:rotate(45deg)}.faq-item__answer{max-width:700px;padding:0 66px 26px 0;color:#56616a}.site-footer{background:var(--sand);padding:86px 0 28px}.site-footer__top{display:grid;grid-template-columns:1.25fr .6fr .6fr 1fr;gap:68px}.footer-intro p{max-width:300px;margin-top:24px;color:#606a71}.brand--footer{font-size:1.8rem}.footer-heading{margin-bottom:22px;font-family:var(--font-display);font-size:.82rem;font-weight:800}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-links a{color:#5f696f;font-size:.92rem}.footer-newsletter>p:not(.footer-heading){color:#5f696f;font-size:.92rem}.newsletter-form{position:relative;margin-top:24px}.newsletter-form input{width:100%;height:54px;background:transparent;border:0;border-bottom:1px solid var(--ink);padding:0 54px 0 0}.newsletter-form button{width:48px;height:48px;position:absolute;top:2px;right:0;display:grid;place-items:center;background:transparent;border:0}.form-message{margin-top:12px;color:var(--blue-dark);font-weight:700}.site-footer__bottom{display:flex;justify-content:space-between;gap:30px;margin-top:76px;padding-top:24px;border-top:1px solid rgba(29,39,50,.2);color:#687178;font-size:.76rem}.product-page{padding-top:64px}.product-page__grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:start;gap:72px}.product-gallery{min-width:0}.product-gallery__main{overflow:hidden;background:var(--soft);border-radius:var(--radius)}.product-gallery__main img{width:100%;aspect-ratio:1;object-fit:cover}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.product-thumb{overflow:hidden;background:var(--soft);border:1px solid transparent;border-radius:10px;padding:0}.product-thumb.is-active{border-color:var(--ink)}.product-thumb img{width:100%;aspect-ratio:1;object-fit:cover}.product-page__info{position:sticky;top:30px}.product-page__info h1{margin-bottom:22px;font-size:clamp(2.7rem,4vw,4.8rem)}.product-page__rating{display:flex;align-items:center;gap:18px;margin-bottom:24px;font-size:.82rem}.product-page__rating span{color:var(--blue-dark);letter-spacing:.12em}.product-page__rating a{border-bottom:1px solid var(--ink)}.product-page__intro{margin-bottom:28px;color:#52606b}.product-option{border:0;margin:0 0 20px;padding:0}.product-option__values{display:flex;flex-wrap:wrap;gap:8px}.product-option label{position:relative}.product-option input{position:absolute;opacity:0}.product-option span{min-width:54px;min-height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:999px;padding:8px 18px;font-size:.85rem;font-weight:700}.product-option input:checked+span{background:var(--ink);border-color:var(--ink);color:var(--white)}.product-option input:disabled+span{opacity:.35;text-decoration:line-through}.product-form__row{display:grid;grid-template-columns:132px 1fr;gap:12px}.product-form__row .quantity-control{margin:0;height:54px}.shopify-payment-button{margin-top:10px}.product-page__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;list-style:none;margin:28px 0;padding:0}.product-page__trust li{display:flex;flex-direction:column;gap:10px;background:var(--soft);border-radius:12px;padding:16px;color:#5f6a72;font-size:.74rem}.product-page__trust .icon{color:var(--blue-dark)}.product-page__trust strong{color:var(--ink)}.product-accordions details{border-top:1px solid var(--line)}.product-accordions details:last-child{border-bottom:1px solid var(--line)}.product-accordions summary{min-height:62px;display:flex;justify-content:space-between;align-items:center;list-style:none;font-family:var(--font-display);font-weight:700}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions summary .icon{width:17px}.product-accordions details[open] summary .icon{transform:rotate(45deg)}.product-accordions .rte{padding-bottom:18px;color:#59656d;font-size:.9rem}.product-details{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:84px;margin-top:120px}.product-details__image{overflow:hidden;border-radius:var(--radius)}.product-details__image img{width:100%}.product-details__copy h2{font-size:clamp(2.5rem,4vw,4.6rem)}.product-details__copy .rte{color:#56616a}.mobile-buybar{display:none}.basic-page__header,.collection-page__header,.cart-page__header{margin-bottom:54px;padding-bottom:34px;border-bottom:1px solid var(--line)}.basic-page__header h1,.collection-page__header h1,.cart-page__header h1{margin-bottom:0}.basic-page__content{font-size:1.05rem}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{min-width:0;background:var(--white);border-radius:var(--radius);padding:14px}.product-card__image{display:block;overflow:hidden;background:var(--soft);border-radius:14px}.product-card__image img{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-card__image img{transform:scale(1.035)}.product-card__meta{min-height:136px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 8px}.product-card__meta h2{margin:0;font-size:1.2rem}.product-card__meta .eyebrow{margin-bottom:8px}.product-card__meta .price{flex:0 0 auto;margin:0}.product-card__meta .price__current{font-size:1rem}.product-card__meta .price__save{display:none}.empty-state{grid-column:1 / -1;background:var(--white);border-radius:var(--radius);padding:80px 28px;text-align:center}.pagination{grid-column:1 / -1;display:flex;justify-content:center;padding-top:30px}.pagination .page,.pagination>span,.pagination>a{margin:0 8px}.cart-form{display:grid;grid-template-columns:1fr 340px;align-items:start;gap:48px}.cart-line{display:grid;grid-template-columns:150px 1fr;gap:22px;padding:22px 0;border-top:1px solid var(--line)}.cart-line:last-child{border-bottom:1px solid var(--line)}.cart-line__image{overflow:hidden;background:var(--soft);border-radius:12px}.cart-line__image img{width:100%;aspect-ratio:1;object-fit:cover}.cart-line__info{display:flex;flex-direction:column;gap:8px}.cart-line__info small{color:#6d777f}.cart-line__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.cart-line__bottom input{width:62px;margin-left:8px}.cart-line__info .text-link{width:fit-content;font-size:.8rem}.cart-summary{position:sticky;top:30px;background:var(--white);border-radius:var(--radius);padding:26px}.cart-summary>div{display:flex;justify-content:space-between;font-family:var(--font-display);font-size:1.2rem}.cart-summary p{color:#68737b;font-size:.78rem}.cart-summary .button+.button{margin-top:10px}.not-found{min-height:70vh;display:grid;place-items:center;text-align:center}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;visibility:hidden;pointer-events:none}.cart-drawer.is-open{visibility:visible;pointer-events:auto}.cart-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0e151b8c;border:0;opacity:0;transition:opacity .25s ease}.cart-drawer.is-open .cart-drawer__backdrop{opacity:1}.cart-drawer__panel{width:min(100%,480px);position:absolute;inset:0 0 0 auto;display:flex;flex-direction:column;background:var(--page);box-shadow:-20px 0 60px #0000002e;transform:translate(100%);transition:transform .3s ease}.cart-drawer.is-open .cart-drawer__panel{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid var(--line)}.cart-drawer__header .eyebrow{margin-bottom:4px}.cart-drawer__header h2{margin:0;font-size:1.45rem}.cart-drawer__shipping{display:flex;align-items:center;gap:8px;background:var(--ice);padding:12px 24px;color:var(--blue-dark);font-size:.8rem;font-weight:700}.cart-drawer__shipping .icon{width:17px}.cart-drawer__items{flex:1 1 auto;overflow-y:auto;padding:12px 24px}.cart-empty{display:grid;place-items:center;min-height:300px;text-align:center}.cart-item{display:grid;grid-template-columns:100px 1fr;gap:16px;padding:16px 0;border-bottom:1px solid var(--line)}.cart-item>img{width:100%;aspect-ratio:1;object-fit:cover;background:var(--soft);border-radius:10px}.cart-item__content{display:flex;flex-direction:column}.cart-item__content>a{font-family:var(--font-display);font-weight:700}.cart-item__content small{color:#6d777f}.cart-item__meta{display:flex;justify-content:space-between;margin-top:auto;font-size:.84rem}.cart-drawer__footer{padding:22px 24px 28px;background:var(--white);border-top:1px solid var(--line)}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-family:var(--font-display);font-size:1.08rem}.cart-drawer__footer>p{color:#6b757c;font-size:.72rem}.cart-drawer__footer .button+.button{margin-top:8px}.toast{position:fixed;z-index:700;left:50%;bottom:24px;background:var(--ink);border-radius:999px;color:var(--white);padding:13px 20px;opacity:0;pointer-events:none;transform:translate(-50%,20px);transition:opacity .2s ease,transform .2s ease}.toast.is-visible{opacity:1;transform:translate(-50%)}[data-reveal]{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease}[data-reveal].is-visible{opacity:1;transform:none}@media(max-width:1080px){.desktop-nav{gap:20px}.hero__grid{grid-template-columns:1fr 1fr;gap:36px}.problem__grid,.comparison__grid,.faq__grid{gap:54px}.feature-tile{min-height:440px}.audience__grid,.spotlight__grid,.product-page__grid{gap:46px}}@media(max-width:900px){.section{padding:84px 0}.site-header__inner{grid-template-columns:1fr auto 1fr;min-height:74px}.site-header__menu{display:inline-flex;justify-self:start}.desktop-nav,.header-shop-link{display:none}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:550}.mobile-menu.is-open{display:block}.mobile-menu__panel{width:min(88vw,410px);height:100%;position:relative;z-index:2;display:flex;flex-direction:column;background:var(--page);padding:24px}.mobile-menu__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.mobile-menu nav{display:flex;flex-direction:column;margin-bottom:auto}.mobile-menu nav a{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid var(--line);font-family:var(--font-display);font-size:1.35rem;font-weight:700}.mobile-menu__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0e151b99;border:0}.hero{padding-top:22px}.hero__grid,.problem__grid,.audience__grid,.spotlight__grid,.product-page__grid,.product-details{grid-template-columns:1fr}.hero__copy{padding:42px 0 16px}.hero__visual{margin-top:10px}.hero__marquee{overflow-x:auto;justify-content:flex-start;white-space:nowrap}.problem__visual{order:-1}.how__grid,.review-grid{grid-template-columns:1fr}.how-card{min-height:330px}.feature-mosaic{grid-template-columns:1fr}.feature-tile--wide{grid-column:auto}.feature-tile--wide,.section-heading--split,.comparison__grid,.faq__grid{grid-template-columns:1fr}.feature-tile--wide{gap:40px}.comparison header,.faq header,.spotlight__gallery,.product-page__info,.cart-summary{position:static}.product-page__info{padding-top:10px}.product-details{margin-top:82px}.site-footer__top{grid-template-columns:1.4fr .6fr .6fr}.footer-newsletter{grid-column:1 / -1}.product-grid{grid-template-columns:repeat(2,1fr)}.cart-form{grid-template-columns:1fr}}@media(max-width:640px){.container{width:min(calc(100% - 30px),var(--container))}.section{padding:66px 0}.announcement__inner{min-height:34px}.announcement a{display:none}.brand{font-size:1.2rem}.brand__mark{width:30px;height:30px}.cart-button{min-width:42px;height:42px}.hero h1{font-size:clamp(3rem,14vw,4.3rem)}.hero__lede{font-size:1rem}.hero__actions{align-items:stretch;flex-direction:column;gap:16px}.hero__actions .button{width:100%}.hero__actions .button--text{width:fit-content}.hero__proof{display:grid}.hero__badge{width:90px;height:90px}.hero__badge strong{font-size:1.5rem}.hero__caption{margin-inline:12px}.hero__caption span{padding:14px 6px;font-size:.65rem}.section-heading,.section-heading--split{margin-bottom:42px}.problem__grid,.audience__grid,.spotlight__grid,.product-page__grid,.comparison__grid,.faq__grid{gap:42px}.problem__labels{grid-template-columns:1fr}.problem__labels span+span{border-top:1px solid rgba(255,255,255,.14);border-left:0}.feature-tile{min-height:380px}.feature-tile--copy{padding:34px}.feature-tile--wide{min-height:auto;padding:38px 28px}.feature-tile--wide ul,.audience__groups{grid-template-columns:1fr}.review-card{min-height:320px}.comparison-table__row{grid-template-columns:1.25fr .75fr .75fr}.comparison-table__row>span{padding:14px 10px;font-size:.76rem}.spotlight__perks{align-items:flex-start;flex-direction:column}.faq-item summary{min-height:76px;font-size:.94rem}.site-footer__top{grid-template-columns:1fr 1fr;gap:42px 24px}.footer-intro,.footer-newsletter{grid-column:1 / -1}.site-footer__bottom{align-items:flex-start;flex-direction:column;margin-top:52px}.product-page{padding-top:30px;padding-bottom:110px}.product-gallery__thumbs{grid-template-columns:repeat(4,1fr)}.product-form__row{grid-template-columns:112px 1fr}.product-form__row .quantity-control{width:112px;grid-template-columns:34px 1fr 34px}.product-page__trust{grid-template-columns:1fr}.mobile-buybar{position:fixed;z-index:120;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fffffff5;border-top:1px solid var(--line);padding:12px 15px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-buybar>div{min-width:0;display:flex;flex-direction:column}.mobile-buybar small{overflow:hidden;max-width:170px;text-overflow:ellipsis;white-space:nowrap}.mobile-buybar .button{min-height:46px}.product-grid{grid-template-columns:1fr}.cart-line{grid-template-columns:110px 1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
