:root{--page-bg:#eef2f6;--surface:#fff;--ink-strong:#0f172a;--ink:#334155;--muted:#64748b;--line:#e2e8f0;--accent:#22c55e;--accent-strong:#16a34a;--accent-soft:#22c55e2e;--sky:#e0f2fe;--shadow:0 25px 60px #0f172a1f;--shadow-soft:0 18px 40px #0f172a14;--heading:"Space Grotesk", "Manrope", "Segoe UI", sans-serif;--body:"Work Sans", "Manrope", "Segoe UI", sans-serif}*{box-sizing:border-box}body{min-height:100svh;font-family:var(--body);color:var(--ink);background:radial-gradient(circle at top,#f8fafc 0%,#edf2f7 45%,#e5edf6 100%);margin:0}#root{min-height:100svh}h1,h2,h3{font-family:var(--heading);color:var(--ink-strong);margin:0}p{color:var(--muted);margin:0}button,input,select{font-family:var(--body)}.login-page{background:#f5f7fb;justify-content:center;align-items:center;min-height:100svh;padding:32px 18px;display:flex}.lumora-login{background:radial-gradient(circle at top,#f8f9ff 0%,#eef1f8 45%,#e8eef7 100%);padding:40px 18px}.lumora-card{flex-direction:column;align-items:center;gap:18px;width:min(420px,100%);display:flex}.lumora-brand{color:#0f172a;flex-direction:column;align-items:center;gap:10px;font-weight:700;display:flex}.lumora-logo{color:#fff;background:linear-gradient(145deg,#5b61ff,#4f46e5);border-radius:18px;place-items:center;width:56px;height:56px;font-size:1.2rem;display:grid;box-shadow:0 14px 28px #4f46e54d}.lumora-name{letter-spacing:.3px;font-size:1.15rem}.lumora-panel{text-align:center;background:#fff;border-radius:26px;width:100%;padding:26px 26px 24px;box-shadow:0 26px 60px #1323521f}.lumora-title{color:#0f172a;margin-bottom:16px;font-size:1.4rem;font-weight:700}.role-toggle{background:#f1f5f9;border-radius:14px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:18px;padding:4px;display:grid}.role-toggle.single-role{grid-template-columns:1fr}.role-tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:12px;padding:8px 12px;font-size:.9rem;font-weight:600;transition:all .2s}.role-tab.active{color:#0f172a;background:#fff;box-shadow:0 8px 18px #0f172a1a}.register-toggle{margin-bottom:20px}.lumora-form{text-align:left;flex-direction:column;gap:12px;display:flex}.lumora-label{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;font-size:.78rem;font-weight:700}.lumora-field{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:12px 14px;font-size:.95rem;transition:border-color .2s,box-shadow .2s,background .2s}.lumora-field:focus{background:#fff;border-color:#4f46e5;outline:none;box-shadow:0 0 0 4px #4f46e526}.password-field{position:relative}.password-field .lumora-field{padding-right:35px}.password-wrapper input{padding-right:100px}.password-toggle{color:#94a3b8;cursor:pointer;background:0 0;border:none;place-items:center;padding:6px;line-height:0;display:grid;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.password-toggle svg{width:16px;height:16px}.password-wrapper .password-toggle{align-items:center;height:100%;display:flex;top:0;bottom:0;right:26px;transform:none}.lumora-submit{color:#fff;cursor:pointer;background:linear-gradient(120deg,#5b61ff,#4f46e5);border:none;border-radius:12px;width:100%;margin-top:6px;padding:12px 18px;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 16px 30px #4f46e547}.lumora-submit:hover{transform:translateY(-1px);box-shadow:0 18px 34px #4f46e559}.lumora-submit:disabled,.signin-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.form-alert{border-radius:12px;padding:10px 12px;font-size:.86rem;line-height:1.35}.form-alert.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.form-alert.success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.company-load-alert{justify-content:space-between;align-items:center;gap:10px;display:flex}.company-load-alert button{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:10px;padding:6px 10px;font-size:.8rem;font-weight:700}.form-helper{margin-top:8px;font-size:.82rem;line-height:1.35}.form-helper.error{color:#b91c1c}.lumora-register{color:#6b7280;text-align:center;margin-top:16px;font-size:.9rem}.lumora-link{color:#4f46e5;font-weight:600;text-decoration:none}.lumora-link:hover{text-decoration:underline}.login-card{text-align:center;background:#fff;border-radius:28px;width:min(420px,100%);padding:38px 36px 32px;box-shadow:0 26px 60px #1323521f}.login-icon{background:linear-gradient(160deg,#5b52f6 0%,#4f46e5 100%);border-radius:18px;place-items:center;width:62px;height:62px;margin:0 auto 22px;display:grid;box-shadow:0 14px 28px #4f46e54d}.login-icon svg{stroke:#fff;width:28px;height:28px}.login-title{color:#111827;margin-bottom:6px;font-size:2rem;font-weight:700}.login-subtitle{color:#6b7280;margin-bottom:26px;font-size:1rem}.form-group{text-align:left;margin-bottom:18px}.form-group label{color:#1f2937;margin-bottom:8px;font-size:.95rem;font-weight:600;display:block}.input-wrapper{position:relative}.input-wrapper svg{stroke:#9ca3af;width:18px;height:18px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.input-wrapper input,.input-wrapper select{color:#111827;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:12px 14px 12px 44px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.input-wrapper input:focus,.input-wrapper select:focus{background:#fff;border-color:#4f46e5;outline:none;box-shadow:0 0 0 4px #4f46e526}.signin-button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:12px 18px;font-size:1.05rem;font-weight:600;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 16px 30px #4f46e559}.signin-button:hover{background:#4338ca;transform:translateY(-1px)}.signin-button svg{stroke:#fff;width:18px;height:18px}.register-link{color:#6b7280;margin-top:20px;font-size:.95rem}.register-link a{color:#4f46e5;border-bottom:1px solid #0000;font-weight:600;text-decoration:none;transition:border-color .2s}.register-link a:hover{border-bottom-color:#4f46e5}.card-bounce{animation:.3s ease-in-out bounce}@media (width<=480px){.login-card{padding:32px 24px 28px}.login-title{font-size:1.7rem}.lumora-panel{padding:22px 20px}}@keyframes bounce{0%{transform:translateY(0)}30%{transform:translateY(-10px)}50%{transform:translateY(0)}70%{transform:translateY(-5px)}to{transform:translateY(0)}}.dashboard-shell{color:#0f172a;background:#f7f9fc;min-height:100svh;padding-left:96px;display:flex}.sidebar{z-index:1000;background:#f4f7fc;border-right:1px solid #eef2f7;flex-direction:column;justify-content:space-between;align-items:center;width:80px;height:100%;padding:18px 0 24px;display:flex;position:fixed;top:0;left:0;box-shadow:2px 0 10px #0f172a14}.sidebar-brand{letter-spacing:1.2px;color:#6366f1;flex-direction:column;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.sidebar-logo{object-fit:contain;background:#fff;border-radius:8px;width:34px;height:28px;box-shadow:0 8px 16px #6366f124}.sidebar-items{flex-direction:column;align-items:center;gap:16px;display:flex}.sidebar-icon{color:#64748b;cursor:pointer;background:#fff;border:none;border-radius:14px;place-items:center;width:46px;height:46px;transition:transform .2s,box-shadow .2s,color .2s;display:grid;position:relative;box-shadow:0 10px 18px #0f172a14}.sidebar-icon:hover{transform:scale(1.08);box-shadow:0 12px 24px #0f172a24}.sidebar-icon:after{content:attr(data-label);white-space:nowrap;color:#fff;opacity:0;pointer-events:none;background:#111827;border-radius:8px;padding:4px 8px;font-size:.7rem;transition:opacity .2s,transform .2s;position:absolute;left:62px;transform:translate(-4px)}.sidebar-icon:hover:after{opacity:1;transform:translate(0)}.sidebar-active{color:#4f46e5;background:#eef2ff}.icon-tiles{grid-template-columns:repeat(2,10px);gap:4px;display:grid}.icon-tiles span{background:currentColor;border-radius:3px;width:10px;height:10px}.icon-shield{border:2px solid;border-radius:6px 6px 12px 12px;place-items:center;width:20px;height:22px;display:grid;position:relative}.icon-alert{background:currentColor;border-radius:999px;width:4px;height:8px;position:relative}.icon-alert:after{content:"";background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;bottom:-6px;left:0}.icon-arrow{background:currentColor;width:14px;height:2px;position:relative}.icon-arrow:after{content:"";border-top:2px solid;border-right:2px solid;width:8px;height:8px;position:absolute;top:-4px;right:-2px;transform:rotate(45deg)}.logout-icon{color:#334155}.logout-icon:hover{color:#ef4444}.dashboard-main{flex-direction:column;flex:1;gap:24px;min-width:0;padding:28px 32px 36px;display:flex;position:relative}.insights-panel{background:#fff;border:1px solid #eef2f7;border-radius:28px;gap:18px;padding:18px;display:grid;position:relative;box-shadow:0 24px 46px #0f172a14}.insights-summary{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;justify-content:flex-end;align-items:baseline;gap:12px;font-size:.75rem;display:flex}.insights-counter{color:#4f46e5;font-size:1.8rem;font-weight:700}.insights-toolbar{background:#f8fafc;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:12px;display:grid}.insights-tabs{flex-wrap:wrap;gap:8px;display:flex}.insights-tab{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:6px 12px;font-size:.75rem}.insights-tab:disabled,.filter-chip:disabled,.export-button:disabled,.insights-button:disabled{cursor:not-allowed;opacity:.62}.insights-tab.active{color:#4f46e5;background:#eef2ff;font-weight:600}.insights-search{position:relative}.insights-search input{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:999px;width:100%;padding:8px 12px 8px 34px;font-size:.85rem}.insights-search input:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e526}.search-icon{color:#94a3b8;font-size:.8rem;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.insights-actions{gap:10px;display:flex}.insights-button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:999px;padding:8px 14px;font-size:.75rem;font-weight:600;box-shadow:0 10px 18px #4f46e540}.insights-button.secondary{color:#4f46e5;box-shadow:none;background:#fff;border:1px solid #e2e8f0}.insights-table{gap:10px;display:grid}.insights-row{color:#334155;background:#fff;border:1px solid #eef2f7;border-radius:16px;grid-template-columns:2fr 1fr 1fr 1fr .8fr .8fr;align-items:center;padding:12px 16px;font-size:.85rem;display:grid}.insights-row-button{text-align:left;cursor:pointer;border:1px solid #eef2f7;width:100%;font-family:inherit;transition:transform .18s,box-shadow .18s,border-color .18s}.insights-row-button:hover,.insights-row-button:focus{border-color:#c7d2fe;outline:none;transform:translateY(-2px);box-shadow:0 16px 28px #0f172a14}.insights-head{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;background:0 0;border:none;padding:0 12px;font-size:.7rem}.insights-employee{align-items:center;gap:12px;display:flex}.employee-avatar{color:#4f46e5;background:#eef2ff;border-radius:12px;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.insights-employee span{color:#94a3b8;margin-top:2px;font-size:.7rem;display:block}.insights-tag{color:#4f46e5;background:#eef2ff;border-radius:999px;justify-self:start;padding:4px 10px;font-size:.7rem;font-weight:600}.insights-vibe{color:#0f172a;font-weight:600}.insights-upload{color:#4f46e5;cursor:pointer;text-transform:uppercase;letter-spacing:.04em;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:.7rem;font-weight:600;display:inline-flex}.insights-upload input{display:none}.insights-empty{color:#94a3b8;padding:12px 16px;font-size:.85rem}.insights-sync{color:#94a3b8;font-size:.8rem}.employee-drawer-layer{z-index:50;justify-content:flex-end;display:flex;position:fixed;inset:0}.employee-drawer-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#0f172a47;border:0;position:absolute;inset:0}.employee-drawer{z-index:1;background:#f8fafc;border-left:1px solid #e2e8f0;flex-direction:column;gap:16px;width:min(480px,100vw - 24px);height:100%;padding:24px;display:flex;position:relative;overflow-y:auto;box-shadow:-30px 0 60px #0f172a2e}.employee-drawer-close{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;width:34px;height:34px;font-weight:800;position:absolute;top:18px;right:18px}.employee-drawer-profile{align-items:center;gap:14px;padding-right:40px;display:flex}.employee-drawer-avatar{color:#4f46e5;background:linear-gradient(135deg,#eef2ff,#dbeafe);border-radius:20px;place-items:center;width:58px;height:58px;font-size:1.35rem;font-weight:800;display:grid;box-shadow:0 16px 28px #4f46e524}.employee-drawer-eyebrow{color:#4f46e5;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.68rem;font-weight:800;display:block}.employee-drawer-profile h2{color:#0f172a;margin:0;font-size:1.25rem}.employee-drawer-profile p{color:#64748b;text-transform:capitalize;margin:4px 0 0;font-size:.84rem}.employee-drawer-metrics{grid-template-columns:1fr 1fr;gap:10px;display:grid}.employee-drawer-metrics div,.clinical-summary,.employee-detail-card{background:#fff;border:1px solid #eef2f7;border-radius:18px;box-shadow:0 18px 34px #0f172a0f}.employee-drawer-metrics div{gap:6px;padding:14px;display:grid}.employee-drawer-metrics span{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-size:.68rem;font-weight:800}.employee-drawer-metrics strong{color:#0f172a;font-size:.9rem}.clinical-summary{padding:16px}.clinical-summary-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.clinical-summary-top span{color:#4f46e5;letter-spacing:.06em;background:#eef2ff;border-radius:999px;padding:6px 10px;font-size:.68rem;font-weight:800}.clinical-summary p{color:#475569;margin:0;font-size:.86rem;line-height:1.55}.employee-drawer-charts{gap:12px;display:grid}.employee-detail-card{padding:16px}.employee-detail-card h3{color:#0f172a;margin:0 0 8px;font-size:.92rem}.employee-chart-empty{color:#94a3b8;border:1px dashed #e2e8f0;border-radius:14px;place-items:center;min-height:96px;font-size:.84rem;display:grid}.employee-emotion-list{grid-template-columns:1fr 1fr;gap:9px 12px;display:grid}.employee-emotion-item{justify-content:space-between;align-items:center;gap:8px;font-size:.78rem;display:flex}.employee-emotion-item span{align-items:center;gap:7px;font-weight:800;display:inline-flex}.employee-emotion-item i{border-radius:50%;width:9px;height:9px;display:inline-block}.employee-emotion-item strong{color:#0f172a}.employee-donut-wrap{grid-template-columns:minmax(160px,.86fr) minmax(206px,1fr);place-items:center;gap:14px;min-height:226px;display:grid}.employee-donut-stage{grid-area:1/2;place-items:center;width:min(100%,224px);min-height:218px;display:grid;position:relative}.employee-donut{aspect-ratio:1;width:min(100%,218px);height:auto;overflow:visible}.employee-donut-track{fill:none;stroke:#e2e8f0;stroke-width:18px}.employee-donut-segment{fill:none;stroke-width:18px;stroke-linecap:round;cursor:pointer;filter:drop-shadow(0 6px 10px #0f172a14);transition:opacity .18s,stroke-width .18s}.employee-donut-segment:hover,.employee-donut-segment:focus{opacity:.88;stroke-width:20px;outline:none}.employee-donut-hole{fill:#fff;filter:drop-shadow(0 8px 14px #0f172a14)}.employee-donut-center-label,.employee-donut-center-value{text-anchor:middle;dominant-baseline:middle}.employee-donut-center-label{fill:#0f172a;font-size:11px;font-weight:800}.employee-donut-center-value{fill:#94a3b8;font-size:8.8px;font-weight:700}.employee-donut-tooltip{z-index:2;color:#64748b;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #eef2f7;border-radius:14px;gap:5px;min-width:126px;padding:10px 12px;font-size:.72rem;font-weight:700;display:grid;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 18px 36px #0f172a21}.employee-donut-tooltip strong{color:#0f172a}.employee-donut-legend{grid-area:1/1;grid-template-columns:1fr;place-self:center stretch;gap:8px;width:100%;font-size:.84rem;font-weight:800;line-height:1.15;display:grid}.employee-donut-legend span{white-space:nowrap;justify-content:flex-start;align-items:center;gap:9px;min-width:0;display:inline-flex}.employee-donut-legend i{border-radius:50%;flex:0 0 10px;width:10px;height:10px;display:inline-block;box-shadow:0 0 0 3px #94a3b81a}.employee-mini-chart{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #edf2f7;border-radius:14px;width:100%;min-height:124px;display:block}.employee-chart-grid{stroke:#e2e8f0;stroke-width:1px;stroke-dasharray:4 4}.employee-chart-axis{fill:#64748b;font-size:9px;font-weight:700}.employee-trend-line{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;opacity:.92}.employee-current-bar{fill:#4f46e5}.employee-previous-bar{fill:#c7d2fe}.employee-intensity-chart-wrap{position:relative}.employee-intensity-hit{fill:#0000;cursor:pointer}.employee-intensity-bar{fill:#fda4af;filter:drop-shadow(0 7px 10px #f43f5e29);transform-box:fill-box;transform-origin:bottom;transition:fill .18s,opacity .18s,transform .18s}.employee-intensity-day:hover .employee-intensity-bar,.employee-intensity-day:focus .employee-intensity-bar{fill:#fb7185;opacity:.95;transform:scaleY(1.03)}.employee-intensity-tooltip{z-index:2;color:#64748b;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #ffe4e6;border-radius:12px;gap:4px;min-width:120px;padding:8px 10px;font-size:.72rem;font-weight:800;display:grid;position:absolute;top:12px;box-shadow:0 16px 32px #0f172a1f}.employee-intensity-tooltip strong{color:#0f172a}@media (width<=520px){.employee-donut-wrap{grid-template-columns:1fr;gap:12px;min-height:0}.employee-donut-stage{grid-area:auto/1;width:min(100%,210px);min-height:204px}.employee-donut{width:min(100%,204px)}.employee-donut-legend{grid-area:auto/1;grid-template-columns:1fr 1fr;gap:8px 10px;font-size:.78rem}}@media (width<=1100px){.insights-toolbar{grid-template-columns:1fr}.insights-actions{justify-content:flex-start}.insights-row{grid-template-columns:1.6fr 1fr 1fr;row-gap:8px}.insights-row span:nth-child(4),.insights-row span:nth-child(5),.insights-row span:nth-child(6){grid-column:span 2}}.dashboard-top{justify-content:space-between;align-items:center;gap:24px;display:flex}.dashboard-title{margin-bottom:4px;font-size:1.6rem;font-weight:700}.dashboard-subtitle{color:#94a3b8;font-size:.95rem}.dashboard-actions{align-items:center;gap:12px;display:flex}.ghost-button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;display:inline-flex}.globe-icon{border:1.5px solid #94a3b8;border-radius:50%;flex:0 0 14px;width:14px;height:14px;display:inline-block;position:relative}.globe-icon:before{content:"";color:#94a3b8;border-left:1px solid;border-right:1px solid;border-radius:50%;position:absolute;inset:2px 4px}.globe-icon:after{content:"";color:#94a3b8;border-top:1px solid;position:absolute;top:50%;left:2px;right:2px;transform:translateY(-50%)}.dashboard-content{grid-template-columns:250px minmax(390px,.95fr) minmax(300px,1.05fr);align-items:stretch;gap:18px;display:grid}.card-panel{background:#fff;border:1px solid #f1f5f9;border-radius:26px;padding:18px 20px;box-shadow:0 20px 40px #0f172a0f}.mini-card{flex-direction:column;justify-content:center;gap:16px;min-height:250px;display:flex;position:relative;overflow:hidden}.mini-card:after{content:"";opacity:.13;pointer-events:none;background:radial-gradient(circle at 50% 24%,#4f46e5 0 12px,#0000 13px),radial-gradient(circle at 24% 36%,#4f46e5 0 9px,#0000 10px),radial-gradient(circle at 76% 36%,#4f46e5 0 9px,#0000 10px),radial-gradient(at 50% 88%,#4f46e5 0 44px,#0000 45px),radial-gradient(at 24% 94%,#4f46e5 0 28px,#0000 29px),radial-gradient(at 76% 94%,#4f46e5 0 28px,#0000 29px);width:116px;height:82px;position:absolute;bottom:-12px;right:-14px}.mini-people-icon{background:linear-gradient(135deg,#eef2ff 0%,#e0f2fe 100%);border-radius:18px;width:52px;height:52px;display:block;position:relative;box-shadow:inset 0 0 0 1px #6366f114,0 12px 24px #4f46e51f}.mini-person{background:#4f46e5;border-radius:999px;position:absolute}.mini-person.main{width:13px;height:13px;top:12px;left:19px;box-shadow:0 16px 0 4px #4f46e5}.mini-person.side{opacity:.75;background:#60a5fa;width:10px;height:10px;top:17px;box-shadow:0 14px 0 3px #60a5fa}.mini-person.left{left:10px}.mini-person.right{right:10px}.mini-value{font-size:2.4rem;font-weight:700;display:block}.mini-label{color:#94a3b8;letter-spacing:.6px;font-size:.7rem;display:block}.mini-live{color:#10b981;background:#10b9811f;border-radius:999px;padding:4px 10px;font-size:.6rem;position:absolute;top:16px;right:16px}.dominant-card{flex-direction:column;gap:14px;min-height:330px;padding:20px 22px;display:flex}.dominant-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dominant-header h2{margin:0;font-size:1.05rem}.dominant-header p{color:#94a3b8;margin-top:4px;font-size:.85rem}.dominant-filters{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.filter-chip{color:#94a3b8;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:5px 10px;font-size:.7rem}.filter-loader-overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffc7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.filter-loader{background:#ffffffeb;border:1px solid #c7d2fed9;border-radius:22px;flex-direction:column;align-items:center;gap:10px;min-width:184px;padding:20px 24px 18px;display:flex;box-shadow:0 24px 48px #4f46e529}.filter-loader-orbit{border-radius:50%;place-items:center;width:76px;height:76px;display:grid;position:relative}.filter-loader-orbit:before{content:"";border:2px solid #4f46e5;border-color:#4f46e5 #8b5cf6 #c7d2fecc #c7d2fecc;border-radius:50%;animation:.85s linear infinite filter-loader-spin;position:absolute;inset:0}.filter-loader-logo{object-fit:contain;filter:drop-shadow(0 8px 14px #4f46e52e);border-radius:10px;width:52px;height:38px}.filter-loader-text{color:#312e81;font-size:.82rem;font-weight:700}.filter-loader-dots{justify-content:center;align-items:center;gap:5px;height:10px;display:inline-flex}.filter-loader-dots i{background:#8b5cf6;border-radius:50%;width:6px;height:6px;animation:.9s ease-in-out infinite filter-loader-dot}.filter-loader-dots i:nth-child(2){animation-delay:.15s}.filter-loader-dots i:nth-child(3){animation-delay:.3s}@keyframes filter-loader-spin{to{transform:rotate(360deg)}}@keyframes filter-loader-dot{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}.export-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:999px;padding:6px 12px;font-size:.7rem;box-shadow:0 10px 18px #2563eb40}.filter-chip.active{color:#4f46e5;background:#eef2ff;border-color:#c7d2fe}.dominant-body{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;padding:8px 0 4px;display:flex}.dominant-circle{--vibe-c1:#fbbf24;--vibe-c2:#93c5fd;--vibe-c3:#86efac;--vibe-glow:#93c5fd4d;--vibe-gradient:radial-gradient(circle at 30% 30%, var(--vibe-c1) 0%, var(--vibe-c2) 45%, var(--vibe-c3) 100%);background:var(--vibe-gradient);width:230px;height:230px;box-shadow:0 22px 48px var(--vibe-glow), 0 8px 18px #0f172a14;will-change:transform;border-radius:44% 56% 52% 48%/42% 46% 54% 58%;transition:background .35s,box-shadow .35s;animation:12s ease-in-out infinite vibe-float;position:relative;overflow:hidden}.dominant-circle:before,.dominant-circle:after{content:"";border-radius:inherit;background:radial-gradient(circle at 30% 30%, var(--vibe-c2), transparent 65%);opacity:.6;mix-blend-mode:screen;will-change:transform;animation:18s linear infinite vibe-spin;position:absolute;inset:-20%}.dominant-circle:after{background:radial-gradient(circle at 60% 40%, var(--vibe-c1), transparent 60%);opacity:.45;animation-duration:24s;animation-direction:reverse;inset:-35%}@keyframes vibe-float{0%{transform:translate(0,0)scale(1)}30%{transform:translate(-8px,6px)scale(1.02)}60%{transform:translate(10px,-8px)scale(.98)}to{transform:translate(0,0)scale(1)}}@keyframes vibe-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.dominant-circle,.dominant-circle:before,.dominant-circle:after{animation:none}}.dominant-footer{color:#64748b;background:#f8fafc;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:.8rem;display:inline-flex}.avatar-stack{align-items:center;display:flex}.avatar-stack span{background:#c7d2fe;border:2px solid #fff;border-radius:50%;width:20px;height:20px;margin-left:-6px}.avatar-stack span:first-child{margin-left:0}.ticker-card{flex-direction:column;gap:12px;min-height:250px;padding:18px;display:flex}.ticker-header{color:#94a3b8;align-items:center;gap:8px;font-size:.75rem;font-weight:600;display:flex}.ticker-item{color:#64748b;background:#f8fafc;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:10px 12px;font-size:.75rem;display:grid}.ticker-pill{color:#4f46e5;background:#e0e7ff;border-radius:999px;padding:2px 8px;font-size:.65rem}.ticker-time{color:#94a3b8}.emotion-row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.emotion-card{background:#fff;border:1px solid #f1f5f9;border-radius:18px;flex-direction:column;gap:10px;min-height:86px;padding:12px 14px;transition:transform .2s,box-shadow .2s;display:flex}.emotion-card:hover{transform:translateY(-5px);box-shadow:0 16px 28px #0f172a14}.emotion-top{color:#94a3b8;justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.emotion-emoji{font-size:1rem}.emotion-label{color:#94a3b8;letter-spacing:.6px;font-size:.7rem}.emotion-bar{border-radius:999px;width:0;height:2px;transition:width .24s}.macro-section{flex-direction:column;gap:20px;padding-bottom:24px;display:flex}.macro-header{justify-content:space-between;align-items:center;gap:18px;display:flex}.macro-title{align-items:center;gap:12px;display:flex}.macro-icon{background:#eef2ff;border-radius:12px;width:36px;height:36px;display:inline-block;position:relative}.macro-icon:before,.macro-icon:after{content:"";background:#4f46e5;border-radius:6px;width:6px;height:16px;position:absolute;bottom:8px}.macro-icon:before{height:10px;left:10px}.macro-icon:after{left:20px}.macro-title h2{margin:0 0 4px;font-size:1.2rem}.macro-title p{color:#94a3b8;margin:0;font-size:.9rem}.macro-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;display:grid}.macro-grid>.macro-card{grid-column:span 6}.macro-grid>.emotion-distribution-card{grid-column:span 4}.macro-grid>.trend-card{grid-column:span 8}.macro-card{background:#fff;border:1px solid #f1f5f9;border-radius:24px;flex-direction:column;gap:12px;min-height:240px;padding:18px 20px 16px;display:flex;box-shadow:0 20px 40px #0f172a0f}.macro-card h3{color:#0f172a;margin:0;font-size:1rem}.macro-chart{background:linear-gradient(#f8fafc 0%,#fff 100%);border:1px dashed #e2e8f0;border-radius:18px;flex:1}.chart-wide{min-height:220px}.trend-chart{--trend-pad:40px;--trend-label:24px;background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #edf2f7;position:relative;overflow:hidden}.trend-card{gap:10px}.trend-card-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.trend-legend{flex-wrap:wrap;justify-content:flex-end;gap:8px 14px;max-width:68%;font-size:.72rem;font-weight:700;line-height:1.2;display:flex}.trend-legend span{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.trend-legend i{border-radius:99px;width:14px;height:2px;display:inline-block;position:relative}.trend-legend i:after{content:"";background:inherit;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.trend-chart-inner{height:100%;min-height:220px;position:relative}.trend-svg{width:100%;height:100%;min-height:220px;display:block;overflow:visible}.trend-grid-line{stroke:#e2e8f0;stroke-width:1px;stroke-dasharray:4 4}.trend-y-label,.trend-x-label{fill:#64748b;font-size:12px;font-weight:700}.trend-x-label{text-anchor:middle}.trend-active-line{stroke:#cbd5e1;stroke-width:1px;stroke-dasharray:3 4}.trend-series-line{fill:none;stroke-width:2.25px;stroke-linecap:round;stroke-linejoin:round}.trend-series-point{stroke:#fff;stroke-width:2px;transition:r .16s}.trend-hit-grid{z-index:2;grid-template-columns:repeat(7,1fr);display:grid;position:absolute;inset:0 24px 0 46px}.trend-hit-grid span{min-width:0}.trend-live-tooltip{z-index:3;color:#64748b;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #eef2f7;border-radius:14px;gap:5px;min-width:132px;padding:10px 12px;font-size:.72rem;font-weight:700;display:grid;position:absolute;top:22px;transform:translate(-50%);box-shadow:0 18px 36px #0f172a21}.trend-live-tooltip strong{color:#0f172a;font-size:.78rem}.comparison-chart{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #edf2f7;position:relative;overflow:hidden}.comparison-chart-inner{height:100%;min-height:220px;position:relative}.comparison-svg{width:100%;height:100%;min-height:220px;display:block}.comparison-grid-line{stroke:#e2e8f0;stroke-width:1px;stroke-dasharray:4 4}.comparison-y-label,.comparison-x-label{fill:#64748b;font-size:11px;font-weight:700}.comparison-x-label{text-anchor:middle}.comparison-hit{fill:#0000}.comparison-bar{transition:opacity .18s,transform .18s}.comparison-bar.current{fill:#4f46e5}.comparison-bar.previous{fill:#c7d2fe}.comparison-group:hover .comparison-bar,.comparison-group:focus .comparison-bar{opacity:.9}.comparison-legend{color:#64748b;align-items:center;gap:14px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:8px;right:12px}.comparison-legend span{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.comparison-legend i{border-radius:3px;width:9px;height:9px;display:inline-block}.comparison-legend i.current{background:#4f46e5}.comparison-legend i.previous{background:#c7d2fe}.comparison-tooltip{z-index:3;color:#64748b;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #eef2f7;border-radius:14px;gap:6px;min-width:128px;padding:10px 12px;font-size:.74rem;font-weight:700;display:grid;position:absolute;top:38px;transform:translate(-50%);box-shadow:0 18px 36px #0f172a21}.comparison-tooltip strong{color:#0f172a;font-size:.8rem}.intensity-chart{--intensity-pad:40px;--intensity-label:28px;background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #edf2f7;position:relative;overflow:hidden}.intensity-chart-inner{height:100%;min-height:220px;position:relative}.intensity-svg{width:100%;height:100%;min-height:220px;display:block}.intensity-grid-line{stroke:#e2e8f0;stroke-width:1px;stroke-dasharray:4 4}.intensity-y-label,.intensity-x-label{fill:#64748b;font-size:11px;font-weight:700}.intensity-x-label{text-anchor:middle}.intensity-active-line{stroke:#cbd5e1;stroke-width:1px;stroke-dasharray:3 4}.intensity-series{fill:none;stroke-width:2.25px;stroke-linecap:round;stroke-linejoin:round}.intensity-series.daily{stroke:#fda4af}.intensity-series.trend{stroke:#ef4444}.intensity-dot{stroke:#fff;stroke-width:2px;transition:r .16s}.intensity-dot.daily{fill:#fda4af}.intensity-dot.trend{fill:#ef4444}.intensity-hit{fill:#0000}.intensity-bar{fill:#fda4af;filter:drop-shadow(0 5px 10px #fda4af2e);transition:opacity .18s,transform .18s}.intensity-day-group:hover .intensity-bar,.intensity-day-group:focus .intensity-bar{opacity:.92}.intensity-live-tooltip{z-index:3;color:#64748b;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #eef2f7;border-radius:14px;gap:6px;min-width:128px;padding:10px 12px;font-size:.74rem;font-weight:700;display:grid;position:absolute;top:42px;box-shadow:0 18px 36px #0f172a21}.intensity-live-tooltip strong{color:#111827;font-size:.8rem}.i-value{color:#ef444473;font-weight:600}.i-trend{color:#ef4444;font-weight:600}.trend-grid{inset:14px var(--trend-pad) 18px var(--trend-pad);color:#94a3b8;padding-left:var(--trend-label);flex-direction:column;justify-content:space-between;font-size:.7rem;display:flex;position:absolute}.trend-grid span:after{content:"";background:#e2e8f0;height:1px;margin-top:8px;display:block}.trend-line{left:calc(var(--trend-pad) + var(--trend-label));right:var(--trend-pad);background:#6366f1;grid-template-columns:repeat(5,1fr);align-items:center;column-gap:0;height:2px;display:grid;position:absolute;bottom:24px}.trend-point{background:#fff;border:2px solid #6366f1;border-radius:50%;justify-self:center;width:10px;height:10px}.trend-hover{opacity:0;background:#e2e8f0;width:1px;transition:opacity .2s;position:absolute;top:16px;bottom:26px;left:24%}.trend-tooltip{color:#64748b;opacity:0;background:#fff;border-radius:16px;gap:6px;padding:12px 16px;font-size:.8rem;transition:opacity .2s,transform .2s;display:grid;position:absolute;top:28px;left:28%;transform:translateY(6px);box-shadow:0 20px 40px #0f172a1f}.trend-tooltip strong{color:#111827;font-size:.85rem}.trend-chart:hover .trend-tooltip,.trend-chart:hover .trend-hover{opacity:1;transform:translateY(0)}.trend-chart:hover .trend-hover{transform:none}.t-happy{color:#4caf50}.t-neutral{color:#9e9e9e}.t-stress{color:#ff9800}.t-angry{color:#f44336}.t-fear{color:#9c27b0}.t-drowsy{color:#00b0ff}.macro-legend{color:#94a3b8;flex-wrap:wrap;gap:8px;font-size:.75rem;display:flex}.emotion-distribution-card{justify-content:flex-start}.emotion-distribution{grid-template-columns:repeat(2,minmax(96px,1fr));place-content:center;align-self:center;gap:20px 22px;width:min(100%,250px);min-height:168px;margin:auto 0;display:grid}.emotion-distribution .emotion{letter-spacing:0;white-space:nowrap;justify-content:flex-start;align-items:center;gap:10px;min-width:0;font-size:.94rem;font-weight:800;line-height:1;display:inline-flex}.emotion-distribution .emotion i{border-radius:50%;flex:0 0 12px;width:12px;height:12px;box-shadow:0 0 0 4px #94a3b81a,0 8px 16px #0f172a14}.dashboard-donut-wrap{place-items:center;gap:10px;margin:auto 0;display:grid}.dashboard-donut-stage{place-items:center;width:min(100%,240px);display:grid;position:relative}.dashboard-donut{aspect-ratio:1;width:min(100%,240px);height:auto;overflow:visible}.dashboard-donut-track{fill:none;stroke:#e2e8f0;stroke-width:18px}.dashboard-donut-segment{fill:none;stroke-width:18px;stroke-linecap:round;cursor:pointer;filter:drop-shadow(0 6px 10px #0f172a14);transition:opacity .18s,stroke-width .18s}.dashboard-donut-segment:hover,.dashboard-donut-segment:focus{opacity:.9;stroke-width:20px;outline:none}.dashboard-donut-hole{fill:#fff;filter:drop-shadow(0 8px 14px #0f172a14)}.dashboard-donut-center-label,.dashboard-donut-center-value{text-anchor:middle;dominant-baseline:middle}.dashboard-donut-center-label{fill:#0f172a;font-size:10px;font-weight:800}.dashboard-donut-center-value{fill:#94a3b8;font-size:8px;font-weight:700}.dashboard-donut-tooltip{z-index:2;color:#64748b;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #eef2f7;border-radius:14px;gap:5px;min-width:126px;padding:10px 12px;font-size:.72rem;font-weight:700;display:grid;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 18px 36px #0f172a21}.dashboard-donut-tooltip strong{color:#0f172a}.dashboard-donut-legend{grid-template-columns:1fr;gap:7px;width:100%;font-size:.72rem;font-weight:800;display:grid}.dashboard-donut-legend span{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.dashboard-donut-legend i{border-radius:50%;flex:0 0 9px;width:9px;height:9px;display:inline-block}.dashboard-donut-empty{color:#94a3b8;text-align:center;place-items:center;min-height:210px;font-size:.84rem;display:grid}.macro-axis{color:#94a3b8;grid-template-columns:repeat(auto-fit,minmax(40px,1fr));gap:6px;font-size:.7rem;display:grid}.trend-axis{padding:0 var(--trend-pad);padding-left:calc(var(--trend-pad) + var(--trend-label));text-align:center;grid-template-columns:repeat(5,1fr);justify-items:center}.intensity-axis{padding:0 var(--intensity-pad);padding-left:calc(var(--intensity-pad) + var(--intensity-label));text-align:center;grid-template-columns:repeat(7,1fr);justify-items:center}.macro-card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.macro-tag{color:#94a3b8;align-items:center;gap:10px;font-size:.7rem;display:inline-flex}.tag-dot{background:#a5b4fc;border-radius:50%;width:8px;height:8px;display:inline-block}.tag-dot.alt{background:#fda4af}.auth-loading{color:#64748b;background:#f7f9fc;place-items:center;min-height:100svh;font-weight:600;display:grid}.employee-shell{color:#0f172a;background:radial-gradient(circle at top,#f8fafc 0%,#eef2f7 45%,#e5edf6 100%);flex-direction:column;gap:24px;min-height:100svh;padding:32px 36px 40px;display:flex}.employee-top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.employee-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#4f46e5;margin-bottom:6px;font-size:.78rem;font-weight:700;display:inline-block}.employee-top h1{margin-bottom:8px;font-size:2rem}.employee-company{color:#64748b;font-size:1rem;font-weight:600}.employee-main{grid-template-columns:repeat(2,minmax(280px,1fr));gap:20px;display:grid}.employee-card{background:#fff;border:1px solid #eef2f7;border-radius:24px;flex-direction:column;gap:16px;padding:22px 24px;display:flex;box-shadow:0 24px 50px #0f172a14}.employee-message h2{margin:0 0 6px;font-size:1.2rem}.employee-message p{color:#64748b;font-size:.95rem;line-height:1.5}.camera-button{color:#fff;cursor:pointer;background:linear-gradient(120deg,#4f46e5,#6366f1);border:none;border-radius:999px;align-self:flex-start;padding:10px 18px;font-size:.95rem;font-weight:600;box-shadow:0 16px 30px #4f46e547}.employee-preview{gap:12px}.preview-box{color:#94a3b8;background:#0f172a;border-radius:18px;place-items:center;width:100%;min-height:220px;display:grid;overflow:hidden}.preview-box video{object-fit:cover;width:100%;height:100%}.preview-placeholder{font-size:.9rem}.preview-status{color:#64748b;font-size:.9rem}.emotion-result{color:#0f172a;gap:6px;font-weight:600;display:grid}.emotion-confidence{color:#4f46e5;font-weight:600}@media (width<=900px){.employee-main{grid-template-columns:1fr}.employee-shell{padding:24px 20px 32px}}.hr-shell{color:#0f172a;background:#f7f9fc;min-height:100svh;padding:32px}.hr-topbar{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;display:flex}.hr-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#4f46e5;margin-bottom:8px;font-size:.76rem;font-weight:700;display:inline-block}.hr-topbar h1{margin-bottom:6px;font-size:1.8rem}.hr-content{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:18px;display:grid}.hr-stat,.employee-table-card{background:#fff;border:1px solid #f1f5f9;border-radius:24px;box-shadow:0 20px 40px #0f172a0f}.hr-stat{gap:8px;padding:22px;display:grid}.hr-stat-label{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;font-size:.78rem;font-weight:700}.hr-stat strong{color:#0f172a;font-size:2.8rem}.employee-table-card{padding:22px;overflow:hidden}.employee-table-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.employee-table-header h2{font-size:1.1rem}.employee-table-header span{color:#94a3b8;font-size:.85rem}.employee-table{gap:8px;display:grid}.employee-row{color:#334155;background:#f8fafc;border-radius:14px;grid-template-columns:1fr 1.4fr 120px;align-items:center;gap:14px;padding:12px 14px;font-size:.92rem;display:grid}.employee-heading{color:#4f46e5;letter-spacing:.06em;text-transform:uppercase;background:#eef2ff;font-size:.75rem;font-weight:700}.empty-state{color:#94a3b8;text-align:center;padding:28px 14px}@media (width<=1100px){.dashboard-content{grid-template-columns:1fr}.dominant-header,.trend-card-header{flex-direction:column;align-items:flex-start}.trend-legend{justify-content:flex-start;max-width:100%}}@media (width<=900px){.macro-grid{grid-template-columns:1fr}.macro-grid>.macro-card,.macro-grid>.emotion-distribution-card,.macro-grid>.trend-card{grid-column:1/-1}}@media (width<=720px){.dashboard-shell{flex-direction:column;padding-left:0}.sidebar{border-bottom:1px solid #eef2f7;border-right:none;flex-direction:row;justify-content:space-between;width:100%;height:auto;padding:12px 16px;position:static}.sidebar-items{flex-direction:row}.dashboard-main{padding:20px}.emotion-distribution{grid-template-columns:repeat(2,minmax(112px,1fr));gap:18px 20px;width:min(100%,300px)}.hr-shell{padding:20px}.hr-topbar,.hr-content,.employee-row{grid-template-columns:1fr}}
