._loginContainer_6jh7u_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e3a5f,#2d5a87,#1e3a5f);padding:2rem}._loginCard_6jh7u_10{background:#fff;border-radius:16px;padding:3rem;text-align:center;max-width:400px;width:100%;box-shadow:0 20px 60px #0000004d}._appTitle_6jh7u_20{font-size:2rem;color:#1e3a5f;margin:0 0 .5rem;font-weight:700}._appSubtitle_6jh7u_27{color:#6b7280;margin:0 0 2rem;font-size:1rem}._loginButton_6jh7u_33{background:#0078d4;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s,transform .2s;width:100%}._loginButton_6jh7u_33:hover{background:#106ebe;transform:translateY(-1px)}._container_6jh7u_51{min-height:100vh;background:#f3f4f6}._header_6jh7u_56{background:linear-gradient(135deg,#1e3a5f,#2d5a87);color:#fff;padding:2rem}._headerContent_6jh7u_62{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}._branding_6jh7u_72{flex:1}._title_6jh7u_76{font-size:2rem;margin:0;font-weight:700}._subtitle_6jh7u_82{margin:.5rem 0 0;opacity:.9;font-size:1.1rem}._userSection_6jh7u_88{display:flex;align-items:center;gap:1rem}._demoBadge_6jh7u_94{background:#fbbf24;color:#78350f;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._userInfo_6jh7u_105{display:flex;flex-direction:column;align-items:flex-end;text-align:right}._userName_6jh7u_112{font-weight:600;font-size:.95rem}._userEmail_6jh7u_117{font-size:.8rem;opacity:.8}._logoutButton_6jh7u_122{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.5rem 1rem;border-radius:6px;font-size:.875rem;cursor:pointer;transition:background-color .2s}._logoutButton_6jh7u_122:hover{background:#ffffff40}._main_6jh7u_137{max-width:1200px;margin:0 auto;padding:2rem}._section_6jh7u_143{margin-bottom:3rem}._sectionTitle_6jh7u_147{font-size:1.5rem;color:#1f2937;margin:0 0 .5rem;font-weight:600}._sectionSubtitle_6jh7u_154{color:#6b7280;margin:0 0 1.5rem;font-size:.95rem}._modulesGrid_6jh7u_160{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem}._moduleCard_6jh7u_166{background:#fff;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 1px 3px #0000001a;transition:transform .2s,box-shadow .2s;border:2px solid transparent}._moduleCard_6jh7u_166._accessible_6jh7u_178{cursor:pointer}._moduleCard_6jh7u_166._accessible_6jh7u_178:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000026;border-color:var(--module-color)}._moduleCard_6jh7u_166._accessible_6jh7u_178:focus{outline:2px solid var(--module-color);outline-offset:2px}._moduleCard_6jh7u_166._locked_6jh7u_193{opacity:.6;cursor:not-allowed}._moduleIcon_6jh7u_198{font-size:3rem;line-height:1}._moduleContent_6jh7u_203{flex:1}._moduleName_6jh7u_207{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}._moduleDescription_6jh7u_214{color:#6b7280;margin:0;font-size:.95rem;line-height:1.5}._accessBadge_6jh7u_221{display:inline-flex;align-items:center;gap:.5rem;background:#d1fae5;color:#065f46;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500;align-self:flex-start}._accessIcon_6jh7u_234{font-weight:700}._lockedBadge_6jh7u_238{display:inline-flex;align-items:center;gap:.5rem;background:#f3f4f6;color:#6b7280;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500;align-self:flex-start}._lockIcon_6jh7u_251{font-size:.875rem}._noAccess_6jh7u_255{text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px;color:#6b7280}._noAccess_6jh7u_255 p{margin:.5rem 0}@media(max-width:640px){._headerContent_6jh7u_62{flex-direction:column;text-align:center}._userSection_6jh7u_88{flex-direction:column}._userInfo_6jh7u_105{align-items:center;text-align:center}._modulesGrid_6jh7u_160{grid-template-columns:1fr}}._container_1mcbd_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f3f4f6;padding:2rem}._content_1mcbd_10{background:#fff;border-radius:16px;padding:3rem;text-align:center;max-width:500px;width:100%;box-shadow:0 4px 12px #0000001a}._icon_1mcbd_20{font-size:4rem;margin-bottom:1rem}._title_1mcbd_25{font-size:1.75rem;color:#dc2626;margin:0 0 1rem;font-weight:700}._message_1mcbd_32{color:#1f2937;margin:0 0 .5rem;font-size:1.1rem}._submessage_1mcbd_38{color:#6b7280;margin:0 0 2rem;font-size:.95rem}._backLink_1mcbd_44{display:inline-block;background:#1e3a5f;color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;transition:background-color .2s}._backLink_1mcbd_44:hover{background:#2d5a87}:root{color-scheme:light}*{box-sizing:border-box}body{margin:0;background-color:#f3f6f9}h1,h2,h3,h4{margin-top:0}.table{width:100%;border-collapse:collapse;background-color:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 3px #0f172a1a}.table thead{background-color:#1f2a37;color:#f9fafb}.table th,.table td{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;text-align:left}.badge{display:inline-block;padding:.2rem .6rem;border-radius:9999px;font-size:.75rem;background-color:#e5e7eb;color:#111827}.grid{display:grid;gap:1rem}.card{background-color:#fff;border-radius:.5rem;padding:1rem;box-shadow:0 1px 2px #0f172a14}.cardTitle{font-weight:600;margin-bottom:.5rem}
