:root{color:#1e293b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f1f5f9;font-family:Poppins,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;margin:0}#root{min-height:100vh}.dashboard-layout{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.sidebar{color:#e2e8f0;background:#0f172a;border-right:1px solid #cbd5e1;flex-direction:column;gap:1rem;padding:1.5rem 1rem;display:flex}.sidebar__brand{margin:0 0 1rem;font-weight:700}.sidebar__menu-item{text-align:left;color:#cbd5e1;background:0 0;border:0;border-radius:.5rem;width:100%;padding:.6rem .7rem;font-weight:700}.sidebar__menu-item--active{color:#f8fafc;background:#1e293b}.sidebar__profile{border-top:1px solid #334155;align-items:center;gap:.6rem;padding-top:1rem;display:flex}.sidebar__spacer{flex:1;min-height:.25rem}.sidebar__avatar{color:#0f172a;background:#cbd5e1;border-radius:999px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.sidebar__name,.sidebar__role{margin:0}.sidebar__name{color:#f8fafc;font-size:.95rem;font-weight:600}.sidebar__nav{flex-direction:column;gap:.35rem;display:flex}.sidebar__nav a.sidebar__menu-item{color:inherit;text-decoration:none;display:block}.sidebar__menu-item--muted{opacity:.45;cursor:not-allowed}.sidebar__footer{border-top:1px solid #334155;margin-top:.75rem;padding-top:.75rem}.sidebar__footer--stack{flex-direction:column;gap:.5rem;display:flex}.sidebar__role{color:#94a3b8;font-size:.8rem}.dashboard{padding:2.5rem}.dashboard__header{justify-content:space-between;align-items:flex-start;gap:1.25rem;margin-bottom:2rem;display:flex}.dashboard__header h1{margin:.25rem 0}.dashboard__cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.eyebrow{color:#475569;margin:0;font-weight:600}.language-switcher{align-items:center;gap:.5rem;display:flex}.language-switcher button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #94a3b8;border-radius:.5rem;padding:.35rem .65rem;font-weight:700}.language-switcher button:disabled{color:#475569;cursor:not-allowed;background:#e2e8f0}.project-card{background-color:#fff;border-radius:.75rem;padding:1rem;box-shadow:0 8px 20px #0f172a14}.project-card__header{justify-content:space-between;gap:.5rem;margin-bottom:.75rem;display:flex}.project-card__header h2{margin:0;font-size:1.1rem}.project-status{white-space:nowrap;color:#0369a1;font-weight:600}.project-card__meta{grid-template-columns:1fr 1fr;gap:.5rem;margin:0;display:grid}.project-card__meta dt{color:#64748b;font-size:.85rem}.project-card__meta dd{margin:0;font-weight:600}.isfp-panel{background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;padding:1.25rem;box-shadow:0 8px 20px #0f172a0f}.isfp-panel__header{margin-bottom:1rem}.isfp-panel__header h2{margin:.25rem 0;font-size:1.25rem}.isfp-panel__header p{margin-bottom:0}.isfp-dropzone{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #94a3b8;border-radius:.5rem;place-items:center;min-height:190px;padding:1.25rem;display:grid}.isfp-dropzone--active{background:#e0f2fe;border-color:#0369a1}.isfp-dropzone:focus-visible{outline-offset:3px;outline:3px solid #7dd3fc}.isfp-dropzone__input{display:none}.isfp-dropzone__title{color:#0f172a;margin:0;font-weight:800}.isfp-dropzone__hint{color:#475569;max-width:460px;margin:.25rem 0 .9rem}.isfp-dropzone button{color:#fff;cursor:pointer;background:#0369a1;border:1px solid #0369a1;border-radius:.5rem;padding:.55rem .85rem;font-weight:700}.isfp-file,.isfp-status,.isfp-error{margin:.9rem 0 0}.isfp-error{color:#b91c1c;font-weight:700}.isfp-results{margin-top:1rem}.isfp-results__summary{color:#475569;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem;font-weight:700;display:flex}.isfp-table-wrap{border:1px solid #cbd5e1;border-radius:.5rem;overflow-x:auto}.isfp-table{border-collapse:collapse;background:#fff;width:100%;min-width:680px}.isfp-table th,.isfp-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.7rem .8rem}.isfp-table th{color:#334155;background:#f8fafc;font-size:.85rem}.isfp-table tbody tr:last-child td{border-bottom:0}.dashboard__title{align-items:center;gap:12px;display:flex}.dashboard__logo{object-fit:contain;width:32px;height:32px}@media (width<=900px){.dashboard-layout{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #334155;border-right:0}.dashboard{padding:1.25rem}}.app-loading{color:#334155;place-items:center;min-height:100vh;font-weight:700;display:grid}.auth-layout{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.auth-card{background:#fff;border:1px solid #cbd5e1;border-radius:.75rem;width:min(520px,100%);padding:1.75rem;box-shadow:0 18px 40px #0f172a1f}.auth-card__brand{align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.auth-card__logo{border-radius:.75rem}.auth-card__eyebrow{color:#64748b;margin:0;font-size:.85rem;font-weight:700}.auth-card h1{margin:.25rem 0 .35rem}.auth-card__subtitle{color:#475569;margin:0}.auth-card__actions{flex-wrap:wrap;gap:.75rem;display:flex}.auth-card__actions--stack{flex-direction:column}.auth-button{cursor:pointer;border:1px solid #0000;border-radius:.65rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem .9rem;font-weight:800;text-decoration:none;display:inline-flex}.auth-button--primary{color:#fff;background:#0369a1;border-color:#0369a1}.auth-button--ghost{color:#0f172a;background:0 0;border-color:#cbd5e1}.sidebar .auth-button--ghost,.sidebar__logout{color:#f8fafc;background:#f8fafc0f;border-color:#475569}.sidebar .auth-button--ghost:hover,.sidebar__logout:hover{background:#f8fafc24}.auth-button--small{padding:.45rem .65rem;font-size:.85rem}.auth-button--disabled,.auth-button:disabled{opacity:.55;cursor:not-allowed}.admin-page__eyebrow{color:#64748b;margin:0;font-weight:700}.admin-page__error{color:#b91c1c;font-weight:700}.admin-table-wrap{background:#fff;border:1px solid #cbd5e1;border-radius:.75rem;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:720px}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.75rem .85rem}.admin-table th{color:#334155;background:#f8fafc;font-size:.85rem}.admin-table tbody tr:last-child td{border-bottom:0}.admin-table__select{border:1px solid #cbd5e1;border-radius:.5rem;width:min(220px,100%);padding:.45rem .55rem}
