.theme-picker{position:fixed;right:18px;top:98px;z-index:19;display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(20,18,15,.72);box-shadow:0 8px 28px rgba(0,0,0,.18);backdrop-filter:blur(12px)}.theme-picker span{color:#fff;font:700 8px/1 var(--sans);letter-spacing:1.4px;margin-right:2px}.theme-picker button{width:19px;height:19px;border:2px solid transparent;border-radius:50%;padding:0;cursor:pointer;transition:transform .2s,border-color .2s}.theme-picker button:hover{transform:scale(1.15)}.theme-picker button.active{border-color:#fff;box-shadow:0 0 0 2px rgba(0,0,0,.22)}.theme-picker .beige{background:#b79d7f}.theme-picker .green{background:#0b3426}.theme-picker .gray{background:#59605f}
body.theme-beige{--ink:#352b22;--ink2:#4b3b2f;--cream:#f3eee7;--gold:#c99458;--sage:#c4ad91;--muted:#9d8e80;background:#f3eee7}body.theme-beige .nav,body.theme-beige .hero,body.theme-beige .visit{background:#3a2f26}body.theme-beige .menu{background:#5a493b}body.theme-beige .product{background:#695647;border-color:#9e846d}body.theme-beige footer{background:#2d251f}body.theme-beige .quick-bar{background:#d4b58d}body.theme-beige .story{background:#e9ded0}body.theme-beige .daily-quote{background:#f4ece2}body.theme-beige .tabs .active{background:#a27b58;border-color:#a27b58}body.theme-beige .map-card{background:#5d493b;border-color:#94775f}body.theme-beige .cart-pill,body.theme-beige .button{background:#dfbd90}
body.theme-gray{--ink:#252a29;--ink2:#353b3a;--cream:#edf0ee;--gold:#c5a676;--sage:#a9b2ae;--muted:#8b9490;background:#edf0ee}body.theme-gray .nav,body.theme-gray .hero,body.theme-gray .visit{background:#292f2e}body.theme-gray .menu{background:#39403e}body.theme-gray .product{background:#474f4c;border-color:#737e79}body.theme-gray footer{background:#222726}body.theme-gray .quick-bar{background:#b8ae9b}body.theme-gray .story{background:#dde2df}body.theme-gray .daily-quote{background:#e8ebe9}body.theme-gray .tabs .active{background:#68736e;border-color:#68736e}body.theme-gray .map-card{background:#3e4643;border-color:#66736e}
body.theme-green{--ink:#08251a;--ink2:#11382a;--cream:#f5efe5;--gold:#e5bf88;--sage:#a8c6b7;--muted:#a6b9ad;background:#f5efe5}body.theme-green .nav,body.theme-green .hero,body.theme-green .visit{background:#08251a}body.theme-green .menu{background:#0d2c20}body.theme-green .product{background:#173d2e;border-color:#537466}body.theme-green footer{background:#071d15}body.theme-green .quick-bar{background:#d9b981}body.theme-green .story{background:#e8efe9}body.theme-green .daily-quote{background:#f4eee4}body.theme-green .tabs .active{background:#5a8875;border-color:#5a8875}body.theme-green .map-card{background:#173d2e;border-color:#5d7e70}
@media(max-width:650px){.theme-picker{top:auto;bottom:14px;right:14px}}
.theme-picker .mocha{background:#6e4f3a}.hero{position:relative;isolation:isolate}.hero>*:not(.smoke-scene){position:relative;z-index:1}.smoke-scene{position:absolute;z-index:2;inset:0;overflow:hidden;pointer-events:none}.smoke-scene i{position:absolute;bottom:-120px;left:calc(48% + var(--shift,0px));width:190px;height:330px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(255,255,255,.2),rgba(232,218,200,.09) 38%,transparent 70%);filter:blur(25px);opacity:0;animation:rokaSmoke 10s ease-in infinite}.smoke-scene i:nth-child(2){--shift:120px;animation-delay:2.4s;animation-duration:12s}.smoke-scene i:nth-child(3){--shift:250px;animation-delay:5.1s;animation-duration:11s}.smoke-scene i:nth-child(4){--shift:-90px;animation-delay:7.3s;animation-duration:13s}@keyframes rokaSmoke{0%{opacity:0;transform:translate3d(0,100px,0) scale(.65) rotate(0)}20%{opacity:.28}65%{opacity:.14}100%{opacity:0;transform:translate3d(45px,-690px,0) scale(1.7) rotate(20deg)}}@media(prefers-reduced-motion:reduce){.smoke-scene{display:none}}
body.theme-mocha{--ink:#261d18;--ink2:#3c2c23;--cream:#f1ece5;--gold:#c89459;--sage:#aa9a88;--muted:#94877c;background:#f1ece5}body.theme-mocha .nav{background:#211a16}body.theme-mocha .hero{background:#2b211b}body.theme-mocha .menu{background:#443126}body.theme-mocha .product{background:#533c2f;border-color:#866652}body.theme-mocha .visit{background:#2a211c}body.theme-mocha footer{background:#1d1714}body.theme-mocha .quick-bar{background:#c9a16f}body.theme-mocha .story{background:#e5ddd3}body.theme-mocha .daily-quote{background:#eee7de}body.theme-mocha .tabs .active{background:#8c6244;border-color:#8c6244}body.theme-mocha .map-card{background:#493529;border-color:#725644}body.theme-mocha .button,body.theme-mocha .cart-pill{background:#d6ad78}
