:root{color-scheme:dark;--bg: #0a0a09;--bg-lift: #121211;--panel: #181817;--panel-strong: #1f1f1d;--line: rgba(255, 255, 255, .11);--line-soft: rgba(255, 255, 255, .07);--text: #f3efe8;--muted: #9a9893;--faint: #66635f;--ember: #f05b2a;--gold: #f0aa3c;--green: #4ade80;--danger: #ff6b5f;font-family:Avenir Next,Gill Sans,Trebuchet MS,Helvetica Neue,sans-serif;background:var(--bg)}*{box-sizing:border-box}html,body,#root{width:100%;overflow-x:hidden}body{margin:0;min-width:0;min-height:100vh;background:radial-gradient(circle at 70% 8%,rgba(240,170,60,.09),transparent 32rem),radial-gradient(circle at 15% 100%,rgba(66,84,68,.22),transparent 26rem),linear-gradient(180deg,#11110f,#080807 56%,#0b0b0a);color:var(--text)}button,textarea{font:inherit}button{cursor:pointer}button:disabled,textarea:disabled{cursor:not-allowed;opacity:.55}.app-shell{width:100%;min-height:100vh;padding-bottom:210px;overflow-x:hidden}.app-shell.suggestions-open{padding-bottom:min(620px,64vh)}.top-bar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;height:76px;padding:0 28px;border-bottom:1px solid var(--line);background:#0d0d0cdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-cluster,.header-actions{min-width:0;display:flex;align-items:center;gap:14px}.world-orb{width:46px;height:46px;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:radial-gradient(circle at 35% 25%,#d8e7c2 0 8%,transparent 9%),radial-gradient(circle at 65% 70%,#557e4d 0 16%,transparent 17%),linear-gradient(135deg,#1f3e32,#101310 52%,#c98935);box-shadow:0 0 28px #f0aa3c21}.eyebrow{color:var(--faint);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}h1{margin:1px 0 0;max-width:min(44vw,420px);overflow:hidden;font-size:21px;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap}.skill-pill,.icon-button{display:inline-flex;align-items:center;justify-content:center;color:var(--text);border:1px solid var(--line);background:#ffffff0d}.skill-pill{gap:8px;height:42px;padding:0 15px;border-radius:12px;font-weight:800}.skill-pill svg{color:var(--gold)}.icon-button{width:42px;height:42px;border-radius:50%}.chat-stage{display:flex;justify-content:center;padding:34px 22px 0;width:100%}.story-column{width:min(100%,980px);min-width:0}.play-guide,.message-card.dm,.loading-card,.error-card{border:1px dashed rgba(255,255,255,.14);background:#0d0d0cb8;box-shadow:inset 0 1px #ffffff08}.play-guide{margin-bottom:30px;padding:28px;border-radius:18px;overflow-wrap:anywhere}.play-guide h2{margin:0 0 13px;color:var(--muted);font-size:25px}.play-guide p,.narrative-body{font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.68;overflow-wrap:anywhere}.play-guide p{margin:0 0 18px}.guide-command{color:var(--text);font-weight:800}.guide-footnote{color:var(--muted);font-family:inherit!important;font-size:15px!important;line-height:1.4!important}.message-card{margin:18px 0}.message-card.dm{padding:28px 34px;border-radius:20px;overflow-wrap:anywhere}.narrative-paragraph{margin:0 0 18px}.narrative-body>:last-child{margin-bottom:0}.narrative-heading{margin:34px 0 14px;color:#fff9ef;font-family:Avenir Next,Gill Sans,Trebuchet MS,Helvetica Neue,sans-serif;font-size:20px;line-height:1.25;letter-spacing:.01em}.narrative-heading:first-child{margin-top:0}.narrative-list,.narrative-options{margin:10px 0 24px;padding-left:1.45em}.narrative-list{list-style:disc}.narrative-list li,.narrative-options li{margin:8px 0;padding-left:.18em}.narrative-list li::marker{color:var(--gold)}.narrative-options{padding-left:1.75em}.narrative-options li::marker{color:var(--gold);font-weight:800}.narrative-body strong{color:#fff8ea;font-weight:800}.narrative-rule{margin:30px 0;border:0;border-top:1px solid rgba(255,255,255,.12)}.message-card.player{display:flex;justify-content:flex-end}.player-action{max-width:min(720px,86%);padding:16px 19px;border:1px solid rgba(240,170,60,.26);border-radius:18px 18px 4px;background:linear-gradient(135deg,#f0aa3c33,#f05b2a1a);color:#fff6e9;font-family:Georgia,Times New Roman,serif;font-size:18px;overflow-wrap:anywhere}.loading-card,.error-card{display:flex;gap:12px;align-items:center;margin:18px 0;padding:18px 20px;border-radius:16px;color:var(--muted)}.loading-card svg{color:var(--gold)}.thinking{animation:breathe 1.6s ease-in-out infinite}.error-card{align-items:flex-start;flex-direction:column;border-color:#ff6b5f47;color:var(--danger)}.composer-dock{position:fixed;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;flex-direction:column;padding:16px 20px 22px;background:linear-gradient(180deg,transparent,rgba(8,8,7,.84) 28%,#080807 100%)}.suggestion-stack{display:grid;width:min(100%,980px);min-width:0;gap:10px;margin-bottom:12px;max-height:min(42vh,390px);overflow-y:auto;padding-right:4px}.suggestion-card{display:grid;grid-template-columns:52px minmax(0,1fr) 42px;gap:12px;align-items:center;width:100%;min-height:74px;padding:10px 12px;text-align:left;color:var(--text);border:1px solid rgba(240,170,60,.28);border-radius:16px;background:linear-gradient(135deg,#f0aa3c2b,#f05b2a12),#181817f5;box-shadow:0 10px 34px #00000038}.suggestion-card:hover{border-color:#f0aa3c85;transform:translateY(-1px)}.suggestion-edit,.suggestion-send{display:inline-flex;align-items:center;justify-content:center;color:#fff9eed1;border:1px solid var(--line-soft);background:#ffffff0a}.suggestion-edit{width:52px;height:52px;border-radius:16px}.suggestion-copy{min-width:0;padding:2px 0;text-align:left;color:inherit;border:0;background:transparent}.suggestion-label{display:block;margin-bottom:5px;color:var(--gold);font-size:13px;font-weight:900;letter-spacing:.02em}.suggestion-action{display:block;color:#fff4e4;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.45;overflow-wrap:anywhere}.suggestion-send{width:38px;height:38px;justify-self:center;border-radius:50%}.composer{width:min(100%,980px);min-width:0}.composer{min-height:118px;padding:18px 18px 16px;border:1px solid var(--line);border-radius:24px;background:#1c1c1bf5;box-shadow:0 22px 60px #00000061,inset 0 1px #ffffff0a}.composer textarea{width:100%;min-height:56px;resize:none;color:var(--text);border:0;outline:none;background:transparent;font-size:20px}.composer textarea::placeholder{color:var(--muted);font-weight:700}.composer-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px}.composer-tools{display:flex;align-items:center;min-width:0;gap:12px}.composer-tool{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 12px;color:var(--muted);border:1px solid var(--line);border-radius:999px;background:#ffffff08;font-size:13px;font-weight:800}.composer-tool.active,.composer-tool:hover:not(:disabled){color:#fff7ea;border-color:#f0aa3c6b;background:#f0aa3c1c}.composer-hint{color:var(--faint);font-size:13px;font-weight:700}.send-button{display:inline-flex;align-items:center;justify-content:center;width:45px;height:45px;color:#0d0d0c;border:0;border-radius:13px;background:#f5f2ed}@keyframes breathe{0%,to{opacity:.62}50%{opacity:1}}@media(max-width:680px){.app-shell{padding-bottom:180px}.app-shell.suggestions-open{padding-bottom:min(560px,68vh)}.top-bar{height:60px;padding:0 14px;justify-content:flex-start}.brand-cluster{flex:1;gap:10px}.header-actions{display:none}.world-orb{width:34px;height:34px;flex:0 0 auto}.eyebrow{font-size:9px;letter-spacing:.12em}h1{max-width:calc(100vw - 76px);font-size:17px}.skill-pill{height:36px;padding:0 10px;font-size:13px}.chat-stage{padding:14px 10px 0}.play-guide,.message-card.dm{padding:18px 16px;border-radius:16px}.play-guide{margin-bottom:18px}.play-guide h2{font-size:20px}.play-guide p,.narrative-body,.player-action{font-size:16px;line-height:1.65}.narrative-heading{font-size:18px}.narrative-list li,.narrative-options li{padding-top:11px;padding-bottom:11px}.composer-dock{padding:10px 10px max(12px,env(safe-area-inset-bottom))}.suggestion-stack{gap:8px;margin-bottom:10px;max-height:46vh}.suggestion-card{grid-template-columns:44px minmax(0,1fr) 36px;min-height:68px;padding:9px}.suggestion-edit{width:44px;height:50px;border-radius:14px}.suggestion-action{font-size:15px}.suggestion-send{width:34px;height:34px}.composer{min-height:96px;padding:14px;border-radius:18px}.composer textarea{min-height:44px;font-size:16px}.composer-hint{display:none}.composer-tools{gap:8px}.composer-tool{min-height:36px;padding:0 10px;font-size:12px}.send-button{width:42px;height:42px;border-radius:12px}}@media(max-width:380px){.chat-stage{padding-right:8px;padding-left:8px}.play-guide,.message-card.dm{padding:16px 14px}.play-guide p,.narrative-body,.player-action{font-size:15px}}
