:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f3f6fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at top right,#e0ebff 0,transparent 32rem),#f3f6fb}button,textarea,input{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{width:min(1300px,calc(100% - 40px));margin:0 auto;padding:42px 0 72px}.app-header,.section-title-row,.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.app-header{align-items:flex-end;margin-bottom:22px}h1,h2,p{margin-top:0}h1{margin-bottom:10px;color:#101a2d;font-size:clamp(2rem,4vw,3rem);letter-spacing:-.05em}h2{margin-bottom:0;font-size:1.5rem;letter-spacing:-.03em}.subtitle{max-width:700px;margin-bottom:0;color:#3a4356;line-height:1.6}.eyebrow{margin-bottom:9px;color:#1e3a8a;font-size:.72rem;font-weight:800;letter-spacing:.13em}.header-actions{display:flex;flex-wrap:wrap;gap:10px}.button{border-radius:10px;padding:12px 16px;font-weight:750;transition:transform .15s ease,background .15s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button-primary{color:#fff;background:#1d3ab0;box-shadow:0 10px 20px #1d3ab047}.button-primary:hover:not(:disabled){background:#16297e}.button-secondary{color:#1e2b47;background:#e6ebf5}.error-message{margin-bottom:20px;border:1px solid #f3b7b7;border-radius:10px;padding:13px 15px;color:#7a1414;background:#fff0f0;font-size:.9rem;line-height:1.5}.upload-section{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:20px}.upload-dropzone{position:relative}.upload-dropzone input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.upload-dropzone-label{display:flex;flex-direction:column;gap:4px;min-width:340px;cursor:pointer;border:2px dashed #b7c4e6;border-radius:14px;padding:22px 24px;color:#33415c;background:#ffffffb3;transition:border-color .15s ease,background .15s ease}.upload-dropzone-label:hover{border-color:#3153e8;background:#eef2ff}.upload-dropzone-label strong{font-size:1rem}.upload-dropzone-label span{color:#7885a0;font-size:.82rem}.file-chip{display:flex;align-items:center;gap:10px;border-radius:10px;padding:10px 14px;color:#1e2b47;background:#e6ebf5;font-size:.85rem;font-weight:700}.file-chip button{color:#1d3ab0;background:transparent;font-size:.78rem;font-weight:800;text-decoration:underline}.editor-panel{overflow:hidden;border:1px solid #dce3f0;border-radius:14px;background:#ffffffeb;box-shadow:0 6px 24px #1d2a490f}.panel-heading{flex-wrap:wrap;min-height:58px;border-bottom:1px solid #e5eaf3;padding:12px 15px;color:#33415c;font-size:.92rem}.panel-controls{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.checkbox-label{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#1e3a8a}.checkbox-label input[type=checkbox]{width:16px;height:16px}textarea{display:block;width:100%;min-height:360px;resize:vertical;border:0;outline:0;padding:16px;color:#d6e3ff;background:#111a2c;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.83rem;line-height:1.6;-moz-tab-size:2;tab-size:2}.results-section{margin-top:30px}.summary-badges{display:flex;gap:8px}.severity-badge{display:inline-block;padding:4px 10px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.03em;white-space:nowrap}.severity-error{color:#7a1414;background:#fde2e2}.severity-warning{color:#5c3009;background:#fef3c7}.preamble-note{margin:10px 0 0;color:#3a4356;font-size:.85rem}.preamble-note code{color:#1e3a8a;background:#e6ebf5;padding:1px 5px;border-radius:4px}.results-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;margin-top:16px;align-items:start}.code-view-panel,.findings-panel{overflow:hidden;border:1px solid #dce3f0;border-radius:14px;background:#eef1f7;box-shadow:0 6px 24px #1d2a490f}.code-view-header,.findings-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:50px;padding:10px 16px;border-bottom:1px solid #dce3f0;color:#172033;background:#dde4f0;font-size:.85rem}.code-view-legend{display:flex;align-items:center;gap:6px;color:#5a6684;font-size:.72rem}.legend-dot{display:inline-block;width:9px;height:9px;margin-left:10px;margin-right:3px;border-radius:3px}.legend-dot:first-child{margin-left:0}.legend-error{background:#fca5a5}.legend-warning{background:#fcd34d}.code-view{max-height:760px;margin:0;overflow-y:auto;overflow-x:hidden;padding:10px 0;background:#f7f8fb;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.82rem;line-height:1.65}.code-line{display:flex;align-items:flex-start;padding:0 16px;white-space:normal}.code-line:hover{background:#1d3ab00d}.line-number{flex:0 0 auto;width:42px;margin-right:14px;padding-top:1px;color:#8b95b3;text-align:right;-webkit-user-select:none;user-select:none}.line-content{flex:1 1 auto;min-width:0;color:#1c2740;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.source-mark{border-radius:3px;padding:0 2px;font-weight:700;border-bottom:2px solid transparent}.source-mark.severity-error{color:#fff;background:#7a1414;border-bottom-style:solid}.source-mark.severity-warning{color:#3b2a06;background:#fcd34d;border-bottom-style:dashed;border-bottom-color:#5c3009}.source-mark.mark-pulse{outline:3px solid #1d3ab0;outline-offset:1px}@media(prefers-reduced-motion:no-preference){.source-mark.mark-pulse{animation:mark-pulse 1.2s ease}}@keyframes mark-pulse{0%{box-shadow:0 0 #1d3ab080}to{box-shadow:0 0 0 8px #1d3ab000}}.findings-list{max-height:760px;margin:0;overflow:auto;padding:0;list-style:none}.findings-list li{margin:0;padding:0}.findings-list-item{display:block;width:100%;text-align:left;cursor:pointer;padding:12px 16px;border-bottom:1px solid #dce3f0;color:inherit;background:transparent;font:inherit;transition:background .12s ease}.findings-list-item:hover{background:#e3e9f5}.findings-list-item.active{background:#dbe3f7}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #1d3ab0;outline-offset:2px;border-radius:4px}.findings-list-item:focus-visible{outline:3px solid #1d3ab0;outline-offset:-3px}.findings-list-item-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.findings-list-position{color:#5a6684;font-size:.75rem}.findings-list-item-body{display:flex;align-items:flex-start;gap:10px}.findings-list-item-body strong{display:block;margin-bottom:3px;color:#172033;font-size:.85rem}.findings-list-suggestion{color:#545f7a;font-size:.78rem}.findings-list-suggestion code{color:#172033;background:#e3e9f5;padding:1px 5px;border-radius:4px}.char-cell{flex:0 0 auto;min-width:24px;color:#a3271f;font-size:1.05rem;font-weight:800;text-align:center}@media(max-width:960px){.results-grid{grid-template-columns:1fr}.code-view,.findings-list{max-height:480px}}@media(max-width:760px){.app-shell{width:min(100% - 24px,1300px);padding-top:24px}.app-header,.section-title-row,.panel-heading{align-items:flex-start;flex-direction:column}.upload-dropzone-label{min-width:0}}
