: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}}.breadcrumbs-wrapper{display:flex;align-items:center;margin-bottom:20px;gap:10px}.back-button{background:none;border:1px solid #cbd5e1;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .2s;font-size:.9rem}.back-button:hover{background-color:#e2e8f0;color:#1e293b}.breadcrumbs{font-size:.9rem;color:#64748b;display:flex;align-items:center}.breadcrumbs a{color:#3b82f6;text-decoration:none;transition:color .2s}.breadcrumbs a:hover{text-decoration:underline;color:#2563eb}.breadcrumbs .separator{margin:0 8px;color:#cbd5e1}.breadcrumbs .current{color:#1e293b;font-weight:500;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:root{--sidebar-width: 260px;--header-height: 60px;--bg-color: #f1f5f9;--text-color: #1e293b}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--bg-color);color:var(--text-color);height:100vh;overflow:hidden}.app-layout{display:flex;height:100vh;width:100vw}.content-area{flex:1;overflow-y:auto;padding:2rem;background-color:var(--bg-color);position:relative}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media(max-width:768px){.content-area{padding:1rem}}
