:root{--sw-ink:#242a25;--sw-muted:#697066;--sw-paper:#faf9f5;--sw-line:#dedfd6;--sw-sage:#edf0e6;--sw-accent:#40523b}
.sw,.sw-header,.sw-cart,.sw-sticky{font-family:var(--font-body--family),Arial,sans-serif;color:var(--sw-ink);font-size:14px;line-height:1.55;letter-spacing:0;box-sizing:border-box}.sw *,.sw-header *,.sw-cart *,.sw-sticky *{box-sizing:border-box}.sw [hidden],.sw-cart [hidden],.sw-sticky[hidden]{display:none!important}.sw{background:var(--sw-paper)}.sw h1,.sw h2,.sw h3,.sw p,.sw figure{margin:0}.sw h1,.sw h2,.sw-cart h2,.sw-cart h3{font-family:Georgia,serif;font-weight:400;letter-spacing:-.035em;line-height:1.12}.sw h1{font-size:clamp(30px,3.2vw,44px)}.sw h2{font-size:clamp(28px,3.1vw,42px)}.sw h3{font-size:17px;line-height:1.3}.sw a,.sw-header a,.sw-cart a{color:inherit;text-decoration:none}.sw button,.sw select,.sw input,.sw-header button,.sw-cart button,.sw-cart select,.sw-cart input{font:inherit}.sw a:focus-visible,.sw button:focus-visible,.sw select:focus-visible,.sw summary:focus-visible,.sw input:focus-visible,.sw-header a:focus-visible,.sw-cart :focus-visible{outline:2px solid #6b7e59;outline-offset:4px}.sw button,.sw-header button,.sw-cart button{cursor:pointer}.sw button:disabled,.sw-cart button:disabled{opacity:.55;cursor:wait}.sw-shell{max-width:1180px;margin:auto;padding:0 32px}.sw-kicker{text-transform:uppercase;font-size:10px;letter-spacing:.2em;font-weight:600;color:var(--sw-muted)}.sw-muted{color:var(--sw-muted)}.sw-fine{font-size:11px;line-height:1.5;color:var(--sw-muted)}.sw-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:50px;padding:13px 22px;background:var(--sw-ink);color:#fff!important;border:1px solid var(--sw-ink);border-radius:3px;text-decoration:none;font-weight:600;font-size:13px;line-height:1.4;transition:background .18s}.sw-button:hover{background:var(--sw-accent);border-color:var(--sw-accent)}.sw-button--light{background:transparent;color:var(--sw-ink)!important;border-color:var(--sw-line)}.sw-button--light:hover{background:var(--sw-sage);border-color:var(--sw-ink)}.sw-link{text-decoration:underline!important;text-underline-offset:4px}.sw-header{background:var(--sw-paper);border-bottom:1px solid var(--sw-line)}.sw-header__inner{max-width:1380px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:18px 36px;gap:24px}.sw-wordmark{font-family:Georgia,serif;font-size:26px;letter-spacing:.035em;line-height:1}.sw-wordmark small{display:block;text-transform:uppercase;font:9px Arial,sans-serif;letter-spacing:.36em;margin-top:7px}.sw-header nav{display:flex;gap:26px;font-size:12px}.sw-header__cart{border:1px solid var(--sw-line);background:transparent;padding:9px 14px;border-radius:30px;display:flex;gap:12px;align-items:center;font-size:12px}.sw-count{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:50%;background:var(--sw-ink);color:#fff;font-size:10px}.sw-breadcrumb{padding:20px 0 16px;font-size:10px;letter-spacing:.07em;color:var(--sw-muted);display:flex;gap:10px}.sw-top{display:grid;grid-template-columns:minmax(0,510px) minmax(0,470px);justify-content:space-between;gap:60px;align-items:start;padding-bottom:44px}.sw-gallery{min-width:0;position:sticky;top:22px}.sw-gallery__stage{aspect-ratio:1;width:100%;max-height:510px;background:#f1eee6;border-radius:5px;overflow:hidden;position:relative}.sw-gallery__stage img{display:block;width:100%;height:100%;object-fit:contain}.sw-gallery__index{position:absolute;bottom:14px;left:14px;background:#fff9;border:1px solid #fffb;padding:4px 9px;border-radius:20px;font-size:10px}.sw-gallery__thumbs{display:flex;gap:9px;margin-top:12px;overflow-x:auto;padding:2px 2px 7px;scrollbar-width:thin}.sw-gallery__thumbs button{border:1px solid transparent;padding:0;flex:0 0 66px;background:#f1eee6;border-radius:3px;overflow:hidden;aspect-ratio:1}.sw-gallery__thumbs button[aria-pressed=true]{border-color:var(--sw-ink);outline:1px solid var(--sw-ink);outline-offset:2px}.sw-gallery__thumbs img{width:100%;height:100%;display:block;object-fit:cover}.sw-gallery__caption{margin-top:8px!important;font-size:10px;color:var(--sw-muted)}.sw-buy{padding-top:10px}.sw-buy .sw-kicker{margin-bottom:13px}.sw-buy__subtitle{font-size:16px;margin-top:12px!important;line-height:1.5}.sw-buy__intro{color:var(--sw-muted);font-size:13px;line-height:1.7;margin-top:10px!important}.sw-price-row{display:flex;gap:18px;align-items:center;margin:20px 0 17px}.sw-price{font-size:25px;line-height:1;font-weight:500}.sw-pill{border:1px solid var(--sw-line);border-radius:20px;padding:4px 9px;font-size:10px;letter-spacing:.03em;background:#f3f4ee}.sw-bullets{padding:0;margin:0 0 20px;list-style:none;display:grid;gap:6px;font-size:12px}.sw-bullets li:before{content:'✓';margin-right:8px;color:var(--sw-accent)}.sw-variants{border:0;margin:0 0 16px;padding:0}.sw-variants legend{font-size:11px;letter-spacing:.04em;margin-bottom:10px}.sw-variant-options{display:flex;flex-wrap:wrap;gap:7px}.sw-variant{border:1px solid var(--sw-line);background:transparent;min-height:40px;border-radius:3px;padding:8px 12px;font-size:11px!important;display:inline-flex;align-items:center;gap:8px}.sw-variant[aria-pressed=true]{border-color:var(--sw-ink);box-shadow:inset 0 0 0 1px var(--sw-ink);background:#eeeee6}.sw-swatch{height:12px;width:12px;border:1px solid #0003;border-radius:50%;display:inline-block}.sw-purchase-row{display:flex;gap:9px}.sw-quantity{display:flex;border:1px solid var(--sw-line);border-radius:3px;width:105px;flex:none;height:50px}.sw-quantity button{width:32px;border:0;background:transparent}.sw-quantity input{width:38px;border:0;padding:0;background:transparent;text-align:center;appearance:textfield}.sw-quantity input::-webkit-inner-spin-button{display:none}.sw-purchase-row>.sw-button{flex:1}.sw-error{color:#a53221;font-size:12px;margin-top:8px!important}.sw-assurances{display:flex;gap:15px;justify-content:center;font-size:10px;color:var(--sw-muted);margin-top:11px}.sw-offer-note{border:1px solid #ced5c2;background:var(--sw-sage);padding:12px 14px;border-radius:3px;margin-top:18px;font-size:12px}.sw-offer-note strong{display:block;font-weight:600;margin-bottom:2px}.sw-mini-faq{margin-top:17px}.sw-mini-faq details{border-bottom:1px solid var(--sw-line);font-size:12px}.sw-mini-faq summary{list-style:none;cursor:pointer;padding:12px 0;display:flex;justify-content:space-between;gap:12px;font-weight:500}.sw-mini-faq summary:after{content:'+'}.sw-mini-faq details[open] summary:after{content:'−'}.sw-mini-faq p{font-size:12px;color:var(--sw-muted);padding-bottom:13px}.sw-proofbar{display:flex;justify-content:space-between;gap:25px;padding:19px 0;border-top:1px solid var(--sw-line);border-bottom:1px solid var(--sw-line);font-size:11px;color:var(--sw-muted)}.sw-proofbar b{color:var(--sw-ink);font-weight:500}.sw-story{padding:72px 0;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:72px}.sw-story__copy .sw-kicker{margin-bottom:17px}.sw-story__copy p:not(.sw-kicker){color:var(--sw-muted);margin-top:20px;font-size:14px;line-height:1.8;max-width:410px}.sw-story__image{max-width:480px;border-radius:5px;overflow:hidden;aspect-ratio:1}.sw-story__image img{width:100%;height:100%;object-fit:cover;display:block}.sw-detail{border-top:1px solid var(--sw-line);padding:60px 0;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:72px}.sw-detail__media{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sw-detail__media img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:4px}.sw-detail h2{font-size:32px}.sw-detail p{color:var(--sw-muted);line-height:1.8;margin-top:16px}.sw-routine{background:#eeefe7;padding:58px 0}.sw-routine-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.sw-routine-head h2{max-width:390px;margin-top:11px}.sw-routine-head p{font-size:12px;color:var(--sw-muted);max-width:280px}.sw-beforeafter{display:grid;grid-template-columns:1fr 1fr;border:1px solid #d4d8cb;border-radius:5px;overflow:hidden}.sw-beforeafter article{padding:30px}.sw-beforeafter article:first-child{background:#e6e7e0}.sw-beforeafter article:last-child{background:#fafbf6}.sw-beforeafter .sw-kicker{display:block;margin-bottom:14px}.sw-beforeafter h3{font:26px/1.2 Georgia,serif;letter-spacing:-.025em;margin-bottom:12px}.sw-beforeafter p{color:var(--sw-muted);max-width:380px}.sw-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:38px}.sw-step{display:flex;gap:16px}.sw-step>span{font:27px Georgia,serif;color:#71806a}.sw-step h3{font-size:14px;margin-bottom:6px}.sw-step p{font-size:12px;color:var(--sw-muted)}.sw-spec-section{padding:65px 0;display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.sw-spec-section h2{margin:12px 0 20px}.sw-spec-section p{color:var(--sw-muted);font-size:13px}.sw-table{width:100%;border-collapse:collapse;font-size:12px;background:transparent}.sw-table th,.sw-table td{padding:13px 14px;text-align:left;border-bottom:1px solid var(--sw-line);vertical-align:top}.sw-table th{font-weight:500}.sw-table thead th{background:var(--sw-sage)}.sw-spec-table th{padding-left:0;width:45%;color:var(--sw-muted)}.sw-spec-table td{padding-right:0}.sw-comparison{padding:0 0 64px}.sw-comparison h2{margin:12px 0 24px}.sw-comparison .sw-table td:nth-child(2),.sw-comparison .sw-table th:nth-child(2){background:#eff1e9}.sw-comparison .sw-fine{margin-top:12px}.sw-crosssell{padding:54px 0 66px;border-top:1px solid var(--sw-line)}.sw-crosssell__head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:25px}.sw-crosssell__head h2{margin-top:10px}.sw-crosssell__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.sw-card{border:1px solid var(--sw-line);background:#fff;border-radius:5px;overflow:hidden}.sw-card img{width:100%;aspect-ratio:1.2;object-fit:contain;display:block;background:#f4f0e6}.sw-card__body{padding:18px}.sw-card h3{font-size:14px;margin:5px 0 10px}.sw-card__foot{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:13px}.sw-card__foot a{font-size:11px}.sw-sticky{position:fixed;bottom:0;left:0;width:100%;padding:10px 24px;background:#faf9f5f5;border-top:1px solid var(--sw-line);z-index:50;display:flex;align-items:center;justify-content:center;gap:28px;box-shadow:0 -5px 24px #00000007}.sw-sticky__text{display:flex;gap:18px;align-items:center;font-size:12px}.sw-sticky .sw-button{min-height:40px;padding:9px 25px;font-size:12px}.sw-cart{position:fixed;inset:0 0 0 auto;margin:0;width:min(650px,100vw);max-width:100vw;height:100dvh;max-height:100dvh;border:0;padding:0;background:var(--sw-paper);box-shadow:-12px 0 70px #0002;z-index:10000}.sw-cart::backdrop{background:#18201980;backdrop-filter:blur(3px)}.sw-cart__wrap{height:100%;display:flex;flex-direction:column}.sw-cart__head{padding:20px 25px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--sw-line)}.sw-cart__head h2{font-size:25px;margin:0}.sw-close{background:transparent;border:0;font-size:25px!important;width:38px;height:38px;line-height:1}.sw-cart__scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:20px 25px}.sw-cart__status{font-size:12px;margin-bottom:14px;display:flex;justify-content:space-between;gap:12px}.sw-cart__progress{height:3px;background:#e2e5da;margin:0 0 20px}.sw-cart__progress span{display:block;height:100%;background:var(--sw-accent)}.sw-cart__items{display:grid;gap:16px}.sw-line{display:grid;grid-template-columns:66px 1fr auto;gap:13px;align-items:start;padding-bottom:16px;border-bottom:1px solid var(--sw-line)}.sw-line img{width:66px;height:74px;object-fit:contain;background:#f3f0e8;border-radius:3px}.sw-line h3{font:500 12px/1.4 Arial,sans-serif;letter-spacing:0;margin:0 0 4px}.sw-line p{font-size:10px;color:var(--sw-muted);margin:0 0 7px}.sw-line__controls{display:flex;gap:13px;align-items:center}.sw-line__qty{display:flex;height:27px;border:1px solid var(--sw-line);align-items:center;border-radius:3px}.sw-line__qty button{background:transparent;border:0;width:26px;font-size:13px}.sw-line__qty span{font-size:11px;min-width:22px;text-align:center}.sw-line__remove{border:0;background:transparent;font-size:10px!important;text-decoration:underline;padding:2px}.sw-line__price{font-size:12px;text-align:right}.sw-line__price s{display:block;color:var(--sw-muted);font-size:10px}.sw-upgrades{margin-top:24px}.sw-upgrades__heading{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:13px}.sw-upgrades__heading h3{font-size:25px;margin:0}.sw-upgrades__heading span{font-size:10px;color:var(--sw-muted)}.sw-bundle{border:1px solid var(--sw-line);border-radius:5px;padding:17px;margin:11px 0;position:relative;background:#fff}.sw-bundle--best{border:1.5px solid var(--sw-accent);background:#f2f4eb}.sw-bundle__badge{display:inline-block;text-transform:uppercase;letter-spacing:.1em;font-size:9px;background:var(--sw-accent);color:#fff;padding:4px 8px;border-radius:2px;margin-bottom:10px}.sw-bundle__top{display:flex;gap:17px;align-items:center}.sw-bundle__images{display:flex;flex:0 0 124px}.sw-bundle__images img{width:53px;height:65px;object-fit:contain;border:2px solid #fff;border-radius:4px;margin-right:-17px;background:#f5f0e7}.sw-bundle h4{font-size:15px;font-weight:600;margin:0 0 4px;line-height:1.3}.sw-bundle p{font-size:11px;color:var(--sw-muted);margin:0}.sw-bundle__price{display:flex;align-items:center;gap:10px;margin-top:7px;font-size:16px}.sw-bundle__price s{font-size:11px;color:var(--sw-muted)}.sw-bundle__price small{font-size:10px;color:var(--sw-accent)}.sw-bundle__choices{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:13px}.sw-bundle__choices label{font-size:10px;color:var(--sw-muted);display:grid;gap:3px}.sw-bundle select{width:100%;max-width:100%;border:1px solid #d8ddce;background:#fff;color:var(--sw-ink);font-size:11px;padding:7px;border-radius:3px}.sw-bundle>.sw-button{width:100%;margin-top:13px;min-height:41px;font-size:12px}.sw-bundle .sw-fine{margin-top:7px;font-size:10px}.sw-cart__footer{padding:17px 25px 20px;border-top:1px solid var(--sw-line);background:var(--sw-paper);flex:none}.sw-cart__total{display:flex;justify-content:space-between;gap:20px;font-size:16px;margin-bottom:7px}.sw-cart__footer>.sw-button{width:100%;margin-top:10px}.sw-cart__footer .sw-fine{text-align:center;margin:6px 0 0}.sw-empty{text-align:center;padding:35px 10px}.sw-empty h3{font:30px Georgia,serif}.sw-cartpage{padding:60px 32px;min-height:420px;text-align:center}.sw-cartpage h1{margin-bottom:20px}.sw-cartpage p{margin-bottom:24px}.shopify-payment-button,.additional-checkout-buttons,shopify-accelerated-checkout,shopify-accelerated-checkout-cart{display:none!important}
@media(max-width:900px){.sw-shell{padding:0 23px}.sw-top{grid-template-columns:1fr 1fr;gap:28px}.sw-gallery{position:static}.sw-story,.sw-detail{gap:35px}.sw-spec-section{gap:35px}.sw-header nav{gap:15px}.sw-buy h1{font-size:32px}.sw-proofbar{gap:12px;font-size:10px}.sw-gallery__thumbs button{flex-basis:52px}}
@media(max-width:650px){.sw-header__inner{padding:14px 18px;gap:15px}.sw-wordmark{font-size:22px}.sw-wordmark small{font-size:7px}.sw-header nav{gap:12px;font-size:10px}.sw-header nav a:nth-child(n+2){display:none}.sw-header__cart{padding:7px 10px;font-size:11px}.sw-shell{padding:0 20px}.sw-breadcrumb{font-size:9px;padding:14px 0}.sw-top{display:block;padding-bottom:28px}.sw-gallery{max-width:390px;margin:auto}.sw-gallery__stage{max-height:350px}.sw-gallery__thumbs{justify-content:center;gap:8px;margin-top:9px}.sw-gallery__thumbs button{flex-basis:48px}.sw-gallery__caption{font-size:9px;text-align:center}.sw-buy{padding-top:25px}.sw-buy h1{font-size:33px;max-width:390px}.sw-buy__subtitle{font-size:15px}.sw-buy__intro{font-size:12px}.sw-price-row{margin:16px 0}.sw-buy .sw-kicker{margin-bottom:10px}.sw-variant{font-size:10px!important;min-height:38px;padding:7px 10px}.sw-assurances{gap:13px;font-size:9px}.sw-proofbar{display:grid;grid-template-columns:1fr 1fr;font-size:10px;gap:12px;text-align:center}.sw-proofbar span:last-child{grid-column:1/-1}.sw-story{grid-template-columns:1fr;gap:26px;padding:42px 0}.sw-story__copy p:not(.sw-kicker){font-size:13px;margin-top:15px}.sw-story__image{max-width:380px;width:100%;margin:auto}.sw-detail{grid-template-columns:1fr;gap:25px;padding:38px 0}.sw-detail__media{order:2}.sw-detail h2{font-size:29px}.sw-detail p{font-size:13px}.sw-routine{padding:38px 0}.sw-routine-head{display:block}.sw-routine-head p{margin-top:16px}.sw-beforeafter{grid-template-columns:1fr}.sw-beforeafter article{padding:24px}.sw-beforeafter h3{font-size:23px}.sw-beforeafter p{font-size:12px}.sw-steps{grid-template-columns:1fr;gap:20px;margin-top:28px}.sw-spec-section{grid-template-columns:1fr;gap:24px;padding:42px 0}.sw-table{font-size:11px}.sw-table th,.sw-table td{padding:11px 9px}.sw-comparison{padding-bottom:38px}.sw-crosssell{padding:36px 0 48px}.sw-crosssell__head{display:block}.sw-crosssell__head .sw-fine{margin-top:14px}.sw-crosssell__grid{grid-template-columns:1fr;gap:13px}.sw-card{display:grid;grid-template-columns:100px 1fr;align-items:center}.sw-card img{aspect-ratio:1;height:100%;object-fit:cover}.sw-card__body{padding:13px}.sw-card h3{font-size:13px}.sw-sticky{padding:10px 14px;justify-content:space-between;gap:10px}.sw-sticky__text{display:grid;gap:3px;font-size:10px;line-height:1.3;max-width:53%}.sw-sticky .sw-button{padding:11px 17px;font-size:11px}.sw-cart__head{padding:15px 18px}.sw-cart__scroll{padding:16px 18px}.sw-cart__footer{padding:13px 18px calc(14px + env(safe-area-inset-bottom))}.sw-cart__status{font-size:11px}.sw-cart__head h2{font-size:23px}.sw-upgrades__heading h3{font-size:23px}.sw-bundle{padding:14px}.sw-bundle__top{gap:13px}.sw-bundle__images{flex-basis:98px}.sw-bundle__images img{width:44px;height:56px;margin-right:-14px}.sw-bundle h4{font-size:13px}.sw-bundle__price{font-size:15px}.sw-bundle p{font-size:10px}.sw-cart__total{font-size:14px}.sw-cart__footer .sw-fine{font-size:10px}.sw-cart__footer>.sw-button{min-height:45px}.sw-line{grid-template-columns:58px 1fr auto;gap:10px}.sw-line img{width:58px;height:68px}.sw-line h3{font-size:11px}.sw-gallery__stage img{object-fit:contain}.sw-cartpage{padding:40px 20px}}
@media(prefers-reduced-motion:reduce){.sw *,.sw-cart *,.sw-sticky *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
