.officeodyssey_wrapper__qqkx4{min-height:100vh;background:var(--bg);padding-top:64px;display:flex;flex-direction:column;color:var(--text)}.officeodyssey_headerBar__BH691{background:var(--black);border-bottom:1px solid var(--border);padding:0 2rem;height:56px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.officeodyssey_logoGroup__UOabl{display:flex;align-items:center;gap:.6rem}.officeodyssey_logoIcon__DlUGV{font-size:1.2rem}.officeodyssey_logoText__4_CkK{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.3rem;letter-spacing:.08em;color:var(--text)}.officeodyssey_logoText__4_CkK span{color:var(--accent)}.officeodyssey_headerMeta___L4wK{color:var(--text-dim)}.officeodyssey_headerMeta___L4wK,.officeodyssey_headerStatus__whZBh{font-family:DM Mono,monospace;font-size:.58rem;letter-spacing:.12em;text-transform:uppercase}.officeodyssey_headerStatus__whZBh{display:flex;align-items:center;gap:.4rem;color:var(--text-mid)}.officeodyssey_statusDot__cFDRB{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 6px var(--green);animation:officeodyssey_pulse__qD4cm 2s ease-in-out infinite}@keyframes officeodyssey_pulse__qD4cm{0%,to{opacity:1}50%{opacity:.4}}.officeodyssey_main__QGwWN{flex:1 1;display:flex;flex-direction:column}.officeodyssey_introScreen__KKxKj{max-width:680px;margin:0 auto;padding:5rem 2rem;text-align:center}.officeodyssey_introEmblem__zgzZN{font-size:4rem;margin-bottom:1.5rem;display:block}.officeodyssey_introTag__KOh0R{font-family:DM Mono,monospace;font-size:.6rem;letter-spacing:.3em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem}.officeodyssey_introTitle__QstCa{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(3rem,6vw,5rem);letter-spacing:.06em;color:var(--text);line-height:1;margin-bottom:.4rem}.officeodyssey_introTitle__QstCa span{color:var(--accent)}.officeodyssey_introSubtitle__nG7lX{font-family:DM Mono,monospace;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--text-dim);margin-bottom:2.5rem}.officeodyssey_introBody__wiDsE{font-family:DM Mono,monospace;font-size:.82rem;line-height:2;color:var(--text-mid);text-align:left;margin-bottom:2rem;border:1px solid var(--border);padding:2rem;background:var(--surface)}.officeodyssey_introBody__wiDsE p+p{margin-top:1rem}.officeodyssey_disclaimer___8QmS{font-family:DM Mono,monospace;font-size:.68rem;line-height:1.8;color:var(--text-dim);border:1px solid var(--border);background:var(--surface);padding:1.25rem 1.5rem;text-align:left;margin-bottom:2.5rem}.officeodyssey_btnBegin__ONLqS{background:var(--accent);color:var(--black);border:none;padding:1rem 3rem;font-family:DM Mono,monospace;font-size:.78rem;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;transition:opacity .2s,transform .15s;font-weight:600}.officeodyssey_btnBegin__ONLqS:hover{opacity:.85;transform:translateY(-1px)}.officeodyssey_gameScreen__c9Mf1{flex:1 1;display:grid;grid-template-columns:1fr 220px;grid-template-rows:1fr auto;height:calc(100vh - 64px - 56px - 48px);min-height:0}.officeodyssey_narrative__4Pb_v{grid-column:1;grid-row:1;overflow-y:auto;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;border-right:1px solid var(--border)}.officeodyssey_entry__fLwy7{display:flex;flex-direction:column;gap:.4rem}.officeodyssey_entryLabel__aBYqA{font-family:DM Mono,monospace;font-size:.55rem;letter-spacing:.2em;text-transform:uppercase;color:var(--text-dim)}.officeodyssey_entrySystem__I4Buk .officeodyssey_entryBody__KCoFN{font-family:DM Mono,monospace;font-size:.82rem;line-height:1.9;color:var(--text);background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--accent);padding:1.25rem 1.5rem}.officeodyssey_entryUser__BETMA .officeodyssey_entryLabel__aBYqA{color:var(--accent)}.officeodyssey_entryUser__BETMA .officeodyssey_entryBody__KCoFN{font-family:DM Mono,monospace;font-size:.82rem;line-height:1.9;color:var(--text-mid);font-style:italic;padding:0 0 0 1rem;border-left:2px solid var(--border)}.officeodyssey_thinking__wHFkN{display:flex;align-items:center;gap:.4rem;padding:1rem 1.5rem;background:var(--surface);border:1px solid var(--border)}.officeodyssey_thinkingDot__IdvDG{width:5px;height:5px;border-radius:50%;background:var(--accent);animation:officeodyssey_blink__qlxAw 1.2s ease-in-out infinite}.officeodyssey_thinkingDot__IdvDG:nth-child(2){animation-delay:.2s}.officeodyssey_thinkingDot__IdvDG:nth-child(3){animation-delay:.4s}@keyframes officeodyssey_blink__qlxAw{0%,to{opacity:.2}50%{opacity:1}}.officeodyssey_thinkingLabel__T1zZu{font-family:DM Mono,monospace;font-size:.6rem;letter-spacing:.1em;color:var(--text-dim);margin-left:.4rem;font-style:italic}.officeodyssey_errorMsg__X6AgN{font-family:DM Mono,monospace;font-size:.72rem;color:var(--danger);border:1px solid var(--danger);background:var(--danger-dim);padding:.75rem 1rem}.officeodyssey_sidebar__XkHak{grid-column:2;grid-row:1/3;background:var(--surface);border-left:1px solid var(--border);overflow-y:auto;display:flex;flex-direction:column}.officeodyssey_sidebarCard__DqXSN{padding:1rem 1.25rem;border-bottom:1px solid var(--border)}.officeodyssey_sidebarLabel__AOMEG{font-family:DM Mono,monospace;font-size:.52rem;letter-spacing:.2em;text-transform:uppercase;color:var(--text-dim);margin-bottom:.35rem}.officeodyssey_sidebarValue__sZ1l9{font-family:DM Mono,monospace;font-size:.8rem;color:var(--accent);font-weight:600;line-height:1.4}.officeodyssey_sidebarValueDim__jJ4__{font-family:DM Mono,monospace;font-size:.8rem;color:var(--text-dim);font-style:italic}.officeodyssey_sidebarNote__X1Qcj{font-family:DM Mono,monospace;font-size:.55rem;color:var(--text-dim);margin-top:.3rem;line-height:1.5;font-style:italic}.officeodyssey_inputArea__gEkHf{grid-column:1;grid-row:2;border-top:1px solid var(--border);border-right:1px solid var(--border);padding:1rem 2rem;background:var(--surface)}.officeodyssey_textarea__i7PUN{width:100%;background:var(--bg);border:1px solid var(--border);color:var(--text);font-family:DM Mono,monospace;font-size:.82rem;padding:.85rem 1rem;resize:none;outline:none;line-height:1.7;transition:border-color .2s}.officeodyssey_textarea__i7PUN:focus{border-color:var(--accent)}.officeodyssey_textarea__i7PUN::placeholder{color:var(--text-dim);font-style:italic}.officeodyssey_inputFooter__LLn_R{display:flex;align-items:center;justify-content:space-between;margin-top:.6rem}.officeodyssey_inputHint__KvGUy{font-family:DM Mono,monospace;font-size:.58rem;color:var(--text-dim);letter-spacing:.08em}.officeodyssey_btnSubmit__UBy7T{background:var(--accent);color:var(--black);border:none;padding:.55rem 1.5rem;font-family:DM Mono,monospace;font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;transition:opacity .2s;font-weight:600}.officeodyssey_btnSubmit__UBy7T:hover:not(:disabled){opacity:.85}.officeodyssey_btnSubmit__UBy7T:disabled{opacity:.35;cursor:not-allowed}.officeodyssey_endedScreen__QsesH{max-width:600px;margin:0 auto;padding:5rem 2rem;text-align:center}.officeodyssey_endIcon__xZDuY{font-size:4rem;margin-bottom:1.5rem;display:block}.officeodyssey_endTitle__BZ5l4{font-family:IBM Plex Mono,monospace;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;margin-bottom:1.5rem}.officeodyssey_endLine__x734z{font-family:DM Mono,monospace;font-size:.88rem;line-height:2;color:var(--text-mid);font-style:italic;margin-bottom:3rem;padding:1.5rem 2rem;border:1px solid var(--border);background:var(--surface)}.officeodyssey_endStats__eGN3R{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;border:1px solid var(--border);margin-bottom:1.5rem}.officeodyssey_endStat__cIXf0{padding:1.25rem;border-right:1px solid var(--border)}.officeodyssey_endStat__cIXf0:last-child{border-right:none}.officeodyssey_endStatLabel__F6wYl{font-family:DM Mono,monospace;font-size:.55rem;letter-spacing:.2em;text-transform:uppercase;color:var(--text-dim);margin-bottom:.4rem}.officeodyssey_endStatValue__pdZO0{font-family:DM Mono,monospace;font-size:1.1rem;color:var(--accent);font-weight:600}.officeodyssey_endNote__yGtkr{font-family:DM Mono,monospace;font-size:.7rem;color:var(--text-dim);line-height:1.9;margin-bottom:2.5rem;font-style:italic}.officeodyssey_endActions__PXd9q{display:flex;gap:1rem;justify-content:center}.officeodyssey_btnGhost__3nfVL{background:transparent;border:1px solid var(--border);color:var(--text-mid);padding:.7rem 1.75rem;font-family:DM Mono,monospace;font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;text-decoration:none;display:inline-block;transition:border-color .2s,color .2s}.officeodyssey_btnGhost__3nfVL:hover{border-color:var(--accent);color:var(--accent)}.officeodyssey_footerBar__ngbIN{height:48px;background:var(--black);border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 2rem;font-family:DM Mono,monospace;font-size:.6rem;letter-spacing:.08em;color:var(--text-dim);flex-shrink:0}.officeodyssey_footerBar__ngbIN a{color:var(--accent);text-decoration:none}@media (max-width:700px){.officeodyssey_gameScreen__c9Mf1{grid-template-columns:1fr;grid-template-rows:1fr auto auto;height:auto;min-height:calc(100vh - 180px)}.officeodyssey_narrative__4Pb_v{grid-column:1;grid-row:1;border-right:none;border-bottom:1px solid var(--border);max-height:50vh}.officeodyssey_sidebar__XkHak{grid-column:1;grid-row:2;border-left:none;border-top:1px solid var(--border);display:grid;grid-template-columns:repeat(3,1fr);overflow:visible}.officeodyssey_sidebarCard__DqXSN{border-right:1px solid var(--border);border-bottom:none}.officeodyssey_inputArea__gEkHf{grid-column:1;grid-row:3}}