.mobile-menu[hidden]{display:none!important}.variant-fieldset{margin:26px 0 0;padding:0;border:0}.variant-fieldset .variant-label{margin-top:0}.variant-choices{display:flex;flex-wrap:wrap;gap:9px;margin-top:9px}.variant-swatch{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:7px 12px 7px 8px;border:1px solid rgba(18,51,43,.25);border-radius:999px;background:#fffdf8;font-size:13px;font-weight:700}.variant-swatch:hover,.variant-swatch[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:var(--paper)}.variant-swatch[aria-pressed=true]{box-shadow:0 0 0 2px var(--coral)}.variant-swatch:focus-visible{outline:3px solid var(--butter);outline-offset:3px}.variant-swatch:disabled{cursor:not-allowed;opacity:.42}.variant-swatch-dot{width:28px;height:28px;flex:0 0 28px;border:1px solid rgba(18,51,43,.28);border-radius:50%;background:linear-gradient(135deg,var(--swatch-primary, var(--ink)) 0 49%,var(--swatch-secondary, var(--swatch-primary, var(--ink))) 51% 100%);box-shadow:inset 0 0 0 3px #ffffff59}.variant-swatch-dot--red{background:#c84c45}.variant-swatch-dot--orange{background:#e88932}.variant-swatch-dot--yellow{background:#e8be2d}.variant-swatch-dot--green,.variant-swatch-dot--lime{background:#9bb438}.variant-swatch-dot--blue,.variant-swatch-dot--teal{background:#247d89}.variant-swatch-dot--purple,.variant-swatch-dot--lilac,.variant-swatch-dot--violet{background:#78609a}.variant-swatch-dot--pink{background:#d7758d}.variant-swatch-dot--black{background:#171d1a}.variant-swatch-dot--white,.variant-swatch-dot--cream{background:#f6f0e4}.variant-swatch-dot--gray,.variant-swatch-dot--grey{background:#a2a29a}.product-card-face--story-text{background:var(--ink);color:var(--paper)}.levels-grid{grid-template-columns:1fr 1fr;align-items:center}.levels-media img{height:620px;object-fit:cover}.levels-caption{position:absolute;right:-18px;bottom:28px;max-width:270px;padding:14px 20px;background:var(--butter);color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:17px;line-height:1.35}.levels-copy{padding-top:0}.level-row{display:grid;grid-template-columns:52px 1fr;gap:26px;padding:26px 0}.level-index{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:800;letter-spacing:-.02em}.level-index-everyday{background:#b5c9ab}.level-index-challenge{background:var(--coral);color:#fff6ec}.levels-note{margin:22px 0 0;font-size:14.5px;color:#7a8a80}@media(max-width:900px){.levels-media img{height:480px}.levels-caption{right:12px;bottom:18px}.level-row{grid-template-columns:44px 1fr;gap:16px;padding:20px 0}.level-index{width:44px;height:44px}}.cart-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;padding:clamp(56px,7vw,96px) 0 34px;border-bottom:1px solid var(--line)}.cart-heading h1{margin:12px 0 0;font-size:clamp(52px,6vw,88px);line-height:.94;letter-spacing:-.045em}.cart-heading-meta{margin:16px 0 0;color:var(--muted);font-size:15px}.cart-continue,.cart-summary-continue{display:inline-flex;align-items:center;gap:9px;min-height:44px;border-bottom:1px solid currentColor;padding-bottom:4px;font-weight:700;white-space:nowrap}.cart-continue:hover,.cart-summary-continue:hover,.cart-remove:hover{color:var(--coral)}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,380px);align-items:start;gap:clamp(34px,6vw,92px);padding:36px 0 108px}.cart-items{min-width:0}.cart-items-heading{display:flex;justify-content:space-between;gap:20px;padding:0 0 12px;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.cart-items-heading-note{font-weight:600;letter-spacing:.06em;text-transform:none}.cart-line{display:grid;grid-template-columns:minmax(136px,160px) minmax(0,1fr) auto;align-items:start;gap:clamp(18px,3vw,30px);padding:24px 0;border-top:1px solid var(--line);transition:opacity .18s ease}.cart-line[aria-busy=true]{opacity:.55;pointer-events:none}.cart-line-media{display:grid;width:100%;aspect-ratio:1;place-items:center;overflow:hidden;border:1px solid rgba(18,51,43,.12);background:#fffdf8}.cart-line-media:hover{border-color:#12332b6b}.cart-line-media img{width:100%;height:100%;padding:10px;object-fit:contain;background:#fffdf8}.cart-line-media-empty{color:var(--muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.cart-line-info{min-width:0;padding-top:2px}.cart-line-topline{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.cart-line-kicker{color:var(--coral);font-size:10.5px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.cart-line-unit-price{color:var(--muted);font-size:12px;white-space:nowrap}.cart-line-info h2{margin:10px 0 0;font-size:clamp(20px,2vw,28px);line-height:1.08;letter-spacing:-.025em}.cart-line-info h2 a:hover{color:var(--coral)}.cart-line-variant{margin:9px 0 0;color:var(--muted);font-family:Newsreader,Georgia,serif;font-size:16px}.cart-line-controls{display:flex;align-items:center;gap:18px;margin-top:22px}.cart-quantity{display:inline-grid;grid-template-columns:42px 48px 42px;align-items:center;min-height:44px;border:1px solid rgba(18,51,43,.26);background:#fffdf8}.cart-quantity button,.cart-quantity-input{min-width:42px;min-height:42px}.cart-quantity button{display:grid;place-items:center;font-size:21px;line-height:1}.cart-quantity button:hover{background:var(--ink);color:var(--paper)}.cart-quantity button:focus-visible,.cart-quantity-input:focus-visible,.cart-remove:focus-visible,.cart-update-button:focus-visible,.cart-continue:focus-visible,.cart-summary-continue:focus-visible{outline:3px solid var(--butter);outline-offset:3px}.cart-quantity-input{width:48px;border:0;border-right:1px solid rgba(18,51,43,.16);border-left:1px solid rgba(18,51,43,.16);background:transparent;color:var(--ink);text-align:center;-moz-appearance:textfield}.cart-quantity-input::-webkit-outer-spin-button,.cart-quantity-input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.cart-remove{display:inline-flex;align-items:center;min-height:44px;padding:8px 0;color:var(--muted);font-size:13px;text-decoration:underline;text-underline-offset:3px}.cart-line-error{margin:10px 0 0;color:var(--coral-dark);font-size:13px;line-height:1.4}.cart-line-total{display:grid;justify-items:end;gap:5px;padding-top:2px;text-align:right;white-space:nowrap}.cart-line-total strong{font-size:18px}.cart-line-total s{color:var(--muted);font-size:13px}.cart-items-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0 0}.cart-update-button{display:inline-flex;align-items:center;min-height:44px;color:var(--ink);border-bottom:1px solid currentColor;padding:8px 0 4px;font-size:13px;font-weight:700}.cart-update-button:hover{color:var(--coral)}.cart-items-footer-note{color:var(--muted);font-size:12.5px;text-align:right}.cart-note{margin-top:30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cart-note summary{display:flex;align-items:center;justify-content:space-between;min-height:56px;cursor:pointer;font-weight:700}.cart-note summary span{color:var(--coral);font-size:21px;font-weight:400}.cart-note label{display:block;margin-bottom:8px;color:var(--muted);font-size:13px}.cart-note textarea{display:block;width:100%;margin-bottom:18px;resize:vertical;border:1px solid rgba(18,51,43,.25);background:#fffdf8;padding:12px 14px;color:var(--ink)}.cart-summary{position:sticky;top:104px;padding:28px;background:var(--ink);color:var(--paper)}.cart-summary .section-kicker{color:var(--butter)}.cart-summary-topline{display:flex;align-items:center;justify-content:space-between;gap:16px}.cart-summary-count{color:#f5f0e5a8;font-size:12px}.cart-summary h2{margin:18px 0 0;max-width:12ch;font-size:clamp(28px,2.6vw,40px);font-weight:400;line-height:.98;letter-spacing:-.025em}.cart-summary-list{display:grid;gap:12px;margin:30px 0 0;padding:18px 0;border-top:1px solid rgba(245,240,229,.17);border-bottom:1px solid rgba(245,240,229,.17)}.cart-summary-list div{display:flex;justify-content:space-between;gap:18px}.cart-summary-list dt{color:#f5f0e5b8}.cart-summary-list dd{margin:0;font-weight:700;text-align:right}.cart-summary-note{margin:18px 0 0;color:#f5f0e5ad;font-size:13px;line-height:1.45}.cart-checkout{width:100%;margin-top:24px}.cart-checkout:hover{background:var(--butter);color:var(--ink)}.cart-summary-continue{margin-top:18px;color:var(--paper);font-size:13px}.cart-trust{display:grid;gap:12px;margin-top:26px;padding-top:20px;border-top:1px solid rgba(245,240,229,.17);color:#f5f0e5ad;font-size:12px;line-height:1.4}.cart-trust b{display:inline-grid;width:18px;height:18px;margin-right:5px;place-items:center;border-radius:50%;background:var(--butter);color:var(--ink);font-size:11px}.cart-empty{display:grid;grid-template-columns:72px minmax(0,420px);gap:28px;align-items:start;padding:70px 0 120px}.cart-empty-mark{display:grid;width:64px;height:64px;place-items:center;border-radius:50%;background:var(--butter);color:var(--ink);font-size:14px;font-weight:800}.cart-empty h2{margin:0;font-size:38px;font-weight:400;line-height:1}.cart-empty p{margin:14px 0 24px;color:var(--muted);font-size:17px;line-height:1.5}@media(max-width:900px){.cart-heading{align-items:start;flex-direction:column;gap:24px;padding-top:48px}.cart-layout{grid-template-columns:1fr;gap:48px;padding-top:26px}.cart-summary{position:static}.cart-line{grid-template-columns:104px minmax(0,1fr);gap:16px}.cart-line-media{width:104px}.cart-line-total{grid-column:2;justify-items:start;padding-top:0;text-align:left}.cart-line-total s{display:inline}.cart-items-footer{align-items:flex-start;flex-direction:column;gap:10px}.cart-items-footer-note{text-align:left}}@media(max-width:560px){.cart-heading h1{font-size:clamp(48px,15vw,68px)}.cart-items-heading-note{display:none}.cart-line{grid-template-columns:84px minmax(0,1fr);gap:13px;padding:20px 0}.cart-line-media{width:84px}.cart-line-media img{padding:7px}.cart-line-topline{align-items:start;flex-direction:column;gap:5px}.cart-line-unit-price{font-size:11px}.cart-line-info h2{font-size:19px}.cart-line-controls{align-items:flex-start;flex-direction:column;gap:12px;margin-top:18px}.cart-summary{padding:24px 20px}.cart-empty{grid-template-columns:1fr;padding:52px 0 84px}}@media(prefers-reduced-motion:reduce){.cart-line{transition:none}}.product-gallery{display:grid;grid-template-columns:84px minmax(0,1fr);gap:16px;align-items:start;min-width:0}.pdp-main-column{min-width:0}.pdp-description{margin-top:42px}.buy-box{position:sticky;top:104px;align-self:start;min-width:0}.product-gallery-stage{grid-column:2;grid-row:1;aspect-ratio:1;min-width:0;overflow:hidden;background:#fffdf8;border:1px solid rgba(18,51,43,.11)}.product-gallery-stage.is-benefit-active{aspect-ratio:auto;overflow:visible}.product-gallery-stage.is-benefit-active .product-gallery-frame--benefit,.product-gallery-stage.is-benefit-active .product-gallery-benefit-card--stage{height:auto;min-height:0}.product-gallery-stage img{width:100%;height:100%;object-fit:contain}.product-gallery-frame{width:100%;height:100%}.product-gallery-frame[hidden]{display:none!important}.product-gallery-benefit-card--stage{grid-column:auto;grid-row:auto;width:100%;height:100%;min-height:100%}.product-gallery-benefit-card--stage .product-gallery-benefit-media img{min-height:0;height:100%}.product-gallery-benefit-card{grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(250px,.94fr);overflow:hidden;background:var(--ink);color:var(--paper);border:1px solid var(--ink)}.product-gallery-benefit-media{min-width:0;background:#d8d0bc}.product-gallery-benefit-media img{width:100%;height:100%;min-height:360px;object-fit:cover}.product-gallery-benefit-copy{padding:30px 30px 28px}.product-gallery-benefit-copy .product-story-index{margin-bottom:18px;color:var(--butter)}.product-gallery-benefit-copy h2{max-width:10ch;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(30px,3vw,48px);font-weight:400;letter-spacing:-.035em;line-height:.96}.product-gallery-benefit-copy>p{max-width:32ch;margin:18px 0 22px;color:#f5f0e5c7;font-family:Newsreader,Georgia,serif;font-size:17px;line-height:1.4}.product-gallery-benefit-copy ul{display:grid;gap:14px;margin:0;padding:16px 0 0;border-top:1px solid rgba(245,240,229,.18);list-style:none}.product-gallery-benefit-copy li{color:#f5f0e5c7;font-size:13.5px;line-height:1.42}.product-gallery-benefit-copy li strong{color:var(--paper)}.product-gallery-thumbs{grid-column:1;grid-row:1;display:grid;gap:10px}.product-gallery-thumb{position:relative;aspect-ratio:1;overflow:hidden;background:#fffdf8;border:1px solid rgba(18,51,43,.18)}.product-gallery-thumb img{width:100%;height:100%;object-fit:contain}.product-gallery-thumb--benefit{padding:0}.product-gallery-thumb-preview{position:relative;display:block;width:100%;height:100%;overflow:hidden;background:var(--ink)}.product-gallery-thumb-preview img{object-fit:cover;opacity:.78}.product-gallery-thumb-preview>span{position:absolute;right:5px;bottom:5px;left:5px;padding:5px 4px;background:#0c2720e6;color:var(--paper);font-size:8px;font-weight:800;letter-spacing:.08em;line-height:1.1;text-align:center;text-transform:uppercase}.product-gallery-thumb:hover{border-color:#12332b8c}.product-gallery-thumb[aria-current=true]{border-color:var(--coral);box-shadow:inset 0 0 0 1px var(--coral)}.product-gallery-thumb:focus-visible{outline:3px solid var(--butter);outline-offset:3px}@media(max-width:1100px){.product-gallery-stage.is-benefit-active .product-gallery-benefit-card--stage{grid-template-columns:1fr}.product-gallery-stage.is-benefit-active .product-gallery-benefit-media img{min-height:0;aspect-ratio:1 / 1}}.product-card-media{isolation:isolate}.product-card-face{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.product-card-face--primary{z-index:1;transition:opacity .24s ease,transform .24s ease}.product-card-image{width:100%;height:100%;object-fit:cover}.product-card-image--product{object-fit:contain;padding:12px;background:#fffdf8}.product-card-media img.product-card-image--product{object-fit:contain}.product-card-image--lifestyle{object-fit:cover}.product-card-face--story{z-index:2;display:flex;flex-direction:column;justify-content:space-between;gap:16px;padding:24px;background:var(--ink);color:var(--paper);opacity:0;pointer-events:none;transition:opacity .24s ease}.product-card-story-kicker,.product-card-story-arrow{color:var(--butter);font-size:10.5px;font-weight:800;letter-spacing:.15em;line-height:1.2;text-transform:uppercase}.product-card-face--story strong{max-width:11ch;font-family:Newsreader,Georgia,serif;font-size:clamp(25px,2.2vw,38px);font-weight:400;letter-spacing:-.03em;line-height:.98}.product-card-face--story-photo{position:relative;padding:0;overflow:hidden;background:#fffdf8}.product-card-story-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.product-card-story-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;gap:14px;padding:24px;background:linear-gradient(180deg,#0c2720e6,#0c272052 46%,#0c2720db);color:var(--paper)}.product-card-face--story-photo .product-card-story-body{max-width:24ch;margin-top:auto}.product-card-story-body{max-width:28ch;margin-top:auto;color:#f5f0e5c7;font-family:Newsreader,Georgia,serif;font-size:16px;line-height:1.35}.product-card-story-arrow{color:var(--coral);letter-spacing:.08em}.product-card-media:hover .product-card-face--primary,.product-card-media:focus-visible .product-card-face--primary{opacity:0;transform:scale(1.02)}.product-card-media:hover .product-card-face--story,.product-card-media:focus-visible .product-card-face--story{opacity:1}.product-card-media:focus-visible{outline:3px solid var(--butter);outline-offset:4px}@media(hover:none),(max-width:700px){.product-card-face--story{display:none}.product-card-face--primary{opacity:1!important;transform:none!important}}@media(prefers-reduced-motion:reduce){.product-card-face--primary,.product-card-face--story{transition:none}}.product-story{display:grid;gap:10px;margin:24px 0 26px}.product-story-card{padding:18px 20px 20px;border:1px solid rgba(18,51,43,.18);background:#fffdf8}.product-story-card--accent{background:var(--ink);color:#fff6ec;border-color:var(--ink)}.product-story-index{display:block;margin-bottom:12px;color:var(--coral);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.product-story-card h2{margin:0 0 7px;font-family:Newsreader,Georgia,serif;font-size:clamp(22px,2.1vw,30px);line-height:.98;letter-spacing:-.02em}.product-story-card p{margin:0;max-width:42ch;font-size:14px;line-height:1.48;color:#668076}.product-story-card--accent p{color:#fff6ecc7}.product-copy{display:grid;gap:28px;margin-top:30px}.product-copy-label{display:block;margin-bottom:10px;color:var(--coral);font-size:10.5px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.product-tldr{padding:22px 24px;border-left:4px solid var(--butter);background:#fffdf8}.product-tldr p{margin:0;color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:18px;line-height:1.5}.product-tldr .product-best-for{margin-top:12px;color:var(--muted);font-family:Hanken Grotesk,system-ui,sans-serif;font-size:14px;line-height:1.45}.product-copy-heading h2,.product-how h2,.product-faq h2{margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(27px,2.2vw,36px);font-weight:400;letter-spacing:-.025em;line-height:1}.product-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.product-benefits .product-copy-heading{grid-column:1 / -1;padding:22px 22px 24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--sand)}.product-benefits article{padding:20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffdf8}.product-benefits h3{margin:0;font-size:16px;line-height:1.2}.product-benefits p,.product-how li,.product-faq p{color:var(--muted);font-size:14px;line-height:1.55}.product-benefits p{margin:8px 0 0}.product-how{padding:24px;background:var(--ink);color:var(--paper)}.product-how ol{display:grid;gap:10px;margin:20px 0 0;padding-left:22px}.product-how li{color:#f5f0e5c7}.product-faq{border-top:1px solid var(--line)}.product-faq>.product-copy-label,.product-faq>h2{padding-left:2px}.product-faq>h2{margin-bottom:18px}.product-faq details,.product-specifications{border-bottom:1px solid var(--line);background:#fffdf8}.product-faq summary,.product-specifications>summary{cursor:pointer;padding:17px 18px;font-weight:700}.product-faq p{margin:0;padding:0 18px 18px}.product-specifications{border-top:1px solid var(--line)}.product-specifications .description{margin:0;padding:0 18px 22px;color:var(--muted);font-size:15px;line-height:1.6}@media(max-width:700px){.product-benefits{grid-template-columns:1fr}.product-benefits .product-copy-heading{grid-column:1}}@media(max-width:900px){.product-gallery{grid-template-columns:minmax(0,1fr);gap:12px}.buy-box{position:static;top:auto}.product-gallery-stage{grid-column:1;grid-row:1}.product-gallery-benefit-card{grid-column:1;grid-row:3;grid-template-columns:1fr}.product-gallery-benefit-card--stage{grid-column:auto;grid-row:auto;grid-template-columns:1fr .92fr}.product-gallery-benefit-card--stage .product-gallery-benefit-media img{min-height:0}.product-gallery-benefit-card--stage .product-gallery-benefit-copy{padding:18px 16px 16px}.product-gallery-benefit-card--stage .product-gallery-benefit-copy .product-story-index{margin-bottom:10px;font-size:9px}.product-gallery-benefit-card--stage .product-gallery-benefit-copy h2{font-size:clamp(22px,7vw,34px)}.product-gallery-benefit-card--stage .product-gallery-benefit-copy>p{margin:12px 0 14px;font-size:13px}.product-gallery-benefit-card--stage .product-gallery-benefit-copy ul{gap:8px;padding-top:10px}.product-gallery-benefit-card--stage .product-gallery-benefit-copy li{font-size:11px;line-height:1.28}.product-gallery-benefit-media img{min-height:0;aspect-ratio:1 / 1}.product-gallery-benefit-copy{padding:24px 22px 26px}.product-gallery-thumbs{grid-column:1;grid-row:2;display:flex;gap:10px;overflow-x:auto;padding:3px 3px 8px;scroll-snap-type:x proximity}.product-gallery-thumb{flex:0 0 74px;width:74px;min-height:74px;scroll-snap-align:start}}.product-gallery-fallback{display:grid;min-height:min(70vw,640px);aspect-ratio:1;place-items:center;align-content:center;gap:12px;padding:clamp(32px,6vw,88px);border:1px solid rgba(18,51,43,.16);background:linear-gradient(145deg,#fffdf8fa,#f1e7d3d1);color:var(--ink);text-align:center}.product-gallery-fallback .product-story-index{color:var(--coral);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.product-gallery-fallback strong{max-width:18ch;font-family:var(--serif, Georgia, serif);font-size:clamp(24px,3vw,42px);line-height:.98}.product-gallery-fallback>span:last-child{max-width:30ch;color:#12332bb8;font-size:13px;line-height:1.45}
/*# sourceMappingURL=/cdn/shop/t/26/assets/cp-fixes.css.map */
