:root{--ink: #20231f;--ink-soft: #565b53;--cream: #f7f3e8;--paper: #fffdf7;--sage: #819a7f;--sage-dark: #506852;--orange: #e89148;--line: rgba(32, 35, 31, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,textarea{font:inherit}.announcement{min-height:36px;display:flex;align-items:center;justify-content:center;gap:12px;padding:7px 24px;background:var(--ink);color:#fff;font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.announcement p{margin:0}.site-header{position:sticky;top:0;z-index:30;min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;padding:14px clamp(24px,5vw,80px);border-bottom:1px solid var(--line);background:#fffdf7f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:11px;font-size:18px;font-weight:800;letter-spacing:-.02em}.brand-mark{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--sage-dark);color:#fff;font:italic 700 21px Georgia,serif}.site-header nav{display:flex;gap:28px;font-size:13px;font-weight:700}.site-header nav a{position:relative}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--ink);transition:right .2s ease}.site-header nav a:hover:after{right:0}.header-cta{justify-self:end;border:1px solid var(--ink);border-radius:999px;padding:12px 20px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hero{min-height:700px;display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(40px,7vw,110px);align-items:center;padding:clamp(58px,8vw,110px) clamp(24px,7vw,110px);overflow:hidden;background:radial-gradient(circle at 88% 20%,rgba(232,145,72,.17),transparent 26%),linear-gradient(120deg,var(--paper),var(--cream))}.eyebrow{margin:0 0 20px;color:var(--sage-dark);font-size:11px;font-weight:800;letter-spacing:.2em}.hero h1,.section-heading h2,.problem-heading h2,.routine-copy h2,.comparison-section h2,.bundle-copy h2,.refill-section h2,.faq-heading h2,.final-cta h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.045em;line-height:.99}.hero h1{max-width:690px;font-size:clamp(52px,6.8vw,96px)}.hero h1 em{color:var(--sage-dark);font-weight:400}.hero-lede{max-width:610px;margin:30px 0 0;color:var(--ink-soft);font-size:18px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 24px;border-radius:999px;font-size:13px;font-weight:800;letter-spacing:.02em;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff;box-shadow:0 12px 30px #20231f29}.button-light{background:#fff;color:var(--ink)}.text-link{border-bottom:1px solid currentColor;padding-bottom:4px;font-size:13px;font-weight:800}.hero-proof{display:flex;flex-wrap:wrap;gap:20px;margin:35px 0 0;padding:0;list-style:none;color:var(--ink-soft);font-size:12px;font-weight:700}.hero-proof li{display:flex;align-items:center;gap:7px}.hero-proof svg{color:var(--sage-dark)}.hero-visual{position:relative;min-height:560px}.hero-image-main{position:absolute;top:0;right:0;bottom:40px;left:12%;border-radius:42% 42% 12px 12px;overflow:hidden;box-shadow:0 24px 70px #4b3e2726;background:#e9d1a4}.hero-image-main img{width:100%;height:100%;object-fit:cover}.hero-image-float{position:absolute;left:-5%;bottom:0;width:38%;aspect-ratio:1;border:10px solid var(--paper);border-radius:50%;overflow:hidden;box-shadow:0 16px 42px #2a2e2929}.hero-image-float img{width:100%;height:100%;aspect-ratio:1;object-fit:cover}.hero-note{position:absolute;right:-2%;bottom:9%;display:flex;align-items:center;gap:13px;padding:16px 20px;border-radius:16px;background:var(--paper);box-shadow:0 14px 35px #2a2e2924;font-size:13px;font-weight:800;line-height:1.35}.note-number{color:var(--orange);font:500 44px/1 Georgia,serif}.problem-section{padding:clamp(80px,10vw,150px) clamp(24px,7vw,110px);border-top:1px solid var(--line)}.section-kicker{margin-bottom:40px;color:var(--orange);font-size:11px;font-weight:800;letter-spacing:.2em}.problem-heading{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:end}.problem-heading h2,.section-heading h2,.routine-copy h2,.comparison-section h2,.bundle-copy h2,.refill-section h2,.faq-heading h2,.final-cta h2{font-size:clamp(42px,5vw,72px)}.problem-heading p{margin:0;color:var(--ink-soft);line-height:1.7;font-size:17px}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:70px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.problem-grid article{min-height:210px;padding:30px clamp(20px,3vw,42px) 34px 0;border-right:1px solid var(--line)}.problem-grid article+article{padding-left:clamp(20px,3vw,42px)}.problem-grid article:last-child{border-right:0}.problem-grid span{color:var(--sage-dark);font-size:12px;font-weight:800}.problem-card-image{height:clamp(170px,16vw,230px);margin-bottom:22px;overflow:hidden;border-radius:14px;background:#eee5d4}.problem-card-image img{width:100%;height:100%;object-fit:cover}.problem-grid h3{margin:18px 0 10px;font:500 25px/1.15 Georgia,serif}.problem-grid p{margin:0;color:var(--ink-soft);line-height:1.5}.system-section{padding:clamp(80px,10vw,150px) clamp(24px,5vw,80px);background:var(--cream)}.section-heading.centered{max-width:890px;margin:0 auto 65px;text-align:center}.section-heading.centered>p:last-child{max-width:590px;margin:24px auto 0;color:var(--ink-soft);font-size:17px;line-height:1.7}.system-grid{max-width:1380px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.home-product-grid{max-width:1180px}.home-product-grid .system-image img{height:clamp(190px,18vw,260px);aspect-ratio:auto}.system-card{padding:16px 16px 34px;border:1px solid var(--line);border-radius:20px;background:var(--paper)}.system-image{position:relative;overflow:hidden;border-radius:14px;background:#eee5d4}.system-image img{width:100%;aspect-ratio:1.05;object-fit:cover;transition:transform .4s ease}.system-card:hover .system-image img{transform:scale(1.025)}.crop-orange-frame img{transform:scale(1.07)}.system-card:hover .crop-orange-frame img{transform:scale(1.095)}.system-image span{position:absolute;top:13px;left:13px;padding:8px 10px;border-radius:999px;background:#ffffffeb;font-size:11px;font-weight:800}.product-tag{margin:25px 4px 12px;color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.18em}.system-card h3{margin:0 4px;font:500 clamp(24px,2.2vw,34px)/1.1 Georgia,serif;letter-spacing:-.025em}.system-card>p:last-child{margin:16px 4px 0;color:var(--ink-soft);line-height:1.65}.routine-section{display:grid;grid-template-columns:1fr 1fr;min-height:730px}.routine-image{overflow:hidden;min-height:600px;background:#e7d6b8}.routine-image img{width:100%;height:100%;object-fit:cover}.routine-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(65px,9vw,140px);background:var(--sage-dark);color:#fff}.routine-copy .eyebrow{color:#cbd8c8}.routine-intro{margin:26px 0 34px;color:#ffffffbf;font-size:17px;line-height:1.7}.routine-copy ol{margin:0;padding:0;list-style:none}.routine-copy li{display:grid;grid-template-columns:46px 1fr;gap:18px;padding:22px 0;border-top:1px solid rgba(255,255,255,.18)}.routine-copy li>span{color:#d7a87a;font-size:12px;font-weight:900}.routine-copy strong{font-size:15px}.routine-copy li p{margin:7px 0 0;color:#ffffffab;line-height:1.5}.comparison-section{padding:clamp(80px,10vw,150px) clamp(24px,7vw,110px)}.comparison-section>div:first-child{max-width:860px}.comparison-table{margin-top:65px;border-top:1px solid var(--line)}.comparison-row{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:25px;padding:22px 8px;border-bottom:1px solid var(--line);font-size:14px}.comparison-row span:nth-child(2){color:var(--sage-dark);font-weight:800}.comparison-row span:nth-child(3){color:var(--ink-soft)}.comparison-head{padding-top:14px;color:var(--ink-soft);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.bundle-section{display:grid;grid-template-columns:.9fr 1.1fr;min-height:760px;background:var(--ink);color:#fff;overflow:hidden}.bundle-copy{padding:clamp(70px,9vw,140px) clamp(30px,8vw,125px)}.eyebrow-light{color:#b8c9b7}.bundle-copy>p:not(.eyebrow):not(.bundle-status){max-width:610px;margin:28px 0 0;color:#ffffffb3;font-size:17px;line-height:1.7}.bundle-copy ul{margin:32px 0;padding:0;list-style:none}.bundle-copy li{display:flex;align-items:center;gap:10px;margin:13px 0;color:#ffffffe0;font-size:14px}.bundle-copy li svg{color:#a9c0a8}.launch-price{display:flex;align-items:baseline;gap:16px;margin:35px 0 6px}.launch-price span{color:#ffffff94;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.launch-price strong{font:500 48px Georgia,serif}.bundle-status{margin:0 0 26px;color:#d7a87a;font-size:12px}.bundle-products{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:8px;padding:8px;background:#efe2c8}.bundle-media{overflow:hidden}.bundle-media img{width:100%;height:100%;object-fit:cover}.bundle-media-large{grid-row:1 / 3}.refill-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(50px,9vw,140px);align-items:center;padding:clamp(80px,10vw,150px) clamp(24px,7vw,110px);background:#f0eadf}.refill-section>div:first-child>p:last-child{max-width:580px;color:var(--ink-soft);line-height:1.75}.refill-options{display:grid;grid-template-columns:1fr 1fr;gap:18px}.refill-options article{position:relative;min-height:310px;display:flex;flex-direction:column;justify-content:flex-end;padding:30px;border:1px solid var(--line);border-radius:18px;background:var(--paper)}.refill-options article>p{margin:0 0 auto;color:var(--sage-dark);font-size:10px;font-weight:900;letter-spacing:.15em}.refill-options h3{margin:0 0 10px;font:500 28px Georgia,serif}.refill-options strong{font:500 39px Georgia,serif}.refill-options span{margin-top:12px;color:var(--ink-soft);font-size:13px}.featured-refill{border-color:var(--sage-dark)!important}.best-value{position:absolute;top:18px;right:18px;padding:8px 10px;border-radius:999px;background:var(--sage-dark);color:#fff;font-size:9px;font-weight:900;letter-spacing:.1em}.faq-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(50px,10vw,150px);padding:clamp(80px,10vw,150px) clamp(24px,7vw,110px)}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-weight:800;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font:400 26px Georgia,serif;transition:transform .2s ease}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:700px;margin:-2px 45px 28px 0;color:var(--ink-soft);line-height:1.7}.final-cta{padding:clamp(95px,13vw,180px) 24px;text-align:center;background:var(--cream)}.final-cta h2{margin-bottom:36px}footer{padding:70px clamp(24px,7vw,110px) 28px;background:var(--ink);color:#fff}.footer-brand{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;padding-bottom:60px}.brand-footer .brand-mark{background:var(--paper);color:var(--sage-dark)}.footer-brand p{max-width:360px;margin:0;color:#ffffff8c;line-height:1.6;text-align:right}.footer-links{display:flex;gap:90px;padding:35px 0;border-top:1px solid rgba(255,255,255,.13)}.footer-links div{display:grid;gap:11px;min-width:130px}.footer-links strong{margin-bottom:4px;color:#ffffff6b;font-size:10px;letter-spacing:.15em;text-transform:uppercase}.footer-links a{font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:24px;border-top:1px solid rgba(255,255,255,.13);color:#ffffff6b;font-size:11px}.policies-page{min-height:100vh;background:var(--paper)}.policies-shell{max-width:1080px;margin:0 auto;padding:90px 24px 120px}.back-link{display:inline-flex;margin-bottom:45px;color:var(--sage-dark);font-size:13px;font-weight:800}.policies-shell h1{margin:0;font:500 clamp(48px,7vw,82px)/1 Georgia,serif;letter-spacing:-.04em}.policies-intro{max-width:650px;margin:22px 0 65px;color:var(--ink-soft);line-height:1.7}.policy-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.policy-card{padding:34px;border:1px solid var(--line);border-radius:18px;background:#fff}.policy-card h2{margin:0 0 16px;font:500 27px Georgia,serif}.policy-card p,.policy-card li{color:var(--ink-soft);line-height:1.7}.policy-card ul{padding-left:18px}@media(max-width:1040px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{max-width:780px}.hero-visual{min-height:620px}.problem-heading,.refill-section,.faq-section{grid-template-columns:1fr}.problem-heading{gap:24px}.routine-section,.bundle-section{grid-template-columns:1fr}.routine-image{max-height:620px}.bundle-products{min-height:650px}}@media(max-width:760px){.announcement{gap:7px;padding-inline:12px;font-size:9px;text-align:center}.site-header{min-height:68px;padding:10px 18px}.brand{font-size:16px}.brand-mark{width:31px;height:31px}.header-cta{padding:10px 14px;font-size:10px}.hero{min-height:auto;padding:60px 20px 70px;gap:45px}.hero h1{font-size:clamp(48px,15vw,72px)}.hero-lede{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column}.button{width:100%}.hero-proof{gap:12px 18px}.hero-visual{min-height:440px}.hero-image-main{left:5%;border-radius:34% 34% 12px 12px}.hero-image-float{left:-1%;width:42%;border-width:7px}.hero-note{right:0;bottom:5%}.problem-grid,.system-grid{grid-template-columns:1fr}.problem-grid{border-bottom:0}.problem-grid article,.problem-grid article+article{min-height:auto;padding:26px 0;border-right:0;border-bottom:1px solid var(--line)}.problem-card-image{height:260px}.problem-grid h3{margin-top:18px}.system-grid{gap:16px}.system-image img{aspect-ratio:1.15}.home-product-grid .system-image img{height:280px;aspect-ratio:auto}.routine-image{min-height:440px}.routine-copy,.bundle-copy{padding:70px 24px}.comparison-row{grid-template-columns:1.2fr .9fr .9fr;gap:10px;padding-inline:0;font-size:12px}.comparison-head{font-size:8px}.bundle-products{min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}.bundle-media{aspect-ratio:1}.bundle-media-large{grid-column:1 / -1;grid-row:auto}.refill-options{grid-template-columns:1fr}.faq-list summary{font-size:14px}.footer-brand,.footer-bottom{flex-direction:column}.footer-brand p{text-align:left}.footer-links{gap:50px}.policy-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}.skip-link{position:absolute;left:-9999px;top:10px;z-index:100;padding:12px 18px;background:#fff;color:var(--ink)}.skip-link:focus{left:10px}.header-actions{justify-self:end;display:flex;align-items:center;gap:12px}.cart-link{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.cart-link span{min-width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:var(--sage-dark);color:#fff;font-size:10px}.section-shell{max-width:1480px;margin:0 auto;padding:clamp(70px,9vw,130px) clamp(24px,7vw,110px)}.section-narrow{max-width:1100px}.section-shell>h1,.product-info h1{margin:0;font:500 clamp(46px,6vw,78px)/1 Georgia,serif;letter-spacing:-.04em}.rte{color:var(--ink-soft);font-size:16px;line-height:1.75}.rte h2,.rte h3{color:var(--ink);font-family:Georgia,serif;font-weight:500}.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(45px,8vw,120px);align-items:start}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-media{overflow:hidden;border-radius:16px;background:var(--cream)}.product-media-main{grid-column:1 / 3}.product-media img,.product-media svg{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.product-info{position:sticky;top:130px}.product-price{margin:24px 0 4px;font:500 34px Georgia,serif}.product-compare{color:var(--ink-soft);text-decoration:line-through}.product-description{margin:28px 0}.product-form{display:grid;gap:12px;padding-top:28px;border-top:1px solid var(--line)}.product-form label{margin-top:6px;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.product-form select,.quantity-input,.search-form input{width:100%;min-height:50px;padding:10px 14px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink)}.product-form .quantity-input{max-width:110px}.product-submit{width:100%;margin-top:10px;border:0;cursor:pointer}.product-submit[disabled]{opacity:.55;cursor:not-allowed}.shopify-payment-button{margin-top:2px}.product-trust{display:grid;gap:10px;margin:28px 0 0;padding:24px 0 0;border-top:1px solid var(--line);list-style:none;color:var(--ink-soft);font-size:13px}.product-benefits{display:grid;grid-template-columns:repeat(3,1fr);max-width:1480px;margin:0 auto;padding:0 clamp(24px,7vw,110px) clamp(80px,10vw,140px)}.product-benefits article{padding:34px;border:1px solid var(--line)}.product-benefits article+article{border-left:0}.product-benefits span{color:var(--orange);font-size:11px;font-weight:900}.product-benefits h2{margin:45px 0 12px;font:500 27px/1.15 Georgia,serif}.product-benefits p{margin:0;color:var(--ink-soft);line-height:1.6}.collection-description{max-width:720px;margin-top:24px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:56px}.product-card{min-width:0}.product-card-image{overflow:hidden;border-radius:16px;background:var(--cream)}.product-card-image img,.product-card-image svg{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-card-image img{transform:scale(1.025)}.product-card h2{margin:0 0 10px;font:500 26px/1.15 Georgia,serif}.product-card strong{font-size:14px}.pagination{margin-top:48px;text-align:center}.cart-page h1,.content-page h1,.search-page h1{margin-bottom:40px}.cart-items{border-top:1px solid var(--line)}.cart-item{display:grid;grid-template-columns:150px 1fr auto;gap:28px;padding:26px 0;border-bottom:1px solid var(--line)}.cart-image{overflow:hidden;border-radius:12px;background:var(--cream)}.cart-image img{width:100%;aspect-ratio:1;object-fit:cover}.cart-item-title{font:500 22px Georgia,serif}.cart-item p{color:var(--ink-soft)}.cart-item label{display:block;margin:16px 0 7px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.cart-item .quantity-input{display:inline-block;width:80px;min-height:42px}.remove-link{margin-left:12px;border-bottom:1px solid currentColor;color:var(--ink-soft);font-size:12px}.cart-summary{max-width:520px;margin:40px 0 0 auto;padding:30px;border-radius:16px;background:var(--cream)}.cart-summary>p{display:flex;justify-content:space-between;font:500 25px Georgia,serif}.cart-summary small{color:var(--ink-soft)}.cart-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.button-outline{border:1px solid var(--ink);background:transparent;color:var(--ink);cursor:pointer}.empty-state{text-align:center}.empty-state>p{margin:0 0 28px;color:var(--ink-soft)}.content-page .rte{margin-top:34px}.search-form{display:grid;grid-template-columns:1fr auto;gap:10px}.search-form .button{border:0;cursor:pointer}.password-form{max-width:620px;margin:35px auto 0;text-align:left}@media(max-width:1040px){.product-page{grid-template-columns:1fr}.product-info{position:static}.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.header-actions .cart-link{display:none}.product-gallery{grid-template-columns:1fr}.product-media-main{grid-column:auto}.product-benefits,.product-grid{grid-template-columns:1fr}.product-benefits article+article{border-left:1px solid var(--line);border-top:0}.cart-item{grid-template-columns:94px 1fr;gap:16px}.cart-item>strong{grid-column:2}.cart-actions,.search-form{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/base.css.map */
