﻿:root{--bg:#f8f5ef;--ink:#3c382f;--muted:#81796c;--line:#ded8cb;--accent:#88613e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}.wrap{width:min(1200px,calc(100% - 80px));margin:auto}.announcement{background:#777a61;color:#fff;text-align:center;font-size:11px;padding:11px;letter-spacing:.5px}.announcement span{margin-left:15px;opacity:.8}.header{height:105px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-family:Georgia,serif;font-size:48px;letter-spacing:-4px;line-height:.8}.brand>span{font-size:27px;margin-left:8px;color:var(--accent);vertical-align:top;letter-spacing:0}.brand small{display:block;font:8px Arial,sans-serif;letter-spacing:2.1px;margin-top:12px}nav{display:flex;gap:35px;font-size:12px}nav a:hover,.text-link:hover{color:var(--accent)}.cart-toggle{background:transparent;border:1px solid var(--line);border-radius:30px;padding:12px 18px;font-size:12px}.cart-toggle span{display:inline-grid;place-items:center;background:#e8dfcf;border-radius:50%;min-width:22px;height:22px;margin-left:12px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;padding-block:48px 52px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:600;color:var(--accent)}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1{font-size:clamp(42px,4.8vw,66px);letter-spacing:-2.6px;line-height:1.08;margin:25px 0}em{font-weight:400;color:var(--accent)}.hero-copy>p{max-width:400px;line-height:1.9;color:var(--muted);font-size:14px;margin-bottom:29px}.button{display:inline-flex;justify-content:center;align-items:center;gap:32px;padding:17px 23px;font-size:12px;border:0;border-radius:3px}.primary{background:var(--accent);color:#fff}.primary:hover{background:#714e31}.hero-note{font-size:11px;color:var(--muted);margin-top:30px}.hero-note span{color:var(--accent);font-size:22px;margin-right:9px;vertical-align:middle}.hero-art{height:460px;border-radius:180px 180px 5px 5px;background:radial-gradient(ellipse at 55% 35%,#efe0c4,#d3baa0);position:relative;overflow:hidden;isolation:isolate}.art-caption{position:absolute;top:36px;width:100%;text-align:center;font-size:8px;letter-spacing:3px;color:#82694c}.sun-disc{width:265px;height:265px;position:absolute;left:24%;top:80px;background:#f5e9ce88;border-radius:50%}.pedestal{position:absolute;width:430px;height:120px;background:linear-gradient(#cab091,#e0c6a8);border-radius:50% 50% 0 0;bottom:-35px;left:8%;box-shadow:0 -6px 20px #a0856515}.candle{position:absolute;background:linear-gradient(90deg,#754425,#b07a42 30%,#996338 65%,#63391f);border-radius:10px 10px 23px 23px;box-shadow:16px 19px 22px #65432636,inset 5px 0 10px #efd49e50;z-index:2}.candle:before{content:'';position:absolute;top:-7px;left:0;width:100%;height:20px;border-radius:50%;background:radial-gradient(ellipse,#e8d7af 60%,#8c592c 66%,#b78852 80%);border:1px solid #ad825b}.candle-large{width:155px;height:207px;bottom:88px;left:47%;transform:rotate(4deg)}.candle-small{width:127px;height:157px;bottom:73px;left:20%;transform:rotate(-7deg);z-index:3}.cream{background:linear-gradient(90deg,#c5b9a0,#efe7d3 35%,#e4d8bd 70%,#b8a787)}.cream:before{background:radial-gradient(ellipse,#f1e6ce 65%,#c6b69a 70%)}.wick{position:absolute;width:3px;height:12px;top:-15px;left:50%;background:#4c3522;z-index:3}.flame{position:absolute;left:calc(50% - 8px);top:-49px;width:19px;height:37px;border-radius:70% 25% 55% 50%;transform:rotate(8deg);background:linear-gradient(#fff8d0,#ffdc77 70%,#e7943a);box-shadow:0 0 25px 9px #ffe6a35c;z-index:4}.candle-label{position:absolute;left:13%;top:27%;width:74%;height:57%;background:#f5eddd;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#654c33;box-shadow:0 1px 4px #4b2d2422}.candle-label b{font:30px Georgia,serif;letter-spacing:-2px}.candle-label span{font:italic 11px Georgia,serif;text-align:center}.candle-label small{font-size:4px;letter-spacing:.6px}.art-note{position:absolute;bottom:18px;right:28px;text-align:right;font:15px/1.5 Georgia,serif;z-index:4}.benefits{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding-block:23px}.benefits>div{text-align:center;font-size:12px;border-right:1px solid var(--line)}.benefits>div:last-child{border:0}.benefits span{font-size:20px;vertical-align:middle;margin-right:12px;color:var(--accent)}.shop{padding-top:75px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}h2{font-size:36px;line-height:1.2;letter-spacing:-1px;margin:16px 0}.section-heading p{color:var(--muted);font-size:12px;line-height:1.8}.shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:30px 0 26px}.tabs{display:flex;gap:8px;flex-wrap:wrap}.tabs button{border:1px solid var(--line);background:transparent;border-radius:30px;padding:11px 17px;font-size:11px}.tabs button.selected{background:var(--ink);color:white;border-color:var(--ink)}.tabs button span{margin-left:8px;opacity:.65}.demo-label{font-size:10px;color:var(--muted)}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 25px}.product-art{height:255px;background:var(--scene);position:relative;overflow:hidden;border-radius:5px;isolation:isolate}.product-art:after{content:'';position:absolute;width:220px;height:220px;border-radius:50%;background:#fff3;top:30px;right:-50px;z-index:-1}.product-art .candle{width:112px;height:145px;left:calc(50% - 56px);bottom:30px;transform:rotate(-4deg);transition:transform .3s}.product:hover .candle{transform:rotate(0) translateY(-4px)}.product-art .candle-label b{font-size:25px}.product-art .candle-label span{font-size:9px}.product-art .candle-label{gap:9px}.product-art .second{left:calc(50% - 5px);transform:rotate(8deg);width:96px;height:127px;bottom:25px}.product-art:has(.second)>.candle:first-of-type{left:calc(50% - 85px)}.product-tag{position:absolute;top:16px;left:16px;font-size:9px;letter-spacing:.5px;background:#f8f5efba;padding:7px 10px;border-radius:20px;z-index:5}.product-meta{display:flex;justify-content:space-between;margin-top:19px;color:var(--muted);font-size:9px;letter-spacing:1px}.product h3{font-size:25px;margin:10px 0}.product p{font-size:12px;color:var(--muted);line-height:1.8;margin:0 0 18px}.product-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:15px;border-top:1px solid var(--line);gap:8px}.price{font-size:15px}.add-cart{border:0;background:transparent;color:var(--accent);font-size:11px;padding:10px 0 10px 10px}.add-cart span{margin-left:10px;font-size:18px}.story{display:grid;grid-template-columns:1fr 1fr;gap:75px;margin-top:90px;align-items:center}.story-art{min-height:345px;background:#e7e5d9;position:relative;overflow:hidden;border-radius:5px;display:grid;place-items:center}.story-art>span{font:42px/1.2 Georgia,serif;position:relative;z-index:1;transform:rotate(-7deg)}.story-art em{color:#75785e}.story-flower{position:absolute;font-size:340px;line-height:1;right:-50px;bottom:-115px;color:#d2d2bb}.story-copy p{font-size:13px;line-height:1.9;color:var(--muted)}.text-link{display:inline-block;font-size:12px;border-bottom:1px solid var(--accent);padding-bottom:8px;margin-top:12px}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;padding-block:85px}.questions details{border-bottom:1px solid var(--line);padding:20px 0}.questions summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;font-size:13px}.questions summary::-webkit-details-marker{display:none}.questions summary span{color:var(--accent)}.questions details[open] summary span{transform:rotate(45deg)}.questions p{font-size:12px;line-height:1.9;color:var(--muted)}.closing{text-align:center;background:#ece5d9;padding:48px 20px}.closing h2{font-size:40px;margin:17px 0 25px}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:35px}footer .brand{font-size:36px}footer p,footer small{font-size:10px;color:var(--muted)}dialog{background:var(--bg);color:var(--ink);border:1px solid var(--line);border-radius:10px;padding:25px;width:min(520px,calc(100% - 30px));max-height:85vh}dialog::backdrop{background:#32281cb3;backdrop-filter:blur(5px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.dialog-heading h2{font-size:26px}.dialog-heading button{font-size:28px;background:none;border:0;padding:8px}.cart-row{border-bottom:1px solid var(--line);padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px}.cart-row small{display:block;color:var(--muted);margin-top:6px}.quantity{display:flex;gap:10px;align-items:center}.quantity button{border:1px solid var(--line);background:transparent;min-width:30px;height:30px;border-radius:4px}.cart-total{display:flex;justify-content:space-between;margin:25px 0}.checkout-note{font-size:12px;line-height:1.8;color:var(--muted)}.checkout{width:100%}.checkout:disabled{opacity:.55;cursor:not-allowed}.continue-shopping{display:block;margin:18px auto 0;border:0;background:none;text-decoration:underline;font-size:12px}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:white;padding:16px 23px;border-radius:5px;opacity:0;pointer-events:none;transition:.2s;z-index:10;max-width:90%;font-size:12px}#toast.visible{opacity:1;transform:translate(-50%,0)}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}@media(max-width:900px){.wrap{width:calc(100% - 40px)}nav{gap:18px}.hero{gap:25px}.hero-art{height:400px}.candle-large{left:43%}.candle-small{left:10%}.products{gap:25px 17px}.tabs button{padding:10px 12px}.story{gap:35px}.shop-toolbar{align-items:start;flex-direction:column}h2{font-size:31px}}@media(max-width:620px){.announcement{font-size:10px}.announcement span{display:none}.header{height:115px;flex-wrap:wrap;align-content:center;gap:20px}.brand{font-size:38px}.brand small{font-size:7px}nav{order:3;width:100%;justify-content:space-between;font-size:11px}.cart-toggle{padding:8px 13px}.hero{grid-template-columns:1fr;padding-top:35px;gap:30px}.hero h1{font-size:49px}.hero-copy>p{max-width:100%}.hero-art{height:380px;width:100%;max-width:420px;margin:auto}.hero-note{margin-top:20px}.candle-small{left:18%}.candle-large{left:47%}.benefits{gap:12px;padding-block:18px}.benefits>div{font-size:9px;padding-inline:3px}.benefits span{display:block;margin:0 0 8px}.shop{padding-top:45px}.section-heading{display:block}.section-heading p{display:none}.tabs{gap:6px}.tabs button{font-size:10px;padding:10px 12px}.products{grid-template-columns:1fr 1fr;gap:28px 14px}.product-art{height:200px}.product-art .candle{width:85px;height:119px;left:calc(50% - 42px);bottom:22px}.product-art .candle-label b{font-size:20px}.product-art .candle-label span{font-size:8px}.product-art .candle-label small{display:none}.product-tag{font-size:8px;left:8px;top:10px;padding:6px}.product-art .second{width:72px;height:98px;left:calc(50% - 2px)}.product-art:has(.second)>.candle:first-of-type{left:calc(50% - 61px)}.product-meta{font-size:7px;letter-spacing:.5px;gap:5px}.product h3{font-size:22px;min-height:50px}.product p{font-size:11px;min-height:40px}.product-bottom{align-items:start;flex-direction:column;gap:3px}.add-cart{padding:5px 0;font-size:10px}.story{grid-template-columns:1fr;margin-top:55px;gap:24px}.story-art{min-height:260px}.story-art>span{font-size:37px}.faq{grid-template-columns:1fr;padding-block:50px;gap:10px}.closing h2{font-size:32px}footer{flex-wrap:wrap;gap:18px}footer p{order:3;width:100%;margin:0}.dialog-heading h2{font-size:23px}.quantity{gap:7px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
/* Product photography and gentle entrance motion. */
.hero-photo{display:block;width:100%;height:100%;object-fit:cover;object-position:center 58%}.hero-art .art-note{background:#f8f5efdf;backdrop-filter:blur(8px);padding:13px 20px;border-radius:3px;bottom:22px;right:22px}.product{display:flex;flex-direction:column}.product-art{height:auto;aspect-ratio:1/1}.product-art img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.65,.3,1)}.product-art:after{display:none}.product:hover .product-art img{transform:scale(1.045)}.product .scent-notes{color:var(--accent);font-size:11px;margin-bottom:10px;min-height:0}.product .product-description{line-height:1.85;margin-bottom:22px;min-height:0}.product-bottom{margin-top:auto}.button,.cart-toggle,.tabs button{transition:background .2s,transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 6px 18px #65432620}.button:active,.add-cart:active{transform:translateY(1px)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease var(--reveal-delay,0ms),transform .7s cubic-bezier(.2,.65,.3,1) var(--reveal-delay,0ms)}.reveal.is-visible{opacity:1;transform:translateY(0)}
@media(prefers-reduced-motion:no-preference){.hero-copy>*{animation:welcome-in .85s cubic-bezier(.2,.65,.3,1) both}.hero-copy>:nth-child(2){animation-delay:.1s}.hero-copy>:nth-child(3){animation-delay:.2s}.hero-copy>:nth-child(4){animation-delay:.3s}.hero-copy>:nth-child(5){animation-delay:.4s}.hero-art{animation:welcome-in 1.1s .15s both}.hero-photo{animation:photo-settle 1.6s ease-out both}dialog[open]{animation:welcome-in .25s ease-out}.questions details[open] p{animation:welcome-in .3s ease-out}@keyframes welcome-in{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes photo-settle{from{transform:scale(1.06)}to{transform:scale(1)}}}
@media(max-width:620px){.product-art{height:auto}.product h3{min-height:0}.product .product-description{font-size:11px}.hero-art .art-note{font-size:13px;bottom:16px;right:16px}.demo-label{line-height:1.6}}@media(max-width:380px){.products{grid-template-columns:1fr}.product h3{font-size:25px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}.product:hover .product-art img,.button:hover{transform:none}}

/* Warm candlelight: broad, soft reflections and sparse rising points of light. */
body{isolation:isolate}
.candle-ambience{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden;contain:strict}
.candle-ambience::before,.candle-ambience::after{content:'';position:absolute;width:min(75vw,850px);height:min(95vh,850px);border-radius:50%;background:radial-gradient(ellipse,rgba(226,168,83,.42) 0%,rgba(243,196,127,.22) 38%,transparent 70%);animation:candle-glow 9s ease-in-out infinite alternate}
.candle-ambience::before{left:-18%;bottom:-20%}
.candle-ambience::after{right:-18%;top:-18%;background:radial-gradient(ellipse,rgba(239,179,97,.36),rgba(244,206,157,.18) 40%,transparent 70%);animation-duration:12s;animation-delay:-6s}
.candle-mote{position:absolute;left:var(--left);bottom:-20px;width:var(--size);height:var(--size);border-radius:50%;background:radial-gradient(circle,#c98a37 0%,#dfab66aa 35%,#eac58a44 55%,transparent 75%);box-shadow:0 0 15px 4px #e6b66c40;opacity:0;animation:candle-rise var(--duration) linear var(--delay) infinite}
@keyframes candle-glow{0%{opacity:.45;transform:translate3d(0,0,0) scale(.92)}45%{opacity:.8}100%{opacity:1;transform:translate3d(4%,7%,0) scale(1.12)}}
@keyframes candle-rise{0%{opacity:0;transform:translate3d(0,0,0) scale(.65)}15%{opacity:.85}50%{opacity:.6;transform:translate3d(var(--drift),-50vh,0) scale(1)}80%{opacity:.75}100%{opacity:0;transform:translate3d(0,-105vh,0) scale(.55)}}
.candle-ambience.is-paused::before,.candle-ambience.is-paused::after,.candle-ambience.is-paused .candle-mote{animation-play-state:paused}
.ambience-toggle{position:fixed;left:14px;bottom:12px;z-index:6;border:1px solid #ded8cbb3;border-radius:20px;background:#f8f5efed;color:#81715c;padding:8px 12px;font-size:10px;box-shadow:0 2px 12px #88613e08}
.ambience-toggle:hover{background:#f0e5d5;color:#65472f}.ambience-toggle[hidden]{display:none}
@media(max-width:620px){.candle-mote:nth-child(n+13){display:none}.candle-ambience::before,.candle-ambience::after{width:100vw;height:70vh}.ambience-toggle{left:8px;bottom:8px;font-size:9px;padding:7px 10px}}
@media(prefers-reduced-motion:reduce){.candle-ambience::before,.candle-ambience::after{animation:none;opacity:.45}.candle-mote{display:none}.ambience-toggle{display:none}}

/* Daylight cream and warm evening tones. */
:root{color-scheme:light}.header-actions{display:flex;align-items:center;gap:10px}.theme-switch{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:transparent;border:1px solid var(--line);border-radius:30px;padding:12px 16px;font-size:12px;min-height:48px}.theme-switch:hover{background:#88613e12}#theme-symbol{font-size:18px;line-height:1}
:root[data-theme="dark"]{color-scheme:dark;--bg:#201c18;--ink:#f3e9da;--muted:#bcb09f;--line:#4c4135;--accent:#dbad77}
[data-theme="dark"] .announcement{background:#414533;color:#eee9dc}
[data-theme="dark"] .cart-toggle span{background:#54412e;color:#f6e5cc}
[data-theme="dark"] .primary{background:#d7a56e;color:#251b12}
[data-theme="dark"] .primary:hover{background:#e7b982}
[data-theme="dark"] .tabs button.selected{background:#d7a56e;color:#251b12;border-color:#d7a56e}
[data-theme="dark"] .hero-art .art-note{background:#282018e8;color:var(--ink)}
[data-theme="dark"] .product-tag{background:#282018e8;color:#f3e9da}
[data-theme="dark"] .story-art{background:#323529}
[data-theme="dark"] .story-art em{color:#c4c7a2}
[data-theme="dark"] .story-flower{color:#494d39}
[data-theme="dark"] .closing{background:#30271f}
[data-theme="dark"] .ambience-toggle{background:#28221ded;border-color:var(--line);color:var(--muted)}
[data-theme="dark"] .ambience-toggle:hover{background:#3c3025;color:var(--ink)}
[data-theme="dark"] #toast{background:#e5c49e;color:#251b12}
[data-theme="dark"] .theme-switch:hover{background:#dbad7715}
@media(max-width:900px){.header-actions{gap:6px}.theme-switch{padding:10px 12px}nav{gap:15px}}
@media(max-width:620px){.header-actions{margin-left:auto}.theme-switch{min-height:40px;padding:8px 11px;font-size:11px}.header{column-gap:10px}}
@media(max-width:360px){.theme-switch{gap:5px;padding-inline:9px}.cart-toggle{padding-inline:9px}.header-actions{gap:5px}}

/* A small candle ritual while the page's initial assets load. */
.page-loader{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;background:var(--bg);color:var(--ink);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .6s ease,visibility .6s; padding:24px}
.page-loading .page-loader{opacity:1;visibility:visible;pointer-events:auto}
.loader-content{text-align:center;max-width:340px;width:100%}
.loader-illustration{position:relative;width:180px;height:185px;margin:0 auto 22px}
.loader-halo{position:absolute;width:230px;height:230px;left:-25px;top:-55px;background:radial-gradient(ellipse,#e8b35c33,transparent 68%);border-radius:50%;animation:loader-breathe 2.8s ease-in-out infinite alternate}
.loader-vessel{position:absolute;left:48px;top:75px;width:84px;height:91px;border-radius:7px 7px 19px 19px;background:linear-gradient(90deg,#a97646,#d8b484 40%,#bd9466 80%,#98653a);box-shadow:inset 4px 0 8px #ffffff25;display:grid;place-items:center}
.loader-vessel:before{content:'';position:absolute;top:-5px;width:82px;height:12px;border:1px solid #b58c60;border-radius:50%;background:#f2e4c8}
.loader-vessel span{font:22px Georgia,serif;letter-spacing:1px;background:#f4ead8;color:#765235;padding:9px 12px;transform:translateY(4px)}
.loader-wick{position:absolute;top:63px;left:89px;width:2px;height:12px;background:#5f4125;z-index:2}
.loader-flame{position:absolute;top:25px;left:80px;width:21px;height:40px;border-radius:75% 25% 65% 35%;background:radial-gradient(ellipse at 50% 80%,#fff6c9 5%,#f6cf6b 40%,#d78e36 80%);box-shadow:0 0 23px #eeb75b70;transform-origin:50% 100%;animation:loader-flicker 1.7s ease-in-out infinite alternate;z-index:3}
.loader-shadow{position:absolute;left:40px;bottom:4px;width:100px;height:9px;border-radius:50%;background:radial-gradient(ellipse,#88613e30,transparent 70%)}
.loader-brand{font:52px/.9 Georgia,serif;letter-spacing:-3px}.loader-brand span{font-size:24px;color:var(--accent);vertical-align:top;margin-left:9px}
.loader-caption{font:23px/1.5 Georgia,serif;margin:25px 0 22px}.loader-caption em{color:var(--accent)}
.loader-track{height:2px;width:104px;margin:0 auto 22px;overflow:hidden;background:var(--line);border-radius:2px}.loader-track span{display:block;width:45%;height:100%;background:var(--accent);animation:loader-travel 1.8s ease-in-out infinite}
.loader-content>small{font-size:8px;letter-spacing:1.8px;color:var(--muted);line-height:1.8;display:block}
.page-loading .hero-copy>*,.page-loading .hero-art,.page-loading .hero-photo{animation-play-state:paused}
@keyframes loader-flicker{0%{transform:rotate(-6deg) scale(.94,1)}50%{transform:rotate(3deg) scale(1,.94)}100%{transform:rotate(5deg) scale(.92,1.06)}}
@keyframes loader-breathe{from{opacity:.55;transform:scale(.9)}to{opacity:1;transform:scale(1.1)}}
@keyframes loader-travel{from{transform:translateX(-110%)}to{transform:translateX(330%)}}
@media(max-height:540px){.loader-illustration{margin-bottom:5px;height:170px}.loader-brand{font-size:38px}.loader-caption{font-size:19px;margin:14px 0}.loader-track{margin-bottom:12px}}
@media(prefers-reduced-motion:reduce){.page-loader{transition:none}.loader-flame,.loader-halo,.loader-track span{animation:none}.loader-track span{width:100%}}

.music-toggle{position:fixed;right:14px;bottom:12px;z-index:6;border:1px solid var(--line);border-radius:24px;background:var(--bg);color:var(--ink);padding:11px 16px;font-size:11px;box-shadow:0 3px 18px #88613e15;min-height:40px;transition:background .2s,border-color .2s}
.music-toggle:hover{border-color:var(--accent)}.music-toggle.is-playing{color:var(--accent)}
@media(max-width:620px){.music-toggle{right:8px;bottom:8px;padding:9px 12px;font-size:10px}#toast{bottom:62px}}

/* Touch-friendly layout, including narrow screens and phone safe areas. */
@media(max-width:900px){.header{gap:16px}.header nav{gap:14px}.header-actions{flex-shrink:0}}
@media(min-width:621px) and (max-width:760px){.header{height:auto;min-height:120px;padding-block:18px;flex-wrap:wrap}.header nav{order:3;width:100%;justify-content:center;gap:35px}.header-actions{margin-left:auto}.hero{gap:20px}.hero h1{font-size:43px}.hero-art{height:380px}}
@media(max-width:620px){
  .wrap{width:calc(100% - 32px)}
  .header{height:auto;min-height:125px;padding-block:16px;row-gap:14px}
  .header nav{gap:8px}.header nav a{min-height:44px;display:flex;align-items:center;justify-content:center}
  .theme-switch,.cart-toggle{min-height:44px}
  .hero h1{font-size:clamp(38px,10.5vw,49px)}
  .hero-art{height:auto;aspect-ratio:1/1;max-width:420px}
  .hero-photo{height:100%;position:absolute;inset:0}
  .tabs button{min-height:44px}.tabs{gap:8px}
  .product-description{font-size:13px!important}
  .add-cart{min-height:44px;padding:10px 0;font-size:12px}
  .questions summary{min-height:44px;align-items:center;line-height:1.5}
  .questions p{font-size:13px}
  .quantity button{min-width:44px;height:44px}.quantity{gap:6px}
  .cart-row{flex-wrap:wrap}.dialog-heading button{min-width:44px;min-height:44px}
  dialog{max-height:calc(100dvh - 32px);padding:20px}
  .continue-shopping{min-height:44px}
  .ambience-toggle,.music-toggle{min-height:44px;bottom:calc(8px + env(safe-area-inset-bottom,0px));font-size:10px}
  .ambience-toggle{left:calc(8px + env(safe-area-inset-left,0px))}
  .music-toggle{right:calc(8px + env(safe-area-inset-right,0px))}
  #toast{bottom:calc(68px + env(safe-area-inset-bottom,0px))}
  footer{padding-bottom:calc(85px + env(safe-area-inset-bottom,0px))}
}
@media(max-width:480px){
  .products{grid-template-columns:1fr;gap:32px}
  .product h3{font-size:28px}.product .scent-notes{font-size:12px}
  .product-bottom{flex-direction:row;align-items:center}
  .product-meta{font-size:9px}.price{font-size:17px}
  .product-art{aspect-ratio:1.12/1}
  .story-art>span{font-size:34px}
  .section-heading h2,.story-copy h2,.faq h2{font-size:30px}
  .dialog-heading h2{font-size:22px}
}
@media(hover:none){.product:hover .product-art img,.button:hover{transform:none}}
