*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f0f2f5;color:#1a1a2e;min-height:100vh}#root{min-height:100vh}.auth-error{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;text-align:center}.auth-error-title{font-size:18px;font-weight:600;color:#111827}.auth-error-msg{font-size:14px;color:#6b7280;max-width:400px}.auth-error button{margin-top:8px;padding:8px 20px;background:#4f46e5;color:#fff;border:none;border-radius:8px;font-size:14px;font-family:inherit;cursor:pointer}.header{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 4px #0000000f}.header-inner{max-width:1100px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.header-brand{display:flex;align-items:center;gap:16px}.header-logo-img{height:48px;width:auto;object-fit:contain;flex-shrink:0}.header-text{display:flex;flex-direction:column;gap:2px;border-left:1px solid #e5e7eb;padding-left:16px}.header-title{font-size:18px;font-weight:700;color:#111827;letter-spacing:-.2px}.header-subtitle{font-size:12.5px;color:#6b7280}.header-user{display:flex;align-items:center;gap:12px;flex-shrink:0}.user-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.user-info{display:flex;flex-direction:column;gap:1px}.user-name{font-size:13px;font-weight:600;color:#111827;white-space:nowrap}.user-email{font-size:11.5px;color:#9ca3af;white-space:nowrap}.logout-btn{display:flex;align-items:center;gap:5px;padding:7px 13px;background:#fff;color:#6b7280;border:1.5px solid #e5e7eb;border-radius:8px;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;transition:background .15s,color .15s,border-color .15s;white-space:nowrap}.logout-btn:hover{background:#fef2f2;color:#dc2626;border-color:#fecaca}.table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 1px 4px #0000000d}.data-table{width:100%;border-collapse:collapse;font-size:14px}.data-table thead tr{background:#f8f9fb;border-bottom:1.5px solid #e5e7eb}.data-table th{padding:13px 18px;text-align:left;font-size:11.5px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.6px;white-space:nowrap}.data-row{border-bottom:1px solid #f3f4f6;transition:background .12s}.data-row:last-child{border-bottom:none}.data-row:hover{background:#f9fafb}.data-table td{padding:14px 18px;vertical-align:middle}.col-sno{width:64px}.col-name{min-width:220px}.col-link,.col-status{width:130px}.sno{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;background:#f3f4f6;color:#6b7280;font-size:12px;font-weight:600}.portal-name-cell{display:flex;align-items:center;gap:10px}.portal-name-icon{width:30px;height:30px;border-radius:8px;background:#eef2ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.figma-icon-bg{background:#f5f3ff;color:#7c3aed}.portal-name-text{font-weight:500;color:#111827}.table-link{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border-radius:7px;font-size:12.5px;font-weight:500;text-decoration:none;border:1.5px solid transparent;transition:filter .15s,transform .1s,box-shadow .15s;white-space:nowrap}.table-link:hover{filter:brightness(.94);transform:translateY(-1px);box-shadow:0 3px 8px #0000001a}.table-link:active{transform:scale(.96) translateY(0)}.table-link--figma{background:#f5f3ff;color:#6d28d9;border-color:#ddd6fe}.table-link--dev{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.table-link--prod{background:#f0fdf4;color:#15803d;border-color:#bbf7d0}.link-na{color:#d1d5db;font-size:16px;padding-left:12px}.status-pill{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:500}.status-pill:before{content:"";width:6px;height:6px;border-radius:50%;flex-shrink:0}.status-available{background:#f0fdf4;color:#15803d}.status-available:before{background:#22c55e}.status-pending{background:#fafafa;color:#9ca3af;border:1px dashed #d1d5db}.status-pending:before{background:#d1d5db}.table-empty{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:48px 24px;text-align:center;font-size:14px;color:#9ca3af}.app{min-height:100vh;display:flex;flex-direction:column;background:#f8f9fb}.main-content{flex:1;max-width:1100px;width:100%;margin:0 auto;padding:36px 24px 48px}.tables-wrap{display:flex;flex-direction:column;gap:40px}.table-section{display:flex;flex-direction:column;gap:14px}.section-heading{display:flex;align-items:center;gap:10px}.section-heading h2{font-size:16px;font-weight:700;color:#111827;letter-spacing:-.2px}.section-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.dot-indigo{background:#4f46e5}.dot-purple{background:#7c3aed}.badge{font-size:11px;font-weight:600;color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;padding:1px 9px;border-radius:20px}.footer{padding:16px 24px;font-size:12px;color:#9ca3af;border-top:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.footer-sep{color:#d1d5db}
