:root{--bg: #000000;--fg: #00ff66;--fg-dim: #00b347;--focus-edge: #007a3d;--focus-ring: rgba(0, 255, 102, .16);font-family:Courier New,Courier,monospace;font-synthesis:none;text-rendering:optimizeSpeed;-webkit-font-smoothing:none;-moz-osx-font-smoothing:auto}body[data-theme=green]{--bg: #000000;--fg: #00ff66;--fg-dim: #00b347}body[data-theme=amber]{--bg: #000000;--fg: #ffbf47;--fg-dim: #b88732;--focus-edge: #8a6321;--focus-ring: rgba(255, 191, 71, .14)}body[data-theme=blue]{--bg: #000000;--fg: #8fb8ff;--fg-dim: #5e7fb5;--focus-edge: #3d5f8f;--focus-ring: rgba(143, 184, 255, .14)}body[data-theme=cyan]{--bg: #000000;--fg: #7efcff;--fg-dim: #4ea1a3;--focus-edge: #2f6f70;--focus-ring: rgba(126, 252, 255, .14)}body[data-theme=gray]{--bg: #000000;--fg: #d6d6d6;--fg-dim: #969696;--focus-edge: #6f6f6f;--focus-ring: rgba(214, 214, 214, .12)}body[data-theme=red]{--bg: #000000;--fg: #ff4b4b;--fg-dim: #b33434;--focus-edge: #7e2323;--focus-ring: rgba(255, 75, 75, .14)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:var(--bg);color:var(--fg);scrollbar-color:#2a2a2a #050505;scrollbar-width:thin}button,input,select,textarea{font:inherit;color:var(--fg);background:var(--bg);border:1px solid var(--fg-dim)}button:focus,input:focus,select:focus,textarea:focus{border-color:var(--focus-edge);outline:1px solid var(--focus-edge);box-shadow:0 0 0 2px var(--focus-ring)}input,select,textarea{background:#000!important;color:var(--fg)!important}input::placeholder,textarea::placeholder{color:var(--fg-dim)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #000000 inset!important;-webkit-text-fill-color:var(--fg)!important;transition:background-color 9999s ease-in-out 0s}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:#050505}*::-webkit-scrollbar-thumb{background:#2a2a2a;border:1px solid #111111}*::-webkit-scrollbar-thumb:hover{background:#3a3a3a}input[type=checkbox]{appearance:none;width:.95rem;height:.95rem;border:1px solid var(--fg-dim);background:#000;display:inline-grid;place-content:center;margin:0 .45rem 0 0;vertical-align:middle}input[type=checkbox]:before{content:"";width:.55rem;height:.55rem;transform:scale(0);transition:transform 80ms linear;background:var(--fg)}input[type=checkbox]:checked:before{transform:scale(1)}:root{--app-gutter: 1rem}.app{max-width:1320px;margin:0 auto;padding:1rem var(--app-gutter) 1rem;display:grid;gap:.9rem}.authOnly{min-height:100vh;align-content:center;justify-items:center;max-width:760px}.authOnly .block{width:min(100%,560px)}.authOnly .banner,.authOnly .meta{text-align:center}h1,h2,h3,p{margin:0;font-weight:400}.banner{margin:0;color:var(--fg);white-space:pre;line-height:1.3;overflow-x:auto}.meta{color:var(--fg-dim)}.block{border:1px solid var(--fg-dim);padding:.75rem;display:grid;gap:.6rem;min-height:0}.controls{display:grid;gap:.45rem}.controls input,.controls select,.controls button,.navBar button,.adventureCard button,.accountPanel button,.themeList button{padding:.45rem .55rem}.mode,.navBar{display:flex;gap:.4rem;flex-wrap:wrap}.mode button.active,.navBar button.active{border-color:var(--fg)}.accountSubNav{display:flex;gap:.4rem;flex-wrap:wrap;align-items:flex-start}.accountSubNav button{padding:0 .4rem;min-width:64px;height:1.5rem;min-height:1.5rem;max-height:1.5rem;width:auto;text-align:center;font-size:.78rem;line-height:1.05;letter-spacing:.02em}.accountSubNav button.active{border-color:var(--fg)}.accountSection{display:grid;gap:.5rem;width:min(100%,620px);align-content:start;justify-self:start}.accountPanel .controls button{justify-self:start;width:auto}.accountPanel .controls input,.accountPanel .controls select,.accountPanel .controls textarea{width:min(100%,620px)}.modelSection{width:min(100%,860px)}.modelSection .controls input,.modelSection .controls select,.modelSection .controls textarea{width:100%;max-width:none}.modelButtons{display:flex;gap:.4rem}.llmStatusOk{color:#0c5;font-size:.85em;margin-top:.3rem}.llmStatusFail{color:#c33;font-size:.85em;margin-top:.3rem}.llmDotOk,.llmDotFail{display:inline-block;width:.5em;height:.5em;border-radius:50%;margin-left:.5em;vertical-align:middle}.llmDotOk{background:#0c5}.llmDotFail{background:#c33}.accountPanel{align-self:stretch;min-height:clamp(360px,56vh,760px);align-content:start;justify-items:start}.accountPanel h2,.accountPanel .accountSubNav,.accountPanel .accountSection,.accountPanel .status{width:min(100%,620px);justify-self:start}.profileHeader{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.adminBadge{border:1px solid var(--fg);padding:.1rem .35rem;font-size:.72rem;letter-spacing:.08em;color:var(--fg)}.sessionLayout{display:grid;gap:.6rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.sessionCard{border:1px solid var(--fg-dim);padding:.65rem;display:grid;gap:.5rem;align-content:start}.sessionActions{display:grid;gap:.45rem}.mainApp{min-height:100vh;grid-template-rows:auto auto auto minmax(0,1fr) auto;align-content:stretch;padding-bottom:3.1rem}.libraryGrid{gap:.8rem;align-content:start}.adventureGrid{display:grid;gap:.6rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.adventureCard{border:1px solid var(--fg-dim);padding:.65rem;display:grid;gap:.55rem}.adventureCard h3{color:var(--fg);font-size:1rem}.adventureCard p{color:var(--fg-dim);line-height:1.4}.adventureLong{border-left:1px solid var(--fg-dim);padding-left:.6rem;color:var(--fg);line-height:1.5}.adventureLong p{margin:.4em 0}.adventureLong p:first-child{margin-top:0}.adventureLong p:last-child{margin-bottom:0}.adventureActions{display:flex;gap:.45rem;align-items:center}.adventureDetail{gap:.8rem;align-content:start}.storyShell{gap:.5rem}.storyHeader{display:grid;grid-template-columns:1fr minmax(420px,620px);gap:.55rem;align-items:start}.storySidePanels{display:grid;gap:.45rem;grid-template-columns:1fr 1fr;align-items:stretch}.storyCompass{border:1px solid var(--fg-dim);padding:.45rem .5rem;display:grid;gap:.2rem;align-content:start}.storyMetaLabel{font-weight:700;letter-spacing:.04em;text-transform:uppercase}.storyMetaValue{font-weight:400}.storyChapterLine{color:var(--fg);font-weight:700;letter-spacing:.04em;text-transform:uppercase}.storyChapterTitle{color:var(--fg-dim)}.storyInventory{border:1px solid var(--fg-dim);padding:.45rem .5rem;display:grid;gap:.2rem;align-content:start}.storyInventory ul{margin:0;padding-left:1rem;display:grid;gap:.15rem}.storyInventory li{color:var(--fg)}.inventoryItemBtn{background:none;border:none;color:var(--fg);font-family:inherit;font-size:inherit;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.inventoryItemBtn:hover{color:var(--accent, var(--fg))}.inventoryItemBtn:disabled{cursor:default;opacity:.6}.adventureRating{color:var(--fg)}.reviewList{display:grid;gap:.6rem}.reviewCard{border:1px solid var(--fg-dim);padding:.6rem;display:grid;gap:.35rem}.log{min-height:clamp(360px,56vh,760px);max-height:none;overflow-y:auto;white-space:pre-wrap;line-height:1.45;padding-bottom:.35rem;scroll-padding-bottom:.75rem}.logUserLine{font-weight:700;font-synthesis:weight;color:var(--fg)}.logSystemLine{color:var(--fg-dim);font-style:italic}.prompt{display:grid;grid-template-columns:auto 1fr auto auto;gap:.5rem;align-items:center}.prompt span{color:var(--fg)}.storyPromptDock{position:sticky;left:auto;transform:none;width:100%;bottom:2.35rem;z-index:32;border:1px solid var(--fg-dim);background:color-mix(in srgb,var(--bg) 78%,transparent);padding:.45rem .55rem;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.status{color:var(--fg-dim)}.themeSettings{display:grid;gap:.4rem}.themeList{display:grid;gap:.4rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.themeList button.active{border-color:var(--fg)}.siteEditor textarea{width:100%;min-height:360px;resize:vertical;font-family:inherit;padding:.55rem}.accountSection.siteEditor{width:100%;max-width:none;min-height:clamp(460px,72vh,980px)}.siteEditorToolbar{display:flex;gap:.6rem;align-items:center;justify-content:space-between;flex-wrap:wrap}.siteEditorLayout{display:grid;gap:.7rem;grid-template-columns:minmax(220px,280px) 1fr;min-height:clamp(420px,66vh,900px)}.siteEntryList{display:grid;gap:.45rem;align-content:start;max-height:70vh;overflow-y:auto}.siteEntryList button{border:1px solid var(--fg-dim);background:transparent;color:var(--fg);text-align:left;padding:.5rem .55rem;display:grid;gap:.2rem}.siteEntryList button.active{border-color:var(--fg)}.siteEntryList small{color:var(--fg-dim);font-size:.75rem}.siteEntryPanel{border:1px solid var(--fg-dim);padding:.65rem;display:grid;gap:.55rem}.siteEntryPanel .controls{width:100%}.siteEntryPanel .controls input,.siteEntryPanel .controls textarea,.siteReviewCard input,.siteReviewCard textarea{width:100%;max-width:none}.siteEntryPanel textarea{width:100%;min-height:180px;resize:vertical;font-family:inherit;padding:.55rem}.siteReviewSection{display:grid;gap:.5rem}.siteReviewCard{border:1px solid var(--fg-dim);padding:.55rem;display:grid;gap:.45rem}.confirmOverlay{position:fixed;inset:0;background:color-mix(in srgb,var(--bg) 80%,transparent);display:grid;place-items:center;z-index:50}.confirmModal{border:1px solid var(--fg);background:var(--bg);color:var(--fg);padding:.8rem;display:grid;gap:.6rem;width:min(92vw,420px)}.appFooter{border:1px solid var(--fg-dim);background:color-mix(in srgb,var(--bg) 72%,transparent);padding:.45rem .6rem;display:flex;justify-content:space-between;gap:.6rem;flex-wrap:nowrap;align-items:center;color:var(--fg-dim);font-size:.82rem;letter-spacing:.02em;position:fixed;left:var(--app-gutter);right:var(--app-gutter);width:auto;min-width:0;bottom:0;z-index:30;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);overflow:hidden;white-space:nowrap}.appFooter span{white-space:nowrap}.footerMeta{overflow:hidden;text-overflow:ellipsis}.footerMetaPrimary,.footerMetaSecondary,.footerMetaTertiary,.footerMetaDot{white-space:nowrap}@media(max-width:560px){.footerMetaPrimary,.footerMetaDotOne{display:none}}@media(max-width:430px){.footerMetaSecondary,.footerMetaDotTwo{display:none}}@media(max-width:340px){.footerMetaTertiary{display:none}}@media(max-width:900px){.siteEditorLayout{grid-template-columns:1fr}.siteEntryList{max-height:240px}.storyHeader{grid-template-columns:1fr}.storyCompass,.storyInventory{justify-self:stretch;max-width:none}.storySidePanels{grid-template-columns:1fr}.appFooter{font-size:.76rem}}@media(max-width:720px){:root{--app-gutter: .75rem}.app{padding:.75rem var(--app-gutter)}.log{min-height:320px}.storyPromptDock{bottom:2.6rem}.storyPromptDock span{display:none}.storyPromptDock{grid-template-columns:1fr auto auto;gap:.4rem;padding:.4rem}.storyPromptDock input{min-width:0}.storyPromptDock button{white-space:nowrap}}
