@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}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.inline{display:inline}.table{display:table}}:root{--navy:#171c66;--navy-2:#26359b;--green:#78be20;--ink:#18213a;--muted:#687086;--line:#e4e7ef;--paper:#fff;--wash:#f5f7fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--wash);color:var(--ink);margin:0;font-family:Segoe UI,Arial,sans-serif}button,input{font:inherit}.portal-shell{min-height:100vh}.topbar{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #171c6614;justify-content:space-between;align-items:center;height:84px;padding:0 max(32px,50vw - 640px);display:flex;position:sticky;top:0}.brand{color:var(--navy);align-items:center;gap:13px;text-decoration:none;display:flex}.brand-mark{place-items:center;width:42px;height:42px;display:grid;position:relative}.brand-mark i{border:4px solid var(--navy);border-radius:50%;width:24px;height:10px;position:absolute;transform:rotate(-32deg)}.brand-mark i:nth-child(2){top:8px;transform:rotate(32deg)}.brand-mark i:nth-child(3){border-color:var(--green);bottom:4px;transform:rotate(90deg)}.brand strong,.brand small{display:block}.brand strong{letter-spacing:-.02em;font-size:16px}.brand small{text-transform:uppercase;letter-spacing:.13em;color:#7b8293;margin-top:3px;font-size:9px;font-weight:800}.topbar nav{align-items:center;gap:30px;display:flex}.topbar nav a,.topbar nav button{color:#4f5870;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:700;text-decoration:none}.topbar nav a:hover,.topbar nav button:hover{color:var(--navy)}.user-chip{align-items:center;gap:10px;display:flex}.user-chip>span{background:var(--navy);color:#fff;border-radius:12px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid}.user-chip strong,.user-chip small{display:block}.user-chip strong{font-size:12px}.user-chip small{color:#858b99;margin-top:2px;font-size:10px}main{width:min(1280px,100% - 48px);margin:0 auto}.hero{color:#fff;background:linear-gradient(128deg,#111650 0%,#202d8d 58%,#3152ae 100%);border-radius:28px;grid-template-columns:1.35fr .65fr;align-items:center;gap:70px;min-height:430px;margin-top:28px;padding:62px 70px;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 60px #171c6633}.hero-copy,.hero-feature{z-index:2;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#c7d3ff;align-items:center;gap:9px;font-size:10px;font-weight:850;display:inline-flex}.eyebrow:before{content:"";background:var(--green);width:28px;height:2px}.eyebrow.dark{color:#777f92}.hero h1{letter-spacing:-.05em;max-width:680px;margin:20px 0 18px;font-size:52px;line-height:1.02}.hero h1 em{color:#b8df64;font-style:normal}.hero-copy p{color:#ffffffb8;max-width:570px;margin:0 0 28px;font-size:16px;line-height:1.6}.hero-action{color:var(--navy);background:#fff;border-radius:12px;align-items:center;gap:18px;padding:13px 18px;font-size:12px;font-weight:850;text-decoration:none;display:inline-flex}.hero-feature{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff29;border-radius:22px;padding:26px}.feature-label{letter-spacing:.14em;text-transform:uppercase;color:#cbd4f7;font-size:9px;font-weight:800}.feature-icon{background:var(--green);color:#132052;border-radius:16px;place-items:center;width:54px;height:54px;margin:24px 0 18px;font-weight:900;display:grid}.hero-feature h2{margin:0 0 8px;font-size:21px}.hero-feature p{color:#ffffffb3;margin:0 0 22px;font-size:12px;line-height:1.5}.hero-feature a{color:#fff;border-top:1px solid #ffffff29;justify-content:space-between;align-items:center;padding-top:17px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.hero-orbit{border:1px solid #ffffff1c;border-radius:50%;position:absolute}.orbit-one{width:370px;height:370px;top:-170px;right:-130px;box-shadow:0 0 0 55px #ffffff06,0 0 0 110px #ffffff05}.orbit-two{border-color:#78be2040;width:210px;height:210px;bottom:-175px;left:48%}.workspace{padding:60px 0 74px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.section-heading h2{letter-spacing:-.04em;margin:9px 0 0;font-size:28px}.count{align-items:center;gap:10px;display:flex}.count strong{color:var(--navy);font-size:23px}.count span{color:#808797;width:65px;font-size:10px;line-height:1.15}.toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.search-box{flex:1;max-width:480px;position:relative}.search-box>span{color:#8a90a0;font-size:23px;position:absolute;top:11px;left:16px;transform:rotate(-15deg)}.search-box input{border:1px solid var(--line);width:100%;height:48px;color:var(--ink);background:#fff;border-radius:14px;outline:none;padding:0 16px 0 46px}.search-box input:focus{border-color:#8c96ca;box-shadow:0 0 0 4px #171c6614}.filters{flex-wrap:wrap;gap:8px;display:flex}.filters button{border:1px solid var(--line);color:#697087;cursor:pointer;background:#fff;border-radius:999px;height:36px;padding:0 14px;font-size:11px;font-weight:800}.filters button.active{background:var(--navy);border-color:var(--navy);color:#fff}.systems-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.system-card{text-align:left;min-height:205px;color:inherit;cursor:pointer;background:#fff;border:1px solid #e1e5ee;border-radius:18px;flex-direction:column;padding:20px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 7px 18px #171c660b}.system-card:before{content:"";background:#5688df;height:3px;position:absolute;top:0;left:0;right:0}.system-card:hover,.system-card:focus-visible{border-color:#bdc5d9;outline:none;transform:translateY(-4px);box-shadow:0 17px 34px #171c661a}.card-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.system-icon{color:#245db6;background:#eaf1fd;border-radius:14px;place-items:center;width:46px;height:46px;font-size:11px;font-weight:900;display:grid}.category{text-transform:uppercase;letter-spacing:.1em;color:#7b8292;background:#f2f4f8;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:900}.system-card>strong{letter-spacing:-.015em;font-size:15px}.system-card>small{color:#747c90;margin-top:7px;font-size:11px;line-height:1.45}.card-action{color:#7d8495;justify-content:space-between;margin-top:auto;padding-top:16px;font-size:10px;font-weight:800;display:flex}.card-action b{color:#5f6880;font-size:14px}.category-fim:before{background:#1b9c6c}.category-fim .system-icon{color:#14845e;background:#e8f7f1}.category-gerencial:before{background:#7652c8}.category-gerencial .system-icon{color:#6946bb;background:#f0ebfb}.category-geral:before{background:#d48732}.category-geral .system-icon{color:#b56918;background:#fff2e3}.system-card.featured{background:linear-gradient(145deg,#fbfff3,#fff);border-color:#cfe7a7}.system-card.featured:before{background:var(--green);height:4px}.system-card.featured .system-icon{background:var(--green);color:#162054}.system-card.featured .card-action{color:#547b17}.new-badge{background:var(--green);color:#17224f;text-transform:uppercase;padding:4px 38px;font-size:8px;font-weight:900;position:absolute;top:15px;right:-35px;transform:rotate(38deg)}.empty-state{text-align:center;background:#fff;border:1px dashed #cbd1de;border-radius:18px;padding:60px}.empty-state strong,.empty-state span{display:block}.empty-state span{color:#838999;margin-top:7px;font-size:12px}footer{border-top:1px solid var(--line);color:#848b9a;background:#fff;justify-content:space-between;align-items:center;height:66px;padding:0 max(32px,50vw - 640px);font-size:10px;display:flex}footer span:first-child{color:var(--navy);text-transform:uppercase;letter-spacing:.12em;font-weight:900}.toast{color:#fff;opacity:0;pointer-events:none;z-index:100;background:#11163e;border-radius:14px;max-width:370px;padding:14px 17px;font-size:11px;transition:all .2s;position:fixed;bottom:24px;right:24px;transform:translateY(10px);box-shadow:0 18px 40px #0b0f3047}.toast.show{opacity:1;transform:none}@media (max-width:980px){.topbar nav{display:none}.hero{grid-template-columns:1fr;padding:50px}.hero h1{font-size:44px}.systems-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.topbar{height:72px;padding:0 18px}.user-chip div{display:none}main{width:calc(100% - 28px)}.hero{grid-template-columns:1fr;gap:32px;min-height:auto;margin-top:14px;padding:34px 26px}.hero h1{font-size:36px}.toolbar{flex-direction:column;align-items:stretch}.search-box{max-width:none}.filters{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.systems-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{align-items:center}.system-card{min-height:190px;padding:16px}footer{padding:0 18px}footer span:last-child{display:none}}@media (max-width:450px){.systems-grid{grid-template-columns:1fr}.hero h1{font-size:32px}.hero-feature{display:none}.workspace{padding-top:44px}}main{width:min(1280px,100% - 48px)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.system-card,.toast{transition:none}}.user-area{align-items:center;gap:12px;display:flex}.logout-button{border:1px solid var(--line);color:#5f677a;cursor:pointer;background:#fff;border-radius:10px;padding:8px 11px;font-size:10px;font-weight:800}.logout-button:hover,.logout-button:focus-visible{border-color:var(--navy);color:var(--navy);outline:none}.login-page{background:#fff;grid-template-columns:1.05fr .95fr;width:100%;min-height:100vh;display:grid}.login-brand{color:#fff;background:linear-gradient(135deg,#111650 0%,#202d8d 62%,#3152ae 100%);align-items:center;min-height:100vh;padding:clamp(48px,8vw,110px);display:flex;position:relative;overflow:hidden}.login-brand-content{z-index:2;max-width:570px;position:relative}.login-brand h1{letter-spacing:-.07em;margin:28px 0;font-size:clamp(56px,7vw,92px);line-height:.9}.login-brand h1 em{color:#b8df64;font-style:normal}.login-brand p{color:#ffffffb8;max-width:500px;font-size:16px;line-height:1.65}.login-features{flex-wrap:wrap;gap:9px;margin-top:34px;display:flex}.login-features span{background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;padding:9px 12px;font-size:10px;font-weight:750}.login-orbit{border:1px solid #ffffff1a;border-radius:50%;position:absolute}.login-orbit-one{width:430px;height:430px;top:-190px;right:-210px;box-shadow:0 0 0 70px #ffffff05,0 0 0 140px #ffffff04}.login-orbit-two{border-color:#78be2052;width:260px;height:260px;bottom:-110px;left:-160px}.login-panel{place-items:center;padding:42px;display:grid}.login-card{width:min(430px,100%)}.login-logo{margin-bottom:62px;display:inline-flex}.login-heading>span{text-transform:uppercase;letter-spacing:.15em;color:#788096;font-size:10px;font-weight:850}.login-heading h2{letter-spacing:-.045em;margin:11px 0 8px;font-size:34px}.login-heading p{color:#737b8e;margin:0 0 30px;font-size:13px;line-height:1.5}.login-form{gap:18px;display:grid}.login-form label{gap:8px;display:grid}.login-form label>span{color:#4c5568;font-size:11px;font-weight:800}.login-form input{height:52px;color:var(--ink);background:#fafdff;border:1px solid #dfe3eb;border-radius:13px;outline:none;padding:0 15px}.login-form input:focus{background:#fff;border-color:#7e8ac6;box-shadow:0 0 0 4px #171c6614}.login-submit{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:13px;height:52px;font-size:12px;font-weight:850;box-shadow:0 12px 24px #171c6633}.login-submit:hover{background:var(--navy-2)}.login-submit:disabled{opacity:.7;cursor:wait}.login-error{color:#a02b2b;background:#fff0f0;border-radius:11px;margin:0;padding:11px 13px;font-size:11px;font-weight:700}.login-help{text-align:center;color:#7c8392;margin:0;font-size:10px}.login-security{text-align:center;color:#989eaa;margin-top:28px;font-size:9px;display:block}.high-contrast .login-panel,.high-contrast .login-card{background:#000!important}.high-contrast .login-form input{color:#fff!important;background:#000!important;border-color:#fff!important}@media (max-width:860px){.login-page{grid-template-columns:1fr}.login-brand{min-height:300px;padding:50px 32px}.login-brand h1{margin:20px 0;font-size:54px}.login-features{display:none}.login-panel{padding:42px 24px}.login-logo{margin-bottom:42px}}@media (max-width:720px){.user-area .user-chip div{display:none}.logout-button{padding:8px}.login-brand{min-height:250px}.login-brand p{font-size:13px}.login-panel{align-items:start}}.system-card.available{background:linear-gradient(145deg,#fbfff3,#fff);border-color:#cfe7a7}.system-card.available:before{background:var(--green);height:4px}.system-card.available .card-action{color:#547b17}.system-card.coming-soon:before{background:#aeb4c0}.system-card.coming-soon{border-color:#e2e4e9}.system-card.coming-soon .card-action{color:#969ca8}.status-badge{color:#fff;text-transform:uppercase;background:#aeb4c0;padding:4px 38px;font-size:8px;font-weight:900;position:absolute;top:15px;right:-35px;transform:rotate(38deg)}.system-card.available .status-badge{background:var(--green);color:#17224f}.accessibility-toggle{border:2px solid var(--navy);min-height:44px;color:var(--navy);cursor:pointer;white-space:nowrap;background:#fff;border-radius:13px;justify-content:center;align-items:center;gap:9px;padding:7px 14px;font-size:13px;font-weight:850;display:inline-flex;box-shadow:0 5px 14px #171c6617}.accessibility-toggle:hover{background:#f1f4ff}.accessibility-toggle[aria-pressed=true]{background:var(--navy);color:#fff}.accessibility-icon{background:var(--green);color:#142052;letter-spacing:-.04em;border-radius:8px;place-items:center;min-width:25px;height:25px;font-size:11px;font-weight:950;display:grid}.login-panel{position:relative}.login-accessibility{z-index:3;position:absolute;top:26px;right:30px}html.low-vision{font-size:18px}html.low-vision .topbar{background:#fff;border-bottom:2px solid #66749a;height:96px}html.low-vision .brand strong{font-size:18px}html.low-vision .brand small{color:#3e4961;font-size:12px}html.low-vision .topbar nav a,html.low-vision .topbar nav button{color:#202b43;font-size:16px}html.low-vision .user-chip strong{font-size:14px}html.low-vision .user-chip small{color:#3f4a60;font-size:13px}html.low-vision .logout-button{color:#273149;border-width:2px;padding:10px 14px;font-size:14px}html.low-vision .hero{background:linear-gradient(128deg,#0b1046 0%,#152478 58%,#244898 100%);box-shadow:0 24px 54px #0a114642}html.low-vision .eyebrow{color:#e5ebff;font-size:14px}html.low-vision .eyebrow.dark{color:#303b52}html.low-vision .hero h1{font-size:56px}html.low-vision .hero h1 em{color:#c7ef72}html.low-vision .hero-copy p{color:#fff;font-size:19px;line-height:1.7}html.low-vision .hero-action{border:2px solid #fff;padding:15px 20px;font-size:16px}html.low-vision .feature-label{color:#fff;font-size:13px}html.low-vision .hero-feature{background:#ffffff29;border-width:2px}html.low-vision .hero-feature h2{font-size:25px}html.low-vision .hero-feature p,html.low-vision .hero-feature a{color:#fff;font-size:16px}html.low-vision .section-heading h2{font-size:32px}html.low-vision .count strong{font-size:28px}html.low-vision .count span{color:#364158;width:92px;font-size:14px}html.low-vision .search-box input{color:#111d36;background:#fff;border:2px solid #65718d;height:58px;font-size:17px}html.low-vision .search-box input::placeholder{color:#49556c;opacity:1}html.low-vision .filters button{color:#273149;border:2px solid #69758e;height:45px;padding:0 17px;font-size:14px}html.low-vision .filters button.active{background:var(--navy);border-color:var(--navy);color:#fff}html.low-vision .systems-grid{gap:19px}html.low-vision .system-card{border-width:2px;border-color:#a5aec0;min-height:235px;box-shadow:0 8px 20px #171c6614}html.low-vision .system-card>strong{font-size:18px;line-height:1.35}html.low-vision .system-card>small{color:#303b51;font-size:16px;line-height:1.55}html.low-vision .category{color:#273149;background:#e6eaf1;font-size:13px}html.low-vision .card-action{color:#35415a;font-size:14px}html.low-vision .status-badge{font-size:11px}html.low-vision .empty-state span{color:#303b51;font-size:16px}html.low-vision footer{color:#3e4960;border-top:2px solid #8e99ae;font-size:14px}html.low-vision .login-brand p{color:#fff;font-size:20px;line-height:1.7}html.low-vision .login-features span{background:#ffffff29;border-width:2px;font-size:14px}html.low-vision .login-heading>span{color:#354058;font-size:14px}html.low-vision .login-heading h2{font-size:39px}html.low-vision .login-heading p{color:#303b51;font-size:17px}html.low-vision .login-form{gap:22px}html.low-vision .login-form label>span{color:#19253e;font-size:16px}html.low-vision .login-form input{color:#0c1730;background:#fff;border:2px solid #596689;height:60px;font-size:18px}html.low-vision .login-form input::placeholder{color:#45516a;opacity:1}html.low-vision .login-submit{height:60px;font-size:17px}html.low-vision .login-error{border:2px solid #a02b2b;font-size:16px}html.low-vision .login-help{color:#344057;font-size:14px}html.low-vision .login-security{color:#49556b;font-size:13px}html.low-vision .accessibility-toggle{border-width:2px;min-height:50px;font-size:16px}html.low-vision :focus-visible{outline-offset:4px;outline:4px solid #f4c400!important;box-shadow:0 0 0 2px #101a52!important}@media (max-width:720px){.accessibility-toggle-compact{padding:7px 9px}.accessibility-toggle-compact>span:last-child{display:none}.login-accessibility{top:16px;right:16px}.login-accessibility .accessibility-toggle{min-height:44px;padding:6px 10px;font-size:13px}html.low-vision .hero h1{font-size:40px}html.low-vision .systems-grid{grid-template-columns:1fr}}html.low-vision{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html.low-vision body{--ink:#fff;--muted:#d7dbe3;--line:#606572;color:#fff;background:#101010}html.low-vision .portal-shell,html.low-vision .workspace{color:#fff;background:#101010}html.low-vision .topbar{background:#181818;border-bottom-color:#4e5563;box-shadow:0 8px 24px #0000004d}html.low-vision .brand,html.low-vision .brand strong,html.low-vision .brand small{color:#fff}html.low-vision .brand-mark i{border-color:#62a9ff}html.low-vision .brand-mark i:nth-child(3){border-color:#9ad53d}html.low-vision .topbar nav a,html.low-vision .topbar nav button,html.low-vision .user-chip strong,html.low-vision .user-chip small{color:#f5f7fb}html.low-vision .user-chip>span{color:#fff;background:#2467ac}html.low-vision .logout-button{color:#fff;background:#242424;border-color:#777d88}html.low-vision .accessibility-toggle{color:#fff;box-shadow:none;background:#232323;border-color:#7b818c}html.low-vision .accessibility-toggle:hover{background:#303030}html.low-vision .accessibility-toggle[aria-pressed=true]{color:#fff;background:#0e4f78;border-color:#63b9ec}html.low-vision .accessibility-icon{color:#081724;background:#57a8da;font-size:19px;line-height:1}html.low-vision .hero{background:linear-gradient(128deg,#101744 0%,#172866 58%,#214d80 100%);border:1px solid #536b98}html.low-vision .hero-feature{background:#26375d;border-color:#7185aa}html.low-vision .hero-action{color:#101744;background:#fff}html.low-vision .eyebrow.dark,html.low-vision .section-heading h2,html.low-vision .count strong,html.low-vision .count span{color:#fff}html.low-vision .search-box input{color:#fff;background:#242424;border-color:#717783}html.low-vision .search-box input::placeholder{color:#d2d5dc}html.low-vision .filters button{color:#fff;background:#252525;border-color:#717783}html.low-vision .filters button.active{color:#fff;background:#155b91;border-color:#69b9eb}html.low-vision .system-card,html.low-vision .system-card.available,html.low-vision .system-card.coming-soon{color:#fff;background:#252525;border-color:#5d626d;box-shadow:0 8px 22px #00000047}html.low-vision .system-card:hover,html.low-vision .system-card:focus-visible{background:#303030;border-color:#8b929e}html.low-vision .system-card>strong,html.low-vision .system-card>small,html.low-vision .card-action,html.low-vision .card-action b{color:#fff}html.low-vision .category{color:#fff;background:#3a3a3a}html.low-vision .system-icon{color:#8fd0ff;background:#173a5c}html.low-vision .category-fim .system-icon{color:#82e1bd;background:#123e32}html.low-vision .category-gerencial .system-icon{color:#c8aefb;background:#392c5a}html.low-vision .category-geral .system-icon{color:#ffc982;background:#49331e}html.low-vision .system-card.featured .system-icon,html.low-vision .system-card.available .system-icon{color:#fff;background:#567f22}html.low-vision .empty-state{background:#242424;border-color:#7a808b}html.low-vision .empty-state span{color:#e4e6eb}html.low-vision footer{color:#e6e8ed;background:#181818;border-top-color:#4f5561}html.low-vision footer span:first-child{color:#fff}html.low-vision .toast{color:#111a2c;background:#e9eef8}html.low-vision .login-brand{background:linear-gradient(135deg,#101744 0%,#172866 62%,#214d80 100%)}html.low-vision .login-panel{background:#171717}html.low-vision .login-card,html.low-vision .login-heading>span,html.low-vision .login-heading h2,html.low-vision .login-heading p,html.low-vision .login-form label>span,html.low-vision .login-help,html.low-vision .login-security{color:#fff}html.low-vision .login-form input{color:#fff;background:#292929;border-color:#797f8a}html.low-vision .login-form input::placeholder{color:#d0d3d9}html.low-vision .login-submit{color:#fff;box-shadow:none;background:#2467ac}html.low-vision .login-submit:hover{background:#347dc2}html.low-vision .login-error{color:#fff;background:#3b2020;border-color:#ff9c9c}.microsoft-login{color:#18213a;width:100%;height:54px;font:inherit;cursor:pointer;background:#fff;border:1px solid #8c93a1;border-radius:13px;justify-content:center;align-items:center;gap:12px;font-size:14px;font-weight:800;text-decoration:none;display:flex;box-shadow:0 8px 20px #171c6614}.microsoft-login:hover{background:#f4f7fb;border-color:#5e687c}.microsoft-symbol{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:2px;width:22px;height:22px;display:grid}.microsoft-symbol i:first-child{background:#f25022}.microsoft-symbol i:nth-child(2){background:#7fba00}.microsoft-symbol i:nth-child(3){background:#00a4ef}.microsoft-symbol i:nth-child(4){background:#ffb900}.microsoft-login:disabled{cursor:wait;opacity:.72}.password-access{margin-top:14px}.password-toggle{color:#303a50;width:100%;min-height:50px;font:inherit;cursor:pointer;background:#f7f9fc;border:1px solid #d5dae5;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;padding:0 16px;font-size:12px;font-weight:850;display:flex}.password-toggle:hover,.password-toggle:focus-visible{background:#fff;border-color:#7e8ac6;outline:none;box-shadow:0 0 0 4px #171c6614}.password-toggle[aria-expanded=true] .password-toggle-icon{transform:rotate(180deg)}.password-toggle-icon{font-size:20px;line-height:1;transition:transform .2s}.password-access .login-form{margin-top:18px}.microsoft-pending{color:#596277;text-align:center;background:#f5f7fb;border:1px solid #dfe3eb;border-radius:12px;margin:0;padding:13px;font-size:12px;line-height:1.45}html.low-vision .microsoft-login{color:#fff;box-shadow:none;background:#292929;border-color:#8b919c}html.low-vision .microsoft-login:hover{background:#343434}html.low-vision .password-toggle{color:#fff;background:#292929;border:2px solid #8b919c;min-height:58px;font-size:16px}html.low-vision .password-toggle:hover,html.low-vision .password-toggle:focus-visible{background:#343434;border-color:#fff;box-shadow:0 0 0 3px #f4c400}html.low-vision .microsoft-pending{color:#fff;background:#292929;border-color:#797f8a}.welcome-strip{background:linear-gradient(110deg,#fff 0%,#f5f8ff 100%);border:1px solid #dce3ef;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-top:28px;padding:18px 20px;display:grid;box-shadow:0 8px 22px #171c660d}.welcome-strip+.hero{margin-top:18px}.welcome-copy h2{color:var(--navy);letter-spacing:-.025em;margin:0;font-size:22px}.greeting-emoji{letter-spacing:0;margin-left:9px;font-style:normal;display:inline-block}.welcome-copy p{color:#56617a;margin:8px 0 0;font-size:12px;font-style:italic;line-height:1.5}.weather-card{min-width:370px;min-height:78px;color:var(--ink);background:#fff;border:1px solid #d8e0ed;border-radius:14px;align-items:center;gap:15px;padding:13px 17px;display:flex}.weather-icon{text-align:center;width:42px;font-size:30px}.weather-details{min-width:0}.weather-details>strong{font-size:14px}.weather-reading{align-items:baseline;gap:12px;display:flex}.weather-reading strong{color:var(--navy);font-size:22px}.weather-reading span{color:#56617a;font-size:11px;font-weight:800}.weather-details p{color:#4f5a71;margin:4px 0 3px;font-size:11px}.weather-details small{color:#7b8497;font-size:9px;display:block}.weather-details a{color:inherit;text-underline-offset:2px}html.low-vision .welcome-strip{box-shadow:none;background:#1c1c1c;border:2px solid #737986}html.low-vision .welcome-copy h2,html.low-vision .welcome-copy p{color:#fff}html.low-vision .welcome-copy h2{font-size:28px}html.low-vision .welcome-copy p{font-size:16px}html.low-vision .weather-card{color:#fff;background:#292929;border:2px solid #858b96}html.low-vision .weather-reading strong,html.low-vision .weather-reading span,html.low-vision .weather-details p,html.low-vision .weather-details small,html.low-vision .weather-details a{color:#fff}@media (max-width:820px){.welcome-strip{grid-template-columns:1fr}.weather-card{width:100%;min-width:0}}@media (max-width:450px){.welcome-strip{gap:16px;margin-top:14px;padding:17px 16px}.welcome-copy h2{font-size:20px}.welcome-copy p{font-size:11px}.weather-card{gap:11px;padding:12px}.weather-icon{width:34px;font-size:26px}.weather-reading{flex-wrap:wrap;gap:8px}.weather-reading strong{font-size:20px}}.brand-logo{object-fit:contain;width:174px;height:auto;display:block}.login-logo .brand-logo{width:210px}.brand-caption small{text-transform:uppercase;letter-spacing:.13em;color:#7b8293;margin-top:3px;font-size:9px;font-weight:800;display:block}.system-card{box-shadow:0 7px 18px #255db61f}.system-card:hover,.system-card:focus-visible{border-color:#9eb9e5;box-shadow:0 17px 34px #255db638}.system-card.available .status-badge{display:none}.system-card.coming-soon .status-badge{display:block}html.low-vision .brand-caption small{color:#fff}html.low-vision .brand-logo{filter:brightness(0)invert()}@media (max-width:860px){.login-logo .brand-logo{width:190px}}
