@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";html,body,#root{width:100%;min-width:100%;min-height:100%;margin:0;padding:0}#root{text-align:left!important;max-width:none!important}body{overflow-x:hidden}:root{color:#0f172a;background:#f5f7fb;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#2563eb0f,#0000 30%),radial-gradient(circle at 100% 0,#7c3aed0d,#0000 25%),#f5f7fb;margin:0}input,select,textarea{color:#0f172a!important;background-color:#fff!important}input::placeholder,textarea::placeholder{color:#94a3b8!important}option{color:#0f172a;background-color:#fff}.app{width:100%;min-height:100vh;display:flex}.sidebar{color:#fff;background:linear-gradient(#0f172a 0%,#111827 45%,#172554 100%);width:278px;min-width:278px;padding:22px 16px;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.brand{background:#ffffff0f;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:12px;margin-bottom:18px;padding:14px;display:flex}.brandIcon{color:#fff;background:linear-gradient(135deg,#60a5fa,#818cf8);border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;font-weight:900;display:flex}.brand h1{margin:0;font-size:18px;font-weight:900}.brand p{color:#cbd5e1;margin:4px 0 0;font-size:12px;font-weight:600}.roleBox{background:#ffffff0f;border:1px solid #ffffff14;border-radius:16px;margin-bottom:14px;padding:12px}.roleBox label{color:#cbd5e1;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:900;display:block}.roleStatus{border-radius:12px;width:100%;margin-bottom:7px;padding:10px 11px;font-size:13px;font-weight:900}.roleStatus.admin{color:#166534;background:#dcfce7;border:1px solid #86efac}.roleStatus.workshop{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.userRoleText{color:#cbd5e1;margin-bottom:8px;font-size:12px;font-weight:800}.roleButton{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:12px;width:100%;margin-top:7px;padding:10px 11px;font-size:12px;font-weight:900}.roleButton:hover{background:#ffffff24}.roleButton.danger{color:#fecaca;background:#ef444424;border-color:#f871714d}.menuButton{color:#e5e7eb;text-align:left;cursor:pointer;background:0 0;border:1px solid #ffffff0f;border-radius:14px;width:100%;margin-bottom:8px;padding:13px 14px;font-size:14px;font-weight:700}.menuButton.active,.menuButton:hover{color:#fff;background:linear-gradient(135deg,#2563eb38,#7c3aed2e);border-color:#60a5fa59}.main{width:calc(100vw - 278px);max-width:none;margin-left:278px;padding:24px 28px}.main>*{width:100%}.loginPage{background:radial-gradient(circle at 0 0,#2563eb14,#0000 28%),radial-gradient(circle at 100% 100%,#7c3aed14,#0000 28%),linear-gradient(#eef2ff 0%,#f8fafc 100%);justify-content:center;align-items:center;min-height:100vh;padding:28px;display:flex}.loginShell{background:#ffffffe0;border:1px solid #e2e8f0;border-radius:30px;width:min(940px,100%);padding:28px;box-shadow:0 28px 90px #0f172a29}.loginShell.smallLogin{width:min(540px,100%)}.loginHero{align-items:center;gap:16px;margin-bottom:24px;display:flex}.loginLogo{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:20px;flex:none;justify-content:center;align-items:center;width:66px;height:66px;font-size:28px;font-weight:900;display:flex}.loginHero h1{color:#0f172a;margin:0;font-size:32px;font-weight:900}.loginHero p{color:#64748b;margin:8px 0 0;font-size:15px;font-weight:600}.entryCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;max-width:440px;margin:10px auto 0;padding:24px;box-shadow:0 16px 50px #0f172a14}.entryCard h3{color:#0f172a;margin:0;font-size:24px;font-weight:900}.entryCard p{color:#64748b;margin:8px 0 16px;font-size:14px;font-weight:700}.entryCard input{border:1px solid #cbd5e1;border-radius:14px;outline:none;width:100%;margin-bottom:12px;padding:14px;font-size:16px;font-weight:800}.entryCard input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.loginError{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:14px;margin-bottom:12px;padding:11px 12px;font-size:13px;font-weight:800}.loginHint{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-top:14px;padding:12px;font-size:13px;font-weight:700;line-height:1.7}.topbar{background:#ffffffeb;border:1px solid #e2e8f0;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:18px 20px;display:flex;box-shadow:0 8px 18px #0f172a0d}.topbar h2{color:#0f172a;margin:0;font-size:26px;font-weight:900}.topbar p{color:#64748b;margin:6px 0 0;font-size:14px;font-weight:600}.badge{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:800}.dashboardHero{color:#fff;background:linear-gradient(135deg,#111827,#1e3a8a);border-radius:24px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:24px;display:flex;box-shadow:0 16px 35px #0f172a2e}.dashboardHero h2{margin:0;font-size:26px;font-weight:900}.dashboardHero p{color:#dbeafe;margin:8px 0 0;font-weight:600}.workshopHero{background:linear-gradient(135deg,#14532d,#166534)}.dashboardColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.stats.mini{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.statCard,.reportCard,.card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;box-shadow:0 8px 18px #0f172a0d}.statCard,.reportCard{padding:18px}.card{margin-bottom:18px;padding:18px}.statCard small,.reportCard small{color:#64748b;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:800;display:block}.statCard strong{font-size:28px;font-weight:900;display:block}.reportCard strong{font-size:25px;font-weight:900;display:block}.cardHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.card h3{margin:0;font-size:20px;font-weight:900}.card p{color:#64748b;margin:6px 0 0;font-size:13px;font-weight:600}.tableScroll{width:100%;overflow-x:auto}table{border-collapse:separate;border-spacing:0;width:100%}thead th{color:#334155;text-transform:uppercase;text-align:left;white-space:nowrap;background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:13px 12px;font-size:12px;font-weight:800}thead th:first-child{border-left:1px solid #e2e8f0;border-top-left-radius:14px}thead th:last-child{border-right:1px solid #e2e8f0;border-top-right-radius:14px}tbody td{white-space:nowrap;color:#0f172a;background:#fff;border-bottom:1px solid #e2e8f0;padding:12px;font-size:14px;font-weight:600}tbody td:first-child{border-left:1px solid #e2e8f0}tbody td:last-child{border-right:1px solid #e2e8f0}.status{border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800;display:inline-flex}.status.ok{color:#15803d;background:#dcfce7;border:1px solid #bbf7d0}.status.danger{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca}.empty,.errorBox{border-radius:16px;padding:16px;font-weight:700}.empty{color:#64748b;background:#f8fafc}.messageBox{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;margin-bottom:14px;padding:13px 16px;font-weight:800}.formGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.formGrid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.field label{color:#475569;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:800;display:block}.field input,.field select{background:#fff;border:1px solid #e2e8f0;border-radius:14px;outline:none;width:100%;padding:13px 14px;font-size:14px;font-weight:600}.field input:focus,.field select:focus,.tableInput:focus{border-color:#93c5fd;box-shadow:0 0 0 4px #2563eb1a}.tableInput{text-align:center;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:10px 12px;font-weight:700}.tableInput.wide{text-align:left;min-width:180px}.primaryButton,.saveButton,.smallButton,.dangerButton{cursor:pointer;border:none;border-radius:14px;padding:11px 14px;font-size:14px;font-weight:800}.primaryButton,.saveButton{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.saveButton{width:100%;margin-top:16px;padding:15px;font-size:15px}.dangerButton{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca}.smallButton{color:#3730a3;background:#eef2ff;border:1px solid #c7d2fe;padding:8px 10px;font-size:12px}.buttonRow{flex-wrap:wrap;gap:8px;display:flex}.reportGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.reportColumns{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.reportBars{gap:14px;display:grid}.reportBarItem{gap:8px;display:grid}.reportBarTop{justify-content:space-between;gap:10px;font-size:13px;font-weight:800;display:flex}.reportBarTop span{color:#64748b}.reportBarTrack{background:#e2e8f0;border-radius:999px;width:100%;height:10px;overflow:hidden}.reportBarFill{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:999px;height:100%}.logList{gap:12px;display:grid}.logItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;align-items:flex-start;gap:12px;padding:13px;display:flex}.logIcon{color:#15803d;background:#dcfce7;border-radius:999px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-weight:900;display:flex}.logItem strong{color:#0f172a;font-size:14px;display:block}.logItem span{color:#64748b;margin-top:4px;font-size:12px;font-weight:700;display:block}.logItem small{color:#94a3b8;margin-top:4px;font-size:11px;font-weight:800;display:block}.a5Sheet{background:#fff;border:2px solid #111827;border-radius:18px;padding:14px;font-family:Arial,Helvetica,sans-serif}.a5Sheet h2{text-align:center;margin:0 0 12px;font-size:24px;font-weight:900}.a5Sheet table{border-collapse:collapse;margin-bottom:14px}.a5Sheet th,.a5Sheet td{text-align:center;border:1px solid #111827;padding:8px;font-size:13px}@media print{.sidebar,.topbar,.messageBox,.noPrint{display:none!important}.main{width:100%;margin:0;padding:0}.card{box-shadow:none;border:none;margin:0;padding:0}.a5Sheet{border-radius:0}@page{size:A5 landscape;margin:6mm}}@media (width<=1200px){.reportGrid,.reportColumns,.dashboardColumns,.formGrid,.stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=780px){.app{display:block}.sidebar{width:100%;min-width:100%;padding:12px;position:static}.brand{border-radius:16px;margin-bottom:10px;padding:10px}.brandIcon{border-radius:12px;width:34px;height:34px}.brand h1{font-size:15px}.brand p{font-size:11px}.roleBox{margin-bottom:10px;padding:10px}.menuButton{align-items:center;gap:8px;min-height:42px;margin-bottom:7px;padding:10px 12px;font-size:13px;display:flex}.main{width:100%;margin-left:0;padding:10px}.stats,.reportGrid,.reportColumns,.dashboardColumns,.formGrid,.formGrid.two,.stats.mini{grid-template-columns:1fr}.topbar{border-radius:18px;flex-direction:column;align-items:flex-start;margin-bottom:12px;padding:14px}.topbar h2{color:#0f172a;font-size:21px}.topbar p{font-size:13px}.dashboardHero{border-radius:18px;flex-direction:column;align-items:flex-start;padding:18px}.dashboardHero h2{font-size:22px}.card{border-radius:18px;padding:14px}.card h3{font-size:18px}.field input,.field select{padding:12px;font-size:14px}.statCard strong,.reportCard strong{font-size:22px}.loginPage{padding:14px}.loginShell{border-radius:24px;padding:18px}.loginHero{flex-direction:column;align-items:flex-start;gap:12px}.loginHero h1{font-size:24px}.entryCard{max-width:none;padding:18px}}.authTabs{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:18px;display:grid}.authTabs button{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:14px;padding:12px;font-weight:900}.authTabs button.active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#2563eb}.entryCard select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:14px;outline:none;width:100%;margin-bottom:12px;padding:14px;font-size:15px;font-weight:800}.loginSuccess{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:14px;margin-bottom:12px;padding:11px 12px;font-size:13px;font-weight:800}.status.warning{color:#92400e;background:#fef3c7;border:1px solid #fde68a}.editPanel{border-color:#bfdbfe;box-shadow:0 14px 35px #2563eb1a}.searchBox{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:10px;padding:4px 12px;display:flex}.searchBox span{font-size:20px}.searchBox input{color:#0f172a;border:none;outline:none;width:100%;padding:14px 0;font-size:15px;font-weight:800;background:0 0!important}.settingsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.settingInfo{color:#334155;text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:16px;font-weight:900}@media (width<=1200px){.settingsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=780px){.settingsGrid{grid-template-columns:1fr}}.modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0f172a9e;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.editModal{background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:min(760px,100%);max-height:90vh;padding:22px;overflow-y:auto;box-shadow:0 24px 80px #0f172a52}.modalButtons{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.modalInfo{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:12px 14px;font-size:13px;font-weight:700}@media (width<=780px){.editModal{border-radius:18px;padding:16px}.modalButtons{flex-direction:column}.modalButtons button{width:100%}}
