:root{--bg:#fbf7ef;--text:#2f2a24;--primary:#6f5d3f;--accent:#b89d66;--soft:#eee4d5;--white:#fffaf3;--line:rgba(47,42,36,.13);--shadow:0 20px 60px rgba(47,42,36,.1)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}h1,h2,h3,h4{font-family:Georgia,Times New Roman,serif;line-height:1.08;margin:0 0 .55rem}h1{font-size:clamp(2rem,4vw,4.2rem);letter-spacing:-.04em}h2{font-size:clamp(2rem,3.2vw,3.8rem);letter-spacing:-.04em}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-width{width:min(1180px,calc(100% - 32px));margin-inline:auto}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;z-index:999;background:#fff;padding:.8rem}.announcement{background:var(--primary);color:#fff;text-align:center;padding:.55rem 1rem;font-size:.88rem;letter-spacing:.02em}.site-header{position:sticky;top:0;z-index:50;background:#fbf7efe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;min-height:78px}.brand{display:flex;flex-direction:column}.brand-mark{font-family:Georgia,serif;font-size:1.7rem;letter-spacing:-.04em}.brand small{font-size:.7rem;text-transform:uppercase;letter-spacing:.15em}.desktop-nav{display:flex;gap:.4rem}.nav-item{position:relative;display:flex;align-items:center}.nav-link,.header-actions a,.cart-button,.submenu-toggle,.mobile-menu-button{background:none;border:0;color:var(--text);font:inherit;cursor:pointer}.nav-link{padding:1.7rem .65rem}.submenu-toggle{padding:.2rem}.has-dropdown:hover .mega-menu,.has-dropdown:focus-within .mega-menu,.has-dropdown.open .mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.mega-menu{position:absolute;top:100%;left:50%;width:min(900px,92vw);transform:translate(-50%,10px);background:#fffaf3;border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow);padding:1.3rem;opacity:0;visibility:hidden;transition:.2s}.mega-grid{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:1rem}.mega-intro,.mega-promo{background:var(--soft);border-radius:20px;padding:1rem}.mega-column{display:flex;flex-direction:column;gap:.45rem;padding:.7rem}.mega-title{font-weight:700}.header-actions{display:flex;align-items:center;gap:.8rem}.cart-button{display:inline-flex;align-items:center;gap:.55rem;border:1px solid var(--line);border-radius:999px;padding:.62rem .9rem;background:#fffaf3}.cart-button svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.8}.cart-button span{display:inline-grid;place-items:center;background:var(--primary);color:#fff;border-radius:999px;min-width:1.5rem;height:1.5rem}.cart-button .cart-label{font-weight:700}.mobile-menu-button,.mobile-nav{display:none}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.9rem 1.3rem;border:1px solid transparent;font-weight:700;cursor:pointer;transition:.18s}.button.primary{background:var(--primary);color:#fff}.button.secondary{background:transparent;border-color:var(--line)}.button.small{padding:.65rem .9rem;font-size:.85rem}.button.full{width:100%}.button:hover{transform:translateY(-1px)}.eyebrow{font-size:.78rem;text-transform:uppercase;letter-spacing:.18em;color:var(--accent);font-weight:800}.premium-hero{padding:5rem 0}.hero-grid,.story-grid,.product-main{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-copy{max-width:620px}.hero-text{font-size:1.16rem;max-width:560px}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin:1.5rem 0}.trust-row{display:flex;gap:.6rem;flex-wrap:wrap}.trust-row span,.product-trust span{background:#fff;border:1px solid var(--line);padding:.55rem .75rem;border-radius:999px;font-size:.85rem}.hero-media{position:relative}.hero-media img,.image-placeholder,.product-media img{border-radius:34px;box-shadow:var(--shadow);background:linear-gradient(135deg,#efe3d2,#fffaf3)}.image-placeholder{min-height:420px;display:grid;place-items:center;color:#2f2a2480;font-family:Georgia,serif}.image-placeholder.tall{min-height:560px}.floating-card{position:absolute;right:1.2rem;bottom:1.2rem;background:#fffaf3eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--line);border-radius:20px;padding:1rem;box-shadow:var(--shadow);max-width:260px}.floating-card span{display:block;font-size:.9rem}.value-props{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding:2rem 0 4rem}.value-props article,.concern-card,.routine-steps article,.ingredient-grid article,blockquote,.delivery-box,.collection-sidebar{background:#fffaf3;border:1px solid var(--line);border-radius:26px;padding:1.3rem;box-shadow:0 10px 30px #2f2a240a}.value-props span,.concern-card span,.routine-steps span,.ingredient-grid span{color:var(--accent);font-weight:800;font-size:.8rem;text-transform:uppercase;letter-spacing:.12em}.section-heading{max-width:760px;margin:0 auto 2rem;text-align:center}.section-heading.split{display:flex;justify-content:space-between;align-items:end;gap:1rem;max-width:none;text-align:left}.concerns,.featured,.routine,.ingredients{padding:4rem 0}.concern-grid,.routine-steps,.ingredient-grid,.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.concern-card{min-height:190px;transition:.18s}.concern-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}.product-card{background:#fffaf3;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 12px 35px #2f2a240d}.product-card-media{position:relative;display:block;background:#f3eadc}.product-card-media img{aspect-ratio:1/1;width:100%;object-fit:cover}.badge{position:absolute;top:.8rem;left:.8rem;background:var(--accent);color:#fff;border-radius:999px;padding:.35rem .7rem;font-size:.75rem}.product-card-info{padding:1rem}.product-card-info h3{font-size:1.06rem;line-height:1.25;margin-bottom:.35rem}.mini-copy{font-size:.88rem;color:#2f2a24ad}.price-row{display:flex;gap:.55rem;align-items:center;margin:.8rem 0}.price-row s,.product-price s{color:#2f2a2473}.crete-story,.testimonials{padding:5rem 0;background:#efe4d3}.story-copy ul{padding-left:1.2rem}.text-link{font-weight:800;border-bottom:1px solid currentColor}.stars{color:var(--accent);letter-spacing:.1em}.product-main{align-items:start;padding:3rem 0}.product-media-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product-media{aspect-ratio:1/1;border-radius:30px;overflow:hidden;background:#f3eadc;box-shadow:0 10px 28px #2f2a240f}.product-media:first-child{grid-column:1/-1}.product-media img{width:100%;height:100%;object-fit:cover}.product-info-panel{position:sticky;top:110px;background:#fffaf3d6;border:1px solid var(--line);border-radius:34px;padding:2rem;box-shadow:var(--shadow)}.product-header{padding-bottom:1.2rem;border-bottom:1px solid var(--line);margin-bottom:1.2rem}.product-header h1{font-size:clamp(1.85rem,3.1vw,2.8rem);margin-bottom:.35rem}.product-subtitle{margin:.3rem 0 0;color:#2f2a24ad;font-size:1rem}.product-price{font-size:1.35rem;display:flex;gap:.7rem;align-items:center;margin:1rem 0}.product-trust{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.product-form{display:grid;gap:1rem}.product-form label{font-weight:700;font-size:.95rem}.product-form select,.product-form input,.search-page input{width:100%;border:1px solid var(--line);border-radius:999px;background:#fff;padding:.9rem 1rem;font:inherit}.product-form-controls{display:flex;gap:.8rem;align-items:center}.quantity-row{display:flex;align-items:center;border:1px solid var(--line);border-radius:999px;overflow:hidden;width:150px;background:#fff;flex:0 0 auto}.quantity-row button{width:44px;border:0;background:#fff;font-size:1.2rem}.quantity-row input{border:0;text-align:center;padding:.75rem .2rem}.add-to-cart{width:100%;font-size:1rem;min-height:52px}.delivery-box{background:#f6efe3;border:1px solid var(--line);border-radius:22px;padding:1rem 1.1rem}.accordion{margin-top:1.2rem}.accordion button{width:100%;background:transparent;border:0;border-top:1px solid var(--line);padding:1rem 1.5rem 1rem 0;text-align:left;font-weight:800;cursor:pointer;position:relative}.accordion button:after{content:"+";position:absolute;right:0;top:1rem;color:var(--accent)}.accordion button[aria-expanded=true]:after{content:"\2212"}.accordion div{padding:0 0 1rem}.sticky-buy-bar{position:fixed;left:50%;bottom:1rem;transform:translate(-50%);z-index:45;background:#fffaf3;border:1px solid var(--line);border-radius:999px;box-shadow:var(--shadow);padding:.55rem;display:none;align-items:center;gap:.8rem;max-width:calc(100% - 20px)}.collection-layout{display:grid;grid-template-columns:250px 1fr;gap:1.5rem}.collection-main{padding:3rem 0}.collection-main h1{font-size:clamp(1.9rem,3.4vw,3rem);margin-bottom:.45rem}.cart-line{display:grid;grid-template-columns:90px 1fr auto;gap:1rem;align-items:center;border-bottom:1px solid var(--line);padding:1rem 0}.cart-line img{border-radius:16px}.cart-summary{text-align:right;padding:1.5rem 0}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2f2a2457;z-index:80;opacity:0;visibility:hidden;transition:.2s}.side-cart{position:fixed;top:0;right:0;width:min(460px,100%);height:100dvh;background:#fffaf3;z-index:90;box-shadow:var(--shadow);transform:translate(105%);transition:.25s;display:flex;flex-direction:column}.side-cart.open{transform:translate(0)}.cart-overlay.open{opacity:1;visibility:visible}.side-cart-header,.side-cart-footer{padding:1rem 1.2rem;border-bottom:1px solid var(--line)}.side-cart-header{display:flex;justify-content:space-between;align-items:start}.side-cart-header button{border:0;background:transparent;font-size:2rem;cursor:pointer}.side-cart-body{padding:1rem;overflow:auto;flex:1}.drawer-line{display:grid;grid-template-columns:70px 1fr auto;gap:.8rem;align-items:center;padding:.8rem 0;border-bottom:1px solid var(--line)}.drawer-line img{border-radius:14px}.drawer-qty{display:flex;align-items:center;gap:.35rem}.drawer-qty button{border:1px solid var(--line);background:#fff;border-radius:999px;width:28px;height:28px}.shipping-meter{padding:1rem 1.2rem}.shipping-meter div{height:8px;background:var(--soft);border-radius:999px;overflow:hidden;margin-top:.45rem}.shipping-meter i{display:block;height:100%;width:0;background:var(--accent);border-radius:999px}.side-cart-upsell{padding:1rem 1.2rem;background:#f2eadf}.upsell-item{display:grid;grid-template-columns:50px 1fr auto;gap:.55rem;align-items:center;margin-top:.7rem}.upsell-item img{border-radius:12px}.upsell-item button{border:1px solid var(--line);border-radius:999px;background:#fff;padding:.45rem .7rem}.subtotal{display:flex;justify-content:space-between;margin-bottom:1rem}.continue{display:block;text-align:center;margin-top:.7rem}.footer{background:var(--primary);color:#fff;padding:3rem 0;margin-top:4rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}@media(max-width:980px){.desktop-nav{display:none}.mobile-menu-button{display:inline-flex;align-items:center;gap:.4rem}.mobile-nav{display:none;padding:0 1rem 1rem;border-top:1px solid var(--line)}.mobile-nav.open{display:block}.mobile-link-row{border-bottom:1px solid var(--line);padding:.8rem 0}.mobile-link-row>a{font-weight:800}.mobile-link-row button{float:right;border:0;background:transparent;font-size:1.3rem}.mobile-submenu{display:none;clear:both;padding:.7rem 0 0}.mobile-submenu.open{display:grid;gap:.6rem}.mobile-grandchild{padding-left:1rem;color:#2f2a24ad}.hero-grid,.story-grid,.product-main,.collection-layout,.product-media-gallery{grid-template-columns:1fr}.product-form-controls{flex-direction:column;align-items:stretch}.quantity-row{width:100%}.value-props,.product-grid{grid-template-columns:repeat(2,1fr)}.concern-grid,.routine-steps,.ingredient-grid,.testimonial-grid,.footer-grid{grid-template-columns:1fr}.product-info-panel{position:static}.section-heading.split{display:block}.sticky-buy-bar{display:flex}.sticky-buy-bar span{display:none}}@media(max-width:560px){.header-actions a:not(.header-search){display:none}.brand-mark{font-size:1.35rem}.premium-hero{padding:3rem 0}.value-props,.product-grid{grid-template-columns:1fr}.hero-actions .button{width:100%}.cart-line{grid-template-columns:70px 1fr}.cart-line strong{grid-column:2}.side-cart{width:100%}}.simple-nav{align-items:center;gap:.25rem}.simple-nav .nav-item{height:78px}.simple-nav .nav-link{display:flex;align-items:center;height:100%;padding:0 .7rem;font-size:.95rem;font-weight:600}.simple-nav .submenu-toggle{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;margin-left:-.35rem;color:#2f2a24b8}.simple-nav .submenu-toggle:hover{background:#f1e7d8;color:var(--text)}.dropdown-menu{position:absolute;top:calc(100% - 8px);left:0;min-width:230px;background:#fffaf3;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 45px #2f2a241f;padding:.55rem;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s;z-index:60}.has-dropdown:hover .dropdown-menu,.has-dropdown:focus-within .dropdown-menu,.has-dropdown.open .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-link{display:block;padding:.68rem .8rem;border-radius:12px;font-size:.93rem;line-height:1.25}.dropdown-link:hover{background:#f3eadc}.dropdown-parent{font-weight:800}.dropdown-child{padding-left:1.35rem;color:#2f2a24b8;font-size:.88rem}.mega-menu{display:none!important}.header-cart{position:relative;width:44px;height:44px;padding:0;border-radius:999px;background:#fffaf3;border:1px solid var(--line);display:inline-grid;place-items:center;box-shadow:0 8px 22px #2f2a240d}.header-cart:hover{background:#f3eadc;transform:translateY(-1px)}.header-cart svg{width:21px;height:21px;stroke:var(--text);fill:none;stroke-width:1.8}.header-cart .cart-count{position:absolute;top:-6px;right:-6px;min-width:19px;height:19px;margin:0;padding:0 5px;background:var(--primary);color:#fff;border:2px solid #fffaf3;border-radius:999px;font-size:.72rem;line-height:15px;font-weight:800;display:grid;place-items:center}@media(max-width:980px){.simple-nav .nav-item{height:auto}.header-cart{width:42px;height:42px}.header-cart .cart-count{top:-5px;right:-5px}}.header-icon-button{width:44px;height:44px;border:1px solid var(--line);border-radius:999px;background:#fffaf3;display:inline-grid;place-items:center;box-shadow:0 8px 22px #2f2a240d;transition:.18s}.header-icon-button:hover{background:#f3eadc;transform:translateY(-1px)}.header-icon-button svg{width:20px;height:20px;stroke:var(--text);fill:none;stroke-width:1.8}.header-search{flex:0 0 auto}@media(max-width:980px){.header-icon-button{width:42px;height:42px}}.collection-heading{max-width:900px}.collection-description{max-width:720px;margin:.6rem auto 0;color:#2f2a24b8}.collection-trust-strip{display:flex;justify-content:center;gap:.55rem;flex-wrap:wrap;margin:1.35rem auto 0}.collection-trust-strip span{background:#fffaf3;border:1px solid var(--line);border-radius:999px;padding:.55rem .8rem;font-size:.86rem;font-weight:700;box-shadow:0 8px 22px #2f2a240a}.collection-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem}.collection-product-grid .product-card-media{aspect-ratio:1/1;overflow:hidden;background:#f3eadc}.collection-product-grid .product-card-media img{aspect-ratio:1/1;width:100%;height:100%;object-fit:cover}.collection-sidebar{position:sticky;top:105px;align-self:start}.sidebar-trust-list{display:grid;gap:.55rem;margin:1rem 0 1.2rem}.sidebar-trust-list span{display:block;background:#f7efe3;border:1px solid var(--line);border-radius:14px;padding:.65rem .75rem;font-size:.9rem;font-weight:700}.product-card-trust{font-size:.78rem;color:#2f2a249e;margin:.4rem 0 0;line-height:1.35}.product-card{transition:.18s}.product-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px #2f2a2417}@media(max-width:980px){.collection-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-sidebar{position:static}.collection-trust-strip{justify-content:flex-start}.collection-heading{text-align:left}}@media(max-width:560px){.collection-product-grid{grid-template-columns:1fr}}.brand-logo{width:var(--logo-width,150px);height:auto;max-height:58px;object-fit:contain}@media(max-width:980px){.brand-logo{width:var(--logo-width-mobile,120px);max-height:48px}}@media(max-width:560px){.header-actions{gap:.45rem}.header-search{display:inline-grid!important;width:40px;height:40px}.header-cart{width:40px;height:40px}.header-icon-button svg,.header-cart svg{width:19px;height:19px}}.side-cart-footer{position:relative;z-index:3;background:#fffaf3;border-top:1px solid var(--line);border-bottom:0;padding-bottom:max(1rem,env(safe-area-inset-bottom))}.side-cart-checkout-form{display:block;margin:0}.side-cart-checkout-button{position:relative;z-index:4;width:100%;min-height:54px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.side-cart-checkout-button:disabled{opacity:.78;cursor:wait}@media(max-width:560px){.side-cart-footer{padding:1rem 1rem max(1.1rem,env(safe-area-inset-bottom));box-shadow:0 -12px 30px #2f2a240f}.side-cart-checkout-button{min-height:56px;font-size:1rem}}.side-cart-pro{width:min(500px,100%);background:linear-gradient(180deg,#fffaf3,#fbf7ef);border-left:1px solid rgba(47,42,36,.08)}.pro-cart-header{padding:1.15rem 1.25rem 1rem;border-bottom:1px solid var(--line);background:#fffaf3f5}.pro-cart-header h2{font-size:clamp(1.45rem,2.4vw,2rem);letter-spacing:-.035em;margin-bottom:.25rem}.pro-cart-header-copy{margin:.15rem 0 0;color:#2f2a24a8;font-size:.92rem}.pro-cart-close{width:40px;height:40px;border-radius:999px!important;background:#f3eadc!important;line-height:1;color:var(--text);font-size:1.6rem!important;display:grid;place-items:center}.pro-cart-close:hover{background:#eadbc8!important}.pro-shipping-meter{padding:1rem 1.25rem .9rem;background:#fffaf3;border-bottom:1px solid rgba(47,42,36,.08)}.pro-shipping-top{display:flex;align-items:center;gap:.55rem;font-size:.92rem}.pro-shipping-icon{display:grid;place-items:center;width:24px;height:24px;border-radius:999px;background:#e8ddc9;color:var(--primary);font-weight:900;flex:0 0 auto}.pro-shipping-track{height:9px;background:#eee4d5;border-radius:999px;overflow:hidden;margin-top:.75rem;box-shadow:inset 0 1px 3px #2f2a2414}.pro-shipping-track i{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--accent),#d7bd80);border-radius:999px;transition:width .25s ease}.pro-cart-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem;padding:.75rem 1.25rem;background:#f4eadc;border-bottom:1px solid rgba(47,42,36,.08)}.pro-cart-trust-strip span{text-align:center;font-size:.74rem;line-height:1.25;font-weight:800;color:#2f2a24b8}.pro-cart-body{padding:1rem 1.25rem;display:grid;gap:.8rem;background:#fbf7ef}.pro-cart-empty{background:#fffaf3;border:1px solid var(--line);border-radius:24px;padding:1.3rem;text-align:center;box-shadow:0 12px 30px #2f2a240a}.pro-cart-empty h3{font-size:1.35rem}.pro-cart-empty p{color:#2f2a24ad}.pro-drawer-line{grid-template-columns:86px 1fr auto;gap:.9rem;padding:1rem;background:#fffaf3;border:1px solid var(--line);border-radius:24px;box-shadow:0 12px 30px #2f2a240d;margin-bottom:.75rem;align-items:start}.pro-line-image{display:block;width:86px;aspect-ratio:1/1;border-radius:18px;overflow:hidden;background:#f3eadc}.pro-line-image img{width:100%;height:100%;object-fit:cover;border-radius:0}.pro-line-content{min-width:0}.pro-line-title{display:block;font-weight:900;line-height:1.25;margin:.1rem 0 .25rem;font-family:Georgia,Times New Roman,serif;font-size:1.02rem}.pro-line-content small{display:block;color:#2f2a2494;margin-bottom:.7rem;font-size:.8rem}.pro-drawer-qty{display:inline-flex;align-items:center;gap:.35rem;background:#f7efe4;border:1px solid rgba(47,42,36,.1);border-radius:999px;padding:.18rem}.pro-drawer-qty button{width:31px;height:31px;border:0;background:#fffaf3;border-radius:999px;font-size:1.05rem;box-shadow:0 2px 7px #2f2a240f}.pro-drawer-qty span{min-width:24px;text-align:center;font-weight:800;font-size:.9rem}.pro-line-side{text-align:right;display:grid;gap:.55rem;justify-items:end}.pro-line-side strong{white-space:nowrap;font-size:.95rem}.pro-remove{background:none;border:0;color:#2f2a248c;font:inherit;font-size:.76rem;text-decoration:underline;cursor:pointer;padding:0}.pro-cart-upsell{padding:1rem 1.25rem;background:#f1e7d8;border-top:1px solid rgba(47,42,36,.08);border-bottom:1px solid rgba(47,42,36,.08)}.pro-upsell-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.pro-cart-upsell p{margin:.35rem 0 .75rem;color:#2f2a24ab;font-size:.88rem}.pro-upsell-item{grid-template-columns:1fr 42px;gap:.7rem;background:#fffaf3;border:1px solid rgba(47,42,36,.1);border-radius:18px;padding:.55rem;margin-top:.55rem}.pro-upsell-link{display:grid;grid-template-columns:52px 1fr;gap:.65rem;align-items:center;min-width:0}.pro-upsell-link img{width:52px;height:52px;object-fit:cover;border-radius:14px}.pro-upsell-link span{font-weight:800;line-height:1.2}.pro-upsell-link small{grid-column:2;color:#2f2a249e;margin-top:-.35rem}.pro-upsell-item button{width:42px;height:42px;border-radius:999px;background:var(--primary);color:#fff;border:0;font-size:1.2rem;font-weight:900}.pro-cart-footer{background:#fffaf3;border-top:1px solid var(--line);box-shadow:0 -18px 45px #2f2a241a;padding:1rem 1.25rem max(1.15rem,env(safe-area-inset-bottom));z-index:4}.pro-cart-summary-line{display:flex;justify-content:space-between;align-items:center;font-size:1rem;margin-bottom:.35rem}.pro-cart-summary-line strong{font-size:1.2rem}.pro-cart-note{margin:0 0 .9rem;color:#2f2a2494;font-size:.78rem;line-height:1.35}.pro-checkout-button{min-height:58px;font-size:1.05rem;box-shadow:0 12px 28px #6f5d3f38}.pro-payment-trust{display:flex;justify-content:center;gap:.45rem;flex-wrap:wrap;margin:.8rem 0 .65rem}.pro-payment-trust span{background:#f7efe4;border:1px solid rgba(47,42,36,.08);border-radius:999px;padding:.35rem .55rem;font-size:.72rem;font-weight:800;color:#2f2a24a8}.pro-continue{font-weight:800;color:#2f2a24c7}@media(max-width:560px){.side-cart-pro{width:100%}.pro-cart-trust-strip{grid-template-columns:1fr 1fr}.pro-cart-trust-strip span:last-child{grid-column:1/-1}.pro-drawer-line{grid-template-columns:74px 1fr;position:relative;padding:.85rem}.pro-line-image{width:74px}.pro-line-side{grid-column:2;text-align:left;justify-items:start;grid-template-columns:auto auto;align-items:center}.pro-line-side .pro-remove{margin-left:.5rem}.pro-cart-header,.pro-shipping-meter,.pro-cart-body,.pro-cart-upsell,.pro-cart-footer{padding-left:1rem;padding-right:1rem}}.mobile-parent-link{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;color:var(--text);font:inherit;font-weight:800;padding:0;text-align:left;cursor:pointer}.mobile-parent-link span{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#f3eadc;color:var(--primary);font-size:1.1rem;line-height:1}.mobile-parent-link.open span{background:var(--primary);color:#fff}.mobile-view-all{font-weight:800;color:var(--primary);border-bottom:1px solid var(--line);padding-bottom:.65rem;margin-bottom:.1rem}@media(max-width:980px){.mobile-link-row button.mobile-parent-link{float:none;font-size:1rem}.mobile-submenu.open{padding-top:.85rem}}.sticky-buy-bar{width:min(720px,calc(100% - 24px));max-width:720px;border-radius:22px;padding:.65rem;background:#fffaf3f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 55px #2f2a242e}.sticky-buy-bar strong{white-space:nowrap;font-size:1rem}.sticky-buy-bar .button{flex:1;min-width:190px;min-height:50px;border-radius:18px;font-size:1rem;box-shadow:0 10px 24px #6f5d3f2e}@media(max-width:980px){.sticky-buy-bar{left:12px;right:12px;bottom:calc(.8rem + env(safe-area-inset-bottom));transform:none;width:auto;max-width:none;display:grid;grid-template-columns:1fr auto;gap:.65rem;align-items:center}.sticky-buy-bar span{display:block;font-size:.82rem;line-height:1.2;color:#2f2a24b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;grid-column:1 / 2}.sticky-buy-bar strong{grid-column:1 / 2;font-size:1rem;line-height:1}.sticky-buy-bar .button{grid-column:2 / 3;grid-row:1 / 3;min-width:150px;width:100%;height:52px;padding:.85rem 1rem}}@media(max-width:420px){.sticky-buy-bar{grid-template-columns:1fr;gap:.55rem;border-radius:20px}.sticky-buy-bar span,.sticky-buy-bar strong,.sticky-buy-bar .button{grid-column:auto;grid-row:auto}.sticky-buy-bar .button{min-width:0;width:100%}}.side-cart-pro{width:min(540px,100%)}.pro-cart-header-v14{background:linear-gradient(135deg,#fffaf3,#f3eadc);padding:1.25rem 1.35rem 1.05rem}.pro-cart-title-block h2{font-size:clamp(1.55rem,2.5vw,2.15rem);margin:.15rem 0 .25rem}.pro-cart-title-block .eyebrow{margin:0;color:#8d7446}.pro-cart-header-copy strong{display:inline-grid;place-items:center;min-width:1.45rem;height:1.45rem;padding:0 .35rem;background:var(--primary);color:#fff;border-radius:999px;font-family:Inter,system-ui,sans-serif;font-size:.82rem;margin-right:.25rem}.pro-cart-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem;padding:.75rem 1.25rem;background:#fffaf3;border-bottom:1px solid var(--line)}.pro-cart-steps span{display:flex;align-items:center;justify-content:center;gap:.35rem;border:1px solid rgba(47,42,36,.1);border-radius:999px;padding:.45rem .35rem;font-size:.74rem;font-weight:800;color:#2f2a248a;background:#fbf7ef;white-space:nowrap}.pro-cart-steps span.active{background:var(--primary);border-color:var(--primary);color:#fff}.pro-cart-steps i{font-style:normal;display:grid;place-items:center;width:19px;height:19px;border-radius:999px;background:#ffffffbf;color:var(--primary);font-size:.72rem}.pro-cart-steps span:not(.active) i{background:#fff;color:#2f2a248c}.pro-shipping-meter-v14{padding:1.05rem 1.25rem;background:#fffaf3}.pro-shipping-top strong{font-size:.94rem;line-height:1.25}.pro-cart-trust-strip-v14{grid-template-columns:repeat(3,1fr);gap:.65rem;background:#fbf7ef;padding:.8rem 1.25rem}.pro-cart-trust-strip-v14 span{background:#fffaf3;border:1px solid rgba(47,42,36,.1);border-radius:16px;padding:.65rem .45rem;display:grid;gap:.15rem;box-shadow:0 8px 20px #2f2a2409}.pro-cart-trust-strip-v14 strong{font-size:.76rem;line-height:1.15;color:var(--text)}.pro-cart-trust-strip-v14 small{font-size:.68rem;color:#2f2a248f;font-weight:700}.pro-cart-body{gap:1rem}.pro-drawer-line-v14{grid-template-columns:92px minmax(0,1fr) auto;border-radius:26px;padding:1rem;border-color:#2f2a241c;box-shadow:0 14px 32px #2f2a2412;position:relative;overflow:hidden}.pro-drawer-line-v14:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--accent),#d7bd80)}.pro-line-image{width:92px;border-radius:20px}.pro-line-title{font-size:1.08rem;letter-spacing:-.02em;color:var(--text)}.pro-line-meta{display:flex;align-items:center;gap:.65rem;margin-top:.75rem}.pro-line-meta>span{font-size:.74rem;font-weight:800;color:#2f2a248f;text-transform:uppercase;letter-spacing:.08em}.pro-drawer-qty-v14{background:#fff;border:1px solid rgba(47,42,36,.13);box-shadow:inset 0 1px 2px #2f2a240a}.pro-drawer-qty-v14 button{background:#f4eadc;color:var(--primary);font-weight:900;transition:.15s}.pro-drawer-qty-v14 button:hover{background:var(--primary);color:#fff}.pro-line-side{align-content:start;min-width:86px}.pro-line-side strong{font-size:1.02rem;color:var(--text)}.pro-remove-v14{color:#2f2a2494;font-weight:700;text-decoration:none;border-bottom:1px solid rgba(47,42,36,.22)}.pro-cart-upsell{background:linear-gradient(135deg,#efe4d3,#f7efe4)}.pro-upsell-heading strong{font-family:Georgia,Times New Roman,serif;font-size:1.12rem}.pro-cart-footer-v14{padding:1.05rem 1.25rem max(1.2rem,env(safe-area-inset-bottom));background:#fffaf3;box-shadow:0 -20px 50px #2f2a2421}.pro-cart-total-card{background:#fbf7ef;border:1px solid rgba(47,42,36,.1);border-radius:20px;padding:.9rem 1rem;margin-bottom:.9rem}.pro-cart-summary-line{margin-bottom:.4rem}.pro-cart-summary-line span{font-weight:800;color:#2f2a24b8}.pro-cart-summary-line strong{font-size:1.35rem;color:var(--text)}.pro-cart-summary-extra{display:flex;justify-content:space-between;gap:1rem;color:#2f2a2494;font-size:.82rem;border-top:1px solid rgba(47,42,36,.08);padding-top:.45rem}.pro-checkout-button-v14{border-radius:20px;display:grid!important;gap:.08rem;min-height:64px;line-height:1.15;text-align:center}.pro-checkout-button-v14 span{font-size:1.05rem;font-weight:900}.pro-checkout-button-v14 small{font-size:.72rem;font-weight:700;opacity:.9}.pro-payment-trust-v14 span{background:#fbf7ef;color:#2f2a24ad}.pro-continue{display:block;text-align:center;margin-top:.55rem}@media(max-width:560px){.pro-cart-header-v14{padding:1rem 1rem .85rem}.pro-cart-steps{padding:.65rem 1rem;gap:.35rem;overflow-x:auto;grid-template-columns:repeat(3,minmax(112px,1fr))}.pro-cart-steps span{font-size:.7rem}.pro-cart-trust-strip-v14{grid-template-columns:1fr 1fr 1fr;gap:.4rem;padding:.65rem 1rem}.pro-cart-trust-strip-v14 span{padding:.55rem .25rem;border-radius:14px}.pro-cart-trust-strip-v14 strong{font-size:.68rem}.pro-cart-trust-strip-v14 small{font-size:.62rem}.pro-drawer-line-v14{grid-template-columns:82px minmax(0,1fr);gap:.8rem;padding:.9rem .85rem .85rem .95rem}.pro-line-image{width:82px}.pro-line-side{grid-column:2;display:flex;justify-content:space-between;align-items:center;width:100%;min-width:0;margin-top:.45rem}.pro-line-meta{justify-content:space-between;margin-top:.65rem}.pro-drawer-qty-v14 button{width:34px;height:34px}.pro-checkout-button-v14{min-height:66px;border-radius:18px}}.cart-page-pro{padding:3rem 0 4rem}.cart-page-header{max-width:760px;margin:0 auto 2rem;text-align:center}.cart-page-header h1{font-size:clamp(2rem,3.8vw,3.4rem)}.cart-page-header p{color:#2f2a24a8;margin:.3rem 0 0}.cart-empty-pro{max-width:620px;margin:2rem auto;background:#fffaf3;border:1px solid var(--line);border-radius:30px;padding:2rem;text-align:center;box-shadow:var(--shadow)}.cart-empty-pro h2{font-size:2rem}.cart-page-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:1.5rem;align-items:start}.cart-items-pro{display:grid;gap:1rem}.cart-trust-row-pro{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.cart-trust-row-pro span{background:#fffaf3;border:1px solid var(--line);border-radius:999px;padding:.7rem .9rem;text-align:center;font-weight:800;font-size:.84rem;color:#2f2a24b8}.cart-line-pro{display:grid;grid-template-columns:120px minmax(0,1fr) auto;gap:1rem;align-items:center;background:#fffaf3;border:1px solid var(--line);border-radius:28px;padding:1rem;box-shadow:0 14px 36px #2f2a240e}.cart-line-image-pro{width:120px;aspect-ratio:1/1;border-radius:22px;overflow:hidden;background:#f3eadc}.cart-line-image-pro img{width:100%;height:100%;object-fit:cover}.cart-line-content-pro h2{font-size:1.18rem;line-height:1.2;margin:0 0 .25rem}.cart-line-content-pro p{margin:0 0 .75rem;color:#2f2a2494;font-size:.9rem}.cart-line-controls-pro{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}.cart-line-controls-pro>span{font-weight:900;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#2f2a248c}.cart-qty-pro{display:inline-flex;align-items:center;background:#f7efe4;border:1px solid rgba(47,42,36,.12);border-radius:999px;padding:.2rem}.cart-qty-pro button{width:36px;height:36px;border:0;border-radius:999px;background:#fffaf3;color:var(--primary);font-size:1.15rem;font-weight:900;cursor:pointer;box-shadow:0 2px 8px #2f2a240f}.cart-qty-pro button:hover{background:var(--primary);color:#fff}.cart-qty-pro strong{min-width:34px;text-align:center;font-size:.95rem}.cart-remove-pro{border:0;background:transparent;color:#2f2a248f;font:inherit;font-size:.84rem;font-weight:800;border-bottom:1px solid rgba(47,42,36,.22);padding:0;cursor:pointer}.cart-hidden-update{display:none}.cart-line-price-pro{text-align:right;display:grid;gap:.25rem;min-width:95px}.cart-line-price-pro strong{font-size:1.08rem}.cart-line-price-pro s{color:#2f2a2473;font-size:.88rem}.cart-summary-pro{position:sticky;top:110px;display:grid;gap:1rem}.cart-summary-card-pro,.cart-assurance-pro{background:#fffaf3;border:1px solid var(--line);border-radius:30px;padding:1.35rem;box-shadow:0 14px 36px #2f2a240e}.cart-summary-total-pro{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1rem 0;margin:.9rem 0}.cart-summary-total-pro span{font-weight:900}.cart-summary-total-pro strong{font-size:1.45rem}.cart-summary-note-pro{font-size:.86rem;color:#2f2a2494;line-height:1.4;margin:0 0 1rem}.cart-checkout-pro{width:100%;min-height:58px;border-radius:20px;font-size:1.04rem;box-shadow:0 12px 28px #6f5d3f38}.cart-update-pro{width:100%;margin-top:.65rem;border-radius:18px;background:#fbf7ef}.cart-continue-pro{display:block;text-align:center;margin-top:.9rem;font-weight:900;color:#2f2a24b8}.cart-assurance-pro strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;margin-bottom:.75rem}.cart-assurance-pro span{display:block;background:#f7efe4;border:1px solid rgba(47,42,36,.08);border-radius:16px;padding:.65rem .75rem;margin-top:.5rem;font-weight:800;font-size:.84rem;color:#2f2a24b3}@media(max-width:980px){.cart-page-layout{grid-template-columns:1fr}.cart-summary-pro{position:static}.cart-trust-row-pro{grid-template-columns:1fr}.cart-line-pro{grid-template-columns:92px minmax(0,1fr);align-items:start;border-radius:24px}.cart-line-image-pro{width:92px;border-radius:18px}.cart-line-price-pro{grid-column:2;text-align:left;display:flex;gap:.5rem;align-items:center}.cart-line-controls-pro{gap:.55rem}.cart-summary-card-pro{position:sticky;bottom:0;z-index:5;border-radius:24px 24px 0 0;margin-left:-16px;margin-right:-16px;padding-bottom:max(1.1rem,env(safe-area-inset-bottom));box-shadow:0 -18px 45px #2f2a241f}}@media(max-width:520px){.cart-page-pro{padding-top:2rem}.cart-line-pro{grid-template-columns:82px minmax(0,1fr);gap:.8rem;padding:.85rem}.cart-line-image-pro{width:82px}.cart-line-content-pro h2{font-size:1.02rem}.cart-qty-pro button{width:34px;height:34px}.cart-line-controls-pro>span{display:none}.cart-remove-pro{font-size:.8rem}.cart-summary-total-pro strong{font-size:1.28rem}}.cart-page-v16{padding:3.2rem 0 4.5rem}.cart-hero-v16{max-width:780px;margin:0 auto 2.2rem;text-align:center}.cart-hero-v16 h1{font-size:clamp(2rem,3.6vw,3.35rem);letter-spacing:-.04em}.cart-hero-v16 p{margin:.4rem 0 0;color:#2f2a24a8}.cart-empty-v16{max-width:640px;margin:2rem auto;background:#fffaf3;border:1px solid var(--line);border-radius:32px;padding:2.2rem;text-align:center;box-shadow:var(--shadow)}.cart-layout-v16{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:1.5rem;align-items:start}.cart-left-v16{display:grid;gap:1rem}.cart-confidence-v16{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.cart-confidence-v16 span{background:#fffaf3;border:1px solid var(--line);border-radius:999px;padding:.72rem .85rem;text-align:center;font-size:.84rem;font-weight:900;color:#2f2a24b8;box-shadow:0 8px 22px #2f2a2409}.cart-lines-v16{display:grid;gap:1rem}.cart-item-v16{display:grid;grid-template-columns:132px minmax(0,1fr) minmax(90px,auto);gap:1.15rem;align-items:center;background:#fffaf3;border:1px solid rgba(47,42,36,.12);border-radius:30px;padding:1rem;box-shadow:0 16px 40px #2f2a2411}.cart-image-v16{width:132px;aspect-ratio:1/1;border-radius:22px;overflow:hidden;background:#f3eadc;display:block}.cart-image-v16 img{width:100%;height:100%;object-fit:cover}.cart-info-v16{min-width:0}.cart-title-v16{display:block;font-family:Georgia,Times New Roman,serif;font-size:1.22rem;line-height:1.18;font-weight:700;margin-bottom:.25rem}.cart-variant-v16,.cart-ritual-v16{margin:0;color:#2f2a249e;font-size:.9rem}.cart-ritual-v16{margin-top:.15rem}.cart-actions-v16{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap;margin-top:.9rem}.cart-qty-wrap-v16{display:inline-flex;align-items:center;background:#f7efe4;border:1px solid rgba(47,42,36,.13);border-radius:999px;padding:.22rem;box-shadow:inset 0 1px 3px #2f2a240a}.cart-qty-btn-v16{width:38px;height:38px;border-radius:999px;background:#fffaf3;display:grid;place-items:center;font-size:1.2rem;font-weight:900;color:var(--primary);box-shadow:0 2px 8px #2f2a240f;line-height:1}.cart-qty-btn-v16:hover{background:var(--primary);color:#fff}.cart-qty-number-v16{min-width:38px;text-align:center;font-weight:900;font-size:1rem}.cart-remove-v16{font-size:.85rem;font-weight:900;color:#2f2a2494;border-bottom:1px solid rgba(47,42,36,.24)}.cart-remove-v16:hover{color:var(--primary)}.cart-price-v16{text-align:right;display:grid;gap:.2rem}.cart-price-v16 strong,.cart-mobile-price-v16 strong{font-size:1.12rem}.cart-price-v16 s,.cart-mobile-price-v16 s{color:#2f2a2473;font-size:.88rem}.cart-mobile-price-v16{display:none}.cart-summary-v16{position:sticky;top:110px;display:grid;gap:1rem}.cart-summary-card-v16,.cart-trust-card-v16{background:#fffaf3;border:1px solid var(--line);border-radius:32px;padding:1.45rem;box-shadow:0 18px 45px #2f2a2414}.cart-summary-card-v16 h2{font-size:1.8rem;margin-bottom:1rem}.cart-summary-row-v16{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.78rem 0;border-top:1px solid rgba(47,42,36,.1);font-weight:800}.cart-summary-row-v16.total-v16{border-bottom:1px solid rgba(47,42,36,.1);font-size:1.05rem}.cart-summary-row-v16.total-v16 strong{font-size:1.45rem}.cart-note-v16{font-size:.88rem;color:#2f2a249e;line-height:1.45;margin:1rem 0}.cart-checkout-form-v16{margin:0}.cart-checkout-v16{width:100%;min-height:60px;border-radius:20px;font-size:1.05rem;box-shadow:0 14px 28px #6f5d3f3b}.cart-continue-v16{display:block;text-align:center;margin-top:1rem;font-weight:900;color:#2f2a24b3}.cart-trust-card-v16 strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:1.12rem;margin-bottom:.5rem}.cart-trust-card-v16 p{margin:0 0 .9rem;color:#2f2a24a3;font-size:.92rem}.cart-trust-card-v16 div{display:grid;gap:.5rem}.cart-trust-card-v16 span{background:#f7efe4;border:1px solid rgba(47,42,36,.08);border-radius:15px;padding:.65rem .75rem;font-size:.84rem;font-weight:850;color:#2f2a24b8}.cart-page-v16 input[type=number],.cart-page-v16 input[name^=updates]{display:none!important}@media(max-width:980px){.cart-layout-v16{grid-template-columns:1fr}.cart-summary-v16{position:static}.cart-confidence-v16{grid-template-columns:1fr}.cart-item-v16{grid-template-columns:104px minmax(0,1fr);align-items:start;border-radius:26px}.cart-image-v16{width:104px;border-radius:18px}.cart-price-v16{display:none}.cart-mobile-price-v16{display:flex;gap:.5rem;align-items:center;margin-top:.55rem}.cart-summary-card-v16{position:sticky;bottom:0;z-index:5;border-radius:26px 26px 0 0;margin-left:-16px;margin-right:-16px;padding-bottom:max(1.15rem,env(safe-area-inset-bottom));box-shadow:0 -18px 45px #2f2a241f}}@media(max-width:520px){.cart-page-v16{padding-top:2rem}.cart-hero-v16{text-align:left}.cart-item-v16{grid-template-columns:88px minmax(0,1fr);gap:.85rem;padding:.85rem;border-radius:22px}.cart-image-v16{width:88px}.cart-title-v16{font-size:1.06rem}.cart-variant-v16,.cart-ritual-v16{font-size:.84rem}.cart-actions-v16{gap:.6rem}.cart-qty-btn-v16{width:34px;height:34px}.cart-qty-number-v16{min-width:32px}.cart-remove-v16{font-size:.8rem}.cart-summary-card-v16,.cart-trust-card-v16{padding:1.15rem}.cart-summary-card-v16 h2{font-size:1.45rem}.cart-summary-row-v16.total-v16 strong{font-size:1.28rem}}.routine-builder-pro{padding:4.5rem 0}.routine-builder-card{background:linear-gradient(135deg,#fffaf3,#f3eadc);border:1px solid var(--line);border-radius:34px;padding:clamp(1.1rem,3vw,2rem);box-shadow:var(--shadow)}.routine-builder-intro{max-width:760px;margin:0 auto 1.8rem;text-align:center}.routine-builder-intro h2{font-size:clamp(2rem,3.2vw,3.4rem)}.routine-builder-intro p{color:#2f2a24b3;font-size:1.02rem}.routine-step-panel{background:#fffaf3b8;border:1px solid rgba(47,42,36,.09);border-radius:26px;padding:1.15rem;margin-top:1rem}.routine-step-heading{display:flex;align-items:center;gap:.8rem;margin-bottom:.9rem}.routine-step-heading span{display:grid;place-items:center;min-width:68px;height:30px;border-radius:999px;background:var(--primary);color:#fff;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.routine-step-heading h3{margin:0;font-size:1.25rem}.routine-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}.routine-choice,.routine-level{border:1px solid rgba(47,42,36,.11);background:#fffaf3;color:var(--text);border-radius:18px;padding:.9rem 1rem;text-align:left;font:inherit;font-weight:850;cursor:pointer;transition:.18s;box-shadow:0 8px 20px #2f2a240a}.routine-choice:hover,.routine-level:hover{transform:translateY(-1px);background:#f8efe2}.routine-choice.is-active,.routine-level.is-active{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 12px 28px #6f5d3f33}.routine-level-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}.routine-level strong{display:block}.routine-level small{display:block;margin-top:.2rem;color:inherit;opacity:.75}.routine-result{margin-top:1rem}.routine-result-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:1.2rem;align-items:center;background:#fffaf3;border:1px solid var(--line);border-radius:28px;padding:1.2rem;box-shadow:0 14px 38px #2f2a2412}.routine-result-card.hidden{display:none!important}.routine-result-copy h3{font-size:clamp(1.55rem,2.4vw,2.35rem);margin-bottom:.45rem}.routine-result-copy p:not(.eyebrow){color:#2f2a24ad;margin:0}.routine-product-list{display:grid;gap:.65rem}.routine-product{display:grid;grid-template-columns:30px 62px 1fr;gap:.75rem;align-items:center;background:#f7efe4;border:1px solid rgba(47,42,36,.08);border-radius:18px;padding:.55rem}.routine-product-step{display:grid;place-items:center;width:30px;height:30px;border-radius:999px;background:#fffaf3;color:var(--primary);font-weight:900}.routine-product img{width:62px;height:62px;object-fit:cover;border-radius:14px;background:#eee4d5}.routine-product strong{display:block;line-height:1.2}.routine-product small{display:block;color:#2f2a249e;margin-top:.2rem}.routine-empty-products{background:#f7efe4;border:1px dashed rgba(47,42,36,.22);border-radius:18px;padding:1rem}.routine-empty-products strong,.routine-empty-products span{display:block}.routine-empty-products span{color:#2f2a249e;font-size:.9rem;margin-top:.25rem}.routine-result-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);padding-top:1rem}.routine-add[disabled]{opacity:.55;cursor:not-allowed}@media(max-width:820px){.routine-builder-pro{padding:3rem 0}.routine-choice-grid,.routine-level-grid{grid-template-columns:1fr 1fr}.routine-result-card{grid-template-columns:1fr}.routine-result-actions{display:grid}.routine-result-actions .button{width:100%}}@media(max-width:520px){.routine-builder-card{border-radius:26px;padding:1rem}.routine-step-panel{border-radius:20px;padding:.9rem}.routine-step-heading{align-items:flex-start;display:grid;gap:.5rem}.routine-choice-grid,.routine-level-grid{grid-template-columns:1fr}.routine-choice,.routine-level{padding:.85rem}.routine-result-card{border-radius:22px;padding:1rem}.routine-product{grid-template-columns:28px 54px 1fr}.routine-product img{width:54px;height:54px}}.side-cart-compact{display:flex;flex-direction:column;background:#fffaf3;width:min(420px,100%);height:100dvh;overflow:hidden}.compact-cart-header{padding:1rem 1.1rem .8rem;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;background:#fffaf3;flex:0 0 auto}.compact-cart-header h2{font-size:1.55rem;margin:.1rem 0 .15rem;letter-spacing:-.03em}.compact-cart-header p{margin:0;color:#2f2a249e;font-size:.9rem}.compact-cart-header .eyebrow{margin:0;font-size:.68rem}.compact-cart-header .pro-cart-close{width:40px;height:40px;border-radius:999px;background:#f4eadb;border:1px solid var(--line);font-size:1.45rem;line-height:1;display:grid;place-items:center;flex:0 0 auto}.compact-shipping-meter{padding:.85rem 1.1rem .7rem;border-bottom:1px solid rgba(47,42,36,.08);background:#fbf6ed;flex:0 0 auto}.compact-shipping-top{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.45rem}.compact-shipping-top strong{font-size:.86rem;color:#2f2a24c2;line-height:1.25}.compact-shipping-track{height:7px;background:#eadfce;border-radius:999px;overflow:hidden}.compact-shipping-track i{display:block;height:100%;width:0;background:var(--accent);border-radius:999px}.compact-cart-body{flex:1 1 auto;min-height:0;overflow:auto;padding:.85rem 1rem;background:#fffaf3}.compact-cart-body .pro-cart-empty{margin-top:1rem;text-align:center}.compact-cart-body .pro-cart-empty h3{font-size:1.3rem}.compact-cart-body .pro-cart-empty p{color:#2f2a24a6}.compact-cart-body .drawer-line,.compact-cart-body .pro-drawer-line,.compact-cart-body .pro-drawer-line-v14{display:grid;grid-template-columns:74px minmax(0,1fr);gap:.8rem;padding:.75rem 0;border-bottom:1px solid rgba(47,42,36,.1);align-items:start;background:transparent;border-radius:0;box-shadow:none}.compact-cart-body .pro-line-image{width:74px;aspect-ratio:1/1;border-radius:16px;overflow:hidden;background:#f3eadc;display:block}.compact-cart-body .pro-line-image img{width:100%;height:100%;object-fit:cover}.compact-cart-body .pro-line-content{min-width:0}.compact-cart-body .pro-line-title{font-family:Georgia,Times New Roman,serif;font-size:1rem;line-height:1.18;font-weight:700;display:block;margin-bottom:.2rem}.compact-cart-body .pro-line-content small{display:block;color:#2f2a2494;font-size:.78rem;line-height:1.25}.compact-cart-body .pro-line-meta{display:flex;align-items:center;justify-content:space-between;gap:.65rem;margin-top:.55rem}.compact-cart-body .pro-line-meta>span{font-size:.74rem;color:#2f2a2494;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.compact-cart-body .drawer-qty,.compact-cart-body .pro-drawer-qty{display:inline-flex;align-items:center;background:#f4eadb;border:1px solid rgba(47,42,36,.1);border-radius:999px;padding:.15rem;gap:.15rem}.compact-cart-body .drawer-qty button,.compact-cart-body .pro-drawer-qty button{width:28px;height:28px;border:0;border-radius:999px;background:#fffaf3;color:var(--primary);font-weight:900;font-size:1rem}.compact-cart-body .drawer-qty span,.compact-cart-body .pro-drawer-qty span{min-width:26px;text-align:center;font-weight:900;font-size:.9rem}.compact-cart-body .pro-line-side{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-top:.45rem}.compact-cart-body .pro-line-side strong{font-size:.96rem}.compact-cart-body .pro-remove,.compact-cart-body .pro-remove-v14{border:0;background:transparent;padding:0;color:#2f2a248f;font-size:.8rem;text-decoration:underline;cursor:pointer}.compact-cart-footer{flex:0 0 auto;padding:.75rem 1.1rem max(.95rem,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffaf3;box-shadow:0 -14px 35px #2f2a241a}.compact-cart-trust{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;margin-bottom:.65rem}.compact-cart-trust span{background:#f6efe3;border:1px solid rgba(47,42,36,.08);border-radius:999px;padding:.45rem .55rem;text-align:center;font-size:.76rem;font-weight:850;color:#2f2a24ad;white-space:nowrap}.compact-cart-total{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.65rem;font-weight:900}.compact-cart-total span{color:#2f2a249e}.compact-cart-total strong{font-size:1.22rem}.compact-checkout-button{min-height:54px;border-radius:18px;font-size:1.02rem;font-weight:900;box-shadow:0 12px 26px #6f5d3f38}.compact-continue{display:block;text-align:center;margin-top:.55rem;font-size:.84rem;font-weight:800;color:#2f2a249e}.side-cart-compact .pro-cart-steps,.side-cart-compact .side-cart-upsell,.side-cart-compact .pro-cart-upsell,.side-cart-compact .pro-payment-trust,.side-cart-compact .pro-payment-trust-v14{display:none!important}@media(max-width:520px){.side-cart-compact{width:100%}.compact-cart-header{padding:.85rem 1rem .65rem}.compact-cart-header h2{font-size:1.35rem}.compact-shipping-meter{padding:.7rem 1rem .6rem}.compact-cart-body{padding:.65rem 1rem}.compact-cart-body .drawer-line,.compact-cart-body .pro-drawer-line,.compact-cart-body .pro-drawer-line-v14{grid-template-columns:66px minmax(0,1fr);gap:.7rem;padding:.62rem 0}.compact-cart-body .pro-line-image{width:66px;border-radius:14px}.compact-cart-body .pro-line-title{font-size:.94rem}.compact-cart-body .pro-line-side{margin-top:.35rem}.compact-cart-footer{padding:.65rem 1rem max(.85rem,env(safe-area-inset-bottom))}.compact-cart-trust span{font-size:.71rem;padding:.38rem .42rem}.compact-checkout-button{min-height:52px}}.header-wishlist{position:relative}.header-icon-button svg,.wishlist-button svg,.wishlist-product-button svg{stroke:currentColor;fill:none;stroke-width:1.8}.wishlist-count{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;border-radius:999px;background:var(--primary);color:#fff;border:2px solid #fffaf3;font-size:.68rem;font-weight:800;display:grid;place-items:center;line-height:1}.wishlist-count:empty,.wishlist-count.is-zero{display:none}.product-card-wishlist{position:absolute;right:.75rem;top:.75rem;width:40px;height:40px;border-radius:999px;border:1px solid var(--line);background:#fffaf3eb;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 20px #2f2a2414;z-index:2;transition:.18s}.product-card-wishlist:hover{transform:translateY(-1px);background:#fffaf3}.wishlist-button svg{width:19px;height:19px}.wishlist-button.is-saved{background:var(--primary);color:#fff;border-color:var(--primary)}.wishlist-product-button{width:100%;gap:.55rem;margin-top:-.25rem;background:#fffaf3}.wishlist-product-button svg{width:19px;height:19px}.wishlist-product-button.is-saved{background:#f3eadc;border-color:var(--accent)}.wishlist-page{padding:3.5rem 0}.wishlist-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}.wishlist-card{background:#fffaf3;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 12px 35px #2f2a240d}.wishlist-card-image{display:block;aspect-ratio:1/1;background:#f3eadc}.wishlist-card-image img{width:100%;height:100%;object-fit:cover}.wishlist-card-info{padding:1rem}.wishlist-card-info h3{font-size:1.05rem;line-height:1.25}.wishlist-actions{display:grid;gap:.55rem;margin-top:.8rem}.wishlist-remove{border:0;background:transparent;color:#2f2a24a6;text-decoration:underline;cursor:pointer}.wishlist-empty{max-width:620px;margin:0 auto;text-align:center;background:#fffaf3;border:1px solid var(--line);border-radius:30px;padding:2rem;box-shadow:0 12px 35px #2f2a240d}.wishlist-empty.hidden{display:none}@media(max-width:980px){.wishlist-grid{grid-template-columns:repeat(2,1fr)}.header-wishlist{display:inline-grid!important}}@media(max-width:560px){.wishlist-grid{grid-template-columns:1fr}.product-card-wishlist{width:38px;height:38px}.wishlist-page{padding:2rem 0}}html,body{max-width:100%;overflow-x:hidden}body{overflow-wrap:anywhere}.page-width{max-width:1180px;width:min(1180px,calc(100% - 32px));margin-left:auto;margin-right:auto}img,video,iframe,svg{max-width:100%}.header-inner,.hero-grid,.story-grid,.product-main,.collection-layout,.cart-layout-v16,.cart-page-layout,.routine-result-card,.routine-builder-card,.wishlist-grid,.product-grid{min-width:0}.header-inner>*{min-width:0}.brand{min-width:0;flex:0 1 auto}.brand-logo{width:var(--logo-width,120px)!important;max-width:var(--logo-width,120px);max-height:46px!important;object-fit:contain}.brand-mark{font-size:1.45rem}.header-actions{flex-shrink:0}.header-icon-button,.header-cart{flex:0 0 auto}.rte,.main-page,.page-width>*{max-width:100%}.rte table{display:block;max-width:100%;overflow-x:auto}.rte img{height:auto}.product-grid,.wishlist-grid,.routine-choice-grid,.routine-level-grid,.product-card,.wishlist-card,.routine-choice,.routine-level{min-width:0}@media(max-width:980px){.page-width{width:calc(100% - 24px)}.header-inner{min-height:64px;gap:.55rem;width:calc(100% - 20px)}.brand-logo{width:var(--logo-width-mobile,85px)!important;max-width:var(--logo-width-mobile,85px);max-height:36px!important}.brand-mark{font-size:1.18rem;line-height:1}.brand small,.mobile-menu-button span{display:none}.mobile-menu-button{padding:.5rem;min-width:40px;justify-content:center}.header-actions{gap:.35rem}.header-icon-button,.header-cart{width:38px!important;height:38px!important}.header-icon-button svg,.header-cart svg{width:18px;height:18px}.wishlist-count,.header-cart .cart-count{top:-4px;right:-4px;min-width:17px;height:17px;font-size:.62rem;border-width:1.5px}.routine-builder-pro,.wishlist-page,.cart-page-v16,.collection-main,.product-main{max-width:100%;overflow-x:hidden}.routine-builder-card,.routine-step-panel,.routine-result-card,.wishlist-empty,.cart-summary-card-v16,.cart-item-v16{max-width:100%}}@media(max-width:560px){.page-width{width:calc(100% - 20px)}.announcement{font-size:.76rem;padding:.45rem .65rem}.header-inner{width:calc(100% - 16px);gap:.35rem;min-height:58px}.brand-logo{width:var(--logo-width-mobile,80px)!important;max-width:var(--logo-width-mobile,80px);max-height:32px!important}.header-actions{gap:.25rem}.header-icon-button,.header-cart{width:36px!important;height:36px!important}.routine-builder-card,.routine-step-panel,.routine-result-card{padding-left:.85rem;padding-right:.85rem}}.free-gift-box{flex:0 0 auto;margin:.25rem 1rem .45rem;padding:.72rem;border:1px solid rgba(184,157,102,.38);border-radius:18px;background:linear-gradient(135deg,#fff7ea,#f3eadc);display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:.65rem;box-shadow:0 8px 22px #2f2a240d}.free-gift-box[hidden]{display:none!important}.free-gift-icon{width:34px;height:34px;border-radius:999px;background:#fffaf3;display:grid;place-items:center;font-size:1rem;border:1px solid rgba(47,42,36,.08)}.free-gift-copy{min-width:0}.free-gift-copy strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:1rem;line-height:1.1;margin-bottom:.14rem}.free-gift-copy p{margin:0;color:#2f2a24b3;font-size:.8rem;line-height:1.25}.free-gift-button{border:1px solid var(--line);border-radius:999px;background:#fffaf3;color:var(--primary);font-weight:900;font-size:.78rem;padding:.6rem .78rem;white-space:nowrap;cursor:pointer;min-height:38px}.free-gift-box.is-eligible .free-gift-button{background:var(--primary);color:#fff;border-color:var(--primary)}.free-gift-box.is-added{background:#eef2df}.free-gift-box.is-added .free-gift-button,.free-gift-box.is-unconfigured .free-gift-button{background:#e9ddca;color:#2f2a24a6;border-color:#2f2a241a;cursor:not-allowed}.side-cart-compact .compact-cart-body{min-height:0}@media(max-width:520px){.free-gift-box{margin:.2rem .85rem .4rem;padding:.65rem;grid-template-columns:30px minmax(0,1fr)}.free-gift-icon{width:30px;height:30px}.free-gift-button{grid-column:1/-1;width:100%;min-height:40px}.free-gift-copy strong{font-size:.95rem}.free-gift-copy p{font-size:.78rem}}.free-gift-choice-box{display:block;padding:.72rem;margin:.25rem 1rem .45rem}.free-gift-choice-header{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:.65rem}.free-gift-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin-top:.65rem}.free-gift-option{-webkit-appearance:none;appearance:none;border:1px solid rgba(47,42,36,.12);background:#fffaf3;border-radius:14px;padding:.45rem;display:grid;gap:.32rem;text-align:left;cursor:pointer;transition:.16s;min-width:0}.free-gift-option:hover:not(:disabled){transform:translateY(-1px);border-color:#6f5d3f59;box-shadow:0 8px 18px #2f2a2412}.free-gift-option:disabled,.free-gift-option.is-disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.free-gift-option-image{aspect-ratio:1/1;border-radius:11px;background:#f3eadc;display:grid;place-items:center;overflow:hidden}.free-gift-option-image img{width:100%;height:100%;object-fit:cover}.free-gift-option-title{font-size:.76rem;font-weight:800;line-height:1.16;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:1.8em}.free-gift-option-cta{font-size:.72rem;font-weight:900;color:var(--primary)}.free-gift-box.is-added .free-gift-options{display:none}@media(max-width:520px){.free-gift-choice-box{margin:.2rem .85rem .4rem;padding:.62rem}.free-gift-choice-header{grid-template-columns:30px minmax(0,1fr)}.free-gift-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}.free-gift-option{padding:.42rem}.free-gift-option-title{font-size:.74rem}}.free-gift-empty{grid-column:1/-1;border:1px dashed rgba(47,42,36,.18);border-radius:14px;background:#fffaf3;padding:.65rem;font-size:.78rem;color:#2f2a24b8}.free-gift-empty strong{display:block;color:var(--text);font-size:.82rem;margin-bottom:.15rem}.free-gift-empty p{margin:0;line-height:1.3}.free-gift-option-manual .free-gift-option-image{background:#fffaf3;border:1px solid rgba(47,42,36,.1);font-size:1.15rem}.free-gift-note{margin-top:.45rem;background:#fffaf3bf;font-size:.72rem}.free-gift-note p{font-size:.72rem}.pro-drawer-line.is-free-gift-line{background:linear-gradient(135deg,#fff7ea,#f3eadc);border-color:#b89d6647}.pro-line-gift-label{display:inline-flex;width:max-content;margin-top:.22rem;padding:.18rem .48rem;border-radius:999px;background:#fffaf3;border:1px solid rgba(184,157,102,.35);color:var(--primary);font-weight:900;font-size:.72rem}.pro-drawer-qty-gift{justify-content:center;min-width:44px;padding:.35rem .7rem;background:#fffaf3}.free-gift-box.is-added .free-gift-choice-header{margin-bottom:0}.free-gift-choice-box{display:block;position:relative}.free-gift-choice-box .free-gift-options{display:none}.free-gift-open-button{width:100%;margin:.6rem 0 0;border:0;border-radius:999px;background:var(--primary);color:#fff;font-weight:900;padding:.78rem 1rem;min-height:44px;cursor:pointer;box-shadow:0 10px 20px #2f2a241f}.free-gift-open-button[hidden],.free-gift-modal[hidden]{display:none!important}.free-gift-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:block}.free-gift-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#231e1970;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.free-gift-modal-panel{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:min(420px,calc(100vw - 2rem));max-height:min(78vh,720px);overflow:auto;background:#fffaf3;border:1px solid var(--line);border-radius:28px;box-shadow:0 22px 70px #231e1947;padding:1rem}.free-gift-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.2rem .15rem .85rem;border-bottom:1px solid var(--line);margin-bottom:.85rem}.free-gift-modal-head strong{font-family:Georgia,Times New Roman,serif;font-size:1.3rem;line-height:1.05;color:var(--text)}.free-gift-modal-head p{margin:.2rem 0 0;color:#2f2a24ad;font-size:.88rem;line-height:1.35}.free-gift-modal-close{width:38px;height:38px;border:1px solid var(--line);border-radius:999px;background:#fff;cursor:pointer;font-size:1.35rem;line-height:1}.free-gift-modal .free-gift-options{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:0}.free-gift-modal .free-gift-option{padding:.62rem;border-radius:18px;background:#fff;border-color:#2f2a2424}.free-gift-modal .free-gift-option-image{border-radius:14px;background:#f3eadc}.free-gift-modal .free-gift-option-title{font-size:.86rem;min-height:2.1em}.free-gift-modal .free-gift-option-cta{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;background:#f3eadc;padding:.35rem .55rem;font-size:.75rem}.free-gift-modal .free-gift-option:not(:disabled) .free-gift-option-cta{background:var(--primary);color:#fff}.free-gift-box.is-added .free-gift-open-button{display:none!important}@media(max-width:640px){.free-gift-box{margin:.18rem .8rem .35rem!important;padding:.62rem!important}.free-gift-choice-header{grid-template-columns:30px minmax(0,1fr)!important}.free-gift-copy strong{font-size:.98rem}.free-gift-copy p{font-size:.78rem;line-height:1.25}.free-gift-modal-panel{left:0;right:0;bottom:0;top:auto;transform:none;width:100%;max-height:82vh;border-radius:26px 26px 0 0;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom));animation:giftSheetIn .18s ease-out}.free-gift-modal .free-gift-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem}.free-gift-modal .free-gift-option{padding:.62rem}.free-gift-modal .free-gift-option-image{min-height:118px}}@media(max-width:380px){.free-gift-modal .free-gift-options{grid-template-columns:1fr}.free-gift-modal .free-gift-option{grid-template-columns:86px minmax(0,1fr);align-items:center}.free-gift-modal .free-gift-option-image{min-height:auto}.free-gift-modal .free-gift-option-cta{grid-column:2}}@keyframes giftSheetIn{0%{transform:translateY(18px);opacity:.9}to{transform:translateY(0);opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/theme.css.map */
