html,body,#root{color:#0f172a;background:#f8fafc;min-height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif}*,:before,:after{box-sizing:border-box}a{color:inherit}.portal-layout{min-height:100vh;display:flex}.portal-sidebar{z-index:100;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:220px;min-height:100vh;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.portal-sidebar-logo{border-bottom:1px solid #e2e8f0;align-items:center;gap:10px;height:56px;padding:0 18px;display:flex}.portal-sidebar-logo-icon{color:#2563eb;font-size:22px}.portal-sidebar-logo-text{color:#0f172a;font-size:15px;font-weight:600}.portal-sidebar-menu{margin:0;padding:12px 8px;list-style:none}.portal-sidebar-menu-item{border-radius:6px;margin-bottom:2px}.portal-sidebar-menu-item a{color:#334155;border-radius:6px;align-items:center;gap:10px;padding:8px 12px;font-size:14px;text-decoration:none;transition:background .15s,color .15s;display:flex}.portal-sidebar-menu-item a:hover{color:#0f172a;background:#f1f5f9}.portal-sidebar-menu-item a.active{color:#1d4ed8;background:#eff6ff;font-weight:500}.portal-main{flex-direction:column;flex:1;min-width:0;min-height:100vh;margin-left:220px;display:flex}.portal-header{z-index:50;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:flex-end;align-items:center;height:56px;padding:0 20px;display:flex;position:sticky;top:0}.portal-header-actions{align-items:center;gap:12px;display:flex}.portal-header-email{color:#64748b;font-size:13px}.portal-content{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:24px 16px}@media (width<=768px){.portal-sidebar{transition:transform .2s;transform:translate(-100%)}.portal-sidebar.open{transform:translate(0)}.portal-main{margin-left:0}.portal-header-email{display:none}}.w-full{width:100%}.mb-0{margin-bottom:0}.mb-8{margin-bottom:8px}.mb-12{margin-bottom:12px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.mt-0{margin-top:0}.mt-24{margin-top:24px}.mt-8{margin-top:8px}.mt-12{margin-top:12px}.mt-16{margin-top:16px}.gap-8{gap:8px}.gap-12{gap:12px}.text-center{text-align:center}.text-muted{color:#64748b}.text-xs{font-size:11px}.text-sm{font-size:12px}.text-base{font-size:13px}.field-w-120{width:120px}.field-w-140{width:140px}.field-w-160{width:160px}.field-w-180{width:180px}.field-w-200{width:200px}.field-w-220{width:220px}.field-w-240{width:240px}.field-w-260{width:260px}.max-w-200{max-width:200px}.max-w-240{max-width:240px}.page-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.page-toolbar h1,.page-toolbar h2,.page-toolbar h3,.page-toolbar h4,.page-toolbar h5{margin:0}.auth-page{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:16px;display:flex}.auth-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;max-width:400px;padding:32px;box-shadow:0 1px 3px #00000008}.auth-logo-row{align-items:center;gap:12px;margin-bottom:28px;display:flex}.auth-logo-icon{color:#2563eb;font-size:28px}.auth-logo-title{color:#1e293b;font-size:16px;font-weight:700;line-height:1.2}.auth-logo-subtitle{color:#94a3b8;margin-top:2px;font-size:12px}.spinner-center{text-align:center;padding:24px}.score-cell{font-weight:500}
