@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700;800;900&family=Inter:wght@400;500;600;700;800;900&display=swap);:root{--primary-soft:#7c3aed24;--primary-soft-strong:#7c3aed38;--accent:#a78bfa;--success:#22c55e;--warning:#f59e0b;--danger:#ef4444;--info:#38bdf8;--bg:#f6f3ff;--bg-2:#ede9fe;--surface:#fff;--surface-2:#faf8ff;--surface-3:#f1edff;--sidebar:#fff;--text:#1f1730;--text-soft:#4b3b62;--text-muted:#7f7193;--border:#583a8024;--border-strong:#7c3aed47;--input-bg:#fff;--table-head:#f2ecff;--table-row-hover:#fbf9ff;--shadow:0 18px 45px #492d761f;--shadow-soft:0 8px 22px #492d761a;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--topbar-height:72px}body.dark{--primary-soft:#8b5cf624;--primary-soft-strong:#8b5cf638;--accent:#a78bfa;--accent-2:#ddd6fe;--bg:#0e0b16;--bg-2:#151022;--surface:#191326;--surface-2:#211832;--surface-3:#2a203d;--sidebar:#171123;--text:#f7f2ff;--text-soft:#d9cdf0;--text-muted:#a99abb;--border:#ddd6fe1a;--border-strong:#a78bfa47;--input-bg:#100c18;--table-head:#241a35;--table-row-hover:#8b5cf612;--shadow:0 24px 60px #00000057;--shadow-soft:0 12px 30px #00000040}*{box-sizing:border-box}#root,body,html{margin:0;min-height:100%;width:100%}body{background:radial-gradient(circle at top left,#7c3aed29,#0000 28%),radial-gradient(circle at 82% 0,#a78bfa1f,#0000 28%),linear-gradient(135deg,#f6f3ff,#ede9fe);background:radial-gradient(circle at top left,#7c3aed29,#0000 28%),radial-gradient(circle at 82% 0,#a78bfa1f,#0000 28%),linear-gradient(135deg,var(--bg),var(--bg-2));background-attachment:fixed;color:#1f1730;color:var(--text);font-family:Montserrat,Inter,Segoe UI Variable,Segoe UI,Roboto,Arial,sans-serif;font-family:var(--font-main);font-size:15px;line-height:1.5;min-height:100vh;overflow-x:hidden}body.dark{background:radial-gradient(circle at 15% 0,#7c3aed38,#0000 26%),radial-gradient(circle at 80% 10%,#5b21b633,#0000 30%),linear-gradient(135deg,#f6f3ff,#ede9fe);background:radial-gradient(circle at 15% 0,#7c3aed38,#0000 26%),radial-gradient(circle at 80% 10%,#5b21b633,#0000 30%),linear-gradient(135deg,var(--bg),var(--bg-2))}*,:after,:before,body,button,input,select,textarea{font-family:Montserrat,Inter,Segoe UI Variable,Segoe UI,Roboto,Arial,sans-serif!important;font-family:var(--font-main)!important}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin:0}h1{font-size:36px;font-weight:900;letter-spacing:-.04em;line-height:1.06;margin-bottom:22px}h1,h2{color:#1f1730;color:var(--text)}h2{font-size:24px;font-weight:850;letter-spacing:-.025em;line-height:1.16;margin-bottom:16px}h3{color:#1f1730;color:var(--text);font-size:18px;font-weight:800;margin-bottom:10px}small{color:#7f7193;color:var(--text-muted)}.app-layout{display:flex;min-height:100vh}.main-area{display:flex;flex:1 1;flex-direction:column;margin-left:260px;min-width:0}.page-container{flex:1 1;overflow-x:hidden;padding:32px;width:100%}.audit-card,.card,.chart-card,.content-card,.dashboard-card,.employee-card,.employee-detail-card,.glass,.glass-card,.list-panel,.modal-content,.notification-card,.panel,.profile-card,.search-card,.section-panel,.send-card,.stat-card,.table-card,.tabs,.toolbar{background:linear-gradient(180deg,#faf8ff,#fff);background:linear-gradient(180deg,var(--surface-2),var(--surface));border:1px solid #583a8024;border:1px solid var(--border);border-radius:28px;border-radius:var(--radius-xl);box-shadow:0 18px 45px #492d761f;box-shadow:var(--shadow)}.add-button,.btn,.btn-add,.btn-primary,.btn-submit,button,button[type=submit]{align-items:center;background:linear-gradient(135deg,#7c3aed,#6d28d9);background:linear-gradient(135deg,var(--primary),var(--primary-hover));border:0;border-radius:14px;box-shadow:0 12px 24px #7c3aed40;color:#fff;cursor:pointer;display:inline-flex;font-weight:800;gap:8px;justify-content:center;line-height:1;min-height:42px;outline:none;padding:0 18px;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease,opacity .16s ease;white-space:nowrap}.add-button:hover,.btn-add:hover,.btn-primary:hover,.btn-submit:hover,.btn:hover,button:hover{box-shadow:0 16px 30px #7c3aed52;filter:brightness(1.04);transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.62;transform:none}.btn-cancel,.btn-export,.btn-secondary,.ghost-btn,.logout-btn,.secondary,.secondary-button,.theme-toggle-btn,button.secondary-button{background:#f1edff!important;background:var(--surface-3)!important;border:1px solid #583a8024!important;border:1px solid var(--border)!important;box-shadow:none!important;color:#1f1730!important;color:var(--text)!important}.btn-danger,.danger,.delete-button,button.delete{background:linear-gradient(135deg,#dc2626,#ef4444)!important}.form-control,.search-input,input,select,textarea{background:#fff;background:var(--input-bg);border:1px solid #583a8024;border:1px solid var(--border);border-radius:14px;box-shadow:none;color:#1f1730;color:var(--text);min-height:46px;outline:none;padding:12px 14px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease;width:100%}textarea{min-height:116px;resize:vertical}input::placeholder,textarea::placeholder{color:#7f7193;color:var(--text-muted)}.form-control:focus,input:focus,select:focus,textarea:focus{border-color:#7c3aed47;border-color:var(--border-strong);box-shadow:0 0 0 4px #7c3aed24;box-shadow:0 0 0 4px var(--primary-soft)}input:disabled,select:disabled,textarea:disabled{background:#f1edff;background:var(--surface-3);cursor:not-allowed;opacity:.74}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%238b5cf6' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:44px}select option{background:#191326;color:#f7f2ff;padding:10px}body.light select option,body:not(.dark) select option{background:#fff;color:#1f1730}label{color:#4b3b62;color:var(--text-soft);display:block;font-size:13px;font-weight:800;margin-bottom:8px}label input,label select,label textarea{margin-top:7px}.error-message,.info-message,.success-message{border-radius:16px;font-weight:750;margin-bottom:16px;padding:13px 16px}.success-message{background:#22c55e29;border:1px solid #22c55e42;color:#dcfce7}.error-message{background:#ef444429;border:1px solid #ef444442;color:#fee2e2}body.light .success-message{color:#14532d}body.light .error-message{color:#7f1d1d}.filters-row,.header-actions,.page-actions,.page-header,.toolbar,.top-actions{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:22px}.page-subtitle{color:#7f7193;color:var(--text-muted);margin-top:-12px}.table-responsive,.table-wrap{border-radius:20px;overflow-x:auto;width:100%}table{border-collapse:initial;border-spacing:0;width:100%}thead th{background:#f2ecff;background:var(--table-head);color:#1f1730;color:var(--text);font-size:13px;font-weight:900;padding:15px 18px;text-align:left}thead th:first-child{border-top-left-radius:16px}thead th:last-child{border-top-right-radius:16px}tbody td{border-bottom:1px solid #583a8024;border-bottom:1px solid var(--border);color:#4b3b62;color:var(--text-soft);padding:16px 18px;vertical-align:middle}tbody tr:hover{background:#fbf9ff;background:var(--table-row-hover)}.action-buttons,.actions,.table-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.badge,.status-badge{align-items:center;background:#7c3aed24;background:var(--primary-soft);border-radius:999px;color:#c4b5fd;color:var(--accent-2);display:inline-flex;font-size:12px;font-weight:850;justify-content:center;min-height:28px;padding:0 10px}body.light .badge,body.light .status-badge{color:#6d28d9;color:var(--primary-hover)}.status-badge.active{background:#22c55e24;color:#86efac}.status-badge.fired{background:#ef444424;color:#fca5a5}body.light .status-badge.active{color:#15803d}body.light .status-badge.fired{color:#b91c1c}.empty-state{color:#7f7193;padding:22px;text-align:center}.form-grid,.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.modal,.modal-backdrop,.modal-overlay{align-items:center;background:#07050cad;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:100}.dialog,.modal,.modal-content{max-height:min(88vh,860px);max-width:min(760px,calc(100vw - 32px));overflow:auto}.modal-content{padding:24px}.modal-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:18px}.recharts-surface,.recharts-wrapper{max-width:100%}.recharts-cartesian-grid-horizontal line,.recharts-cartesian-grid-vertical line{stroke:#583a8024;stroke:var(--border)}.recharts-text{fill:#7f7193;fill:var(--text-muted)}.recharts-legend-item-text{color:#4b3b62!important;color:var(--text-soft)!important}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-thumb{background:#8b5cf659;border-radius:999px}::-webkit-scrollbar-track{background:#0000}@media (max-width:1180px){.form-grid,.form-row{grid-template-columns:1fr}}@media (max-width:900px){.main-area{margin-left:0}.page-container{padding:20px}h1{font-size:30px}}.notifications-page,.send-notification-page{width:100%}.recipient-mode-card{background:#faf8ff!important;border:1px solid #583a8024!important;color:#1f1730!important;min-height:96px;padding:16px}.recipient-mode-card:hover{transform:translateY(-1px)}.recipient-mode-card.active{background:#7c3aed24!important;border-color:#7c3aed47!important}.recipient-mode-card b{color:#1f1730}.recipient-mode-card small{color:#7f7193}.mode-check{background:#fff;border:1px solid #583a8024;color:#c4b5fd;flex:0 0 28px;height:28px;width:28px}.recipient-picker{background:#faf8ff;border:1px solid #583a8024}.recipient-row{grid-gap:10px;background:#fff;border:1px solid #583a8024;border-radius:14px;gap:10px;grid-template-columns:22px 1fr}.recipient-row .fake-check{border:2px solid #7c3aed47;border:2px solid var(--border-strong);height:20px;width:20px}.recipient-row input:checked+.fake-check{background:#7c3aed;background:var(--primary);box-shadow:inset 0 0 0 4px #fff}.recipient-row small{color:#7f7193}.send-summary{align-items:center;background:#faf8ff;border:1px solid #583a8024;border-radius:18px;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between}.send-summary>div{grid-gap:2px;display:grid;gap:2px}.send-summary span{color:#7f7193}.send-summary b{color:#1f1730}.notification-list{grid-gap:12px;gap:12px}.notification-card{padding:18px}.notification-footer,.notification-head{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.notification-footer,.notification-head span{color:#7f7193;color:var(--text-muted)}.notification-card p{color:#4b3b62;margin:14px 0}@media (max-width:760px){.recipient-mode-grid,.recipient-picker-head{grid-template-columns:1fr}}:root{--font-main:"Inter","Segoe UI Variable","Segoe UI",Roboto,Arial,sans-serif;--primary:#7c3aed;--primary-hover:#6d28d9;--accent-2:#c4b5fd}body.dark{--primary:#8b5cf6;--primary-hover:#7c3aed;--bg:#100b1c;--bg-2:#1a102a;--surface:#1c1429;--surface-2:#241936;--surface-3:#2d2142;--sidebar:#181123;--text:#f8f3ff;--text-soft:#ded2f3;--text-muted:#b3a3ca;--border:#ddd6fe1f;--input-bg:#130d1d}body,button,code,input,pre,select,table,textarea{font-family:Montserrat,Inter,Segoe UI Variable,Segoe UI,Roboto,Arial,sans-serif!important;font-family:var(--font-main)!important}.page-header .welcome-text,.welcome-text{gap:8px!important}.btn,.card-actions button,.modal-buttons button,.notification-footer button,.profile-actions button,.secondary-button,.send-summary button,button{flex:0 0 auto}.card-actions,.form-actions,.modal-buttons,.notification-footer,.send-summary,.shift-actions,.task-actions,.toolbar-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.card-actions button,.notification-footer button,.shift-actions button,.task-actions button{margin:0!important}select,select option{background-color:#fff!important;background-color:var(--input-bg)!important;color:#1f1730!important;color:var(--text)!important}body.light select,body.light select option{background-color:#fff!important;color:#1f1730!important}.audit-preview-card,.content-card,.dashboard-list-card{padding:24px!important}.audit-preview-row,.dashboard-list-row{border-radius:16px;padding:14px 16px}@media (max-width:720px){.page-container{padding:18px}.card-actions,.form-actions,.modal-buttons,.notification-footer,.send-summary,.shift-actions,.task-actions,.toolbar-actions{align-items:stretch}.card-actions button,.form-actions button,.modal-buttons button,.notification-footer button,.send-summary button,.shift-actions button,.task-actions button,.toolbar-actions button{width:100%}}.employees-tabs,.notification-tabs,.shifts-tabs,.tabs{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.employees-tabs>button,.notification-tabs>button,.shifts-tabs>button,.tabs>button{flex:0 0 auto}.modal,.modal-backdrop,.modal-overlay{align-items:center!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#08070e94!important;inset:0!important;bottom:0!important;display:flex!important;height:100dvh!important;justify-content:center!important;left:0!important;margin:0!important;max-height:none!important;max-width:none!important;min-height:100dvh!important;min-width:100vw!important;padding:24px!important;position:fixed!important;right:0!important;top:0!important;width:100vw!important;z-index:9999!important}.modal-backdrop>*,.modal-overlay>*,.modal>*{margin:auto!important}.dialog,.employee-form-container,.modal-content{max-height:min(88dvh,900px)!important;max-width:min(760px,calc(100vw - 40px))!important;overflow:auto!important;width:min(760px,calc(100vw - 40px))!important}@media (max-width:720px){.modal,.modal-backdrop,.modal-overlay{padding:16px!important}.dialog,.employee-form-container,.modal-content{max-width:min(100%,calc(100vw - 32px))!important;width:min(100%,calc(100vw - 32px))!important}}:root{--font-main:"Montserrat",Inter,"Segoe UI Variable","Segoe UI",Roboto,Arial,sans-serif}*,body,button,code,input,pre,select,table,textarea{font-weight-synthesis:weight;font-family:Montserrat,Inter,Segoe UI Variable,Segoe UI,Roboto,Arial,sans-serif!important;font-family:var(--font-main)!important}body{font-weight:600}.btn,.nav-link,.sidebar a,b,button,h1,h2,h3,h4,label,strong,th{font-weight:850!important}.browser-tabs,.employees-tabs,.notification-tabs,.shifts-tabs,.tabs.browser-tabs{align-items:flex-end!important;background:#faf8ff!important;background:var(--surface-2)!important;border:1px solid #583a8024!important;border:1px solid var(--border)!important;border-bottom:0!important;border-radius:18px 18px 0 0!important;box-shadow:0 8px 22px #492d761a!important;box-shadow:var(--shadow-soft)!important;display:inline-flex!important;flex-wrap:wrap!important;gap:0!important;margin-bottom:22px!important;max-width:100%;padding:5px 5px 0!important;width:fit-content}.browser-tabs button,.employees-tabs button,.notification-tabs button,.shifts-tabs button{background:#0000!important;border:1px solid #0000!important;border-bottom:0!important;border-radius:14px 14px 0 0!important;box-shadow:none!important;color:#7f7193!important;color:var(--text-muted)!important;min-height:44px!important;padding:0 18px!important;position:relative;transform:none!important}.browser-tabs button:hover,.employees-tabs button:hover,.notification-tabs button:hover,.shifts-tabs button:hover{background:#f1edff!important;background:var(--surface-3)!important;color:#1f1730!important;color:var(--text)!important}.browser-tabs button.active,.employees-tabs button.active,.notification-tabs button.active,.shifts-tabs button.active{background:#fff!important;background:var(--surface)!important;border-color:#583a8024!important;border-color:var(--border)!important;box-shadow:0 -8px 22px #7c3aed1a!important;color:#1f1730!important;color:var(--text)!important;z-index:1}.browser-tabs button.active:after,.employees-tabs button.active:after,.notification-tabs button.active:after,.shifts-tabs button.active:after{background:linear-gradient(90deg,#7c3aed,#c4b5fd);background:linear-gradient(90deg,var(--primary),var(--accent-2));border-radius:999px 999px 0 0;bottom:0;content:"";height:3px;left:14px;position:absolute;right:14px}@media (max-width:720px){.browser-tabs,.employees-tabs,.notification-tabs,.shifts-tabs{width:100%}.browser-tabs button,.employees-tabs button,.notification-tabs button,.shifts-tabs button{flex:1 1 auto!important}}.browser-tabs,.employees-tabs,.notification-tabs,.shifts-tabs,.tabs.browser-tabs{border-bottom:1px solid #583a8024!important;border-bottom:1px solid var(--border)!important;border-radius:22px!important;overflow:hidden;padding:6px!important}.browser-tabs button,.employees-tabs button,.notification-tabs button,.shifts-tabs button{border-radius:16px!important;min-height:46px!important}.browser-tabs button.active,.employees-tabs button.active,.notification-tabs button.active,.shifts-tabs button.active{box-shadow:0 12px 28px #7c3aed1f!important}.browser-tabs button.active:after,.employees-tabs button.active:after,.notification-tabs button.active:after,.shifts-tabs button.active:after{border-radius:999px;bottom:4px;left:12px;right:12px}.error-message,.success-message{animation:globalToastFade 10s ease forwards!important;border-radius:18px!important;box-shadow:0 22px 46px #0000003d!important;margin:0!important;overflow:hidden!important;padding:14px 16px 18px!important;position:fixed!important;right:18px!important;top:18px!important;width:min(420px,calc(100vw - 32px))!important;z-index:12000!important}.success-message{background:#16a34af0!important}.error-message,.success-message{border:1px solid #ffffff38!important;color:#fff!important}.error-message{background:#dc2626f0!important}.error-message:after,.success-message:after{animation:globalToastTimer 10s linear forwards;background:#ffffffbf;bottom:0;content:"";height:4px;left:0;position:absolute;transform-origin:left center;width:100%}@keyframes globalToastTimer{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes globalToastFade{0%,86%{opacity:1;transform:translateY(0)}to{opacity:0;pointer-events:none;transform:translateY(-10px)}}.auth-container,.auth-page,.login-page{align-items:center;background:radial-gradient(circle at 25% 18%,#7c3aed33,#0000 28%),radial-gradient(circle at 84% 80%,#5b21b624,#0000 24%),linear-gradient(135deg,var(--bg),var(--bg-2));display:flex;justify-content:center;min-height:100vh;padding:24px;width:100%}.auth-card,.auth-form,.login-card{grid-gap:14px;background:var(--surface);border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow);display:grid;gap:14px;padding:32px;width:min(460px,100%)}body.dark .auth-card,body.dark .auth-form,body.dark .login-card{background:linear-gradient(180deg,#211832,#191326)}.auth-card h1,.auth-form h2,.login-card h1{color:var(--text);font-size:30px;font-weight:900;line-height:1.1;margin-bottom:8px}.auth-form button{margin-top:2px;width:100%}.auth-links{color:var(--text-muted);display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.auth-links a:hover{color:var(--accent-2)}.auth-2fa-note{color:var(--text-muted);font-size:13px;margin-top:-4px}.dashboard-page{width:100%}.dashboard-stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:20px}.stat-card{display:flex;flex-direction:column;justify-content:space-between;min-height:122px;padding:22px 20px}.stat-card span{color:var(--text-muted);font-size:13px;font-weight:900}.stat-card b{color:var(--primary);font-size:34px;font-weight:950;line-height:1}.stat-card small{color:var(--text-soft);font-weight:750}.dashboard-task-brief{grid-gap:16px;display:grid;gap:16px;margin-bottom:20px;overflow:hidden;padding:22px}.task-brief-head{align-items:flex-start;display:flex;gap:18px;justify-content:space-between}.task-brief-head h2{margin:0 0 6px}.task-brief-head p{color:var(--text-muted);font-weight:700;margin:0}.task-brief-score{background:var(--primary-soft);border:1px solid var(--border-strong);border-radius:18px;flex:0 0 auto;min-width:132px;padding:14px 16px;text-align:right}.task-brief-score span{color:var(--text-muted);display:block;font-size:12px;font-weight:900;letter-spacing:.035em;margin-bottom:4px;text-transform:uppercase}.task-brief-score b{color:var(--primary);font-size:30px;font-weight:950;line-height:1}.task-brief-progress{background:var(--surface-3);border:1px solid var(--border);border-radius:999px;height:10px;overflow:hidden}.task-brief-progress-fill{background:linear-gradient(90deg,var(--primary),var(--accent-2));border-radius:inherit;height:100%;min-width:8px;transition:width .25s ease}.task-brief-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.task-brief-item{background:var(--surface-2);border:1px solid var(--border);border-radius:18px;display:flex;flex-direction:column;justify-content:space-between;min-height:82px;padding:14px}.task-brief-item span{color:var(--text-muted);font-size:12px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.task-brief-item b{color:var(--text);font-size:26px;font-weight:950;line-height:1}.task-brief-item.done b{color:var(--success)}.task-brief-item.progress b{color:var(--warning)}.task-brief-item.overdue b{color:var(--danger)}.task-brief-footer{display:flex;flex-wrap:wrap;gap:10px}.task-brief-footer span{background:var(--surface-2);border:1px solid var(--border);border-radius:999px;color:var(--text-muted);font-weight:800;padding:8px 12px}.task-brief-footer b{color:var(--text)}.dashboard-grid{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid-lists{margin-top:0}.chart-card,.content-card{min-width:0;padding:22px}.card-title-row{align-items:center;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px}.dashboard-list{grid-gap:10px;display:grid;gap:10px}.dashboard-list-row{align-items:center;background:var(--surface-2);border:1px solid var(--border);border-radius:18px;display:flex;gap:16px;justify-content:space-between;padding:13px 14px}.dashboard-list-row div{display:flex;flex-direction:column;gap:3px;min-width:0}.dashboard-list-row b{color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-list-row span{color:var(--text-muted);font-size:13px}.dashboard-list-row em{background:var(--primary-soft);border-radius:999px;color:var(--text-soft);flex:0 0 auto;font-size:12px;font-style:normal;font-weight:900;padding:6px 10px}.empty-state{background:var(--surface-2);border-radius:16px;color:var(--text-muted);padding:14px}.dashboard-loading{padding:22px}@media (max-width:1300px){.dashboard-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.task-brief-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.dashboard-stats-grid{grid-template-columns:1fr}.task-brief-head{flex-direction:column}.task-brief-score{text-align:left;width:100%}.task-brief-grid{grid-template-columns:1fr}}.system-overview-page{width:100%}.overview-loading{padding:22px}.overview-hero{align-items:center;display:flex;gap:22px;justify-content:space-between;margin-bottom:20px;overflow:hidden;padding:26px}.overview-kicker{color:var(--primary);display:inline-flex;font-size:12px;font-weight:950;letter-spacing:.05em;margin-bottom:10px;text-transform:uppercase;width:fit-content}.overview-hero h2{font-size:28px;margin:0 0 8px}.overview-hero p{color:var(--text-muted);font-weight:750;margin:0;max-width:680px}.overview-health{background:var(--primary-soft);border:1px solid var(--border-strong);border-radius:22px;flex:0 0 170px;padding:18px;text-align:right}.overview-health span{color:var(--text-muted);display:block;font-size:12px;font-weight:950;letter-spacing:.04em;margin-bottom:6px;text-transform:uppercase}.overview-health b{color:var(--primary);font-size:38px;font-weight:950;line-height:1}.overview-module-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:20px}.overview-module-card{align-items:flex-start;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);display:flex;gap:16px;min-height:132px;padding:20px;transition:transform .16s ease,border-color .16s ease,background .16s ease}.overview-module-card:hover{background:var(--surface-2);border-color:var(--border-strong);transform:translateY(-2px)}.overview-module-icon{align-items:center;background:linear-gradient(135deg,var(--primary),var(--primary-hover));border-radius:16px;box-shadow:0 12px 24px #7c3aed38;color:#fff;display:inline-flex;height:46px;justify-content:center;width:46px}.overview-module-card h3{margin:0 0 7px}.overview-module-card p{color:var(--text-muted);font-weight:750;margin:0}.overview-checklist{padding:22px}.overview-check-row{grid-gap:14px;align-items:flex-start;border-top:1px solid var(--border);display:grid;gap:14px;grid-template-columns:14px 1fr;padding:14px 0}.overview-check-row:first-of-type{border-top:0}.overview-check-row b{color:var(--text);display:block;margin-bottom:3px}.overview-check-row p{color:var(--text-muted);font-weight:750;margin:0}.dot{background:var(--text-muted);border-radius:999px;height:12px;margin-top:6px;width:12px}.dot.success{background:var(--success)}.dot.warning{background:var(--warning)}.dot.danger{background:var(--danger)}@media (max-width:1100px){.overview-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.overview-hero{align-items:stretch;flex-direction:column}.overview-health{flex-basis:auto;text-align:left}.overview-module-grid{grid-template-columns:1fr}}.employees-page{width:100%}.employees-controls{grid-gap:16px;display:grid;gap:16px;margin-bottom:18px}.employees-tabs{display:flex;gap:6px;padding:6px;width:fit-content}.employees-tabs button{background:#0000!important;border:0!important;box-shadow:none!important;color:var(--text-soft)!important}.employees-tabs button.active{background:linear-gradient(135deg,var(--primary),var(--primary-hover))!important;color:#fff!important}.employees-toolbar{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:minmax(280px,1fr) auto}.employees-search{grid-gap:10px;background:var(--surface);border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow-soft);display:grid;gap:10px;grid-template-columns:1fr auto;padding:10px}.employees-search input{background:#0000;border:0;box-shadow:none}.employees-import-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.employee-table-card{padding:18px}.employee-list-title{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.employee-list-title h2{margin:0}.employee-row{cursor:pointer}.employee-row-actions{display:flex;flex-wrap:wrap;gap:8px}.employee-row-actions button{border-radius:12px;font-size:12px;min-height:34px;padding:0 12px}.employee-detail-card{padding:26px;width:min(780px,calc(100vw - 32px))}.employee-detail-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.employee-detail-head p{color:var(--text-muted)}.employee-detail-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.employee-detail-grid>div{grid-gap:4px;background:var(--surface-2);border:1px solid var(--border);border-radius:16px;display:grid;gap:4px;padding:14px}.employee-detail-grid span{color:var(--text-muted);font-size:12px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.employee-detail-grid b{color:var(--text);font-weight:800;overflow-wrap:anywhere}.employee-basic-form{width:min(760px,calc(100vw - 32px))}.form-hint{color:var(--text-muted);margin:-8px 0 14px}@media (max-width:900px){.employees-toolbar{grid-template-columns:1fr}.employees-import-actions{justify-content:flex-start}.employee-detail-grid{grid-template-columns:1fr}}.tasks-page{width:100%}.tasks-header{align-items:flex-start}.tasks-toolbar{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);margin-bottom:20px;padding:16px;width:min(420px,100%)}.tasks-toolbar label{grid-gap:8px;display:grid;gap:8px;margin:0}.task-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.task-card{grid-gap:14px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);display:grid;gap:14px;padding:18px}.task-head{align-items:flex-start;display:flex;gap:14px;justify-content:space-between}.task-title-block{grid-gap:4px;display:grid;gap:4px;min-width:0}.task-title-block h3{margin:0;overflow-wrap:anywhere}.task-title-block span{color:var(--text-muted);font-size:13px}.task-description{color:var(--text-soft);min-height:44px;overflow-wrap:anywhere}.task-meta-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.task-meta-grid div{grid-gap:4px;background:var(--surface-2);border:1px solid var(--border);border-radius:14px;display:grid;gap:4px;padding:12px}.task-meta-grid span{color:var(--text-muted);font-size:11px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.task-meta-grid b{color:var(--text)}.status{align-items:center;background:var(--primary-soft);border-radius:999px;color:var(--accent-2);display:inline-flex;font-size:12px;font-weight:900;justify-content:center;min-height:30px;padding:0 11px;white-space:nowrap}body.light .status{color:var(--primary-hover)}.status.done{background:#22c55e24;color:#86efac}.status.in_progress{background:#f59e0b24;color:#fcd34d}.status.cancelled{background:#ef444424;color:#fca5a5}body.light .status.done{color:#15803d}body.light .status.in_progress{color:#b45309}body.light .status.cancelled{color:#b91c1c}.task-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;padding-top:2px}.task-actions button{border-radius:12px;flex:0 0 auto;min-height:38px;padding:0 13px}.task-modal{grid-gap:14px;display:grid;gap:14px}.task-empty{grid-column:1/-1}@media (max-width:1280px){.task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.task-grid,.task-meta-grid{grid-template-columns:1fr}}.task-grid{grid-gap:16px!important;align-items:stretch;display:grid!important;gap:16px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}@media (max-width:1280px){.task-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.task-grid{grid-template-columns:1fr!important}}.maps-page{width:100%}.maps-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.map-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:20px}.map-card h3{margin-bottom:8px}.map-card p{color:var(--text-muted)}.react-flow{direction:ltr}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{cursor:grab;z-index:1}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{overflow:visible;pointer-events:none}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{cursor:pointer;pointer-events:visibleStroke}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:grab;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;user-select:none}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background:#1a192b;border:1px solid #fff;border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:-4px;left:50%;top:auto;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{left:-4px;top:50%;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{background:#ffffff80;font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background-color:#fff;border:1px solid #1a192b;border-radius:3px;color:#222;font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{align-items:center;background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:initial;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;user-select:none;width:16px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{max-height:12px;max-width:12px;width:100%}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:#3367d9;border:1px solid #fff;border-radius:1px;height:4px;transform:translate(-50%,-50%);width:4px}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;transform:translate(-50%);width:1px}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;left:0;transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.notifications-page{width:100%}.notification-tabs{margin-bottom:20px}.notification-list{grid-gap:16px;display:grid;gap:16px}.notification-card{grid-gap:14px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);display:grid;gap:14px;padding:20px}.notification-head{align-items:flex-start;display:flex;gap:14px;justify-content:space-between}.notification-head h3{font-weight:950;margin:0 0 5px}.notification-head span:not(.badge){color:var(--text-muted);font-size:13px;font-weight:750}.notification-card p{color:var(--text-soft);line-height:1.55;overflow-wrap:anywhere}.notification-footer{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.notification-footer span{color:var(--text-muted);font-weight:750}.notification-footer button{border-radius:12px;min-height:38px;padding:0 14px}.notification-group-card{gap:16px}.recipient-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.recipient-filter-tabs{align-items:center;background:var(--surface-2);border:1px solid var(--border);border-radius:16px;display:inline-flex;gap:8px;padding:6px}.recipient-filter-tabs button{background:#0000!important;border-radius:12px;box-shadow:none!important;color:var(--text-muted)!important;min-height:36px;padding:0 12px}.recipient-filter-tabs button span{align-items:center;background:var(--surface-3);border-radius:999px;color:var(--text);display:inline-flex;font-size:12px;font-weight:900;height:22px;justify-content:center;min-width:22px;padding:0 6px}.recipient-filter-tabs button.active{background:linear-gradient(135deg,var(--primary),var(--primary-hover))!important;color:#fff!important}.recipient-filter-tabs button.active span{background:#ffffff2e;color:#fff}.recipient-chips{display:flex;flex-wrap:wrap;gap:10px}.recipient-chip{background:var(--surface-2);border:1px solid var(--border);border-radius:14px;display:inline-grid;gap:2px;max-width:260px;min-width:150px;padding:10px 12px}.recipient-chip.read{background:#22c55e14;border-color:#22c55e47}.recipient-chip.unread{border-color:var(--border)}.recipient-chip b{color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recipient-chip small,.recipient-empty-inline{color:var(--text-muted);font-weight:800}.recipient-empty-inline{background:var(--surface-2);border:1px dashed var(--border-strong);border-radius:14px;padding:16px;text-align:center;width:100%}.recipients-toggle{border-radius:12px;justify-self:start;min-height:38px}@media (max-width:640px){.notification-footer,.notification-head,.recipient-toolbar{align-items:flex-start;flex-direction:column}.recipient-chip{max-width:none;width:100%}.recipient-filter-tabs{flex-wrap:wrap;width:100%}}.send-notification-page{width:100%}.send-card{grid-gap:18px;display:grid;gap:18px;padding:24px}.recipient-mode-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.recipient-mode-card{background:var(--surface-2)!important;border:1px solid var(--border)!important;border-radius:18px;box-shadow:none!important;color:var(--text)!important;gap:14px;justify-content:flex-start;min-height:104px;padding:18px;text-align:left}.recipient-mode-card.active{background:var(--primary-soft)!important;border-color:var(--border-strong)!important}.recipient-mode-card div{grid-gap:4px;display:grid;gap:4px;min-width:0}.recipient-mode-card b{color:var(--text)}.recipient-mode-card small{color:var(--text-muted);line-height:1.35}.mode-check{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:999px;color:var(--accent-2);display:inline-flex;flex:0 0 30px;font-weight:900;height:30px;justify-content:center;width:30px}.recipient-picker{grid-gap:12px;background:var(--surface-2);border:1px solid var(--border);border-radius:20px;display:grid;gap:12px;padding:16px}.recipient-picker-head{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:1fr auto}.recipient-list{grid-gap:8px;display:grid;gap:8px;max-height:280px;overflow:auto;padding-right:4px}.recipient-row{grid-gap:12px;align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:16px;cursor:pointer;display:grid;gap:12px;grid-template-columns:24px 1fr;margin:0;padding:12px}.recipient-row input{display:none}.recipient-row .fake-check{background:var(--input-bg);border:1px solid var(--border-strong);border-radius:7px;height:22px;width:22px}.recipient-row input:checked+.fake-check{background:linear-gradient(135deg,var(--primary),var(--primary-hover));box-shadow:inset 0 0 0 4px var(--surface)}.recipient-row div{grid-gap:2px;display:grid;gap:2px}.recipient-row small{color:var(--text-muted)}.send-fields{grid-gap:16px;display:grid;gap:16px}.send-fields label{grid-gap:8px;display:grid;gap:8px;margin:0}.send-summary{grid-gap:12px;align-items:end;background:var(--surface-2);border:1px solid var(--border);border-radius:20px;display:grid;gap:12px;grid-template-columns:1fr 1fr auto;padding:16px}.send-summary div{grid-gap:3px;display:grid;gap:3px}.send-summary span{color:var(--text-muted);font-size:12px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.send-summary b{color:var(--text)}@media (max-width:760px){.recipient-mode-grid,.recipient-picker-head,.send-summary{grid-template-columns:1fr}}.recipient-empty{background:var(--surface);border:1px dashed var(--border-strong);border-radius:16px;color:var(--text-muted);font-weight:850;padding:18px;text-align:center}.audit-page{width:100%}.audit-toolbar{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(160px,1fr) minmax(160px,1fr) auto;margin-bottom:18px}.audit-table-card{padding:18px}.audit-open-btn{border-radius:12px;min-height:34px;padding:0 12px}.audit-expanded-row td{background:var(--surface)!important;padding:0 18px 18px!important}.audit-details-grid{grid-gap:14px;background:var(--surface-2);border:1px solid var(--border);border-radius:18px;display:grid;gap:14px;grid-template-columns:1fr 1fr;padding:16px}.audit-details-grid h3{font-size:15px;margin:0 0 10px}.audit-details-grid pre{background:var(--input-bg);border:1px solid var(--border);border-radius:14px;color:var(--text-soft);font-size:12px;line-height:1.45;margin:0;max-height:360px;overflow:auto;padding:12px;white-space:pre-wrap;word-break:break-word}@media (max-width:900px){.audit-details-grid,.audit-toolbar{grid-template-columns:1fr}}.profile-page{align-items:center;display:flex;flex-direction:column;min-height:calc(100vh - 120px);width:100%}.profile-page>.page-header{align-items:flex-start;width:min(760px,100%)}.profile-stack{grid-gap:18px;display:grid;gap:18px;width:min(760px,100%)}.profile-card{padding:26px}.profile-main-card{grid-gap:18px;display:grid;gap:18px}.profile-head{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.profile-head h2{margin:0}.profile-edit-list,.profile-view-list{grid-gap:10px;display:grid;gap:10px}.profile-info-row{grid-gap:14px;align-items:center;background:var(--surface-2);border:1px solid var(--border);border-radius:16px;display:grid;gap:14px;grid-template-columns:190px minmax(0,1fr);padding:14px 16px}.profile-info-row span{color:var(--text-muted);font-size:12px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.profile-info-row b{color:var(--text);overflow-wrap:anywhere}.profile-info-row.locked b{color:var(--text-muted)}.profile-edit-list label{grid-gap:8px;display:grid;gap:8px;margin:0}.profile-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;padding-top:4px}.security-row{align-items:center;background:var(--surface-2);border:1px solid var(--border);border-radius:16px;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px;padding:14px 16px}.security-row span{color:var(--text-muted);font-size:12px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.security-row b{color:var(--text)}.qr-box{grid-gap:12px;display:grid;gap:12px;margin-top:16px}.qr-box img{background:#fff;border-radius:18px;padding:10px;width:220px}.telegram-code{grid-gap:6px;background:var(--primary-soft);border:1px solid var(--border-strong);border-radius:16px;display:grid;gap:6px;margin-top:14px;padding:14px}.profile-loading{padding:22px;width:min(760px,100%)}.role-pill{align-items:center;background:var(--primary-soft);border-radius:999px;color:var(--accent-2);display:inline-flex;font-weight:900;min-height:30px;padding:0 12px;width:fit-content}body.light .role-pill{color:var(--primary-hover)}.profile-toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#140f23eb;border:1px solid var(--border-strong);border-radius:18px;box-shadow:0 20px 40px #00000040;color:#fff;overflow:hidden;padding:14px 14px 10px;position:fixed;right:18px;top:18px;width:min(380px,calc(100vw - 32px));z-index:12000}body:not(.dark) .profile-toast{background:#ffffffeb;color:var(--text)}.profile-toast.success{border-color:#22c55e57}.profile-toast.error{border-color:#ef444457}.profile-toast.info{border-color:#8b5cf657}.profile-toast-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:6px}.profile-toast-head strong{font-size:15px;font-weight:900}.profile-toast-text{font-size:14px;line-height:1.45}.profile-toast-close{background:#0000!important;border-radius:999px!important;box-shadow:none!important;color:inherit!important;min-height:28px!important;padding:0!important;width:28px}.profile-toast-timer{animation:toastShrink 10s linear forwards;background:linear-gradient(90deg,var(--primary),var(--accent-2));bottom:0;height:4px;left:0;position:absolute;transform-origin:left center;width:100%}@keyframes toastShrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (max-width:680px){.profile-info-row{gap:4px;grid-template-columns:1fr}.profile-toast{right:12px;top:12px}}.profile-card .profile-head+.secondary-button,.profile-card .profile-head+.security-row,.profile-card .profile-head+button{margin-top:16px}.profile-card>.secondary-button,.profile-card>button{width:fit-content}.sidebar{background:var(--sidebar);border-right:1px solid var(--border);box-shadow:var(--shadow-soft);inset:0 auto 0 0;overflow-y:auto;padding:18px 14px;position:fixed;width:260px;z-index:20}.logo,.logo-area,.sidebar-header,.sidebar-logo{border-bottom:1px solid var(--border);margin-bottom:18px;padding:8px 10px 20px}.logo-text{grid-gap:9px;display:grid;gap:9px}.logo-text h2,.sidebar-logo h1,.sidebar-logo h2{color:var(--accent-2);font-size:31px;font-weight:950;letter-spacing:-.055em;line-height:.95;margin:0}body.light .logo-text h2,body.light .sidebar-logo h1,body.light .sidebar-logo h2{color:var(--primary)}.logo-text p,.sidebar-logo p{color:var(--text-muted);font-size:12px;line-height:1.1}.nav-list,.sidebar nav,.sidebar-menu{display:flex;flex-direction:column;gap:0}.nav-section,.sidebar-section{display:flex;flex-direction:column;gap:6px;padding:14px 0 18px;position:relative}.nav-section:not(:last-child):after,.sidebar-section:not(:last-child):after{background:linear-gradient(90deg,#0000,var(--border),#0000);bottom:0;content:"";height:2px;left:10px;position:absolute;right:10px}.nav-section-title,.section-title,.sidebar-section-title{color:var(--text-muted);font-size:12px;font-weight:900;letter-spacing:.04em;padding:0 10px 5px;text-transform:uppercase}.menu-item,.nav-link,.sidebar a,.sidebar-link{align-items:center;border-radius:14px;color:var(--text-soft);display:flex;font-weight:800;gap:11px;min-height:46px;padding:0 13px;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.nav-link svg,.sidebar a svg{flex:0 0 auto;height:18px;width:18px}.menu-item:hover,.nav-link:hover,.sidebar a:hover,.sidebar-link:hover{background:var(--surface-3);color:var(--text)}.menu-item.active,.nav-link.active,.sidebar a.active,.sidebar-link.active{background:linear-gradient(135deg,var(--primary),var(--primary-hover));box-shadow:0 14px 28px #7c3aed47;color:#fff}@media (max-width:900px){.sidebar{min-height:auto;position:relative;width:100%}}.main-area{min-height:100vh}.top-header{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8;border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow-soft);display:flex;justify-content:flex-end;margin:10px 10px 0;min-height:var(--topbar-height);padding:14px 22px;position:sticky;top:0;z-index:15}body.dark .top-header{background:#191326d1}.header-right{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.welcome-text{align-items:center;color:var(--text-soft);display:inline-flex;font-weight:750;gap:7px}.welcome-text span:after{content:" ";white-space:pre}.welcome-text strong{color:var(--text);font-size:15px;font-weight:900}.logout-btn,.theme-toggle-btn{border-radius:14px!important;min-height:40px;padding:0 14px!important}.page-container{padding-top:30px}@media (max-width:900px){.top-header{border-radius:0 0 22px 22px;margin:0}}.welcome-text{gap:8px!important;white-space:nowrap}.logout-btn,.theme-toggle-btn{min-width:0;min-width:auto}.shifts-page{width:100%}.shifts-tabs{margin-bottom:22px}.shift-create-card{grid-gap:16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow);display:grid;gap:16px;margin:0 auto 24px;padding:24px;width:min(560px,100%)}.shift-create-card h2{margin-bottom:8px}.shift-create-card label{grid-gap:8px;display:grid;gap:8px;margin:0}.shift-create-card label span{color:var(--text-muted);font-size:12px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.shift-time-row{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.shift-form-actions{justify-content:flex-end;padding-top:4px}.shift-list{grid-gap:14px;display:grid;gap:14px;margin:0 auto;width:min(920px,100%)}.shift-card{grid-gap:12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);display:grid;gap:12px;padding:16px}.shift-card-main{align-items:flex-start;display:flex;gap:14px;justify-content:space-between}.shift-card-main h3{margin:0 0 4px}.shift-card-main p{color:var(--text-muted)}.shift-meta{color:var(--text-soft);display:flex;flex-wrap:wrap;gap:12px}.shift-meta b{color:var(--text)}.shift-actions{display:flex;flex-wrap:wrap;gap:10px}.shift-actions button{border-radius:12px;min-height:38px;padding:0 13px}.shift-empty{padding:26px}.shift-edit-modal{margin:auto;max-height:88vh;overflow:auto}.shift-modal-head{align-items:center;display:flex;gap:14px;justify-content:space-between}@media (max-width:640px){.shift-time-row{grid-template-columns:1fr}.shift-card-main,.shift-modal-head{align-items:flex-start;flex-direction:column}}.work-stats-page{width:100%}.work-hero-card,.work-metrics-grid article,.work-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft)}.work-hero-card{align-items:center;display:flex;gap:24px;justify-content:space-between;margin-bottom:20px;padding:28px}.work-hero-card span,.work-metrics-grid span{color:var(--text-muted);font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.work-hero-card strong{color:var(--accent-2);display:block;font-size:56px;font-weight:950;line-height:.95;margin:10px 0}body.light .work-hero-card strong{color:var(--primary)}.work-hero-card p{color:var(--text-soft);max-width:540px}.score-ring{background:conic-gradient(var(--primary) var(--score),var(--surface-3) 0);border-radius:50%;display:grid;flex:0 0 132px;height:132px;place-items:center;position:relative;width:132px}.score-ring:after{background:var(--surface);border-radius:50%;content:"";inset:13px;position:absolute}.score-ring b{font-size:30px;position:relative;z-index:1}.work-metrics-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:20px}.work-metrics-grid article{grid-gap:8px;display:grid;gap:8px;padding:18px}.work-metrics-grid b{color:var(--text);font-size:28px}.work-two-column{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.work-panel{padding:22px}.recommendation-list,.upcoming-list{grid-gap:10px;display:grid;gap:10px}.recommendation-item,.upcoming-shift{background:var(--surface-2);border:1px solid var(--border);border-radius:16px;color:var(--text-soft);padding:14px 16px}.upcoming-shift{grid-gap:4px;display:grid;gap:4px}.upcoming-shift b{color:var(--text)}.upcoming-shift span{color:var(--text-muted)}@media (max-width:1100px){.work-metrics-grid{grid-template-columns:repeat(2,1fr)}.work-two-column{grid-template-columns:1fr}}@media (max-width:640px){.work-hero-card{align-items:flex-start;flex-direction:column}.work-metrics-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.d53a94db.css.map*/