html,body,app-root{height:100%}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background-color:#fff;--relevant: #2563eb;--color-text-strong: #0f172a;--popup-bg: #0f172a;--popup-text: #423838;--popup-title: #423838;--popup-surface: #f0f9ff;--popup-accent: #c1e2f8;--popup-border: #bae6fd;--shadow-soft: 0 15px 30px rgba(15, 23, 42, .25);--accent-secondary-hover: #0284c7;--overlay-bg: rgba(2, 6, 23, .6)}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;height:100%;font-family:inherit;color:inherit;background-color:inherit}app-root{display:block;background:#fff;height:100%}.panel{display:flex;flex-direction:column;padding:1.5rem;background:#fff;overflow-y:auto;overflow-x:hidden;min-height:0;max-height:100%}.panel header{margin-bottom:1rem}.panel h2,.panel h3,.panel h4{margin:.35rem 0 0;color:#0f172a}.window-dot-button{width:.95rem;height:.95rem;border-radius:50%;padding:0;background:#94a3b8;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease;border:none;outline:none;box-shadow:none;-webkit-appearance:none;appearance:none}.window-dot-button:hover{transform:scale(1.05)}.window-dot-button:active{transform:scale(.95)}.window-dot-button:focus-visible{outline:2px solid rgba(37,99,235,.5);outline-offset:2px}.window-dot-button--red{background:#ff5f57}.window-dot-button--yellow{background:#ffbd2e}.panel--inactive{background:#f8fafc;color:#94a3b8}.status-line{font-size:.85rem;color:#475569;margin-bottom:.75rem}.status-line.error{color:#dc2626}
