*{box-sizing:border-box}html,body,#root{max-width:100%;overflow-x:hidden}body{color:#0f172a;background:#f8fafc;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}button,input{font:inherit}.page-center{color:#64748b;place-content:center;min-height:100vh;display:grid}.loader-page{justify-items:center;gap:1rem;display:grid}.loader-inline{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;min-height:220px;display:flex}.loader-spinner{border:2px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:1.25rem;height:1.25rem;animation:.7s linear infinite loader-spin}.loader-spinner-lg{border-width:3px;width:2.5rem;height:2.5rem}.loader-message{color:#64748b;margin:0;font-size:.9375rem}@keyframes loader-spin{to{transform:rotate(360deg)}}.login-page{background:linear-gradient(#f8fafc 0%,#eff6ff 100%);place-items:center;min-height:100vh;padding:1.5rem;display:grid}.login-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:420px;padding:2rem;box-shadow:0 10px 30px #0f172a0f}.login-header{justify-items:start;gap:.25rem;display:grid}.login-header .header-logo{margin-bottom:.75rem}.login-header h1{margin:0;font-size:1.5rem}.login-header p{color:#64748b;margin:.5rem 0 0}.google-button{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;gap:.625rem;margin-top:1.5rem;padding:.75rem 1rem;font-weight:600;text-decoration:none;display:flex}.google-icon{flex-shrink:0;width:18px;height:18px}.google-button:hover{background:#f8fafc}.dashboard{background:#f8fafc;max-width:100%;min-height:100vh}.dashboard-header{color:#fff;z-index:10;background:#0f172a;align-items:center;gap:2rem;padding:.875rem 1.5rem;display:flex;position:sticky;top:0}.header-brand{align-items:center;gap:.75rem;min-width:180px;display:flex}.header-logo{color:#fff;background:#2563eb;border-radius:10px;flex-shrink:0;place-items:center;width:2.25rem;height:2.25rem;display:grid}.header-logo-icon{width:1.2rem;height:1.2rem;display:block}.header-brand strong,.header-user-info strong{font-size:.9375rem;line-height:1.2;display:block}.header-brand span:not(.header-logo),.header-user-info span:not(.header-avatar){color:#94a3b8;margin-top:.125rem;font-size:.75rem;display:block}.dashboard-nav{flex:1;align-items:center;gap:.25rem;display:flex}.dashboard-nav a{color:#cbd5e1;border-radius:8px;padding:.5rem .875rem;font-size:.875rem;font-weight:600;text-decoration:none}.dashboard-nav a:hover{color:#fff;background:#ffffff0f}.dashboard-nav a.active{color:#fff;background:#2563eb}.header-user{align-items:center;gap:.875rem;margin-left:auto;display:flex}.header-user-info{text-align:left;align-items:center;gap:.75rem;display:flex}.header-avatar{color:#dbeafe;letter-spacing:.04em;background:#1e3a8a;border-radius:999px;place-items:center;width:2.25rem;height:2.25rem;font-size:.75rem;font-weight:700;display:grid}.header-logout{font:inherit;cursor:pointer;color:#e2e8f0;background:0 0;border:1px solid #ffffff29;border-radius:8px;padding:.5rem .875rem;font-size:.875rem;font-weight:600}.header-logout:hover{color:#fff;background:#ffffff14}.dashboard-content{min-width:0;max-width:100%;padding:1.5rem}@media (width<=800px){.dashboard-header{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand user""nav nav";align-items:center;gap:.75rem 1rem;padding:.75rem 1rem;display:grid}.header-brand{grid-area:brand;min-width:0}.header-user{grid-area:user;margin-left:0}.header-user-info div{display:none}.dashboard-nav{grid-area:nav;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;width:100%;display:grid}.dashboard-nav a{text-align:center;padding:.5rem .25rem}.dashboard-content{padding:1rem}.page-toolbar{flex-direction:column;align-items:stretch}.page-toolbar .btn-primary,.page-toolbar .btn-secondary{white-space:nowrap;width:100%}.filters-grid{grid-template-columns:1fr}}.list-page{gap:1.5rem;min-width:0;max-width:100%;display:grid}.page-toolbar{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.page-toolbar h2,.page-toolbar h3{margin:0 0 .35rem}.page-toolbar p{color:#64748b;margin:0}.filters-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-bottom:1.25rem;display:grid}.filters-grid label,.modal-form label{color:#334155;gap:.375rem;font-size:.875rem;font-weight:500;display:grid}.filters-grid input,.modal-form input:not([type=checkbox]){font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:.75rem .875rem}.filters-grid input:focus,.modal-form input:not([type=checkbox]):focus{outline-offset:1px;outline:2px solid #3b82f6}.modal-form input:disabled{color:#64748b;cursor:not-allowed;background:#f8fafc}.btn-primary,.btn-secondary,.btn-danger,.btn-icon{font:inherit;cursor:pointer;border:0;border-radius:10px;padding:.75rem 1rem;font-weight:600}.btn-primary{color:#fff;background:#2563eb}.btn-secondary{color:#334155;background:#f1f5f9}.btn-danger{color:#fff;background:#dc2626}.btn-small{padding:.5rem .75rem;font-size:.875rem}.btn-icon{color:#64748b;background:#f8fafc;width:2rem;height:2rem;padding:0;font-size:1.25rem;line-height:1}.btn-primary:disabled,.btn-secondary:disabled,.btn-danger:disabled{opacity:.7;cursor:not-allowed}.badge{border-radius:999px;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:700;display:inline-flex}.badge-success{color:#047857;background:#ecfdf5}.badge-muted{color:#64748b;background:#f1f5f9}.modal-backdrop{z-index:20;background:#0f172a73;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:16px;width:100%;max-width:480px;max-height:calc(100vh - 3rem);padding:1.5rem;overflow:auto;box-shadow:0 20px 50px #0f172a2e}.modal-header{justify-content:space-between;gap:1rem;margin-bottom:1rem;display:flex}.modal-header h3{margin:0 0 .35rem}.modal-header p{color:#64748b;margin:0;font-size:.875rem}.modal-form{gap:1rem;display:grid}.modal-divider{border:0;border-top:1px solid #e2e8f0;width:100%;margin:0}.pick-list{gap:.5rem;max-height:280px;display:grid;overflow:auto}.modal-form .loader-inline{min-height:180px}.pick-list-item{width:100%;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-items:start;gap:.125rem;padding:.75rem .875rem;display:grid}.pick-list-item:hover:not(:disabled){background:#eff6ff;border-color:#93c5fd}.pick-list-item:disabled{opacity:.6;cursor:not-allowed}.pick-list-item span{color:#64748b;font-size:.8125rem}.linked-list{gap:.5rem;display:grid}.linked-list-item{border:1px solid #e2e8f0;border-radius:10px;gap:.75rem;padding:.75rem .875rem;display:grid}.linked-list-item-main,.linked-list-item-actions{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.nivel-picker{background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;flex-wrap:wrap;gap:.25rem;padding:.25rem;display:flex}.nivel-picker button{color:#64748b;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;flex:1;padding:.5rem .625rem;font-size:.8125rem;font-weight:600}.nivel-picker button.is-active{color:#0f172a;background:#fff;box-shadow:0 1px 2px #0f172a14}.nivel-picker button:disabled{opacity:.7;cursor:not-allowed}.linked-list-item .nivel-picker{width:100%}.linked-list-item span{color:#64748b;font-size:.8125rem;display:block}.modal-actions{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.switch{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.625rem;display:inline-flex}.switch input{opacity:0;width:0;height:0;position:absolute}.switch-track{background:#cbd5e1;border-radius:999px;flex-shrink:0;width:2.5rem;height:1.4rem;transition:background .15s;position:relative}.switch-track:after{content:"";background:#fff;border-radius:999px;width:1.1rem;height:1.1rem;transition:transform .15s;position:absolute;top:.15rem;left:.15rem;box-shadow:0 1px 3px #0f172a40}.switch input:checked+.switch-track{background:#2563eb}.switch input:checked+.switch-track:after{transform:translate(1.1rem)}.switch input:focus-visible+.switch-track{outline-offset:2px;outline:2px solid #3b82f6}.switch.is-disabled{cursor:not-allowed;opacity:.6}.switch-label{color:#334155;font-size:.875rem;font-weight:500}.muted{color:#64748b}.table-empty{justify-content:center;align-items:center;min-height:220px;margin:0;display:flex}.table-wrap{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.pagination{color:#64748b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;font-size:.875rem;display:flex}.pagination-actions{align-items:center;gap:.5rem;display:flex}.data-table{border-collapse:collapse;width:100%}.data-table th,.data-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:.75rem .875rem}.data-table th{text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-size:.75rem}.data-table td{color:#0f172a}.data-table th:last-child,.data-table td:last-child{text-align:right}.data-table td:last-child .table-actions{justify-content:flex-end}.table-link{color:#2563eb;font-weight:600;text-decoration:none}button.table-link{font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.table-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.table-link:hover{text-decoration:underline}.page-back{color:#2563eb;margin-bottom:1rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-block}.page-back:hover{text-decoration:underline}.page-tabs{border-bottom:1px solid #e2e8f0;gap:.25rem;margin:0 0 1.25rem;display:flex;overflow-x:auto}.page-tabs a{color:#64748b;border-bottom:2px solid #0000;flex-shrink:0;margin-bottom:-1px;padding:.75rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none}.page-tabs a:hover{color:#0f172a}.page-tabs a.active{color:#2563eb;border-bottom-color:#2563eb}.panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;min-width:0;max-width:100%;padding:1.5rem}.panel h2{margin:0 0 .5rem}.panel p{color:#64748b;margin:0}
