.accounting-foundation{overflow:hidden;border:1px solid #dce7e3;border-radius:20px;background:linear-gradient(145deg,#fff 0%,#f7fbf9 100%);box-shadow:0 18px 48px rgba(24,54,46,.08)}
.accounting-foundation-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding:22px 24px 18px}.accounting-foundation-head>div:first-child>span{color:#0d8067;font-size: 12px;font-weight:800;letter-spacing:.16em}.accounting-foundation-head h3{margin:5px 0 4px;color:#18372e;font:700 24px/1.2 Georgia,serif}.accounting-foundation-head p{margin:0;color:#6d7b76;font-size:12px}.accounting-source-state{display:flex;gap:10px;align-items:center;padding:10px 13px;border:1px solid #cce4da;border-radius:13px;background:#f0faf6}.accounting-source-state i{width:9px;height:9px;border-radius:50%;background:#15926f;box-shadow:0 0 0 5px rgba(21,146,111,.1)}.accounting-source-state div{display:grid;gap:2px}.accounting-source-state b{color:#22634f;font-size:12px}.accounting-source-state span{color:#6f7d78;font-size: 12px}
.accounting-foundation-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;border-block:1px solid #e3ebe8;background:#e3ebe8}.accounting-foundation-kpis article{display:grid;gap:6px;padding:16px 20px;background:rgba(255,255,255,.92)}.accounting-foundation-kpis span{color:#73817c;font-size: 12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.accounting-foundation-kpis b{color:#1d332c;font:700 20px/1.1 Georgia,serif}.accounting-foundation .is-positive{color:#08785e!important}.accounting-foundation .is-negative{color:#b04432!important}
.accounting-foundation-filters{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:9px;align-items:end;padding:14px 18px;border-bottom:1px solid #e6eeeb;background:#fbfdfc}.accounting-foundation-filters label{display:grid;gap:5px}.accounting-foundation-filters label span{color:#64736e;font-size: 12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.accounting-foundation-filters input{min-height:38px;padding:0 12px;border:1px solid #d3dfdb;border-radius:10px;background:#fff;color:#1f302a}.accounting-foundation-filters button,.accounting-foundation-filters a,.accounting-foundation-footer button,.accounting-foundation-state button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid #cddbd6;border-radius:10px;background:#fff;color:#31544a;font-size:12px;font-weight:800;text-decoration:none;cursor:pointer}.accounting-foundation-filters button{border-color:#0d8067;background:#0d8067;color:#fff}
.accounting-foundation-table{overflow:auto}.accounting-foundation-table table{width:100%;min-width:760px;border-collapse:collapse}.accounting-foundation-table th,.accounting-foundation-table td{padding:13px 18px;border-bottom:1px solid #edf1ef;text-align:left;vertical-align:middle}.accounting-foundation-table th{position:sticky;top:0;background:#f7faf9;color:#71807a;font-size: 12px;letter-spacing:.06em;text-transform:uppercase}.accounting-foundation-table td{color:#33443e;font-size:12px}.accounting-foundation-table .n{text-align:right}.accounting-foundation-table td small{display:block;margin-top:3px;color:#87938f;font-size: 12px}.accounting-doc-link{color:#1f493d;font-weight:800;text-decoration:none}.accounting-doc-link:hover{text-decoration:underline}.accounting-value,.accounting-deviation{display:inline-flex;padding:5px 8px;border-radius:8px;background:#f0f5f3;font-weight:800}.accounting-deviation.is-risk{background:#fff0e9;color:#aa4b2f}
.accounting-foundation-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:13px 18px;color:#74817d;font-size: 12px}.accounting-foundation-footer div{display:flex;gap:8px}.accounting-foundation-footer button:disabled{opacity:.4;cursor:not-allowed}.accounting-foundation-empty{display:grid;gap:4px;padding:24px;text-align:center}.accounting-foundation-empty span{color:#7b8883}.accounting-foundation-state{display:flex;gap:15px;align-items:center;padding:22px;border:1px solid #ead7c9;border-radius:18px;background:#fffaf6}.accounting-foundation-state>span{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:50%;background:#fff0e7;color:#b45736;font-weight:900}.accounting-foundation-state div{flex:1}.accounting-foundation-state h3{margin:0 0 4px;color:#543d34}.accounting-foundation-state p{margin:0;color:#79675f;font-size:12px}.accounting-foundation-loading{display:grid;gap:10px;padding:22px}.accounting-foundation-loading div{height:46px;border-radius:12px;background:linear-gradient(90deg,#eef3f1,#f8faf9,#eef3f1);background-size:200% 100%;animation:accounting-shimmer 1.3s linear infinite}@keyframes accounting-shimmer{to{background-position:-200% 0}}
.accounting-foundation :is(a,button,input):focus-visible{outline:3px solid rgba(13,128,103,.28);outline-offset:2px}
@media(max-width:900px){.accounting-foundation-head{flex-direction:column}.accounting-foundation-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.accounting-foundation-filters{grid-template-columns:1fr auto}.accounting-foundation-filters a{display:none}}
@media(prefers-reduced-motion:reduce){.accounting-foundation-loading div{animation:none}}
