:root{color-scheme:light;--blue-900: #063f75;--blue-800: #07579f;--blue-700: #0969bd;--blue-100: #e8f3ff;--green-700: #0f7b56;--green-100: #e7f7ef;--yellow-700: #946200;--yellow-100: #fff5d6;--red-700: #b42318;--red-100: #feeceb;--gray-950: #172033;--gray-800: #2d3748;--gray-700: #4a5568;--gray-500: #718096;--gray-300: #d9e2ec;--gray-200: #e8edf3;--gray-100: #f5f7fb;--white: #ffffff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{min-width:320px;background:var(--gray-100)}body{min-width:320px;min-height:100vh;margin:0;color:var(--gray-950);background:var(--gray-100)}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}a{color:inherit;text-decoration:none}.loading-screen,.auth-shell{min-height:100vh;display:grid;place-items:center;padding:32px}.auth-shell{grid-template-columns:minmax(320px,min(760px,100%));align-content:center;justify-content:center;justify-items:center;gap:18px;background:linear-gradient(180deg,#e8f3fff5,#f5f7fbf5),radial-gradient(circle at 18% 12%,rgba(9,105,189,.18),transparent 32%)}.auth-shell--login{grid-template-columns:minmax(320px,min(560px,100%))}.auth-brand-hero{width:min(520px,92vw);justify-self:center}.auth-brand-hero img{display:block;width:100%;height:auto}.auth-panel,.workspace,.admin-layout,.mural{background:var(--white);border:1px solid var(--gray-200);border-radius:8px;box-shadow:0 18px 45px #17203314}.auth-panel{width:100%;justify-self:center;padding:30px}.auth-panel--wide{max-width:760px}.auth-copy{margin:28px 0 24px}.auth-copy--compact{margin:22px 0 20px}.auth-copy h1,.page-intro h1,.section-heading h2,.drawer h2{margin:0;line-height:1.08;letter-spacing:0}.auth-copy h1{font-size:clamp(2rem,4vw,3rem);max-width:11ch}.brand{display:flex;align-items:center;gap:12px;min-width:0;flex-wrap:wrap}.brand__command{display:block;width:auto;height:58px;flex:0 0 auto;object-fit:contain}.brand__logos{display:flex;align-items:center;gap:12px;min-width:0;padding-left:4px}.brand__logos img{display:block;width:auto;height:42px;object-fit:contain}.brand__logos img:first-child{height:48px}.brand__logos span{width:1px;height:40px;background:var(--gray-300)}.auth-panel .brand__logos{justify-content:center;padding-left:0}.eyebrow{margin:0 0 8px;color:var(--blue-700);font-size:.76rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.form-stack,.form-grid,.admin-form{display:grid;gap:14px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid__full,.form-grid .inline-alert{grid-column:1 / -1}label{display:grid;gap:7px;color:var(--gray-700);font-size:.86rem;font-weight:700}.field-label{display:inline-flex;align-items:baseline;gap:3px}.required-mark{color:var(--red-700)}.field-hint{color:var(--gray-500);font-size:.76rem;font-weight:600}input,select,textarea{width:100%;min-height:42px;border:1px solid var(--gray-300);border-radius:7px;padding:10px 12px;color:var(--gray-950);background:var(--white);outline:none}textarea{resize:vertical}select[multiple]{min-height:132px}input:focus,select:focus,textarea:focus{border-color:var(--blue-700);box-shadow:0 0 0 3px #0969bd24}.primary-button,.secondary-button,.icon-button,.logout-button,.topnav button,.auth-links button,.tabs button,.cell-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:7px;font-weight:800;letter-spacing:0}.primary-button{min-height:42px;padding:0 16px;color:var(--white);background:var(--blue-800)}.primary-button:hover{background:var(--blue-900)}.secondary-button{min-height:40px;padding:0 14px;color:var(--blue-800);border:1px solid var(--gray-300);background:var(--white)}.secondary-button:hover{background:var(--blue-100)}.icon-button{width:40px;height:40px;color:var(--gray-700);background:var(--white);border:1px solid var(--gray-300)}.icon-button:hover{color:var(--blue-800);background:var(--blue-100)}.logout-button{min-height:40px;padding:0 14px;color:var(--white);background:var(--blue-900);white-space:nowrap}.logout-button:hover{background:var(--blue-800)}.auth-links{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.auth-links button{padding:0;color:var(--blue-700);background:transparent}.auth-help{margin:2px 0 0;color:var(--gray-500);font-size:.9rem;font-weight:700;line-height:1.45}.auth-help strong{color:var(--blue-900)}.auth-visual{position:relative;min-height:620px;width:100%;overflow:hidden;border-radius:8px;background:linear-gradient(150deg,#063f75f5,#0969bddb),url(/favicon.svg) center 24% / 180px no-repeat}.visual-grid{position:absolute;top:40px;right:40px;bottom:40px;left:40px;display:grid;grid-template-columns:repeat(3,minmax(72px,1fr));grid-auto-rows:minmax(92px,1fr);gap:12px;opacity:.85}.visual-grid span{border-radius:8px;background:#ffffff24;border:1px solid rgba(255,255,255,.18)}.visual-grid span:nth-child(2),.visual-grid span:nth-child(5){background:#4cb58d4d}.visual-grid span:nth-child(3){background:#ffd54f47}.visual-stat{position:absolute;right:32px;bottom:32px;left:32px;display:grid;gap:7px;color:var(--white);padding:20px;border-radius:8px;background:#05182d80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.visual-stat svg{width:32px;height:32px;color:#8ee6bf}.visual-stat small{color:#ffffffd1}.inline-alert{padding:12px 14px;border-radius:7px;font-weight:700}.inline-alert--danger{color:var(--red-700);background:var(--red-100)}.inline-alert--success{color:var(--green-700);background:var(--green-100)}.inline-alert--info{color:var(--blue-800);background:var(--blue-100)}.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(480px,1fr) auto auto;gap:16px;align-items:center;min-height:76px;padding:14px 24px;background:#fffffff0;border-bottom:1px solid var(--gray-200);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar .brand__command{height:48px}.topbar .brand__logos img{height:34px}.topbar .brand__logos img:first-child{height:38px}.topnav{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}.topnav button,.tabs button{min-height:38px;padding:0 12px;color:var(--gray-700);background:transparent}.topnav button:hover,.topnav button.is-active,.tabs button:hover,.tabs button.is-active{color:var(--blue-900);background:var(--blue-100)}.user-pill{display:grid;justify-items:end;min-width:140px;color:var(--gray-800);font-weight:800}.user-pill span{max-width:220px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.user-pill small{color:var(--gray-500);font-weight:700}.content{display:grid;gap:18px;width:min(1480px,calc(100% - 40px));margin:0 auto;padding:24px 0 48px}.page-intro,.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.page-intro{padding:8px 0 2px}.page-intro h1{font-size:clamp(1.8rem,3vw,3.2rem)}.section-heading h2{font-size:clamp(1.25rem,2vw,1.75rem)}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px;border:1px solid var(--gray-200);border-radius:8px;background:var(--white);box-shadow:0 10px 24px #1720330f}.summary-card{min-height:76px;display:grid;grid-template-columns:auto 1fr;gap:4px 9px;align-items:center;padding:10px 12px;border:1px solid var(--gray-200);border-radius:8px;background:#fbfcfe;box-shadow:none}.summary-card div{width:30px;height:30px;display:grid;place-items:center;border-radius:8px}.summary-card svg{width:17px;height:17px}.summary-card span{color:var(--gray-500);font-size:.78rem;font-weight:800}.summary-card strong{grid-column:2;font-size:1.45rem;line-height:1}.summary-card--success div{color:var(--green-700);background:var(--green-100)}.summary-card--neutral div{color:var(--blue-800);background:var(--blue-100)}.summary-card--warning div{color:var(--yellow-700);background:var(--yellow-100)}.summary-card--danger div{color:var(--red-700);background:var(--red-100)}.home-stack{display:grid;gap:16px}.module-choice-grid,.mural-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.module-choice{min-height:168px;display:grid;justify-items:start;gap:12px;padding:22px;color:var(--gray-950);text-align:left;border:1px solid var(--gray-200);border-radius:8px;background:var(--white);box-shadow:0 18px 45px #17203314}.module-choice:hover{border-color:var(--blue-700)}.module-choice span{width:48px;height:48px;display:grid;place-items:center;color:var(--blue-800);border-radius:8px;background:var(--blue-100)}.module-choice--ppa span{color:var(--green-700);background:var(--green-100)}.module-choice strong{max-width:28ch;font-size:clamp(1.25rem,2vw,1.9rem);line-height:1.1}.module-choice small{color:var(--gray-500);font-weight:800}.mural,.workspace,.admin-layout{padding:18px}.mural{padding:16px 18px;border:1px solid var(--blue-200);border-left:7px solid var(--blue-700);box-shadow:none}.mural__summary{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0;color:inherit;text-align:left;border:0;background:transparent}.mural__summary h2{margin:0;font-size:clamp(1.22rem,2vw,1.65rem)}.mural__summary span{display:block;margin-top:3px;color:var(--gray-500);font-weight:800}.mural__summary .mural__action{min-height:40px;display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;padding:0 12px;color:var(--blue-800)!important;border:1px solid var(--blue-200);border-radius:7px;background:var(--blue-100)}.mural--positivo{background:linear-gradient(90deg,#e7f7edfa,#fffffff5);border-color:#16a34a3d;border-left-color:var(--green-700)}.mural--atencao{background:linear-gradient(90deg,#fff7d6fa,#fffffff5);border-color:#d18a0047;border-left-color:#d18a00}.mural--atraso{background:linear-gradient(90deg,#fee2e2fa,#fffffff5);border-color:#b91c1c42;border-left-color:var(--red-700)}.notification-list{display:grid;gap:8px;margin-top:14px}.notification-item{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--gray-200);border-radius:8px;background:var(--gray-100)}.notification-item strong,.notification-item span{display:block}.notification-item span,.notification-item small{color:var(--gray-500);font-weight:700}.status-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:.78rem;font-weight:900}.status-badge--atualizado,.status-badge--editado{color:var(--green-700);background:var(--green-100)}.status-badge--pendente{color:var(--blue-800);background:var(--blue-100)}.status-badge--proximo{color:var(--yellow-700);background:var(--yellow-100)}.status-badge--atrasado{color:var(--red-700);background:var(--red-100)}.toolbar{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:16px 0}.toolbar label,.search-field{min-width:210px;display:flex;align-items:center;gap:8px;color:var(--gray-500);padding:0 10px;border:1px solid var(--gray-300);border-radius:7px;background:var(--white)}.period-field{min-width:188px}.period-field span{font-weight:800;white-space:nowrap}.period-field input{min-width:126px}.toolbar input,.toolbar select{border:0;box-shadow:none;padding-inline:0}.toolbar-clear{min-height:42px}.toolbar-action{min-height:42px;margin-left:auto}.base-query-panel{margin-bottom:16px;padding:14px;border:1px solid var(--gray-200);border-radius:8px;background:var(--white)}.base-query-panel .toolbar{margin-bottom:0}.base-query-panel .toolbar label:first-child{min-width:min(420px,100%);flex:1.5}.base-query-panel .primary-button,.base-query-panel .secondary-button{min-height:42px;white-space:normal;text-align:center}.matrix-wrap,.table-wrap{width:100%;overflow:auto;border:1px solid var(--gray-200);border-radius:8px}.matrix-table,.data-table{width:100%;border-collapse:collapse;min-width:900px;background:var(--white)}.table-wrap--fluid{overflow:visible}.data-table--fluid{min-width:0;table-layout:fixed}.data-table--fluid th,.data-table--fluid td{overflow-wrap:anywhere}.data-table--fluid td:last-child{width:150px;overflow-wrap:normal}.matrix-table th,.matrix-table td,.data-table th,.data-table td{padding:11px 12px;border-bottom:1px solid var(--gray-200);text-align:left;vertical-align:middle}.matrix-table thead th,.data-table thead th{position:sticky;top:0;z-index:1;color:var(--gray-700);font-size:.76rem;text-transform:uppercase;letter-spacing:0;background:#f9fbfd}.data-table td:last-child{white-space:nowrap}.data-table td:last-child .icon-button+.icon-button{margin-left:6px}.table-action-button{min-height:36px;padding:0 10px;font-size:.82rem;white-space:nowrap}.data-table td:last-child .icon-button+.table-action-button{margin-left:6px}.matrix-table tbody th{width:380px;min-width:360px}.matrix-table tbody th strong,.matrix-table tbody th span,.matrix-table tbody th small{display:block}.matrix-table tbody th span,.matrix-table tbody th small{margin-top:3px;color:var(--gray-500);font-weight:700}.cell-button{width:104px;min-height:54px;display:grid;gap:3px;padding:8px;border:1px solid transparent;font-size:.76rem;line-height:1.1}.cell-button strong,.cell-button span{overflow-wrap:anywhere}.cell-button--atualizado,.cell-button--editado{color:var(--green-700);background:var(--green-100);border-color:#b9e8cf}.cell-button--proximo{color:var(--yellow-700);background:var(--yellow-100);border-color:#f4d27a}.cell-button--atrasado{color:var(--red-700);background:var(--red-100);border-color:#f4b9b5}.cell-button--pendente{color:var(--gray-800);background:var(--white);border-color:var(--gray-300)}.cell-button--futuro{color:var(--gray-500);background:var(--gray-200);border-color:var(--gray-200)}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;justify-content:flex-end;background:#1720336b}.drawer{width:min(540px,100%);height:100%;display:grid;grid-template-rows:auto auto 1fr auto;gap:18px;padding:22px;overflow:auto;background:var(--white)}.drawer__header,.drawer__actions{display:flex;justify-content:space-between;gap:14px;align-items:center}.drawer__meta{display:grid;gap:14px;color:var(--gray-700)}.drawer__meta dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.drawer__meta div,.last-update{padding:12px;border:1px solid var(--gray-200);border-radius:8px;background:var(--gray-100)}.drawer__meta dt{color:var(--gray-500);font-size:.75rem;font-weight:800}.drawer__meta dd{margin:4px 0 0;font-weight:800}.last-update{display:grid;gap:4px;color:var(--gray-700)}.last-update span{color:var(--gray-500);font-weight:700}.admin-layout{display:grid;gap:16px}.tabs{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid var(--gray-200);padding-bottom:10px}.tabs--compact{border-bottom:0;padding-bottom:0}.catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.admin-grid{display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:16px;align-items:start}.admin-form{padding:16px;border:1px solid var(--gray-200);border-radius:8px;background:#fbfcfe}.admin-form h3{margin:0;font-size:1rem}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#0d1b2a6b}.modal-panel{width:min(860px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto;border-radius:8px;background:var(--white);box-shadow:0 24px 70px #0d1b2a3d}.modal-panel--narrow{width:min(620px,calc(100vw - 32px))}.admin-form--modal{border:0;border-radius:8px;background:var(--white)}.modal-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.form-note{margin:0;color:var(--gray-700);font-weight:700}.ppa-workspace{display:grid;gap:16px}.ppa-tree,.ppa-group__body,.ppa-initiative-list,.action-checklist{display:grid;gap:10px}.ppa-group,.ppa-objective,.ppa-initiative{border:1px solid var(--gray-200);border-radius:8px;background:var(--white)}.ppa-group>summary,.ppa-objective>summary{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;padding:14px;cursor:pointer}.ppa-group>summary span,.ppa-objective>summary span{color:var(--gray-700);font-weight:700}.ppa-group__body{padding:0 14px 14px}.ppa-objective{background:#fbfcfe}.ppa-initiative-list{padding:0 12px 12px}.ppa-initiative{display:grid;grid-template-columns:minmax(280px,1fr) minmax(150px,190px) auto;gap:14px;align-items:center;padding:14px}.ppa-initiative h3{margin:8px 0 6px;font-size:1rem}.ppa-initiative p,.ppa-initiative small,.ppa-initiative__meta span,.ppa-initiative__meta small{color:var(--gray-500);font-weight:700}.ppa-initiative p{margin:0 0 6px}.ppa-initiative__meta{display:grid;gap:6px}.ppa-initiative__meta strong{font-size:1.45rem}.progress-line{height:8px;overflow:hidden;border-radius:999px;background:var(--gray-200)}.progress-line span{display:block;height:100%;border-radius:inherit;background:var(--green-700)}.action-checklist label{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;padding:11px;border:1px solid var(--gray-200);border-radius:8px;background:#fbfcfe}.action-checklist input{width:18px;min-height:18px;margin-top:2px}.action-checklist span,.ppa-admin-table td span{display:block;color:var(--gray-500);font-weight:700}.action-checklist strong{display:block;color:var(--gray-950)}.compact-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.inline-form{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;gap:10px;align-items:end}.toggle-row{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.toggle-row label{display:flex;align-items:center;gap:8px}.toggle-row input{width:18px;min-height:18px}.segmented-control{display:inline-flex;overflow:hidden;border:1px solid var(--gray-300);border-radius:7px;background:var(--white)}.segmented-control button{min-height:38px;border:0;border-radius:0;padding:0 14px;color:var(--gray-700);background:transparent}.segmented-control button.is-active{color:var(--white);background:var(--blue-700)}.table-wrap--compact,.data-table--compact{min-width:0}.data-table--compact{min-width:420px}.tag-button{width:100%;min-height:0;justify-content:flex-start;border:0;padding:0;background:transparent}.tag-button:hover{background:transparent}.tag-chip{display:inline-flex;align-items:center;min-height:24px;margin:2px 4px 2px 0;border-radius:999px;padding:3px 8px;color:var(--blue-700);background:#e8f1ff;font-size:.76rem;font-weight:800}.permission-editor-row td{background:#f9fbfd}.permission-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:16px;align-items:start}.checklist-grid{display:grid;gap:8px;margin-top:10px}.checklist-grid label{display:flex;align-items:center;gap:8px}.checklist-grid input{width:18px;min-height:18px}.form-actions{display:flex;gap:10px;flex-wrap:wrap}.empty-text{margin:14px 0 0;color:var(--gray-500);font-weight:700}.empty-state{display:grid;justify-items:start;gap:12px}@media(max-width:1120px){.auth-shell{grid-template-columns:1fr}.auth-visual{display:none}.topbar{grid-template-columns:1fr auto}.topbar .brand__logos{display:none}.topnav{grid-column:1 / -1;justify-content:flex-start;order:3}.user-pill{display:none}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid,.catalog-grid,.permission-editor,.module-choice-grid,.mural-grid,.ppa-initiative{grid-template-columns:1fr}}@media(max-width:720px){.auth-shell,.loading-screen{padding:16px}.auth-panel{padding:22px}.auth-copy h1{max-width:none;font-size:2rem}.form-grid,.compact-fields,.inline-form,.drawer__meta dl{grid-template-columns:1fr}.content{width:min(100% - 24px,1480px);padding-top:16px}.topbar{padding:12px}.topnav button{flex:1 1 140px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toolbar-action{width:100%;margin-left:0}.modal-backdrop{padding:12px}.modal-panel,.modal-panel--narrow{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.page-intro,.section-heading,.mural__summary,.drawer__actions{align-items:stretch;flex-direction:column}.notification-item{grid-template-columns:1fr}.toolbar label,.search-field,.drawer{width:100%}}
