:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f1f5f9;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:#f1f5f9;min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}#app,.app-shell{min-height:100vh}.topbar{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex;position:sticky;top:0}.brand{align-items:center;gap:.75rem;display:flex}.brand .logo{color:#fff;background:#4f46e5;border-radius:12px;place-items:center;width:40px;height:40px;font-weight:700;display:grid}.brand strong{line-height:1.2;display:block}.subtitle{color:#64748b;font-size:.8rem;display:block}.nav{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;gap:.35rem;padding:.25rem;display:flex}.nav a{color:#64748b;border-radius:999px;padding:.45rem .9rem;font-size:.92rem;font-weight:600}.nav a.active,.nav a.router-link-active{color:#4f46e5;background:#fff;box-shadow:0 1px 3px #0f172a14}.user-menu{align-items:center;gap:.65rem;display:flex}.avatar{object-fit:cover;border-radius:999px;width:32px;height:32px}.user-name{color:#475569;font-size:.9rem}.main{width:min(900px,100% - 2rem);margin:0 auto;padding:1.5rem 0 3rem}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.25rem;display:flex}.page-header h1{margin:0 0 .25rem;font-size:1.75rem}.page-header p{color:#64748b;margin:0}.card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;margin-bottom:1rem;padding:1.1rem 1.15rem}.card h2{margin:0 0 .75rem;font-size:1rem}.btn{cursor:pointer;color:#0f172a;background:#e2e8f0;border:none;border-radius:.7rem;align-items:center;gap:.4rem;padding:.55rem .95rem;font-weight:600;display:inline-flex}.btn:disabled{opacity:.6;cursor:not-allowed}.btn.primary{color:#fff;background:#4f46e5}.btn.secondary{color:#4338ca;background:#eef2ff}.btn.ghost{color:#475569;background:0 0}.btn.icon{color:#64748b;background:#f1f5f9;border-radius:999px;justify-content:center;width:28px;height:28px;padding:0}.btn.danger,.btn.icon.danger:hover{color:#dc2626;background:#fee2e2}.danger-text{color:#dc2626!important}.input,.select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:.7rem;width:100%;max-width:100%;padding:.6rem .8rem}.select{width:auto;min-width:150px}.input:focus,.select:focus{border-color:#818cf8;outline:2px solid #4f46e540}@media (width<=720px){.topbar{align-items:stretch}.nav,.user-menu{justify-content:space-between;width:100%}.user-name{display:none}.main{width:min(100% - 1.25rem,900px)}}
