:root{--font-size_h1:38px;--font-size_h2:32px;--font-size_h3:28px;--font-size_h4:24px;--font-size_h5:18px;--font-size_h6:16px;--font-size_small:14px}.font-h1{font-size:var(--font-size_h1);font-weight:600}.font-h2{font-size:var(--font-size_h2);font-weight:600}.font-h3{font-size:var(--font-size_h3);font-weight:600}.font-h4{font-size:var(--font-size_h4);font-weight:600}.font-h5{font-size:var(--font-size_h5);font-weight:600}.font-h6{font-size:var(--font-size_h6);font-weight:500}.font-small{font-size:var(--font-size_small);font-weight:500}.buttons-grid-2{grid-template-columns:1fr 1fr;height:30px;display:grid}*{box-sizing:border-box;margin:0;padding:0}html,body{color:#222;background-color:#fff;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;background:0 0;border:none}ul,ol{margin-bottom:1em;margin-left:1.5em}img{max-width:100%;height:auto;display:block}p{margin:0}.padding-page{-webkit-user-select:none;user-select:none;padding:20px;font-family:Roboto,sans-serif}.total-balance{background-color:#f0f4f8;border-radius:10px;justify-content:space-between;margin-bottom:30px;padding:15px 20px;display:flex}.profitability-table{border-collapse:collapse;width:100%;font-size:var(--font-size_small)}.profitability-table thead{background:#f5f5f5}.profitability-table th,.profitability-table td{text-align:left;border:1px solid #ddd;padding:15px}.profitability-table tbody tr{background:#fff}.profitability-table tbody tr:nth-child(2n){background:#fafafa}.breadcrumbs{font-size:var(--font-size_small);color:#666;margin-bottom:10px}.add-project-row td{border:none;padding:0}.add-project-btn{width:100%;font-size:var(--font-size_small);cursor:pointer;background:#f5f5f5;border:2px dashed #aaa;margin-top:10px;padding:12px;transition:all .2s}.add-project-btn:hover{background:#eaeaea}.buttons_clear{justify-content:end;width:auto;margin-bottom:15px;display:flex}.buttons_clear p{background-color:#f0f4f8;border-radius:15px;padding:15px}.buttons_clear p:hover{cursor:pointer;background-color:#d4d7da}
.sidebar{z-index:100;background-color:#0f172a;flex-direction:column;align-items:center;gap:4px;width:72px;height:100vh;padding:16px 0;display:flex;position:fixed;top:0;left:0}.sidebar-nav{flex-direction:column;align-items:center;gap:4px;width:100%;padding:0 8px;display:flex}.sidebar-icon-link{color:#64748b;border-radius:10px;flex-direction:column;align-items:center;gap:4px;width:100%;padding:10px 0;text-decoration:none;transition:background .2s,color .2s;display:flex}.sidebar-icon-link:hover{color:#a5b4fc;background-color:#1e2a45}.sidebar-icon-link.active{color:#6366f1;background-color:#1e2a45}.sidebar-icon-label{letter-spacing:.01em;font-size:10px;font-weight:500}.sidebar-bottom{width:100%;margin-top:auto;padding:0 8px 8px}.sidebar-logout{color:#475569}.sidebar-logout:hover{color:#f87171;background-color:#1e2a45}
