:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light}html{zoom:.8}@media(max-width:1024px){html{zoom:.9}}@media(max-width:768px){html{zoom:1}}body{margin:0;padding:0;min-width:320px;min-height:100vh;background-color:#f9f9f9;color:#1a1a1a;transition:background-color .3s,color .3s}body:has(.dark){background-color:#121212;color:#fff}#root{width:100%;padding:0;margin:0}.skip-link{position:fixed;top:12px;left:12px;z-index:5000;transform:translateY(-140%);border-radius:8px;background:#0f172a;color:#fff;padding:.7rem .95rem;font-weight:800;text-decoration:none;box-shadow:0 14px 32px #0f172a38;transition:transform .15s ease}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid #2563eb;outline-offset:3px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}input,select,textarea{background-color:#fff;color:#1a1a1a;-webkit-text-fill-color:#1a1a1a}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px #ffffff inset;-webkit-text-fill-color:#1a1a1a;transition:background-color 5000s ease-in-out 0s}.loading-page-container{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);z-index:9999;font-family:Inter,system-ui,-apple-system,sans-serif}.loading-glass-card{background:#ffffffb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);padding:3rem;border-radius:24px;box-shadow:0 25px 50px -12px #0000001a;width:90%;max-width:440px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.loading-visual{position:relative;width:80px;height:80px;margin-bottom:.5rem}.loading-spinner-ring{position:absolute;inset:0;border:4px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s cubic-bezier(.55,0,.1,1) infinite}.loading-icon-core{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#3b82f6;animation:pulse-soft 2s ease-in-out infinite}.loading-text-content{display:flex;flex-direction:column;gap:.5rem}.loading-title{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}.loading-status-message{font-size:.95rem;color:#64748b;min-height:1.5rem;animation:fade-in-up .5s ease-out}.loading-progress-bar-bg{width:100%;height:6px;background:#f1f5f9;border-radius:10px;overflow:hidden}.loading-progress-bar-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#60a5fa);width:30%;border-radius:10px;animation:progress-slide 2.5s infinite ease-in-out}.loading-footer-tip{margin-top:1rem;font-size:.8rem;color:#94a3b8;display:flex;align-items:center;gap:.5rem}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse-soft{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.92);opacity:.8}}@keyframes progress-slide{0%{transform:translate(-100%);width:20%}50%{width:50%}to{transform:translate(400%);width:20%}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.sidebar{width:260px;background-color:#fff;border-right:1px solid #eef2f6;display:flex;flex-direction:column;position:fixed;left:0;top:0;bottom:0;overflow-y:auto;font-family:Inter,sans-serif;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.sidebar::-webkit-scrollbar{width:4px}.sidebar::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:4px}.sidebar-header{display:flex;align-items:center;gap:12px;padding:24px;margin-bottom:8px}.sidebar-header .brand-name{font-size:1.25rem;font-weight:700;color:#0f172a}.sidebar-brand-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#2563eb;border-radius:8px;overflow:hidden;flex-shrink:0}.sidebar-brand-icon{display:block;width:32px;height:32px;object-fit:contain}.sidebar-nav{flex:1;padding:0 16px}.sidebar-nav ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.nav-item{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:10px;color:#64748b;text-decoration:none;font-size:.95rem;font-weight:500;transition:all .2s ease}.nav-item:hover{background-color:#f8fafc;color:#334155}.nav-item.active{background-color:#eff6ff;color:#2563eb;font-weight:600}.nav-icon{display:flex;align-items:center;justify-content:center;color:inherit}.nav-group-main{display:flex;align-items:center;gap:12px}.nav-group-trigger{width:100%;border:none;background:transparent;text-align:left;cursor:pointer;font:inherit}.nav-group-trigger.active{background-color:#f8fafc;color:#0f172a}.nav-group-chevron{margin-left:auto;color:inherit;transition:transform .2s ease}.nav-group-chevron.open{transform:rotate(180deg)}.nav-submenu{margin-top:4px!important;margin-left:12px!important;padding-left:14px!important;border-left:1px solid #e2e8f0;gap:2px!important}.nav-subitem{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:10px;color:#64748b;text-decoration:none;font-size:.88rem;font-weight:500;transition:all .2s ease}.nav-item span{min-width:0}.nav-unseen-badge{margin-left:auto;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#2563eb;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:800;line-height:1;box-shadow:0 6px 14px #2563eb3d}.nav-subitem:hover{background-color:#f8fafc;color:#334155}.nav-subitem.active{background-color:#eff6ff;color:#2563eb;font-weight:600}.sidebar-footer{padding:24px 16px;border-top:1px solid #f1f5f9;display:flex;flex-direction:column;gap:16px}.pro-plan-widget{background-color:#f8fafc;border-radius:12px;padding:16px}.pro-plan-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.pro-title{color:#2563eb;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.pro-icon{color:#2563eb}.pro-desc{font-size:.8rem;color:#64748b;margin:0 0 12px;line-height:1.4}.btn-manage-plan{width:100%;background-color:#2563eb;color:#fff;border:none;border-radius:8px;padding:8px 0;font-size:.8rem;font-weight:600;cursor:pointer;transition:background-color .2s}.btn-manage-plan:hover{background-color:#1d4ed8}.footer-nav{display:flex;flex-direction:column;gap:4px}.loading-state{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;color:#475569;font-weight:600}.loading-state__icon{animation:loading-state-spin .85s linear infinite;flex:0 0 auto}.loading-state--sm{font-size:.82rem}.loading-state--sm .loading-state__icon{width:15px;height:15px}.loading-state--md{font-size:.92rem}.loading-state--md .loading-state__icon{width:22px;height:22px}.loading-state--lg{font-size:1rem}.loading-state--lg .loading-state__icon{width:32px;height:32px}.loading-state--page,.loading-state--section{width:100%;min-height:220px;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;color:#64748b;flex-direction:column}.loading-state--page{min-height:420px}.loading-state--inline,.loading-state--button{min-height:0}.loading-state--button{color:inherit;gap:.45rem}.ui-button-spinner{animation:loading-state-spin .85s linear infinite;flex:0 0 auto}.ui-inline-saving{display:inline-flex;align-items:center;gap:.35rem;color:#2563eb;font-size:.78rem;font-weight:800}.loading-state--overlay{position:absolute;inset:0;z-index:5;background:#ffffffc7;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.global-loading-bar{position:fixed;top:0;left:0;right:0;z-index:3000;height:3px;pointer-events:none;opacity:0;transition:opacity .16s ease}.global-loading-bar.is-active{opacity:1}.global-loading-bar:before{content:"";display:block;width:45%;height:100%;background:linear-gradient(90deg,#0f766e,#2563eb);border-radius:999px;animation:global-loading-slide 1.1s ease-in-out infinite;box-shadow:0 0 12px #2563eb47}@keyframes loading-state-spin{to{transform:rotate(360deg)}}@keyframes global-loading-slide{0%{transform:translate(-100%)}50%{transform:translate(80%)}to{transform:translate(240%)}}.error-boundary-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:#f8fafc}.error-boundary-shell--section{min-height:280px;background:transparent}.error-boundary-shell--compact{min-height:140px;padding:12px;background:transparent}.error-boundary-panel{width:min(520px,100%);border:1px solid #fecaca;border-radius:8px;background:#fff;padding:28px;text-align:center;box-shadow:0 22px 60px #0f172a1f}.error-boundary-icon{width:52px;height:52px;margin:0 auto 16px;border-radius:8px;background:#fff5f5;color:#dc2626;display:inline-flex;align-items:center;justify-content:center}.error-boundary-panel h1{margin:0;color:#0f172a;font-size:1.3rem}.error-boundary-panel p{margin:10px 0 20px;color:#475569;line-height:1.6}.error-boundary-actions{display:inline-flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.error-boundary-panel button{border:none;border-radius:6px;background:#2563eb;color:#fff;padding:10px 14px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.error-boundary-panel .error-boundary-secondary{border:1px solid #cbd5e1;background:#fff;color:#334155}.error-boundary-shell--compact .error-boundary-panel{padding:18px}.error-boundary-shell--compact .error-boundary-icon{width:40px;height:40px;margin-bottom:10px}.error-boundary-shell--compact .error-boundary-panel h1{font-size:1rem}.dashboard-navbar{display:flex;align-items:center;justify-content:space-between;padding:.5rem 2rem;background-color:#fff;border-bottom:1px solid #e2e8f0;height:52px;position:sticky;top:0;z-index:10}.navbar-left{flex:1}.navbar-right{display:flex;align-items:center;gap:1.25rem}.search-container{position:relative;display:flex;align-items:center;width:320px}.search-icon{position:absolute;left:1rem;color:#94a3b8}.search-input{width:100%;padding:.6rem 1rem .6rem 2.8rem;border:1px solid transparent;background-color:#f1f5f9;border-radius:9999px;font-size:.9rem;color:#334155;transition:all .2s;font-family:Inter,sans-serif}.search-input::placeholder{color:#94a3b8}.search-input:focus{outline:none;background-color:#fff;border-color:#cbd5e1;box-shadow:0 0 0 3px #94a3b81a}.status-badge{display:flex;align-items:center;gap:.375rem;background-color:#ecfdf5;padding:.4rem .75rem;border-radius:9999px;border:1px solid #d1fae5}.status-dot{width:6px;height:6px;background-color:#10b981;border-radius:50%}.status-text{font-size:.65rem;font-weight:700;color:#059669;letter-spacing:.05em}.btn-ai-assistant{display:flex;align-items:center;gap:.5rem;background-color:#2563eb;color:#fff;border:none;padding:.5rem 1rem;border-radius:9999px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background-color .2s}.btn-ai-assistant:hover{background-color:#1d4ed8}.btn-notifications{position:relative;background:none;border:none;color:#64748b;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.btn-notifications:hover{background-color:#f1f5f9;color:#334155}.notification-indicator{position:absolute;top:7px;right:8px;width:6px;height:6px;background-color:#ef4444;border-radius:50%;border:2px solid #ffffff}.notification-panel-loading-shell{position:absolute;top:calc(100% + .75rem);right:1.5rem;z-index:40;width:min(360px,calc(100vw - 2rem));padding:1rem;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 18px 45px #0f172a24}.navbar-separator{width:1px;height:24px;background-color:#e2e8f0;margin:0 .25rem}.profile-menu{position:relative}.btn-profile{display:flex;align-items:center;gap:.35rem;background:none;border:none;padding:.1rem;cursor:pointer;border-radius:9999px;color:#64748b;transition:background-color .15s,color .15s}.btn-profile:hover,.btn-profile[aria-expanded=true]{background-color:#f1f5f9;color:#334155}.profile-chevron{transition:transform .15s}.btn-profile[aria-expanded=true] .profile-chevron{transform:rotate(180deg)}.avatar-wrapper{position:relative;width:36px;height:36px;border-radius:50%;overflow:hidden;background-color:#e2e8f0;display:flex;align-items:center;justify-content:center;border:2px solid #ffffff;box-shadow:0 0 0 1px #e2e8f0}.avatar-initials{font-size:.9rem;font-weight:600;color:#64748b}.avatar-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.profile-dropdown{position:absolute;top:calc(100% + .6rem);right:0;width:240px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 12px 30px #0f172a1f;padding:.35rem;z-index:30}.profile-dropdown-header{padding:.75rem .75rem .65rem;border-bottom:1px solid #f1f5f9;margin-bottom:.25rem}.profile-dropdown-name,.profile-dropdown-welcome{font-size:.9rem;font-weight:700;color:#0f172a;line-height:1.25}.profile-dropdown-email{margin-top:.2rem;font-size:.78rem;color:#64748b;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-dropdown-item{width:100%;border:none;background:transparent;color:#334155;display:flex;align-items:center;gap:.6rem;padding:.62rem .7rem;border-radius:6px;font-size:.86rem;font-weight:600;text-align:left;cursor:pointer;transition:background-color .15s,color .15s}.profile-dropdown-item:hover:not(:disabled){background:#f8fafc;color:#0f172a}.profile-dropdown-item:disabled{cursor:wait;opacity:.65}.profile-dropdown-item-danger{color:#b91c1c}.profile-dropdown-item-danger:hover:not(:disabled){background:#fef2f2;color:#991b1b}.btn-approvals-badge{display:flex;align-items:center;gap:5px;padding:5px 10px;background:#fef3c7;border:1px solid #fde68a;border-radius:20px;cursor:pointer;color:#92400e;font-size:.78rem;font-weight:600;transition:background .15s,box-shadow .15s}.btn-approvals-badge:hover{background:#fde68a;box-shadow:0 2px 8px #f59e0b33}.approvals-count{background:#f59e0b;color:#fff;border-radius:10px;padding:1px 6px;font-size:.7rem;font-weight:700;min-width:18px;text-align:center}.dashboard-layout{display:flex;min-height:100vh;width:100%;background-color:#f8fafc}.dashboard-layout--kanban{height:125dvh;min-height:125dvh;overflow:hidden}.dashboard-main{flex:1;margin-left:260px;width:calc(100% - 260px);min-width:0;display:flex;flex-direction:column}.dashboard-content{padding:32px;flex:1;min-width:0}.dashboard-content--kanban{display:flex;flex:1 1 0;height:auto;min-height:0;overflow:hidden;padding:0}@media(max-width:1024px){.dashboard-layout--kanban{height:111.112dvh;min-height:111.112dvh}}@media(max-width:768px){.dashboard-main{margin-left:0;width:100%;padding:20px}.dashboard-content--kanban{height:auto;min-height:calc(100dvh - 52px);overflow:visible}.dashboard-layout--kanban{height:auto;min-height:100dvh;overflow:visible}}.people-page{padding:28px;color:#0f172a}.people-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.people-header h1{margin:0;font-size:2rem;line-height:1.1}.people-eyebrow{margin:0 0 6px;color:#2563eb;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.people-header-actions{display:flex;gap:10px;align-items:center}.people-icon-button,.people-primary-button,.people-danger-button{min-height:38px;border:1px solid #dbe4ee;border-radius:8px;background:#fff;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;font-weight:700;cursor:pointer}.people-primary-button{border-color:#2563eb;background:#2563eb;color:#fff}.people-danger-button{border-color:#fecaca;background:#fff1f2;color:#991b1b}.people-icon-button:disabled,.people-primary-button:disabled,.people-danger-button:disabled{cursor:not-allowed;opacity:.65}.people-alert{border:1px solid #fecaca;background:#fff1f2;color:#991b1b;border-radius:8px;padding:10px 12px;margin-bottom:16px;font-weight:700}.people-alert-info{display:flex;align-items:center;gap:8px;border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.people-alert-success{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.people-empty-state{border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;font-weight:800;padding:24px;text-align:center}.people-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.performance-grid,.usage-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.people-summary-grid-five{grid-template-columns:repeat(5,minmax(0,1fr))}.people-metric{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:14px;display:grid;gap:6px}.people-metric span{color:#64748b;font-size:.82rem;font-weight:700}.people-metric strong{font-size:1.45rem;line-height:1}.people-section{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:16px;margin-bottom:16px}.people-filter-panel{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:14px 16px;margin-bottom:14px}.people-section-heading{display:flex;align-items:center;gap:8px;margin-bottom:12px}.people-section-heading-split{justify-content:space-between}.people-section-heading-split>div{display:flex;align-items:center;gap:8px}.people-section-heading h2{margin:0;font-size:1rem}.people-invite-form{display:grid;grid-template-columns:1fr 1.2fr .9fr 1fr .9fr auto auto;gap:10px;align-items:center}.people-invite-form input,.people-invite-form select,.people-header-actions select,.people-filter-grid input,.people-filter-grid select,.people-target-form input,.people-target-form select,.people-table select,.people-role-tools select,.people-role-create input,.people-role-edit-form input,.people-role-edit-form textarea,.people-permission-row select,.invite-setup-form input{min-height:38px;border:1px solid #dbe4ee;border-radius:8px;padding:0 10px;font:inherit}.people-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:end}.people-team-filter-grid{grid-template-columns:minmax(220px,1.4fr) repeat(4,minmax(140px,1fr)) auto}.people-invite-filter-grid{grid-template-columns:minmax(220px,1.4fr) minmax(160px,1fr) auto}.people-filter-grid label{display:grid;gap:6px;color:#475569;font-size:.78rem;font-weight:800}.people-filter-status{color:#2563eb;font-size:.75rem;font-weight:700}.people-target-form{display:grid;grid-template-columns:minmax(160px,1fr) minmax(140px,.7fr) minmax(180px,1fr) minmax(120px,.6fr) auto;gap:12px;align-items:end}.people-target-form label{display:grid;gap:6px;color:#475569;font-size:.78rem;font-weight:800}.people-clear-filters{min-height:38px}.people-role-edit-form textarea{min-height:38px;resize:vertical;padding-top:8px}.people-checkbox{display:inline-flex;align-items:center;gap:8px;color:#475569;font-weight:700;white-space:nowrap}.people-tabs{display:flex;gap:8px;margin:8px 0 14px}.people-tabs button{border:1px solid #dbe4ee;border-radius:8px;background:#fff;color:#475569;min-height:36px;padding:0 14px;font-weight:800;cursor:pointer}.people-tabs button.active{border-color:#2563eb;background:#eff6ff;color:#2563eb}.people-subtabs{margin-top:0}.people-table-wrap{overflow-x:auto}.people-table{width:100%;border-collapse:collapse;min-width:920px}.people-table th,.people-table td{border-bottom:1px solid #eef2f6;padding:12px 10px;text-align:left;vertical-align:middle;font-size:.9rem}.people-table th{color:#64748b;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase}.people-person{display:flex;align-items:center;gap:10px}.people-person strong,.people-table td strong{display:block}.people-person span,.people-muted{color:#64748b;font-size:.82rem}.people-avatar{width:34px;height:34px;border-radius:8px;background:#eef6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.people-status{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:.75rem;font-weight:800;text-transform:capitalize}.status-active,.status-accepted,.status-invite_sent{background:#dcfce7;color:#166534}.status-locked,.status-suspended,.status-rejected,.status-delivery_failed,.status-locked_expired{background:#fee2e2;color:#991b1b}.status-pending_manager_approval,.status-pending_verification,.status-setup_started,.status-expired{background:#fef3c7;color:#92400e}.status-cancelled,.status-deactivated{background:#e5e7eb;color:#374151}.people-workload,.people-row-actions{display:flex;gap:8px;align-items:center}.people-cell-action{display:grid;gap:6px}.people-inline-saving{display:inline-flex;align-items:center;gap:.35rem;color:#2563eb;font-size:.76rem;font-weight:800}.people-workload{flex-wrap:wrap;color:#475569;font-size:.82rem}.people-row-actions button{width:32px;height:32px;border:1px solid #dbe4ee;border-radius:8px;background:#fff;color:#334155;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.people-row-actions button:disabled{cursor:wait;opacity:.65}.people-person-button{border:none;background:transparent;color:inherit;display:flex;align-items:center;gap:10px;padding:0;text-align:left;cursor:pointer}.people-person-button>span:last-child{display:grid;gap:2px}.people-multi-select{min-height:72px!important;min-width:180px;padding:6px 8px!important}.people-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;color:#475569;font-weight:800}.people-pagination>div{display:flex;gap:8px}.people-detail-panel{margin-top:16px}.people-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.people-detail-grid>div{border-top:1px solid #eef2f6;padding-top:10px;display:grid;gap:5px}.people-detail-grid span{color:#64748b;font-size:.78rem;font-weight:800}.people-detail-grid strong{display:inline-flex;align-items:center;gap:6px;min-width:0}.people-role-pill-list{display:flex;flex-wrap:wrap;gap:6px}.people-role-pill-list i{border-radius:999px;background:#eef2ff;color:#3730a3;padding:4px 8px;font-size:.74rem;font-style:normal;font-weight:800}.people-state-panel{border:1px solid #e2e8f0;border-radius:8px;background:#fff;min-height:220px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:24px}.people-state-panel h1{margin:0 0 6px;font-size:1.2rem}.people-state-panel p{margin:0;color:#64748b;font-weight:700}.people-state-forbidden{border-color:#fde68a;background:#fffbeb}.people-role-grid,.people-rank-list,.people-signal-list,.people-insight-list,.people-target-list,.usage-breakdown-list,.usage-timeline{display:grid;gap:10px}.people-role-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.people-role-create{display:flex;gap:10px;align-items:center}.people-role-edit-form{display:grid;grid-template-columns:minmax(160px,.8fr) minmax(220px,1.4fr) auto auto;gap:10px;align-items:start;margin-bottom:12px}.people-permission-actions{display:flex;justify-content:flex-end;margin-bottom:10px}.people-role-editor-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #eef2f6;margin-bottom:8px}.people-role-editor-heading p{margin:4px 0 0;color:#64748b}.people-role-row{display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(300px,2fr);gap:16px;align-items:start;border-bottom:1px solid #eef2f6;padding:12px 0}.people-role-row:last-child{border-bottom:none}.people-role-row p{margin:4px 0 0;color:#64748b}.people-role-title{display:flex;align-items:center;gap:8px}.people-permission-chips{display:flex;flex-wrap:wrap;gap:6px}.people-permission-chips span{border-radius:999px;background:#f1f5f9;color:#334155;padding:4px 8px;font-size:.74rem;font-weight:700}.people-permission-matrix{display:grid;gap:0;border:1px solid #eef2f6;border-radius:8px;overflow:hidden}.people-permission-group{background:#f8fafc;color:#334155;font-size:.75rem;font-weight:800;padding:8px 12px;text-transform:uppercase}.people-permission-row{display:grid;grid-template-columns:minmax(220px,1fr) 140px;gap:14px;align-items:center;padding:10px 12px;border-bottom:1px solid #eef2f6}.people-permission-row:last-child{border-bottom:none}.people-permission-row span{display:block;color:#64748b;font-size:.8rem}.people-two-column{display:grid;grid-template-columns:1fr 1fr;gap:16px}.people-rank-row,.people-signal-list div,.usage-breakdown-row{display:flex;align-items:center;gap:10px;border-bottom:1px solid #eef2f6;padding:10px 0}.people-rank-row:last-child,.people-signal-list div:last-child,.usage-breakdown-row:last-child{border-bottom:none}.usage-panels .people-section{margin-bottom:0}.usage-breakdown-row,.people-rank-list-wide .people-rank-row{justify-content:space-between}.usage-breakdown-row div{min-width:0}.usage-breakdown-row strong{text-transform:capitalize}.usage-breakdown-row span{display:block;color:#64748b;font-size:.82rem;margin-top:2px}.people-insight-card{display:grid;grid-template-columns:92px 1fr;gap:12px;border:1px solid #e2e8f0;border-radius:8px;padding:12px;background:#fff}.people-insight-card>span{align-self:start;justify-self:start;border-radius:999px;background:#eff6ff;color:#2563eb;padding:4px 8px;font-size:.72rem;font-weight:900;text-transform:capitalize}.people-insight-card.severity-high>span{background:#fee2e2;color:#991b1b}.people-insight-card.severity-medium>span{background:#fef3c7;color:#92400e}.people-insight-card strong,.people-target-row strong{display:block}.people-insight-card p{margin:4px 0;color:#334155}.people-insight-card small,.people-target-row span,.people-target-row small{color:#64748b}.performance-catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.performance-catalog-item{border:1px solid #e2e8f0;border-radius:8px;padding:12px;background:#fff;display:grid;gap:6px}.performance-catalog-item strong{color:#0f172a}.performance-catalog-item span,.performance-catalog-item small{color:#64748b;font-size:.8rem}.performance-catalog-item p{margin:0;color:#334155;font-size:.86rem;line-height:1.45}.people-target-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(260px,1.2fr) auto;gap:16px;align-items:center;border-bottom:1px solid #eef2f6;padding:12px 0}.people-target-row:last-child{border-bottom:none}.people-target-progress{display:grid;gap:6px}.people-target-progress div{height:10px;border-radius:999px;background:#eef2f6;overflow:hidden}.people-target-progress i{display:block;height:100%;border-radius:inherit;background:#2563eb}.usage-timeline-row{display:grid;grid-template-columns:70px 1fr 42px;gap:10px;align-items:center;color:#475569;font-size:.86rem;font-weight:800}.usage-timeline-row div{height:10px;border-radius:999px;background:#eef2f6;overflow:hidden}.usage-timeline-row i{display:block;height:100%;border-radius:inherit;background:#2563eb}.usage-table{min-width:980px}.people-rank-row>span{width:28px;height:28px;border-radius:8px;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;font-weight:900}.people-rank-row small,.people-footnote{color:#64748b}.people-loading{border:1px dashed #cbd5e1;border-radius:8px;background:#fff;padding:24px;color:#64748b;font-weight:800}.people-skeleton-screen{display:grid;gap:16px}.people-skeleton{display:block;position:relative;overflow:hidden;border-radius:6px;background:#e8eef6}.people-skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:people-skeleton-shimmer 1.35s infinite}.people-metric-skeleton{min-height:86px}.people-skeleton-label{width:58%;height:12px}.people-skeleton-value{width:42%;height:26px}.people-skeleton-heading{width:72%;height:10px}.people-skeleton-icon{width:18px;height:18px;border-radius:6px}.people-skeleton-title{width:150px;height:16px}.people-skeleton-cell,.people-skeleton-cell-wide{height:13px}.people-skeleton-cell{width:74px}.people-skeleton-cell-wide{width:min(180px,80%)}.people-skeleton-tiny{width:32px;height:14px}.people-skeleton-form-field{width:100%;height:38px;border-radius:8px}.people-skeleton-dot{width:28px;height:28px;border-radius:8px;flex:0 0 auto}.people-skeleton-list{display:grid;gap:10px}.people-skeleton-list-row{display:flex;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #eef2f6}.people-skeleton-list-row:last-child{border-bottom:none}.people-skeleton-list-row>div{display:grid;gap:7px;min-width:0;flex:1}.people-table-skeleton th,.people-table-skeleton td{height:43px}.usage-timeline-skeleton div{background:transparent}.usage-timeline-skeleton .people-skeleton-bar{width:100%;height:10px}@keyframes people-skeleton-shimmer{to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.people-skeleton:after{animation:none}}.invite-setup-page{min-height:100vh;display:grid;place-items:center;background:#f8fafc;padding:24px}.invite-setup-panel{width:min(480px,100%);border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:24px}.invite-setup-heading,.invite-setup-state{display:flex;gap:12px;align-items:center}.invite-setup-heading p{margin:0 0 4px;color:#2563eb;font-weight:800;text-transform:uppercase;font-size:.76rem}.invite-setup-heading h1,.invite-setup-state h1{margin:0}.invite-setup-state{flex-direction:column;text-align:center}.invite-setup-summary{display:grid;gap:4px;margin:18px 0;color:#475569}.invite-setup-form{display:grid;gap:12px}.invite-setup-form label{display:grid;gap:6px;color:#334155;font-weight:800}@media(max-width:1100px){.people-summary-grid,.performance-grid,.usage-grid,.people-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.people-invite-form,.people-target-form,.people-role-tools,.people-role-create,.people-role-edit-form,.people-two-column,.people-team-filter-grid,.people-invite-filter-grid,.people-detail-grid,.people-state-panel{grid-template-columns:1fr;align-items:stretch;flex-direction:column}}@media(max-width:720px){.people-page{padding:18px}.people-header{align-items:flex-start;flex-direction:column}.people-summary-grid,.performance-grid,.usage-grid,.people-filter-grid,.people-insight-card,.people-target-row,.people-pagination{grid-template-columns:1fr}.people-pagination{align-items:stretch;flex-direction:column}}.network-status-banner{position:fixed;left:50%;bottom:18px;z-index:3200;display:inline-flex;align-items:center;gap:.55rem;max-width:min(520px,calc(100vw - 32px));padding:.78rem .95rem;border-radius:8px;box-shadow:0 18px 45px #0f172a29;color:#0f172a;font-size:.88rem;font-weight:700;transform:translate(-50%)}.network-status-banner--offline{border:1px solid #fed7aa;background:#fff7ed;color:#9a3412}.network-status-banner--online{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}@media(max-width:640px){.network-status-banner{right:16px;left:16px;justify-content:center;transform:none}}
