*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#faf9f5;color:#202520;font-family:Arial,sans-serif;line-height:1.6}a{color:inherit;text-underline-offset:4px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #232bd0;outline-offset:4px}header{display:flex;justify-content:space-between;align-items:center;padding:22px 5%;border-bottom:1px solid #d9dcd2}nav{display:flex;gap:24px;flex-wrap:wrap;font-size:14px}nav a{text-decoration:none}.wordmark{font-size:38px;font-weight:900;letter-spacing:-2px;text-decoration:none;text-transform:lowercase}.wordmark span{color:#232bd0}.skip{position:absolute;top:-80px;background:#fff;padding:10px;z-index:20}.skip:focus{top:0}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px}.product-visual{background:#eceee6;padding:34px;display:flex;flex-direction:column;justify-content:space-between}.product-visual img{width:100%;height:auto;max-height:540px;object-fit:contain;mix-blend-mode:multiply}.photo-label,.eyebrow,.visual-bottom{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.visual-bottom{display:flex;justify-content:space-between}.product-copy{padding:55px 9%;align-self:center}h1{font-size:clamp(44px,5.6vw,80px);line-height:1.02;letter-spacing:-3px;margin:20px 0 28px}h1 em{font-family:Georgia,serif;font-weight:400;color:#232bd0}h2{font-size:30px;line-height:1.2;letter-spacing:-1px}.intro{font-size:18px;color:#62655e}.features{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.features span{font-size:11px;border:1px solid #bfc5b4;border-radius:30px;padding:6px 10px}.buy,button{display:inline-block;border:0;background:#232bd0;color:#fff;font:inherit;font-weight:700;padding:15px 24px;border-radius:4px;cursor:pointer;text-decoration:none}button:disabled{background:#e1e4d9;color:#555d50;cursor:not-allowed}.buy{width:100%;text-align:center}.purchase-note{font-size:13px;color:#62655e}.statement{display:flex;justify-content:space-around;gap:16px;background:#edff7a;padding:25px;font-weight:700;font-size:15px;letter-spacing:1px}.routine,.questions{padding:70px 6%;border-bottom:1px solid #d9dcd2}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px}.step-number{color:#232bd0;font-size:32px;font-family:Georgia,serif}.steps p{color:#62655e}.questions{display:grid;grid-template-columns:1fr 1.5fr;gap:60px}.faqs details{padding:20px 0;border-bottom:1px solid #d9dcd2}summary{cursor:pointer;font-weight:700}.fd-page{max-width:900px;margin:auto;padding:60px 24px;min-height:60vh}.fd-page h1{font-size:48px}.fd-form{max-width:650px;display:grid;gap:12px}input,textarea,select{max-width:100%;padding:12px;border:1px solid #a4aa99;border-radius:3px;background:#fff;font:inherit}textarea{min-height:180px}.fd-line{display:grid;grid-template-columns:90px 1fr 110px;gap:22px;padding:24px 0;border-bottom:1px solid #d9dcd2}.fd-line img{width:90px;height:90px;object-fit:contain}.fd-line input{width:80px}.fd-actions{display:flex;gap:16px;justify-content:flex-end;margin-top:25px;flex-wrap:wrap}.fd-total{text-align:right;font-size:24px}footer{padding:45px 6%;display:flex;justify-content:space-between;gap:30px;align-items:start}footer p{max-width:210px}footer nav{max-width:370px;font-size:13px}.shopify-policy__container{padding:35px 20px;max-width:850px!important}@media(max-width:700px){header{padding:16px 5%}.wordmark{font-size:30px}nav{gap:14px;font-size:12px}.hero{grid-template-columns:1fr}.product-copy{padding:32px 7%}.product-visual{padding:20px}.product-visual img{max-height:360px}.statement{font-size:10px;padding:20px 10px}.steps,.questions{grid-template-columns:1fr;gap:22px}.routine,.questions{padding:40px 7%}footer{flex-direction:column}.fd-line{grid-template-columns:65px 1fr}.fd-line img{width:65px;height:65px}.fd-line>div:last-child{grid-column:2}.fd-page h1{font-size:40px}}:root{color-scheme:light}body{overflow-wrap:anywhere}main{min-height:55vh}header{gap:20px;max-width:1600px;margin:auto}header nav{align-items:center;justify-content:flex-end;gap:8px 20px}header nav a,footer nav a{display:inline-flex;align-items:center;min-height:44px;padding:6px 2px}header nav a:hover,footer nav a:hover{text-decoration:underline}.hero{max-width:1600px;margin:auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.hero>*{min-width:0}.product-copy{padding:42px clamp(24px,4vw,64px)}.product-copy h1{font-size:clamp(42px,5vw,74px);letter-spacing:-.045em}.product-copy h2{font-size:26px}.product-visual{min-width:0}.product-visual img{aspect-ratio:1;object-fit:contain}.product-copy form{display:grid;gap:12px}.product-copy select{width:100%}.product-copy form p{margin:0}.fd-price{font-size:24px;font-weight:700}.fd-care{border-top:1px solid #d9dcd2;border-bottom:1px solid #d9dcd2;margin:22px 0}.fd-care summary{min-height:48px;padding:12px 0}.fd-care h2{font-size:20px}.fd-help{display:inline-flex;align-items:center;min-height:44px;margin-top:10px}.product-copy button,.fd-form button{min-height:50px}.features{margin:20px 0}.features span{font-size:12px}.buy:hover,button:not(:disabled):hover{background:#161da0}.buy:active,button:not(:disabled):active{transform:translateY(1px)}input,textarea,select{font-size:16px;min-height:48px}input[type=number]{width:100px}label{font-weight:600}.fd-form{width:100%;gap:8px}.fd-form input,.fd-form textarea{width:100%;margin-bottom:14px}.fd-form textarea{resize:vertical}.fd-form button{justify-self:start;min-width:180px}.fd-form [aria-invalid=true]{border:2px solid #9f2323}.fd-errors{border-left:4px solid #9f2323;background:#fff0ed;padding:14px 18px;margin-bottom:18px}.fd-success{background:#edffb7;padding:20px;border-radius:4px}.fd-line{grid-template-columns:90px minmax(0,1fr) 125px;align-items:start}.fd-line p{margin:8px 0}.fd-line label{font-size:14px}.fd-line a{display:inline-block;min-height:44px;padding:8px 0}.fd-line-title{font-weight:700}.fd-actions{align-items:center}.fd-secondary{background:transparent;color:#232bd0;box-shadow:inset 0 0 0 1px #232bd0}.fd-secondary:not(:disabled):hover{background:#eeefff;color:#161da0}.fd-cart-note{color:#62655e;font-size:14px;text-align:right}.fd-continue{display:inline-flex;min-height:44px;align-items:center}.steps{grid-template-columns:repeat(3,minmax(0,1fr))}.routine,.questions{max-width:1600px;margin:auto}.faqs summary{min-height:44px}.fd-page img,.fd-page video{max-width:100%;height:auto}.fd-page table{display:block;overflow:auto}footer{max-width:1600px;margin:auto}footer p{margin:12px 0}.statement{flex-wrap:wrap}.visual-bottom{gap:18px}.fd-page:has(.fd-form){max-width:740px}@media(min-width:701px)and (max-width:1000px){.hero{min-height:0}.product-copy{padding:32px 24px}.product-visual{padding:24px}.steps{gap:24px}.questions{gap:32px}}@media(max-width:700px){header{gap:10px;flex-wrap:wrap}header nav{gap:4px 14px;font-size:14px}header .wordmark{font-size:32px}.hero{grid-template-columns:minmax(0,1fr);min-height:0}.product-visual{padding:16px 6%}.product-visual img{max-height:300px;align-self:center;max-width:400px}.photo-label{margin:0 0 12px;font-size:10px}.visual-bottom{font-size:9px}.product-copy{padding:24px 6% 36px}.product-copy h1{font-size:clamp(40px,10vw,62px);margin:12px 0 20px}.intro{font-size:17px}.eyebrow{margin:0}.steps{grid-template-columns:minmax(0,1fr);gap:20px}.steps article{border-top:1px solid #d9dcd2;padding-top:18px}.questions{grid-template-columns:minmax(0,1fr)}.fd-page{padding:32px 6% 48px}.fd-page h1{font-size:40px;letter-spacing:-1.5px}.fd-line{grid-template-columns:65px minmax(0,1fr);gap:12px}.fd-line>div:last-child{grid-column:2}.fd-actions{display:grid;grid-template-columns:1fr}.fd-actions button{width:100%}.fd-total{font-size:21px}.fd-form button{width:100%;justify-self:stretch}footer{gap:12px}footer nav{gap:4px 18px;max-width:none}.statement{font-size:10px;letter-spacing:.5px}.fd-help{font-size:14px}}@media(max-width:360px){header{justify-content:center}header nav{width:100%;justify-content:space-between}.features{gap:6px}.features span{font-size:11px}.statement{gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.buy:active,button:not(:disabled):active{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map?subset=AAAE */
