:root{--bg: #09070a;--text: #f7efe8;--muted: #c4b3a8;--line: rgba(255, 230, 214, .14);--accent: #e8b4a2;--panel: #100c10}*{box-sizing:border-box}html{height:100%;margin:0;background:#09070a}html,body,#app{margin:0;overflow:hidden;overscroll-behavior:none}body{height:100dvh;max-height:100dvh;font-family:"Source Sans 3",system-ui,sans-serif;color:var(--text);background:var(--bg);-webkit-tap-highlight-color:transparent;touch-action:manipulation;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);display:flex;flex-direction:column}#app{flex:1 1 auto;min-height:0;width:100%;display:flex;flex-direction:column}h1,h2,.serif{font-family:Fraunces,Georgia,serif}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}.stage{flex:1 1 auto;min-height:0;height:100%;max-height:100%;width:100%;display:grid;grid-template-columns:minmax(280px,min(38vw,420px)) minmax(0,1fr);grid-template-rows:minmax(0,1fr);overflow:hidden}.her{position:relative;height:100%;min-height:0;overflow:hidden;background:#120c12}.her img,.her .fallback{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.her .fallback{background:radial-gradient(circle at 50% 18%,#8a5a62 0%,transparent 26%),linear-gradient(180deg,#3a242c,#120c14 68%)}.her-overlay{position:absolute;inset:auto 0 0 0;padding:24px;background:linear-gradient(transparent,#080608eb 70%)}.her-overlay h1{margin:0 0 4px;font-size:clamp(28px,3vw,40px)}.her-overlay p{margin:0;color:var(--muted)}.hotspot{position:absolute;border:0;background:transparent;min-height:44px;min-width:44px}.hotspot.face{left:36%;top:12%;width:28%;height:26%}.hotspot.body{left:28%;top:40%;width:44%;height:42%}.react-chip{position:absolute;left:16px;top:16px;padding:8px 12px;border-radius:999px;background:#00000073;border:1px solid var(--line);font-size:13px;z-index:2}.moods{position:absolute;right:12px;top:12px;display:flex;flex-direction:column;gap:8px;z-index:2}.moods button,.ghost,.primary{border:1px solid var(--line);background:#0a080a8c;border-radius:999px;padding:8px 12px;min-height:40px}.moods button.active,.primary{background:#4a3036;border-color:#e8b4a266}.chat-col{display:flex;flex-direction:column;height:100%;max-height:100%;min-height:0;min-width:0;background:var(--panel);border-left:1px solid var(--line);overflow:hidden}.topbar{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0;padding:12px 16px;border-bottom:1px solid var(--line)}.messages{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:16px 18px;display:flex;flex-direction:column;gap:10px;-webkit-overflow-scrolling:touch}.bubble{max-width:min(92%,560px);padding:12px 14px;border-radius:16px;line-height:1.45;white-space:pre-wrap}.bubble.you{align-self:flex-end;background:#241c26}.bubble.them{align-self:flex-start;background:#3a242c}.composer{display:grid;grid-template-columns:1fr auto;gap:8px;flex-shrink:0;padding:12px 14px;padding-bottom:max(12px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#0c090c}textarea,input,select{width:100%;border:1px solid var(--line);background:#ffffff0a;border-radius:14px;padding:12px;outline:none}textarea{min-height:52px;max-height:140px;resize:vertical;font-size:16px}.screen{max-width:760px;margin:4vh auto;padding:28px;border:1px solid var(--line);border-radius:24px;background:#120c10f2;max-height:92dvh;overflow:auto}.field{margin-bottom:14px}.field label{display:block;margin-bottom:6px;color:var(--muted);font-size:14px}.row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.looks{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}.look{border:1px solid var(--line);border-radius:16px;min-height:120px;background:radial-gradient(circle at 50% 30%,#6a4450,#1a1216 70%);background-size:cover!important;background-position:center top!important;position:relative}.look span{position:absolute;left:8px;bottom:8px;font-size:12px;background:#0000008c;padding:4px 8px;border-radius:8px}.look.selected{outline:2px solid var(--accent)}@media(max-width:900px){.stage{grid-template-columns:1fr;grid-template-rows:min(34dvh,300px) minmax(0,1fr)}.her{height:auto;max-height:none;min-height:0}.her-overlay{padding:14px}.her-overlay h1{font-size:26px}.chat-col{border-left:0;border-top:1px solid var(--line)}.moods{flex-direction:row;flex-wrap:wrap;max-width:60%;justify-content:flex-end}.moods button{padding:6px 10px;font-size:12px;min-height:34px}.row{grid-template-columns:1fr}.screen{margin:0;max-height:100dvh;border-radius:0;border:0}}@media(max-width:480px){.stage{grid-template-rows:min(32dvh,260px) minmax(0,1fr)}.her{max-height:min(32dvh,260px)}.topbar .ghost{font-size:12px;padding:7px 9px}.messages{padding:12px}}
