:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{color-scheme:dark;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0;background:radial-gradient(circle at top,#151826,#050509);color:#f5f5f5}.app-shell{min-height:100vh;display:flex;align-items:stretch;justify-content:center}.matrix-root{max-width:1200px;padding:1.5rem;margin:0 auto}.matrix-header{display:flex;justify-content:center;margin-bottom:1.5rem}.dia-core{padding:.75rem 1.25rem;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:radial-gradient(circle at top,rgba(255,255,255,.12),transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:center}.dia-title{font-size:.9rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.dia-sub{font-size:.75rem;opacity:.85}.matrix-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem}.agent-card{padding:.9rem 1rem;border-radius:.9rem;border:1px solid rgba(255,255,255,.12);background:#050814e6;box-shadow:0 8px 20px #0006;display:flex;flex-direction:column;gap:.25rem}.agent-line{display:flex;justify-content:space-between;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;opacity:.9}.agent-greek{margin-top:.2rem;font-size:1.1rem;font-weight:600}.agent-title{font-size:.85rem;opacity:.95}.agent-role{font-size:.8rem;opacity:.85}
