/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#102a43;--navy-deep:#091d2e;--blue:#2563a8;--gold:#c6a15b;--bg:#f3f6f9;--border:#dce4eb;--text:#193047;--muted:#708090;--green:#2f6f9f;--amber:#b77a1a;--red:#bd4c4c}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);margin:0;font-family:Inter,Segoe UI,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.login-page{background:radial-gradient(circle at 80% 10%,#dceaf3 0,#0000 34%),linear-gradient(135deg,#091d2e,#173f5f);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fffffff5;border:1px solid #ffffff2b;border-radius:14px;width:min(440px,100%);padding:34px;box-shadow:0 24px 70px #06152266}.login-brand{border-bottom:1px solid var(--border);align-items:center;gap:11px;margin-bottom:30px;padding-bottom:20px;display:flex}.login-logo{object-fit:cover;border-radius:13px;flex:0 0 62px;width:62px;height:62px;box-shadow:0 5px 18px #0b31532e}.login-brand strong,.login-brand span{display:block}.login-brand strong{letter-spacing:.08em;color:#173149;font:700 18px Arial,sans-serif}.login-brand span{color:#748593;margin-top:3px;font-size:8px;line-height:1.35}.login-card h1{font-size:30px}.login-intro{color:#718492;margin:8px 0 22px;font-size:10px;line-height:1.5}.login-card form{gap:14px;display:grid}.login-card label{color:#536979;gap:6px;font-size:9px;font-weight:800;display:grid}.login-card input{color:#193047;background:#fff;border:1px solid #cbd8e1;border-radius:7px;outline:0;height:44px;padding:0 12px}.login-card input:focus{border-color:#4d7d9e;box-shadow:0 0 0 3px #4d7d9e1c}.login-card form .primary{height:44px;margin-top:4px}.login-message{color:#315c7d;background:#edf5f9;border:1px solid #cbdde8;border-radius:7px;margin:0 0 15px;padding:11px 12px;font-size:9px;line-height:1.45}.login-switch{color:#315f7d;background:0 0;border:0;width:100%;margin-top:15px;padding:8px;font-size:9px;font-weight:900}.login-help{text-align:center;color:#8293a2;margin-top:12px;font-size:8px;line-height:1.5;display:block}.app-shell{grid-template-columns:228px 1fr;min-height:100vh;display:grid}.sidebar{background:linear-gradient(180deg, var(--navy-deep), var(--navy));color:#fff;z-index:10;flex-direction:column;height:100vh;padding:23px 14px 16px;display:flex;position:sticky;top:0;box-shadow:4px 0 24px #0e263a14}.brand{border-bottom:1px solid #ffffff18;align-items:center;gap:11px;padding:0 8px 25px;display:flex}.brand-logo{object-fit:cover;border-radius:12px;flex:0 0 54px;width:54px;height:54px;box-shadow:0 4px 16px #00d9ff24}.brand-mark{border:1px solid var(--gold);width:40px;height:40px;color:var(--gold);border-radius:8px;place-items:center;font:700 14px Georgia,serif;display:grid}.brand strong{letter-spacing:.08em;font-family:Arial,sans-serif;font-size:17px;display:block}.brand span{color:#b9c8d5;margin-top:4px;font-size:7px;line-height:1.45;display:block}.sidebar nav{gap:5px;padding-top:22px;display:grid}.sidebar nav button{color:#bdcbd6;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:12px;height:43px;padding:0 13px;font-size:13px;transition:all .18s;display:flex}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#ffffff13}.sidebar nav button.active{box-shadow:inset 3px 0 var(--gold)}.nav-icon{color:#94a8b8;flex:none;place-items:center;width:19px;height:19px;display:grid}.nav-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}@media (width<=1050px) and (width>=761px){.sidebar nav button:not(.active) .nav-label{display:none}}@media (width<=760px){.sidebar{height:calc(70px + env(safe-area-inset-bottom));padding-top:5px}.sidebar nav button{flex-direction:column;flex:0 0 62px;justify-content:center;gap:4px;width:62px;height:56px;padding:3px;display:flex;font-size:initial!important}.sidebar nav button .nav-label{white-space:nowrap;text-overflow:ellipsis;max-width:58px;font-size:7px;line-height:1.05;display:block;overflow:hidden}.sidebar nav button .nav-icon,.sidebar nav button .nav-icon svg{width:21px;height:21px}main{padding-bottom:calc(88px + env(safe-area-inset-bottom))}}.sidebar nav button.active .nav-icon{color:var(--gold)}.settings-page{gap:14px;display:grid}.settings-header{background:linear-gradient(135deg,#fdfefe,#eaf2f7);border:1px solid #d6e1e8;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;padding:18px;display:flex}.settings-header h2{color:#173149;margin:3px 0 5px;font:700 22px Georgia,serif}.settings-header>div>span{color:#708391;font-size:9px}.settings-tabs{background:#dfe9f0;border-radius:8px;gap:5px;padding:4px;display:flex}.settings-tabs button{color:#536f82;background:0 0;border:0;border-radius:6px;min-width:112px;height:38px;font-size:9px;font-weight:900}.settings-tabs button.selected{color:#fff;background:#173f5f;box-shadow:0 3px 9px #17314920}.settings-tabs button:focus-visible{outline-offset:2px;outline:2px solid #c6a15b}.access-report-panel{gap:16px;display:grid}.panel-title>div>span{color:#708391;margin-top:5px;font-size:9px;display:block}.access-report-filters{background:#f5f8fa;border:1px solid #d8e3ea;border-radius:9px;grid-template-columns:minmax(180px,1.4fr) minmax(145px,.8fr) minmax(145px,.8fr) auto;align-items:end;gap:10px;padding:14px;display:grid}.access-report-filters label{color:#617786;text-transform:uppercase;gap:5px;font-size:8px;font-weight:900;display:grid}.access-report-filters select,.access-report-filters input{color:#294b62;text-transform:none;background:#fff;border:1px solid #b9ccd8;border-radius:7px;height:37px;padding:0 10px;font-size:10px}.access-report-actions{flex-wrap:wrap;gap:7px;display:flex}.access-report-actions button{color:#2f5c7c;white-space:nowrap;background:#fff;border:1px solid #9db7c8;border-radius:7px;height:37px;padding:0 11px;font-size:8px;font-weight:900}.access-report-actions button:hover{background:#e7f1f6}.access-report-panel td,.access-report-panel th{white-space:nowrap}.sidebar-bottom{margin-top:auto}.sync{color:#aebfcb;border-bottom:1px solid #ffffff16;padding:13px;font-size:10px}.sync i,.live i{background:#49c493;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block;box-shadow:0 0 0 4px #49c49319}.profile{color:#fff;text-align:left;background:0 0;border:0;align-items:center;gap:9px;width:100%;padding:14px 8px 0;display:flex}.profile>span{color:#e6edf2;background:#2a4a62;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;display:grid}.profile div{flex:1;min-width:0}.profile strong,.profile small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.profile strong{font-size:11px}.profile small{color:#9fb1bf;margin-top:2px;font-size:9px}.profile b{color:#8ea3b2}main{min-width:0;padding:0 30px 18px}header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:91px;display:flex}.eyebrow{color:#8a98a6;letter-spacing:.18em;margin:0 0 5px;font-size:9px;font-weight:800}h1{color:#173149;margin:0;font:700 27px Georgia,serif}.header-actions{align-items:center;gap:10px;display:flex}.current-user{border-right:1px solid var(--border);align-items:center;gap:8px;max-width:230px;padding-right:10px;display:flex}.current-user>span{background:var(--navy);color:#fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:grid}.current-user div{min-width:0}.current-user small,.current-user strong,.current-user em{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.current-user small{letter-spacing:.11em;color:#8795a1;font-size:6px;font-weight:800}.current-user strong{color:#30495c;margin:2px 0;font-size:9px}.current-user em{color:#748593;font-size:7px;font-style:normal}.sign-out-button{color:#934646;white-space:nowrap;background:snow;border:1px solid #d9c5c5;border-radius:7px;justify-content:center;align-items:center;gap:6px;height:34px;padding:0 11px;font-size:9px;font-weight:900;text-decoration:none;transition:all .18s;display:inline-flex}.sign-out-button span{font-size:14px;line-height:1}.sign-out-button:hover{color:#7f3030;background:#fff0f0;border-color:#bd8585}.sign-out-button:focus-visible{outline-offset:2px;outline:2px solid #bd8585}.search{border:1px solid var(--border);color:#8293a2;background:#fff;border-radius:7px;align-items:center;gap:8px;width:250px;height:39px;padding:0 12px;display:flex}.search input{width:100%;color:var(--text);border:0;outline:0;font-size:11px}.primary{background:var(--navy);color:#fff;border:0;border-radius:7px;height:39px;padding:0 16px;font-size:11px;font-weight:700;box-shadow:0 5px 14px #102a4321}.primary:hover{background:#173b59}.install-button{color:#7a5b20;white-space:nowrap;background:#fffdf7;border:1px solid #c8a765;border-radius:7px;height:39px;padding:0 13px;font-size:10px;font-weight:800}.install-button:hover{background:#fbf3df}.install-button span{margin-right:3px;font-size:15px}.online-counter{color:#32715d;white-space:nowrap;background:#f2faf6;border:1px solid #cfe1d9;border-radius:18px;height:34px;padding:0 11px;font-size:9px;font-weight:800}.online-counter i{background:#38a67c;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block;box-shadow:0 0 0 3px #38a67c22}.online-counter:hover{background:#e5f5ed;border-color:#8fc9b5}.online-users-modal{width:min(520px,100%)}.online-users-list{gap:8px;display:grid}.online-users-list article{background:#f8fafb;border:1px solid #dfe7ec;border-radius:8px;grid-template-columns:38px 1fr 10px;align-items:center;gap:11px;padding:11px 12px;display:grid}.online-users-list article>span{color:#fff;background:#173149;border-radius:50%;place-items:center;width:38px;height:38px;font-size:9px;font-weight:900;display:grid}.online-users-list strong,.online-users-list small,.online-users-list em{display:block}.online-users-list strong{color:#294256;font-size:10px}.online-users-list small{color:#718492;margin-top:3px;font-size:8px}.online-users-list em{color:#398069;margin-top:4px;font-size:7px;font-style:normal}.online-users-list article>i{background:#38a67c;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #38a67c20}.version-refresh-button{color:#315c7d;white-space:nowrap;background:#f5f9fc;border:1px solid #b9cedc;border-radius:7px;justify-content:center;align-items:center;gap:6px;height:34px;padding:0 11px;font-size:9px;font-weight:900;display:inline-flex}.version-refresh-button span{font-size:15px;line-height:1}.version-refresh-button:hover{background:#e8f2f7;border-color:#7da4bd}.version-refresh-button:disabled{opacity:.65;cursor:wait}.version-refresh-button:disabled span{animation:.8s linear infinite version-refresh-spin}@keyframes version-refresh-spin{to{transform:rotate(360deg)}}.toolbar{justify-content:space-between;align-items:center;min-height:55px;display:flex}.toolbar>span{color:#8a99a7;font-size:9px}.periods{background:#e6ecf1;border-radius:7px;padding:3px;display:flex}.periods button{color:#728494;background:0 0;border:0;border-radius:5px;padding:6px 12px;font-size:9px;font-weight:700}.periods button.selected{color:var(--navy);background:#fff;box-shadow:0 1px 4px #0b253615}.activity-export-bar{background:linear-gradient(135deg,#fbfcfd,#eef4f7);border:1px solid #d8e3ea;border-radius:9px;justify-content:space-between;align-items:center;gap:18px;margin:24px 0 14px;padding:12px 15px;display:flex;box-shadow:0 3px 10px #17314908}.activity-export-bar>div:first-child{align-items:baseline;gap:9px;min-width:0;display:flex}.activity-export-bar span{letter-spacing:.11em;color:#7b8d99;font-size:7px;font-weight:900}.activity-export-bar strong{color:#203d53;font:700 15px Georgia,serif}.activity-export-bar small{color:#7c8e9b;font-size:8px}.activity-export-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.activity-export-actions button,.excel-report-button{color:#315c7d;white-space:nowrap;background:#fff;border:1px solid #b8cbd7;border-radius:6px;height:34px;padding:0 11px;font-size:8px;font-weight:900}.activity-export-actions button:hover,.excel-report-button:hover{background:#eaf3f7;border-color:#769bb5}.activity-export-actions button:disabled,.excel-report-button:disabled{opacity:.45;cursor:not-allowed}.activity-export-actions .report-link-button{color:#76591f;background:#fffaf0;border-color:#c6a15b}main{flex-direction:column;display:flex}main>header{order:0}main>.toolbar{order:1}main>:not(header):not(.toolbar):not(.activity-export-bar):not(footer){order:2}main>.activity-export-bar{order:3}main>footer{order:4}.activity-export-period{align-items:end;gap:8px;margin-left:auto;display:flex}.activity-export-period label{color:#687d8b;text-transform:uppercase;gap:4px;font-size:7px;font-weight:900;display:grid}.activity-export-period select,.activity-export-period input{color:#315268;text-transform:none;background:#fff;border:1px solid #b8cbd7;border-radius:6px;min-width:105px;height:34px;padding:0 8px;font-size:9px}.activity-export-period select{appearance:auto;-webkit-appearance:menulist;cursor:pointer;padding-right:28px}.activity-export-period input[type=number]{width:90px;min-width:90px}.transport-export-bar{grid-template-columns:1fr;align-items:start;display:grid}.transport-export-bar>div:first-child{gap:3px;display:grid}.transport-export-bar .activity-export-period{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;margin:0;display:grid}.transport-export-bar .activity-export-period select{width:100%;min-width:0}.transport-export-bar .activity-export-actions{justify-content:flex-start}.attendance-export-bar{grid-template-columns:1fr;align-items:start;display:grid}.attendance-export-bar>div:first-child{gap:3px;display:grid}.attendance-export-bar .activity-export-period{grid-template-columns:repeat(5,minmax(0,1fr));width:100%;margin:0;display:grid}.attendance-export-bar .activity-export-period select{width:100%;min-width:0}.attendance-export-bar .activity-export-actions{justify-content:flex-start}.technical-export-bar{grid-template-columns:1fr;align-items:start;display:grid}.technical-export-bar>div:first-child{gap:3px;display:grid}.technical-export-bar .activity-export-period{grid-template-columns:repeat(5,minmax(0,1fr));width:100%;margin:0;display:grid}.technical-export-bar .activity-export-period select{width:100%;min-width:0}.technical-export-bar .activity-export-actions{justify-content:flex-start}.duty-export-bar{grid-template-columns:1fr;align-items:start;display:grid}.duty-export-bar>div:first-child{gap:3px;display:grid}.duty-export-bar .activity-export-period{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;margin:0;display:grid}.duty-export-bar .activity-export-period select,.duty-export-bar .activity-export-period input{width:100%;min-width:0}.duty-export-bar .activity-export-actions{justify-content:flex-start}.jec-section{border-top:2px solid #d8e3ea;margin-top:26px;padding-top:24px}.jec-calendar{background:#f8fafb;border:1px solid #d9e4eb;border-radius:10px;margin-top:18px;padding:16px}.jec-month-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.jec-month-grid>article{background:#fff;border:1px solid #dbe5eb;border-radius:8px;min-height:112px;padding:12px}.jec-month-grid>article.current{background:#fffaf0;border-color:#c6a15b;box-shadow:inset 0 0 0 1px #c6a15b}.jec-month-grid>article>span{color:#315c7d;text-transform:uppercase;margin-bottom:9px;font-size:9px;font-weight:900;display:block}.jec-month-grid>article>small{color:#8a99a7;font-size:8px}.jec-month-grid>article>div{background:#edf5f9;border-left:3px solid #4d88aa;border-radius:5px;gap:3px;padding:8px;display:grid}.jec-month-grid strong{color:#24475f;font-size:9px}.jec-month-grid div small{color:#617687;font-size:8px}.jec-month-grid em{color:#3c795f;font-size:7px;font-style:normal}@media (width<=900px){.jec-month-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=620px){.jec-section .panel-title{flex-direction:column;align-items:stretch}.jec-section .panel-title .primary{width:100%}.jec-month-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jec-month-grid>article{min-height:102px;padding:9px}}@media (width<=1000px){.duty-export-bar .activity-export-period{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.duty-export-bar .activity-export-period{grid-template-columns:1fr}}.attendance-module-tabs{background:#eaf1f6;border:1px solid #cbdbe5;border-radius:10px;grid-template-columns:repeat(4,1fr);gap:5px;margin:-2px 0 18px;padding:5px;display:grid}.attendance-module-tabs button{color:#60788a;letter-spacing:.02em;background:0 0;border:0;border-radius:7px;min-height:44px;font-size:10px;font-weight:900}.attendance-module-tabs button:hover{color:#244f70;background:#ffffffa8}.attendance-module-tabs button.selected{color:#fff;background:#173f5f;box-shadow:0 4px 12px #17314920}.attendance-module-tabs button:focus-visible{outline-offset:2px;outline:2px solid #c6a15b}.ti-attendance-schedule{background:#fbfcfd;border:1px solid #d8e3ea;border-radius:12px;margin:24px 0;padding:18px;box-shadow:0 5px 18px #1731490a}.ti-schedule-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.ti-schedule-heading h2{color:#294256;margin:3px 0 4px;font:700 21px Georgia,serif}.ti-schedule-heading small{color:#718492;font-size:8px}.ti-calendar-views{background:#e5edf2;border-radius:8px;padding:3px;display:flex}.ti-calendar-views button{color:#61798a;background:0 0;border:0;border-radius:6px;height:32px;padding:0 13px;font-size:8px;font-weight:900}.ti-calendar-views button.selected{color:#fff;background:#173f5f;box-shadow:0 2px 7px #17314925}.ti-calendar-navigation{grid-template-columns:36px minmax(0,1fr) auto 36px;align-items:center;gap:7px;margin-bottom:10px;display:grid}.ti-calendar-navigation button{color:#315c7d;background:#fff;border:1px solid #c7d6df;border-radius:7px;height:34px;font-size:12px;font-weight:900}.ti-calendar-navigation button:hover{background:#edf5f9}.ti-calendar-navigation .today-button{padding:0 12px;font-size:8px}.ti-calendar-navigation div{text-align:center;text-transform:capitalize;color:#294256;font:700 15px Georgia,serif}.ti-calendar-table{background:#fff;border:1px solid #dbe5eb;border-radius:9px;overflow:hidden}.ti-calendar-weekdays,.ti-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.ti-calendar-weekdays{background:#edf3f7}.ti-calendar-weekdays b{text-align:center;color:#607788;text-transform:uppercase;padding:8px 4px;font-size:8px}.ti-calendar-grid>div{background:#fff;border-top:1px solid #e2e8ed;border-left:1px solid #e2e8ed;min-width:0;min-height:82px;padding:6px;overflow:hidden}.ti-calendar-grid>div:nth-child(7n+1){border-left:0}.ti-calendar-grid>div.outside{background:#f5f7f8}.ti-calendar-grid>div.today{background:#fffaf0;box-shadow:inset 0 0 0 2px #c49a53}.ti-calendar-grid span{color:#536979;font-size:8px;font-weight:900;display:block}.ti-calendar-grid strong{color:#315e7e;white-space:nowrap;text-overflow:ellipsis;background:#e5eff6;border-left:3px solid #4d88aa;border-radius:4px;margin-top:6px;padding:5px 6px;font-size:7px;display:block;overflow:hidden}.ti-day-view{background:#fff;border:1px solid #dbe5eb;border-radius:9px;justify-content:center;align-items:center;gap:18px;min-height:150px;display:flex}.ti-day-view time{color:#173f5f;font:700 54px Georgia,serif}.ti-day-view div{gap:8px;display:grid}.ti-day-view div strong{text-transform:capitalize;font:700 16px Georgia,serif}.ti-day-view div span{color:#718492;font-size:9px}.ti-year-view{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.ti-year-view article{background:#fff;border:1px solid #dbe5eb;border-radius:8px;padding:9px}.ti-year-view h3{text-align:center;text-transform:capitalize;margin:0 0 7px;font:700 12px Georgia,serif}.ti-calendar-table.compact{border-radius:5px}.ti-calendar-table.compact .ti-calendar-weekdays b{padding:3px 1px;font-size:5px}.ti-calendar-table.compact .ti-calendar-grid>div{min-height:19px;padding:2px}.ti-calendar-table.compact .ti-calendar-grid span{font-size:5px}.ti-calendar-table.compact .ti-calendar-grid strong{display:none}.ti-monthly-summary{border-top:1px solid #dbe5eb;grid-template-columns:minmax(180px,1fr) 2fr;align-items:center;gap:14px;margin-top:14px;padding-top:14px;display:grid}.ti-monthly-summary h3{text-transform:capitalize;margin:3px 0 0;font:700 14px Georgia,serif}.ti-monthly-summary>div:last-child{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.ti-monthly-summary article{background:#fff;border:1px solid #dce5eb;border-radius:7px;grid-template-columns:1fr auto auto;align-items:baseline;gap:5px;padding:10px;display:grid}.ti-monthly-summary article span{font-size:8px;font-weight:900}.ti-monthly-summary article strong{color:#24475f;font:700 19px Georgia,serif}.ti-monthly-summary article small{color:#7a8b97;font-size:7px}.ti-summary-period{background:#e5edf2;border-radius:7px;width:max-content;margin-top:8px;padding:3px;display:flex}.ti-summary-period button{color:#61798a;background:0 0;border:0;border-radius:5px;height:27px;padding:0 11px;font-size:7px;font-weight:900}.ti-summary-period button.selected{color:#fff;background:#173f5f}@media (width<=900px){.ti-year-view{grid-template-columns:repeat(2,1fr)}.ti-monthly-summary{grid-template-columns:1fr}}@media (width<=620px){.ti-attendance-schedule{margin:18px 0;padding:10px}.ti-schedule-heading{flex-direction:column;align-items:stretch}.ti-calendar-views{width:100%}.ti-calendar-views button{flex:1}.ti-calendar-navigation{grid-template-columns:32px minmax(0,1fr) auto 32px}.ti-calendar-navigation div{font-size:12px}.ti-calendar-grid>div{min-height:58px;padding:3px 2px}.ti-calendar-weekdays b{padding:6px 1px;font-size:6px}.ti-calendar-grid span{font-size:7px}.ti-calendar-grid strong{border-left-width:2px;margin-top:3px;padding:3px 2px;font-size:5.5px;line-height:1.15}.ti-year-view,.ti-monthly-summary>div:last-child{grid-template-columns:1fr}.ti-monthly-summary article{padding:8px 10px}.ti-day-view{min-height:120px;padding:12px}.ti-day-view time{font-size:42px}.ti-day-view div strong{font-size:13px}}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:14px;display:grid}.kpi{border:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-radius:9px;justify-content:space-between;align-items:flex-start;min-height:112px;padding:17px 18px;transition:all .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 3px 10px #1b354808}.kpi:hover{border-color:#a7bac8;transform:translateY(-2px);box-shadow:0 8px 20px #17314912}.kpi:after{content:"";opacity:.75;background:currentColor;width:100%;height:3px;position:absolute;bottom:0;left:0}.kpi span,.kpi small{display:block}.kpi span{color:#6c7c89;font-size:10px;font-weight:700}.kpi strong{color:var(--text);margin:5px 0 3px;font:700 34px Georgia,serif;display:block}.kpi small{color:#8997a3;font-size:8px}.kpi>b{color:#fff;background:currentColor;border-radius:7px;place-items:center;width:31px;height:31px;font-size:14px;display:grid}.kpi.blue{color:var(--blue)}.kpi.amber{color:var(--amber)}.kpi.green{color:var(--green)}.kpi.red{color:var(--red)}.kpi.violet{color:#7468a8}.panel{border:1px solid var(--border);background:#fff;border-radius:9px;min-width:0;padding:18px;box-shadow:0 3px 12px #1c354909}.important-notices{border-left:4px solid var(--gold);margin-bottom:14px}.notice-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.notice-list article{background:#f8fafb;border:1px solid #dfe7ec;border-radius:8px;padding:13px;position:relative}.notice-list article.high{background:#fff7f7;border-color:#e5baba}.notice-list article>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.notice-list time{color:#7e8e99;font-size:8px}.notice-list h3{color:#294256;margin:10px 0 5px;font:700 14px Georgia,serif}.notice-list p{color:#667a89;margin:0;font-size:9px;line-height:1.55}.notice-list article>button{color:#9a4a4a;background:0 0;border:0;margin-top:9px;padding:0;font-size:8px;font-weight:800}.schedule-calendar{background:#fbfcfd;border:1px solid #dbe5eb;border-radius:12px;margin:8px 0 20px;padding:18px;box-shadow:0 5px 18px #1731490a}.calendar-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.calendar-head h3{color:#294256;text-transform:capitalize;margin:3px 0 0;font:700 21px Georgia,serif}.calendar-navigation{gap:6px;display:flex}.calendar-head button{color:#315c7d;background:#fff;border:1px solid #cbd8e0;border-radius:8px;min-width:34px;height:34px;padding:0 11px;font-size:9px;font-weight:800}.calendar-head button:hover{background:#edf5f9}.calendar-head button.current{color:#fff;background:#315f7e;border-color:#315f7e}.calendar-table{background:#fff;border:1px solid #dbe5eb;border-radius:9px;overflow:hidden}.calendar-weekdays,.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.calendar-weekdays{background:#edf3f7}.calendar-weekdays b{text-align:center;color:#607788;text-transform:uppercase;padding:9px 7px;font-size:8px}.calendar-grid>div{background:#fff;border-top:1px solid #e2e8ed;border-left:1px solid #e2e8ed;min-height:104px;padding:7px;overflow:hidden}.calendar-grid>div:nth-child(7n+1){border-left:0}.calendar-grid>div.outside{background:#f5f7f8}.calendar-grid>div.today{background:#fffaf0;box-shadow:inset 0 0 0 2px #c49a53}.calendar-grid span{color:#536979;justify-content:space-between;align-items:center;gap:4px;margin-bottom:5px;font-size:9px;font-weight:800;display:flex}.calendar-grid span small{color:#fff;background:#c49a53;border-radius:999px;margin:0;padding:2px 5px;font-size:6px}.calendar-grid em{color:#7c8c98;font-size:7px}.calendar-empty{text-align:center;color:#778996;margin:12px 0 0;font-size:9px}.calendar-mobile-hint,.calendar-mobile-agenda{display:none}.form-calendar-note{color:#3d715f;background:#eef6f2;border-radius:6px;align-self:end;align-items:center;min-height:39px;padding:8px 10px;font-size:8px;line-height:1.4;display:flex}.calendar-mobile-month{display:none}.calendar-below-records{border-top:1px solid var(--border);margin-top:22px;padding-top:18px}.calendar-below-records .schedule-calendar{margin:0}.calendar-event{color:#315e7e;text-align:left;overflow-wrap:normal;word-break:normal;-webkit-line-clamp:3;background:#e5eff6;border:0;border-left:3px solid #5f8eae;border-radius:5px;-webkit-box-orient:vertical;width:100%;min-height:31px;margin:4px 0;padding:5px 6px;font-size:7px;line-height:1.4;display:-webkit-box;overflow:hidden}.calendar-event:hover,.calendar-event:focus-visible{outline-offset:1px;background:#cfe2ee;outline:2px solid #6f96b0}.calendar-details{width:min(620px,100%)}.calendar-details dl{grid-template-columns:1fr 1fr;gap:10px;margin:0;display:grid}.calendar-details dl>div{background:#f8fafb;border:1px solid #e0e7ec;border-radius:7px;padding:11px 12px}.calendar-details dt{letter-spacing:.07em;text-transform:uppercase;color:#7d8d99;font-size:7px;font-weight:900}.calendar-details dd{color:#294256;overflow-wrap:anywhere;margin:5px 0 0;font-size:10px;line-height:1.5}.calendar-event.calendar-event-people{-webkit-line-clamp:unset;display:block}.calendar-event-line{white-space:nowrap;text-overflow:ellipsis;width:100%;padding:1px 0;display:block;overflow:hidden}.calendar-event-line:first-child{color:#244f6c;font-weight:900}.calendar-event-line+.calendar-event-line{border-top:1px solid #c8dce8}.overview-grid{grid-template-columns:minmax(0,1.8fr) minmax(280px,.82fr);gap:14px;margin-bottom:14px;display:grid}.operational-status{background:linear-gradient(135deg,#102f4b,#28658f);border-radius:10px;grid-template-columns:repeat(4,1fr);margin-bottom:14px;display:grid;overflow:hidden;box-shadow:0 8px 22px #102a431c}.operational-status>div,.operational-status>button{color:#fff;text-align:left;background:0 0;border:0;border-right:1px solid #fff2;min-height:92px;padding:15px 18px}.operational-status>:last-child{border-right:0}.operational-status button:hover{background:#ffffff10}.operational-status strong,.operational-status span,.operational-status small{display:block}.operational-status strong{color:#fff;font:700 29px Georgia,serif}.operational-status span{margin:3px 0;font-size:10px;font-weight:800}.operational-status small{color:#c5d9e7;font-size:7px}.operational-status .priority{background:#164c7355}.operational-bottom{grid-template-columns:minmax(0,1.4fr) minmax(300px,1fr);gap:14px;display:grid}.operational-bottom .important-notices{border-left-color:#2563a8;margin:0}.operational-bottom .notice-list{grid-template-columns:repeat(2,minmax(0,1fr))}.institutional-agenda>button{text-align:left;color:#30495c;background:0 0;border:0;border-bottom:1px solid #e7edf1;grid-template-columns:44px 1fr;align-items:center;gap:11px;width:100%;padding:9px 0;display:grid}.institutional-agenda>button:hover{background:#f2f7fa}.institutional-agenda time{color:#255f87;text-transform:uppercase;background:#e5f0f7;border-radius:7px;align-content:center;place-items:center;width:40px;height:40px;font-size:7px;font-weight:800;display:grid}.institutional-agenda time b{font:700 15px/1 Georgia,serif;display:block}.institutional-agenda span strong,.institutional-agenda span small{display:block}.institutional-agenda span strong{font-size:9px}.institutional-agenda span small{color:#7c8d99;margin-top:4px;font-size:7px}.operations-heading{background:#fff;border:1px solid #d8e3ea;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:12px;padding:15px 18px;display:flex}.operations-heading h2{color:#173149;margin:2px 0 4px;font:700 19px Georgia,serif}.operations-heading span{color:#748795;text-transform:capitalize;font-size:8px}.general-status{border-radius:8px;grid-template-columns:10px 1fr;align-items:center;gap:2px 8px;min-width:132px;padding:10px 13px;display:grid}.general-status i{border-radius:50%;grid-row:1/3;width:9px;height:9px}.general-status small,.general-status strong{display:block}.general-status small{color:#718492;font-size:7px}.general-status strong{font-size:11px}.general-status.normal{color:#26735d;background:#eaf6f1}.general-status.normal i{background:#2c9975}.general-status.attention{color:#95651d;background:#fff3dc}.general-status.attention i{background:#cf8a22}.operational-status{grid-template-columns:repeat(6,1fr)}.operational-status>:nth-child(4){border-right:1px solid #fff2}.operational-kpis{margin-top:0}.operational-kpis .kpi{min-height:102px}.overview-updates{margin-bottom:14px}.update-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.update-grid button{text-align:left;color:#30495c;background:linear-gradient(145deg,#fbfcfd,#f4f7f9);border:1px solid #e0e7ec;border-radius:8px;align-items:center;gap:11px;padding:12px;transition:all .18s;display:flex}.update-grid button:hover{background:#eef5f8;border-color:#91adbf;transform:translateY(-2px)}.update-grid button>span{color:#fff;background:#173149;border-radius:8px;flex:none;place-items:center;width:31px;height:31px;font-weight:800;display:grid}.update-grid div{min-width:0}.update-grid small,.update-grid strong,.update-grid em{display:block}.update-grid small{color:#718492;font-size:8px;font-weight:800}.update-grid strong{color:#294256;margin:2px 0;font:700 22px Georgia,serif}.update-grid em{color:#78909f;white-space:nowrap;text-overflow:ellipsis;font-size:7px;font-style:normal;overflow:hidden}.panel-title{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:15px;display:flex}.panel-title h2,.side-card h2{color:#173149;margin:0;font:700 17px Georgia,serif}.panel-title button{color:var(--blue);background:0 0;border:0;font-size:9px;font-weight:700}.people-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.person-card{text-align:left;background:#fbfcfd;border:1px solid #e0e7ed;border-radius:8px;padding:12px;transition:all .18s}.person-card:hover{border-color:#9db2c2;transform:translateY(-2px);box-shadow:0 5px 12px #12304710}.person-head{align-items:center;gap:9px;display:flex}.person-head div{flex:1}.person-head strong,.person-head small{display:block}.person-head strong{font-size:11px}.person-head small{color:#8998a5;margin-top:2px;font-size:8px}.person-head>b{color:#506678;font:700 18px Georgia,serif}.avatar{color:#fff;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:grid}.avatar.blue{background:#4176a8}.avatar.green{background:#3b8f79}.avatar.amber{background:#bd8633}.avatar.red{background:#bd5b5b}.avatar.violet{background:#7468a8}.avatar.small{border-radius:50%;width:29px;height:29px}.person-card>p{color:#43586a;white-space:nowrap;text-overflow:ellipsis;margin:10px 0 7px;font-size:10px;font-weight:700;overflow:hidden}.meta,.status-row{justify-content:space-between;align-items:center;gap:6px;display:flex}.meta{color:#81909d;border-bottom:1px solid #e7ecf0;padding-bottom:8px;font-size:8px}.status-row{margin-top:8px}.status-row>span:last-child{color:#788b9b;font-size:8px}.badge{color:#2a6298;white-space:nowrap;background:#e6eef8;border-radius:20px;align-items:center;padding:4px 8px;font-size:8px;font-weight:800;display:inline-flex}.badge.green{color:#24755f;background:#e0f1ea}.badge.amber{color:#9b681d;background:#f7ecd7}.badge.red{color:#a63f3f;background:#f8e1e1}.badge.violet{color:#685b96;background:#ebe7f5}.live{color:#48806c;padding-top:4px;font-size:8px;font-weight:800}.feed-list{gap:0;display:grid}.feed-item{border-bottom:1px solid #e8edf1;gap:9px;padding:10px 0;display:flex}.feed-item div{min-width:0}.feed-item p,.feed-item span,.feed-item small{margin:0;display:block}.feed-item p{color:#6b7b88;font-size:9px}.feed-item p strong{color:#30485b}.feed-item span{color:#3c5365;white-space:nowrap;text-overflow:ellipsis;margin:3px 0;font-size:10px;font-weight:700;overflow:hidden}.feed-item small{color:#92a0ab;font-size:8px}.ghost{color:#526b7d;background:#f2f5f7;border:0;border-radius:6px;width:100%;margin-top:12px;padding:8px;font-size:9px;font-weight:700}.unit-panel{padding-bottom:15px}.legend{color:#728493;gap:14px;font-size:8px;display:flex}.dot{border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.dot.blue{background:var(--blue)}.dot.gold{background:var(--gold)}.dot.green{background:var(--green)}.unit-grid{grid-template-columns:repeat(5,1fr);gap:9px;display:grid}.unit-card{border-left:3px solid var(--gold);background:#f8fafb;border-radius:5px;padding:10px 11px}.unit-card>strong{white-space:nowrap;text-overflow:ellipsis;margin-bottom:8px;font-size:9px;display:block;overflow:hidden}.unit-card div{color:#83919d;gap:10px;font-size:7px;display:flex}.unit-card span b{color:#3b5366;margin-bottom:1px;font-size:12px;display:block}.page-grid{grid-template-columns:minmax(0,2.2fr) minmax(250px,.8fr);gap:14px;display:grid}.wide{min-height:570px}.side-card{min-height:300px}.mini-kpis{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px;display:grid}.mini-kpis div,.mini-kpis button{text-align:left;color:#344d60;background:linear-gradient(145deg,#f9fbfc,#f2f6f8);border:1px solid #e1e8ed;border-radius:9px;min-width:0;padding:13px}.mini-kpis button{cursor:pointer;transition:all .18s}.mini-kpis button:hover,.mini-kpis button.selected{background:linear-gradient(145deg,#eef6fa,#e7f0f5);border-color:#7fa1b8;transform:translateY(-2px);box-shadow:0 6px 15px #244a6512}.mini-kpis span{color:#758594;font-size:9px;display:block}.mini-kpis b{margin-top:5px;font:700 25px Georgia,serif;display:block}.mini-kpis small{color:#8a9aa6;margin-top:5px;font-size:7px;display:block}.mini-kpis button.selected small{color:#356783;font-weight:800}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:10px}th{text-align:left;color:#7a8996;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid var(--border);background:#f6f8fa;padding:10px;font-size:8px}td{color:#415768;border-bottom:1px solid #e8edf1;padding:12px 10px}tbody tr:hover{background:#fafcfd}.duty-page .table-wrap table{min-width:1120px}.duty-page .table-wrap th:first-child,.duty-page .table-wrap td:first-child{min-width:92px}.duty-page .table-wrap th:nth-child(4),.duty-page .table-wrap td:nth-child(4),.duty-page .table-wrap th:nth-child(5),.duty-page .table-wrap td:nth-child(5){min-width:160px}.duty-page .table-wrap th:nth-child(6),.duty-page .table-wrap td:nth-child(6){min-width:245px}.edit-action{color:#315c7d;white-space:nowrap;background:#fff;border:1px solid #c8d6e0;border-radius:6px;padding:6px 8px;font-size:8px;font-weight:800}.edit-action:hover{background:#f1f6f9;border-color:#6f91aa}.technical-filters{background:#f6f8fa;border:1px solid #e4e9ed;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:10px;width:100%;max-width:100%;margin-bottom:16px;padding:13px;display:grid;overflow:hidden}.technical-filters label{color:#657786;text-transform:uppercase;letter-spacing:.04em;gap:6px;min-width:0;font-size:8px;font-weight:800;display:grid}.technical-filters select,.technical-filters input{border:1px solid var(--border);color:#30495c;text-transform:none;letter-spacing:0;background:#fff;border-radius:7px;outline:none;width:100%;min-width:0;height:38px;padding:0 10px;font-size:9px}.technical-filters select:focus,.technical-filters input:focus{border-color:#5982a1;box-shadow:0 0 0 3px #5982a118}.technical-filters .technical-quick-search{grid-column:1/-1}.technical-quick-search input{font-size:10px}.technical-quick-search small{color:#82929d;text-transform:none;letter-spacing:0;font-size:7px;font-weight:600}.clear-filters{color:#315c7d;white-space:nowrap;background:#fff;border:1px solid #bdcbd5;border-radius:7px;height:38px;padding:0 12px;font-size:9px;font-weight:800}.clear-filters:hover{background:#edf3f7}.empty-filter{text-align:center;color:#738593;background:#fafcfd;border:1px dashed #cdd8e0;border-radius:8px;padding:32px 16px;font-size:10px}.technical-floating-menu{z-index:8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;border:1px solid #dce6ec;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:14px 0 18px;padding:8px;display:grid;position:sticky;top:8px;box-shadow:0 10px 28px #17314913}.technical-floating-menu button{color:#647987;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;gap:3px;min-height:54px;padding:9px 12px;display:grid}.technical-floating-menu button:hover,.technical-floating-menu button.selected{color:#214e70;background:#edf5f9;border-color:#adc7d8}.technical-floating-menu strong{font-size:11px}.technical-floating-menu span{color:#84949f;font-size:8px}.technical-professional-dashboard{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.technical-person-card{text-align:left;color:#365166;background:#fff;border:1px solid #dfe7ec;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:88px;padding:14px;display:grid;box-shadow:0 4px 16px #1731490a}.technical-person-card>span{color:#28735d;background:#e9f3ee;border-radius:50%;grid-row:1/3;place-items:center;width:38px;height:38px;font-size:10px;font-weight:900;display:grid}.technical-person-card.blue>span{color:#306d9c;background:#e9f1f8}.technical-person-card.red>span{color:#a34c4c;background:#faecec}.technical-person-card strong,.technical-person-card small{display:block}.technical-person-card strong{font-size:12px}.technical-person-card small{color:#81909a;margin-top:3px;font-size:8px}.technical-person-card b{color:#294256;font:700 22px Georgia,serif}.technical-person-card em{color:#758894;grid-column:2/4;font-size:8px;font-style:normal}.technical-person-card:hover,.technical-person-card.selected{border-color:#9ebed2;transform:translateY(-1px);box-shadow:0 7px 22px #214e7017}.technical-chart-heading{justify-content:space-between;align-items:end;gap:12px;margin-bottom:14px;display:flex}.technical-chart-heading h3{color:#294256;margin:3px 0 0;font:700 18px Georgia,serif}.technical-chart-heading>span{color:#80909b;font-size:8px}.technical-chart-grid .pie-block{background:linear-gradient(#fff,#f8fbfc);box-shadow:0 5px 18px #1731490b}.technical-filter-results{background:#f8fafb;border:1px solid #dce6ec;border-radius:11px;width:100%;min-width:0;max-width:100%;margin:18px 0;padding:14px;overflow:hidden}.technical-results-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.technical-results-head h3{color:#294256;margin:3px 0 0;font:700 17px Georgia,serif}.technical-professional-list{grid-template-columns:1fr;gap:7px;margin:0 0 18px;display:grid}.technical-professional-list .technical-person-card{grid-template-columns:auto minmax(130px,1fr) auto auto;min-height:62px;padding:10px 13px}.technical-professional-list .technical-person-card>span{grid-row:auto;width:34px;height:34px}.technical-professional-list .technical-person-card b{font-size:19px}.technical-professional-list .technical-person-card em{text-align:right;grid-column:auto;min-width:78px}.technical-professional-list .technical-person-card div{min-width:0}.technical-excel-results{background:#fff;border:1px solid #dce5ea;border-radius:8px;width:100%;min-width:0;max-width:100%;max-height:560px;overflow:auto}.technical-excel-results table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:760px}.technical-excel-results thead{z-index:2;position:sticky;top:0}.technical-excel-results th{color:#536b7b;text-align:left;text-transform:uppercase;letter-spacing:.03em;white-space:normal;background:#edf2f5;border-bottom:1px solid #cfdbe2;border-right:1px solid #dce4e9;padding:9px 8px;font-size:7px;font-weight:900}.technical-excel-results td{color:#405b6d;white-space:normal;overflow-wrap:anywhere;border-bottom:1px solid #e5ebef;border-right:1px solid #edf1f3;padding:9px 8px;font-size:8px;line-height:1.35}.technical-excel-results tbody tr:nth-child(2n){background:#f8fafb}.technical-excel-results tbody tr:hover{background:#edf5f9}.technical-excel-results th:last-child,.technical-excel-results td:last-child{border-right:0}.attendance-filters{grid-template-columns:repeat(4,minmax(125px,1fr))}.attendance-search{grid-column:span 2}.attendance-filters .clear-filters{grid-column:4}.attendance-filters input{border:1px solid var(--border);color:#30495c;text-transform:none;letter-spacing:0;background:#fff;border-radius:6px;outline:none;height:38px;padding:0 10px;font-size:10px}.attendance-filters input:focus{border-color:#5982a1;box-shadow:0 0 0 3px #5982a118}.request-filters{grid-template-columns:repeat(4,minmax(125px,1fr))}.request-search{grid-column:span 3}.request-filters input{border:1px solid var(--border);color:#30495c;text-transform:none;letter-spacing:0;background:#fff;border-radius:6px;outline:none;height:38px;padding:0 10px;font-size:10px}.request-filters input:focus{border-color:#5982a1;box-shadow:0 0 0 3px #5982a118}.filtered-counter{color:#748694;justify-content:flex-end;align-items:center;gap:8px;margin:-5px 0 12px;font-size:9px;display:flex}.filtered-counter b{color:#2e6286;background:#e7f0f6;border-radius:12px;place-items:center;min-width:25px;height:22px;padding:0 7px;display:grid}.hr-filters{grid-template-columns:repeat(5,minmax(115px,1fr)) auto}.hr-filters input{border:1px solid var(--border);color:#30495c;text-transform:none;letter-spacing:0;background:#fff;border-radius:6px;outline:none;height:38px;padding:0 10px;font-size:10px}.hr-filters input:focus{border-color:#5982a1;box-shadow:0 0 0 3px #5982a118}.bar-row{color:#657684;grid-template-columns:75px 1fr 24px;align-items:center;gap:8px;margin:17px 0;font-size:9px;display:grid}.bar-row>div{background:#edf1f3;border-radius:6px;height:6px;overflow:hidden}.bar-row i{background:linear-gradient(90deg,var(--navy),#4d7ba0);border-radius:6px;height:100%;display:block}.bar-row b{text-align:right}.interactive-bar{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;width:100%;padding:4px}.interactive-bar:hover,.interactive-bar.selected{color:#214e70;background:#edf4f8}.interactive-bar.selected>div{box-shadow:0 0 0 2px #b6ccdc}.dashboard-divider{background:var(--border);height:1px;margin:24px 0 18px}.pie-block>h2{margin:0 0 13px}.pie-layout{justify-items:center;gap:14px;display:grid}.pie-chart{aspect-ratio:1;border-radius:50%;place-items:center;width:148px;display:grid;box-shadow:inset 0 0 0 1px #ffffff70}.pie-chart>span{aspect-ratio:1;text-align:center;background:#fff;border-radius:50%;place-content:center;width:76px;display:grid;box-shadow:0 2px 12px #17314918}.pie-chart b,.pie-chart small{display:block}.pie-chart b{color:#294256;font:700 22px Georgia,serif}.pie-chart small{color:#7b8c98;margin-top:2px;font-size:7px}.pie-legend{gap:4px;width:100%;display:grid}.pie-legend button{color:#5e7281;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:7px;width:100%;padding:6px;font-size:8px;display:grid}.pie-legend button:hover,.pie-legend button.selected{color:#214e70;background:#edf4f8;border-color:#b9cddd}.pie-legend i{border-radius:50%;width:8px;height:8px}.pie-legend span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pie-legend b{font-size:9px}.interaction-hint{color:#6c7f8d;text-align:center;background:#f3f6f8;border-radius:7px;margin-top:24px;padding:10px;font-size:8px;line-height:1.6}.interactive-summary{background:#fbfcfd;border:1px solid #e1e8ed;border-radius:8px;grid-template-columns:190px 1fr;align-items:center;gap:18px;margin:0 0 18px;padding:15px;display:grid}.interactive-summary h3{color:#294256;margin:3px 0 0;font:700 15px Georgia,serif}.summary-bars{gap:8px;display:grid}.summary-bar{color:#607482;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:70px 1fr 24px;align-items:center;gap:10px;padding:5px 7px;font-size:9px;display:grid}.summary-bar:hover,.summary-bar.selected{color:#214e70;background:#eaf2f7}.summary-bar i{background:#e7edf1;border-radius:8px;height:7px;display:block;overflow:hidden}.summary-bar i b{background:linear-gradient(90deg,#3876a7,#70a7c6);border-radius:8px;height:100%;display:block}.summary-bar strong{text-align:right}.pie-dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.pie-dashboard-grid .pie-block{background:#fbfcfd;border:1px solid #dfe7ec;border-radius:9px;min-width:0;padding:16px}.pie-dashboard-grid.transport-pies{grid-template-columns:repeat(4,minmax(0,1fr))}.pie-dashboard-grid .pie-layout{grid-template-columns:auto minmax(0,1fr);place-items:center stretch}.pie-dashboard-grid .pie-chart{width:112px}.pie-dashboard-grid .pie-chart>span{width:60px}.pie-dashboard-grid .pie-chart b{font-size:17px}.attendance-page,.administrative-page{gap:14px;display:grid}.attendance-charts-section{border-top:1px solid var(--border);margin-top:24px;padding-top:20px}.attendance-charts-section .panel-title{align-items:center}.compact-hint{margin:0;padding:8px 10px}.administrative-composition{grid-template-columns:minmax(250px,1.5fr) minmax(190px,1fr) repeat(4,minmax(105px,.55fr));align-items:center;gap:12px;display:grid}.administrative-composition>div{border-left:1px solid #dfe7ec;flex-direction:column;justify-content:center;min-height:72px;padding:11px 14px;display:flex}.administrative-composition>div:first-child{border-left:0}.administrative-composition h2{margin:3px 0 5px;font:700 17px Georgia,serif}.administrative-composition span,.administrative-composition small{color:#718492;font-size:8px;line-height:1.45}.administrative-composition>div>strong{color:#24475f;margin-top:4px;font:700 24px Georgia,serif}.administrative-profile{grid-template-columns:auto 1fr;align-items:center;gap:10px;justify-content:start!important;display:grid!important}.administrative-profile .avatar{grid-row:1/3}.administrative-profile div{min-width:0}.administrative-profile strong,.administrative-profile small{display:block}.administrative-profile strong{color:#30495c;margin-top:3px;font-size:12px}.administrative-profile small{color:#7b8d99;font-size:8px}.administrative-composition.two-person-team{grid-template-columns:minmax(230px,1.35fr) repeat(2,minmax(190px,1fr)) repeat(4,minmax(92px,.48fr))}.administrative-panels{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 14px;display:grid}.administrative-panels button{color:#60788a;text-align:left;background:#f7fafb;border:1px solid #d5e0e7;border-radius:9px;min-height:70px;padding:12px 44px 12px 13px;position:relative}.administrative-panels button:hover{background:#eef5f8;border-color:#9eb7c7}.administrative-panels button.selected{color:#fff;background:#173f5f;border-color:#315f7d;box-shadow:0 5px 14px #1731491c}.administrative-panels span,.administrative-panels strong{display:block}.administrative-panels span{font-size:9px;font-weight:900}.administrative-panels strong{opacity:.78;margin-top:5px;font-size:8px;font-weight:600}.administrative-panels b{font:700 23px Georgia,serif;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.administrative-kpis{margin-bottom:14px}.chart{border-bottom:1px solid var(--border);align-items:end;gap:12px;height:190px;margin-top:15px;padding:20px 8px 0;display:flex}.chart div{flex-direction:column;flex:1;justify-content:end;align-items:center;gap:7px;height:100%;display:flex}.chart i{background:linear-gradient(180deg,#3e78a8,var(--navy));border-radius:4px 4px 0 0;width:100%;max-width:25px}.chart span{color:#7c8c98;font-size:8px}.chart-note{text-align:center;color:#7d8b96;margin-top:18px;font-size:9px}.chart-note b{color:var(--text);margin-bottom:3px;font:700 24px Georgia,serif;display:block}.tall{height:235px}.driver-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px;display:grid}.driver-grid>div,.driver-card{border:1px solid var(--border);border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.driver-card{text-align:left;color:#30495c;background:#fff}.driver-card:hover,.driver-card.selected{background:#f1f7fa;border-color:#769bb5;box-shadow:0 3px 10px #224b6812}.driver-grid h3{margin:0;font-size:12px}.driver-grid b{font:700 15px Georgia,serif}.driver-grid p{color:#7b8b97;grid-column:2/4;margin:0;font-size:9px}.large-profile{text-align:center;padding:30px 10px}.large-profile .avatar{width:52px;height:52px;margin:0 auto 14px;font-size:12px}.large-profile strong{font:700 24px Georgia,serif;display:block}.large-profile p{color:#748592;font-size:10px;line-height:1.8}.panel-actions{align-items:center;gap:8px;display:flex}.edit-team-button{color:#315c7d;background:#fff;border:1px solid #c1d0da;border-radius:7px;height:39px;padding:0 13px;font-size:9px;font-weight:800}.edit-team-button:hover{background:#edf4f8}.team-editor{background:linear-gradient(145deg,#f7fbfd,#eef5f8);border:1px solid #b8cedc;border-radius:9px;grid-template-columns:minmax(180px,1.2fr) repeat(3,minmax(100px,.7fr)) auto;align-items:end;gap:10px;margin:-4px 0 20px;padding:15px;display:grid}.team-editor h3{color:#294256;margin:3px 0 0;font:700 15px Georgia,serif}.team-editor label{color:#657786;text-transform:uppercase;gap:6px;font-size:8px;font-weight:800;display:grid}.team-editor input{color:#30495c;background:#fff;border:1px solid #cad7df;border-radius:6px;height:38px;padding:0 10px}.team-total{color:#fff;background:#173149;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-width:92px;height:38px;padding:0 12px;display:flex}.team-total span{font-size:8px}.team-total b{font:700 19px Georgia,serif}.team-editor-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;padding-top:3px;display:flex}.personnel-directory{background:#fbfcfd;border:1px solid #d9e3e9;border-radius:10px;margin:4px 0 24px;padding:17px}.personnel-tabs{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:15px;display:grid}.personnel-tabs button{color:#526979;background:#fff;border:1px solid #d8e2e8;border-radius:8px;justify-content:space-between;align-items:center;padding:11px 13px;font-size:10px;font-weight:800;display:flex}.personnel-tabs button b{background:#edf2f5;border-radius:12px;place-items:center;min-width:25px;height:22px;font-size:9px;display:grid}.personnel-tabs button.selected{color:#245978;background:#edf5f9;border-color:#6f96b0}.personnel-tabs button.selected b{color:#fff;background:#315f7e}.personnel-form{background:linear-gradient(145deg,#f5fafc,#eaf3f7);border:1px solid #b9cfdd;border-radius:9px;grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px;margin-bottom:16px;padding:15px;display:grid}.personnel-form-head{grid-column:1/-1;justify-content:space-between;align-items:flex-start;display:flex}.personnel-form-head h3{color:#294256;margin:3px 0 0;font:700 16px Georgia,serif}.personnel-form-head button{color:#496575;background:#dfe9ef;border:0;border-radius:50%;width:28px;height:28px;font-size:17px}.personnel-form label{color:#647786;text-transform:uppercase;gap:6px;font-size:8px;font-weight:800;display:grid}.personnel-form input,.personnel-form select{color:#30495c;text-transform:none;background:#fff;border:1px solid #c8d6df;border-radius:6px;height:38px;padding:0 10px;font-size:10px}.personnel-form input:focus,.personnel-form select:focus{border-color:#5982a1;outline:none;box-shadow:0 0 0 3px #5982a118}.personnel-name{grid-column:span 2}.personnel-form-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;padding-top:3px;display:flex}.personnel-table td strong{color:#294256;font-size:10px}.compact-empty{padding:25px!important}.directory-summary{border-top:1px solid var(--border);text-align:center;padding:16px 8px 0}.directory-summary span,.directory-summary b,.directory-summary small{display:block}.directory-summary span{color:#7c8d99;text-transform:uppercase;font-size:8px;font-weight:800}.directory-summary b{color:#294256;margin:5px 0;font:700 28px Georgia,serif}.directory-summary small{color:#758896;font-size:8px;line-height:1.7}.mandate-panels{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:2px 0 16px;display:grid}.mandate-panels button{color:#526a7a;text-align:left;background:#f9fbfc;border:1px solid #d7e2e9;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:9px 11px;font-size:9px;font-weight:800;display:flex}.mandate-panels button:hover{background:#eef5f9}.mandate-panels button.selected{color:#205577;background:#e8f2f8;border-color:#477b9f;box-shadow:0 0 0 2px #477b9f18}.mandate-panels button b{color:#476273;background:#e6edf1;border-radius:12px;place-items:center;min-width:24px;height:22px;padding:0 6px;font-size:8px;display:grid}.mandate-panels button.selected b{color:#fff;background:#315f7e}.mandate-side-column{align-content:start;gap:14px;display:grid}.coordinate-converter{gap:12px;display:grid}.coordinate-converter h2{color:#173149;margin:0;font:700 17px Georgia,serif}.coordinate-converter>p{color:#687d8b;margin:0;font-size:9px;line-height:1.55}.coordinate-converter label{color:#607888;text-transform:uppercase;gap:6px;font-size:8px;font-weight:900;display:grid}.coordinate-converter input{color:#294256;text-transform:none;background:#fff;border:1px solid #bfcfd9;border-radius:7px;outline:0;width:100%;height:40px;padding:0 10px;font-size:9px}.coordinate-converter input:focus{border-color:#477b9f;box-shadow:0 0 0 3px #477b9f18}.coordinate-converter>small{color:#84939e;margin-top:-7px;font-size:7px;line-height:1.4}.coordinate-converter .primary{width:100%}.coordinate-error{color:#9a4444;background:#fff5f5;border:1px solid #e4bcbc;border-radius:7px;padding:9px 10px;font-size:8px;line-height:1.45}.coordinate-result{background:#f0f8f4;border:1px solid #bad5c9;border-radius:8px;gap:6px;padding:11px;display:grid}.coordinate-result span{color:#668072;text-transform:uppercase;font-size:7px;font-weight:900}.coordinate-result strong{color:#244d3e;overflow-wrap:anywhere;font-size:11px}.coordinate-result a{color:#fff;background:#2e6b51;border-radius:6px;justify-content:center;align-items:center;min-height:36px;margin-top:2px;font-size:8px;font-weight:900;text-decoration:none;display:flex}.coordinate-result a:hover{background:#245741}.mandate-page-grid{grid-template-columns:1fr}.mandate-page-grid>.wide{flex-direction:column;display:flex}.mandate-tools-grid{order:99;grid-template-columns:1fr;gap:14px;margin:16px 0;display:grid}.mandate-tools-grid .semas-consultation{margin:0}.mandate-page-grid>.mandate-side-column{grid-template-columns:1fr}.mandate-page-grid>.mandate-side-column .side-card{min-height:240px}footer{color:#8998a4;text-align:center;padding:18px 0 0;font-size:8px}.modal-backdrop{z-index:30;background:#071a298c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;width:min(500px,100%);padding:23px;box-shadow:0 25px 80px #05172355}.modal-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;margin-bottom:16px;padding-bottom:15px;display:flex}.modal-head h2{margin:0;font:700 22px Georgia,serif}.modal-head button{color:#526a7b;background:#eef2f5;border:0;border-radius:50%;width:30px;height:30px;font-size:18px}.modal label{color:#5e7180;gap:6px;margin:12px 0;font-size:9px;font-weight:800;display:grid}.modal input,.modal select{border:1px solid var(--border);color:#30495c;background:#fff;border-radius:6px;outline:none;height:39px;padding:0 10px;font-size:10px}.modal input:focus,.modal select:focus{border-color:#5982a1;box-shadow:0 0 0 3px #5982a118}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.modal-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.cancel{border:1px solid var(--border);color:#667988;background:#fff;border-radius:7px;height:39px;padding:0 15px;font-size:10px}.toast{color:#fff;z-index:50;background:#1e6d59;border-radius:8px;padding:13px 18px;font-size:11px;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #102a4333}.install-modal{max-width:430px}.app-preview{border:1px solid var(--border);background:#f7f9fb;border-radius:9px;align-items:center;gap:13px;padding:13px;display:flex}.app-preview img{border-radius:13px;width:58px;height:58px;box-shadow:0 4px 12px #0b253622}.app-preview strong,.app-preview span{display:block}.app-preview strong{font:700 16px Georgia,serif}.app-preview span{color:#718291;margin-top:4px;font-size:9px}.install-steps{gap:9px;margin:14px 0;display:grid}.install-steps button{border:1px solid #e2d4b5;border-left:3px solid var(--gold);width:100%;color:inherit;text-align:left;cursor:pointer;background:#faf8f3;border-radius:7px;padding:10px 11px}.install-steps button:hover{border-color:var(--gold);background:#fff8e8}.install-steps b{font-size:10px;display:block}.install-steps p{color:#647786;margin:4px 0;font-size:9px;line-height:1.55}.install-steps span{color:#7a5b20;font-size:9px;font-weight:800}.primary.full{width:100%}.modal textarea{resize:vertical;border:1px solid var(--border);color:#30495c;background:#fff;border-radius:6px;outline:none;min-height:82px;padding:10px;font-size:10px;line-height:1.5}.modal textarea:focus{border-color:#5982a1;box-shadow:0 0 0 3px #5982a118}.activity-modal{width:min(640px,100%);max-height:92vh;overflow:auto}.form-row.three{grid-template-columns:repeat(3,1fr)}.km-summary{color:#2f695b;background:#eef7f3;border:1px solid #bed8cf;border-radius:7px;justify-content:space-between;align-items:center;margin-top:10px;padding:12px 14px;display:flex}.km-summary span{font-size:9px;font-weight:700}.km-summary strong{font-size:17px}.km-summary.invalid{color:#a83c3c;background:#fff1f1;border-color:#e5b6b6}.rectify-modal{width:min(680px,100%);max-height:92vh;overflow:auto}.modal-subtitle{color:#6d8090;margin-top:5px;font-size:9px;display:block}.rectify-warning{border-left:3px solid var(--green);background:#eef6f2;border-radius:5px;align-items:center;gap:10px;margin-bottom:14px;padding:10px 12px;display:flex}.rectify-warning b,.rectify-warning span{display:block}.rectify-warning b{color:#256c59;font-size:9px}.rectify-warning span{color:#5e7b71;font-size:8px}.rectify-fields{grid-template-columns:1fr 1fr;gap:0 12px;display:grid}.rectify-signature{background:#f5f7f9;border-radius:6px;justify-content:space-between;align-items:center;margin-top:12px;padding:10px 12px;font-size:9px;display:flex}.rectify-signature span{color:#7b8995}.rectify-signature strong{color:#3f5668}.audit-panel{min-height:580px}.audit-notice{background:#edf6f2;border:1px solid #d1e9df;border-radius:8px;align-items:center;gap:12px;margin-bottom:14px;padding:13px;display:flex}.audit-notice>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.audit-notice strong,.audit-notice p{margin:0;display:block}.audit-notice strong{font-size:10px}.audit-notice p{color:#667d74;margin-top:3px;font-size:9px}.empty-state{text-align:center;padding:70px 20px}.empty-state>span{color:#61798b;background:#edf2f5;border-radius:50%;place-items:center;width:50px;height:50px;margin:0 auto 14px;font-size:22px;display:grid}.empty-state h3{margin:0;font:700 17px Georgia,serif}.empty-state p{color:#80909c;font-size:9px}.audit-list{gap:10px;display:grid}.audit-entry{border:1px solid var(--border);background:#fbfcfd;border-radius:8px;grid-template-columns:34px 1fr auto;gap:12px;padding:13px;display:grid}.audit-icon{color:#315e82;background:#e7eef5;border-radius:8px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.audit-head{justify-content:space-between;gap:10px;display:flex}.audit-head>div{align-items:center;gap:8px;display:flex}.audit-head strong{font-size:10px}.audit-head time{color:#8796a2;font-size:8px}.audit-author{color:#728493;margin:5px 0 8px;font-size:8px}.change-grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:9px;display:grid}.change-grid>div{background:#fff;border:1px solid #e5eaee;border-radius:5px;padding:8px}.change-grid span{color:#8b99a5;letter-spacing:.07em;font-size:7px;font-weight:800;display:block}.change-grid p{color:#405768;margin:4px 0 0;font-size:8px}.change-grid>b{color:#91a0ab}.reason{color:#617584;margin-top:8px;font-size:8px}.restore-action{color:#4c6678;white-space:nowrap;background:#fff;border:1px solid #d1dae1;border-radius:6px;align-self:start;padding:7px 9px;font-size:8px;font-weight:800}.folder-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin:16px 0 24px;display:grid}.folder-card{text-align:left;border:1px solid var(--border);color:#486072;cursor:pointer;background:#f8fafb;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:4px 9px;padding:13px;display:grid}.folder-card>span{color:#7890a2;grid-row:1/3;font-size:24px}.folder-card strong{font-size:10px}.folder-card b{color:#315e82;font-size:15px}.folder-card small{color:#80909c;font-size:8px}.folder-card.active{background:#fffaf0;border-color:#d7b66a;box-shadow:0 0 0 2px #d7b66a22}.folder-card.active>span{color:var(--gold)}.folder-title{border-top:1px solid var(--border);padding-top:18px}.workflow-table{margin-top:8px}.workflow-table td{vertical-align:top;min-width:95px}.workflow-table td:nth-last-child(2){min-width:130px}.workflow-table td:last-child{min-width:205px}.workflow-actions{flex-wrap:wrap;gap:5px;display:flex}.workflow-actions button{color:#315c7d;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #c8d6e0;border-radius:5px;padding:5px 7px;font-size:7px;font-weight:800}.workflow-actions button:hover{background:#f1f6f9}.workflow-actions .danger-action{color:#a33d3d;border-color:#e3bcbc}.workflow-actions .danger-action:hover{background:#fff1f1}.workflow-modal{width:min(560px,100%)}.technical-workflow-table th:last-child,.technical-workflow-table td:last-child{min-width:235px}.technical-actions button:disabled{cursor:not-allowed;opacity:.48}.technical-actions .completed-action{color:#28735d;opacity:1;background:#edf8f3;border-color:#9ccbb9}.report-page{padding:0;overflow:hidden}.report-tools{color:#fff;background:linear-gradient(135deg,#173149,#244f70);justify-content:space-between;gap:24px;padding:20px;display:flex}.report-tools h2{margin:3px 0 6px;font:700 20px Georgia,serif}.report-tools>div>span{color:#c8d7e2;font-size:9px}.report-controls{flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:9px;display:flex}.report-controls label{text-transform:uppercase;color:#d6e2ea;gap:5px;font-size:8px;font-weight:800;display:grid}.report-controls select,.report-controls input{color:#30495c;background:#fff;border:1px solid #ffffff42;border-radius:6px;min-width:175px;height:38px;padding:0 10px;font-size:10px}.report-controls select:disabled{opacity:.58;cursor:not-allowed}.print-button{color:#1c3243;box-shadow:none;white-space:nowrap;background:#c6a45f}.print-button:hover{background:#d4b56f}.print-sheet{background:#fff;border:1px solid #dce4e9;border-radius:7px;margin:22px;padding:28px;box-shadow:0 8px 28px #1731490d}.report-header{border-bottom:2px solid #c5a35e;align-items:center;gap:13px;padding-bottom:16px;display:flex}.report-brand{color:#fff;background:#173149;border-radius:7px;place-items:center;width:45px;height:45px;font:700 15px Georgia,serif;display:grid}.report-header p,.report-header h2{margin:0}.report-header p{letter-spacing:.08em;color:#6c7d89;font-size:8px;font-weight:800}.report-header h2{color:#243f53;margin-top:3px;font:700 15px Georgia,serif}.report-heading{justify-content:space-between;gap:25px;padding:22px 0;display:flex}.report-heading span{letter-spacing:.08em;color:#82919c;font-size:7px;font-weight:800}.report-heading h1{color:#173149;margin:4px 0 7px;font:700 25px Georgia,serif}.report-heading p{color:#718390;margin:0;font-size:9px}.report-meta{text-align:right;grid-template-columns:1fr;gap:3px;min-width:230px;display:grid}.report-meta strong{color:#354e60;margin-bottom:4px;font-size:9px}.report-meta small{color:#748692;font-size:8px}.report-summary{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.report-summary div{background:#f2f6f8;border-left:3px solid #c5a35e;border-radius:6px;min-width:120px;padding:11px}.report-summary span,.report-summary b{display:block}.report-summary span{color:#71838f;font-size:8px}.report-summary b{color:#29465a;margin-top:3px;font:700 20px Georgia,serif}.report-table th{color:#4f6574;background:#eaf0f4}.report-table td{font-size:9px}.report-footer{color:#83929d;border-top:1px solid #dfe6ea;justify-content:space-between;margin-top:22px;padding-top:18px;font-size:7px;display:flex}.general-report-sections{gap:24px;display:grid}.general-report-section{break-inside:avoid-page}.general-report-title{border-bottom:2px solid #c5a35e;justify-content:space-between;align-items:end;gap:15px;margin-bottom:8px;padding-bottom:7px;display:flex}.general-report-title h2{color:#213e53;margin:0;font:700 16px Georgia,serif}.general-report-title span{color:#718492;font-size:8px;font-weight:800}.general-report-empty{color:#7b8b97;border:1px dashed #ccd8e0;border-radius:6px;margin:0;padding:12px;font-size:9px}.duty-report-filters{background:#edf4f8;border-bottom:1px solid #d3e0e8;grid-template-columns:minmax(250px,1.5fr) repeat(4,minmax(150px,.8fr)) auto;align-items:end;gap:10px;padding:16px 20px;display:grid}.duty-report-filters h3{color:#24475f;margin:3px 0 4px;font:700 17px Georgia,serif}.duty-report-filters>div>span{color:#6e8290;max-width:420px;font-size:8px;line-height:1.45;display:block}.duty-report-filters label{color:#617887;text-transform:uppercase;gap:5px;font-size:8px;font-weight:900;display:grid}.duty-report-filters select{color:#304f64;text-transform:none;background:#fff;border:1px solid #b8ccd8;border-radius:6px;width:100%;height:38px;padding:0 9px;font-size:9px}.duty-report-filters>button{color:#315c7d;white-space:nowrap;background:#fff;border:1px solid #9fb7c7;border-radius:6px;height:38px;padding:0 11px;font-size:8px;font-weight:900}.duty-analysis-sections{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:0 0 20px;display:grid}.duty-analysis-sections section{background:#fbfcfd;border:1px solid #dce5eb;border-radius:8px;min-width:0;padding:13px}.duty-analysis-sections h2{color:#24475f;margin:0 0 9px;font:700 14px Georgia,serif}.duty-analysis-sections .table-wrap{max-height:330px}.duty-analysis-sections table{min-width:540px}.duty-analysis-sections th,.duty-analysis-sections td{padding:6px;font-size:8px}.duty-analysis-sections th:not(:first-child),.duty-analysis-sections td:not(:first-child){text-align:center}@media (width<=1200px){.duty-report-filters{grid-template-columns:repeat(3,1fr)}.duty-report-filters>div{grid-column:1/-1}.duty-analysis-sections{grid-template-columns:1fr}}@media (width<=700px){.duty-report-filters{grid-template-columns:1fr}.duty-report-filters>div{grid-column:auto}}.users-page{min-height:570px}.access-summary{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px;display:grid}.access-summary div{background:#f8fafb;border:1px solid #dfe7ec;border-radius:8px;padding:14px}.access-summary span,.access-summary b{display:block}.access-summary span{color:#718492;font-size:8px}.access-summary b{color:#29475c;margin-top:5px;font:700 21px Georgia,serif}.user-editor{background:#eef5f8;border:1px solid #b9cfdd;border-radius:9px;grid-template-columns:1.2fr repeat(4,1fr);align-items:end;gap:10px;margin-bottom:18px;padding:15px;display:grid}.user-editor h3{margin:3px 0;font:700 15px Georgia,serif}.user-editor small{color:#708594;font-size:7px}.user-editor label{color:#617786;text-transform:uppercase;gap:6px;font-size:8px;font-weight:800;display:grid}.user-editor input,.user-editor select{color:#30495c;text-transform:none;background:#fff;border:1px solid #c7d5de;border-radius:6px;height:38px;padding:0 9px;font-size:9px}.user-editor-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.security-note{background:#eff8f4;border:1px solid #cee4da;border-radius:8px;align-items:center;gap:11px;margin-top:20px;padding:13px;display:flex}.security-note>span{color:#fff;background:#2f8067;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.security-note div{flex:1}.security-note strong,.security-note p{margin:0;display:block}.security-note strong{font-size:10px}.security-note p{color:#668074;margin-top:3px;font-size:8px}.security-note a{color:#315f7e;font-size:9px;font-weight:800}.access-denied{background:linear-gradient(145deg,#102a43,#244f70);place-items:center;min-height:100vh;padding:24px;display:grid}.access-denied section{text-align:center;background:#fff;border-radius:14px;width:min(480px,100%);padding:38px;box-shadow:0 30px 80px #071a2944}.access-denied .brand-mark{margin:0 auto 18px}.access-denied p{letter-spacing:.1em;color:#8a6b31;font-size:8px;font-weight:800}.access-denied h1{color:#173149;font:700 25px Georgia,serif}.access-denied span{color:#667b8a;font-size:10px;line-height:1.7;display:block}.access-denied a{color:#fff;background:#173149;border-radius:7px;margin-top:20px;padding:11px 15px;font-size:9px;font-weight:800;display:inline-block}@media (display-mode:standalone){body{overscroll-behavior-y:none}header{padding-top:env(safe-area-inset-top)}.sidebar{padding-bottom:calc(16px + env(safe-area-inset-bottom))}}@media (width<=1180px) and (width>=761px){.pie-dashboard-grid.transport-pies{grid-template-columns:repeat(2,minmax(0,1fr))}.administrative-composition{grid-template-columns:repeat(3,1fr)}.administrative-composition>div:nth-child(4){border-left:0}}@media (width<=760px){.pie-dashboard-grid,.pie-dashboard-grid.transport-pies{grid-template-columns:1fr}.pie-dashboard-grid .pie-layout{grid-template-columns:auto minmax(0,1fr)}}@media (width<=1180px){.current-user{max-width:170px}.search{width:190px}}@media (width<=900px){.operational-status{grid-template-columns:1fr 1fr}.operational-status>:nth-child(2n){border-right:0}.operational-status>:nth-child(-n+4){border-bottom:1px solid #fff2}.operational-bottom{grid-template-columns:1fr}}@media (width<=1050px){.app-shell{grid-template-columns:78px 1fr}.sidebar{padding-inline:10px}.brand div:last-child,.sidebar nav button:not(.active){font-size:0}.brand{justify-content:center}.brand-logo{flex-basis:48px;width:48px;height:48px}.brand-mark{flex:none}.sidebar nav button{justify-content:center;padding:0}.nav-icon{font-size:19px}.profile div,.profile b,.sync{display:none}.profile{justify-content:center}.overview-grid,.page-grid{grid-template-columns:1fr}.unit-grid,.folder-grid{grid-template-columns:repeat(3,1fr)}.current-user{max-width:150px}.search{display:none}}@media print{@page{size:A4 landscape;margin:10mm}body{background:#fff!important}.app-shell{display:block!important}.sidebar,main>header,main>.toolbar,main>section:not(.report-page),.report-tools,.duty-report-filters,main>footer{display:none!important}main{padding:0!important}.report-page{box-shadow:none!important;border:0!important;display:block!important}.print-sheet{box-shadow:none!important;border:0!important;margin:0!important;padding:0!important}.report-table{overflow:visible!important}.report-table table{font-size:8pt}.report-table th,.report-table td{padding:6px}.report-header,.report-footer{display:flex!important}.general-report-section{break-before:page}.general-report-section:first-child{break-before:auto}.general-report-title{break-after:avoid}.general-report-empty{break-inside:avoid}.duty-analysis-sections{break-after:page;grid-template-columns:1fr}.duty-analysis-sections section{break-inside:avoid}.duty-analysis-sections .table-wrap{max-height:none}}@media (width<=760px){.app-shell{display:block}.sidebar{height:calc(64px + env(safe-area-inset-bottom));width:100%;padding:6px 4px env(safe-area-inset-bottom);z-index:20;flex-direction:row;position:fixed;top:auto;bottom:0;overflow-x:auto}.brand,.sidebar-bottom{display:none}.sidebar nav{justify-content:space-around;width:max-content;min-width:100%;padding:0;display:flex}.sidebar nav button{flex:0 0 42px;width:42px;height:50px;font-size:0!important}.sidebar nav button.active{box-shadow:inset 0 -3px var(--gold)}main{padding:0 14px calc(82px + env(safe-area-inset-bottom))}header{flex-wrap:wrap;align-items:flex-start;gap:12px;height:auto;padding:18px 0}.header-actions{flex-wrap:wrap;justify-content:flex-end;width:100%}.current-user{border-right:0;order:-1;max-width:none;margin-right:auto;padding-right:0}.current-user strong{max-width:180px}.sign-out-button{order:-1}.search{order:4;width:100%}.primary,.install-button{padding:0 10px}.install-button{width:39px;font-size:0}.activity-export-bar{flex-direction:column;align-items:flex-start}.activity-export-bar>div:first-child{flex-direction:column;align-items:flex-start;gap:3px}.transport-export-bar .activity-export-period{grid-template-columns:1fr}.activity-export-actions{justify-content:flex-start;width:100%}.operations-heading{align-items:flex-start}.operations-heading>div:first-child{min-width:0}.general-status{min-width:110px}.kpi-grid,.update-grid{grid-template-columns:1fr 1fr}.people-grid{grid-template-columns:1fr}.unit-grid,.folder-grid{grid-template-columns:1fr 1fr}.panel-title{flex-wrap:wrap}.panel-actions{flex-wrap:wrap;width:100%}.legend{flex-wrap:wrap}.mini-kpis{grid-template-columns:1fr 1fr}.technical-floating-menu{grid-template-columns:1fr 1fr;top:4px}.technical-filters,.technical-professional-dashboard,.technical-chart-grid,.technical-result-grid,.technical-result-card dl{grid-template-columns:1fr}.technical-results-head,.technical-chart-heading{flex-direction:column;align-items:flex-start}.attendance-search,.attendance-filters .clear-filters,.request-search{grid-column:auto}.team-editor,.personnel-form{grid-template-columns:1fr}.team-editor-actions,.personnel-form-head,.personnel-form-actions,.personnel-name{grid-column:auto}.personnel-tabs,.mandate-panels,.interactive-summary,.driver-grid{grid-template-columns:1fr}.driver-grid>div,.driver-card{grid-template-columns:auto 1fr}.driver-grid b,.driver-grid p{grid-column:2}.form-row,.form-row.three,.rectify-fields{grid-template-columns:1fr}.overview-grid{display:block}.feed{margin-top:14px}.audit-entry{grid-template-columns:30px 1fr}.restore-action{grid-column:2}.change-grid{grid-template-columns:1fr}.change-grid>b{text-align:center;transform:rotate(90deg)}.administrative-composition{grid-template-columns:1fr 1fr}.administrative-composition>div{border-top:1px solid #dfe7ec;border-left:0}.administrative-composition>div:first-child{border-top:0;grid-column:1/-1}.administrative-profile{grid-column:1/-1}}.proposal-page{color:#193047;background:#e9eef2;min-height:100vh;padding:42px 4vw 70px}.proposal-intro{max-width:1440px;margin:0 auto 32px}.proposal-intro p,.proposal-label>b{letter-spacing:.16em;color:#96712f;font-size:11px;font-weight:900}.proposal-intro h1{margin:8px 0;font-size:36px}.proposal-intro>span{color:#687b89;font-size:14px}.proposal-block{max-width:1440px;margin:0 auto 58px}.proposal-label{grid-template-columns:100px 280px 1fr;align-items:start;gap:18px;margin-bottom:16px;display:grid}.proposal-label h2{margin:0;font:700 24px Georgia,serif}.proposal-label p{color:#6b7c88;max-width:650px;margin:1px 0 0;font-size:12px;line-height:1.6}.demo-shell{background:#f4f7f9;border:1px solid #d3dde4;border-radius:18px;grid-template-columns:190px 1fr;height:780px;display:grid;overflow:hidden;box-shadow:0 22px 60px #17314922}.demo-shell main{padding:0 24px 22px;overflow:hidden}.demo-side{color:#fff;background:linear-gradient(#071c2d,#153c59);flex-direction:column;padding:22px 13px;display:flex}.demo-brand{border-bottom:1px solid #ffffff20;align-items:center;gap:10px;padding:0 6px 20px;display:flex}.demo-brand>span{color:#c6a15b;border:1px solid #c6a15b;border-radius:8px;place-items:center;width:37px;height:37px;font:700 13px Georgia,serif;display:grid}.demo-brand b,.demo-brand small{display:block}.demo-brand b{letter-spacing:.08em;font:700 16px Georgia,serif}.demo-brand small{color:#b2c2ce;margin-top:3px;font-size:8px}.demo-side nav{gap:5px;margin-top:20px;display:grid}.demo-side nav span{color:#bdcbd6;border-radius:7px;padding:11px 12px;font-size:10px}.demo-side nav span.on{color:#fff;background:#ffffff14;box-shadow:inset 3px 0 #c6a15b}.demo-user{border-top:1px solid #ffffff1d;align-items:center;gap:9px;margin-top:auto;padding:14px 5px 0;display:flex}.demo-user i,.activity-item>i{color:#fff;background:#315873;border-radius:50%;place-items:center;width:30px;height:30px;font-size:8px;font-style:normal;display:grid}.demo-user b,.demo-user small{display:block}.demo-user b{font-size:9px}.demo-user small{color:#9fb3c1;margin-top:2px;font-size:8px}.demo-header{border-bottom:1px solid #dbe3e8;justify-content:space-between;align-items:center;display:flex;height:86px!important}.demo-header>div>small{letter-spacing:.16em;color:#8796a2;font-size:8px;font-weight:900}.demo-header h2{margin:5px 0 0;font:700 26px Georgia,serif}.demo-actions{align-items:center;gap:8px;display:flex}.demo-actions button,.section-head button,.hero-date button{color:#36566d;background:#fff;border:1px solid #d1dce3;border-radius:7px;height:34px;padding:0 12px;font-size:8px;font-weight:800}.demo-actions button.dark{color:#fff;background:#15344d;border-color:#15344d}.online{color:#2e7d65;font-size:8px;font-weight:800}.demo-kpis{grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0 12px;display:grid}.demo-kpis article{background:#fff;border:1px solid #dce4e9;border-bottom:3px solid #2563a8;border-radius:10px;padding:14px 15px}.demo-kpis article.kpi-1{border-bottom-color:#c6a15b}.demo-kpis article.kpi-2{border-bottom-color:#258269}.demo-kpis article.kpi-3{border-bottom-color:#7468a8}.demo-kpis small,.demo-kpis b,.demo-kpis span{display:block}.demo-kpis small{color:#718492;font-size:8px;font-weight:800}.demo-kpis b{color:#253f53;margin:4px 0;font:700 28px Georgia,serif}.demo-kpis span{color:#8796a2;font-size:7px}.demo-card{background:#fff;border:1px solid #dce4e9;border-radius:10px;padding:16px;box-shadow:0 3px 12px #17314908}.section-head{justify-content:space-between;align-items:flex-start;margin-bottom:13px;display:flex}.section-head small{letter-spacing:.12em;color:#84939e;font-size:7px;font-weight:900}.section-head h3{margin:3px 0 0;font:700 16px Georgia,serif}.section-head>span{color:#397092;font-size:8px;font-weight:800}.v1-grid{grid-template-columns:1.7fr .8fr;gap:12px;margin-bottom:12px;display:grid}.notice-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.notice-row article{background:#f4f7f9;border-left:3px solid #4d7ba0;border-radius:7px;padding:10px 12px}.notice-row article.urgent{background:#fff5f5;border-left-color:#bd4c4c}.notice-row em,.notice-row b,.notice-row p{display:block}.notice-row em{color:#a74444;font-size:6px;font-style:normal;font-weight:900}.notice-row b{margin:5px 0;font-size:9px}.notice-row p{color:#6f808d;margin:0;font-size:7px;line-height:1.5}.activity-item{border-bottom:1px solid #e7ecef;gap:8px;padding:9px 0;display:flex}.activity-item span{min-width:0}.activity-item b,.activity-item small{display:block}.activity-item b{white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.activity-item small{color:#82919d;margin-top:3px;font-size:7px}.people{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.people article{border:1px solid #e1e7eb;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:10px;display:grid}.people article>i{color:#fff;background:#345f7d;border-radius:8px;grid-row:1/3;place-items:center;width:30px;height:30px;font-size:8px;font-style:normal;display:grid}.people b,.people small{display:block}.people b{font-size:9px}.people small{color:#7e8d98;font-size:7px}.people em{color:#33725f;grid-column:2;font-size:7px;font-style:normal}.hero-date{color:#fff;background:linear-gradient(120deg,#15344d,#285e83);border-radius:11px;justify-content:space-between;align-items:center;margin:18px 0 12px;padding:20px 22px;display:flex}.hero-date small{letter-spacing:.14em;color:#c4d5e1;font-size:7px;font-weight:900}.hero-date h3{margin:6px 0;font:700 24px Georgia,serif}.hero-date p{color:#dce6ed;margin:0;font-size:9px}.hero-date button{color:#182f40;background:#c6a15b;border:0}.v2-grid{grid-template-columns:1fr 1.7fr;gap:12px;display:grid}.v2-grid>div>.demo-kpis{margin-bottom:0}.compact .notice-row article{padding:9px}.agenda-item{border-bottom:1px solid #e8edf0;grid-template-columns:38px 1fr;align-items:center;gap:10px;padding:8px 0;display:grid}.agenda-item>b{color:#285c7c;background:#eaf1f5;border-radius:7px;place-items:center;width:36px;height:36px;font:700 14px Georgia,serif;display:grid}.agenda-item>b small,.agenda-item>span small{display:block}.agenda-item>b small{font:700 6px Arial}.agenda-item>span{font-size:8px;font-weight:800}.agenda-item>span small{color:#81919c;margin-top:3px;font-size:7px;font-weight:400}.status-strip{color:#dbe6ed;background:#15344d;border-radius:10px;grid-template-columns:repeat(4,1fr);margin:18px 0 12px;display:grid}.status-strip span{text-align:center;border-right:1px solid #ffffff1c;padding:14px;font-size:8px}.status-strip span:last-child{border:0}.status-strip b{color:#fff;margin-right:6px;font:700 22px Georgia,serif}.v3-grid{grid-template-columns:1.8fr .8fr;gap:12px;margin-bottom:12px;display:grid}.v3-bottom{grid-template-columns:1.4fr 1fr;gap:12px;display:grid}.v3-bottom .agenda-item{padding:5px 0}.v3-bottom .agenda-item>b{width:31px;height:31px}.v3-bottom .notice-row{grid-template-columns:1fr 1fr}@media (width<=900px){.proposal-label{grid-template-columns:1fr}.demo-shell{transform-origin:0 0;width:138.8%;margin-bottom:-210px;transform:scale(.72)}.proposal-block{overflow:hidden}}.fleet-board{border-top:1px solid var(--border);margin-top:22px;padding-top:20px}.fleet-board-head{justify-content:space-between;align-items:end;gap:16px;display:flex}.fleet-board-head h2{margin:3px 0 0;font:700 20px Georgia,serif}.fleet-board-head label,.fleet-kpis label,.fleet-form label{color:#63798a;text-transform:uppercase;gap:6px;font-size:8px;font-weight:800;display:grid}.fleet-board input,.fleet-board select{color:#30495c;text-transform:none;background:#fff;border:1px solid #cbd8e1;border-radius:6px;height:38px;padding:0 10px;font-size:9px}.fleet-kpis{grid-template-columns:repeat(3,1fr) .8fr;gap:10px;margin:15px 0;display:grid}.fleet-kpis article,.fleet-kpis>label{background:#f8fafb;border:1px solid #dce5eb;border-radius:9px;min-height:86px;padding:13px}.fleet-kpis article.available{background:#eff9f5;border-color:#a9d6c5}.fleet-kpis span,.fleet-kpis b,.fleet-kpis small{display:block}.fleet-kpis span{color:#667b8b;font-size:8px;font-weight:800}.fleet-kpis b{color:#24475f;margin:5px 0;font:700 25px Georgia,serif}.fleet-kpis small{color:#768896;font-size:8px}.fleet-form{background:#edf3f7;border:1px solid #d5e0e7;border-radius:9px;grid-template-columns:1.2fr 1fr 1fr 1fr 1.5fr auto;align-items:end;gap:9px;padding:14px;display:grid}.fleet-form .primary{white-space:nowrap}.maintenance-table{margin-top:8px}.fleet-data-access{background:linear-gradient(135deg,#f8fbfd,#eaf2f7);border:1px solid #cbdde8;border-radius:9px;justify-content:space-between;align-items:center;gap:18px;margin:16px 0 10px;padding:14px 16px;display:flex}.fleet-data-access h3{color:#24475f;margin:3px 0;font:700 16px Georgia,serif}.fleet-data-access span{color:#718593;font-size:8px}.fleet-data-access>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.fleet-data-access button{color:#315c7d;background:#fff;border:1px solid #9eb8c9;border-radius:6px;height:36px;padding:0 12px;font-size:8px;font-weight:900}.fleet-data-access button:hover{background:#eaf3f7}.fleet-data-access button:disabled{opacity:.45;cursor:not-allowed}.fleet-calendar{margin-top:20px}.fleet-calendar .calendar-event{color:#8b5724;background:#fff0dc}.fleet-calendar .calendar-event:hover{background:#f7d9af}@media (width<=1050px){.fleet-kpis,.fleet-form{grid-template-columns:repeat(2,1fr)}.fleet-form .primary{align-self:end}}@media (width<=760px){.fleet-board-head{flex-direction:column;align-items:stretch}.fleet-kpis,.fleet-form{grid-template-columns:1fr}.fleet-data-access{flex-direction:column;align-items:flex-start}}.driver-authorized-board{border-top:1px solid var(--border);margin-top:22px;padding-top:20px}.driver-sync-note{color:#6e8190;margin:-6px 0 14px;font-size:9px;line-height:1.55}.driver-authorized-board .calendar-event{color:#285f86;background:#e7f1f8}.fleet-report-periods{background:#dfeaf1;border-radius:7px;padding:3px;flex-wrap:nowrap!important;gap:3px!important;display:flex!important}.fleet-report-periods button{color:#607888!important;background:0 0!important;border:0!important;height:30px!important;padding:0 9px!important}.fleet-report-periods button.selected{box-shadow:0 1px 4px #17314918;color:#173f5f!important;background:#fff!important}.fleet-period-summary{background:#f8fafb;border:1px solid #d9e4eb;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 12px;padding:11px 13px;display:flex}.fleet-period-summary>strong{letter-spacing:.08em;text-transform:uppercase;color:#61798a;margin-right:4px;font-size:8px}.fleet-period-summary span{color:#617687;background:#fff;border:1px solid #dde6eb;border-radius:6px;align-items:center;gap:7px;padding:7px 9px;font-size:8px;display:flex}.fleet-period-summary span b{color:#24475f;font-size:9px}.fleet-period-summary span.total{color:#315f7d;background:#e9f3f8;border-color:#bcd3e1;margin-left:auto}.fleet-report-vehicle{color:#607888;text-transform:uppercase;gap:5px;min-width:150px;font-size:8px;font-weight:900;display:grid}.fleet-report-vehicle select{text-transform:none;background:#fff;min-width:170px;height:36px}.rh-page{gap:14px;display:grid}.current-composition-horizontal{grid-template-columns:minmax(240px,1.5fr) repeat(4,minmax(105px,.6fr)) minmax(220px,1fr);align-items:center;gap:12px;display:grid}.current-composition-horizontal>div{border-left:1px solid #dfe7ec;flex-direction:column;justify-content:center;min-height:74px;padding:12px 14px;display:flex}.current-composition-horizontal>div:first-child{border-left:0}.current-composition-horizontal h2{margin:3px 0 0;font:700 17px Georgia,serif}.current-composition-horizontal span,.current-composition-horizontal small{color:#718492;font-size:8px}.current-composition-horizontal b{color:#24475f;margin:4px 0;font:700 24px Georgia,serif}.current-composition-horizontal small{line-height:1.45}.workforce-availability{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin:22px 0;padding:20px 0}.section-description{color:#718492;margin-top:5px;font-size:9px;display:block}.workforce-kpis{grid-template-columns:repeat(5,1fr);gap:10px;margin:14px 0;display:grid}.workforce-kpis article{background:#f8fafb;border:1px solid #dce5eb;border-top:3px solid #8094a3;border-radius:9px;min-height:92px;padding:14px}.workforce-kpis article.available{background:#eff9f5;border-color:#258269 #a9d6c5 #a9d6c5}.workforce-kpis article.vacation{border-top-color:#2563a8}.workforce-kpis article.leave{border-top-color:#c6a15b}.workforce-kpis article.medical{border-top-color:#bd4c4c}.workforce-kpis span,.workforce-kpis b,.workforce-kpis small{display:block}.workforce-kpis span{color:#657b8a;font-size:8px;font-weight:900}.workforce-kpis b{color:#24475f;margin:6px 0 3px;font:700 27px Georgia,serif}.workforce-kpis small{color:#7a8b97;font-size:8px}.absence-form{background:#edf3f7;border:1px solid #d5e0e7;border-radius:9px;grid-template-columns:1.4fr 1fr 1fr 1fr;align-items:end;gap:9px;margin:13px 0;padding:14px;display:grid}.absence-form label{color:#63798a;text-transform:uppercase;gap:6px;font-size:8px;font-weight:800;display:grid}.absence-form input,.absence-form select{color:#30495c;text-transform:none;background:#fff;border:1px solid #cbd8e1;border-radius:6px;height:38px;padding:0 10px;font-size:9px}.absence-notes{grid-column:1/4}.absence-actions{justify-content:flex-end;gap:8px;display:flex}.absence-table{margin-top:12px}.workforce-calendar .calendar-event{color:#315c7d;background:#e8eef8}.danger-action{color:#a34141!important}.danger-action:hover{background:#fff1f1!important}.workforce-calendar{margin-top:18px}@media (width<=1100px){.workforce-kpis{grid-template-columns:repeat(3,1fr)}.absence-form{grid-template-columns:repeat(2,1fr)}.absence-notes{grid-column:1/2}}@media (width<=700px){.workforce-kpis,.absence-form{grid-template-columns:1fr}.absence-notes{grid-column:auto}.absence-actions{justify-content:stretch}.absence-actions button{flex:1}}@media (width<=1050px){.current-composition-horizontal{grid-template-columns:repeat(3,1fr)}.current-composition-horizontal>div:nth-child(4){border-left:0}}@media (width<=700px){.current-composition-horizontal{grid-template-columns:1fr 1fr}.current-composition-horizontal>div{border-top:1px solid #dfe7ec;border-left:0}.current-composition-horizontal>div:first-child{border-top:0;grid-column:1/-1}}@media (width<=760px){.fleet-report-periods{width:100%;overflow-x:auto}.fleet-period-summary span.total{margin-left:0}.administrative-panels{grid-template-columns:1fr}}.section-subtitle{color:#718492;margin-top:5px;font-size:9px;line-height:1.5;display:block}.coordination-leadership{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.coordination-leadership article{background:linear-gradient(135deg,#f8fbfd,#edf4f7);border:1px solid #d5e1e8;border-radius:10px;min-height:112px;padding:18px 20px;position:relative;box-shadow:0 5px 16px #1731490b}.coordination-leadership article:first-child{border-top:4px solid #173f5f}.coordination-leadership article:last-child{border-top:4px solid #c49a53}.coordination-leadership span,.coordination-leadership strong,.coordination-leadership small{display:block}.coordination-leadership span{letter-spacing:.12em;color:#718593;font-size:7px;font-weight:900}.coordination-leadership strong{color:#24475f;margin:9px 0 6px;font:700 17px Georgia,serif}.coordination-leadership small{color:#687e8c;max-width:520px;font-size:9px;line-height:1.5}.coordination-register-heading{border-top:1px solid #dfe7ec;justify-content:space-between;align-items:end;gap:16px;margin:22px 0 10px;padding-top:18px;display:flex}.coordination-register-heading h3{color:#24475f;margin:3px 0 0;font:700 17px Georgia,serif}.coordination-register-heading>span{color:#7b8d99;font-size:8px}.modal textarea{resize:vertical;border:1px solid var(--border);color:#30495c;width:100%;min-height:88px;font:inherit;background:#fff;border-radius:6px;padding:10px;line-height:1.5}.modal textarea:focus{border-color:#5982a1;outline:none;box-shadow:0 0 0 3px #5982a118}@media (width<=760px){.coordination-leadership{grid-template-columns:1fr}.coordination-register-heading{flex-direction:column;align-items:flex-start}}.google-drive-page{gap:16px;display:grid}.google-drive-intro{background:linear-gradient(135deg,#f7fbfe,#eaf4fa);border:1px solid #cbdde8;border-radius:9px;align-items:center;gap:14px;padding:17px;display:flex}.google-drive-cloud{color:#fff;background:#1267b1;border-radius:12px;flex:none;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.google-drive-intro strong{color:#24475f;font:700 16px Georgia,serif}.google-drive-intro p{color:#617687;margin:5px 0 0;font-size:9px;line-height:1.55}.google-drive-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.google-drive-grid article{background:#f9fbfc;border:1px solid #d9e4eb;border-radius:9px;min-height:96px;padding:15px}.google-drive-grid span,.google-drive-grid strong,.google-drive-grid small{display:block}.google-drive-grid span{letter-spacing:.1em;color:#718593;font-size:7px;font-weight:900}.google-drive-grid strong{color:#24475f;margin:8px 0 4px;font-size:11px}.google-drive-grid small{color:#758895;overflow-wrap:anywhere;font-size:8px}.google-drive-actions{gap:9px;display:flex}.google-drive-actions .cancel{height:39px}.google-drive-connect{background:#fbfdfe;border:1px dashed #9db9ca;border-radius:10px;justify-content:space-between;align-items:center;gap:24px;padding:20px;display:flex}.google-drive-connect h3{margin:0 0 5px;font:700 17px Georgia,serif}.google-drive-connect p{color:#687e8c;margin:0;font-size:9px;line-height:1.55}.google-drive-connect small{color:#9a6824;margin-top:8px;font-size:8px;display:block}.google-drive-link{white-space:nowrap;align-items:center;text-decoration:none;display:inline-flex}.google-drive-link.disabled{opacity:.45;pointer-events:none}.google-drive-warning{color:#855c1d;background:#fff8e9;border:1px solid #e4c58e;border-radius:7px;padding:10px 12px;font-size:9px}@media (width<=800px){.google-drive-grid{grid-template-columns:1fr}.google-drive-connect{flex-direction:column;align-items:flex-start}}.semas-consultation{background:linear-gradient(135deg,#f8fbfc,#edf6f2);border:1px solid #cddde7;border-left:4px solid #258269;border-radius:9px;grid-template-columns:minmax(250px,.8fr) minmax(460px,1.4fr);align-items:end;gap:22px;margin:0 0 14px;padding:18px 20px;display:grid;box-shadow:0 4px 14px #1731490a}.semas-consultation-copy>span{letter-spacing:.13em;color:#258269;font-size:7px;font-weight:900}.semas-consultation-copy h2{color:#24475f;margin:4px 0 6px;font:700 18px Georgia,serif}.semas-consultation-copy p{color:#687e8c;margin:0;font-size:9px;line-height:1.55}.semas-consultation-form{grid-template-columns:1fr 1fr auto;align-items:end;gap:9px;display:grid}.semas-consultation-form label{color:#607786;text-transform:uppercase;gap:5px;font-size:8px;font-weight:900;display:grid}.semas-consultation-form input,.semas-consultation-form select{color:#30495c;text-transform:none;background:#fff;border:1px solid #c8d7e0;border-radius:6px;min-width:0;height:38px;padding:0 10px;font-size:9px}.semas-consultation-form button{color:#fff;white-space:nowrap;background:#1f6f57;border:0;border-radius:6px;height:38px;padding:0 14px;font-size:8px;font-weight:900}.semas-consultation-form button:hover{background:#175943}.semas-consultation-form small{color:#27745e;grid-column:1/-1;font-size:8px;font-weight:800}.semas-consultation-form button:disabled{opacity:.65;cursor:wait}.semas-error,.semas-results{grid-column:1/-1}.semas-error{color:#8c3232;background:#fff5f5;border:1px solid #e5b8b8;border-radius:6px;padding:9px 11px;font-size:9px}.semas-error a{color:#7a2626;margin-left:5px;font-weight:900}.semas-results{gap:7px;margin-top:3px;display:grid}.semas-results-title{color:#24475f;justify-content:space-between;align-items:center;font-size:10px;display:flex}.semas-results-title span{color:#1f6f57;background:#dceee7;border-radius:999px;padding:3px 7px;font-size:8px;font-weight:900}.semas-results>p{color:#607786;background:#fff;border-radius:6px;margin:0;padding:10px;font-size:9px}.semas-results article{background:#fff;border:1px solid #d6e3e8;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.semas-results article>div{gap:2px;display:grid}.semas-results article strong{color:#24475f;font-size:10px}.semas-results article span{color:#687e8c;font-size:8px}.semas-results article a{color:#1f6f57;text-align:right;font-size:8px;font-weight:900}.mandate-side-column .semas-consultation{margin:0;padding:16px;display:block}.mandate-side-column .semas-consultation-copy{margin-bottom:14px}.mandate-side-column .semas-consultation-form{grid-template-columns:1fr;gap:9px;display:grid}.mandate-side-column .semas-consultation-form button,.mandate-side-column .semas-consultation-form small{grid-column:auto}.mandate-side-column .semas-consultation-form button{white-space:normal;width:100%}@media (width<=980px){.semas-consultation{grid-template-columns:1fr}.semas-consultation-form{grid-template-columns:1fr 1fr}.semas-consultation-form button{grid-column:1/-1}.mandate-tools-grid{grid-template-columns:1fr}}@media (width<=650px){.semas-consultation-form{grid-template-columns:1fr}.semas-consultation-form button{grid-column:auto}}.google-drive-link.pending{background:#755b2b}.google-drive-link.pending:hover{background:#634b21}.google-drive-result{border:1px solid;border-radius:9px;grid-template-columns:34px 1fr auto;align-items:start;gap:11px;padding:14px 15px;display:grid}.google-drive-result>span{border-radius:50%;place-items:center;width:32px;height:32px;font-size:15px;font-weight:900;display:grid}.google-drive-result strong{font-size:11px;display:block}.google-drive-result p{margin:4px 0 0;font-size:9px;line-height:1.55}.google-drive-result>button{color:inherit;background:0 0;border:0;font-size:18px;line-height:1}.google-drive-result.success{color:#25644f;background:#edf8f3;border-color:#9bcdb9}.google-drive-result.success>span{background:#d7efe5}.google-drive-result.error{color:#8b4037;background:#fff3f1;border-color:#dfb0a8}.google-drive-result.error>span{background:#f5dcd7}.drive-import-bar{color:#24475f;background:#f5f9fc;border:1px solid #cbdde8;border-radius:9px;align-items:center;gap:12px;margin:12px 0;padding:12px 14px;display:flex}.drive-import-bar>div{flex:1;min-width:0}.drive-import-bar strong,.drive-import-bar span{display:block}.drive-import-bar strong{font-size:10px}.drive-import-bar span{color:#617687;margin-top:3px;font-size:9px}.drive-import-bar button,.drive-import-bar a{color:#fff;white-space:nowrap;background:#1267b1;border:0;border-radius:7px;padding:9px 12px;font-size:9px;font-weight:800;text-decoration:none}.drive-import-bar button:disabled{opacity:.6}.drive-import-bar.loading{background:#edf6fb;border-color:#9dbed4}.drive-import-bar.success{background:#edf8f3;border-color:#9bcdb9}.drive-import-bar.error{background:#fff3f1;border-color:#dfb0a8}.drive-import-bar.error span{color:#8b4037}@media (width<=760px){.drive-import-bar{flex-direction:column;align-items:stretch}.drive-import-bar button,.drive-import-bar a{text-align:center}}.google-drive-secret{background:#fffaf0;border:1px solid #d6c08d;border-radius:10px;grid-template-columns:1.3fr 1fr auto;align-items:end;gap:14px;padding:20px;display:grid}.google-drive-secret h3{margin:0 0 5px;font:700 17px Georgia,serif}.google-drive-secret p{color:#687e8c;margin:0;font-size:9px;line-height:1.55}.google-drive-secret label{color:#526b7b;font-size:8px;font-weight:800}.google-drive-secret input{width:100%;margin-top:6px}.google-drive-secret .primary{white-space:nowrap}@media (width<=800px){.google-drive-secret{grid-template-columns:1fr}.google-drive-secret .primary{width:100%}}.rh-module-tabs{z-index:5;background:#eaf1f6;border:1px solid #cbdbe5;border-radius:10px;grid-template-columns:repeat(5,1fr);gap:5px;margin:4px 0 18px;padding:5px;display:grid;position:sticky;top:8px}.rh-module-tabs button{color:#60788a;background:0 0;border:0;border-radius:7px;min-height:42px;padding:0 8px;font-size:9px;font-weight:900}.rh-module-tabs button.selected{color:#fff;background:#173f5f;box-shadow:0 4px 12px #17314920}.rh-module-tabs button:focus-visible{outline-offset:2px;outline:2px solid #c6a15b}.promoter-period-board.active-rh-module,.workforce-availability.active-rh-module{margin-top:0}@media (width<=620px){.rh-module-tabs{grid-template-columns:repeat(2,1fr);top:4px}.rh-module-tabs button{min-height:38px;font-size:8px}}.electoral-substitutions{background:#fbfcfd;border:1px solid #d6e2e9;border-radius:10px;margin:0 0 16px;padding:18px}.electoral-substitutions .panel-title{margin-bottom:14px}.electoral-substitutions .table-wrap{margin-top:10px}@media (width<=620px){.electoral-substitutions{padding:14px}.electoral-substitutions .panel-title{flex-direction:column;align-items:stretch}.electoral-substitutions .primary{width:100%}}.institutional-module-tabs{z-index:5;background:#eaf1f6;border:1px solid #cbdbe5;border-radius:10px;grid-template-columns:repeat(5,1fr);gap:5px;margin:4px 0 18px;padding:5px;display:grid;position:sticky;top:8px}.institutional-module-tabs button{color:#60788a;background:0 0;border:0;border-radius:7px;min-height:42px;padding:0 6px;font-size:9px;font-weight:900}.institutional-module-tabs button.selected{color:#fff;background:#173f5f;box-shadow:0 4px 12px #17314920}.institutional-module-tabs button:focus-visible{outline-offset:2px;outline:2px solid #c6a15b}.jec-section.active-module,.electoral-board.active-module{margin-top:0}.jec-section.active-module{border-top:0;padding-top:0}@media (width<=620px){.institutional-module-tabs{grid-template-columns:repeat(2,1fr);top:4px}.institutional-module-tabs button{min-height:39px;font-size:8px}}.transport-floating-menu{z-index:7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#eaf1f6ef;border:1px solid #cbdbe5;border-radius:10px;grid-template-columns:repeat(4,1fr);gap:5px;margin:4px 0 18px;padding:5px;display:grid;position:sticky;top:8px;box-shadow:0 7px 18px #17314914}.transport-floating-menu button{color:#526d80;background:0 0;border:0;border-radius:7px;min-height:40px;padding:0 6px;font-size:9px;font-weight:900}.transport-floating-menu button:hover,.transport-floating-menu button:focus-visible,.transport-floating-menu button.selected{color:#fff;background:#173f5f}.section-anchor{scroll-margin-top:72px}.designation-highlight{background:#fffaf0;border:1px solid #d5c69f;border-left:5px solid #c6a15b;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin:12px 0 18px;padding:18px;display:grid}.designation-highlight span{color:#866c35;font-size:10px;font-weight:900}.designation-highlight strong{color:#173f5f;font:700 20px Georgia,serif}.designation-highlight b{color:#fff;background:#173f5f;border-radius:999px;padding:8px 12px;font-size:12px}.designation-special-board,.birthday-board{margin-top:0}.birthday-board .schedule-calendar{margin-top:18px}@media (width<=620px){.transport-floating-menu{grid-template-columns:repeat(2,1fr);top:4px}.designation-highlight{grid-template-columns:1fr}.designation-highlight b{justify-self:start}}.integovs-assistant{background:linear-gradient(145deg,#fff 0%,#f3f8fb 100%);border-color:#b9cdd9;margin:0 0 18px;padding:20px}.assistant-heading{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.assistant-heading h2{color:#173f5f;margin:2px 0 3px;font:700 23px Georgia,serif}.assistant-heading span{color:#60788a;font-size:12px}.assistant-mark{color:#fff;background:#173f5f;border-radius:13px;place-items:center;width:44px;height:44px;font:800 22px Georgia,serif;display:grid;box-shadow:0 8px 18px #1731492b}.assistant-conversation{background:#f8fbfd;border:1px solid #d7e3ea;border-radius:13px;flex-direction:column;gap:10px;max-height:330px;margin:18px 0 12px;padding:14px;display:flex;overflow:auto}.assistant-conversation article{gap:9px;max-width:86%;display:flex}.assistant-conversation article.user{flex-direction:row-reverse;align-self:flex-end}.assistant-conversation article>div{color:#fff;background:#173f5f;border-radius:50%;flex:0 0 30px;place-items:center;height:30px;font-size:10px;font-weight:900;display:grid}.assistant-conversation article.user>div{background:#c6a15b}.assistant-conversation article section{background:#fff;border-radius:4px 13px 13px;padding:10px 12px;box-shadow:0 3px 10px #17314912}.assistant-conversation article.user section{color:#fff;background:#173f5f;border-radius:13px 4px 13px 13px}.assistant-conversation p{margin:0;font-size:13px;line-height:1.5}.assistant-conversation small{color:#758b99;margin-top:7px;font-size:9px;font-weight:800;display:block}.assistant-conversation article.user small{color:#d9e6ee}.assistant-form{grid-template-columns:1fr auto;gap:8px;display:grid}.assistant-form label{background:#fff;border:1px solid #bfd1dc;border-radius:10px;align-items:center;gap:8px;min-height:46px;padding:0 13px;display:flex}.assistant-form input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.assistant-suggestions{flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;display:flex}.assistant-suggestions span{color:#6a8291;font-size:9px;font-weight:900}.assistant-suggestions button{color:#31566f;background:#fff;border:1px solid #cedde5;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:800}.assistant-suggestions button:hover{background:#eef5f8;border-color:#173f5f}.assistant-privacy{color:#758b99;text-align:right;margin:10px 0 0;font-size:9px}@media (width<=620px){.integovs-assistant{padding:14px}.assistant-heading{grid-template-columns:auto 1fr}.assistant-heading>.badge{display:none}.assistant-heading h2{font-size:19px}.assistant-conversation{max-height:290px;padding:10px}.assistant-conversation article{max-width:96%}.assistant-form{grid-template-columns:1fr}.assistant-form button{min-height:42px}.assistant-suggestions{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.assistant-suggestions span{display:none}.assistant-suggestions button{flex:none}.assistant-privacy{text-align:left}}.assistant-memory{background:#f8fbfd;border:1px solid #d5e3ea;border-radius:10px;flex-wrap:wrap;align-items:center;gap:6px;margin-top:14px;padding:8px 10px;display:flex}.assistant-memory>span{letter-spacing:.12em;color:#78909e;font-size:8px;font-weight:900}.assistant-memory b{color:#31566f;background:#e8f1f5;border-radius:999px;padding:5px 8px;font-size:9px}.assistant-memory button{color:#8a5a45;background:0 0;border:0;margin-left:auto;font-size:9px;font-weight:800}.assistant-answer-meta{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.assistant-answer-meta span{color:#60788a;background:#eef3f6;border-radius:999px;padding:3px 6px;font-size:8px;font-weight:900}.assistant-answer-meta .confidence-confirmada{color:#24703b;background:#e4f5e9}.assistant-answer-meta .confidence-parcial{color:#8b641b;background:#fff1d6}.assistant-answer-meta .confidence-nao-encontrada{color:#8a443e;background:#f7e7e5}.assistant-answer-meta .confidence-corrigida-pela-coordenacao{color:#294f8b;background:#e6ecf8}.assistant-correct{color:#526f82;background:0 0;border:0;margin-top:8px;padding:0;font-size:9px;font-weight:800;text-decoration:underline}.assistant-correction{background:#fffaf0;border:1px solid #c6a15b;border-radius:12px;gap:9px;margin:0 0 12px;padding:12px;display:grid}.assistant-correction>div:first-child{flex-direction:column;gap:2px;display:flex}.assistant-correction strong{color:#173f5f;font-size:12px}.assistant-correction span{color:#718694;font-size:9px}.assistant-correction textarea{resize:vertical;border:1px solid #cedde5;border-radius:8px;width:100%;padding:10px;font:12px/1.45 inherit}.assistant-correction>div:last-child{justify-content:flex-end;gap:7px;display:flex}.assistant-correction button{background:#fff;border:1px solid #cedde5;border-radius:7px;padding:7px 10px;font-size:9px;font-weight:800}.assistant-correction button.primary{color:#fff;background:#173f5f}@media (width<=620px){.assistant-memory button{text-align:left;width:100%;margin-left:0}.assistant-correction>div:last-child{grid-template-columns:1fr 1fr;display:grid}}.assistant-answer-actions,.assistant-followups{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.assistant-answer-actions button,.assistant-followups button{color:#426178;background:#fff;border:1px solid #d1dfe6;border-radius:7px;padding:5px 7px;font-size:8px;font-weight:800}.assistant-followups button{background:#f3f8fa;border-radius:999px}.assistant-governance{gap:18px;display:grid}.governance-editor label{color:#60788a;gap:5px;font-size:10px;font-weight:800;display:grid}.governance-editor input{border:1px solid #cedde5;border-radius:8px;padding:10px}.assistant-test-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.assistant-test-grid article{background:#f8fbfd;border:1px solid #d9e5ea;border-radius:11px;gap:5px;padding:13px;display:grid}.assistant-test-grid span{letter-spacing:.1em;color:#78909e;font-size:8px;font-weight:900}.assistant-test-grid strong{color:#173f5f;font-size:12px}.assistant-test-grid b{color:#2e7b4a;font-size:9px}.assistant-governance-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.assistant-governance-grid>section{border:1px solid #d9e5ea;border-radius:12px;padding:14px}.assistant-governance-grid h3{color:#173f5f;margin:0 0 10px}.knowledge-entry,.query-log{border-bottom:1px solid #e5edf1;justify-content:space-between;align-items:flex-start;gap:10px;padding:10px 0;display:flex}.knowledge-entry:last-child,.query-log:last-child{border:0}.knowledge-entry p{margin:4px 0;font-size:11px;line-height:1.45}.knowledge-entry small,.query-log small{color:#78909e;font-size:8px;display:block}.knowledge-entry button{color:#a34c46;background:0 0;border:0;font-size:9px}.query-log strong{font-size:11px;display:block}@media (width<=800px){.assistant-test-grid{grid-template-columns:1fr 1fr}.assistant-governance-grid{grid-template-columns:1fr}}@media (width<=520px){.assistant-test-grid{grid-template-columns:1fr}.assistant-answer-actions,.assistant-followups{flex-wrap:nowrap;overflow-x:auto}.assistant-answer-actions button,.assistant-followups button{flex:none}}.assistant-mode{justify-content:space-between;align-items:center;gap:10px;margin-top:12px;display:flex}.assistant-mode label{color:#60788a;align-items:center;gap:7px;font-size:9px;font-weight:800;display:flex}.assistant-mode select{color:#31566f;background:#fff;border:1px solid #cedde5;border-radius:7px;padding:6px 8px}.assistant-mode>span{color:#78909e;font-size:8px}.assistant-voice{color:#173f5f!important;background:#e8f1f5!important;border:0!important;border-radius:50%!important;padding:4px 7px!important}.assistant-admin-tools{grid-template-columns:1fr 1fr;gap:14px;display:grid}.assistant-admin-tools>section,.quality-board{border:1px solid #d9e5ea;border-radius:12px;padding:14px}.assistant-admin-tools h3,.quality-board h3{color:#173f5f;margin:0 0 10px}.assistant-admin-tools section>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.assistant-admin-tools label{color:#60788a;gap:4px;font-size:9px;font-weight:800;display:grid}.assistant-admin-tools input{border:1px solid #cedde5;border-radius:7px;min-width:0;padding:8px}.assistant-admin-tools form{grid-template-columns:1fr 1fr auto;gap:7px;display:grid}.synonym-list{flex-wrap:wrap;grid-column:1/-1;gap:5px;margin-top:9px;display:flex!important}.synonym-list span{color:#31566f;background:#eef5f8;border-radius:999px;padding:5px 7px;font-size:8px}.synonym-list button{color:#a34c46;background:0 0;border:0}.quality-board>div:first-child span{color:#78909e;font-size:9px}.quality-board>div:last-child{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.quality-board article{background:#f8fbfd;border-radius:9px;grid-template-columns:1fr auto;gap:4px;padding:9px;display:grid}.quality-board article span{color:#31566f;font-size:9px;font-weight:800}.quality-board article strong{color:#173f5f;font-size:10px}.quality-board meter{grid-column:1/-1;width:100%}.quality-board small{color:#78909e;grid-column:1/-1;font-size:7px}@media (width<=800px){.assistant-admin-tools{grid-template-columns:1fr}.quality-board>div:last-child{grid-template-columns:1fr 1fr}}@media (width<=520px){.assistant-mode{flex-direction:column;align-items:flex-start}.assistant-admin-tools section>div,.assistant-admin-tools form,.quality-board>div:last-child{grid-template-columns:1fr}}.knowledge-validity{gap:8px;grid-template-columns:1fr 1fr!important;display:grid!important}.knowledge-validity label{color:#60788a;gap:4px;font-size:9px;font-weight:800;display:grid}.knowledge-validity input{border:1px solid #cedde5;border-radius:7px;padding:8px}@media (width<=520px){.knowledge-validity{grid-template-columns:1fr!important}}.strict-switch{white-space:nowrap}.strict-switch input{accent-color:#173f5f}.assistant-rules{border:1px solid #d9e5ea;border-radius:12px;gap:10px;padding:14px;display:grid}.assistant-rules h3{color:#173f5f;margin:0}.assistant-rules>div:first-child span{color:#78909e;font-size:9px}.assistant-rules form{grid-template-columns:1fr 2fr auto;gap:8px;display:grid}.assistant-rules form input{border:1px solid #cedde5;border-radius:7px;min-width:0;padding:8px}.assistant-rules>div:last-child{gap:6px;display:grid}.assistant-rules article{background:#f8fbfd;border-radius:8px;grid-template-columns:minmax(150px,.7fr) 2fr auto;align-items:center;gap:9px;padding:8px;display:grid}.assistant-rules article label{font-size:9px;font-weight:800}.assistant-rules article span{font-size:9px}.assistant-rules article button{color:#a34c46;background:0 0;border:0;font-size:9px}@media (width<=620px){.assistant-rules form,.assistant-rules article{grid-template-columns:1fr}.strict-switch{white-space:normal}}.electoral-board{background:linear-gradient(135deg,#fbfcfd,#eef4f7);border:1px solid #d1dee7;border-top:4px solid #173f5f;border-radius:11px;margin-top:26px;padding:20px;box-shadow:0 6px 18px #1731490c}.electoral-heading{border-bottom:1px solid #d8e3ea;justify-content:space-between;align-items:center;gap:18px;padding-bottom:17px;display:flex}.electoral-heading h2{color:#173149;letter-spacing:.04em;margin:3px 0 10px;font:700 22px Georgia,serif}.electoral-heading strong,.electoral-heading span{display:block}.electoral-heading strong{color:#315c7d;font-size:13px}.electoral-heading span{color:#708391;margin-top:4px;font-size:9px}.electoral-term{text-align:center;background:#fffaf0;border:1px solid #d2bb85;border-radius:9px;min-width:145px;padding:13px 16px}.electoral-term small,.electoral-term b{display:block}.electoral-term small{letter-spacing:.12em;color:#876724;font-size:7px;font-weight:900}.electoral-term b{color:#294256;margin-top:5px;font:700 20px Georgia,serif}.electoral-members{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;display:grid}.electoral-members article{background:#fff;border:1px solid #d8e3ea;border-radius:9px;min-height:118px;padding:17px}.electoral-members article.holder{border-left:4px solid #173f5f}.electoral-members article.substitute{border-left:4px solid #c6a15b}.electoral-members span,.electoral-members strong,.electoral-members small{display:block}.electoral-members span{letter-spacing:.1em;color:#718593;font-size:7px;font-weight:900}.electoral-members strong{color:#24475f;margin:9px 0 7px;font:700 16px Georgia,serif}.electoral-members small{color:#687e8c;font-size:9px;line-height:1.55}.electoral-members small b{color:#445f72;font-size:inherit;display:inline}@media (width<=620px){.electoral-board{padding:15px}.electoral-heading{flex-direction:column;align-items:flex-start}.electoral-term{width:100%}.electoral-members{grid-template-columns:1fr}.electoral-members article{min-height:0;padding:14px}.electoral-members strong{font-size:15px}}.promoter-period-board{background:linear-gradient(135deg,#fbfcfd,#eef4f7);border:1px solid #d6e2e9;border-radius:10px;margin:22px 0;padding:18px}.promoter-period-board .table-wrap{margin-top:14px}.promoter-period-board .panel-title{margin-bottom:0}@media (width<=700px){.promoter-period-board{padding:14px}.promoter-period-board .panel-title{flex-direction:column;align-items:stretch}.promoter-period-board .primary{width:100%}}.modal select{appearance:auto;-webkit-appearance:menulist;cursor:pointer;padding-right:34px}.header-actions{flex-wrap:wrap;justify-content:flex-end}.header-button-group{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.new-activity-button{min-width:190px;height:44px;font-size:12px}@media (width<=760px){.header-actions{grid-template-columns:minmax(0,1fr) minmax(178px,44%);align-items:start;gap:9px 12px;width:100%;display:grid}.header-actions .current-user{border-right:1px solid var(--border);grid-area:1/1/span 2;align-self:center;max-width:none;margin:0;padding:5px 10px 5px 0}.header-actions .current-user>span{width:38px;height:38px;font-size:10px}.header-actions .current-user strong{white-space:normal;max-width:none;line-height:1.25}.header-button-group{grid-area:1/2;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;margin:0;display:grid}.header-button-group>*{order:0;min-width:0;overflow:hidden;width:100%!important}.header-button-group .online-counter,.header-button-group .version-refresh-button,.header-button-group .sign-out-button{border-radius:6px;width:auto;height:27px;padding:0 8px;font-size:8px}.header-button-group .online-counter{border-radius:14px}.header-button-group .online-counter i{width:6px;height:6px;box-shadow:none;margin-right:4px}.header-button-group .version-refresh-button span,.header-button-group .sign-out-button span{font-size:12px}.header-button-group .install-button{width:auto;height:27px;padding:0 8px;font-size:8px}.header-button-group .install-button span{margin-right:3px;font-size:12px}.header-button-group .install-button,.header-button-group .version-refresh-button,.header-button-group .sign-out-button{text-overflow:ellipsis;justify-content:center}.header-actions .search{grid-area:3/1/auto/-1;width:100%}.header-actions .new-activity-button{grid-area:2/2;width:100%;min-width:0;height:36px;margin:0;padding:0 10px;font-size:10px}}@media (width<=430px){.header-actions{grid-template-columns:minmax(0,1fr) minmax(164px,47%);gap:8px}.header-actions .current-user{gap:7px;padding-right:8px}.header-actions .current-user>span{width:34px;height:34px}.header-actions .current-user strong{font-size:8px}.header-actions .current-user em{white-space:normal;font-size:6.5px;line-height:1.25}.header-button-group{gap:5px}.header-button-group .online-counter,.header-button-group .version-refresh-button,.header-button-group .sign-out-button,.header-button-group .install-button{padding:0 5px;font-size:7px}.header-button-group .install-button span,.header-button-group .version-refresh-button span,.header-button-group .sign-out-button span{font-size:10px}}@media (width<=760px){.settings-page,.settings-page>section,.settings-page .panel,.users-page{width:100%;min-width:0;max-width:100%}.settings-page{overflow:hidden}.settings-header{grid-template-columns:minmax(0,1fr);gap:14px;padding:14px;display:grid}.settings-header>div:first-child{min-width:0}.settings-header h2{overflow-wrap:anywhere;font-size:21px}.settings-header>div>span{line-height:1.55;display:block}.settings-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;width:100%;max-width:100%;display:grid}.settings-tabs button{white-space:nowrap;text-overflow:ellipsis;width:100%;min-width:0;height:36px;padding:0 5px;font-size:8px;overflow:hidden}.settings-tabs button:last-child:nth-child(odd){grid-column:1/-1}.users-page{padding:13px;overflow:hidden}.users-page .panel-title{grid-template-columns:minmax(0,1fr);align-items:start;gap:10px;display:grid}.users-page .panel-title .primary{width:100%}.access-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:14px}.access-summary div{min-width:0;padding:10px}.access-summary span{min-height:20px;line-height:1.35}.access-summary b{overflow-wrap:anywhere;font-size:18px}.users-page>.table-wrap{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;border:1px solid #e1e8ed;border-radius:8px;width:100%;max-width:100%;display:block;overflow-x:auto}.users-page>.table-wrap table{width:720px;min-width:720px}.users-page>.table-wrap th,.users-page>.table-wrap td{white-space:normal;overflow-wrap:anywhere;vertical-align:top;padding:9px 8px;font-size:8px}.users-page>.table-wrap th{font-size:6.5px}.users-page>.table-wrap th:first-child,.users-page>.table-wrap td:first-child{z-index:1;background:#fff;width:118px;min-width:118px;position:sticky;left:0;box-shadow:1px 0 #e1e8ed}.users-page>.table-wrap th:first-child{z-index:2;background:#f6f8fa}.users-page .table-actions{flex-direction:column;align-items:stretch}.users-page .table-actions button{white-space:nowrap;width:100%}.security-note{grid-template-columns:30px minmax(0,1fr);align-items:flex-start;gap:9px;display:grid}.security-note a{grid-column:2;justify-self:start}.user-editor{grid-template-columns:minmax(0,1fr);padding:11px}.user-editor-actions{grid-column:auto;grid-template-columns:1fr 1fr;display:grid}.access-report-filters{grid-template-columns:minmax(0,1fr)}.access-report-panel{min-width:0;overflow:hidden}.access-report-panel>.table-wrap{width:100%;max-width:100%;overflow-x:auto}.attendance-module-tabs{grid-template-columns:repeat(2,1fr)}body,main{width:100%;max-width:100%;overflow-x:hidden}header{padding-top:calc(18px + env(safe-area-inset-top))}.calendar-below-records{margin-top:14px;padding-top:14px}.schedule-calendar{border-radius:10px;width:100%;min-width:0;margin-top:8px;padding:9px;overflow:hidden}.calendar-head{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;margin-bottom:8px;display:grid}.calendar-head .eyebrow{letter-spacing:.12em;font-size:7px}.calendar-head h3{font-size:18px;line-height:1.05}.calendar-navigation{grid-template-columns:34px 76px 34px;gap:4px;width:auto;display:grid}.calendar-head button{border-radius:7px;min-width:0;height:34px;padding:0 5px;font-size:8px}.calendar-mobile-hint{display:none}.calendar-table{width:100%;display:block;overflow:hidden}.calendar-weekdays,.calendar-grid{width:100%;min-width:0}.calendar-weekdays b{padding:8px 1px;font-size:7px}.calendar-grid>div{min-width:0;min-height:92px;padding:3px 2px}.calendar-grid span{justify-content:center;margin:0;font-size:9px}.calendar-grid span small{display:none}.calendar-grid .calendar-event{color:#315e7e;text-align:left;overflow-wrap:anywhere;word-break:normal;-webkit-line-clamp:5;background:#e5eff6;border:0;border-left:2px solid #4d88aa;border-radius:3px;-webkit-box-orient:vertical;width:100%;height:auto;min-height:24px;margin:3px 0 0;padding:3px 2px;font-size:5.25px;line-height:1.15;display:-webkit-box;overflow:hidden}.calendar-grid .calendar-event.calendar-event-people{-webkit-line-clamp:unset;display:block}.calendar-event-line{white-space:normal;text-overflow:clip;overflow-wrap:normal;word-break:normal;border-bottom:1px solid #cbdde766;padding:1.5px 0;line-height:1.2;overflow:visible}.calendar-event-line:last-child{border-bottom:0}.calendar-grid em{display:none}.calendar-details dl{grid-template-columns:1fr}.duty-page{width:100%;max-width:100%;padding:11px;overflow:hidden}.duty-page .panel-title{align-items:center}.duty-page .mini-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:12px}.duty-page .mini-kpis div{padding:9px}.duty-page .table-wrap{overflow:visible}.duty-page .table-wrap table{table-layout:fixed;width:100%;min-width:0}.duty-page .table-wrap th,.duty-page .table-wrap td{vertical-align:top;white-space:normal;overflow-wrap:anywhere;min-width:0;padding:7px 3px;font-size:7px;line-height:1.35}.duty-page .table-wrap th{font-size:6px}.duty-page .table-wrap th:first-child,.duty-page .table-wrap td:first-child{width:18%;min-width:0}.duty-page .table-wrap th:nth-child(2),.duty-page .table-wrap td:nth-child(2){width:27%;min-width:0}.duty-page .table-wrap th:nth-child(3),.duty-page .table-wrap td:nth-child(3){white-space:pre-line;width:39%;min-width:0}.duty-page .table-wrap th:nth-child(4),.duty-page .table-wrap td:nth-child(4){text-align:center;width:16%;min-width:0}.duty-page .table-actions{grid-template-columns:1fr;gap:5px;width:100%;min-width:0;display:grid}.duty-page .table-actions .edit-action{white-space:nowrap;width:100%;min-width:0;height:28px;padding:0 2px;font-size:6.5px}.duty-records .table-wrap th,.duty-records .table-wrap td{padding-top:5px;padding-bottom:5px;line-height:1.22}.duty-records .table-actions{justify-content:center;align-items:center;gap:3px;display:flex}.duty-records .table-actions .edit-action{border-radius:6px;flex:0 0 25px;width:25px;height:25px;padding:0;font-size:0}.duty-records .table-actions .edit-action:before{content:"✎";font-size:11px;line-height:1}.duty-records .table-actions .danger-action:before{content:"×";font-size:15px}}@media (width<=430px){.calendar-head{grid-template-columns:1fr}.calendar-navigation{grid-template-columns:34px 1fr 34px;width:100%}.duty-page{padding:9px 7px}.duty-page .table-wrap th,.duty-page .table-wrap td{padding-inline:2px;font-size:6.5px}.duty-page .table-wrap th{letter-spacing:.02em;font-size:5.5px}.duty-page .table-actions .edit-action{font-size:6px}}.transport-filters input{border:1px solid var(--border);color:#30495c;text-transform:none;letter-spacing:0;background:#fff;border-radius:6px;outline:none;height:38px;padding:0 10px;font-size:10px}.transport-filters input:focus{border-color:#5982a1;box-shadow:0 0 0 3px #5982a118}.transport-search-prompt{color:#607887;text-align:center;background:#f7fafc;border:1px dashed #bfd0db;border-radius:10px;margin:4px 0 18px;padding:18px;font-size:11px}.transport-results-table{max-width:100%;overflow-x:auto}.transport-results-table .table-wrap{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.transport-unified-export{background:#f7fafc;border:1px solid #cbdbe6;border-radius:10px;margin-top:24px;padding:22px;box-shadow:0 5px 18px #173b5520}.transport-unified-export-head{border-bottom:2px solid #d9e7ef;padding-bottom:16px}.transport-unified-export-head h2{margin:3px 0 5px}.transport-unified-export-head span{color:#647887;font-size:12px}.transport-export-section{border-bottom:1px solid #d9e3e9;grid-template-columns:minmax(210px,.8fr) minmax(0,2fr) auto;align-items:end;gap:18px;padding:18px 0;display:grid}.transport-export-section:last-child{border-bottom:0;padding-bottom:0}.transport-export-section-title{align-self:center;gap:5px;display:grid}.transport-export-section-title small{color:#6b7d89}.transport-export-selectors{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.transport-export-selectors label{color:#486174;text-transform:uppercase;letter-spacing:.04em;gap:5px;font-size:10px;font-weight:700;display:grid}.transport-export-selectors select{border:1px solid var(--border);color:#30495c;background:#fff;border-radius:6px;width:100%;height:38px;padding:0 28px 0 9px}.fleet-export-selectors{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=1100px){.transport-export-section{grid-template-columns:1fr}.transport-export-selectors{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.transport-unified-export{padding:16px}.transport-export-selectors,.fleet-export-selectors{grid-template-columns:1fr}.transport-filters{grid-template-columns:1fr 1fr}.transport-filters label{min-width:0}.transport-filters .clear-filters{grid-column:1/-1}.transport-filters input,.transport-filters select{width:100%;min-width:0}.transport-results-table{border:1px solid #e1e8ed;border-radius:8px;width:100%}.transport-results-table table{width:720px;min-width:720px}.transport-results-table th,.transport-results-table td{white-space:normal;overflow-wrap:anywhere;vertical-align:top;padding:8px 7px;font-size:7.5px;line-height:1.3}.transport-results-table th{font-size:6px}.transport-results-table th:first-child,.transport-results-table td:first-child{z-index:1;background:#fff;width:84px;min-width:84px;position:sticky;left:0;box-shadow:1px 0 #e1e8ed}.transport-results-table th:first-child{z-index:2;background:#f6f8fa}.transport-search-prompt{padding:14px 12px}.driver-card{padding:12px}.driver-grid{gap:8px}.attendance-export-bar .activity-export-period,.technical-export-bar .activity-export-period{grid-template-columns:1fr}.technical-professional-list .technical-person-card{grid-template-columns:auto 1fr auto}.technical-professional-list .technical-person-card em{text-align:left;grid-column:2/4}}.table-actions{flex-wrap:wrap;gap:6px;min-width:190px;display:flex}.complete-action{color:#19735f!important;border-color:#9fcdbf!important}.complete-action:hover{background:#eef9f5!important}.integovs-assistant{flex-direction:column;display:flex}.integovs-assistant .assistant-heading{order:0}.integovs-assistant .assistant-mode{display:none}.integovs-assistant .assistant-memory{order:1}.integovs-assistant .assistant-form{order:2;margin-top:16px}.integovs-assistant .assistant-conversation{order:3;min-height:0;max-height:none;margin:12px 0 0}.integovs-assistant .assistant-correction{order:4}.integovs-assistant .assistant-suggestions{order:5}.integovs-assistant .assistant-privacy{order:6}.integovs-assistant .assistant-conversation article{max-width:100%}.integovs-assistant .assistant-conversation article.user{display:none}.integovs-assistant .assistant-conversation article.assistant section{border-left:4px solid #173f5f;border-radius:10px;width:100%}.integovs-assistant .assistant-answer-meta{margin-top:9px}.app-shell-v2{--navy:#16324a;--navy-deep:#0f2638;--blue:#2b6f9f;--gold:#c7a25a;--bg:#f5f7f9;--border:#dce4e9;--text:#1e3446;--muted:#6f7f8b;background:var(--bg);grid-template-columns:244px minmax(0,1fr)}.app-shell-v2 .sidebar{box-shadow:none;background:#102a3e;border-right:1px solid #ffffff12;padding:20px 13px 15px}.app-shell-v2 .brand{padding:0 8px 20px}.app-shell-v2 .brand-logo{border-radius:10px;flex-basis:46px;width:46px;height:46px}.app-shell-v2 .brand strong{font-size:16px}.app-shell-v2 .brand span{letter-spacing:.03em;font-size:6.5px}.app-shell-v2 .sidebar nav{gap:3px;padding-top:17px}.app-shell-v2 .sidebar nav button{border-radius:9px;height:42px;padding:0 12px;font-size:12px;font-weight:700}.app-shell-v2 .sidebar nav button.active{color:#173149;box-shadow:none;background:#fff}.app-shell-v2 .sidebar nav button.active .nav-icon{color:#a6782c}.app-shell-v2 main{padding:0 28px 24px}.app-shell-v2 main>header{gap:18px;height:auto;min-height:82px;padding:15px 0}.app-shell-v2 main>header h1{font-size:24px}.app-shell-v2 .header-actions{gap:7px}.app-shell-v2 .current-user{max-width:190px}.app-shell-v2 .search{width:220px}.app-shell-v2 .header-button-group{gap:6px}.app-shell-v2 .header-button-group button,.app-shell-v2 .header-button-group a{height:34px}.app-shell-v2 .toolbar{min-height:50px}.app-shell-v2 .toolbar>span{font-size:8px}.app-shell-v2 .periods{background:#edf1f4;border:1px solid #d9e2e7}.app-shell-v2 .periods button{padding:6px 14px}.app-shell-v2 .panel{background:#fff;border:1px solid #dce4e9;border-radius:14px;box-shadow:0 5px 18px #16324a0a}.app-shell-v2 .panel-title h2{font-size:20px}.app-shell-v2 .mini-kpis{gap:10px}.app-shell-v2 .mini-kpis>div{box-shadow:none;border-color:#e0e7eb;border-radius:11px}.app-shell-v2 table{border-collapse:separate;border-spacing:0}.app-shell-v2 th{color:#607482;background:#f6f8fa}.app-shell-v2 td{border-color:#edf1f3}.app-shell-v2 .primary{box-shadow:none;background:#173f5f;border-radius:9px}.app-shell-v2 input,.app-shell-v2 select,.app-shell-v2 textarea{border-radius:9px}.app-shell-v2 .integovs-assistant{background:#fff;border:1px solid #d6e1e7;padding:18px}.app-shell-v2 .assistant-heading{grid-template-columns:auto 1fr auto}.app-shell-v2 .assistant-mark{width:38px;height:38px;box-shadow:none;border-radius:11px;font-size:18px}.app-shell-v2 .assistant-heading h2{font:700 20px/1.15 Inter,Segoe UI,sans-serif}.app-shell-v2 .assistant-heading span{font-size:10px}.app-shell-v2 .assistant-mode{display:none}.app-shell-v2 .assistant-conversation{background:#f5f8fa;border:0;max-height:270px;margin:14px 0 10px;padding:10px}.app-shell-v2 .assistant-conversation article{max-width:92%}.app-shell-v2 .assistant-conversation article>div{flex-basis:26px;width:26px;height:26px;font-size:8px}.app-shell-v2 .assistant-conversation article section{box-shadow:none;border:1px solid #e3e9ed;border-radius:12px;padding:9px 11px}.app-shell-v2 .assistant-conversation p{font-size:11px;line-height:1.5}.app-shell-v2 .assistant-conversation small{font-size:7.5px}.app-shell-v2 .assistant-answer-meta span{font-size:7px}.app-shell-v2 .assistant-form{grid-template-columns:minmax(0,1fr) auto}.app-shell-v2 .assistant-form label{border-radius:11px;min-height:44px}.app-shell-v2 .assistant-form input{font-size:11px}.app-shell-v2 .assistant-form>.primary{min-width:145px}.app-shell-v2 .assistant-suggestions button,.app-shell-v2 .assistant-followups button{font-size:8px}.app-shell-v2 .assistant-privacy{font-size:7.5px}@media (width<=1050px){.app-shell-v2{grid-template-columns:78px minmax(0,1fr)}.app-shell-v2 .brand>div,.app-shell-v2 .sidebar .sync,.app-shell-v2 .sidebar .profile div,.app-shell-v2 .sidebar .profile b{display:none}.app-shell-v2 .brand{justify-content:center;padding-inline:0}.app-shell-v2 .sidebar nav button{justify-content:center;padding:0}.app-shell-v2 .sidebar nav .nav-label{display:none}.app-shell-v2 .profile{justify-content:center}.app-shell-v2 main{padding-inline:20px}.app-shell-v2 .current-user,.app-shell-v2 .install-button,.app-shell-v2 .online-counter{display:none}}@media (width<=760px){.app-shell-v2{display:block}.app-shell-v2 main{padding:0 14px calc(84px + env(safe-area-inset-bottom))}.app-shell-v2 main>header{align-items:flex-start;min-height:68px;padding:10px 0}.app-shell-v2 main>header h1{font-size:21px}.app-shell-v2 main>header .eyebrow{font-size:7px}.app-shell-v2 .header-actions{margin-left:auto}.app-shell-v2 .header-button-group{display:flex}.app-shell-v2 .header-button-group>:not(.version-refresh-button),.app-shell-v2 .search,.app-shell-v2 .new-activity-button{display:none}.app-shell-v2 .toolbar{flex-direction:column;align-items:flex-start;gap:8px;padding:7px 0 12px}.app-shell-v2 .periods{grid-template-columns:repeat(4,1fr);width:100%;display:grid}.app-shell-v2 .periods button{padding:7px 3px}.app-shell-v2 .toolbar>span{white-space:normal;line-height:1.4}.app-shell-v2 .sidebar{z-index:50;width:100%;height:calc(70px + env(safe-area-inset-bottom));padding:4px 5px env(safe-area-inset-bottom);border:0;border-top:1px solid #ffffff20;position:fixed;inset:auto 0 0}.app-shell-v2 .sidebar .brand,.app-shell-v2 .sidebar-bottom{display:none}.app-shell-v2 .sidebar nav{gap:2px;padding:0;display:flex;overflow-x:auto}.app-shell-v2 .sidebar nav button{border-radius:9px;flex-direction:column;flex:0 0 62px;gap:3px;width:62px;height:58px;display:flex}.app-shell-v2 .sidebar nav .nav-label{white-space:normal;text-align:center;max-width:58px;font-size:6.5px;line-height:1.1;display:block}.app-shell-v2 .sidebar nav button.active{color:#173149;background:#fff}.app-shell-v2 .sidebar nav button.active .nav-icon{color:#a6782c}.app-shell-v2 .panel{border-radius:12px}.app-shell-v2 .integovs-assistant{padding:13px}.app-shell-v2 .assistant-heading{grid-template-columns:34px minmax(0,1fr)}.app-shell-v2 .assistant-heading>.badge{display:none}.app-shell-v2 .assistant-mark{width:34px;height:34px}.app-shell-v2 .assistant-heading h2{font-size:17px}.app-shell-v2 .assistant-heading span{font-size:8px;line-height:1.35}.app-shell-v2 .assistant-conversation{max-height:240px;padding:8px}.app-shell-v2 .assistant-conversation article{gap:6px;max-width:100%}.app-shell-v2 .assistant-conversation p{font-size:10px}.app-shell-v2 .assistant-form{grid-template-columns:1fr}.app-shell-v2 .assistant-form>.primary{width:100%;min-height:42px}.app-shell-v2 .assistant-suggestions{flex-wrap:nowrap;overflow-x:auto}.app-shell-v2 .assistant-suggestions button{flex:none}.app-shell-v2 .assistant-privacy{text-align:left;margin-top:7px}.sidebar{height:calc(76px + env(safe-area-inset-bottom));padding:5px 6px env(safe-area-inset-bottom);scrollbar-width:none}.sidebar::-webkit-scrollbar{display:none}.sidebar nav{scroll-snap-type:x proximity;justify-content:flex-start;gap:4px;min-width:max-content}.sidebar nav button{scroll-snap-align:center;border-radius:10px;flex:0 0 70px;gap:5px;width:70px;height:62px}.sidebar nav button .nav-label{white-space:normal;text-overflow:clip;text-align:center;max-width:66px;font-size:7.5px;line-height:1.15;overflow:visible}.sidebar nav button.active{box-shadow:inset 0 -3px var(--gold);background:#ffffff12}main{padding-bottom:calc(94px + env(safe-area-inset-bottom))}}
