:root{--cream: oklch(97% .012 75);--ink: oklch(20% .02 75);--night: oklch(16% .02 260);--amber: oklch(70% .14 55);--line: oklch(88% .01 75);--muted: oklch(40% .02 75)}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:Newsreader,serif;font-weight:500;margin:0}a{color:#834100;color:oklch(45% .13 55);text-decoration:none}a:hover{color:#5c2c00;color:oklch(35% .13 55)}img{max-width:100%;display:block}button{font-family:inherit}.announcement{background:var(--night);color:#e9e4dd;text-align:center;padding:9px 16px;font-size:12px;letter-spacing:.02em}.header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px 16px;padding:14px 20px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#faf4ecfa;z-index:50}.logo{font-family:Newsreader,serif;font-size:21px;font-style:italic;font-weight:500;color:var(--ink)}.nav{display:flex;gap:18px;font-size:14px;font-weight:500;list-style:none;margin:0;padding:0;flex-wrap:wrap;order:3;width:100%}.nav a{color:var(--ink)}.header-actions{display:flex;align-items:center;gap:16px}.cart-icon{position:relative;width:22px;height:22px;border:1.5px solid var(--ink);border-radius:3px 3px 4px 4px;display:inline-block}.cart-icon:before{content:"";position:absolute;top:-7px;left:4px;width:12px;height:10px;border:1.5px solid var(--ink);border-bottom:none;border-radius:6px 6px 0 0}.cart-bubble{position:absolute;top:-9px;right:-9px;background:var(--amber);color:var(--ink);font-size:10px;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.btn{display:inline-block;border:none;padding:14px 24px;border-radius:2px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;text-align:center}.btn-primary{background:var(--ink);color:var(--cream)}.btn-amber{background:var(--amber);color:var(--ink)}.btn-outline{background:none;border:1.5px solid var(--ink);color:var(--ink)}.section{padding:48px 20px}.dark-section{background:var(--night);color:#e9e4dd}.tinted-section{background:#f0eae3}.eyebrow{font-size:12px;letter-spacing:.07em;text-transform:uppercase;font-weight:600}.hero{display:flex;flex-direction:column;background:var(--night);color:#f0eae3}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:44px 20px 36px;gap:16px}.hero-copy h1{font-size:clamp(32px,8vw,58px);line-height:1.08}.hero img{width:100%;height:56vw;max-height:420px;object-fit:cover}.grid-3,.grid-4{display:grid;grid-template-columns:1fr;gap:28px}.grid-4{max-width:1280px;margin:0 auto}.product-card-media{position:relative}.product-card{cursor:pointer;color:inherit;display:block}.product-card img{border-radius:4px;width:100%;height:260px;object-fit:cover}.product-card .badge{position:absolute;top:14px;left:14px;background:var(--cream);padding:5px 12px;font-size:11px;letter-spacing:.05em;text-transform:uppercase;font-weight:700;border-radius:2px;color:var(--ink)}.product-title{font-weight:600;font-size:15px;margin-top:16px}.product-sub{font-size:14px;color:var(--muted);margin-top:4px}.product-price{font-size:15px;margin-top:8px}.footer{border-top:1px solid var(--line);padding:44px 20px;display:grid;grid-template-columns:1fr 1fr;gap:28px;font-size:14px}.footer-col{display:flex;flex-direction:column;gap:10px}.footer-col a{color:var(--muted)}.copyright{text-align:center;padding:20px;font-size:12px;color:#6a6257}form{display:flex;flex-direction:column;gap:14px}input,textarea,select{font-family:inherit;padding:13px 14px;border:1.5px solid var(--ink);border-radius:2px;font-size:14px;background:var(--cream);width:100%}.inline-form{flex-direction:column;gap:10px}.accordion-item{border-bottom:1px solid var(--line)}.accordion-item summary{padding:16px 0;font-weight:600;font-size:14px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:12px}.accordion-item summary::-webkit-details-marker{display:none}.accordion-item summary:after{content:"+"}.accordion-item[open] summary:after{content:"\2212"}.accordion-body{padding:0 0 16px;font-size:14px;line-height:1.6;color:#41392f}.product-grid{display:flex;flex-direction:column;gap:32px;padding:32px 20px;max-width:1280px;margin:0 auto}.product-gallery{display:flex;flex-direction:column-reverse;gap:12px}.thumb-col{display:flex;flex-direction:row;gap:10px;overflow-x:auto}.thumb-col img{height:64px;width:64px;flex:0 0 auto;object-fit:cover;border-radius:4px;cursor:pointer}.main-image{height:60vw;max-height:420px;object-fit:cover;border-radius:4px;width:100%}.qty-row{display:flex;align-items:center;gap:12px;margin:16px 0}.qty-row input{width:64px;flex:0 0 auto}.ritual-grid{display:flex;flex-direction:column}.ritual-img{width:100%;height:56vw;max-height:340px;object-fit:cover}.ritual-copy{padding:28px 20px}.ritual-copy h2{font-family:Newsreader,serif}.cart-table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.cart-table td{padding:16px 8px 16px 0;border-bottom:1px solid var(--line);vertical-align:top}.cart-item-img{width:64px;height:64px;object-fit:cover;border-radius:4px}.cart-summary{background:#f0eae3;border-radius:4px;padding:24px;margin:20px 0 0}.blog-card img{height:200px;object-fit:cover;border-radius:4px}.blog-tag{font-size:12px;color:#834100;color:oklch(45% .13 55);text-transform:uppercase;letter-spacing:.05em;font-weight:600;margin-top:14px}.blog-title{font-size:19px;margin-top:6px;font-family:Newsreader,serif}.blog-excerpt{font-size:14px;color:var(--muted);margin-top:8px;line-height:1.5}.article-hero{height:56vw;max-height:380px;object-fit:cover;border-radius:4px;width:100%}.article-body{font-size:16px;line-height:1.8;color:#2f281e;max-width:720px;margin:28px auto 0;display:flex;flex-direction:column;gap:16px}.trust-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:32px 40px;text-align:center;padding:40px 20px;background:#f0eae3}.trust-num{font-size:20px;font-weight:700}.trust-label{font-size:13px;color:var(--muted)}.about-columns{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:700px){.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}.about-columns{grid-template-columns:1fr 1fr;gap:56px}.product-grid{flex-direction:row;gap:64px;padding:56px 64px}.product-gallery{flex-direction:row;display:grid;grid-template-columns:90px 1fr}.thumb-col{flex-direction:column;overflow-x:visible}.thumb-col img{height:90px;width:auto}.main-image{height:560px;max-height:none}.ritual-grid{flex-direction:row;align-items:center;gap:0}.ritual-grid>.ritual-img{width:42%;height:100%;max-height:none;align-self:stretch}.ritual-copy{padding:20px 48px 20px 24px;flex:1}.inline-form{flex-direction:row;gap:10px}.inline-form input{flex:1}}@media(min-width:1000px){.header{padding:20px 40px;flex-wrap:nowrap}.logo{font-size:24px}.nav{width:auto;order:0;gap:32px}.section{padding:90px 64px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.btn{padding:15px 28px}.hero{flex-direction:row;min-height:660px}.hero-copy{padding:60px 64px;gap:22px}.hero img{height:100%;max-height:none;width:100%}.footer{grid-template-columns:1.4fr 1fr 1fr 1fr;padding:56px 64px}.product-card img{height:320px}.trust-bar{gap:56px;padding:60px 64px}.cart-summary{max-width:380px;margin-left:auto}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
