*{box-sizing:border-box}body{margin:0;background:#f5f7fb;color:#1d2433;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr}.sidebar{background:#111827;color:#e5e7eb;padding:24px 18px;display:flex;flex-direction:column;min-height:100vh}.brand{display:flex;align-items:center;gap:10px;margin-bottom:28px;font-weight:700;font-size:20px}.brand-mark{width:34px;height:34px;flex:0 0 auto;border-radius:8px;overflow:hidden;background:transparent}.brand-mark img{width:100%;height:100%;object-fit:cover}.nav{display:grid;gap:6px}.sidebar-footer{margin-top:auto;padding-top:24px;color:#94a3b8;font-size:11px;line-height:1.6}.copyright-line{display:flex;flex-wrap:wrap;gap:0 4px}.copyright-line span{white-space:nowrap}.nav-link{display:flex;align-items:center;gap:10px;min-height:42px;padding:10px 12px;border-radius:8px;color:#cbd5e1}.nav-link.active,.nav-link:hover{background:#273244;color:#fff}.main{min-width:0}.topbar{height:68px;display:flex;align-items:center;justify-content:flex-end;padding:0 32px;background:#fff;border-bottom:1px solid #e5e7eb}.content{padding:28px 32px 48px}.page-title{margin:0;font-size:26px;letter-spacing:0}.page-subtitle{margin:6px 0 0;color:#667085}.actions{display:flex;gap:10px;align-items:center}.button{border:1px solid #cfd7e3;background:#fff;color:#1d2433;min-height:38px;padding:8px 12px;border-radius:8px;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.button.primary{border-color:#0f766e;background:#0f766e;color:#fff}.button.danger{border-color:#ef4444;color:#b91c1c}.button.wide{justify-content:center;width:100%}.icon-button{width:38px;height:38px;border:1px solid #cfd7e3;background:#fff;border-radius:8px;display:grid;place-items:center;cursor:pointer}.user-chip{display:grid;gap:2px;min-width:0;text-align:left}.user-chip strong,.user-chip span{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-chip span{color:#667085;font-size:12px}.user-menu{position:relative}.user-menu-trigger{border:1px solid transparent;background:transparent;min-height:44px;padding:4px 8px 4px 4px;border-radius:999px;display:flex;align-items:center;gap:10px;color:#1d2433;cursor:pointer}.user-menu-trigger:hover,.user-menu-trigger[aria-expanded=true]{background:#f1f5f9;border-color:#e2e8f0}.user-avatar{width:36px;height:36px;flex:0 0 auto;border-radius:999px;object-fit:cover;background:#e2e8f0}.user-avatar.fallback{display:grid;place-items:center;background:#0f766e;color:#fff;font-weight:700}.user-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:20;min-width:190px;padding:6px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:0 14px 30px #0f172a24}.user-dropdown button{width:100%;min-height:38px;border:0;border-radius:8px;background:transparent;color:#1d2433;display:flex;align-items:center;gap:10px;padding:8px 10px;cursor:pointer;text-align:left}.user-dropdown button:hover{background:#f1f5f9}.grid{display:grid;gap:16px}.stats-grid{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:14px;margin:24px 0}.readiness-panel{margin-bottom:18px}.readiness-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#edf0f5}.readiness-item{min-width:0;display:flex;gap:10px;align-items:flex-start;background:#fff;padding:14px 16px}.readiness-item.wide{grid-column:1 / -1}.readiness-value{margin-top:4px;font-weight:700;overflow-wrap:anywhere}.readiness-note{padding:14px 16px;color:#667085;border-top:1px solid #edf0f5}.profile-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #edf0f5;border-radius:8px;background:#edf0f5}.profile-summary>div{min-width:0;display:grid;gap:6px;padding:14px 16px;background:#fafbfc}.profile-summary strong{overflow-wrap:anywhere}.dot{width:10px;height:10px;margin-top:4px;border-radius:999px;flex:0 0 auto}.dot.ok{background:#16a34a}.dot.warn{background:#f59e0b}.stat{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.stat-label{color:#667085;font-size:13px}.stat-value{margin-top:8px;font-size:28px;font-weight:700}.panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.panel-header{padding:16px 18px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;gap:14px}.panel-title{margin:0;font-size:17px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:13px 16px;border-bottom:1px solid #edf0f5;text-align:left;vertical-align:top}th{color:#667085;font-size:13px;font-weight:600;background:#fafbfc}.clickable-row{cursor:pointer}.clickable-row:hover{background:#f8fafc}.clickable-row:focus{outline:2px solid #0f766e;outline-offset:-2px;background:#f0fdfa}.error-cell{max-width:280px;color:#9f1239;font-size:12px;overflow-wrap:anywhere}.badge{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:12px;font-weight:600}.badge.green{background:#dcfce7;color:#166534}.badge.red{background:#fee2e2;color:#991b1b}.badge.yellow{background:#fef3c7;color:#92400e}.badge.gray{background:#f1f5f9;color:#475569}.form{display:grid;gap:18px;max-width:880px}.field{display:grid;gap:8px}.field label{font-weight:600}.field small{color:#667085}.input,.select,.textarea{width:100%;border:1px solid #cfd7e3;border-radius:8px;background:#fff;padding:10px 12px;min-height:42px}.textarea{min-height:128px;resize:vertical}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.switch-row{display:flex;align-items:center;gap:10px}.error{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;padding:10px 12px;border-radius:8px}.success{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;padding:10px 12px;border-radius:8px}.danger-zone{max-width:880px;margin-top:14px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#667085}.danger-zone strong{color:#475569;font-size:14px}.danger-zone p{margin:4px 0 0;font-size:13px}.text-danger-button{min-height:34px;border:0;background:transparent;color:#9f1239;display:inline-flex;align-items:center;gap:6px;padding:6px 4px;cursor:pointer}.text-danger-button:hover{color:#be123c;text-decoration:underline}.text-danger-button:disabled{cursor:wait;opacity:.6}.muted{color:#667085}.empty{padding:28px;color:#667085}.load-more-status{padding:16px;color:#667085;text-align:center;font-size:13px;border-top:1px solid #edf0f5}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:#eef4f7}.auth-panel{width:min(100%,440px);background:#fff;border:1px solid #dce3ea;border-radius:8px;padding:28px;box-shadow:0 16px 40px #0f172a14}.auth-panel h1{margin:0;font-size:28px;letter-spacing:0}.auth-brand{color:#1d2433;margin-bottom:22px}.segmented{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;padding:4px;margin:22px 0;background:#f1f5f9;border-radius:8px}.segmented button{min-height:38px;border:0;border-radius:6px;background:transparent;cursor:pointer;color:#475569}.segmented button.active{background:#fff;color:#0f766e;font-weight:700;box-shadow:0 1px 3px #0f172a14}@media(max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;min-height:auto}.stats-grid,.form-row,.profile-summary{grid-template-columns:1fr}.topbar,.content{padding-left:18px;padding-right:18px}.topbar{height:auto;min-height:68px;gap:12px}.user-chip span{display:none}.user-chip strong{max-width:120px}}
