.cart-page{padding-block:45px 70px;min-height:55vh}.cart-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:35px}.cart-heading>a{font-size:14px}.cart-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:45px}.cart-item{display:grid;grid-template-columns:95px 1fr auto;gap:20px;padding-block:23px;border-top:1px solid var(--line);align-items:start}.cart-item img{border-radius:10px;aspect-ratio:1;object-fit:cover}.cart-item h3{font-size:18px}.cart-item a{text-decoration:none}.cart-item input{width:65px;border:1px solid #ccc;border-radius:5px;padding:8px;margin-top:12px}.remove-item{font-size:13px;margin-left:12px;text-decoration:underline!important}.cart-item-price{display:grid;text-align:right}.cart-item-price strong{color:var(--red)}.cart-item-price s{font-size:14px;color:var(--muted)}.cart-summary{background:var(--cream);padding:27px;border-radius:12px;align-self:start}.cart-summary h2{font-size:24px;margin-bottom:20px}.cart-summary>div{display:flex;justify-content:space-between;padding:9px 0;font-size:16px}.cart-summary>p{margin-top:14px}.cart-summary .button{width:100%;margin-top:20px}.empty-cart{text-align:center;padding:40px 10px}.empty-cart>svg{width:50px;height:50px;color:var(--red);margin-bottom:20px}.empty-cart h2{font-size:29px}.empty-cart p{margin:18px 0 24px;color:var(--muted)}@media(max-width:760px){.cart-layout{grid-template-columns:1fr;gap:28px}.cart-heading{align-items:start}.cart-heading h1{font-size:31px}.cart-item{grid-template-columns:72px 1fr;gap:14px}.cart-item-price{grid-column:2;text-align:left;display:flex;gap:12px}.cart-page{padding-top:30px}.cart-summary{padding:22px}}.cart-discount{color:var(--red-dark);font-size:12px;line-height:1.45;margin-top:7px}.cart-extra-savings{color:var(--red-dark)}.cart-summary .cart-order-total{border-top:1px solid #e6d5c8;margin-top:10px;padding-top:17px;font-size:21px;font-weight:800}.catalog-page{padding-block:45px 70px;min-height:55vh}.catalog-page h1{max-width:800px}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,380px));justify-content:center;gap:30px}.catalog-card{text-decoration:none}.catalog-card img{border-radius:14px;width:100%;aspect-ratio:1;object-fit:cover}.catalog-card h2{font-size:25px;margin-top:18px}.catalog-card p{margin:8px 0 18px}.catalog-card strong{color:var(--red);font-size:22px}.catalog-card s{color:var(--muted);font-size:16px;margin-left:10px}.catalog-card .button{width:100%}.announcement{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:12px;padding:9px 12px;white-space:nowrap}.announcement-message{font-size:14px;font-weight:850;line-height:1;letter-spacing:.065em}.announcement-clock{display:flex;align-items:center;flex-shrink:0;line-height:1}.clock-digits{background:#fff;color:var(--red);border-radius:5px;padding:5px 9px;font-size:19px;font-weight:850;letter-spacing:.045em;min-width:68px;font-variant-numeric:tabular-nums;line-height:1}@media(max-width:760px){.announcement{gap:10px;padding:8px 10px}.announcement-message{font-size:13px;letter-spacing:.04em}.clock-digits{font-size:18px;min-width:64px;padding:5px 8px}}.product-grid{display:grid;grid-template-columns:1.06fr 1fr;gap:52px;padding-top:36px;padding-bottom:55px;align-items:start}.product-gallery{position:sticky;top:24px}.main-photo{position:relative;border-radius:var(--radius);overflow:hidden;background:var(--cream)}.product-photo{width:100%;aspect-ratio:1;object-fit:cover}.photo-label{position:absolute;z-index:1;top:19px;left:21px;font-size:11px;font-weight:800;letter-spacing:.13em;color:#543c31}.photo-caption{position:absolute;bottom:16px;left:20px;right:20px;display:flex;justify-content:space-between;font-size:12px;font-weight:700;color:#543c31}.photo-caption span{font-weight:400;font-size:11px}.thumbnails{display:flex;gap:10px;margin-top:12px;justify-content:center}.thumbnails button{border:1px solid transparent;border-radius:9px;background:var(--cream);padding:3px;width:73px;overflow:hidden;opacity:.76}.thumbnails button[aria-pressed=true]{border-color:var(--ink);opacity:1}.thumbnails img{border-radius:6px;aspect-ratio:1;object-fit:cover}.gallery-note{text-align:center;font-size:13px;color:var(--muted);margin-top:13px}.product-info .eyebrow{font-size:11px;color:var(--red);margin:1px 0 10px}.product-subtitle{color:var(--muted);font-size:17px;margin:12px 0 17px}.price-line{display:flex;align-items:center;gap:11px;flex-wrap:wrap}.old-price{color:var(--muted);font-weight:600;font-size:20px}.sale-price{font-size:29px;color:var(--red);font-weight:850;letter-spacing:-.5px}.sale-badge{font-size:11px;font-weight:800;background:var(--ink);color:#fff;padding:4px 7px;border-radius:4px;letter-spacing:.03em}.shipping-line{font-size:13px;margin-top:6px;color:var(--muted)}.benefits{list-style:none;padding:0;margin:21px 0 25px;display:grid;gap:7px;font-size:14px}.benefits li{display:flex;align-items:center;gap:10px}.benefits li>span{color:var(--red);width:18px;display:inline-flex;justify-content:center;font-size:22px;line-height:1}.benefits svg{width:16px;height:16px}.bundles{padding:0;border:0;border-top:1px solid var(--red);margin:0}.bundles legend{margin:auto;padding:0 14px;font-weight:800;font-size:12px;letter-spacing:.06em}.bundle{display:flex;position:relative;gap:12px;align-items:center;border:1px solid #f2aaa9;border-radius:9px;padding:13px;margin-top:10px;min-height:70px;cursor:pointer}.bundle:has(input:checked){background:var(--pink);border:2px solid var(--red);padding:12px}.bundle input{accent-color:var(--red);width:16px;height:16px;margin:0;flex-shrink:0}.bundle-copy{display:grid;gap:1px;flex:1}.bundle-copy strong{font-size:14px;font-weight:800;line-height:1.35}.bundle-copy small{font-size:12px;color:var(--muted)}.bundle-price{text-align:right;display:grid;line-height:1.3;flex-shrink:0}.bundle-price strong{color:var(--red);font-size:17px}.bundle-price s{font-size:12px;color:var(--muted)}.variant-rows{margin-top:13px;display:grid;gap:9px}.variant-row{display:flex;align-items:center;gap:12px}.variant-row label{font-size:13px;font-weight:700;min-width:53px}.variant-row select{min-width:0;width:100%;border:1px solid #d8d0ca;border-radius:6px;background:#fff;color:var(--ink);font-size:14px;height:43px;padding:8px 10px}.compatibility-link{font-size:13px;display:inline-block;margin:11px 0 18px;color:var(--muted)}.add-button{width:100%;font-size:15px;min-height:53px;justify-content:space-between}.form-message:empty{display:none}.form-message{color:var(--red-dark);font-size:14px;margin-top:9px}.checkout-note{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;color:var(--muted);margin-top:12px}.checkout-note svg{width:14px;height:14px}.order-steps{display:grid;grid-template-columns:repeat(3,1fr);position:relative;text-align:center;margin-top:24px}.order-steps:before{content:"";position:absolute;left:16%;right:16%;top:15px;height:1px;background:#f2b7b7}.order-steps>div{display:flex;align-items:center;flex-direction:column;position:relative}.order-steps span{background:var(--red);color:#fff;width:31px;height:31px;border-radius:50%;line-height:31px;margin-bottom:8px;font-weight:800;font-size:14px}.order-steps strong{font-size:12px}.order-steps small{font-size:11px;color:var(--muted)}.story-section{padding-block:70px}.story-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.story-cards article{background:#f7f6f4;border-radius:var(--radius);overflow:hidden}.story-image{overflow:hidden}.story-image img{width:100%;aspect-ratio:1.1;object-fit:cover;transition:transform .5s}.story-cards article:hover img{transform:scale(1.025)}.story-copy{padding:25px 22px 29px;position:relative}.story-copy h3{font-size:20px;margin-bottom:12px}.story-copy p{font-size:15px;line-height:1.7;color:var(--muted)}.story-number{position:absolute;right:18px;top:-18px;background:var(--ink);color:#fff;width:35px;height:35px;border-radius:50%;font-size:13px;line-height:35px;text-align:center;font-weight:800}.how-section{background:var(--cream);padding-block:65px}.how-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:center}.how-grid h2{margin:12px 0 18px;max-width:380px;font-size:41px}.how-grid>div>p:not(.eyebrow){font-size:16px;color:var(--muted);max-width:390px}.how-grid .button{margin-top:26px}.connector-cards article{display:flex;gap:20px;align-items:flex-start;margin-bottom:25px}.connector-icon{width:66px;height:55px;display:flex;justify-content:center;align-items:center;background:#fff;border:1px solid #e5d9c9;border-radius:9px;flex-shrink:0;font-size:14px;font-weight:800;color:var(--red)}.connector-cards h3{font-size:19px;margin-bottom:8px}.connector-cards article p{font-size:14px;color:var(--muted);line-height:1.7}.connector-cards .fine{border-top:1px solid #e5d9c9;padding-top:18px}.faq-section{padding-block:75px 55px}.faq-list{max-width:740px;margin:auto}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{font-size:16px;font-weight:750;padding:19px 32px 19px 3px;list-style:none;cursor:pointer;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:6px;font-size:22px;font-weight:400;top:13px}.faq-list details[open] summary:after{content:"\2212"}.faq-list details p{font-size:15px;color:var(--muted);line-height:1.8;padding:0 24px 23px 3px}.last-call{border-top:1px solid var(--line);padding-top:35px;padding-bottom:50px;display:flex;justify-content:space-between;align-items:center;gap:30px}.last-call h2{font-size:26px;max-width:600px;margin-top:8px}.last-call .button{flex-shrink:0}.sticky-buy{position:fixed;z-index:30;left:0;right:0;bottom:0;background:#fffffffa;border-top:1px solid var(--line);box-shadow:0 -3px 18px #00000008}.sticky-inner{display:flex;justify-content:space-between;align-items:center;padding-top:9px;padding-bottom:calc(9px + env(safe-area-inset-bottom));gap:15px}.sticky-inner>div{display:grid;line-height:1.3}.sticky-inner strong{font-size:15px}.sticky-inner b{font-size:15px;color:var(--red)}.sticky-inner s{font-size:12px;color:var(--muted);margin-left:5px}.sticky-inner .button{font-size:13px;min-height:42px;padding:10px 25px}.site-footer{padding-bottom:66px}@media(max-width:760px){.product-grid{grid-template-columns:1fr;gap:23px;padding-top:19px;padding-bottom:35px}.product-gallery{position:static}.main-photo{border-radius:12px}.photo-label{top:15px;left:16px;font-size:11px}.photo-caption{font-size:11px;bottom:13px;left:15px;right:15px}.thumbnails{gap:9px;margin-top:10px}.thumbnails button{width:60px}.gallery-note{font-size:12px;margin-top:9px}.product-info .eyebrow{font-size:11px}.product-info h1{font-size:34px}.product-subtitle{font-size:16px;margin:10px 0 12px}.sale-price{font-size:27px}.old-price{font-size:19px}.benefits{font-size:14px;margin:18px 0 23px}.bundle{padding:13px 12px;min-height:71px}.bundle:has(input:checked){padding:12px 11px}.bundle-copy strong{font-size:14px}.bundle-price strong{font-size:17px}.variant-row select{font-size:15px;min-height:46px}.compatibility-link{font-size:14px}.add-button{min-height:56px;font-size:15px}.checkout-note{font-size:12px}.order-steps{margin-top:24px}.divider{height:33px}.divider:after{height:24px}.story-section{padding-block:43px}.story-cards{grid-template-columns:1fr;gap:24px;max-width:440px;margin:auto}.story-image img{aspect-ratio:1.25}.story-copy{padding:22px}.story-copy h3{font-size:21px}.how-section{padding-block:40px}.how-grid{grid-template-columns:1fr;gap:35px}.how-grid h2{font-size:33px}.connector-cards article{gap:15px}.connector-cards article p{font-size:15px}.faq-section{padding-top:45px;padding-bottom:35px}.faq-list summary{font-size:15px;padding-block:17px}.faq-list details p{font-size:15px}.last-call{display:grid;gap:24px;padding-block:30px 40px}.last-call h2{font-size:27px}.last-call .button{width:100%}.sticky-inner{padding-inline:15px}.sticky-inner .button{font-size:12px;padding:11px 16px;min-height:45px;gap:7px}.sticky-inner strong{font-size:14px}.site-footer{padding-bottom:75px}}.bundles{border:0;padding:0;margin:22px 0 0;display:grid;gap:12px;min-width:0}.bundles legend{width:100%;font-size:13px;font-weight:850;letter-spacing:.12em;margin-bottom:18px;text-align:center;color:var(--ink)}.bundle{position:relative;display:grid;grid-template-columns:19px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:99px;margin:0;padding:16px;border:1px solid #eaded8;border-radius:12px;background:#fffdfb;cursor:pointer;transition:border-color .18s,background .18s,box-shadow .18s}.bundle:has(input:checked){padding:15px;border:2px solid var(--red);background:#fff2ef;box-shadow:0 3px #e5192212}.bundle input{-webkit-appearance:none;appearance:none;width:18px;height:18px;margin:0;border:1.5px solid #d6c5be;border-radius:50%;background:#fff;display:grid;place-content:center;accent-color:var(--red)}.bundle input:checked{border-color:var(--red)}.bundle input:checked:after{content:"";width:9px;height:9px;border-radius:50%;background:var(--red)}.bundle-copy{display:grid;gap:5px;min-width:0}.bundle-title{font-size:17px;font-weight:800;line-height:1.3;letter-spacing:-.25px}.bundle-detail{font-size:12px;line-height:1.45;color:var(--muted);max-width:225px}.bundle-bottom{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:3px}.bundle-count{font-size:12px;color:#65564f;font-weight:600}.bundle-extra{font-size:11px;font-weight:850;line-height:1;background:#ffe0dc;border:1px solid #ffc8c0;color:#b30c16;padding:5px 7px;border-radius:5px;letter-spacing:.035em}.bundle-price{display:grid;text-align:right;justify-items:end;gap:1px;line-height:1.3;white-space:nowrap}.bundle-price strong{color:var(--red);font-size:21px;font-weight:850;letter-spacing:-.45px}.bundle-price s{font-size:13px;color:#80746e}.bundle-price small{font-size:11px;color:var(--muted);line-height:1.45;margin-top:3px}.bundle-ribbon{position:absolute;top:-9px;right:15px;background:var(--red);color:#fff;border-radius:4px;font-size:11px;font-weight:850;line-height:1;padding:5px 8px;letter-spacing:.07em}.bundle[data-tier="3"]{margin-top:5px}.bundle-note{margin:12px 3px 18px;text-align:center;font-size:12px;line-height:1.5;color:var(--muted)}.payment-badges{text-align:center;margin:13px auto 0;max-width:350px}.payment-badge-crop{position:relative;width:100%;aspect-ratio:8.8;overflow:hidden}.payment-badge-crop img{position:absolute;left:0;top:50%;width:100%;height:auto;transform:translateY(-50%);display:block}.payment-badges p{font-size:11px;color:var(--muted);line-height:1.4;margin-top:6px}.checkout-note{margin-top:10px}@media(max-width:760px){.bundle{padding:14px 11px;gap:10px;min-height:104px}.bundle:has(input:checked){padding:13px 10px}.bundle-title{font-size:15px}.bundle-detail{font-size:12px;max-width:165px}.bundle-price strong{font-size:20px}.bundle-price small{font-size:11px}.bundle-price{min-width:60px}.bundle-bottom{gap:6px}.bundle-extra{font-size:11px;padding:4px 6px}.bundle-note{font-size:12px}.payment-badges{max-width:310px;width:100%}.bundles legend{font-size:12px;letter-spacing:.09em}}.variant-row label{min-width:70px;white-space:nowrap}:root{--red:#e51922;--red-dark:#b90913;--pink:#fff0ef;--cream:#faf3e9;--ink:#191919;--muted:#65615f;--line:#e9e5e1;--radius:15px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}body,h1,h2,h3,p{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-underline-offset:4px}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}img{display:block;max-width:100%;height:auto}svg{width:24px;height:24px}button,a,summary,input,select,textarea{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #1769aa;outline-offset:4px}[hidden]{display:none!important}.wrap{max-width:1240px;margin-inline:auto;padding-inline:36px}.skip{position:fixed;left:12px;top:-100px;z-index:100;background:#fff;padding:15px}.skip:focus{top:12px}.announcement{background:var(--red);color:#fff;font-weight:800;text-align:center;padding:10px 15px;font-size:14px;letter-spacing:.055em}.site-header{height:98px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line)}.header-nav,.header-actions{display:flex;gap:25px;align-items:center}.header-nav a,.header-actions a{text-decoration:none;font-size:14px}.header-nav a:hover,.help-link:hover{color:var(--red)}.header-actions{justify-content:flex-end}.brand{display:flex;align-items:center;gap:8px;color:var(--red);text-decoration:none;font-weight:900;font-size:20px;line-height:.95;letter-spacing:-.8px}.brand svg{height:35px;width:35px}.brand sup{font-size:11px;vertical-align:top}.bag{position:relative;padding:10px}.cart-count{position:absolute;top:0;right:0;background:var(--red);color:#fff;border-radius:50%;font-size:11px;width:16px;height:16px;text-align:center;line-height:16px}.eyebrow{font-size:13px;letter-spacing:.15em;text-transform:uppercase;font-weight:700;color:var(--muted)}h1{font-size:40px;line-height:1.12;letter-spacing:-1.4px;font-weight:850}h2{font-size:36px;line-height:1.2;letter-spacing:-1px;font-weight:850}h3{font-size:22px;line-height:1.3;letter-spacing:-.4px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid var(--red);background:var(--red);color:#fff;min-height:52px;border-radius:7px;padding:13px 24px;text-decoration:none;font-size:16px;font-weight:800;text-align:center;transition:background .15s,transform .15s}.button:hover{background:var(--red-dark);border-color:var(--red-dark);transform:translateY(-1px)}.button.secondary{background:#fff;color:var(--ink);border-color:var(--line)}.muted{color:var(--muted)}.fine{font-size:14px;color:var(--muted)}.section-title{text-align:center;max-width:730px;margin:0 auto 36px}.section-title .eyebrow{margin-bottom:10px}.section-title p{margin-top:15px;color:var(--muted)}.text-red{color:var(--red)}.page-shell{max-width:800px;margin:auto;padding:65px 24px 85px;min-height:50vh}.page-shell h1{margin-bottom:26px}.page-shell h2{font-size:26px;margin:30px 0 10px}.page-shell p{margin-bottom:18px}.field{display:grid;gap:7px;margin:0 0 18px}.field label{font-weight:700;font-size:15px}.field input,.field textarea,.field select{width:100%;border:1px solid #cfc9c5;border-radius:7px;min-height:48px;padding:11px 13px;background:#fff;color:var(--ink)}.field textarea{min-height:150px}.form-success{background:#e6f3e9;padding:16px;border-radius:8px;margin-bottom:20px}.form-errors{color:#b90913;padding:12px;background:#fff0ef;margin-bottom:15px}.divider{height:47px;position:relative;overflow:hidden;background:var(--pink)}.divider:after{content:"";position:absolute;width:120%;left:-10%;height:35px;top:6px;background:var(--red);transform:rotate(1.2deg)}.divider:before{content:"";position:absolute;width:120%;left:-10%;height:37px;background:#f4a4a7;top:5px;transform:rotate(-1deg)}.trust-strip{display:flex;justify-content:center;gap:50px;padding:21px 20px;font-size:14px;border-bottom:1px solid var(--line);font-weight:600}.trust-strip span{display:flex;align-items:center;gap:9px}.trust-strip svg{color:var(--red);width:19px;height:19px}.site-footer{background:var(--red);color:#fff;padding-top:52px}.footer-grid{display:grid;grid-template-columns:1.1fr .8fr 1.4fr;gap:60px}.site-footer .brand{color:#fff;font-size:26px}.footer-brand p{font-size:15px;max-width:235px;margin-top:18px;opacity:.9}.site-footer h3{font-size:19px;margin-bottom:17px}.footer-links{display:grid;gap:9px;font-size:15px}.footer-links a{text-decoration:none}.newsletter p{font-size:15px;margin-bottom:17px;max-width:360px}.newsletter form{display:flex;gap:7px}.newsletter input{width:100%;min-width:0;min-height:47px;border:1px solid #ffb4b7;background:transparent;color:#fff;padding:11px;border-radius:6px}.newsletter input::placeholder{color:#fff}.newsletter button{border:0;background:#fff;color:var(--red);border-radius:6px;font-weight:800;padding:10px 18px}.footer-bottom{margin-top:44px;padding-top:23px;padding-bottom:24px;border-top:1px solid #f76369;display:flex;justify-content:space-between;gap:16px;font-size:13px;align-items:center}.payments{display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.payments svg{width:35px;height:23px}.footer-bottom .payments:empty{display:none}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:760px){.wrap{padding-inline:20px}.announcement{font-size:12px;padding:10px 8px;letter-spacing:.015em}.site-header{height:78px;grid-template-columns:1fr 1fr}.header-nav{display:none}.brand{font-size:19px}.brand svg{width:28px;height:28px}.header-actions{gap:15px}.help-link{font-size:13px!important}h1{font-size:33px;letter-spacing:-1px}h2{font-size:30px}.trust-strip{gap:20px;justify-content:space-around;font-size:12px;padding:17px 15px}.trust-strip span:last-child{display:none}.trust-strip svg{width:16px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px 22px}.newsletter{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column}.site-footer{padding-top:38px;padding-bottom:80px}.footer-brand p{font-size:14px}.page-shell{padding-top:35px}.button{min-height:52px}.section-title{margin-bottom:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
