:root{--cream:#f6f1e8;--paper:#fffdf9;--ink:#1f1f1d;--muted:#706b62;--line:#ded6ca;--sage:#c9c9b6;--radius:18px;--page:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-width{width:min(var(--page),calc(100% - 36px));margin:0 auto}.section{padding:72px 0}.section--soft{background:var(--cream)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.76rem;font-weight:700;color:var(--muted)}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.05;margin:0 0 18px}h1{font-size:clamp(2.8rem,7vw,6rem)}h2{font-size:clamp(2rem,4vw,3.7rem)}h3{font-size:1.45rem}p{margin:0 0 18px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:1px solid var(--ink);background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:.78rem;font-weight:700;cursor:pointer}.button--secondary{background:transparent;color:var(--ink)}.button:hover{opacity:.86}.announcement{background:var(--ink);color:#fff;text-align:center;padding:8px 16px;font-size:.8rem;letter-spacing:.06em}.site-header{border-bottom:1px solid var(--line);background:#fffdf9f5;position:sticky;top:0;z-index:20}.header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:84px}.brand{font-family:Georgia,Times New Roman,serif;font-size:1.7rem;letter-spacing:.04em}.nav{display:flex;gap:22px;align-items:center;font-size:.88rem}.nav--right{justify-content:flex-end}.cart-count{display:inline-grid;place-items:center;min-width:20px;height:20px;border:1px solid var(--ink);border-radius:50%;font-size:.7rem;margin-left:4px}.hero{min-height:640px;display:grid;align-items:center;background:var(--cream);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.hero-copy{padding:70px 0}.hero-media{min-height:530px;background:#e9e2d8;border-radius:220px 220px 24px 24px;overflow:hidden}.hero-media img{width:100%;height:100%;min-height:530px;object-fit:cover}.hero-placeholder{min-height:530px;display:grid;place-items:center;color:var(--muted);text-align:center;padding:40px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-item{background:var(--paper);padding:26px;text-align:center}.trust-item strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;margin-bottom:4px}.intro{text-align:center;max-width:760px;margin:auto}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:38px}.card{border:1px solid var(--line);background:#fff;overflow:hidden}.card-media{aspect-ratio:1/1;background:var(--cream)}.card-media img{width:100%;height:100%;object-fit:cover}.card-body{padding:22px}.card-price{color:var(--muted);font-size:.93rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:34px}.product-card-media{aspect-ratio:4/5;background:var(--cream);overflow:hidden}.product-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover img{transform:scale(1.02)}.product-card h3{font-size:1.15rem;margin:12px 0 4px}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.story-media{aspect-ratio:4/5;background:#e8e1d7;overflow:hidden}.story-media img{width:100%;height:100%;object-fit:cover}.quote{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.7rem);line-height:1.25}.newsletter{padding:72px 0;background:var(--ink);color:#fff;text-align:center}.newsletter-inner{max-width:680px;margin:auto}.newsletter-form{display:flex;gap:10px;margin-top:26px}.newsletter-form input{flex:1;min-height:50px;border:1px solid #fff;background:transparent;color:#fff;padding:0 15px}.newsletter-form .button{background:#fff;color:var(--ink);border-color:#fff}.footer{padding:46px 0;background:#161614;color:#eee}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer a{color:#ddd}.footer small{color:#aaa}.main-product{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:start}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-gallery img{width:100%;aspect-ratio:1/1;object-fit:cover;background:var(--cream)}.product-info{position:sticky;top:120px}.price{font-size:1.25rem;margin:12px 0 20px}.product-form select,.product-form input{width:100%;min-height:48px;border:1px solid var(--line);padding:0 12px;background:#fff;margin:6px 0 14px}.product-form .button{width:100%}.rte{max-width:820px}.collection-header{text-align:center;max-width:760px;margin:0 auto 34px}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{border-bottom:1px solid var(--line);padding:16px 8px;text-align:left}.cart-actions{display:flex;justify-content:flex-end;margin-top:26px}.mobile-nav{display:none}@media(max-width:900px){.header-inner{grid-template-columns:1fr auto}.nav--left{display:none}.brand{text-align:left}.nav--right{font-size:.82rem}.hero-grid,.story-grid,.main-product{grid-template-columns:1fr}.hero{min-height:auto}.hero-media,.hero-media img{min-height:420px}.cards{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.trust-row,.footer-grid{grid-template-columns:1fr}.product-info{position:static}.section{padding:52px 0}}@media(max-width:560px){.page-width{width:min(100% - 24px,var(--page))}.header-inner{min-height:70px}.brand{font-size:1.35rem}.nav--right a:first-child{display:none}.hero-copy{padding:48px 0}.hero-grid{gap:20px}.hero-media,.hero-media img{min-height:350px}.product-grid{gap:12px}.newsletter-form{flex-direction:column}.product-gallery{grid-template-columns:1fr}}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:10px;top:10px;background:#fff;padding:10px;z-index:999}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:36px}.category-tile{position:relative;min-height:520px;overflow:hidden;background:var(--cream)}.category-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.category-overlay{position:absolute;inset:auto 0 0 0;padding:48px 34px 32px;background:linear-gradient(transparent,#000000ad);color:#fff}.category-overlay h3{font-size:2rem;margin-bottom:8px}.category-overlay p{max-width:440px}.award-banner{background:#22211e;color:#fff;padding:38px 0}.award-inner{display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center}.award-medal{width:88px;height:88px;border:1px solid rgba(255,255,255,.5);border-radius:50%;display:grid;place-items:center;text-align:center;font-family:Georgia,serif;font-size:.8rem;letter-spacing:.08em}.award-inner h3{font-size:1.7rem;margin:0 0 6px}.award-inner p{margin:0;color:#d9d6d0}.scent-strip{overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fbf8f3}.scent-track{display:flex;gap:34px;white-space:nowrap;padding:17px 0;font-family:Georgia,serif;font-size:1.05rem}.scent-track span:after{content:"\2726";font-size:.6rem;margin-left:34px;color:#9d9488}.care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.care-card{padding:30px;border:1px solid var(--line);background:#fff}.care-number{font-family:Georgia,serif;font-size:2rem;color:#aaa093;margin-bottom:12px}.brand-signature{display:flex;gap:16px;align-items:center;margin-top:26px}.brand-signature img{width:86px;height:86px;object-fit:cover;border-radius:50%}.brand-signature strong{display:block}.feature-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:54px;align-items:center}.feature-split-media{min-height:520px;background:var(--cream);overflow:hidden}.feature-split-media img{width:100%;height:100%;min-height:520px;object-fit:cover}.kicker-line{height:1px;background:var(--line);margin:24px 0}.note-list{display:grid;grid-template-columns:1fr 1fr;gap:12px 22px;margin:24px 0}.note-list span{padding-bottom:10px;border-bottom:1px solid var(--line)}.center-cta{text-align:center;margin-top:34px}@media(max-width:900px){.category-grid,.feature-split{grid-template-columns:1fr}.category-tile{min-height:440px}.award-inner{grid-template-columns:auto 1fr}.award-inner .button{grid-column:1/-1;justify-self:start}.care-grid{grid-template-columns:1fr}}@media(max-width:560px){.category-tile{min-height:390px}.award-inner{grid-template-columns:1fr}.award-medal{width:74px;height:74px}.note-list{grid-template-columns:1fr}}.wax-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.wax-photo{background:#fff;border:1px solid var(--line);overflow:hidden}.wax-photo img{width:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .3s ease}.wax-photo span{display:block;padding:16px 18px;font-family:Georgia,Times New Roman,serif;font-size:1.08rem}.wax-photo:hover img{transform:scale(1.025)}@media(max-width:900px){.wax-photo-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.wax-photo-grid{grid-template-columns:1fr}}.candle-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.candle-photo{background:#fff;border:1px solid var(--line);overflow:hidden}.candle-photo img{width:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .3s ease}.candle-photo span{display:block;padding:16px 18px;font-family:Georgia,Times New Roman,serif;font-size:1.08rem}.candle-photo:hover img{transform:scale(1.025)}.candle-photo--wide{grid-column:span 2}.candle-photo--wide img{aspect-ratio:2/1}@media(max-width:900px){.candle-photo-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.candle-photo-grid{grid-template-columns:1fr}.candle-photo--wide{grid-column:span 1}.candle-photo--wide img{aspect-ratio:1/1}}.nav-dropdown{position:relative;display:inline-block}.nav-dropdown__menu{display:none;position:absolute;top:100%;left:0;background:#fff;min-width:180px;box-shadow:0 4px 12px #0000001a;z-index:100;list-style:none;margin:0;padding:.5rem 0}.nav-dropdown:hover .nav-dropdown__menu{display:block}.nav-dropdown__menu li a{display:block;padding:.5rem 1rem;color:inherit;text-decoration:none;white-space:nowrap}.nav-dropdown__menu li a:hover{background:#f5f5f5}. .mobile-menu-toggle{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;margin-left:auto}#mobile-nav{display:none;flex-direction:column;background:#fff;padding:1rem}#mobile-nav.is-open{display:flex}#mobile-nav a{padding:.75rem 0;border-bottom:1px solid #f0f0f0;text-decoration:none;color:inherit}.mobile-dropdown__toggle{background:none;border:none;width:100%;text-align:left;padding:.75rem 0;font-size:1rem;cursor:pointer;border-bottom:1px solid #f0f0f0}.mobile-dropdown__menu{display:none;list-style:none;padding:0;margin:0}.mobile-dropdown.is-open .mobile-dropdown__menu{display:block}.mobile-dropdown__menu li a{padding:.5rem 0 .5rem 1rem;display:block}@media(max-width:768px){.mobile-menu-toggle{display:block;order:3}.nav--left{display:none}.brand{order:1}.nav--right{display:none}.header-inner{display:flex;align-items:center;justify-content:space-between}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/base.css.map */
