*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#050608;color:#e5e7eb}.app-shell{min-height:100vh;display:flex;flex-direction:column;max-width:960px;margin:0 auto;padding:2rem 1.5rem}.app-header{border-bottom:1px solid #111827;padding-bottom:1.5rem;margin-bottom:1.5rem}.app-header h1{font-size:1.6rem;margin:0 0 .5rem}.app-header-main{display:flex;justify-content:space-between;align-items:center}.app-header-user{text-align:right;font-size:.85rem;color:#9ca3af}.user-name{display:block}.user-email{display:block;opacity:.8}.app-subtitle{margin:0;color:#9ca3af;font-size:.95rem}.app-body{display:flex;gap:1.5rem;margin-top:1.5rem}.app-nav{width:180px;border-right:1px solid #111827;padding-right:1rem}.nav-link{display:block;padding:.4rem .2rem;color:#9ca3af;text-decoration:none;font-size:.95rem}.nav-link-active{color:#e5e7eb;font-weight:600}.app-main{flex:1}.table{width:100%;border-collapse:collapse;font-size:.9rem}.table th,.table td{padding:.4rem .6rem;border-bottom:1px solid #111827}.form-row{display:flex;gap:.5rem;margin-bottom:.75rem}.input{flex:1;padding:.4rem .5rem;border-radius:4px;border:1px solid #374151;background-color:#020617;color:#e5e7eb}.textarea{min-height:4rem;resize:vertical}.button{padding:.45rem .9rem;border-radius:4px;border:none;background-color:#2563eb;color:#fff;cursor:pointer;font-size:.9rem}.button:hover{background-color:#1d4ed8}.link-button{background:none;border:none;color:#60a5fa;cursor:pointer;padding:0;font-size:.85rem}.notice{font-size:.85rem;color:#f97316;margin-bottom:.75rem}.tester-root{display:flex;flex-direction:column;gap:1rem}.tester-setup{margin-bottom:.5rem}.tester-time-row{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem;font-size:.9rem}.tester-time-controls{display:flex;gap:.5rem;align-items:center}.tester-layout{display:grid;grid-template-columns:200px minmax(0,1.2fr) minmax(360px,2fr);gap:1rem;align-items:flex-start}.tester-sidebar{border-right:1px solid #111827;padding-right:.75rem}.tester-npc-list{list-style:none;padding:0;margin:.5rem 0 0}.tester-npc-button{width:100%;text-align:left;background:none;border:none;padding:.45rem .4rem;border-radius:4px;cursor:pointer;color:#e5e7eb}.tester-npc-button-active{background-color:#111827}.tester-npc-name{display:block;font-size:.95rem}.tester-npc-role{display:block;font-size:.8rem;color:#9ca3af}.tester-chat{display:flex;flex-direction:column;gap:.5rem}.tester-chat-log{border:1px solid #111827;border-radius:6px;padding:.5rem;min-height:180px;max-height:320px;overflow-y:auto;background-color:#020617}.tester-chat-bubble{margin-bottom:.35rem}.tester-chat-bubble-player{text-align:right}.tester-chat-bubble-npc{text-align:left}.tester-chat-label{display:block;font-size:.75rem;color:#9ca3af}.tester-chat-bubble p{margin:.1rem 0 0}.tester-chat-input-row{display:flex;gap:.5rem;margin-top:.25rem}.tester-inspectors{display:flex;flex-direction:column;gap:.5rem;min-width:0}.tester-inspector{border:1px solid #111827;border-radius:6px;padding:.5rem;min-height:80px;background-color:#020617;min-width:0}.tester-inspector pre{margin:0;overflow-x:auto;white-space:pre;font-size:.8rem}.tester-empty{font-size:.85rem;color:#6b7280}
