:root{color:#1d2733;background:#edf1f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;background:#edf1f5}button,textarea,input,select{font:inherit}button,select,textarea{box-sizing:border-box}.appShell{min-height:100vh;padding:28px}.workspaceHeader,.workspaceGrid{width:min(1240px,100%);margin:0 auto}.eyebrow{margin:0 0 8px;color:#5e6c7c;font-size:.82rem;font-weight:700;text-transform:uppercase}h1,h2,h3,p,dl{margin-top:0}.workspaceHeader{margin-bottom:24px}.workspaceHeader h1{margin-bottom:10px;font-size:clamp(1.8rem,2.6vw,2.4rem);line-height:1.2}.leadText{max-width:760px;color:#4f5d6d;margin-bottom:0}.workspaceGrid{display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:20px;align-items:start}.inputColumn,.resultsColumn{display:grid;gap:20px}.panel{background:#fff;border:1px solid #d5dde7;border-radius:8px;padding:20px;box-shadow:0 10px 28px #1d27330f;min-width:0}.panelHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.panelHeader h2,.panelHeader h3{margin-bottom:6px}.sectionHelp,.fieldHelp,.messageMeta,.inlineStatus,.noteItem,.emptyState{color:#5c6a79;font-size:.92rem}.sectionHelp,.fieldHelp,.messageMeta,.inlineStatus,.noteItem,.emptyState,.messageBody{margin-bottom:0}.statusBadge{display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:32px;padding:0 12px;border:1px solid #cbd6e2;border-radius:999px;background:#f6f8fb;color:#445365;font-size:.82rem;font-weight:700;white-space:nowrap}.state-good,.status-valid{border-color:#bad8c0;background:#edf8ef;color:#176139}.state-neutral,.status-not-run{border-color:#cbd6e2;background:#f6f8fb;color:#445365}.status-invalid,.status-input-error{border-color:#e2b8b8;background:#fdf1f1;color:#9e3131}.status-unsupported{border-color:#e3cfab;background:#fff7e8;color:#8a5a12}.status-checking{border-color:#b9d1e8;background:#eef5fc;color:#1f5c8c}.editor,select{width:100%;border:1px solid #cbd6e2;border-radius:6px;background:#fbfcfd;color:#1d2733}.editor{resize:vertical;padding:12px 14px;line-height:1.6}.tokenEditor{min-height:220px}.keyEditor{min-height:180px}select{min-height:44px;padding:10px 12px}.fieldStack{display:grid;gap:8px;margin-bottom:14px}.fieldLabel{font-size:.92rem;font-weight:700;color:#334254}.primaryButton{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:0;border-radius:6px;padding:0 16px;background:#295a7f;color:#fff;font-weight:700;cursor:pointer}.primaryButton:hover{background:#214967}.primaryButton:disabled{background:#8ea4b7;cursor:progress}.primaryButton:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #4b86b4;outline-offset:2px}.messageBox{border:1px solid #cbd6e2;border-radius:6px;padding:12px 14px;background:#f6f8fb}.state-danger{border-color:#e2b8b8;background:#fdf1f1;color:#9e3131}.messageTitle{margin-bottom:4px;font-weight:700}.messageBody{line-height:1.6;overflow-wrap:anywhere}.messageMeta{overflow-wrap:anywhere}.summaryGrid,.detailGrid,.rawGrid{display:grid;gap:12px}.summaryGrid,.detailGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.summaryCard,.detailCard,.rawBlock{min-width:0;border:1px solid #e0e6ee;border-radius:6px;padding:12px 14px;background:#f8fafc}.summaryCard span,.detailCard dt{display:block;margin-bottom:6px;color:#68788a;font-size:.82rem}.summaryCard strong,.detailCard dd{display:block;margin:0;color:#1d2733;overflow-wrap:anywhere;white-space:pre-wrap}.noteList{display:grid;gap:8px;margin-top:16px}.noteItem{padding-left:12px;border-left:3px solid #cad5e1}.emptyState{padding:12px 14px;border:1px dashed #cad5e1;border-radius:6px;background:#fafbfd}.jsonPanel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.jsonPanelBlock,.rawBlock{min-width:0}h3{margin-bottom:10px;font-size:.98rem}pre{margin:0;max-width:100%;overflow:auto;border:1px solid #e0e6ee;border-radius:6px;padding:12px 14px;background:#f8fafc;color:#213142;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}@media (width <= 960px){.appShell{padding:20px}.workspaceGrid,.jsonPanel,.summaryGrid,.detailGrid{grid-template-columns:1fr}.panelHeader{flex-direction:column;align-items:stretch}}@media (width <= 640px){.appShell,.panel{padding:16px}}
