.react-flow{direction:ltr}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.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{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1px;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.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:.5s linear infinite dashdraw}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab;position:absolute}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:-webkit-grab;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background:#1a192b;border:1px solid #fff;border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:-4px;left:50%;transform:translate(-50%)}.react-flow__handle-top{top:-4px;left:50%;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{top:50%;right:-4px;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{z-index:5;margin:15px;position:absolute}.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:translate(-50%)}.react-flow__attribution{background:#ffffff80;margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute}.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-input,.react-flow__node-output,.react-flow__node-group{color:#222;text-align:center;background-color:#fff;border:1px solid #1a192b;border-radius:3px;width:150px;padding:10px;font-size:12px}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.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-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,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.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{box-sizing:content-box;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fefefe;border:none;border-bottom:1px solid #eee;justify-content:center;align-items:center;width:16px;height:16px;padding:5px;display:flex}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.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.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{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;width:4px;height:4px;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.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.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}:root{--bg:#0f172a;--surface:#111c2f;--surface-soft:#10182b;--panel:#121f35;--panel-muted:#1a2944;--primary:#6366f1;--primary-strong:#4f46e5;--primary-light:#a5b4fc;--accent:#22d3ee;--success:#22c55e;--warning:#f59e0b;--danger:#ef4444;--border:#94a3b833;--text:#f8fafc;--text-soft:#cbd5f5;--text-muted:#94a3b8;--card-radius:18px;--transition:.2s ease;--gradient-1:#4f54ff4d;--gradient-2:#22d3ee33}*{box-sizing:border-box}html,body,#root{height:100%}body{background:radial-gradient(circle at top right, var(--gradient-1), transparent 55%), radial-gradient(circle at bottom left, var(--gradient-2), transparent 45%), var(--bg);color:var(--text);min-height:100vh;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}main{height:100%}.loading-overlay{z-index:20;background:#0f172af5;place-items:center;gap:16px;display:grid;position:fixed;inset:0}.loading-overlay__spinner{border:4px solid #94a3b833;border-top-color:var(--primary);border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}.org-view{background:radial-gradient(circle at top right, var(--gradient-1), transparent 55%), radial-gradient(circle at bottom left, var(--gradient-2), transparent 45%), var(--bg);place-items:center;min-height:100vh;padding:clamp(32px,6vw,80px) clamp(24px,5vw,60px);display:grid}.org-card{text-align:center;background:#111c2feb;border:1px solid #6366f138;border-radius:24px;gap:24px;width:100%;max-width:520px;padding:clamp(28px,5vw,48px);display:grid;box-shadow:0 40px 80px #0f172a73}html[data-theme=light] .org-card{background:#f9fbfff2;border:1px solid #4f46e533;box-shadow:0 40px 80px #4f46e52e}html[data-theme=light] .org-card p{color:var(--text-soft)}html[data-theme=light] .org-card__item{color:var(--text);background:#f3f4ffe6;border-color:#4f46e540}html[data-theme=light] .org-card__item span{color:#4f46e5bf}html[data-theme=light] .org-card__item:hover{box-shadow:0 20px 45px #4f46e540}html[data-theme=light] .org-form input{color:var(--text);background:#1118270f;border:1px solid #4f46e540}.org-card h1{margin:0;font-size:clamp(1.6rem,3vw,2.2rem)}.org-card p{color:var(--text-soft);margin:0}.org-grid{gap:14px;display:grid}.org-card__item{color:var(--text);cursor:pointer;background:#0f172aa6;border:1px solid #6366f140;border-radius:16px;gap:6px;padding:18px;transition:transform .2s,box-shadow .2s;display:grid}.org-card__item strong{font-size:1.1rem}.org-card__item span{color:var(--text-muted);font-size:.85rem}.org-card__item:hover{transform:translateY(-3px);box-shadow:0 20px 40px #0f172a59}.org-form{text-align:left;gap:18px;display:grid}.org-form label{color:var(--text-soft);gap:8px;display:grid}.org-form input{color:var(--text);font:inherit;background:#0f172abf;border:1px solid #ffffff1f;border-radius:12px;padding:12px 14px}.org-form__error{color:var(--danger)}.org-form__actions{justify-content:flex-end;gap:12px;display:flex}@keyframes spin{to{transform:rotate(360deg)}}.auth-view{background:linear-gradient(160deg,#6366f126,#22d3ee33);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--border);background:#111c2feb;border-radius:24px;gap:32px;max-width:480px;padding:clamp(32px,5vw,48px);display:grid;box-shadow:0 40px 80px #0f172a73}.auth-card__head h1{font-size:clamp(1.6rem,3vw,2.2rem)}.auth-card__head p{color:var(--text-soft);margin:12px 0 0}.auth-card__pill{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);background:#6366f12e;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;display:inline-flex}.auth-card__foot{color:var(--text-muted)}.btn{transition:transform var(--transition), box-shadow var(--transition), background var(--transition);text-align:center;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:12px 14px;font-weight:600;display:inline-flex}.btn--sm{border-radius:10px;gap:8px;padding:8px 12px;font-size:.85rem}.theme-toggle{width:42px;height:42px;color:var(--text);cursor:pointer;background:#6366f12e;border:1px solid #6366f14d;border-radius:12px;justify-content:center;align-items:center;font-size:1.2rem;display:inline-flex}.theme-toggle:hover{background:#6366f147}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 30px #6366f140}.btn--primary{background:linear-gradient(135deg, var(--primary), #8b5cf6);color:#fff}.btn--ghost{color:var(--text);background:#6366f11f}.btn--link{color:#a5b4fc;background:0 0;border-color:#0000;border-radius:8px;justify-content:flex-start;padding:0}.btn--link:hover{box-shadow:none;text-decoration:underline;transform:none}.btn--google{color:#1f2937;background:#fff;box-shadow:0 15px 45px #0f172a40}.react-flow__controls{background:#111827eb;border:1px solid #94a3b838;border-radius:14px;overflow:hidden}.react-flow__controls button{color:#e5e7eb;background:0 0;border:none}.react-flow__controls button:hover{background:#6366f124}.react-flow__controls button svg{fill:currentColor;stroke:currentColor}.react-flow__attribution{display:none}.react-flow__edge-textbg{fill:#111827f2;stroke:#94a3b838;stroke-width:1px}.react-flow__edge-text{fill:#e5e7eb;font-weight:600}.orgchart-node{position:relative}.orgchart-handle{opacity:0;width:12px;height:12px;transition:opacity var(--transition), transform var(--transition);background:#0f172af2;border:2px solid #94a3b8e6;border-radius:999px}.orgchart-node:hover .orgchart-handle,.react-flow__node.selected .orgchart-handle{opacity:1}.orgchart-handle--target{top:-6px}.orgchart-handle--source{bottom:-6px}.orgchart-handle:hover{background:#6366f11f;border-color:#6366f1;transform:scale(1.05)}.orgchart-guide-line{background:#6366f1d9;position:absolute;box-shadow:0 0 0 1px #6366f126}.orgchart-guide-line--v{width:1px}.orgchart-guide-line--h{height:1px}.orgchart-guide-line--dist{background:#10b981d9;box-shadow:0 0 0 1px #10b9811f}.btn--icon{border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.btn--google:hover{background:#f8fafc}.btn:disabled,.btn[disabled]{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.btn--primary:disabled,.btn--primary[disabled]{color:var(--text);background:#94a3b859;border-color:#94a3b859}.btn--ghost:disabled,.btn--ghost[disabled]{color:var(--text-muted);background:#94a3b81f}.btn__icon{font-size:1.2rem}.app-shell{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.sidebar{background:#0c1527f2;border-right:1px solid #94a3b81f;flex-direction:column;gap:32px;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0;overflow:hidden}.sidebar__brand{align-items:center;gap:12px;display:flex}.sidebar__logo{width:44px;height:44px;color:var(--primary-light);background:#6366f133;border-radius:14px;justify-content:center;align-items:center;font-size:1.3rem;display:inline-flex}.sidebar__brand strong{font-size:1.1rem}.sidebar__brand span{color:var(--text-muted);font-size:.85rem;display:block}.sidebar__nav{flex:1;padding-right:4px;overflow-y:auto}.sidebar__nav::-webkit-scrollbar{width:6px}.sidebar__nav::-webkit-scrollbar-thumb{background:#94a3b840;border-radius:4px}.nav-item{color:var(--text-muted);transition:background var(--transition), color var(--transition);border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.nav-item i{font-size:1.2rem}.nav-item:hover{color:var(--text);background:#94a3b81f}.nav-item--active{color:#fff;background:linear-gradient(135deg,#6366f173,#4f46e566)}.nav-item--muted{background:#6366f114;margin-top:auto}.sidebar__foot{border-top:1px solid #94a3b81f;margin-top:auto;padding-top:12px}.org-switcher{position:relative}.org-switcher__button{color:inherit;background:#94a3b81f;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.org-switcher__button:hover{background:#94a3b82e}.org-switcher__name{font-weight:600}.org-switcher__menu{z-index:20;background:#111827fa;border:1px solid #94a3b82e;border-radius:12px;min-width:240px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 30px #00000059}.org-switcher__item{width:100%;color:var(--text-muted);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.org-switcher__item:hover{color:var(--text);background:#94a3b81f}.org-switcher__item--active{color:#fff;background:#6366f138}.org-switcher__item--action{color:var(--text)}.org-switcher__text{display:grid}.org-switcher__name-line{font-weight:600}.org-switcher__role{color:var(--text-muted);font-size:.8rem}.org-switcher__divider{background:#94a3b82e;height:1px;margin:6px 4px}.org-switcher__empty{color:var(--text-muted);padding:6px 8px}.org-switcher__create{gap:10px;display:grid}.org-switcher__create label span{color:var(--text-muted);margin-bottom:6px;font-size:.85rem;display:block}.org-switcher__create input{width:100%;color:inherit;background:0 0;border:1px solid #94a3b833;border-radius:10px;padding:10px 12px}.org-switcher__error{color:#ef4444}.org-switcher__actions{justify-content:flex-end;gap:8px;display:flex}.ui-select{min-width:180px;position:relative}.ui-select__button{width:100%;color:var(--text);background:#0f172ab3;border:1px solid #94a3b82e;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:inline-flex}.ui-select__button:hover{background:#94a3b81f}.ui-select__label--placeholder{color:var(--text-muted)}.ui-select__menu{z-index:30;background:#111c2ffa;border:1px solid #94a3b833;border-radius:12px;gap:4px;max-height:260px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 10px 30px #00000059}.ui-select__menu.ui-select__menu--up{top:auto;bottom:calc(100% + 6px)}.ui-select__menu--fixed{position:fixed;right:auto}.ui-select__search{background:inherit;padding:6px;position:sticky;top:0}.ui-select__search input{width:100%;color:var(--text);font:inherit;background:#0f172ab3;border:1px solid #94a3b82e;border-radius:8px;padding:8px 10px}html[data-theme=light] .ui-select__search input{background:#f7f9fde6}.ui-select__option{color:var(--text);text-align:left;border-radius:8px;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;padding:8px 10px;display:flex}.ui-select__option i{margin-left:auto}.ui-select__option:hover,.ui-select__option--active{background:#94a3b81f}.ui-select__option--selected{background:#6366f138}.ui-select--disabled .ui-select__button{opacity:.6;cursor:not-allowed}html[data-theme=light] .ui-select__menu{background:#fffffffa;border-color:#94a3b84d}html[data-theme=light] .ui-select__option--selected{background:#6366f12e}html[data-theme=light] .org-switcher__menu{background:#fffffffa;border-color:#94a3b84d}html[data-theme=light] .org-switcher__item--active{color:var(--text);background:#6366f12e}.workspace{background:#111c2fd9;flex-direction:column;display:flex}.workspace__topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #94a3b81a;justify-content:space-between;align-items:center;padding:26px clamp(24px,4vw,48px);display:flex}.workspace__titles p{color:var(--text-muted);max-width:520px;margin:8px 0 0}.workspace__meta{align-items:center;gap:24px;display:flex}.workspace__meta small{color:var(--text-muted);display:block}.workspace__meta strong{margin-top:4px;display:block}.workspace__user{align-items:center;gap:12px;display:flex}.workspace__avatar{background:linear-gradient(135deg,#6366f173,#22d3ee4d);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-weight:600;display:inline-flex}.workspace__avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.workspace__user-email{color:var(--text-muted);font-size:.9rem}.workspace__content{flex:1;padding:clamp(24px,4vw,48px);overflow-y:auto}.panel{gap:32px;display:grid}.panel__section{border-radius:var(--card-radius);background:#121f35e6;border:1px solid #6366f126;gap:18px;padding:24px;display:grid}.panel__section header{justify-content:space-between;align-items:center;display:flex}.panel__section h3{font-size:1.1rem}.panel__intro{flex-direction:column;gap:16px;display:flex}.panel__intro p{color:var(--text-soft);max-width:520px}.panel__divider{border:0;border-top:1px solid #6366f126;margin:24px 0}.panel__actions{flex-wrap:wrap;gap:12px;display:flex}.grid{gap:22px;display:grid}.grid--stats,.grid--insights{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.stat-card{border-radius:var(--card-radius);background:#121f35e6;border:1px solid #6366f12e;gap:14px;min-height:160px;padding:22px;display:grid}.stat-card header{align-items:center;gap:12px;display:flex}.stat-card__icon{width:40px;height:40px;color:var(--primary);background:#6366f126;border-radius:12px;justify-content:center;align-items:center;font-size:1.3rem;display:inline-flex}.stat-card__value{font-size:2rem;font-weight:600}.stat-card__meta{color:var(--text-muted);font-size:.9rem}.stat-card--sm{min-height:unset;padding:14px 16px}.stat-card--sm .stat-card__value{font-size:1.4rem}.stat-card--sm .stat-card__icon{width:32px;height:32px;font-size:1.1rem}.stat-card--xs{min-height:unset;padding:10px 12px}.stat-card--xs .stat-card__value{font-size:1.1rem;font-weight:700}.stat-card--xs .stat-card__icon{width:28px;height:28px;font-size:1rem}.stat-card--xs h3{font-size:.9rem}.stat-card--xs .stat-card__meta{font-size:.75rem}.list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.list li,.list__card{background:#1a2944b3;border:1px solid #94a3b81f;border-radius:14px;gap:6px;padding:16px;display:grid}.list__empty,.cards__empty,.table__empty{text-align:center;color:var(--text-muted)}.list--grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.table{border-radius:var(--card-radius);background:#121f35e6;border:1px solid #6366f126;overflow:hidden}.table__head,.table__row{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px 24px;font-size:.95rem;display:grid}.table__head{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #94a3b81f;font-size:.78rem}.table__row{cursor:grab;align-items:center;transition:background .12s,box-shadow .12s,transform .12s}.table--orgchart-boards .table__head,.table--orgchart-boards .table__row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) max-content}.table--orgchart-boards .table__head span:last-child,.table--orgchart-boards .table__row span:last-child{justify-self:end}.table--vacations-settings .table__head,.table--vacations-settings .table__row{grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr 1fr 160px}.table--vacations-settings .table__row span:last-child{justify-self:end}.table--vacation-periods .table__head,.table--vacation-periods .table__row{grid-template-columns:minmax(0,2fr) .8fr .8fr .8fr .8fr .8fr 1.2fr 1.2fr 160px}.table--vacation-periods .table__row span:last-child{justify-self:end}.table--licenses .table__head,.table--licenses .table__row{grid-template-columns:2fr 1fr 1fr 1fr 1fr}.table--members-invites .table__head,.table--members-invites .table__row{grid-template-columns:2fr 1fr 1fr 2fr 2fr}.table--members-invites .table__row span:last-child{justify-self:end}.table__row[data-drag=above]{box-shadow:inset 0 2px #6366f199}.table__row[data-drag=below]{box-shadow:inset 0 -2px #6366f199}.table__row input,.table__row select{color:var(--text);font:inherit;cursor:auto;background:#0f172ab3;border:1px solid #94a3b82e;border-radius:12px;padding:12px 14px}.table__drag{width:28px;height:28px;color:var(--text-muted);cursor:inherit;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.table__drag:hover{color:var(--text);background:#94a3b81f}.badge{border:1px solid #94a3b833;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.82rem;display:inline-flex}.badge--active{color:#22c55e;background:#22c55e2e;border-color:#22c55e59}.badge--inactive{color:var(--text-muted);background:#94a3b81f}.badge--primary{color:#60a5fa;background:#3b82f62e;border-color:#3b82f659}.badge--success{color:#22c55e;background:#22c55e2e;border-color:#22c55e59}.badge--warning{color:#f59e0b;background:#f59e0b2e;border-color:#f59e0b59}.badge--danger{color:#fca5a5;background:#ef44442e;border-color:#ef444459}.badge--muted{color:var(--text-muted);background:#94a3b81f}.badge--system{color:#c7d2fe;background:#6366f133;border-color:#6366f173}.badge--counter{color:#fff;background:#6366f140;border-color:#6366f173;font-weight:600}.table__row+.table__row{border-top:1px solid #94a3b814}.table--people .table__head,.table--people .table__row{grid-template-columns:2fr 1fr 1fr 1fr 2fr 1fr 140px}.table--people .table__row span:last-child{justify-self:end}.table--communications .table__head,.table--communications .table__row{grid-template-columns:2fr 1fr 1fr 1fr 1fr 140px}.table--communications .table__row span:last-child{justify-self:end}.table--news .table__head,.table--news .table__row{grid-template-columns:80px 2fr 1fr 1fr 1fr 140px}.table--news .table__row span:last-child{justify-self:end}.table--requests .table__head,.table--requests .table__row{grid-template-columns:2fr 1fr 1fr 1fr}.table--requests .table__row span:last-child{justify-self:end}.table--overtime .table__head,.table--overtime .table__row{grid-template-columns:2fr 1fr 1fr 1fr}.table--overtime-totals .table__head,.table--overtime-totals .table__row{grid-template-columns:minmax(0,2fr) minmax(110px,1fr) minmax(130px,1fr) minmax(120px,1fr) minmax(90px,.8fr) 140px}.table--overtime-totals .table__head span:last-child,.table--overtime-totals .table__row span:last-child{justify-self:end}.table--sfia .table__head,.table--sfia .table__row{grid-template-columns:120px 2fr 1.2fr 120px 120px 140px}.table--sfia .table__head span:last-child,.table--sfia .table__row span:last-child{justify-self:end}.table--sfia-profile .table__head,.table--sfia-profile .table__row{grid-template-columns:1.4fr 120px 160px 1.4fr 120px}.table--sfia-profile .table__head span:last-child,.table--sfia-profile .table__row span:last-child{justify-self:end}.table--sfia-evaluation .table__head,.table--sfia-evaluation .table__row{grid-template-columns:minmax(160px,1.4fr) minmax(220px,.9fr) 100px 130px 150px minmax(180px,1.1fr)}.table--sfia-evaluation .table__head span,.table--sfia-evaluation .table__row span{min-width:0}.table--sfia-evaluation .table__head span:nth-child(3),.table--sfia-evaluation .table__row span:nth-child(3),.table--sfia-evaluation .table__head span:nth-child(4),.table--sfia-evaluation .table__row span:nth-child(4){justify-self:center}.table--sfia-evaluation .table__head span:nth-child(5),.table--sfia-evaluation .table__row span:nth-child(5){justify-self:start}.sfia-flow-note{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.sfia-profile-layout{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.sfia-profile-layout__nav{gap:14px;display:grid}.sfia-profile-layout__nav-head{gap:4px;display:grid}.sfia-profile-layout__nav-list{background:#0f172a47;border:1px solid #6366f129;border-radius:18px;gap:0;display:grid;overflow:hidden}.sfia-profile-layout__nav-item{text-align:left;background:0 0;border:0;border-bottom:1px solid #6366f11f;border-radius:0;gap:4px;padding:14px 16px;transition:background .2s,color .2s;display:grid}.sfia-profile-layout__nav-item:hover{background:#1e293b7a}.sfia-profile-layout__nav-item.is-active{background:#4f46e52e;box-shadow:inset 3px 0 #818cf8e6}.sfia-profile-layout__nav-item:last-child{border-bottom:0}.sfia-profile-layout__nav-label{font-weight:700}.sfia-profile-layout__nav-meta{color:var(--text-muted);font-size:.82rem}.sfia-profile-layout__content{gap:16px;min-width:0;display:grid}.sfia-profile-layout__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.table--employee-sfia .table__head,.table--employee-sfia .table__row{grid-template-columns:1.6fr 120px 100px 100px 140px}.table--drawer-sfia .table__head,.table--drawer-sfia .table__row{grid-template-columns:1.6fr 100px 100px 100px}.table--sfia-gaps .table__head,.table--sfia-gaps .table__row{grid-template-columns:1.35fr 1.05fr 88px 88px 95px 88px 88px 1.15fr 110px 170px}.table--sfia-gaps .table__head span:last-child,.table--sfia-gaps .table__row span:last-child{justify-self:end}.kanban{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.kanban article{border-radius:var(--card-radius);background:#121f35e6;border:1px solid #6366f126;gap:12px;padding:18px;display:grid}.kanban header{color:var(--text-soft);font-weight:600}.kanban ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.kanban li{background:#6366f11f;border:1px solid #94a3b81a;border-radius:12px;padding:12px}.calendar{border-radius:var(--card-radius);background:#121f35e6;border:1px solid #6366f126;padding:24px}.calendar__placeholder{color:var(--text-soft);text-align:center;margin:0}.cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.panel__card{background:#1a2944bf;border:1px solid #94a3b81f;border-radius:16px;gap:10px;padding:20px;display:grid}.panel__filters{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:18px;display:flex}.panel__filters input,.panel__filters select{color:var(--text);font:inherit;background:#121f35d9;border:1px solid #6366f12e;border-radius:12px;padding:12px 14px}.panel__filters input::placeholder{color:#cbd5e199}.insight{border-radius:var(--card-radius);background:#121f35e6;border:1px solid #6366f126;gap:12px;padding:22px;display:grid}.insight header{justify-content:space-between;align-items:center;display:flex}.insight header span{color:var(--text-muted)}.insight strong{font-size:1.6rem}code{color:var(--accent);background:#0f172aa6;border-radius:6px;padding:2px 6px;font-family:JetBrains Mono,Fira Code,monospace}@media (width<=960px){.app-shell{grid-template-columns:1fr}.sidebar{z-index:10;background:#0c1527fa;flex-direction:row;justify-content:space-between;align-items:center;height:70px;padding:0 18px;position:fixed;inset:0 0 auto}.sidebar__brand{gap:10px}.sidebar__brand span{display:none}.sidebar__nav{-webkit-overflow-scrolling:touch;gap:8px;display:flex;overflow-x:auto}.nav-item{white-space:nowrap;padding:10px 12px}.sidebar__foot{display:none}.workspace{margin-top:70px}.workspace__topbar{flex-direction:column;align-items:flex-start;gap:18px}.workspace__meta{justify-content:space-between;width:100%}.sfia-profile-layout{grid-template-columns:1fr}}@media (width<=640px){.auth-card{padding:28px 22px}.workspace__meta{flex-direction:column;align-items:flex-start;gap:12px}.table__head,.table__row{grid-template-columns:repeat(2,minmax(0,1fr))}}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:30;background:#0f172abf;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.toast-stack{z-index:40;gap:12px;display:grid;position:fixed;bottom:24px;right:24px}.toast{background:#111c2ff2;border:1px solid #94a3b82e;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex;box-shadow:0 20px 40px #0f172a59}.toast span{font-size:.95rem}.toast button{color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;display:inline-flex}.toast--success{background:#16a34a2e;border-color:#22c55e66}.toast--error{background:#ef44442e;border-color:#ef444466}.toast--info{background:#2563eb2e;border-color:#3b82f659}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f6fb;--surface:#fff;--surface-soft:#f1f5f9;--panel:#fff;--panel-muted:#e2e8f0;--primary:#4f46e5;--primary-strong:#4338ca;--primary-light:#6366f1;--accent:#0ea5e9;--success:#16a34a;--warning:#d97706;--danger:#dc2626;--border:#94a3b84d;--text:#0f172a;--text-soft:#334155;--text-muted:#64748b;--gradient-1:#6366f12e;--gradient-2:#0ea5e929}html[data-theme=light] body{color:var(--text)}html[data-theme=light] .loading-overlay{color:var(--text);background:#f1f5f9eb}html[data-theme=light] .auth{background:linear-gradient(160deg,#6366f11f,#0ea5e91f)}html[data-theme=light] .auth-card{background:#ffffffeb;border:1px solid #94a3b84d;box-shadow:0 25px 60px #0f172a14}html[data-theme=light] .btn--google{color:#1f2937;background:#fff}html[data-theme=light] .sidebar{color:var(--text);background:#ffffffeb;border-right:1px solid #94a3b84d}html[data-theme=light] .sidebar__nav::-webkit-scrollbar-thumb{background:#4f46e54d}html[data-theme=light] .sidebar__logo{color:var(--primary);background:#6366f126}html[data-theme=light] .nav-item:hover,html[data-theme=light] .nav-item--active{color:var(--text)}html[data-theme=light] .nav-item--active{background:linear-gradient(135deg,#6366f13d,#3b82f62e)}html[data-theme=light] .nav-item--muted{background:#6366f11f}html[data-theme=light] .workspace{color:var(--text);background:#f7f9fde6}html[data-theme=light] .workspace__topbar{background:#ffffffd9;border-bottom:1px solid #94a3b840}html[data-theme=light] .workspace__avatar{color:var(--text);background:linear-gradient(135deg,#6366f133,#0ea5e93d)}html[data-theme=light] .panel,html[data-theme=light] .panel__section,html[data-theme=light] .stat-card,html[data-theme=light] .list li,html[data-theme=light] .list__card,html[data-theme=light] .table,html[data-theme=light] .kanban article,html[data-theme=light] .calendar,html[data-theme=light] .cards__empty,html[data-theme=light] .panel__card,html[data-theme=light] .insight,html[data-theme=light] .toast{color:var(--text);background:#fffffff2;border-color:#94a3b847;box-shadow:0 20px 50px #0f172a14}html[data-theme=light] .list__empty,html[data-theme=light] .table__empty,html[data-theme=light] .cards__empty{color:var(--text-muted)}html[data-theme=light] .kanban li{background:#6366f11f;border-color:#94a3b833}html[data-theme=light] .btn--ghost{color:var(--text);background:#6366f11f}html[data-theme=light] .toast--success{background:#22c55e2e;border-color:#22c55e66}html[data-theme=light] .toast--error{background:#f8717133;border-color:#f8717173}html[data-theme=light] .toast--info{background:#3b82f62e;border-color:#3b82f666}.modal-card{background:#111c2ff5;border:1px solid #6366f133;border-radius:24px;flex-direction:column;gap:24px;width:min(720px,100%);max-height:90vh;padding:clamp(24px,4vw,40px);display:flex;position:relative;overflow:hidden;box-shadow:0 35px 80px #0f172a80}.modal-card__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;background:#00000040;place-items:center;display:grid;position:absolute;inset:0}.modal-card header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.modal-content{flex-direction:column;flex:1;gap:0;min-height:0;display:flex}.modal-content__body{overscroll-behavior:contain;flex:1;gap:18px;min-height:0;padding-bottom:8px;padding-right:6px;display:grid;overflow:hidden auto}.modal-content__footer{flex-direction:column;gap:16px;margin-top:18px;display:flex}.modal-content__footer-top{flex-wrap:wrap;gap:12px;display:flex}.btn--danger{color:#fca5a5;background:#ef44442e;border:1px solid #ef444459}.btn--danger:hover{background:#ef444442}.archive-confirm{color:#fca5a5;background:#ef44441f;border:1px solid #ef444440;border-radius:16px;flex-direction:column;gap:12px;max-width:100%;padding:16px;display:flex}.archive-confirm strong{color:#f87171}.archive-confirm__actions{flex-wrap:wrap;gap:10px;display:flex}.modal-content__footer-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-content__footer-buttons{gap:12px;display:flex}.form-error{color:#f97316;font-size:.9rem}.form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.vac-grid{grid-template-columns:repeat(4,minmax(220px,1fr));align-items:start}.vac-grid .form-control small{min-height:20px;display:block}.vac-grid .form-control input,.vac-grid .form-control select{width:100%}@media (width<=980px){.vac-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (width<=620px){.vac-grid{grid-template-columns:1fr}.vac-grid .form-control{min-height:unset}}.form-control{gap:8px;display:grid}.form-control label{color:var(--text-soft);font-size:.9rem}.form-control input,.form-control textarea,.form-control select{color:var(--text);font:inherit;background:#0f172ab3;border:1px solid #94a3b82e;border-radius:12px;min-height:44px;padding:12px 14px;line-height:1.2}.input--invalid{box-shadow:0 0 0 2px #ef444426;border-color:#ef44448c!important}.form-control input[type=search],.panel__filters input[type=search]{appearance:none;border-radius:12px;padding:12px 14px}.form-control textarea{resize:vertical;min-height:100px}.form-control input[type=number]{-moz-appearance:textfield}.form-control input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-control input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.checkbox-row{align-items:center;gap:10px;min-height:44px;display:inline-flex}.checkbox-row input[type=checkbox]{width:18px;height:18px}.drawer{z-index:25;background:#0c1527fa;border-left:1px solid #6366f133;flex-direction:column;width:min(420px,100%);height:100%;transition:transform .25s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-12px 0 40px #0f172a66}.drawer--open{transform:translate(0)}.drawer header{border-bottom:1px solid #94a3b81f;flex-direction:column;gap:8px;padding:24px;display:flex}.drawer__body{gap:24px;padding:24px;display:grid;overflow-y:auto}.detail-section{background:#121f35d9;border:1px solid #6366f11f;border-radius:16px;gap:12px;padding:18px;display:grid}.detail-section h4{margin:0;font-size:1rem}.detail-grid{gap:10px;display:grid}.detail-item{flex-direction:column;gap:4px;display:flex}.detail-item span:first-child{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.78rem}.pill-file{color:var(--primary-light);background:#6366f133;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:.85rem;display:inline-flex}.pill-file--ok{color:#22c55e;background:#22c55e2e}.pill-file--danger{color:#ef4444;background:#ef44442e}.pill-file--muted{color:var(--text-muted);background:#94a3b81f}.table__row[data-dragging=true]{transform:scale(.997);box-shadow:0 2px 12px #00000040}.table--vacations .table__head,.table--vacations .table__row{grid-template-columns:minmax(0,2fr) 150px 1fr 1fr 1fr 1fr}.table--payroll-receipts .table__row span:last-child{justify-self:end}.table--payroll-receipts .table__row span:nth-child(2){min-width:0}.table--payroll-receipts .table__head,.table--payroll-receipts .table__row{grid-template-columns:2fr 1.6fr 1.2fr 180px}.table--payroll-periods .table__head,.table--payroll-periods .table__row{grid-template-columns:var(--cols-payroll-periods,2fr 2fr 1.2fr 72px 92px 92px 92px 92px 92px)}.table--payroll-periods .table__head span:nth-child(4),.table--payroll-periods .table__head span:nth-child(5),.table--payroll-periods .table__head span:nth-child(6),.table--payroll-periods .table__head span:nth-child(7),.table--payroll-periods .table__head span:nth-child(8),.table--payroll-periods .table__head span:nth-child(9),.table--payroll-periods .table__row span:nth-child(4),.table--payroll-periods .table__row span:nth-child(5),.table--payroll-periods .table__row span:nth-child(6),.table--payroll-periods .table__row span:nth-child(7),.table--payroll-periods .table__row span:nth-child(8),.table--payroll-periods .table__row span:nth-child(9){justify-self:end}.table--autoassign .table__head,.table--autoassign .table__row{grid-template-columns:2fr 1fr}.table--autoassign .table__head span,.table--autoassign .table__row span{word-break:break-word}
