:root{color:#17202a;background:#f5f7fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{min-width:320px;margin:0}button{font:inherit}.page-shell{width:min(960px,calc(100% - 32px));margin:0 auto;padding:48px 0}.home-page{display:grid;grid-template-rows:auto 1fr;gap:72px;min-height:calc(100vh - 96px)}.home-actions{display:flex;justify-content:flex-end}.query-panel{display:grid;align-content:start;gap:24px;width:min(680px,100%)}.query-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.query-input{width:100%;min-height:46px;padding:0 14px;border:1px solid #bac6d5;border-radius:8px;color:#101820;background:#fff;font:inherit}.query-input:focus{border-color:#1662c4;outline:3px solid #cfe0f7}.openai-option{display:inline-flex;align-items:center;gap:8px;justify-self:start;color:#42566e;font-size:14px;font-weight:700;cursor:pointer}.openai-option input{width:16px;height:16px;margin:0;accent-color:#1662c4}.openai-option:has(input:disabled){cursor:wait;opacity:.7}.toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:22px;border-bottom:1px solid #d8dee8}.eyebrow{margin:0 0 8px;color:#597089;font-size:14px;font-weight:700}h1{margin:0;color:#101820;font-size:clamp(32px,5vw,52px);line-height:1.05;letter-spacing:0}.refresh-button,.secondary-button,.primary-button{min-width:92px;min-height:42px;border:1px solid #1662c4;border-radius:8px;color:#fff;background:#1662c4;cursor:pointer}.secondary-button{color:#1662c4;background:#fff}.primary-button{padding:0 18px}.refresh-button:disabled,.primary-button:disabled{border-color:#8da4c0;background:#8da4c0;cursor:wait}.secondary-button:hover{background:#eef4fb}.success{color:#18794e}.system-prompt-panel{display:grid;gap:14px}.system-prompt-toggle{justify-self:start;padding:0 16px}.system-prompt-editor{display:grid;gap:12px;padding:16px;border:1px solid #d8dee8;border-radius:8px;background:#fff}.system-prompt-label{color:#597089;font-size:13px;font-weight:700}.system-prompt-textarea{width:100%;min-height:160px;resize:vertical;padding:12px 14px;border:1px solid #bac6d5;border-radius:8px;color:#101820;background:#fff;font:inherit;line-height:1.6}.system-prompt-textarea:focus{border-color:#1662c4;outline:3px solid #cfe0f7}.system-prompt-actions{display:flex;justify-content:flex-end}.summary-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:24px 0;color:#42566e;font-size:14px}.api-url{overflow-wrap:anywhere;text-align:right}.message{margin:0;padding:18px 0;color:#42566e}.error{color:#b42318}.result-list{display:grid;gap:10px;margin:0}.result-item{display:grid;grid-template-columns:96px minmax(0,1fr);gap:14px;align-items:start;min-height:54px;padding:14px 16px;border:1px solid #d8dee8;border-radius:8px;background:#fff}.result-item dt{color:#597089;font-size:13px;font-weight:700}.result-item dd{min-width:0;margin:0;color:#101820;font-size:18px;font-weight:700;overflow-wrap:anywhere}.word-list{display:grid;gap:12px;padding:0;margin:0;list-style:none}.word-item{overflow:hidden;border:1px solid #d8dee8;border-radius:8px;background:#fff}.word-summary-button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;min-height:64px;padding:16px;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.word-summary-button:hover{background:#eef4fb}.word-id{flex:0 0 auto;color:#597089;font-size:13px;font-weight:700}.word-text{min-width:0;color:#101820;font-size:18px;font-weight:700;overflow-wrap:anywhere}.word-expand-state{color:#1662c4;font-size:14px;font-weight:700}.word-detail{border-top:1px solid #d8dee8;background:#f9fbfd}.detail-message{padding:16px}.word-detail-list{display:grid;gap:0;margin:0;padding:8px 16px 16px}.word-detail-row{display:grid;grid-template-columns:96px minmax(0,1fr);gap:14px;padding:10px 0;border-bottom:1px solid #e7edf5}.word-detail-row:last-child{border-bottom:0}.word-detail-row dt{color:#597089;font-size:13px;font-weight:700}.word-detail-row dd{min-width:0;margin:0;color:#101820;font-size:16px;font-weight:700;overflow-wrap:anywhere}@media(max-width:640px){.page-shell{width:min(100% - 24px,960px);padding:32px 0}.home-page{gap:48px}.query-form,.result-item,.word-detail-row{grid-template-columns:1fr}.toolbar,.summary-bar{align-items:stretch;flex-direction:column}.api-url{text-align:left}.refresh-button,.system-prompt-toggle,.system-prompt-actions .primary-button{width:100%}.primary-button{width:auto;align-self:flex-end}}
