:root{--paper:#fbf6ef;--cream:#efe2c9;--sage:#b9c8a7;--leaf:#68794d;--moss:#1f1a18;--clay:#bf5632;--rose:#d9b795;--ink:#161b1d;--muted:#6f6f6f;--line:#1f1a1824;--shadow:0 18px 44px #1f1a181a;--font-serif:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left, #efe2c9b8, transparent 32rem), linear-gradient(180deg, #fffaf4 0%, var(--paper) 42%, #f7efe4 100%);color:var(--ink);font-family:var(--font-sans), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.shell{width:min(1520px,100% - 48px);margin:0 auto}.site-header .shell,.site-footer .shell{width:min(1640px,100% - 48px)}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf6eff0;border-bottom:1px solid #2a241c1a;position:sticky;top:0;box-shadow:0 8px 24px #1f1a180a}.nav{justify-content:space-between;align-items:center;gap:clamp(18px,3vw,42px);min-height:78px;display:flex}.brand{font-family:var(--font-serif), Georgia, serif;letter-spacing:0;white-space:nowrap;gap:2px;font-size:clamp(25px,2vw,30px);display:grid}.brand span{align-items:center;gap:8px;display:inline-flex}.brand svg{color:var(--clay);filter:drop-shadow(0 4px 10px #b57a4c33)}.brand small{color:var(--muted);font-family:var(--font-sans), Arial, sans-serif;letter-spacing:.18em;text-transform:uppercase;font-size:11px}.nav-links{color:var(--muted);background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;padding:0;font-size:13px;display:flex}.nav-links a{border-radius:999px;padding:9px 13px;transition:background .18s,color .18s}.nav-links a:hover{color:var(--moss);background:#efe2c994}.header-actions{align-items:center;gap:10px;display:flex}.search-form{background:#fffdf8b8;border:1px solid #1f1a1824;border-radius:999px;align-items:center;min-width:min(360px,31vw);transition:border-color .18s,box-shadow .18s,background .18s;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffffbf}.search-form:focus-within{background:#fffdf8fa;border-color:#bf56325c;box-shadow:0 8px 22px #1f1a1812}.search-form>svg{color:var(--muted);flex:none;margin-left:16px}.search-form input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;padding:12px 10px 12px 14px}.search-form input::placeholder{color:#756c5fc7}.search-form button,.cart-button{color:var(--moss);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-weight:800;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.search-form button{width:40px;height:40px;margin-right:2px;padding:0}.cart-button{width:44px;height:44px;min-height:44px;box-shadow:none;border:1px solid #1f1a1824;padding:0;position:relative}.search-form button:hover,.cart-button:hover{background:#efe2c973;transform:translateY(-1px)}.cart-label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.cart-count{background:var(--clay);color:#fffaf2;border:2px solid #fffdf8;border-radius:50%;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;line-height:1;display:grid;position:absolute;top:-5px;right:-5px}.button{background:var(--moss);color:#fffaf2;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 22px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 14px 30px #2a241c33}.button:hover{background:#4a3c2c;transform:translateY(-2px);box-shadow:0 18px 38px #2a241c3d}.button.secondary{border-color:var(--line);color:var(--moss);box-shadow:none;background:#ffffffa8}.hero{grid-template-columns:minmax(360px,.86fr) minmax(520px,1.14fr);align-items:center;gap:clamp(34px,5vw,86px);min-height:calc(100vh - 74px);padding:48px 0 38px;display:grid}.eyebrow{color:var(--clay);letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--font-serif), Georgia, serif;letter-spacing:0;font-weight:700}h1{margin-bottom:24px;font-size:clamp(56px,8vw,112px);line-height:.9}h2{margin-bottom:16px;font-size:clamp(34px,5vw,64px);line-height:.98}.lead{color:var(--muted);max-width:680px;font-size:clamp(17px,2vw,21px);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.hero-visual{background:linear-gradient(180deg, #ffffff2e, #b57a4c1f), var(--cream);min-height:680px;box-shadow:var(--shadow);border-radius:36px;position:relative;overflow:hidden}.hero-visual img{object-fit:cover;width:100%;height:100%;min-height:680px}.hero-note{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:min(310px,100% - 44px);box-shadow:var(--shadow);background:#fffdf8db;border:1px solid #ffffff94;border-radius:22px;padding:18px;position:absolute;bottom:22px;right:22px}.hero-note strong{margin-bottom:5px;display:block}.hero-note span{color:var(--muted);font-size:14px;line-height:1.5}.section{padding:66px 0}.section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.section-head p{color:var(--muted);max-width:520px;line-height:1.7}.category-grid{grid-template-columns:repeat(6,minmax(140px,1fr));gap:18px;display:grid}.category{aspect-ratio:1/.82;isolation:isolate;border-radius:22px;height:clamp(118px,10vw,156px);min-height:0;max-height:156px;position:relative;overflow:hidden}.category img{object-fit:cover;width:100%;height:100%;transition:transform .24s}.category:hover img{transform:scale(1.05)}.category span{color:var(--moss);background:#fffaf2d6;border-radius:999px;justify-content:center;padding:10px;font-weight:800;display:flex;position:absolute;inset:auto 12px 12px}.usp-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.usp{border-top:1px solid var(--line);padding:24px 8px 0}.icon-mark{width:48px;height:48px;color:var(--moss);background:linear-gradient(145deg,#fff7e8,#dec5a5);border-radius:50%;place-items:center;margin-bottom:16px;font-weight:900;display:grid}.usp h3,.product-card h3,.story-copy h3,.blog-card h3{margin-bottom:8px}.usp p,.product-card p,.story-copy p,.blog-card p,.testimonial p,.routine-card p,.product-copy p{color:var(--muted);line-height:1.65}.product-row{scroll-snap-type:x mandatory;grid-auto-columns:minmax(255px,315px);grid-auto-flow:column;gap:clamp(22px,3vw,38px);padding:8px 0 28px;display:grid;overflow-x:auto}.product-card{scroll-snap-align:start;background:0 0;border:0;width:100%;min-width:0;transition:transform .18s;overflow:visible}.product-card:hover{transform:translateY(-3px)}.product-media{margin-bottom:14px;position:relative}.product-image{aspect-ratio:4/5.25;background:var(--cream);border-radius:10px;height:clamp(310px,28vw,430px);max-height:430px;display:block;overflow:hidden}.product-image img{object-fit:cover;object-position:center;width:100%;height:100%}.product-ribbon{color:#fffaf2;letter-spacing:.08em;text-transform:uppercase;background:#1f1a18eb;border-radius:0 9px 0 10px;max-width:calc(100% - 24px);padding:8px 13px;font-size:12px;font-weight:900;position:absolute;bottom:0;left:0}.quick-add{position:absolute;top:10px;right:10px}.quick-add .mini-button{min-width:74px;height:42px;min-height:42px;color:var(--clay);background:#fffdf8f5;border:1px solid #bf5632e6;border-radius:999px;padding:0 14px;box-shadow:0 10px 20px #1f1a181a}.quick-add .mini-button:hover{background:var(--moss);color:#fffaf2}.product-body{padding:0}.product-body h3{color:#121a1c;font-family:var(--font-sans), Arial, sans-serif;margin-bottom:6px;font-size:clamp(20px,1.48vw,26px);font-weight:900;line-height:1.16}.product-body p{color:var(--muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:10px;font-size:clamp(16px,1.2vw,24px);line-height:1.25;display:-webkit-box;overflow:hidden}.price-row{justify-content:space-between;align-items:center;gap:12px;margin-top:0;display:flex}.price{color:var(--moss);font-size:clamp(20px,1.55vw,27px);font-weight:900}.price-stack{flex-wrap:wrap;align-items:baseline;gap:4px 7px;display:flex}.compare-price,.product-compare-price{color:var(--muted);font-size:clamp(15px,1.08vw,20px);font-weight:700;text-decoration:line-through}.unit-price,.product-unit-price{color:var(--muted);flex-basis:100%;font-size:12px;font-weight:700}.mini-button{background:var(--moss);color:#fffaf2;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:0 15px;font-weight:800;transition:transform .18s,background .18s;display:inline-flex}.quantity-control{color:var(--moss);background:#fffdf8f5;border:1px solid #b57a4c57;border-radius:999px;grid-template-columns:42px minmax(38px,auto) 42px;align-items:center;font-weight:900;display:inline-grid;overflow:hidden;box-shadow:0 12px 24px #2a241c1a}.quantity-control.compact{grid-template-columns:36px minmax(34px,auto) 36px;height:42px}.quantity-control button{height:100%;min-height:42px;color:var(--clay);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.quantity-control button:hover{background:#ead7bc73}.quantity-control button:disabled{cursor:progress;opacity:.55}.quantity-control span{border-inline:1px solid #b57a4c38;place-items:center;height:100%;padding:0 6px;display:grid}.mini-button:hover{background:#4a3c2c;transform:translateY(-2px)}.mini-button:disabled{cursor:progress;opacity:.72}.story{grid-template-columns:minmax(520px,1.08fr) minmax(360px,.92fr);align-items:center;gap:clamp(36px,6vw,96px);display:grid}.story-visual{grid-template-columns:1fr .82fr;gap:14px;display:grid}.story-visual img{object-fit:cover;border-radius:28px;width:100%;height:520px}.story-visual img:last-child{margin-top:54px}.ingredient-list{gap:10px;margin-top:24px;display:grid}.ingredient-list span{border-bottom:1px solid var(--line);color:var(--moss);justify-content:space-between;padding:12px 0;font-weight:800;display:flex}.routine-grid,.blog-grid,.testimonials{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.listing-grid{grid-template-columns:repeat(auto-fill,minmax(260px,320px));justify-content:start;gap:clamp(22px,3vw,38px);display:grid}.listing-grid .product-card{max-width:320px}.listing-grid .product-image{aspect-ratio:4/5.25;height:clamp(310px,28vw,430px);max-height:430px}.routine-card,.blog-card,.testimonial{border:1px solid var(--line);background:#fffdf8b3;border-radius:24px;padding:22px}.routine-card{align-content:space-between;min-height:220px;display:grid}.ugc-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:18px;display:grid}.ugc-grid img{aspect-ratio:1;object-fit:cover;border-radius:20px;width:100%}.offer{background:linear-gradient(135deg, #fffaf114, transparent 45%), var(--moss);color:#fffaf2;border-radius:28px;justify-content:space-between;align-items:center;gap:18px;padding:40px clamp(28px,5vw,72px);display:flex}.offer h2{margin:0;font-size:clamp(28px,4vw,48px)}.offer p{color:#fffaf2c7;margin:8px 0 0}.site-footer{color:#fffaf2;background:#201b15;margin-top:72px;padding:58px 0 28px}.footer-grid{grid-template-columns:1.6fr repeat(4,1fr);gap:42px;display:grid}.footer-grid p,.footer-grid a{color:#fffaf2b3}.footer-grid a{margin:10px 0;display:block}.footer-bottom{color:#fffaf294;border-top:1px solid #fffaf224;margin-top:34px;padding-top:22px}.page-hero{padding:64px 0 30px}.filters{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.search-results{color:var(--muted);margin-bottom:22px}.search-results strong{color:var(--moss)}.empty-state{background:#fffdf8b8;border-radius:28px;margin-top:28px;padding:42px}.pill{border:1px solid var(--line);color:var(--moss);background:#fffdf8b3;border-radius:999px;padding:10px 16px;font-weight:800}.product-detail{grid-template-columns:minmax(500px,.95fr) minmax(390px,.72fr);align-items:start;gap:clamp(34px,4.8vw,70px);padding:34px 0 58px;display:grid}.product-hero-image{height:auto;max-height:none;box-shadow:none;background:0 0;border-radius:18px;place-items:center;padding:0;display:grid;overflow:visible}.product-hero-image img{object-fit:contain;object-position:center;border-radius:18px;width:100%;max-width:100%;height:auto;max-height:none}.product-gallery{gap:16px;display:grid}.product-thumbs{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.product-thumbs button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;padding:0;transition:border-color .18s,transform .18s;display:block;overflow:hidden}.product-thumbs button:hover,.product-thumbs button.active{border-color:var(--clay);transform:translateY(-2px)}.product-thumbs img{aspect-ratio:1;object-fit:cover;width:100%}.product-copy{border:1px solid var(--line);background:#fffdf8c7;border-radius:24px;padding:clamp(22px,2.7vw,32px);position:sticky;top:110px;box-shadow:0 18px 42px #1f1a1814}.product-title{margin-bottom:18px;font-size:clamp(38px,4vw,64px);line-height:.96}.product-copy .lead{font-size:clamp(16px,1.2vw,19px);line-height:1.6}.badges{flex-wrap:wrap;gap:10px;margin:22px 0;display:flex}.product-html{color:var(--muted);font-size:15px;line-height:1.7}.product-html ul{gap:10px;margin:0 0 22px;padding:0;list-style:none;display:grid}.product-html li{border-bottom:1px solid var(--line);padding:0 0 10px 20px;position:relative}.product-html li:before{background:var(--clay);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.72em;left:0}.product-meta,.structured-tags{gap:10px;margin:20px 0;display:grid}.structured-tags span{color:var(--clay);letter-spacing:.12em;text-transform:uppercase;background:#fffaf19e;border:1px solid #bf56322e;border-radius:14px;gap:5px;padding:13px 14px;font-size:12px;font-weight:900;display:grid}.structured-tags strong{color:var(--moss);letter-spacing:0;text-transform:none;font-size:15px;font-weight:800;line-height:1.45}.product-meta span{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:18px;padding-bottom:10px;font-size:14px;display:flex}.product-meta strong{color:var(--moss);text-align:right}.badge{color:var(--moss);background:#e8d7b7;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.purchase-panel{background:#fffaf1d1;border:1px solid #bf563238;border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:16px;margin:22px 0;padding:18px;display:grid}.purchase-panel .button{min-height:50px;padding:0 24px}.purchase-panel p{color:var(--muted);grid-column:1/-1;margin:0;font-size:13px;line-height:1.55}.panel-label{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:800;display:block}.product-price{color:var(--moss);font-size:clamp(30px,2.7vw,42px);font-weight:900;display:block}.product-compare-price,.product-unit-price{margin-top:3px;display:block}.product-compare-price{font-size:15px}.product-promises{grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0;display:grid}.product-promises span{border:1px solid var(--line);min-height:74px;color:var(--moss);text-align:center;background:#fffaf1b8;border-radius:18px;place-items:center;gap:6px;font-size:13px;font-weight:800;display:grid}.product-promises svg,.product-ritual-list svg{color:var(--clay);flex:none}.product-ritual-list{margin-top:18px}.product-ritual-list span{justify-content:flex-start;align-items:center;gap:8px}.product-ritual-list small{text-align:right;margin-left:auto}.fade-in{animation:.62s both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.nav-links{display:none}.nav{flex-wrap:wrap;align-items:stretch;padding:14px 0}.header-actions{flex:100%;order:3}.search-form{flex:1;min-width:0}.hero,.story,.product-detail{grid-template-columns:1fr}.shell,.site-header .shell,.site-footer .shell{width:min(100% - 32px,1180px)}.hero{min-height:auto;padding-top:34px}.hero-visual,.hero-visual img{min-height:460px}.category-grid,.usp-grid,.routine-grid,.blog-grid,.testimonials{grid-template-columns:repeat(2,1fr)}.listing-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.footer-grid{grid-template-columns:repeat(2,1fr)}.product-copy{position:static}}@media (max-width:620px){.shell,.site-header .shell,.site-footer .shell{width:min(100% - 22px,1180px)}.brand{font-size:23px}h1{font-size:58px}.section{padding:52px 0}.section-head,.offer{flex-direction:column;align-items:start}.category-grid{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:44%;grid-auto-flow:column;display:grid;overflow-x:auto}.category{scroll-snap-align:start;height:126px;max-height:126px}.product-row{grid-auto-columns:minmax(230px,260px)}.product-image,.listing-grid .product-image{height:300px;max-height:300px}.quick-add .mini-button{min-width:66px;height:38px;min-height:38px}.quantity-control.compact{grid-template-columns:32px minmax(30px,auto) 32px;height:38px}.usp-grid,.routine-grid,.blog-grid,.testimonials,.footer-grid{grid-template-columns:1fr}.listing-grid{grid-template-columns:minmax(0,1fr)}.listing-grid .product-card{max-width:none}.ugc-grid{grid-template-columns:repeat(2,1fr)}.story-visual{grid-template-columns:1fr}.story-visual img,.story-visual img:last-child{height:320px;margin-top:0}.product-thumbs{grid-template-columns:repeat(2,1fr)}.purchase-panel,.product-promises{grid-template-columns:1fr}.purchase-panel .button{width:100%}}
