:root{--ink: #2B160D;--muted: #6C4A33;--paper: #FFFDF7;--surface: #F8EBC8;--sage: #6B3A1E;--sage-soft: #F6E7C4;--berry: #7B1E14;--clay: #9F3A20;--gold: #C9933E;--line: #E8D3A6;--shadow: 0 18px 45px rgba(43, 22, 13, .12);--radius: 8px}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.visually-hidden,.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{width:auto;height:auto;clip:auto;padding:.75rem;background:var(--paper);z-index:10}.announcement-bar{background:var(--sage);color:#fff;text-align:center;padding:.55rem 1rem;font-size:.9rem}.announcement-bar p{margin:0}.site-header{position:sticky;top:0;z-index:5;background:#fffdf8f5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{max-width:1180px;margin:0 auto;padding:.9rem 1.2rem;display:grid;grid-template-columns:auto 1fr auto;gap:1.2rem;align-items:center}.brand{display:inline-flex;align-items:center;gap:.65rem;font-weight:700}.brand-mark{display:grid;place-items:center;width:38px;height:38px;color:#fff;background:var(--berry);border-radius:50%;font-size:.8rem}.brand-mark.has-logo{width:78px;height:56px;background:transparent;border-radius:0;box-shadow:none}.brand-mark.has-logo .brand-logo{width:78px;height:56px;object-fit:contain}.primary-nav,.header-actions,.hero-actions{display:flex;align-items:center;gap:.9rem}.primary-nav{justify-content:center;font-size:.95rem}.primary-nav a,.text-link{border-bottom:1px solid transparent}.primary-nav a:hover,.text-link:hover{border-color:currentColor}.header-search input,.search-page-form input,.product-form select,.product-form input,.cart-line input{width:100%;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);padding:.72rem .8rem;font:inherit}.cart-link{display:inline-flex;gap:.4rem;align-items:center;font-weight:700}.cart-count{min-width:1.45rem;height:1.45rem;display:grid;place-items:center;border-radius:999px;color:#fff;background:var(--sage);font-size:.78rem}.rte .page-intro{max-width:720px;margin:0 auto 2rem;text-align:center;font-size:1.08rem;color:var(--muted)}.rte .contact-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:2rem 0}.rte .contact-options section{padding:1.25rem;border:1px solid var(--line);border-radius:8px;background:var(--surface);text-align:center}.rte .contact-options h2{margin:0 0 .5rem;font-size:1.15rem}.rte .contact-options p{margin:0}.rte .contact-options a{font-weight:700;overflow-wrap:anywhere}.rte .faq-list{display:grid;gap:.75rem;max-width:820px;margin:2rem auto}.rte .faq-list details{border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:0 1rem}.rte .faq-list summary{cursor:pointer;padding:1rem 2rem 1rem 0;font-weight:700;position:relative;list-style:none}.rte .faq-list summary::-webkit-details-marker{display:none}.rte .faq-list summary:after{content:"+";position:absolute;right:0;top:.85rem;font-size:1.35rem}.rte .faq-list details[open] summary:after{content:"-"}.rte .faq-list details p{margin:0 0 1rem;color:var(--muted)}.rte .page-closing{text-align:center;margin-top:2rem}@media(max-width:680px){.rte .contact-options{grid-template-columns:1fr}}.site-main{min-height:55vh}.hero{max-width:1180px;margin:0 auto;padding:3.5rem 1.2rem 2rem;display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);gap:2rem;align-items:center}.hero-copy{text-align:center}.hero-copy .hero-actions{justify-content:center}.hero-copy h1{max-width:720px;margin:.2rem auto 1rem;font-size:clamp(2.35rem,6vw,4.8rem);line-height:.96;font-weight:750}.hero-copy p{margin-left:auto;margin-right:auto;max-width:620px;color:var(--muted);font-size:1.08rem}.eyebrow,.product-type{margin:0 0 .5rem;color:var(--berry);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.button{display:inline-flex;justify-content:center;align-items:center;min-height:44px;padding:.78rem 1.05rem;border:1px solid var(--sage);border-radius:6px;font-weight:800;cursor:pointer}.button-primary{color:#fff;background:var(--sage)}.button-secondary{color:var(--sage);background:transparent}.button.full{width:100%}.button:disabled{cursor:not-allowed;opacity:.55}.hero-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.hero-tile,.collection-card,.product-card,.value-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.hero-tile{padding:.75rem;min-height:220px;display:flex;flex-direction:column;gap:.65rem;font-weight:800}.hero-tile img,.product-image img,.product-media>img,.placeholder-surface{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:6px;background:linear-gradient(135deg,var(--sage-soft),#FFF2D6)}.hero-tile img{display:block;height:clamp(160px,20vw,220px);object-fit:contain;background:var(--surface)}.product-media>img{display:block;height:min(520px,85vw)}.product-card .product-image{display:block;aspect-ratio:1 / 1;overflow:hidden;background:linear-gradient(135deg,var(--sage-soft),#FFF2D6)}.product-card .product-image img{display:block;width:100%;height:100%;object-fit:contain;background:var(--surface)}.tile-placeholder{min-height:170px;display:grid;place-items:center;border-radius:6px;background:linear-gradient(135deg,#6b3a1e1f,#7b1e141f),var(--surface);color:var(--sage);text-transform:capitalize}.section{max-width:1180px;margin:0 auto;padding:3rem 1.2rem}.section-heading{max-width:760px;margin-bottom:1.35rem}.section-heading h1,.section-heading h2{margin:0 0 .55rem;line-height:1.05;font-size:clamp(1.9rem,4vw,3rem)}.section-heading p,.muted{color:var(--muted)}.with-action{max-width:none;display:flex;justify-content:space-between;gap:1rem;align-items:end}.collection-grid,.product-grid,.values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.collection-card,.value-card{padding:1.1rem}.collection-card-title,.value-card h2{display:block;margin:0 0 .4rem;font-size:1.1rem;font-weight:850}.collection-card span:last-child,.value-card p{color:var(--muted)}.product-card{overflow:hidden}.product-card-copy{padding:.95rem}.product-card h3{margin:0 0 .55rem;font-size:1rem}.product-price,.price{font-weight:850}.product-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,460px);gap:2rem;align-items:start}.thumbnail-row{display:grid;grid-template-columns:repeat(5,1fr);gap:.55rem;margin-top:.65rem;align-items:stretch}.thumbnail-row img{display:block;width:100%;height:clamp(64px,9vw,92px);object-fit:contain;border:1px solid var(--line);border-radius:6px;background:var(--surface)}.product-info h1{margin:.25rem 0 .65rem;font-size:clamp(2rem,4vw,3rem);line-height:1.04}.product-form{display:grid;gap:.85rem;padding:1rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.product-form label{font-weight:800}.variant-availability{min-height:1.45rem;margin:-.25rem 0 0;font-size:.9rem;font-weight:800}.variant-availability.is-low{color:#8a4f0f}.variant-availability.is-sold-out,.cart-line-stock{color:var(--berry)}.quantity-row{display:grid;grid-template-columns:1fr 110px;gap:.85rem;align-items:center}.rte{color:var(--ink)}.rte a{text-decoration:underline}.product-description{margin-top:1.4rem}.product-story{display:grid;gap:.55rem}.product-story p{margin:0}.product-story__lead{padding-bottom:.8rem;color:var(--muted);font-size:1.08rem;line-height:1.65;border-bottom:1px solid var(--line)}.product-story h2{margin:1rem 0 0;font-size:1.2rem;line-height:1.2}.narrow-page{max-width:850px}.cart-lines{display:grid;gap:1rem}.cart-line{display:grid;grid-template-columns:120px 1fr auto;gap:1rem;align-items:start;padding:1rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.cart-line-image img{width:100%;height:100%;object-fit:contain;border-radius:6px}.cart-line-image{width:120px;aspect-ratio:1 / 1;display:block;overflow:hidden;border-radius:6px;background:#f7f2e9}.cart-line-stock{margin:.35rem 0;font-size:.82rem;font-weight:850;text-transform:uppercase}.cart-line-title{font-weight:850}.cart-line-price{display:grid;justify-items:end;gap:.2rem;text-align:right}.cart-line-price s{color:var(--muted);font-size:.9rem}.cart-line-discount,.cart-total-savings{color:#477044;font-weight:800}.cart-line-discount{max-width:190px;font-size:.78rem;line-height:1.25}.cart-summary{max-width:420px;margin:1.5rem 0 0 auto;padding:1rem;border-radius:var(--radius);background:var(--surface)}.search-page-form{display:grid;grid-template-columns:1fr auto;gap:.65rem;max-width:720px;margin-bottom:1.5rem}.site-footer{margin-top:2rem;padding:2.5rem 1.2rem;background:var(--ink);color:#fff}.footer-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:1.5rem}.site-footer a{display:block;margin:.35rem 0;color:#ffffffd9}.site-footer p{color:#ffffffb8}.footer-small{max-width:1180px;margin:1.5rem auto 0;font-size:.9rem}@media(max-width:980px){.header-inner,.hero,.product-page,.footer-grid{grid-template-columns:1fr}.brand-mark.has-logo{width:78px;height:56px;background:transparent;border-radius:0;box-shadow:none}.brand-mark.has-logo .brand-logo{width:78px;height:56px;object-fit:contain}.primary-nav,.header-actions{justify-content:start;flex-wrap:wrap}.product-grid,.collection-grid,.values{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.hero,.section{padding-left:1rem;padding-right:1rem}.hero-panel,.product-grid,.collection-grid,.values{grid-template-columns:1fr}.with-action,.hero-actions,.search-page-form{display:grid}.cart-line{grid-template-columns:104px 1fr}.cart-line-image{width:104px}.cart-line-price{grid-column:2;justify-items:start;text-align:left}.brand-text{font-size:.95rem}}.header-inner{grid-template-columns:auto minmax(0,1fr) auto;row-gap:.65rem}.brand{grid-column:1;grid-row:1}.header-actions{grid-column:3;grid-row:1;justify-self:end}.primary-nav{grid-column:1 / -1;grid-row:2;width:100%;justify-content:center;gap:clamp(.75rem,2.4vw,1.65rem);overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;scrollbar-width:none}.primary-nav::-webkit-scrollbar{display:none}.primary-nav a{flex:0 0 auto;white-space:nowrap}@media(max-width:980px){.header-inner{grid-template-columns:1fr}.brand,.primary-nav,.header-actions{grid-column:1;grid-row:auto}.header-actions{justify-self:stretch}.primary-nav{justify-content:flex-start;padding-bottom:.1rem}}@media(max-width:640px){.primary-nav{margin-inline:-1rem;padding-inline:1rem}}.collection-featured-row{margin-top:2.4rem;padding-top:1.25rem;border-top:1px solid var(--line)}.collection-subheading{max-width:760px;margin:0 auto 1rem;text-align:center}.collection-subheading h2{margin:.15rem 0 0;font-size:clamp(1.55rem,3vw,2.3rem);line-height:1.08}.featured-wax-melts{margin-top:1rem;grid-template-columns:repeat(auto-fit,minmax(210px,230px));justify-content:center}.collection-all-heading{margin-top:2.75rem;padding-top:1.25rem;border-top:1px solid var(--line)}.best-sellers-heading{max-width:760px;margin:0 auto 1.5rem;text-align:center}.best-sellers-heading>p:last-child{color:var(--muted)}.best-sellers-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;margin:0 auto 2.5rem}.best-sellers-nav a{padding:.65rem .9rem;border:1px solid var(--line);border-radius:6px;background:var(--surface);font-weight:800}.best-sellers-nav a:hover,.best-sellers-nav a:focus-visible{border-color:var(--sage)}.best-sellers-group{padding-top:1rem;scroll-margin-top:11rem}.best-sellers-group .product-grid{grid-template-columns:repeat(auto-fit,minmax(210px,230px));justify-content:center}.best-sellers-group+.best-sellers-group{margin-top:3rem;border-top:1px solid var(--line)}.announcement-bar{padding:.65rem 1rem;font-size:1rem;line-height:1.35}.header-inner{max-width:1500px;grid-template-columns:minmax(300px,auto) minmax(0,1fr) minmax(270px,auto);column-gap:clamp(1.1rem,2.7vw,2.5rem);row-gap:clamp(.9rem,1.6vw,1.35rem);padding:clamp(1rem,1.8vw,1.45rem) clamp(1.1rem,3vw,2.5rem) 1rem}.brand-logo-link,.brand-title{color:var(--ink);text-decoration:none}.brand-logo-link{grid-column:1;grid-row:1;justify-self:start;display:inline-flex;align-items:center}.brand-title{grid-column:2;grid-row:1;justify-self:center;max-width:min(100%,24ch);text-align:center;font-size:clamp(2.15rem,3vw,3rem);line-height:1.04;font-weight:800;letter-spacing:0}.brand-mark.has-logo,.brand-mark.has-logo .brand-logo{width:clamp(300px,26vw,370px)!important;height:clamp(200px,17.35vw,247px)!important}.brand-mark.has-logo .brand-logo{object-fit:contain}.header-actions{grid-column:3;grid-row:1;justify-self:end;align-items:center;gap:clamp(.95rem,1.4vw,1.25rem);font-size:1.12rem}.header-search input{min-height:3.3rem;min-width:clamp(14.5rem,18vw,18.5rem);font-size:1.08rem}.cart-link{font-size:1.08rem;font-weight:750}.cart-count{min-width:1.6rem;height:1.6rem;font-size:.86rem}.primary-nav{font-size:clamp(1.08rem,1.35vw,1.22rem);gap:clamp(1.15rem,2.6vw,2.15rem);padding-top:.15rem}@media(max-width:1100px){.header-inner{grid-template-columns:minmax(215px,auto) minmax(0,1fr);column-gap:clamp(1rem,4vw,2.25rem);row-gap:.85rem;justify-items:stretch}.brand-logo-link{grid-column:1;grid-row:1 / span 2;justify-self:start;align-self:center}.brand-title{grid-column:2;grid-row:1;justify-self:center;max-width:min(100%,24ch);font-size:clamp(1.9rem,4.2vw,2.45rem)}.brand-mark.has-logo,.brand-mark.has-logo .brand-logo{width:245px!important;height:164px!important}.header-actions{grid-column:2;grid-row:2;justify-self:center;width:min(100%,34rem);display:grid;grid-template-columns:minmax(0,1fr) auto}.header-search input{min-width:0;width:100%}.primary-nav{grid-column:1 / -1;grid-row:3;justify-content:center;padding-bottom:.1rem}}@media(max-width:760px){.header-inner{grid-template-columns:1fr;justify-items:center}.brand-logo-link,.brand-title,.header-actions,.primary-nav{grid-column:1;grid-row:auto}.brand-logo-link,.brand-title{justify-self:center}.header-actions{justify-self:stretch}.primary-nav{justify-content:flex-start}}@media(max-width:640px){.announcement-bar{font-size:.92rem}.header-inner{padding:.9rem 1rem}.brand-mark.has-logo,.brand-mark.has-logo .brand-logo{width:170px!important;height:114px!important}.brand-title{max-width:13ch;font-size:clamp(1.65rem,8vw,2.05rem);line-height:1.08}.header-actions{gap:.75rem;font-size:1rem}.cart-link{justify-content:center;font-size:1rem}.primary-nav{font-size:1rem;margin-inline:-1rem;padding-inline:1rem}}.product-main-trigger{display:block;width:100%;padding:0;border:0;border-radius:6px;background:transparent;cursor:zoom-in}.product-main-stage{position:relative}.product-gallery-arrow{position:absolute;top:50%;z-index:2;width:46px;height:46px;display:grid;place-items:center;padding:0;border:1px solid rgba(43,22,13,.18);border-radius:50%;color:var(--ink);background:#fffdf7eb;box-shadow:0 6px 18px #2b160d29;transform:translateY(-50%);cursor:pointer}.product-gallery-arrow span{margin-top:-3px;font-size:2.35rem;line-height:1}.product-gallery-arrow--previous{left:.75rem}.product-gallery-arrow--next{right:.75rem}.product-gallery-arrow:hover,.product-gallery-arrow:focus-visible{color:#fff;background:var(--sage)}.product-main-trigger img{display:block;width:100%;height:min(520px,85vw);aspect-ratio:1 / 1;object-fit:contain;border-radius:6px;background:var(--surface)}.product-main-trigger:focus-visible,.product-thumbnail:focus-visible,.product-gallery-arrow:focus-visible,.product-lightbox-close:focus-visible{outline:3px solid var(--sage);outline-offset:3px}@media(max-width:640px){.product-gallery-arrow{width:42px;height:42px}.product-gallery-arrow--previous{left:.5rem}.product-gallery-arrow--next{right:.5rem}}.product-thumbnail{display:block;width:100%;padding:0;border:2px solid transparent;border-radius:8px;background:transparent;cursor:pointer}.product-thumbnail[aria-current=true]{border-color:var(--sage)}.product-lightbox[hidden]{display:none}.product-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:1rem}.product-lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#140c08d1}.product-lightbox-dialog{position:relative;z-index:1;width:min(92vw,960px);max-height:92vh}.product-lightbox-dialog img{display:block;width:100%;max-height:88vh;object-fit:contain;border-radius:8px;background:#fff}.product-lightbox-close{position:absolute;top:.65rem;right:.65rem;z-index:2;width:2.75rem;height:2.75rem;border:0;border-radius:999px;background:#fff;color:var(--ink);font-size:2rem;line-height:1;cursor:pointer}body.gallery-open{overflow:hidden}@media(max-width:760px){.primary-nav{flex-wrap:wrap;overflow:visible;justify-content:center;margin-inline:0;padding-inline:0;column-gap:1.15rem;row-gap:.55rem}}.announcement-bar{min-height:38px;padding:0 1rem;display:grid;place-items:center;overflow:hidden}.announcement-bar__track{width:100%;min-height:38px;display:grid;place-items:center}.announcement-bar__message{display:none;align-items:center;justify-content:center;min-height:38px;font-weight:750;text-align:center}.announcement-bar__message.is-active{display:flex}.announcement-bar__message:hover,.announcement-bar__message:focus-visible{text-decoration:underline}.home-deals{width:100%;margin-top:1rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface)}.home-deals__inner{max-width:1180px;margin:0 auto;padding:2.4rem 1.2rem;text-align:center}.home-deals__heading{max-width:720px;margin:0 auto 1.5rem}.home-deals__heading h2{margin:.2rem 0 .55rem;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.05}.home-deals__heading>p:last-child{margin:0;color:var(--muted)}.home-deals__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:1.5rem 0 1.2rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-deal{min-height:148px;padding:1.25rem;display:flex;flex-direction:column;justify-content:center;gap:.45rem}.home-deal+.home-deal{border-left:1px solid var(--line)}.home-deal>span{color:var(--berry);font-size:.78rem;font-weight:800;text-transform:uppercase}.home-deal strong{font-size:1.2rem}.home-deal small,.home-deals__link{color:var(--sage);font-weight:800}.home-deal:hover strong,.home-deal:focus-visible strong{text-decoration:underline}.product-promotions{display:grid;gap:.55rem;margin:0 0 1rem}.product-promotion{padding:.8rem .9rem;display:grid;grid-template-columns:auto 1fr;gap:.7rem;align-items:start;border-left:4px solid var(--gold);background:#fff8e8}.product-promotion__label{padding:.2rem .45rem;border-radius:4px;color:#fff;background:var(--berry);font-size:.7rem;font-weight:800;text-transform:uppercase;white-space:nowrap}.product-shipping-prompt{margin:0;padding:.65rem .9rem;color:var(--sage);border:1px solid var(--line);border-radius:6px;text-align:center}.cart-deal-reminders{margin:0 0 1.25rem;padding:1.1rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.cart-deal-reminders__heading h2{margin:0;font-size:1.45rem}.cart-reminder-list{margin:.9rem 0 .75rem;border-top:1px solid var(--line)}.cart-reminder{margin:0;padding:.75rem 0;border-bottom:1px solid var(--line)}.cart-reminder a{color:var(--sage);font-weight:800;text-decoration:underline}.cart-reminder.is-unlocked{color:#44531f}@media(max-width:760px){.home-deals__grid{grid-template-columns:1fr}.home-deal{min-height:112px}.home-deal+.home-deal{border-left:0;border-top:1px solid var(--line)}.product-promotion{grid-template-columns:1fr}.product-promotion__label{width:fit-content}}.home-deals__more{max-width:820px;margin:0 auto}.home-deals__more summary{display:inline-block;color:var(--sage);font-weight:800;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.home-deals__more-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left}.home-deals__more-grid>div{padding:1rem;display:grid;gap:.4rem}.home-deals__more-grid>div+div{border-left:1px solid var(--line)}.home-deals__more-grid span{color:var(--muted)}.home-deals__more-grid a{color:var(--sage);font-weight:800;text-decoration:underline}.home-deals__terms{margin:.9rem 0 0;color:var(--muted);font-size:.9rem}@media(max-width:760px){.home-deals__more-grid{grid-template-columns:1fr}.home-deals__more-grid>div+div{border-left:0;border-top:1px solid var(--line)}}@media(min-width:901px){.hero-copy .eyebrow{margin-bottom:1.25rem}.hero-copy h1{line-height:1.08;margin-bottom:1.65rem}.hero-copy>p:not(.eyebrow){line-height:1.65;margin:1.5rem 0}.hero-copy .hero-actions{margin-top:1rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
