:root{--text: #6b6375;--text-h: #08060d;--bg: #fff;--border: #e5e4e7;--code-bg: #f4f3ec;--accent: #aa3bff;--accent-bg: rgba(170, 59, 255, .1);--accent-border: rgba(170, 59, 255, .5);--social-bg: rgba(244, 243, 236, .5);--shadow: rgba(0, 0, 0, .1) 0 10px 15px -3px, rgba(0, 0, 0, .05) 0 4px 6px -2px;--sans: system-ui, "Segoe UI", Roboto, sans-serif;--heading: system-ui, "Segoe UI", Roboto, sans-serif;--mono: ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width: 1024px){:root{font-size:16px}}@media (prefers-color-scheme: dark){:root{--text: #9ca3af;--text-h: #f3f4f6;--bg: #16171d;--border: #2e303a;--code-bg: #1f2028;--accent: #c084fc;--accent-bg: rgba(192, 132, 252, .15);--accent-border: rgba(192, 132, 252, .5);--social-bg: rgba(47, 48, 58, .5);--shadow: rgba(0, 0, 0, .4) 0 10px 15px -3px, rgba(0, 0, 0, .25) 0 4px 6px -2px}#social .button-icon{filter:invert(1) brightness(2)}}#root{width:100%;min-height:100svh;display:flex;flex-direction:column;box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top,rgba(15,82,87,.08),transparent 34%),linear-gradient(180deg,#f4f8f8,#eef3f6)}.app-header{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:0 24px;border-bottom:1px solid #f0f0f0}.app-header__brand{display:flex;align-items:center;gap:14px;min-width:0}.app-header__logo{display:block;height:48px;width:auto;object-fit:contain}.app-header__title{color:#111827;font-size:1.125rem;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-header__actions{flex-wrap:wrap;justify-content:flex-end}.app-header__identity{display:flex;flex-direction:column;min-width:0;text-align:right}.app-header__identity-name,.app-header__identity-meta{max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-screen{min-height:100svh;display:grid;place-items:center;padding:24px;box-sizing:border-box}.auth-card{width:min(100%,560px);box-shadow:0 18px 60px #0f172a1f;border-radius:24px}.auth-card .ant-card-body{display:flex;flex-direction:column;gap:18px;align-items:center;text-align:center;padding:40px}.auth-card__title{margin:0;font-size:2rem}.auth-card__text{color:#4b5563;max-width:32rem}.auth-card__actions{display:flex;justify-content:center;margin-top:20px}@media (max-width: 768px){.app-header{padding:12px 16px;height:auto}.app-header__logo{height:40px}.app-header__title{font-size:1rem}.app-header__actions{width:100%;justify-content:space-between}.app-header__identity{text-align:left}.app-header__identity-name,.app-header__identity-meta{max-width:200px}.auth-card .ant-card-body{padding:28px 22px}.auth-card__title{font-size:1.5rem}}.project-overview-descriptions .ant-descriptions-view table{table-layout:fixed;width:100%}.project-overview-descriptions .ant-descriptions-item-label{width:180px}.project-overview-descriptions .ant-descriptions-item-content{white-space:normal;word-break:break-word}h1,h2{font-family:var(--heading);font-weight:500;color:var(--text-h)}h1{font-size:56px;letter-spacing:-1.68px;margin:32px 0}@media (max-width: 1024px){h1{font-size:36px;margin:20px 0}}h2{font-size:24px;line-height:118%;letter-spacing:-.24px;margin:0 0 8px}@media (max-width: 1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);display:inline-flex;border-radius:4px;color:var(--text-h)}code{font-size:15px;line-height:135%;padding:4px 8px;background:var(--code-bg)}.budget-sheet{overflow-x:auto}.budget-sheet__table{width:100%;min-width:860px;border-collapse:collapse;font-size:14px;color:#1f2328;background:#fff}.budget-sheet__table th,.budget-sheet__table td{border:1px solid #707070;padding:10px 12px;vertical-align:middle}.budget-sheet__table thead th{background:#f4f4f4;font-weight:700;text-align:center}.budget-sheet__col-code{width:76px;text-align:center}.budget-sheet__col-value{width:170px}.budget-sheet__table tbody td:first-child,.budget-sheet__table tfoot td:first-child{text-align:center}.budget-sheet__table tbody td:nth-child(3),.budget-sheet__table tbody td:nth-child(4),.budget-sheet__table tbody td:nth-child(5),.budget-sheet__table tfoot td:nth-child(3),.budget-sheet__table tfoot td:nth-child(4),.budget-sheet__table tfoot td:nth-child(5){text-align:right;white-space:nowrap}.budget-sheet__section-row td{background:#d6d6d6;font-weight:700}.budget-sheet__category-row td:nth-child(2){font-weight:700}.budget-sheet__descricao{display:inline-block}.budget-sheet__description-row td{font-weight:700}.budget-sheet__total-row td{background:#d6d6d6;font-weight:700}.execucao-orcamentaria .ant-collapse-header{align-items:center!important}.execucao-orcamentaria .ant-collapse-content-box{padding:16px 24px!important}.execucao-orcamentaria__item-header{display:flex;align-items:center;justify-content:space-between;width:100%;flex-wrap:wrap;gap:8px}.execucao-orcamentaria__item-meta{min-width:0;flex-shrink:1}.execucao-orcamentaria__item-values{flex-shrink:0;font-size:13px;color:#000000a6}.execucao-orcamentaria__timeline-row{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:4px 0}.execucao-orcamentaria__timeline-left{min-width:0}.execucao-orcamentaria__timeline-right{text-align:right;flex-shrink:0}.execucao-orcamentaria__mes-header{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:13px}
