body{font-family:system-ui,sans-serif;margin:0;line-height:1.45;color:#1a1a1a}#site-header{border-bottom:1px solid #ddd;padding:.75rem 1.25rem;background:#fafafa}#main-nav a{color:#0b57d0;text-decoration:none;margin-right:.25rem}#main-nav a:hover{text-decoration:underline}.nav-sep{color:#999;margin:0 .35rem}.nav-user{color:#555;font-size:.9rem;margin-left:.5rem}main{padding:1.25rem;max-width:960px}.ask-layout{display:flex;flex-direction:column;gap:.75rem}#ask-thread{border:1px solid #ccc;border-radius:6px;padding:.75rem;min-height:220px;max-height:55vh;overflow-y:auto;background:#fff}.user-bubble{background:#eef3ff;padding:.5rem .65rem;border-radius:6px;margin-bottom:.35rem;margin-left:auto;max-width:85%;text-align:right;font-weight:700}.assistant-bubble{background:#f6f6f6;padding:.5rem .65rem;border-radius:6px;margin-bottom:.65rem;position:relative}.assistant-bubble.pending{border:1px solid #e0e0e0}.assistant-text{white-space:pre-wrap}.skeleton{display:flex;flex-direction:column;gap:.35rem;padding:.15rem 0;animation:bb-pulse 1.2s ease-in-out infinite}.skeleton-line{height:.7rem;border-radius:6px;background:linear-gradient(90deg, #d8d8d8, #efefef, #d8d8d8);background-size:200% 100%;animation:bb-shimmer 1.2s ease-in-out infinite}@keyframes bb-pulse{0%{opacity:.55}50%{opacity:1}100%{opacity:.55}}@keyframes bb-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.pending .assistant-text{display:none}.pending .prompts-used-btn{display:none}.prompts-used-btn{margin-top:.35rem;font-size:.8rem}.def-block{margin-left:.75rem;border-left:2px solid #ccc;padding-left:.5rem;margin-top:.5rem}.def-label{font-size:.85rem;color:#444;margin-bottom:.25rem}#editor-prompt-banner{background:#fff3e0;border:1px solid #ff9800;color:#a15c00;padding:.5rem .65rem;border-radius:6px}#chat-buttons{display:flex;flex-wrap:wrap;gap:.35rem}.chat-pill{cursor:pointer;border:1px solid #bbb;background:#fff;border-radius:999px;padding:.25rem .65rem;font-size:.85rem}.chat-pill:hover{background:#f0f0f0}#ask-form{display:flex;gap:.5rem;align-items:flex-start}#ask-input{flex:1;min-height:3rem;padding:.5rem}#define-btn{position:fixed;z-index:20}.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;z-index:100}.modal{background:#fff;padding:1rem;border-radius:8px;max-width:640px;max-height:80vh;overflow:auto}.prompt-row pre{white-space:pre-wrap;margin:.25rem 0 .75rem;font-size:.85rem}.src-admin{color:#000}.src-user{color:#4b2067}.prompts-admin-banner{background:#fff3e0;border:1px solid #ff9800;padding:.5rem;border-radius:6px;margin-bottom:.75rem}.prompt-tabs{display:flex;flex-wrap:wrap;gap:.35rem;margin:.5rem 0}.prompt-tab{border:1px solid #bbb;background:#fff;padding:.35rem .65rem;border-radius:6px;cursor:pointer}.prompt-tab.tab-warn{border-color:#ff9800;background:#fff8e6}.prompt-tab.active{border-color:#0b57d0;font-weight:600}textarea.prompt-edit{width:100%;min-height:140px;font-family:inherit;font-size:.95rem}textarea.prompt-edit.orange-preview{border:2px solid #ff9800}.admin-line{font-size:.9rem;color:#333;cursor:pointer;margin:.35rem 0}.past-prompt-line{border:1px solid #e0e0e0;border-radius:4px;padding:.35rem;margin:.25rem 0;font-size:.85rem}.usage-block{border:1px solid #ddd;border-radius:6px;padding:.65rem;margin-bottom:.75rem}.usage-def{margin-left:1rem;border-left:2px solid #aaa;padding-left:.5rem;margin-top:.5rem}.usage-response{display:inline-block;width:100%;cursor:pointer;border:1px solid rgba(0,0,0,0);border-radius:4px;padding:.2rem .35rem}.usage-response:hover{background:#f6f6f6;border-color:#e0e0e0}.usage-response-preview{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.usage-response-full{display:none}.usage-response-full pre{white-space:pre-wrap;margin:.35rem 0 0;font-size:.9rem}.usage-response.expanded .usage-response-preview{display:none}.usage-response.expanded .usage-response-full{display:block}table.user-table{width:100%;border-collapse:collapse;font-size:.9rem}table.user-table th,table.user-table td{border:1px solid #ddd;padding:.35rem .5rem;text-align:left}
