*{box-sizing:border-box}:root{--accent: var(--color-accent, #F35B57);--ink: var(--color-ink, #242322);--paper: var(--color-paper, #FFF8F1);--paper-2: #FFF0E9;--line: #E7D9CF;--blue: var(--color-blue, #1C7FE5);--green: #2BB673;--white: #FFFFFF;--heading: var(--font-heading-family, "Arial Narrow", Arial, sans-serif);--body: var(--font-body-family, Inter, ui-sans-serif, system-ui, sans-serif);--radius: 16px;--page-width: 1240px}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.55}body,button,input,select,textarea{font-family:var(--body)}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.16em}button,input,select{font:inherit}button,.button,.icon-link,.cart-link,.menu-toggle{-webkit-tap-highlight-color:transparent}.page-width{width:min(calc(100% - 48px),var(--page-width));margin-inline:auto}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;z-index:20;top:12px;left:12px;padding:10px 14px;background:var(--ink);color:var(--white);transform:translateY(-150%);transition:transform .18s ease-out}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.rte p{max-width:65ch;margin:0 0 1em}.rte p:last-child{margin-bottom:0}.rte a{color:var(--accent)}.announcement-bar{background:var(--announcement-bg, #F45B5B);color:var(--announcement-fg, var(--white));font-size:14px;font-weight:900;letter-spacing:.025em;line-height:1.1;text-transform:uppercase}.announcement-bar__inner{display:flex;width:100%;max-width:none;align-items:center;justify-content:center;gap:18px;min-height:48px;padding-inline:16px;text-align:center}.announcement-bar a{color:inherit;font-weight:900}.site-header{position:relative;z-index:10;background:var(--paper);border-bottom:1px solid var(--line)}.site-header__inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand-mark{display:inline-flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-weight:850;letter-spacing:-.05em}.brand-mark__word{font-size:23px;line-height:1}.brand-mark__tm{font-size:9px;vertical-align:top;letter-spacing:0;margin-left:2px}.brand-mark__symbol{display:inline-flex;align-items:flex-end;gap:3px;height:22px;transform:rotate(-7deg)}.brand-mark__symbol span{display:block;width:5px;border-radius:999px;background:var(--accent)}.brand-mark__symbol span:nth-child(1){height:13px}.brand-mark__symbol span:nth-child(2){height:20px;background:var(--blue)}.brand-mark__symbol span:nth-child(3){height:16px;background:var(--green)}.brand-mark__image{max-height:40px;width:auto}.site-nav{display:flex;align-items:center;gap:28px;margin-left:auto;margin-right:16px}.site-nav a,.mobile-nav a{font-size:13px;font-weight:700;text-decoration:none}.site-nav a:hover,.mobile-nav a:hover,.footer-email:hover,.text-link:hover{color:var(--accent)}.site-header__actions{display:flex;align-items:center;gap:14px}.icon-link,.cart-link{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;text-decoration:none}.icon-link svg,.cart-link svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cart-link{gap:5px}.cart-link span{min-width:18px;font-size:12px;font-weight:800}.menu-toggle{display:none;width:44px;height:44px;padding:11px;border:0;background:transparent;cursor:pointer}.menu-toggle span:not(.visually-hidden){display:block;height:1.5px;background:var(--ink);margin:5px 0;transition:transform .2s ease-out,opacity .2s ease-out}.mobile-nav{border-top:1px solid var(--line);background:var(--paper)}.mobile-nav__inner{display:grid;gap:0;padding:7px 0 14px}.mobile-nav a{padding:14px 0;border-bottom:1px solid var(--line)}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:13px 20px;border:1px solid transparent;border-radius:999px;font-size:13px;font-weight:800;letter-spacing:.01em;text-decoration:none;cursor:pointer;transition:transform .18s ease-out,background-color .18s ease-out,color .18s ease-out,border-color .18s ease-out}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.button svg,.text-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.button--primary{background:var(--accent);color:var(--white)}.button--primary:hover{background:#d94d4b}.button--dark{background:var(--ink);color:var(--white)}.button--dark:hover{background:#000}.button--wide{width:100%}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--ink);font-size:13px;font-weight:800;text-decoration:none}.section-heading{margin-bottom:34px}.section-heading h1,.section-heading h2{margin:0;font-family:var(--heading);font-weight:850;letter-spacing:-.055em;line-height:.98}.section-heading h1{font-size:clamp(44px,6vw,78px)}.section-heading h2{font-size:clamp(38px,5vw,68px)}.section-heading p{max-width:50ch;margin:16px 0 0;color:#615a55}.section-heading--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,34%);gap:60px;align-items:end}.hero-home{position:relative;overflow:hidden;background:var(--hero-bg, var(--paper));padding:clamp(74px,9vw,136px) 0 62px;isolation:isolate}.hero-home__orbit{position:absolute;z-index:-1;border:1px solid color-mix(in srgb,var(--hero-accent, var(--accent)) 33%,transparent);border-radius:50%;pointer-events:none}.hero-home__orbit--one{width:68vw;aspect-ratio:1;top:-38vw;right:-23vw}.hero-home__orbit--two{width:42vw;aspect-ratio:1;top:-22vw;right:-10vw;border-color:color-mix(in srgb,var(--blue) 25%,transparent)}.hero-home__grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:clamp(42px,8vw,128px);align-items:center}.hero-home__copy{padding-bottom:12px}.hero-home h1{max-width:8.5ch;margin:0;font-family:var(--heading);font-size:clamp(58px,7.7vw,118px);font-weight:900;line-height:.88;letter-spacing:-.075em}.hero-home__body{max-width:47ch;margin-top:28px;font-size:18px;color:#514c48}.hero-home__actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:34px}.hero-home__signals{display:grid;gap:10px;margin-top:50px;padding-top:20px;border-top:1px solid var(--line);max-width:400px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hero-home__signals div{display:flex;align-items:center;gap:10px}.signal-dot{display:inline-block;width:8px;height:8px;border-radius:50%}.signal-dot--green{background:var(--green)}.signal-dot--blue{background:var(--blue)}.signal-dot--coral{background:var(--accent)}.hero-home__visual{position:relative}.hero-home__visual-label,.media-stamp,.product-gallery__tag{position:absolute;z-index:2;font-size:10px;font-weight:850;letter-spacing:.12em}.hero-home__visual-label{top:14px;left:16px;padding:6px 8px;background:var(--paper)}.hero-home__image-frame{position:relative;overflow:hidden;min-height:410px;border-radius:24px;background:var(--paper-2)}.hero-home__image-frame img{width:100%;height:100%;min-height:410px;object-fit:cover}.hero-home__route{position:absolute;display:block;border:1.5px solid var(--accent);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;pointer-events:none;animation:route-drift 5.5s ease-in-out infinite alternate}.hero-home__route--one{width:37%;height:42%;top:5%;right:8%;transform:rotate(21deg)}.hero-home__route--two{width:26%;height:31%;bottom:4%;left:7%;transform:rotate(-32deg);border-color:var(--blue);border-right-color:transparent;border-top-color:transparent;animation-delay:-1.3s}.hero-home__pin{position:absolute;width:12px;height:12px;border:3px solid var(--paper);border-radius:50%;background:var(--accent);box-shadow:0 0 0 1px var(--ink)}.hero-home__pin--one{top:30%;right:17%}.hero-home__pin--two{bottom:18%;left:17%;background:var(--blue)}.hero-home__caption{display:flex;justify-content:space-between;gap:20px;padding:12px 2px 0;font-size:10px;font-weight:850;letter-spacing:.13em}.hero-home__caption span:last-child{color:#716962}@keyframes route-drift{0%{transform:rotate(21deg) translateY(0)}to{transform:rotate(25deg) translateY(5px)}}.product-main{padding:64px 0 94px}.product-main__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(370px,.72fr);gap:clamp(42px,7vw,100px);align-items:start}.product-gallery{position:sticky;top:24px}.product-gallery__primary{position:relative;overflow:hidden;border-radius:24px;background:var(--paper-2)}.product-gallery__primary>img{width:100%;aspect-ratio:1.18;object-fit:cover}.product-gallery__tag{left:16px;bottom:16px;padding:6px 8px;background:var(--paper)}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.product-gallery__thumb{padding:0;overflow:hidden;border:1px solid transparent;border-radius:12px;background:var(--paper-2);cursor:pointer}.product-gallery__thumb:hover,.product-gallery__thumb.is-active{border-color:var(--ink)}.product-gallery__thumb img{width:100%;aspect-ratio:1.35;object-fit:cover}.product-gallery__note{margin:10px 2px 0;color:#746b65;font-size:10px;letter-spacing:.02em}.product-buybox{padding-top:8px}.product-buybox__topline{display:flex;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid var(--line);color:#746b65;font-size:10px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.product-buybox__status{display:inline-flex;align-items:center;gap:7px;color:var(--green)}.product-buybox__status i{width:7px;height:7px;border-radius:50%;background:currentColor}.product-buybox h1{margin:28px 0 12px;font-family:var(--heading);font-size:clamp(54px,7vw,92px);font-weight:900;line-height:.88;letter-spacing:-.075em}.product-buybox__lead{max-width:40ch;margin:0;font-size:18px;color:#514c48}.product-buybox__proof{display:flex;align-items:center;gap:12px;margin-top:22px;font-size:12px;font-weight:750}.proof-stars{color:var(--accent);letter-spacing:.12em}.product-price{display:inline-block;margin-top:24px;font-size:28px;font-weight:850;letter-spacing:-.04em}.product-price__compare{display:inline-block;margin-left:8px;color:#8a8079;text-decoration:line-through}.product-buybox__rule{margin:24px 0;border-top:1px solid var(--line)}.field-label{display:block;margin-bottom:8px;font-size:12px;font-weight:850;letter-spacing:.04em}.select-wrap{position:relative}.select-wrap select{width:100%;min-height:54px;padding:0 48px 0 16px;border:1px solid var(--ink);border-radius:10px;color:var(--ink);background:var(--paper);-webkit-appearance:none;appearance:none;cursor:pointer}.select-wrap svg{position:absolute;pointer-events:none;width:18px;height:18px;top:18px;right:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transform:rotate(45deg)}.field-note{margin:9px 0 18px;color:#746b65;font-size:12px}.buybox-promises{display:grid;gap:10px;padding:22px 0;border-bottom:1px solid var(--line)}.buybox-promises>div{display:flex;align-items:center;gap:10px;font-size:12px}.promise-icon{display:inline-flex;align-items:center;justify-content:center;width:21px;height:21px;border-radius:50%;background:#d8f5e7;color:#087b48}.promise-icon svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.buybox-accordion{margin-top:4px}.accordion-item{border-bottom:1px solid var(--line)}.accordion-item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:58px;cursor:pointer;list-style:none;font-size:13px;font-weight:850}.accordion-item summary::-webkit-details-marker{display:none}.accordion-icon{display:inline-flex;transition:transform .2s ease-out}.accordion-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.accordion-item[open] .accordion-icon{transform:rotate(45deg)}.accordion-item__content{padding:0 32px 20px 0;color:#615a55;font-size:14px}.story-lab{padding:104px 0;background:var(--ink);color:var(--white)}.story-lab__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.82fr);gap:clamp(46px,8vw,120px);align-items:center}.story-lab__grid--reverse{grid-template-columns:minmax(0,.82fr) minmax(0,1fr)}.story-lab__grid--reverse .story-lab__media{order:2}.story-lab__media{position:relative;overflow:hidden;border-radius:20px;background:#3a3633}.story-lab__media img{width:100%;aspect-ratio:1.22;object-fit:cover}.media-stamp{right:14px;bottom:14px;padding:6px 8px;background:var(--accent);color:var(--white)}.story-lab__copy h2{max-width:9ch;margin:0 0 20px;font-family:var(--heading);font-size:clamp(48px,5.7vw,82px);font-weight:900;line-height:.9;letter-spacing:-.07em}.story-lab__copy .rte{color:#e7ddd5}.story-lab__list{margin-top:40px;border-top:1px solid #504B47}.story-lab__item{display:grid;grid-template-columns:30px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid #504B47}.story-lab__item-icon{color:var(--accent)}.story-lab__item-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.story-lab__item h3{margin:0 0 4px;font-size:15px}.story-lab__item p{margin:0;color:#beb2aa;font-size:13px}.benefit-grid{padding:112px 0}.benefit-grid__rows{border-top:1px solid var(--ink)}.benefit-row{display:grid;grid-template-columns:60px minmax(190px,.8fr) minmax(0,1.2fr) 34px;gap:24px;align-items:center;min-height:112px;border-bottom:1px solid var(--line)}.benefit-row__index{color:var(--accent);font-size:12px;font-weight:850;letter-spacing:.1em}.benefit-row h3{margin:0;font-size:20px;letter-spacing:-.03em}.benefit-row p{margin:0;color:#6b625c;font-size:14px}.benefit-row__icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;color:var(--blue)}.benefit-row__icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.faq-section{padding:110px 0;background:var(--paper-2)}.faq-section__grid{display:grid;grid-template-columns:minmax(220px,.68fr) minmax(0,1fr);gap:clamp(40px,9vw,140px);align-items:start}.faq-section__intro h2{max-width:8ch;margin:0 0 18px;font-family:var(--heading);font-size:clamp(44px,5.5vw,75px);font-weight:900;line-height:.9;letter-spacing:-.07em}.faq-section__intro p{max-width:34ch;margin:0 0 24px;color:#6b625c}.faq-list{border-top:1px solid var(--ink)}.cta-banner{padding:80px 0;background:var(--accent);color:var(--white)}.cta-banner__inner{display:flex;align-items:center;justify-content:space-between;gap:34px}.cta-banner h2{max-width:12ch;margin:0;font-family:var(--heading);font-size:clamp(42px,5vw,68px);font-weight:900;line-height:.92;letter-spacing:-.06em}.cta-banner p{max-width:45ch;margin:16px 0 0;color:#fff1ec}.cta-banner .button{flex:0 0 auto}.main-cart{padding:82px 0 120px}.main-cart .section-heading{max-width:560px}.cart-form{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:64px;align-items:start}.cart-lines{border-top:1px solid var(--ink)}.cart-line{display:grid;grid-template-columns:140px 1fr auto;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.cart-line__image{overflow:hidden;border-radius:10px;background:var(--paper-2)}.cart-line__image img{aspect-ratio:1;width:100%;object-fit:cover}.cart-line__info h2{margin:0 0 5px;font-family:var(--heading);font-size:26px;letter-spacing:-.04em}.cart-line__info p{margin:0 0 12px;color:#746b65;font-size:13px}.cart-line__info label{display:block;margin-bottom:4px;color:#746b65;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.cart-line__info input{width:64px;min-height:38px;padding:7px 10px;border:1px solid var(--line);border-radius:7px;background:var(--paper)}.cart-line__price{font-weight:850}.cart-summary{position:sticky;top:24px;display:grid;gap:14px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2)}.cart-summary span{color:#746b65;font-size:12px}.cart-summary strong{font-size:30px;letter-spacing:-.04em}.empty-state{padding:40px 0;border-top:1px solid var(--ink)}.contact-page{padding:82px 0 120px}.contact-page__hero{max-width:760px;margin-bottom:48px}.contact-page__hero h1{margin:12px 0 16px;font-family:var(--heading);font-size:clamp(58px,8vw,104px);font-weight:900;line-height:.86;letter-spacing:-.075em}.contact-page__hero p{max-width:56ch;margin:0;color:#615a55;font-size:18px}.contact-page__grid{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);gap:clamp(28px,6vw,88px);align-items:start}.contact-page__details{position:sticky;top:24px;display:grid;gap:0;padding:28px;border-radius:20px;background:var(--ink);color:var(--white)}.contact-page__detail{padding:18px 0;border-top:1px solid #504B47}.contact-page__detail:first-child{padding-top:0;border-top:0}.contact-page__detail:last-child{padding-bottom:0}.contact-page__detail>span{display:block;color:#beb2aa;font-size:10px;font-weight:850;letter-spacing:.13em}.contact-page__detail strong,.contact-page__detail a{display:block;margin-top:7px;color:var(--white);font-size:16px;font-weight:800;line-height:1.25;text-decoration:none}.contact-page__detail a:hover{color:#ffd3c8}.contact-page__detail p{margin:7px 0 0;color:#beb2aa;font-size:13px;line-height:1.45}.contact-page__card{padding:clamp(24px,4vw,44px);border:1px solid var(--line);border-radius:20px;background:var(--white);box-shadow:0 14px 42px #2423220f}.contact-page__card h2{margin:0;font-family:var(--heading);font-size:clamp(34px,4vw,52px);font-weight:900;line-height:.92;letter-spacing:-.06em}.contact-page__card-intro{margin:12px 0 28px;color:#615a55;font-size:14px}.contact-page__form{display:grid;gap:22px}.contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px}.contact-field{display:grid;gap:7px}.contact-field--full{grid-column:1 / -1}.contact-field label{color:var(--ink);font-size:12px;font-weight:850;letter-spacing:.03em}.contact-field label span{color:#81766f;font-weight:500}.contact-field input,.contact-field textarea{width:100%;padding:13px 14px;border:1px solid #CDBEB5;border-radius:9px;background:#fffcf9;color:var(--ink);font-size:15px;transition:border-color .18s ease-out,box-shadow .18s ease-out,background-color .18s ease-out}.contact-field input{min-height:52px}.contact-field textarea{min-height:156px;resize:vertical}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#988b83}.contact-field input:hover,.contact-field textarea:hover{border-color:#9d8d83}.contact-field input:focus,.contact-field textarea:focus{border-color:var(--accent);background:var(--white);box-shadow:0 0 0 3px #f35b5726;outline:0}.contact-page__form-footer{display:flex;flex-wrap:wrap;align-items:center;gap:14px 20px}.contact-page__form-footer .button{min-width:160px}.contact-page__form-footer>span{color:#81766f;font-size:11px}.contact-page__success,.contact-page__errors{display:grid;gap:5px;padding:15px 16px;border-radius:10px;font-size:13px;line-height:1.4}.contact-page__success{border:1px solid #9CD9B9;background:#ecfaf1;color:#12613e}.contact-page__errors{border:1px solid #F1B2AE;background:#fff0ef;color:#8c2e2b}.contact-page__errors ul{margin:2px 0 0;padding-left:18px}@media(max-width:989px){.contact-page{padding:66px 0 96px}.contact-page__grid{grid-template-columns:1fr;gap:28px}.contact-page__details{position:static;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:22px}.contact-page__detail{padding:0 0 0 18px;border-top:0;border-left:1px solid #504B47}.contact-page__detail:first-child{padding-top:0;border-left:0}.contact-page__detail:last-child{padding-bottom:0}}@media(max-width:640px){.contact-page{padding:54px 0 84px}.contact-page__hero{margin-bottom:30px}.contact-page__hero h1{margin-top:10px;font-size:clamp(52px,17vw,76px)}.contact-page__hero p{font-size:16px}.contact-page__details{grid-template-columns:1fr;gap:0;padding:22px}.contact-page__detail,.contact-page__detail:first-child{padding:17px 0 0;border-top:1px solid #504B47;border-left:0}.contact-page__detail:first-child{padding-top:0;border-top:0}.contact-page__card{padding:24px 18px;border-radius:16px}.contact-page__card h2{font-size:38px}.contact-form__grid{grid-template-columns:1fr;gap:16px}.contact-field--full{grid-column:auto}.contact-page__form-footer{display:grid;gap:11px}.contact-page__form-footer .button{width:100%}}.site-footer{padding:74px 0 20px;background:var(--ink);color:var(--white)}.site-footer__top{display:grid;grid-template-columns:1.5fr .8fr 1fr;gap:60px;padding-bottom:74px}.brand-mark--footer{color:var(--white)}.site-footer__brand p{max-width:33ch;margin:22px 0 14px;color:#beb2aa}.footer-email{color:var(--white);font-size:13px;font-weight:800}.site-footer__column{display:grid;align-content:start;gap:12px}.site-footer__policies{display:grid;gap:12px}.site-footer__column h2{margin:0 0 6px;color:#beb2aa;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.site-footer__column a{width:fit-content;font-size:14px;text-decoration:none}.site-footer__note p{margin:0;max-width:32ch;color:#beb2aa;font-size:14px}.site-footer__bottom{display:flex;justify-content:space-between;gap:20px;padding-top:18px;border-top:1px solid #504B47;color:#8d827a;font-size:11px;letter-spacing:.06em;text-transform:uppercase}@media(max-width:989px){.page-width{width:min(calc(100% - 34px),var(--page-width))}.site-nav,.icon-link{display:none}.menu-toggle{display:block}.hero-home{padding-top:64px}.hero-home__grid{grid-template-columns:1fr;gap:42px}.hero-home h1{max-width:10ch}.hero-home__visual{max-width:760px}.product-main__grid{grid-template-columns:1fr;gap:48px}.product-gallery{position:static}.product-buybox{max-width:700px}.story-lab__grid,.story-lab__grid--reverse{grid-template-columns:1fr;gap:42px}.story-lab__grid--reverse .story-lab__media{order:0}.story-lab__copy h2{max-width:11ch}.faq-section__grid{grid-template-columns:1fr;gap:44px}.faq-section__intro h2{max-width:10ch}.cart-form{grid-template-columns:1fr;gap:36px}.cart-summary{position:static;max-width:420px}}@media(max-width:640px){.announcement-bar__inner{min-height:42px;gap:9px;font-size:11px}.announcement-bar a{display:none}.site-header__inner{min-height:68px}.brand-mark__word{font-size:20px}.hero-home{padding:55px 0 40px}.hero-home h1{font-size:clamp(56px,18vw,88px)}.hero-home__body{font-size:16px}.hero-home__signals{margin-top:36px}.hero-home__image-frame,.hero-home__image-frame img{min-height:300px}.hero-home__caption{font-size:9px}.section-heading--split{display:block}.section-heading--split p{margin-top:16px}.product-main{padding:34px 0 72px}.product-buybox h1{font-size:clamp(54px,18vw,82px)}.product-buybox__topline{font-size:9px}.product-buybox__status{white-space:nowrap}.product-gallery__primary>img{aspect-ratio:1}.story-lab,.benefit-grid,.faq-section{padding:72px 0}.benefit-row{grid-template-columns:34px 1fr 28px;gap:12px;min-height:100px}.benefit-row p{grid-column:2 / 4;margin-top:-20px}.benefit-row h3{font-size:18px}.cta-banner{padding:62px 0}.cta-banner__inner{display:block}.cta-banner .button{margin-top:28px}.cart-line{grid-template-columns:88px 1fr;gap:14px}.cart-line__price{grid-column:2}.site-footer{padding-top:54px}.site-footer__top{grid-template-columns:1fr;gap:38px;padding-bottom:50px}.site-footer__bottom{display:grid;gap:6px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.product-main--reference{padding-top:36px}.product-main--reference .product-gallery__primary{border:1px solid var(--line);background:#fff}.product-main--reference .product-gallery__primary>img{aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply}.product-main--reference .product-gallery__thumbs{grid-template-columns:repeat(4,1fr)}.product-main--reference .product-gallery__thumb img{aspect-ratio:1;object-fit:cover}.product-main--reference .product-buybox h1{max-width:8ch}.product-price-row{display:flex;align-items:baseline;gap:12px}.product-price-row .product-price{margin-top:22px}.reference-rating{display:flex;align-items:center;gap:9px;color:#645953;font-size:12px;font-weight:750}.reference-rating--buybox{margin-top:22px}.reference-stars,.review-stars{color:#00b67a;letter-spacing:.08em}.pack-heading{display:flex;justify-content:space-between;gap:16px;align-items:baseline;margin-bottom:11px;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.pack-heading span:last-child{color:#8b7b73;font-size:10px}.pack-options{display:grid;gap:9px}.pack-option{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 16px;align-items:center;min-height:72px;padding:15px 16px;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer;transition:border-color .18s ease-out,box-shadow .18s ease-out,transform .18s ease-out}.pack-option:hover{transform:translateY(-1px);border-color:#bfaea3}.pack-option.is-selected{border:2px solid var(--accent);padding:14px 15px;box-shadow:0 8px 22px #f35b571f}.pack-option input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.pack-option__copy{display:grid;gap:3px}.pack-option__copy strong{font-size:15px;letter-spacing:-.02em}.pack-option__copy small{color:#7e7068;font-size:11px}.pack-option__price{display:grid;justify-items:end;gap:2px}.pack-option__price strong{font-size:17px}.pack-option__price del{color:#9c8d84;font-size:11px}.pack-option__badge{position:absolute;top:-10px;right:13px;padding:4px 7px;border-radius:999px;background:var(--accent);color:#fff;font-size:9px;font-weight:850;letter-spacing:.08em}.pack-option:has(input:disabled){cursor:not-allowed;opacity:.5}.product-form select[data-variant-select]{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.eyebrow{display:inline-block;color:var(--accent);font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.reference-section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px}.reference-section-head h2,.reference-rating-section h2,.reference-faq__intro h2,.reference-results h2{max-width:11ch;margin:12px 0 0;font-family:var(--heading);font-size:clamp(44px,6.5vw,88px);font-weight:900;line-height:.88;letter-spacing:-.075em}.reference-section-head>p{max-width:36ch;margin:0;color:#6d625c;font-size:15px}.reference-section-head--compact{align-items:start}.reference-motion{padding:88px 0 104px;background:#272421;color:#fff}.reference-motion .eyebrow{color:#f8a49b}.reference-motion .reference-section-head>p{color:#c7b9b0}.reference-motion__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.reference-motion__card{margin:0;overflow:hidden;border-radius:14px;background:#39332f}.reference-motion__card img{width:100%;aspect-ratio:400 / 711;object-fit:cover}.reference-motion__card figcaption{display:flex;justify-content:space-between;gap:10px;padding:12px 12px 14px;color:#c4b5ac;font-size:9px;font-weight:850;letter-spacing:.1em}.reference-motion__card figcaption span:first-child{color:#f8a49b}.reference-rating-section{padding:92px 0;text-align:center}.reference-rating-section h2{max-width:14ch;margin-inline:auto}.reference-rating-section__inner>p{margin:16px auto 0;color:#6d625c}.reference-rating--large{justify-content:center;margin-top:24px;font-size:14px}.reference-rating--large .reference-stars{font-size:20px}.reference-rating--large strong{color:var(--ink);font-size:17px}.reference-reviews{padding:96px 0;background:var(--paper-2)}.reference-reviews__rail{display:grid;grid-auto-columns:minmax(240px,1fr);grid-auto-flow:column;gap:14px;overflow-x:auto;padding:4px 2px 12px;scroll-snap-type:x mandatory}.reference-review{display:flex;min-height:270px;flex-direction:column;padding:24px;border:1px solid var(--line);border-radius:14px;background:#fff;scroll-snap-align:start}.reference-review h3{margin:16px 0 10px;font-family:var(--heading);font-size:25px;line-height:.96;letter-spacing:-.045em}.reference-review .rte{color:#615750;font-size:14px}.review-author{margin:auto 0 0;padding-top:22px;color:#4e443e;font-size:12px}.reference-faq{padding:104px 0}.reference-faq__grid{display:grid;grid-template-columns:minmax(240px,.62fr) minmax(0,1fr);gap:clamp(44px,9vw,140px);align-items:start}.reference-faq__intro p{max-width:32ch;margin:22px 0 0;color:#6d625c}.reference-faq__list{border-top:1px solid var(--ink)}.reference-faq__item{border-bottom:1px solid var(--line)}.reference-faq__item summary{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:68px;cursor:pointer;list-style:none;font-size:15px;font-weight:800}.reference-faq__item summary::-webkit-details-marker{display:none}.reference-faq__icon{display:inline-grid;place-items:center;width:24px;height:24px;border:1px solid var(--line);border-radius:50%;color:var(--accent);font-size:18px;line-height:1;transition:transform .18s ease-out}.reference-faq__item[open] .reference-faq__icon{transform:rotate(45deg)}.reference-faq__item>.rte{max-width:58ch;padding:0 38px 22px 0;color:#6d625c;font-size:14px}.reference-faq__item>.rte ul{padding-left:20px}.reference-features{background:#fff}.reference-feature{display:grid;grid-template-columns:1fr 1fr;min-height:520px}.reference-feature--reverse .reference-feature__media{order:2}.reference-feature__media{overflow:hidden;background:var(--paper-2)}.reference-feature__media img{width:100%;height:100%;aspect-ratio:1;object-fit:cover}.reference-feature__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(42px,9vw,130px)}.reference-feature__copy h2{max-width:9ch;margin:15px 0 18px;font-family:var(--heading);font-size:clamp(44px,5.5vw,78px);font-weight:900;line-height:.9;letter-spacing:-.07em}.reference-feature__copy .rte{max-width:35ch;color:#675c55;font-size:17px}.reference-feature--reverse .reference-feature__copy{align-items:flex-start}.reference-results{padding:108px 0;background:#eaf4ff}.reference-results__head{margin-bottom:40px}.reference-results h2{max-width:12ch}.reference-results__list{border-top:1px solid #AFCBE5}.reference-result{display:grid;grid-template-columns:130px minmax(0,1fr);gap:26px;align-items:center;padding:25px 0;border-bottom:1px solid #AFCBE5}.reference-result>strong{color:var(--blue);font-family:var(--heading);font-size:56px;line-height:.85;letter-spacing:-.06em}.reference-result__bar{display:block;height:5px;margin-bottom:12px;overflow:hidden;border-radius:99px;background:#c4d9ec}.reference-result__bar i{display:block;width:var(--result-width);height:100%;border-radius:inherit;background:var(--blue)}.reference-result p{max-width:68ch;margin:0;color:#4d667d;font-size:14px}.reference-results__caption{margin:26px 0 24px;color:#4d667d;font-size:13px}.reference-trustpilot{padding:42px 0;background:#fff;border-top:1px solid var(--line)}.reference-trustpilot__inner{display:flex;justify-content:center;align-items:center;gap:clamp(30px,8vw,110px)}.reference-trustpilot__score{display:grid;gap:8px;justify-items:center;color:#49524e;font-size:13px}.reference-trustpilot__score img{width:min(220px,42vw);height:auto}.reference-trustpilot__score strong{font-size:14px}.reference-trustpilot__copy{display:grid;gap:5px;color:#48534e;font-size:12px}.reference-trustpilot__copy span{font-weight:850}.reference-trustpilot__copy p{margin:0}.reference-trustpilot__copy img{width:98px;height:auto}@media(max-width:989px){.reference-section-head{display:block}.reference-section-head>p{margin-top:20px}.reference-motion__grid{grid-template-columns:repeat(2,1fr)}.reference-faq__grid{grid-template-columns:1fr;gap:44px}.reference-feature{min-height:420px}.reference-feature__copy{padding:58px 44px}}@media(max-width:640px){.product-main--reference{padding-top:24px}.product-main--reference .product-buybox h1{max-width:9ch}.product-main--reference .product-gallery__thumbs{gap:7px}.pack-option{min-height:68px;padding:13px}.pack-option.is-selected{padding:12px}.reference-motion,.reference-reviews,.reference-faq,.reference-rating-section,.reference-results{padding:72px 0}.reference-motion__grid{gap:8px}.reference-motion__card figcaption{padding:8px;font-size:8px}.reference-section-head h2,.reference-rating-section h2,.reference-faq__intro h2,.reference-results h2{font-size:clamp(45px,15vw,72px)}.reference-reviews__rail{grid-auto-columns:minmax(78vw,1fr);margin-inline:-4px}.reference-feature{display:block}.reference-feature--reverse .reference-feature__media{order:initial}.reference-feature__media img{aspect-ratio:1}.reference-feature__copy{min-height:330px;padding:46px 24px 56px}.reference-feature__copy h2{font-size:clamp(45px,14vw,72px)}.reference-feature__copy .rte{font-size:16px}.reference-result{grid-template-columns:76px minmax(0,1fr);gap:16px}.reference-result>strong{font-size:38px}.reference-trustpilot__inner{display:grid;gap:26px;text-align:center}.reference-trustpilot__copy{justify-items:center}}.home-product-pick{padding:104px 0;background:#eaf4ff}.home-product-pick__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.92fr);gap:clamp(42px,8vw,118px);align-items:center}.home-product-pick__media{position:relative;overflow:hidden;border-radius:24px;background:#fff}.home-product-pick__media img{width:100%;aspect-ratio:1;object-fit:cover}.home-product-pick__stamp{position:absolute;left:16px;bottom:16px;padding:7px 9px;background:var(--paper);color:var(--ink);font-size:10px;font-weight:850;letter-spacing:.12em}.home-product-pick__copy h2{max-width:9ch;margin:14px 0 18px;font-family:var(--heading);font-size:clamp(46px,5.6vw,78px);font-weight:900;line-height:.9;letter-spacing:-.07em}.home-product-pick__copy>p{max-width:42ch;margin:0;color:#4d667d;font-size:17px}.home-product-pick__price{display:flex;align-items:baseline;gap:10px;margin-top:26px}.home-product-pick__price span{color:#4d667d;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.home-product-pick__price strong{color:var(--ink);font-size:30px;letter-spacing:-.05em}.home-product-pick__variants{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0 22px}.home-product-pick__variants span{display:grid;gap:3px;padding:11px 10px;border:1px solid #B8D2EA;border-radius:10px;background:#ffffff94}.home-product-pick__variants strong{font-size:12px}.home-product-pick__variants small{color:#4d667d;font-size:11px}.home-product-pick__note{margin-top:14px!important;color:#4d667d;font-size:12px!important}.home-product-pick__signals{display:grid;gap:9px;margin-top:28px;padding-top:20px;border-top:1px solid #B8D2EA}.home-product-pick__signals span{display:flex;align-items:center;gap:9px;color:#34536d;font-size:12px;font-weight:750}.home-product-pick__signals i{display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#cfe8fa;color:var(--blue);font-style:normal}.home-proof-strip{padding:104px 0;background:var(--ink);color:var(--white)}.home-proof-strip__head{display:flex;justify-content:space-between;align-items:end;gap:48px}.home-proof-strip__head h2{max-width:10ch;margin:14px 0 0;font-family:var(--heading);font-size:clamp(46px,5.7vw,80px);font-weight:900;line-height:.9;letter-spacing:-.07em}.home-proof-strip__score{display:grid;justify-items:end;gap:5px;color:#c9bdb5;font-size:12px}.home-proof-strip__score .reference-stars{font-size:18px}.home-proof-strip__score strong{color:#fff;font-size:20px}.home-proof-strip__rail{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:52px}.home-proof-strip__rail article{display:flex;min-height:190px;flex-direction:column;padding:22px;border:1px solid #4E4945;border-radius:14px;background:#302c29}.home-proof-strip__rail .review-stars{color:#f8a49b;font-size:13px}.home-proof-strip__rail p{max-width:28ch;margin:22px 0 18px;font-family:var(--heading);font-size:24px;line-height:1;letter-spacing:-.04em}.home-proof-strip__rail article>span{margin-top:auto;color:#beb2aa;font-size:12px}.home-proof-strip__footer{display:flex;justify-content:space-between;gap:18px;margin-top:18px;padding-top:18px;border-top:1px solid #4E4945;color:#beb2aa;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.home-proof-strip__footer span:first-child{color:#f8a49b}.product-how-it-works{padding:104px 0;background:var(--paper-2)}.product-how-it-works .reference-section-head>p{color:#6d625c}.product-how-it-works__steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink)}.product-how-it-works__steps article{position:relative;min-height:250px;padding:20px 18px 24px;border-right:1px solid var(--line)}.product-how-it-works__steps article:last-child{border-right:0}.product-how-it-works__number{color:var(--accent);font-size:11px;font-weight:850;letter-spacing:.12em}.product-how-it-works__icon{margin-top:44px;color:var(--blue)}.product-how-it-works__icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.product-how-it-works__steps h3{margin:18px 0 7px;font-family:var(--heading);font-size:30px;line-height:.95;letter-spacing:-.05em}.product-how-it-works__steps p{max-width:23ch;margin:0;color:#6d625c;font-size:13px}.product-bundle-value{padding:104px 0;background:#eaf4ff}.product-bundle-value .reference-section-head>p{color:#4d667d}.product-bundle-value__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:960px;margin-inline:auto;gap:12px}.product-bundle-card{position:relative;display:flex;min-height:360px;flex-direction:column;padding:26px;border:1px solid #B8D2EA;border-radius:14px;background:#ffffffa3}.product-bundle-card--featured{border:2px solid var(--accent);padding:25px;background:#fff;box-shadow:0 14px 34px #1c7fe51c}.product-bundle-card__badge{position:absolute;top:-11px;right:15px;padding:5px 8px;border-radius:999px;background:var(--accent);color:#fff;font-size:9px;font-weight:850;letter-spacing:.1em}.product-bundle-card h3{margin:14px 0 10px;font-family:var(--heading);font-size:35px;line-height:.92;letter-spacing:-.06em}.product-bundle-card p{max-width:27ch;margin:0;color:#4d667d;font-size:14px}.product-bundle-card__price{margin-top:auto;color:var(--ink);font-size:30px;letter-spacing:-.05em}.product-bundle-card small{margin:3px 0 20px;color:#4d667d;font-size:11px}.product-bundle-card .button{width:100%}@media(max-width:989px){.home-product-pick__grid{grid-template-columns:1fr;gap:42px}.home-product-pick__copy{max-width:700px}.home-proof-strip__rail{grid-template-columns:repeat(3,minmax(240px,1fr));overflow-x:auto;padding-bottom:8px}.home-proof-strip__rail article{min-width:240px}.product-how-it-works__steps{grid-template-columns:repeat(2,1fr)}.product-how-it-works__steps article:nth-child(2){border-right:0}.product-how-it-works__steps article:nth-child(-n+2){border-bottom:1px solid var(--line)}.product-bundle-value__grid{grid-template-columns:repeat(2,minmax(260px,1fr));overflow-x:auto;padding-bottom:8px}.product-bundle-card{min-width:220px}}@media(max-width:640px){.home-product-pick,.home-proof-strip,.product-how-it-works,.product-bundle-value{padding:74px 0}.home-product-pick__copy h2,.home-proof-strip__head h2{font-size:clamp(46px,14vw,72px)}.home-product-pick__variants{gap:6px}.home-product-pick__variants span{padding:10px 7px}.home-product-pick__variants strong,.home-product-pick__variants small{font-size:10px}.home-proof-strip__head{display:block}.home-proof-strip__score{justify-items:start;margin-top:22px}.home-proof-strip__footer{display:grid;gap:6px}.product-how-it-works__steps article{min-height:225px;padding-inline:12px}.product-how-it-works__steps h3{font-size:27px}.product-bundle-value__grid{grid-template-columns:repeat(3,minmax(78vw,1fr));margin-inline:-4px}}.product-main--reference{padding-top:22px;padding-bottom:54px}.product-main--reference .product-buybox{padding-top:0}.product-main--reference .product-buybox__topline{padding-bottom:10px}.product-main--reference .reference-rating--buybox{margin-top:14px}.product-main--reference .product-buybox__urgency{display:flex;align-items:center;gap:8px;margin:14px 0 0;color:var(--ink);font-size:12px;font-weight:850;letter-spacing:.02em}.product-main--reference .product-buybox__urgency i{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--accent)}.product-main--reference .product-buybox h1{max-width:9ch;margin:15px 0 7px;font-size:clamp(50px,6.2vw,82px)}.product-main--reference .product-buybox__subhead{margin:0 0 8px;color:var(--accent);font-size:17px;font-style:italic;font-weight:800;letter-spacing:.01em}.product-main--reference .product-buybox__lead{max-width:42ch;font-size:16px;line-height:1.42}.product-main--reference .product-buybox__benefits{display:grid;gap:7px;margin:16px 0 0;padding:0;list-style:none}.product-main--reference .product-buybox__benefits li{display:flex;align-items:baseline;gap:9px;color:#3e3936;font-size:14px;line-height:1.3}.product-main--reference .product-buybox__benefits li span{color:var(--accent);font-size:15px;line-height:1}.product-main--reference .product-price-row .product-price{margin-top:17px;font-size:30px}.product-main--reference .product-buybox__rule{margin:17px 0}.product-main--reference .pack-heading{margin-bottom:8px}.product-main--reference .pack-options{gap:8px}.product-main--reference .pack-option{min-height:64px;padding:12px 14px;border-radius:13px}.product-main--reference .pack-option.is-selected{padding:11px 13px}.product-main--reference .pack-option__copy strong{font-size:16px}.product-main--reference .pack-option__price strong{font-size:19px}.product-main--reference .field-note{margin:9px 0 13px;font-size:12px;line-height:1.4}.product-main--reference .buybox-promises{padding:16px 0;gap:7px}@media(max-width:989px){.product-main--reference{padding-top:18px}}@media(max-width:640px){.product-main--reference{padding-top:16px;padding-bottom:42px}.product-main--reference .product-buybox__topline{font-size:9px}.product-main--reference .reference-rating--buybox{margin-top:12px}.product-main--reference .product-buybox h1{margin-top:14px;font-size:clamp(48px,16vw,68px)}.product-main--reference .product-buybox__subhead,.product-main--reference .product-buybox__lead{font-size:15px}.product-main--reference .product-buybox__benefits{gap:6px;margin-top:13px}.product-main--reference .product-buybox__benefits li{font-size:13px}.product-main--reference .pack-option{min-height:60px;padding:11px 12px}.product-main--reference .pack-option.is-selected{padding:10px 11px}}body.cart-drawer-open{overflow:hidden}.cart-drawer{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end}.cart-drawer[hidden]{display:none}.cart-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#2423226b;cursor:pointer}.cart-drawer__panel{position:relative;display:flex;width:min(440px,100vw);height:100%;flex-direction:column;background:var(--paper);box-shadow:-18px 0 60px #2423222e;animation:cart-drawer-in .24s ease-out both}@keyframes cart-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-drawer__header{display:flex;justify-content:space-between;gap:18px;padding:26px 26px 22px;border-bottom:1px solid var(--line)}.cart-drawer__header h2{margin:9px 0 0;font-family:var(--heading);font-size:34px;line-height:.94;letter-spacing:-.06em}.cart-drawer__close{display:inline-grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--ink);cursor:pointer}.cart-drawer__close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cart-drawer__body{flex:1;overflow-y:auto;padding:8px 26px 24px}.cart-drawer__line{display:grid;grid-template-columns:68px minmax(0,1fr) auto;gap:12px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.cart-drawer__line-image{overflow:hidden;width:68px;height:68px;border-radius:9px;background:var(--paper-2)}.cart-drawer__line-image img{width:100%;height:100%;object-fit:cover}.cart-drawer__line-copy{display:grid;gap:3px;min-width:0}.cart-drawer__line-copy strong{overflow:hidden;font-family:var(--heading);font-size:15px;text-overflow:ellipsis;white-space:nowrap}.cart-drawer__line-copy span{color:#756a63;font-size:12px}.cart-drawer__line-copy button{width:max-content;padding:0;border:0;background:transparent;color:#756a63;font-size:11px;text-decoration:underline;cursor:pointer}.cart-drawer__line-price{align-self:start;padding-top:2px;font-size:14px;font-weight:850;white-space:nowrap}.cart-drawer__empty{display:grid;min-height:240px;place-items:center;align-content:center;gap:18px;color:#756a63;text-align:center}.cart-drawer__empty p{max-width:24ch;margin:0}.cart-drawer__footer{display:grid;gap:12px;padding:20px 26px 26px;border-top:1px solid var(--line);background:var(--paper-2)}.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:baseline;gap:16px}.cart-drawer__subtotal span{color:#756a63;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.cart-drawer__subtotal strong{font-family:var(--heading);font-size:28px;letter-spacing:-.05em}.cart-drawer__footer>p{margin:0 0 3px;color:#756a63;font-size:12px;line-height:1.4}.cart-drawer__view-cart{justify-self:center;color:var(--ink);font-size:12px;font-weight:800;text-underline-offset:.2em}.cart-drawer__footer .is-disabled{pointer-events:none;opacity:.45}.mobile-sticky-cart{display:none}@media(max-width:640px){.product-main--reference{padding-bottom:118px}.mobile-sticky-cart{position:fixed;z-index:30;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff8f1f7;box-shadow:0 -10px 26px #2423221c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-sticky-cart__meta{display:grid;min-width:0;gap:2px}.mobile-sticky-cart__meta span{color:#756a63;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.mobile-sticky-cart__meta strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.mobile-sticky-cart__price{display:flex;align-items:baseline;gap:6px}.mobile-sticky-cart__price strong{font-size:16px;font-weight:850;white-space:nowrap}.mobile-sticky-cart__price del{color:#8f827a;font-size:10px;white-space:nowrap}.mobile-sticky-cart .button{min-height:46px;padding-inline:17px;font-size:12px;white-space:nowrap}}.cart-drawer__panel{width:min(402px,100vw);background:#fff;border-radius:0 0 0 22px}.cart-drawer__header{min-height:68px;align-items:center;padding:14px 16px;border-bottom:1px solid #DADADA;background:#fff}.cart-drawer__header h2{margin:0;font-family:var(--body);font-size:27px;font-weight:850;line-height:1;letter-spacing:-.035em}.cart-drawer__header h2>span:first-of-type{font-weight:700}.cart-drawer__close{width:34px;height:34px;flex-basis:34px;border:0;border-radius:0}.cart-drawer__close svg{width:27px;height:27px;stroke-width:1.2}.cart-drawer__timer{display:flex;min-height:47px;align-items:center;justify-content:center;gap:7px;padding:10px 16px;background:#2b2b2b;color:#fff;font-size:13px;font-weight:850;letter-spacing:.03em;text-align:center}.cart-drawer__shipping{display:grid;gap:12px;padding:15px 20px 16px;background:#fff;color:#3c3937;text-align:center}.cart-drawer__shipping strong{font-size:13px;line-height:1.3;letter-spacing:.035em}.cart-drawer__progress{position:relative;display:flex;align-items:center;height:20px;padding-right:3px}.cart-drawer__progress>span{display:block;width:100%;height:8px;border-radius:99px;background:repeating-linear-gradient(135deg,#343434 0 4px,#8b8b8b 4px 8px)}.cart-drawer__progress>i{position:absolute;right:-1px;display:grid;width:32px;height:32px;place-items:center;border:2px solid #333;border-radius:50%;background:#fff;color:#333;font-style:normal}.cart-drawer__progress svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.cart-drawer__body{padding:0 16px 16px;background:#fff}.cart-drawer__line{grid-template-columns:74px minmax(0,1fr) 20px;grid-template-rows:auto auto;column-gap:12px;row-gap:4px;padding:0 0 15px;border-bottom:0}.cart-drawer__line+.cart-drawer__line{margin-top:16px}.cart-drawer__line-image{grid-row:1 / span 2;width:74px;height:74px;border-radius:0;background:#f5f5f5}.cart-drawer__line-copy{display:flex;min-height:74px;flex-direction:column;justify-content:space-between;gap:7px}.cart-drawer__line-copy strong{font-family:var(--body);font-size:18px;font-weight:850;letter-spacing:-.02em}.cart-drawer__qty{display:inline-grid;width:96px;grid-template-columns:28px 38px 28px;align-items:center;overflow:hidden;border:1px solid #8A8A8A;border-radius:6px;color:#2e2e2e}.cart-drawer__qty button{display:grid;width:28px;height:26px;place-items:center;padding:0;border:0;background:#fff;color:inherit;font-size:18px;line-height:1;cursor:pointer}.cart-drawer__qty button:disabled{cursor:wait;opacity:.45}.cart-drawer__qty span{display:grid;height:26px;place-items:center;border-right:1px solid #8A8A8A;border-left:1px solid #8A8A8A;font-size:13px;font-weight:750}.cart-drawer__remove{display:grid;width:20px;height:26px;place-items:center;padding:0;border:0;background:transparent;color:#6a6a6a;cursor:pointer}.cart-drawer__remove svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.cart-drawer__line-price{display:flex;grid-column:2 / span 2;align-items:baseline;justify-content:flex-end;gap:4px;min-height:20px;color:#282828;white-space:nowrap}.cart-drawer__line-price del{color:#888;font-size:12px}.cart-drawer__line-price strong{color:#f45b5b;font-size:16px;font-weight:850}.cart-drawer__line-price span{color:#282828;font-size:12px;font-weight:750}.cart-drawer__empty{min-height:240px}.cart-drawer__footer{gap:11px;padding:15px 16px 17px;border-top:1px solid #DADADA;background:#fff}.cart-drawer__savings{display:flex;align-items:baseline;justify-content:space-between;gap:16px;color:#303030}.cart-drawer__savings span,.cart-drawer__savings strong{font-family:var(--body);font-size:19px;font-weight:850;letter-spacing:-.01em}.cart-drawer__order{min-height:49px;border-radius:6px;background:#f45b5b;font-size:17px;font-weight:850;letter-spacing:.01em}.cart-drawer__assurances{display:grid;gap:9px;padding-top:0;color:#363636;font-size:15px;font-weight:800;letter-spacing:.015em}.cart-drawer__assurances span{display:flex;align-items:center;justify-content:center;gap:8px}.cart-drawer__assurances i{display:inline-grid;width:17px;height:17px;place-items:center;border-radius:50%;background:#f45b5b;color:#fff;font-size:11px;font-style:normal;line-height:1}.cart-drawer__view-cart{display:none}@media(max-width:640px){.cart-drawer__panel{width:100vw;border-radius:0 0 0 20px}.cart-drawer__header h2{font-size:25px}.cart-drawer__line-copy strong{font-size:17px}.cart-drawer__assurances{font-size:14px}}.product-main--reference .product-buybox__topline{display:none}.product-main--reference .product-buybox__urgency{justify-content:center;margin:0 0 17px;font-size:13px}.product-main--reference .product-buybox h1{max-width:none;margin:0 0 7px;font-size:clamp(48px,5.8vw,68px);line-height:.9}.product-main--reference .product-buybox__subhead{margin:0 0 10px;font-size:18px;line-height:1.2}.product-main--reference .reference-rating--buybox{margin:0;gap:10px;font-size:15px}.product-main--reference .reference-rating--buybox .reference-stars{display:inline-flex;gap:2px;font-size:0;letter-spacing:0}.product-main--reference .reference-rating--buybox .reference-stars i{display:grid;width:22px;height:22px;place-items:center;background:#00b67a;color:#fff;font-size:16px;font-style:normal;line-height:1}.product-main--reference .product-buybox__lead{display:none}.product-main--reference .product-buybox__benefits{gap:9px;margin:20px 0 0}.product-main--reference .product-buybox__benefits li{gap:9px;font-size:15px;line-height:1.3}.product-main--reference .product-buybox__benefits li span{font-size:16px}.product-main--reference .product-buybox__pack-divider{display:flex;align-items:center;gap:12px;margin:20px 0 13px;color:var(--ink);font-size:14px;font-weight:850;letter-spacing:.02em;text-transform:none;white-space:nowrap}.product-main--reference .product-buybox__pack-divider span{flex:1 1 auto;border-top:2px solid var(--accent)}.product-main--reference .product-buybox__pack-divider strong{font-size:inherit}.product-main--reference .pack-options{gap:10px}.product-main--reference .pack-option{grid-template-columns:28px minmax(0,1fr) auto;min-height:88px;padding:16px 14px;border-color:#f4c9c5;border-radius:12px}.product-main--reference .pack-option:before{content:"";display:block;width:20px;height:20px;grid-column:1;grid-row:1;border:3px solid #F8C8C5;border-radius:50%}.product-main--reference .pack-option.is-selected{padding:15px 13px;border-width:2px;border-color:var(--accent);background:#fff0f0;box-shadow:none}.product-main--reference .pack-option.is-selected:before{border-color:var(--accent);background:var(--accent);box-shadow:inset 0 0 0 4px #fff0f0}.product-main--reference .pack-option__copy{grid-column:2;gap:2px}.product-main--reference .pack-option__copy strong{font-size:21px;line-height:1.05}.product-main--reference .pack-option__copy small{color:#3e3936;font-size:13px;line-height:1.2}.product-main--reference .pack-option__price{grid-column:3;gap:1px}.product-main--reference .pack-option__price strong{color:var(--accent);font-size:22px;line-height:1}.product-main--reference .pack-option__price del{color:#3e3936;font-size:14px;line-height:1.1}.product-main--reference .pack-option__badge{top:-13px;right:11px;padding:5px 9px;border-radius:4px;font-size:12px;letter-spacing:.02em;transform:rotate(2deg)}.product-main--reference .field-note{display:none}.product-main--reference .product-form .button{min-height:64px;margin-top:20px;border-radius:8px;font-size:22px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.product-main--reference .product-buybox__stock{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:19px;color:var(--ink);font-size:15px;font-weight:800;letter-spacing:.01em}.product-main--reference .product-buybox__stock-dot{width:13px;height:13px;border-radius:50%;background:#ff1c1c;box-shadow:0 0 0 5px #ff1c1c14,0 0 12px #ff1c1c73}.product-main--reference .product-buybox__stock-count{color:var(--accent)}.product-main--reference .product-buybox__delivery{display:flex;align-items:center;gap:13px;margin-top:20px;color:#3e3936;font-size:16px;line-height:1.3}.product-main--reference .product-buybox__delivery strong{font-weight:850}.product-main--reference .product-buybox__delivery-icon{display:inline-flex;flex:0 0 auto;color:#3e3936}.product-main--reference .product-buybox__delivery-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.product-main--reference .buybox-promises{display:none}@media(max-width:640px){.product-main--reference .product-buybox__urgency{margin-bottom:14px;font-size:12px}.product-main--reference .product-buybox h1{font-size:clamp(46px,15vw,58px)}.product-main--reference .product-buybox__subhead{font-size:16px}.product-main--reference .reference-rating--buybox{gap:8px;font-size:13px}.product-main--reference .reference-rating--buybox .reference-stars i{width:20px;height:20px;font-size:15px}.product-main--reference .product-buybox__benefits{gap:7px;margin-top:16px}.product-main--reference .product-buybox__benefits li{font-size:14px}.product-main--reference .product-buybox__pack-divider{margin:17px 0 12px;font-size:12px}.product-main--reference .pack-option{min-height:82px;padding:14px 12px}.product-main--reference .pack-option.is-selected{padding:13px 11px}.product-main--reference .pack-option__copy strong{font-size:18px}.product-main--reference .pack-option__copy small{font-size:12px}.product-main--reference .pack-option__price strong{font-size:20px}.product-main--reference .pack-option__price del{font-size:13px}.product-main--reference .pack-option__badge{font-size:10px}.product-main--reference .product-form .button{min-height:58px;margin-top:17px;font-size:19px}.product-main--reference .product-buybox__stock,.product-main--reference .product-buybox__delivery{margin-top:16px;font-size:13px}.product-main--reference .product-buybox__delivery-icon svg{width:24px;height:24px}}.product-main--reference .product-buybox h1{font-size:clamp(34px,3.3vw,46px);line-height:.92}.product-main--reference .product-buybox__subhead{font-size:16px}.product-main--reference .reference-rating--buybox{font-size:13px}.product-main--reference .reference-rating--buybox .reference-stars i{width:19px;height:19px;font-size:14px}.product-main--reference .product-buybox__benefits{gap:7px;margin-top:15px}.product-main--reference .product-buybox__benefits li{font-size:13px}.product-main--reference .product-buybox__benefits li span{font-size:14px}.product-main--reference .product-buybox__pack-divider{margin:16px 0 11px;font-size:12px}.product-main--reference .pack-option{min-height:72px;padding:12px}.product-main--reference .pack-option.is-selected{padding:11px}.product-main--reference .pack-option__copy strong{font-size:17px}.product-main--reference .pack-option__copy small{font-size:11px}.product-main--reference .pack-option__price strong{font-size:18px}.product-main--reference .pack-option__price del{font-size:12px}.product-main--reference .pack-option__badge{font-size:10px}.product-main--reference .product-form .button{min-height:52px;margin-top:14px;font-size:18px;line-height:1.1}.product-main--reference .product-buybox__stock{margin-top:15px;font-size:13px}.product-main--reference .product-buybox__stock-dot{width:10px;height:10px}.product-main--reference .product-buybox__delivery{margin-top:15px;font-size:13px}.product-main--reference .product-buybox__delivery-icon svg{width:24px;height:24px}.reference-section-head h2,.reference-rating-section h2,.reference-faq__intro h2,.reference-results h2{font-size:clamp(32px,3.4vw,46px);line-height:.94}.reference-section-head>p{font-size:13px}.reference-rating-section{padding:72px 0}.reference-rating--large{margin-top:17px;font-size:12px}.reference-rating--large .reference-stars{font-size:17px}.reference-rating--large strong{font-size:15px}.reference-reviews{padding:76px 0}.reference-review{min-height:230px;padding:19px}.reference-review h3{margin:12px 0 8px;font-size:18px}.reference-review .rte{font-size:12px}.review-author{padding-top:16px;font-size:11px}.reference-faq{padding:78px 0}.reference-faq__intro p{margin-top:16px;font-size:13px}.reference-faq__item summary{min-height:58px;font-size:13px}.reference-faq__item>.rte{font-size:12px}.reference-feature{min-height:430px}.reference-feature__copy{padding:clamp(34px,5vw,76px)}.reference-feature__copy h2{font-size:clamp(32px,3.5vw,48px);line-height:.94}.reference-feature__copy .rte{font-size:13px}.reference-results{padding:80px 0}.reference-result{grid-template-columns:100px minmax(0,1fr);gap:22px;padding:20px 0}.reference-result>strong{font-size:44px}.reference-result p,.reference-results__caption{font-size:12px}.reference-trustpilot{padding:34px 0}@media(max-width:640px){.product-main--reference .product-buybox h1{font-size:clamp(34px,10vw,42px)}.product-main--reference .product-buybox__subhead{font-size:14px}.product-main--reference .reference-rating--buybox{font-size:12px}.product-main--reference .reference-rating--buybox .reference-stars i{width:18px;height:18px;font-size:13px}.product-main--reference .product-buybox__benefits{margin-top:14px}.product-main--reference .product-buybox__benefits li{font-size:13px}.product-main--reference .product-buybox__pack-divider{margin:15px 0 10px;font-size:11px}.product-main--reference .pack-option{min-height:68px;padding:11px 10px}.product-main--reference .pack-option.is-selected{padding:10px 9px}.product-main--reference .pack-option__copy strong{font-size:16px}.product-main--reference .pack-option__copy small{font-size:11px}.product-main--reference .pack-option__price strong{font-size:17px}.product-main--reference .product-form .button{min-height:50px;margin-top:14px;font-size:17px}.product-main--reference .product-buybox__stock,.product-main--reference .product-buybox__delivery{font-size:12px}.reference-section-head h2,.reference-rating-section h2,.reference-faq__intro h2,.reference-results h2{font-size:clamp(30px,9vw,38px)}.reference-feature__copy{padding:34px 24px 42px}.reference-feature__copy h2{font-size:clamp(30px,9vw,38px)}.reference-feature__copy .rte{font-size:13px}.reference-result{grid-template-columns:68px minmax(0,1fr);gap:14px}.reference-result>strong{font-size:34px}}.shopify-policy__container{padding-bottom:clamp(48px,7vw,96px)}@media(max-width:749px){.shopify-policy__container{padding-bottom:48px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
