:root{--bg:#f5efe6;--card:#fffbf6c2;--border:#6d564624;--border-strong:#6d564638;--text:#41362e;--muted:#7d6a5c;--primary:#8c5d44;--primary-strong:#6c4432;--shadow-lg:0 28px 65px #3f2e221f;--shadow-md:0 14px 36px #3f2e2214;--radius-xl:28px;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#cbad9670,#0000 32%),radial-gradient(circle at 100% 100%,#7f8a7b38,#0000 28%),linear-gradient(#faf4ec 0%,#efe5d9 100%);font-family:Lato,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:radial-gradient(circle at 0 0,#cbad9670,#0000 32%),radial-gradient(circle at 100% 100%,#7f8a7b38,#0000 28%),linear-gradient(#faf4ec 0%,#efe5d9 100%);margin:0}#root{background:0 0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.visually-hidden{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{background:0 0;min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#f9f3eba8;flex-direction:column;gap:28px;width:288px;padding:28px 24px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:14px;display:flex}.brand-mark,.mobile-brand-icon{color:var(--primary);background:#8c5d441f;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.brand-mark{width:52px;height:52px}.brand-icon,.mobile-brand-icon{width:22px;height:22px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);margin:0 0 8px;font-size:.8rem}.brand-title,.source-title,.hero-title,h2{letter-spacing:-.02em;margin:0;font-family:Cormorant Garamond,serif;font-weight:600}.brand-title{font-size:1.5rem;line-height:1}.nav-list{gap:10px;display:grid}.nav-link{color:var(--muted);border-radius:18px;align-items:center;gap:12px;padding:14px 16px;transition:transform .18s,background-color .18s,color .18s,box-shadow .18s;display:flex}.nav-link:hover{color:var(--text);background:#ffffff9e;transform:translate(3px)}.nav-link-active{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-strong) 100%);color:#fff;box-shadow:0 16px 30px #6b453240}.nav-icon{width:19px;height:19px}.sidebar-footer{margin-top:auto}.sidebar-quote{color:var(--muted);background:#ffffff8f;border:1px solid #6d56461a;border-radius:20px;margin:0;padding:18px 16px;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-style:italic;line-height:1.3}.mobile-topbar{display:none}.content-shell{flex:1;min-width:0;margin-left:288px;padding:24px 18px 32px 14px}.content-wrapper{gap:20px;width:100%;max-width:none;margin:0;display:grid}.card{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--card);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.source-banner{justify-content:space-between;gap:20px;padding:24px 28px;display:flex}.source-title{font-size:2rem}.source-copy,.section-copy,.stat-note,.results-copy,.flash p,.insight-item span,.legend-item p,.hero-text,.hero-summary p,.insight-card p{color:var(--muted);margin:0;line-height:1.55}.source-meta{flex-wrap:wrap;place-content:flex-start flex-end;gap:10px;display:flex}.meta-pill{border:1px solid var(--border);color:var(--text);background:#ffffff94;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:.92rem;display:inline-flex}.meta-pill-quiet{color:var(--muted)}.flash{border:1px solid #0000;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.flash-info{background:#6f889d1f;border-color:#6f889d33}.flash-success{background:#7f8a7b1f;border-color:#7f8a7b33}.flash-warning{background:#c7a95f24;border-color:#c7a95f38}.flash-danger{background:#a1554d1f;border-color:#a1554d33}.flash-close,.icon-button{color:var(--text);background:#ffffffbf;border:0;border-radius:999px}.flash-close{padding:8px 14px}.loading-card{text-align:left;justify-content:center;align-items:center;gap:20px;min-height:360px;padding:32px;display:flex}.loading-card h2{font-size:2rem}.loading-orb{border:4px solid #8c5d4424;border-top-color:var(--primary);border-radius:999px;width:52px;height:52px;animation:1s linear infinite spin}.page-heading,.section-heading{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.hero-panel{gap:20px;padding:28px;display:grid}.hero-title{margin-bottom:18px;font-size:clamp(2.8rem,6vw,4.4rem);line-height:.95}.hero-copy{gap:18px;display:grid}.hero-meta{flex-wrap:wrap;gap:12px;display:flex}.insight-card strong,.insight-item strong{font-family:Cormorant Garamond,serif;font-size:1.8rem;line-height:1}.button-row{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid #0000;border-radius:999px;align-items:center;gap:10px;padding:12px 18px;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.button:hover,.icon-button:hover,.flash-close:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-strong) 100%);color:#fff;box-shadow:0 18px 32px #6c44323d}.button-secondary{color:#355066;background:#6f889d24;border-color:#6f889d3d}.button-ghost{color:var(--text);background:#ffffffb8;border-color:#6d56461f}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.stat-card{box-shadow:var(--shadow-md);border:1px solid #6d564614;border-radius:26px;padding:22px;position:relative;overflow:hidden}.stat-card:before{content:"";opacity:.9;position:absolute;inset:0}.stat-card>*{position:relative}.stat-card-rose:before{background:linear-gradient(145deg,#8c5d4438,#fff9)}.stat-card-blue:before{background:linear-gradient(145deg,#6f889d33,#ffffff9e)}.stat-card-sage:before{background:linear-gradient(145deg,#7f8a7b38,#ffffff9e)}.stat-card-gold:before{background:linear-gradient(145deg,#c7a95f38,#ffffff9e)}.stat-icon{background:#ffffffb8;border-radius:18px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:20px;display:inline-flex}.stat-icon svg{width:20px;height:20px;color:var(--primary)}.stat-title{color:var(--muted);margin:0 0 10px;font-size:.95rem}.stat-value{margin-bottom:8px;font-family:Cormorant Garamond,serif;font-size:3rem;line-height:.9;display:block}.dashboard-grid,.analysis-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.chart-card{padding:24px}.chart-stage{min-height:320px}.chart-stage.tall{min-height:460px}.legend-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.legend-item,.insight-item{background:#ffffff9e;border:1px solid #6d564614;border-radius:18px;align-items:center;gap:12px;padding:12px 14px;display:flex}.legend-swatch{border-radius:999px;flex:none;width:12px;height:12px}.insight-list{gap:12px;display:grid}.toolbar-card,.table-card{padding:18px}.table-card-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;padding-bottom:16px;display:flex}.filters-row{flex-wrap:wrap;align-items:end;gap:14px;display:flex}.field-stack{min-width:190px;color:var(--muted);gap:8px;display:grid}.search-field{border:1px solid var(--border);background:#ffffffad;border-radius:18px;flex:360px;align-items:center;gap:10px;min-width:min(100%,420px);padding:0 16px;display:flex}.search-field svg{color:var(--muted)}.search-input,.toolbar-select,.status-select,.inline-input,.inline-textarea{width:100%;color:var(--text);background:0 0;border:0;outline:none}.search-input,.toolbar-select,.inline-input{min-height:48px}.toolbar-select{border:1px solid var(--border);background:#ffffffad;border-radius:16px;padding:0 14px}.table-shell{overflow:auto}.guest-table{border-collapse:collapse;width:100%;min-width:1024px}.guest-table th,.guest-table td{vertical-align:top;text-align:left;border-bottom:1px solid #6d564614;padding:16px 14px}.guest-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:.84rem;font-weight:700}.guest-table th:nth-child(4),.guest-table td:nth-child(4){width:228px;min-width:228px}.guest-table tr:hover td{background:#ffffff6b}.cell-strong .inline-display{font-weight:700}.inline-display{text-align:left;width:100%;color:inherit;background:0 0;border:0;padding:0}.inline-placeholder{color:var(--muted);font-style:italic}.inline-input,.inline-textarea{border:1px solid var(--border-strong);background:#ffffffe0;border-radius:14px;padding:10px 12px}.inline-editor-stack{gap:8px;display:grid}.inline-suggestion-select{border:1px solid var(--border);width:100%;min-height:40px;color:var(--text);background:#ffffffc2;border-radius:12px;outline:none;padding:0 12px}.inline-textarea{resize:vertical;min-height:82px}.group-stack{gap:6px;display:grid}.group-primary{font-weight:700}.group-secondary{color:var(--muted)}.status-select-wrap{border:1px solid var(--border);border-radius:999px;align-items:center;width:100%;min-width:208px;min-height:48px;display:flex;position:relative}.status-select-wrap:after{content:"";opacity:.75;pointer-events:none;border-bottom:1.8px solid;border-right:1.8px solid;width:9px;height:9px;position:absolute;right:18px;transform:translateY(-3px)rotate(45deg)}.status-select{width:100%;min-height:48px;color:inherit;appearance:none;text-overflow:clip;padding:0 54px 0 34px;font-weight:600}.status-select-dot{pointer-events:none;border-radius:999px;width:9px;height:9px;position:absolute;left:14px}.actions-cell{width:76px}.table-actions{justify-content:center;display:flex}.table-action{justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.table-action-danger{color:#803f38;background:#a1554d1a;border:1px solid #a1554d33}.table-action-danger:hover{background:#a1554d29}.empty-table{min-height:160px;color:var(--muted);place-items:center;display:grid}.results-copy{padding-inline:8px}.insight-card{padding:22px}.budget-summary-grid .insight-card strong{margin-bottom:8px;display:block}.budget-staff-card{gap:8px;padding:22px;display:grid}.budget-table{min-width:1160px}.budget-table th:first-child,.budget-table td:first-child{width:210px;min-width:210px}.budget-table th:nth-child(2),.budget-table td:nth-child(2),.budget-table th:nth-child(3),.budget-table td:nth-child(3),.budget-table th:nth-child(4),.budget-table td:nth-child(4){width:128px;min-width:128px}.budget-table th:nth-child(5),.budget-table td:nth-child(5){width:180px;min-width:180px}.budget-table th:nth-child(6),.budget-table td:nth-child(6){width:190px;min-width:190px}.budget-table th:nth-child(7),.budget-table td:nth-child(7),.budget-table th:nth-child(8),.budget-table td:nth-child(8){width:178px;min-width:178px}.budget-category-row td{color:var(--primary);text-transform:uppercase;letter-spacing:.12em;background:#ffffff7a;border-bottom:0;padding:18px 14px 10px;font-weight:700}.budget-money-input,.budget-text-input{border:1px solid var(--border);width:100%;min-height:42px;color:var(--text);background:#ffffffc2;border-radius:12px;outline:none}.budget-money-input{padding:0 10px}.budget-text-input{padding:0 12px}.budget-notes-input{resize:vertical;height:42px;min-height:42px;padding-block:10px;line-height:1.35;transition:min-height .18s,box-shadow .18s;display:block;overflow:hidden}.budget-notes-input:focus{min-height:132px;overflow:auto;box-shadow:0 14px 28px #3f2e2214}.budget-currency-cell{font-weight:700}.budget-payer-select{min-height:42px}.budget-status-select{text-overflow:clip;white-space:nowrap;width:100%;min-height:42px;padding-inline:12px 28px;font-weight:700}.budget-status-quitado{color:#206642;background:#2f8f5b29;border-color:#2f8f5b42}.budget-status-em-pagamento{color:#7c5d12;background:#c7a95f2e;border-color:#c7a95f47}.budget-status-contrato-fechado{color:#355066;background:#6f889d24;border-color:#6f889d3d}.budget-status-estimativa{color:#803f38;background:#a1554d24;border-color:#a1554d3d}.mobile-nav-layer{display:none}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1120px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.analysis-grid,.hero-panel{grid-template-columns:1fr}}@media (width<=960px){.sidebar{display:none}.mobile-topbar{z-index:22;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f9f3ebe6;justify-content:space-between;align-items:center;padding:16px 18px;display:flex;position:sticky;top:0}.mobile-brand{align-items:center;gap:10px;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:600;display:flex}.mobile-brand-icon{width:38px;height:38px;padding:8px}.icon-button{justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.content-shell{margin-left:0;padding:18px 16px 32px}.mobile-nav-layer{z-index:21;display:block;position:fixed;inset:74px 16px auto}.mobile-nav{gap:10px;padding:16px;display:grid}.source-banner,.page-heading,.section-heading{flex-direction:column}.source-meta,.table-card-actions{justify-content:flex-start}}@media (width<=720px){.stats-grid,.legend-grid{grid-template-columns:1fr}.source-title{font-size:1.8rem}.hero-title{font-size:2.7rem}.card,.hero-panel,.toolbar-card,.table-card,.chart-card{border-radius:22px}.stat-value{font-size:2.4rem}}
