:root{--bg:#f3efef;--card:#fff;--ink:#171317;--muted:#746a71;--line:#e9e0e4;--accent:#1b1418;--soft:#f0e4e7;--radius:24px;--shadow:0 18px 50px rgba(28,18,24,.10)}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}a{text-decoration:none;color:inherit}button,input{font:inherit}.app{max-width:560px;min-height:100vh;margin:0 auto;padding-bottom:40px}.loading{padding:40px 20px;color:var(--muted)}
/* FEEL BALDWIN — consumer-facing brand theme */
body.theme-feel{--wine:#251027;--berry:#6c2542;--rose:#e2a7b5;--cream:#fbf7f5;--ink:#1d101b;background:#eef3f5;color:var(--ink)}body.theme-feel .app{max-width:620px;background:var(--cream);padding-bottom:92px;min-height:100vh}.feelNotice{height:58px;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--wine);color:#fff;letter-spacing:.18em;font-size:12px;font-weight:700}.feelHeader{height:88px;background:#fff;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:0 20px;border-bottom:1px solid #eee;position:sticky;top:0;z-index:40}.menuIcon{border:0;background:transparent;padding:8px 0}.menuIcon span{display:block;width:28px;height:2px;background:#21131f;margin:6px 0}.feelLogo{justify-self:center;display:flex;align-items:center;gap:8px}.feelWord{display:inline-flex;align-items:center;justify-content:center;background:#d62834;color:#fff;border:3px solid #8e1720;border-radius:999px;padding:2px 15px 4px;font-family:Georgia,serif;font-size:25px;font-weight:800;font-style:italic;line-height:1}.beautyStack{display:flex;flex-direction:column;font-family:Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif;font-size:16px;line-height:.83;letter-spacing:-.03em}.searchIcon{justify-self:end;width:30px;height:30px;border:4px solid #21131f;border-radius:50%;position:relative}.searchIcon:after{content:"";position:absolute;width:13px;height:4px;background:#21131f;right:-9px;bottom:-4px;transform:rotate(45deg);border-radius:2px}.feelHero{position:relative;min-height:760px;overflow:hidden;background:#3d0f22}.feelHeroPhoto{position:absolute;inset:0;background-image:url('https://images.pexels.com/photos/12698463/pexels-photo-12698463.png?cs=srgb&dl=pexels-aog-pixels-263452684-12698463.jpg&fm=jpg');background-size:cover;background-position:58% center;transform:none!important;animation:none!important}.feelHeroShade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(25,5,14,.06) 18%,rgba(30,5,16,.20) 47%,rgba(34,7,19,.92) 100%)}.feelHeroCopy{position:absolute;left:0;right:0;bottom:0;padding:36px 28px 34px;color:#fff}.feelKicker,.sectionEyebrow{font-size:11px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.feelHeroCopy h1{margin:14px 0 18px;font-family:Georgia,'Times New Roman',serif;font-size:59px;line-height:.94;letter-spacing:-.045em;font-weight:500}.feelHeroCopy h1 em{display:block;color:#f0b5c2;font-weight:400;font-size:.86em;line-height:1.03}.feelHeroCopy p{margin:0;max-width:470px;font-size:18px;line-height:1.55;color:rgba(255,255,255,.92)}.heroCta{margin-top:26px;display:inline-flex;align-items:center;gap:24px;background:#fff;color:#251027;padding:17px 22px;border-radius:999px;font-weight:800}.heroCta span{font-size:20px}.feelSection{padding:38px 24px}.feelSection h2{font-family:Georgia,'Times New Roman',serif;font-size:36px;line-height:1.02;margin:10px 0 14px;font-weight:500;letter-spacing:-.035em}.feelSection .lead,.luxCard p{font-size:15px;line-height:1.65;color:#6a5b64}.categoryRail{display:flex;gap:8px;overflow:auto;padding:10px 0 2px;scrollbar-width:none}.categoryRail::-webkit-scrollbar{display:none}.categoryRail span{white-space:nowrap;border:1px solid #d9cbd1;padding:10px 13px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.08em;background:#fff}.luxCard{background:#fff;border:1px solid #eadde2;border-radius:28px;padding:22px;box-shadow:0 16px 40px rgba(49,20,34,.07)}.luxCard.dark{background:linear-gradient(145deg,#251027,#3e1730 56%,#74344f);color:#fff;border:0}.luxCard.dark p{color:#eadde4}.quick{display:flex;gap:7px;flex-wrap:wrap}.quick button{border:1px solid rgba(255,255,255,.20);background:rgba(255,255,255,.09);color:#fff;border-radius:999px;padding:9px 11px;font-size:12px}.chatbox{margin-top:12px;display:grid;grid-template-columns:1fr auto;gap:8px}.chatbox input{min-width:0;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.09);color:#fff;border-radius:15px;padding:13px 14px}.chatbox input::placeholder{color:rgba(255,255,255,.58)}.chatbox button{border:0;background:#fff;color:#251027;border-radius:15px;padding:10px 16px;font-weight:900}.answer{display:none;margin-top:11px;padding:13px;border-radius:14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);font-size:13px;line-height:1.55}.infoCard{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.infoCard h2{font-family:Inter,-apple-system,sans-serif;font-size:19px;line-height:1.35;margin-top:8px}.infoCard p{margin:8px 0}.tiny{font-size:11px!important}.reviewButton{display:inline-flex;white-space:nowrap;background:#251027;color:#fff;border-radius:999px;padding:12px 14px;font-size:12px;font-weight:800}.feelFooter{text-align:center;padding:10px 20px 34px;font-size:11px;line-height:1.6;color:#83737d}.feelFooter b{color:#251027}.feelFooter span{letter-spacing:.12em;font-size:9px}.bottomNav{position:fixed;z-index:50;bottom:0;left:50%;transform:translateX(-50%);width:min(620px,100%);height:78px;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-top:1px solid #e7dfe2;display:grid;grid-template-columns:repeat(3,1fr);padding-bottom:env(safe-area-inset-bottom)}.bottomNav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#24151f}.bottomNav a:nth-child(2){color:#7e2a4e}.navSymbol{font-size:28px;line-height:1}.bottomNav small{font-size:11px}
/* Shared / secondary-store theme */
.top{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 16px;background:rgba(245,241,239,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.035)}.brand{font-weight:900;letter-spacing:-.035em;font-size:18px}.small{font-size:12px;color:var(--muted)}.hero{margin:14px 16px 0;min-height:350px;border-radius:32px;overflow:hidden;position:relative;background:#1d171b;box-shadow:var(--shadow)}.hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;animation:none!important;transform:none!important;transition:none!important}.heroShade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,10,13,.02) 24%,rgba(15,10,13,.78) 100%)}.heroContent{position:absolute;left:0;right:0;bottom:0;padding:26px 24px;color:#fff}.eyebrow{font-size:11px;font-weight:850;letter-spacing:.16em;text-transform:uppercase;opacity:.82}.hero h1{font-size:44px;line-height:.93;margin:10px 0 12px;letter-spacing:-.06em}.hero p{margin:0;font-size:14px;line-height:1.45;opacity:.92}.pill{display:inline-flex;margin-top:14px;padding:8px 11px;border:1px solid rgba(255,255,255,.26);background:rgba(255,255,255,.10);border-radius:999px;font-size:11px;font-weight:800}.section{padding:18px 16px 0}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.action{display:flex;min-height:92px;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:var(--card);border:1px solid var(--line);border-radius:20px;box-shadow:0 7px 20px rgba(28,18,24,.045)}.action .icon{font-size:23px}.action b{font-size:13px}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:19px;box-shadow:0 7px 24px rgba(28,18,24,.035)}.card h2{margin:0 0 8px;font-size:20px;letter-spacing:-.035em}.feature{background:linear-gradient(145deg,#171116,#35242d 62%,#69414d);color:#fff;border:0}.feature p{color:#e8dfe3;font-size:13px;line-height:1.55;margin:6px 0 14px}.reviewWrap{display:flex;align-items:center;justify-content:space-between;gap:12px}.stars{font-size:13px;letter-spacing:2px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;background:var(--accent);color:#fff;padding:12px 14px;font-size:13px;font-weight:900}.infoRow{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.infoRow:last-child{border-bottom:0}.label{width:74px;font-size:12px;color:var(--muted);font-weight:800}.value{flex:1;font-size:13px;line-height:1.48}.note{margin-top:8px;font-size:11px;line-height:1.45;color:var(--muted)}.promo{display:none}.promo.on{display:block}.promo .card{background:#f3e7ea;border-color:#ead7dd}.promoKicker{font-size:10px;letter-spacing:.15em;font-weight:900;color:#8e5162}.footer{text-align:center;padding:27px 16px 6px;font-size:11px;line-height:1.6;color:var(--muted)}.footer b{color:var(--ink)}.error{margin:24px 16px;padding:20px;border-radius:20px;background:#fff;border:1px solid #eadfe4}.storeLink{display:inline-block;margin-top:8px;text-decoration:underline;font-weight:700}body.theme-fantacia{--bg:#f5f2ee;--accent:#171717;--soft:#eee8e1}
@media(min-width:700px){body{padding:24px 0}.app{border-radius:34px;overflow:hidden;box-shadow:0 20px 70px rgba(0,0,0,.09);background:var(--bg)}body.theme-feel{padding:24px 0}.feelHero{min-height:780px}.feelHeroCopy h1{font-size:66px}.top{position:relative}.hero{min-height:390px}.hero h1{font-size:52px}}@media(max-width:420px){.feelHero{min-height:690px}.feelHeroCopy{padding:30px 24px}.feelHeroCopy h1{font-size:51px}.feelHeroCopy p{font-size:16px}.feelHeader{height:82px}.feelNotice{height:54px;font-size:10px}.feelSection{padding:32px 20px}.feelSection h2{font-size:33px}}@media(display-mode:standalone){.top{padding-top:max(13px,env(safe-area-inset-top))}.feelNotice{padding-top:env(safe-area-inset-top);height:calc(58px + env(safe-area-inset-top))}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
