:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17202b;background:#f8f8f8;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}.login-shell{display:grid;min-height:100vh;grid-template-columns:minmax(360px,.9fr) minmax(460px,1.1fr);background:#f8f8f8}.brand-panel{position:relative;display:flex;min-height:100vh;flex-direction:column;justify-content:space-between;overflow:hidden;padding:48px clamp(36px,6vw,88px) 36px;color:#f8f8f8;background:#c0bdec url(/89124.jpg) center / cover no-repeat}.brand-panel__content,.brand-panel__footer{z-index:1}.brand-panel__footer{position:relative}.brand-kicker,.eyebrow{display:block;color:#000;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.brand-logo-group{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;transform:translate(-50%,-50%);z-index:1}.brand-logo{display:block;width:min(90vw,560px);height:auto;filter:none}.brand-panel__rule{width:52px;height:3px;margin-bottom:18px;background:#ffd24b;background:oklch(.88 .17 90)}.brand-subtitle{display:block;color:#131e2b;font-size:1.15rem;font-weight:750;letter-spacing:.08em}.brand-panel p{max-width:28ch;margin:0;color:#dce6f2;font-size:1.05rem;line-height:1.6}.brand-panel__footer{color:#b3c6de;font-size:.75rem}.login-panel{display:flex;align-items:center;justify-content:center;padding:48px clamp(28px,7vw,120px)}.login-card{width:min(100%,430px)}.login-heading{margin-bottom:34px}.login-heading h1{margin:12px 0 8px;color:#151e29;font-size:2rem;font-weight:750;letter-spacing:-.025em;line-height:1.15;text-wrap:balance}.login-heading p{margin:0;color:#4f5966;font-size:.95rem}.field-group{margin-bottom:22px}.field-group>label{display:block;margin-bottom:8px;color:#232c38;font-size:.83rem;font-weight:700}.field-group input{width:100%;height:46px;border:1px solid oklch(.83 .025 255);border-radius:9px;outline:none;padding:0 14px;color:#151e29;background:#fff;box-sizing:border-box;transition:border-color .18s ease,box-shadow .18s ease}.field-group input::-moz-placeholder{color:#7e8792}.field-group input::placeholder{color:#7e8792}.field-group input:hover{border-color:#889ab1}.field-group input:focus{border-color:#23538e;box-shadow:0 0 0 3px #23538e24}.field-group input[aria-invalid=true]{border-color:#c53637}.field-group input[aria-invalid=true]:focus{box-shadow:0 0 0 3px #c5363724}.field-hint,.field-error{display:block;margin-top:7px;font-size:.72rem;line-height:1.35}.field-hint{color:#5a6472}.field-error{color:#a92227;font-weight:600}.password-input{position:relative}.password-input input{padding-right:52px}.password-toggle{position:absolute;top:50%;right:6px;display:grid;width:38px;height:38px;transform:translateY(-50%);place-items:center;border:0;border-radius:7px;color:#545f6c;background:transparent}.password-toggle:hover,.password-toggle:focus-visible{color:#183d6b;background:#e2ecf9}.password-toggle svg,.security-note svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.form-alert{margin:2px 0 18px;border:1px solid oklch(.82 .1 25);border-radius:8px;padding:11px 13px;color:#7c1117;background:#fff1f0;background:oklch(.97 .03 25);font-size:.8rem;line-height:1.4}.submit-button{display:inline-flex;width:100%;height:51px;align-items:center;justify-content:center;gap:10px;border:0;border-radius:9px;color:#f8f8f8;background:#183d6b;box-shadow:0 5px 12px #183d6b29;font-size:.88rem;font-weight:700;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.submit-button:hover:not(:disabled){background:#09305c;box-shadow:0 8px 18px #183d6b38;transform:translateY(-1px)}.submit-button:focus-visible{outline:3px solid oklch(.75 .13 90);outline-offset:3px}.submit-button:disabled{cursor:wait;opacity:.72}.loading-dot{width:14px;height:14px;border:2px solid oklch(.98 0 0 / .4);border-top-color:#f8f8f8;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.security-note{display:flex;align-items:center;justify-content:center;gap:7px;margin:26px 0 0;color:#5f6a77;font-size:.74rem}.field-capslock{display:flex;align-items:center;gap:6px;margin-top:6px;padding:6px 10px;border-radius:8px;background:#fff1cc;background:oklch(.96 .06 90);color:#694500;color:oklch(.42 .12 75);font-size:.72rem;font-weight:600}.field-capslock svg{width:14px;height:14px;flex:none}.security-note svg{width:16px;height:16px;color:#29612d}.login-footer{position:absolute;bottom:24px;color:#737b86;font-size:.7rem;display:flex;flex-wrap:wrap;gap:6px;align-items:center;justify-content:center}.login-footer__version{padding:2px 8px;border-radius:999px;background:#edf2f9;color:#46576c;font-variant-numeric:tabular-nums;font-weight:600}@media(max-width:800px){.login-shell{display:block}.brand-panel{min-height:auto;padding:28px 28px 34px}.brand-logo-group{position:relative;top:auto;left:auto;transform:none;margin:56px auto 24px}.brand-logo{width:min(100%,440px)}.brand-panel p,.brand-panel__footer{display:none}.brand-panel__rule{margin:0 auto}.login-panel{min-height:calc(100vh - 260px);padding:46px 28px 80px}.login-footer{bottom:25px}}@media(max-width:420px){.brand-panel,.login-panel{padding-inline:20px}.login-heading h1{font-size:1.75rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.app-shell{min-height:100vh;color:#17202b;background:#f2f5fb}.app-navbar{position:sticky;top:0;z-index:20;display:flex;height:72px;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:1px solid oklch(.87 .015 255);background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-navbar__left,.app-navbar__actions,.app-navbar__brand{display:flex;align-items:center}.app-navbar__left{gap:20px}.app-navbar__brand{gap:11px}.app-navbar__brand strong,.app-navbar__brand span{display:block}.app-navbar__brand strong{color:#142234;font-size:.84rem}.app-navbar__brand div span{margin-top:2px;color:#5f6a77;font-size:.68rem}.app-navbar__mark{display:grid!important;width:32px;height:32px;place-items:center;border-radius:8px;color:#f8f8f8;background:#183d6b;font-size:1.05rem;font-weight:800}.app-navbar__actions{gap:20px}.app-navbar__user{color:#47515e;font-size:.78rem}.icon-button,.logout-button{border:0;background:transparent}.icon-button{display:grid;width:34px;height:34px;place-items:center;border-radius:7px;color:#3e4e63}.icon-button:hover,.icon-button:focus-visible{background:#e2ecf9}.icon-button svg,.logout-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.app-navbar__menu{display:none}.app-navbar__menu-icon{width:26px;height:26px;-o-object-fit:contain;object-fit:contain}.logout-button{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border-radius:7px;color:#4c5663;font-size:.78rem;font-weight:650}.logout-button:hover,.logout-button:focus-visible{color:#8d1a1e;background:#fff1ef;background:oklch(.97 .025 25)}.app-sidebar{position:fixed;top:72px;bottom:0;left:0;z-index:15;display:flex;width:248px;flex-direction:column;padding:28px 16px 20px;border-right:1px solid oklch(.87 .015 255);background:#f8fafd}.sidebar-heading{margin:0 12px 14px;color:#717b89;font-size:.66rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.sidebar-link{display:flex;align-items:center;gap:11px;margin:3px 0;padding:11px 12px;border-radius:8px;color:#4f5966;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .16s ease,color .16s ease}.sidebar-link svg{width:18px;height:18px;fill:currentColor}.sidebar-link:hover,.sidebar-link:focus-visible{color:#13335a;background:#e2ecf9}.sidebar-link.is-active{color:#0b376a;background:#cee3ff;background:oklch(.91 .045 255)}.sidebar-bottom{margin-top:auto}.sidebar-divider{height:1px;margin:18px 12px 14px;background:#d1d8e1;border:0}.sidebar-backdrop{display:none}.app-content{min-height:calc(100vh - 72px);margin-left:248px;display:flex;flex-direction:column}.app-main{width:100%;max-width:none;flex:1;margin:0;padding:46px 28px 60px}.app-footer{padding:18px 48px 24px;color:#737b86;font-size:.7rem}.app-footer span{margin:0 5px;color:#a6afbb}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:34px}.page-heading__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.page-eyebrow{display:block;margin-bottom:9px;color:#345f95;font-size:.68rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.page-heading h1{margin:0 0 8px;color:#131e2b;font-size:1.9rem;letter-spacing:-.025em}.page-heading p{margin:0;color:#5a6472;font-size:.88rem}.status-badge{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid oklch(.82 .08 145);border-radius:999px;color:#1a5220;background:#e4f9e4;font-size:.7rem;font-weight:700;white-space:nowrap}.status-badge span{width:6px;height:6px;border-radius:50%;background:#278733}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.metric-card{display:flex;align-items:flex-start;gap:15px;min-height:132px;padding:22px;border:1px solid oklch(.88 .015 255);border-radius:11px;background:#fff;box-shadow:0 2px 8px #18223008}.metric-card__icon{display:grid;width:39px;height:39px;flex:0 0 auto;place-items:center;border-radius:9px}.metric-card__icon svg{width:20px;height:20px;fill:currentColor;stroke:none}.metric-card__icon--blue{color:#234e82;background:#d9eaff;background:oklch(.93 .045 255)}.metric-card__icon--green{color:#1f5f26;background:#dbf3db}.metric-card__icon--gold{color:#860;color:oklch(.53 .13 85);background:#ffedc7;background:oklch(.95 .06 85)}.metric-card span,.metric-card strong,.metric-card small{display:block}.metric-card span{color:#545f6c;font-size:.75rem}.metric-card strong{margin:6px 0 4px;color:#17202b;font-size:1.65rem;line-height:1}.metric-card small{color:#78818c;font-size:.68rem}.welcome-panel{position:relative;display:flex;min-height:220px;align-items:center;justify-content:space-between;overflow:hidden;margin-top:22px;padding:36px 42px;border-radius:12px;color:#f5f5f5;background:#183d6b}.welcome-panel:after{position:absolute;width:330px;height:330px;right:-110px;bottom:-180px;border:1px solid oklch(.78 .08 255 / .24);border-radius:50%;content:""}.welcome-panel__copy{position:relative;z-index:1;max-width:520px}.welcome-panel .page-eyebrow{color:#ddc89e}.welcome-panel h2{margin:0 0 10px;font-size:1.45rem;letter-spacing:-.02em}.welcome-panel p{margin:0;color:#c6d2e2;font-size:.85rem;line-height:1.6}.welcome-panel__mark{position:relative;z-index:1;margin-right:42px;width:10rem;height:10rem;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1);opacity:.18}@media(max-width:900px){.app-navbar{padding-inline:22px}.app-navbar__menu{display:grid}.app-sidebar{transform:translate(-100%);transition:transform .2s ease}.app-sidebar.is-open{transform:translate(0);box-shadow:12px 0 30px #09162829}.sidebar-backdrop.is-visible{position:fixed;top:72px;right:0;bottom:0;left:0;z-index:14;display:block;background:#09162859}.app-content{margin-left:0}.app-main{padding:36px 28px 48px}.app-footer{padding-inline:28px}}@media(max-width:650px){.app-navbar__user{display:none}.page-heading{display:block}.status-badge{margin-top:18px}.metric-grid{grid-template-columns:1fr}.welcome-panel{min-height:200px;padding:28px}.welcome-panel__mark{display:none}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:42px;padding:0 18px;border:1px solid transparent;border-radius:9px;font-size:.83rem;font-weight:700;transition:background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.btn--sm{height:34px;padding:0 13px;font-size:.78rem;border-radius:8px}.btn-icon{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.btn--primary{color:#f8f8f8;background:#183d6b;box-shadow:0 4px 10px #183d6b24}.btn--primary:hover:not(:disabled){background:#09305c;box-shadow:0 6px 14px #183d6b33;transform:translateY(-1px)}.btn--primary:focus-visible{outline:3px solid oklch(.75 .13 90);outline-offset:2px}.btn--primary:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.btn--ghost{color:#2a394d;background:#fff;border-color:#c5cfdb}.btn--ghost:hover:not(:disabled){color:#12253c;background:#edf2f9;border-color:#abb9cb}.btn--ghost:focus-visible{outline:3px solid oklch(.75 .13 90 / .6);outline-offset:2px}.btn--ghost:disabled{cursor:not-allowed;opacity:.55}.btn--danger{color:#f8f8f8;background:#b02a2d}.btn--danger:hover:not(:disabled){background:#a20519}.input,.select{width:100%;height:46px;border:1px solid oklch(.83 .025 255);border-radius:9px;outline:none;padding:0 14px;color:#151e29;background:#fff;box-sizing:border-box;font-size:.88rem;transition:border-color .18s ease,box-shadow .18s ease}textarea.input{height:auto;min-height:96px;padding:10px 14px;resize:vertical}.select{padding-right:36px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.input:hover,.select:hover{border-color:#889ab1}.input:focus,.select:focus{border-color:#23538e;box-shadow:0 0 0 3px #23538e24}.input:disabled,.select:disabled{background:#eff2f5;color:#6a727d;cursor:not-allowed}.select--sm{height:36px;padding:0 32px 0 12px;font-size:.8rem;border-radius:8px;flex-shrink:0;width:180px;max-width:240px}.input--sm{height:36px;padding:0 12px;font-size:.8rem;border-radius:8px;flex-shrink:0;min-width:220px}.toolbar-filter--grow{flex:1 1 auto;min-width:180px}.searchable-select{position:relative;min-width:0}.searchable-select.is-open{z-index:30}.searchable-select__control{position:relative;height:46px}.field-control{display:block;width:100%;height:46px!important;min-height:46px;box-sizing:border-box;vertical-align:top;line-height:normal}.searchable-select__input{padding-right:40px;text-overflow:ellipsis}.searchable-select__input::-moz-placeholder{color:#545f6c;opacity:1}.searchable-select__input::placeholder{color:#545f6c;opacity:1}.searchable-select__toggle{position:absolute;top:50%;right:1px;display:grid;width:36px;height:calc(100% - 2px);place-items:center;padding:0;border:0;border-radius:0 7px 7px 0;color:#4c5663;background:transparent;transform:translateY(-50%)}.searchable-select__toggle:hover,.searchable-select__toggle:focus-visible{color:#13335a;background:#e2ecf9}.searchable-select__toggle span{display:block;font-size:1.2rem;line-height:1;transform:translateY(-2px)}.searchable-select__menu{position:absolute;top:calc(100% + 4px);right:0;left:0;z-index:20;max-height:260px;overflow-y:auto;padding:4px;border:1px solid oklch(.78 .025 255);border-radius:8px;background:#fff;box-shadow:0 8px 20px #0c172329}.searchable-select__option{display:block;width:100%;padding:9px 10px;border:0;border-radius:5px;color:#252f3a;background:transparent;font:inherit;font-size:.78rem;line-height:1.3;text-align:left;cursor:pointer}.searchable-select__option:hover,.searchable-select__option:focus-visible,.searchable-select__option.is-selected{color:#09305c;background:#d9eaff;background:oklch(.93 .045 255);outline:none}.searchable-select__option:disabled{color:#7e8792;cursor:not-allowed}.searchable-select__empty{display:block;padding:10px;color:#5a6472;font-size:.78rem}.field-required{color:#c53637}.toggle-field{display:flex;flex-direction:column;min-width:0;margin-bottom:22px}.toggle-field__title{display:block;margin-bottom:8px;color:#232c38;font-size:.83rem;font-weight:700}.toggle-field .field-hint{max-width:44ch;margin-top:8px}.toggle{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:11px;min-height:24px;margin:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.toggle input{position:absolute;opacity:0;width:0;height:0}.toggle__track{position:relative;width:42px;height:24px;border-radius:999px;background:#bcc5d1;transition:background .18s ease;flex:0 0 auto}.toggle__thumb{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #09162840;transition:transform .18s ease}.toggle input:checked+.toggle__track{background:#23538e}.toggle input:checked+.toggle__track .toggle__thumb{transform:translate(18px)}.toggle input:focus-visible+.toggle__track{box-shadow:0 0 0 3px #23538e33}.toggle__label{color:#2e3947;font-size:.82rem;font-weight:650}.lotacao-page{display:flex;flex-direction:column}.lotacao-tabs{display:flex;gap:4px;border-bottom:1px solid oklch(.87 .015 255);margin-bottom:8px}.lotacao-tab{position:relative;padding:12px 18px;border:0;background:transparent;color:#5a6472;font-size:.85rem;font-weight:650;border-radius:0;transition:color .16s ease}.lotacao-tab:hover{color:#183860}.lotacao-tab:focus-visible{outline:3px solid oklch(.75 .13 90 / .6);outline-offset:-3px;border-radius:6px 6px 0 0}.lotacao-tab.is-active{color:#0b376a}.lotacao-tab.is-active:after{content:"";position:absolute;left:14px;right:14px;bottom:-1px;height:3px;border-radius:3px 3px 0 0;background:#183d6b}.lotacao-tab-hint{margin:0 0 22px;color:#6a727d;font-size:.8rem}.lotacao-panel{display:flex;flex-direction:column}.tab-content{display:flex;flex-direction:column;gap:18px}.tab-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.tab-toolbar__left{display:flex;align-items:center;gap:12px}.tab-toolbar__right{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.tab-toolbar .input,.tab-toolbar .select{width:auto}.toolbar-filter{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.filter-label{color:#3f4955;font-size:.74rem;font-weight:650;white-space:nowrap;flex-shrink:0}.toolbar-hint{color:#6a727d;font-size:.78rem;white-space:nowrap}.competencia-status-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:12px 14px;border:1px solid oklch(.86 .025 255);border-radius:9px;background:#f8fafd}.competencia-status-bar>div:first-child{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.competencia-status-bar__label{color:#5a6472;font-size:.74rem}.competencia-status-bar strong{color:#1f2a38;font-size:.84rem}.competencia-status-bar__actions{display:flex;gap:8px;flex-wrap:wrap}.form-drawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;justify-content:flex-end;background:#0c121a6b;animation:form-drawer-fade .18s ease-out}.form-panel.form-drawer{width:min(560px,100vw);height:100%;overflow-y:auto;border:0;border-left:1px solid oklch(.85 .015 255);border-radius:0;background:#fff;box-shadow:-14px 0 40px #0c172329;padding:28px 30px 24px;animation:form-drawer-slide .22s cubic-bezier(.16,1,.3,1)}.form-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:24px}.form-panel__header h2{margin:0 0 5px;color:#131e2b;font-size:1.2rem;letter-spacing:-.015em}.form-panel__header p{margin:0;color:#5f6a77;font-size:.83rem;line-height:1.45}.form-panel__eyebrow{display:block;margin-bottom:8px;color:#345f95;font-size:.64rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.form-panel__close{flex:0 0 auto;width:34px;height:34px;padding:0;border:0;border-radius:8px;color:#444e5b;background:transparent;font-size:1.5rem;line-height:1}.form-panel__close:hover,.form-panel__close:focus-visible{color:#0d2e55;background:#e2ecf9;outline:none}.form-panel__body{display:flex;flex-direction:column;gap:4px}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:4px 22px}.form-row-2{display:grid;grid-template-columns:1fr 1fr;gap:22px;grid-column:1 / -1}.form-row-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;grid-column:1 / -1}.form-col-2{grid-column:span 2}.form-col-1{grid-column:span 1}@media(max-width:480px){.form-row-2,.form-row-3{grid-template-columns:1fr}.form-col-2,.form-col-1{grid-column:span 1}}.form-panel__footer{position:sticky;bottom:-24px;display:flex;justify-content:flex-end;gap:10px;margin:24px -30px -24px;padding:18px 30px 24px;border-top:1px solid oklch(.91 .01 255);background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@keyframes form-drawer-fade{0%{opacity:0}to{opacity:1}}@keyframes form-drawer-slide{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){.form-drawer__backdrop,.form-panel.form-drawer{animation:none}}.data-card{border:1px solid oklch(.87 .015 255);border-radius:12px;background:#fff;box-shadow:0 2px 8px #18223008;overflow:hidden}.table-wrap{overflow-x:auto}.vinculos-page>.data-card{margin-top:18px}.data-table{width:100%;border-collapse:collapse;font-size:.84rem}.data-table thead th{position:sticky;top:0;text-align:left;padding:13px 18px;color:#4f5966;font-size:.7rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase;background:#f2f5fb;border-bottom:1px solid oklch(.88 .015 255);white-space:nowrap}.data-table tbody td{padding:14px 18px;border-bottom:1px solid oklch(.93 .01 255);color:#2f3945;vertical-align:middle}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr{transition:background .12s ease}.data-table tbody tr:hover{background:#f6f9fd}.data-table tbody tr.is-inactive{color:#78818c}.data-table tbody tr.is-inactive .cell-strong{color:#616a75}.cell-strong{color:#17202b;font-weight:650}.cell-muted{color:#5a6472}.cell-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:650;color:#202f42}.cell-stack{display:flex;flex-direction:column;gap:2px}.cell-subtle{color:#78818c;font-size:.76rem}.col-actions{width:1%;white-space:nowrap;text-align:right}.row-actions{display:inline-flex;align-items:center;gap:4px}.row-menu{position:relative;display:inline-flex}.row-menu__btn{height:32px;width:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid oklch(.88 .01 255);background:#fff;color:#223956;transition:background .14s ease,border-color .14s ease,color .14s ease}.row-menu__btn:hover,.row-menu__btn:focus-visible{background:#edf2f9;border-color:#b5bfcb;outline:none}.row-menu__panel{position:fixed;z-index:80;min-width:180px;max-height:70vh;overflow:auto;padding:8px;border:1px solid oklch(.85 .02 255);border-radius:12px;background:#fff;box-shadow:0 10px 28px #09162829;display:flex;flex-direction:column;gap:4px}.row-menu__item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:10px;border:0;background:transparent;text-align:left;font-size:.82rem;font-weight:650;color:#0b376a}.row-menu__item:hover,.row-menu__item:focus-visible{background:#dbe9fc;outline:none}.row-menu__item--danger{color:#9e2225}.row-menu__item--danger:hover,.row-menu__item--danger:focus-visible{background:#ffecea;background:oklch(.96 .03 25);color:#8a0012;color:oklch(.4 .18 25)}.row-menu__sep{height:1px;background:#e0e5eb;margin:4px 2px}.link-btn{border:0;background:transparent;padding:6px 10px;border-radius:7px;color:#0b376a;font-size:.8rem;font-weight:650;transition:background .14s ease,color .14s ease}.link-btn:hover,.link-btn:focus-visible{background:#dbe9fc}.link-btn:focus-visible{outline:2px solid oklch(.75 .13 90 / .6);outline-offset:1px}.link-btn--danger{color:#9e2225}.link-btn--danger:hover,.link-btn--danger:focus-visible{background:#ffecea;background:oklch(.96 .03 25);color:#8a0012;color:oklch(.4 .18 25)}.status-pill{display:inline-flex;align-items:center;gap:7px;padding:4px 11px;border-radius:999px;font-size:.72rem;font-weight:700;white-space:nowrap}.status-pill__dot{width:7px;height:7px;border-radius:50%}.status-pill--active{color:#044b11;background:#d7f5d7}.status-pill--active .status-pill__dot{background:#107823}.status-pill--inactive{color:#5c646f;background:#ebeff4}.status-pill--inactive .status-pill__dot{background:#87909c}.confirm-inline{position:relative;display:inline-flex}.confirm-inline__panel{position:absolute;top:calc(100% + 8px);right:0;z-index:30;display:flex;flex-direction:column;gap:10px;width:240px;padding:14px;border:1px solid oklch(.85 .02 255);border-radius:10px;background:#fff;box-shadow:0 10px 28px #09162829}.confirm-inline__prompt{color:#242f3d;font-size:.8rem;line-height:1.4}.confirm-inline__actions{display:flex;gap:8px;justify-content:flex-end}.table-skeleton{padding:6px 0}.skeleton-row{display:flex;gap:18px;padding:16px 18px;border-bottom:1px solid oklch(.93 .01 255)}.skeleton-row:last-child{border-bottom:0}.skeleton-cell{height:14px;border-radius:6px;background:linear-gradient(90deg,#e9ebee 25%,#dadee3 37%,#e9ebee 63%);background-size:400% 100%;animation:skeleton 1.4s ease infinite;flex:1}@keyframes skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.empty-state{display:flex;flex-direction:column;align-items:center;gap:10px;padding:56px 24px;text-align:center}.empty-state__icon{display:grid;width:52px;height:52px;place-items:center;border-radius:14px;color:#436590;background:#e2ecf9;margin-bottom:4px}.empty-state__icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.empty-state h3{margin:0;color:#1a2532;font-size:1.02rem}.empty-state p{margin:0;max-width:42ch;color:#676f7a;font-size:.85rem;line-height:1.5}.inline-alert{padding:13px 16px;border-radius:10px;font-size:.83rem;line-height:1.45;margin:18px}.inline-alert--error{color:#7c1117;background:#fff1f0;background:oklch(.97 .03 25);border:1px solid oklch(.86 .08 25)}@media(max-width:720px){.tab-toolbar__right{flex-wrap:wrap}.filter-label{display:none}.form-panel.form-drawer{padding:20px 18px}.form-panel.form-drawer .form-panel__footer{margin-right:-18px;margin-left:-18px;padding-right:18px;padding-left:18px}.data-table thead th,.data-table tbody td{padding:12px 14px}}@media(prefers-reduced-motion:reduce){.skeleton-cell{animation:none}}.estagiarios-page{display:flex;flex-direction:column;gap:18px}.estagiarios-page .page-heading{margin-bottom:0}.input--search{width:260px;min-width:160px;flex-shrink:1;height:36px;padding:0 32px 0 12px;font-size:.82rem;border-radius:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='M21 21l-4.3-4.3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.form-section{border:0;border-top:1px solid oklch(.92 .01 255);margin:0;padding:18px 0 4px}.form-section:first-of-type{border-top:0;padding-top:4px}.form-section legend{color:#223956;font-size:.72rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase;padding:0 8px 0 0;margin-bottom:14px}.link-btn--success{color:#095717}.link-btn--success:hover,.link-btn--success:focus-visible{background:#dbf3db;color:#00450d;color:oklch(.34 .14 145)}input[type=date]{font-family:inherit;color:#151e29}input[type=date]::-webkit-calendar-picker-indicator{filter:oklch(.5 .02 255);cursor:pointer}@media(max-width:720px){.input--search{width:160px;min-width:120px}}.detail-page{display:flex;flex-direction:column;gap:20px}.detail-breadcrumb{display:flex;align-items:center;gap:8px;font-size:.82rem;color:#5c646f}.breadcrumb-link{display:inline-flex;align-items:center;gap:6px;background:none;border:0;padding:4px 6px;border-radius:6px;color:#2d4e78;font:inherit;cursor:pointer;text-decoration:none;transition:background .15s ease,color .15s ease}.breadcrumb-link:hover,.breadcrumb-link:focus-visible{background:#edf2f9;color:#002d5e;color:oklch(.3 .1 255);outline:none}.breadcrumb-sep{color:#9a9fa5}.breadcrumb-current{color:#39495d;font-weight:600}.detail-hero{display:flex;align-items:flex-start;gap:20px;padding:24px;background:#fafcff;border:1px solid oklch(.92 .01 255);border-radius:14px;box-shadow:0 1px 2px #969fab0f}.detail-hero__avatar{flex-shrink:0;width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,#4983e5,#4057da);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;letter-spacing:.02em;box-shadow:0 2px 8px #4057da40}.detail-hero__main{flex:1;min-width:0}.detail-hero__main h1{margin:4px 0 8px;font-size:1.5rem;font-weight:700;color:#151e29;line-height:1.2;word-break:break-word}.detail-hero__meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.detail-hero__cpf{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9rem;color:#39495d;letter-spacing:.02em}.detail-hero__actions{display:flex;gap:10px;flex-shrink:0;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 16px;border-radius:9px;font-size:.85rem;font-weight:600;border:1px solid transparent;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .1s ease;text-decoration:none;white-space:nowrap}.btn:active{transform:scale(.98)}.btn-icon{width:16px;height:16px;flex-shrink:0}.btn--primary{background:#4057da;color:#fff}.btn--primary:hover,.btn--primary:focus-visible{background:#303ed0;outline:none}.btn--ghost{background:#fff;border-color:#d3d8de;color:#223956}.btn--ghost:hover,.btn--ghost:focus-visible{background:#edf2f9;border-color:#b5bfcb;outline:none}.btn--danger{background:#ffedeb;border-color:#e9b6b1;color:#90101a}.btn--danger:hover,.btn--danger:focus-visible{background:#fedbd7;border-color:#df7f78;outline:none}.btn--success{background:#dbf3db;border-color:#9ecc9e;color:#00450d;color:oklch(.34 .14 145)}.btn--success:hover,.btn--success:focus-visible{background:#c6e9c6;border-color:#5bae5f;outline:none}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.detail-section{background:#fafcff;border:1px solid oklch(.92 .01 255);border-radius:12px;padding:20px}.detail-section__title{margin:0 0 16px;font-size:.72rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase;color:#223956;padding-bottom:12px;border-bottom:1px solid oklch(.94 .005 255)}.detail-fields{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 24px;margin:0}.detail-field{min-width:0}.detail-field--span2{grid-column:span 2}.detail-field__label{font-size:.72rem;font-weight:600;color:#5c646f;margin-bottom:4px;letter-spacing:.02em}.detail-field__value{font-size:.9rem;color:#151e29;margin:0;word-break:break-word;line-height:1.4}.detail-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-top:1px solid oklch(.92 .01 255);flex-wrap:wrap}.detail-footer__meta{display:flex;flex-direction:column;gap:4px;font-size:.78rem;color:#5c646f}.detail-footer__meta strong{color:#223956;font-weight:600}.detail-hero--skeleton{align-items:center}.skeleton-block{background:#e9ebee;border-radius:8px;animation:skeleton-pulse 1.5s ease-in-out infinite}.skeleton-block--avatar{width:64px;height:64px;border-radius:16px}.skeleton-block--title{flex:1;height:32px;margin-left:20px}.skeleton-block--section-title{width:120px;height:14px;margin-bottom:16px}.skeleton-block--field{width:100%;height:36px;margin-bottom:12px}.detail-section--skeleton{padding:20px;border:1px solid oklch(.92 .01 255);border-radius:12px}.data-table--clickable tbody tr{cursor:pointer;transition:background .12s ease}.data-table--clickable tbody tr:hover{background:#f1f6fc}.data-table--clickable tbody tr:focus-visible{outline:2px solid oklch(.52 .2 270);outline-offset:-2px}.data-table--clickable .row-actions{cursor:default}@media(prefers-reduced-motion:reduce){.btn,.breadcrumb-link,.data-table--clickable tbody tr{transition:none}}@media(max-width:880px){.detail-grid,.detail-fields{grid-template-columns:1fr}.detail-hero{flex-direction:column;gap:16px}.detail-hero__actions{width:100%}.detail-footer{flex-direction:column;align-items:flex-start}}.docs-section{margin-top:32px;padding:28px 32px 32px;border:1px solid oklch(.87 .015 255);border-radius:12px;background:#fff}.docs-section__head{margin-bottom:22px}.docs-section__head h2{margin:0 0 6px;color:#131e2b;font-size:1.2rem;font-weight:700;letter-spacing:-.01em}.docs-section__hint{margin:0;color:#5a6472;font-size:.8rem}.docs-form{display:grid;grid-template-columns:1.4fr 1fr auto;gap:16px;align-items:end;padding:18px;border:1px solid oklch(.9 .015 255);border-radius:10px;background:#f8fafd}.docs-form__field{display:flex;flex-direction:column;min-width:0}.docs-form__field label{display:block;margin-bottom:7px;color:#232c38;font-size:.78rem;font-weight:700}.docs-form__field input[type=text]{width:100%;height:44px;border:1px solid oklch(.83 .025 255);border-radius:8px;padding:0 12px;color:#151e29;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.docs-form__field input[type=text]:focus{outline:none;border-color:#23538e;box-shadow:0 0 0 3px #23538e24}.docs-form__field input[type=file]{width:100%;font-size:.78rem;color:#3f4955;padding:9px 0}.docs-form__field input[type=file]::file-selector-button{margin-right:12px;padding:7px 14px;border:0;border-radius:7px;color:#f8f8f8;background:#183d6b;font-size:.76rem;font-weight:650;cursor:pointer;transition:background .16s ease}.docs-form__field input[type=file]::file-selector-button:hover{background:#09305c}.docs-form__file{margin-top:6px;color:#4f5966;font-size:.74rem}.docs-form__submit{height:44px;padding-inline:22px;white-space:nowrap}.docs-list{margin-top:26px}.docs-list h3{margin:0 0 14px;color:#2e3947;font-size:.92rem;font-weight:700}.docs-empty{display:flex;flex-direction:column;gap:4px;padding:28px 22px;border:1px dashed oklch(.82 .02 255);border-radius:10px;color:#5a6472;background:#f8fafd;text-align:center}.docs-empty strong{color:#2e3947;font-size:.88rem}.docs-empty span{font-size:.78rem}.docs-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.docs-item{display:flex;align-items:center;gap:16px;padding:16px 18px;border:1px solid oklch(.88 .015 255);border-radius:10px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.docs-item:hover{border-color:#a7b9d1;box-shadow:0 2px 8px #1822300a}.docs-item__icon{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:8px;color:#234e82;background:#d9eaff;background:oklch(.93 .045 255);font-size:.7rem;font-weight:800;letter-spacing:.04em}.docs-item__main{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.docs-item__title{color:#17202b;font-size:.88rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.docs-item__meta{color:#5a6472;font-size:.76rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.docs-item__date{color:#78818c;font-size:.72rem}.docs-item__actions{display:flex;gap:8px;flex:0 0 auto}.btn--sm{padding:7px 13px;font-size:.74rem;height:auto}.inline-alert--success{border-color:#9bd69c;color:#044b11;background:#e2f9e2}@media(max-width:880px){.docs-form{grid-template-columns:1fr}.docs-form__submit{width:100%}.docs-item{flex-wrap:wrap}.docs-item__actions{width:100%;justify-content:flex-end}}.doc-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#0c121aa8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:doc-modal-fade .18s ease-out}@keyframes doc-modal-fade{0%{opacity:0}to{opacity:1}}.doc-modal{display:flex;flex-direction:column;width:min(960px,100%);max-height:90vh;background:#fff;border-radius:14px;box-shadow:0 24px 60px #020b1b66;overflow:hidden;animation:doc-modal-pop .2s cubic-bezier(.16,1,.3,1)}@keyframes doc-modal-pop{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.doc-modal__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;border-bottom:1px solid oklch(.9 .015 255)}.doc-modal__title{display:flex;flex-direction:column;gap:3px;min-width:0}.doc-modal__title h2{margin:0;color:#131e2b;font-size:1.05rem;font-weight:700;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.doc-modal__meta{color:#5a6472;font-size:.76rem}.doc-modal__close{flex:0 0 auto;width:36px;height:36px;border:0;border-radius:8px;background:transparent;color:#3f4955;font-size:1.5rem;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease}.doc-modal__close:hover{background:#eaeff5;color:#182230}.doc-modal__close:focus-visible{outline:3px solid oklch(.44 .11 255 / .35);outline-offset:2px}.doc-modal__body{flex:1;min-height:0;display:grid;place-items:center;padding:20px;overflow:auto;background:#f3f5f8}.doc-modal__loading{color:#5a6472;font-size:.88rem;padding:40px}.doc-modal__image{max-width:100%;max-height:80vh;-o-object-fit:contain;object-fit:contain;border-radius:6px;box-shadow:0 6px 20px #0c17232e}.doc-modal__iframe{width:100%;height:80vh;border:0;border-radius:6px;background:#fff}.doc-modal__unsupported{display:flex;flex-direction:column;align-items:center;gap:16px;padding:48px 24px;color:#4c5663;text-align:center}@media(prefers-reduced-motion:reduce){.doc-modal__backdrop,.doc-modal{animation:none}}@media(max-width:880px){.doc-modal__backdrop{padding:12px}.doc-modal__head{padding:14px 16px}.doc-modal__body{padding:12px}.doc-modal__iframe{height:70vh}}.modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#0916288c;animation:modal-fade .16s ease}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}.modal{display:flex;flex-direction:column;width:min(100%,520px);max-height:calc(100vh - 48px);background:#fff;border-radius:14px;box-shadow:0 24px 60px #09162847;overflow:hidden;animation:modal-pop .18s ease}@keyframes modal-pop{0%{transform:translateY(8px) scale(.98);opacity:0}to{transform:none;opacity:1}}.modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 24px 16px;border-bottom:1px solid oklch(.91 .01 255)}.modal__title h2{margin:0 0 4px;color:#131e2b;font-size:1.15rem;letter-spacing:-.015em}.modal__title p{margin:0;color:#5f6a77;font-size:.83rem}.modal__close{flex:0 0 auto;width:32px;height:32px;display:grid;place-items:center;border-radius:8px;color:#5c646f;font-size:1.4rem;line-height:1}.modal__close:hover,.modal__close:focus-visible{background:#e2ecf9;color:#13335a}.modal__body{padding:20px 24px;overflow-y:auto}.modal__footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 24px 18px;border-top:1px solid oklch(.91 .01 255);background:#f8fafd}@media(prefers-reduced-motion:reduce){.modal__backdrop,.modal{animation:none}}@media(max-width:600px){.modal__backdrop{padding:12px}.modal__head{padding:16px 18px 12px}.modal__body{padding:16px 18px}.modal__footer{padding:12px 18px 16px}}.competencia-modal__field{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.competencia-modal__field:last-of-type{margin-bottom:12px}.competencia-modal__label{color:#3f4955;font-size:.78rem;font-weight:650;letter-spacing:.01em}.competencia-modal__mes-badge{display:inline-flex;align-items:center;gap:12px;align-self:flex-start;padding:10px 16px;border-radius:10px;background:#d9eaff;background:oklch(.93 .045 255);border:1px solid oklch(.85 .04 255);color:#0b376a}.competencia-modal__mes-num{font-size:1.4rem;font-weight:800;line-height:1;letter-spacing:-.02em}.competencia-modal__mes-nome{font-size:.85rem;font-weight:600;text-transform:capitalize}.competencia-modal__ano-input{width:120px;font-size:1.1rem;font-weight:650;letter-spacing:.02em;text-align:center}.competencia-modal__hint{margin:0;color:#6a727d;font-size:.78rem;line-height:1.5}.competencia-modal__hint strong{color:#3f4955;font-weight:700}.dashboard-page{display:flex;flex-direction:column;gap:22px}.dashboard-filters{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap;padding:16px 18px;border:1px solid oklch(.88 .015 255);border-radius:12px;background:#fff;box-shadow:0 2px 8px #18223008}.dashboard-filter{display:flex;flex-direction:column;gap:6px;min-width:220px}.dashboard-filter .select{width:100%}.dashboard-filter__status{display:flex;flex-direction:column;gap:6px}.dashboard-loading{padding:28px;text-align:center;color:#5a6472;font-size:.88rem;border:1px dashed oklch(.85 .02 255);border-radius:12px;background:#f8fafd}.dashboard-section{display:flex;flex-direction:column;gap:16px}.dashboard-section__head h2{margin:0;color:#131e2b;font-size:1.2rem;letter-spacing:-.015em}.dashboard-section__hint{margin:4px 0 0;color:#6a727d;font-size:.82rem}.dashboard-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:36px 24px;border:1px dashed oklch(.85 .02 255);border-radius:12px;background:#f8fafd}.dashboard-empty__icon{display:grid;width:44px;height:44px;place-items:center;border-radius:10px;color:#39659b;background:#d9eaff;background:oklch(.93 .045 255);font-size:1.2rem}.dashboard-empty h3{margin:0;color:#242f3d;font-size:1rem}.dashboard-empty p{margin:0;color:#6a727d;font-size:.85rem;max-width:420px}.metric-card--link{text-decoration:none;color:inherit;transition:transform .16s ease,box-shadow .16s ease}.metric-card--link:hover,.metric-card--link:focus-visible{transform:translateY(-2px);box-shadow:0 8px 22px #18223014;outline:none}.metric-card__icon svg{width:20px;height:20px}.dashboard-financeiro{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px}.financeiro-card{display:flex;align-items:center;gap:14px;padding:18px 20px;border:1px solid oklch(.88 .015 255);border-radius:12px;background:#fff;box-shadow:0 2px 8px #18223008}.financeiro-card__icon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:9px;color:#234e82;background:#d9eaff;background:oklch(.93 .045 255)}.financeiro-card__icon svg{width:18px;height:18px;fill:currentColor;stroke:none}.financeiro-card__icon--bolsa{color:#234e82;background:#d9eaff;background:oklch(.93 .045 255)}.financeiro-card__icon--transporte{color:#1f5f26;background:#dbf3db}.financeiro-card__icon--recesso{color:#860;color:oklch(.53 .13 85);background:#ffedc7;background:oklch(.95 .06 85)}.financeiro-card span{display:block;color:#5a6472;font-size:.78rem;font-weight:600}.financeiro-card strong{display:block;margin-top:4px;color:#131e2b;font-size:1.25rem;font-weight:800;letter-spacing:-.015em}.financeiro-card--total{background:#183d6b;border-color:#183d6b}.financeiro-card--total .financeiro-card__icon{color:#f8f8f8;background:#2b568b}.financeiro-card--total span{color:#c6d2e2}.financeiro-card--total strong{color:#fcfcfc}@media(max-width:720px){.dashboard-filters{flex-direction:column;align-items:stretch}.dashboard-filter{min-width:0;width:100%}.financeiro-card--total strong{font-size:1.1rem}}.folha-page{display:flex;flex-direction:column;gap:22px}.folha-filters{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap;padding:16px 18px;border:1px solid oklch(.88 .015 255);border-radius:12px;background:#fff;box-shadow:0 2px 8px #18223008}.folha-totais{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.folha-totais .financeiro-card{padding:14px 16px}.folha-totais .financeiro-card strong{font-size:1.05rem}.folha-table{font-size:.82rem}.folha-table th,.folha-table td{padding:10px 8px;vertical-align:top}.folha-table thead th{position:sticky;top:0;background:#f1f6fc;font-size:.74rem;text-transform:uppercase;letter-spacing:.03em;color:#3f4955;white-space:nowrap}.folha-table tfoot td{background:#f1f6fc;border-top:2px solid oklch(.85 .02 255);font-weight:700}.cell-num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.cell-tag{display:inline-block;padding:2px 8px;border-radius:6px;background:#dbe9fc;color:#1d487c;font-size:.74rem;font-weight:600}.folha-ausente{color:#7e8792;font-style:italic;font-size:.78rem}.folha-legenda{margin:0;padding:10px 14px;border-radius:8px;background:#f1f6fc;color:#5a6472;font-size:.78rem;line-height:1.5}.folha-legenda .folha-ausente{font-weight:700}.pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:14px;padding:12px 16px;background:#f8fafd;border:1px solid oklch(.91 .01 255);border-radius:8px}.pagination__info{color:#5a6472;font-size:.8rem}.pagination__info strong{color:#17202b}.pagination__controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pagination__page{color:#3f4955;font-size:.82rem;padding:0 6px}.pagination__page strong{color:#17202b}.btn--sm{height:32px;padding:0 10px;font-size:.78rem}.btn--sm svg{width:12px;height:12px}@media(max-width:720px){.pagination{flex-direction:column;align-items:stretch}.pagination__controls{justify-content:space-between}}@media(min-width:721px)and (max-width:1200px){.folha-table{font-size:.7rem}.folha-table th,.folha-table td{padding:6px 5px}.folha-table thead th{font-size:.62rem;letter-spacing:.01em}.folha-table .cell-subtle{font-size:.62rem}.folha-table .cell-stack{gap:1px}}@media(max-width:720px){.folha-filters{flex-direction:column;align-items:stretch}.folha-table{font-size:.78rem}.folha-table th,.folha-table td{padding:8px 6px}}.admin-page{display:flex;flex-direction:column}.admin-tab{display:flex;flex-direction:column;gap:18px}.admin-page>.data-card{margin-top:4px}.frequencia-page{display:flex;flex-direction:column;gap:18px}.frequencia-page>.data-card{margin-top:4px}.freq-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:.72rem;font-weight:700;white-space:nowrap}.freq-pill:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.freq-pill--pendente{color:#865900;color:oklch(.5 .13 75);background:#fff0d2;background:oklch(.96 .06 85);border:1px solid oklch(.85 .1 75)}.freq-pill--aprovada{color:#11531a;background:#dff6de;border:1px solid oklch(.82 .1 145)}.freq-pill--rejeitada{color:#90101a;background:#ffe8e6;background:oklch(.95 .05 25);border:1px solid oklch(.82 .13 25)}.freq-pill--aberta{color:#1a5220;background:#dff6de;border:1px solid oklch(.82 .1 145)}.freq-pill--em_conferencia{color:#1d4d87;background:#dfedff;background:oklch(.94 .04 255);border:1px solid oklch(.82 .08 255)}.freq-pill--fechada{color:#865900;color:oklch(.5 .13 75);background:#fff0d2;background:oklch(.96 .06 85);border:1px solid oklch(.85 .1 75)}.freq-pill--paga{color:#444e5b;background:#e5ecf5;border:1px solid oklch(.82 .02 255)}@media(max-width:720px){.admin-page .tab-toolbar__right,.frequencia-page .tab-toolbar__right{flex-wrap:wrap}}
