/* FL Buddy 7 · Phase 12A · Finanzzentrale */
#office-billing{--fin-border:rgba(133,189,192,.16);--fin-card:rgba(7,42,50,.72)}
#office-billing .flb7-finance-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 0 12px;padding:20px 22px;border:1px solid var(--fin-border);border-radius:20px;background:linear-gradient(135deg,rgba(12,66,74,.92),rgba(6,39,47,.88));box-shadow:0 16px 40px rgba(0,0,0,.16)}
#office-billing .flb7-finance-head h1{margin:3px 0 5px;font-size:clamp(24px,3vw,34px);line-height:1.05;color:#f5fbfa}#office-billing .flb7-finance-head p{margin:0;color:#9fc1c4;max-width:700px}#office-billing .flb7-finance-kicker{font-size:11px;letter-spacing:.13em;font-weight:900;color:#57d9c7}
#office-billing .flb7-finance-shortcuts{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}#office-billing .flb7-finance-shortcuts button{border:1px solid rgba(113,191,192,.22);background:rgba(3,30,37,.52);color:#eaf7f5;border-radius:12px;padding:10px 13px;font-weight:800;cursor:pointer;white-space:nowrap}#office-billing .flb7-finance-shortcuts button:hover{border-color:#45d6c3;background:rgba(69,214,195,.10)}
#office-billing .flb7-finance-nav{display:grid;grid-template-columns:repeat(5,minmax(145px,1fr));gap:9px;margin:0 0 14px}#office-billing .flb7-finance-nav button{min-width:0;text-align:left;padding:13px 14px;border:1px solid var(--fin-border);border-radius:15px;background:rgba(5,34,41,.68);color:#eaf7f5;cursor:pointer;transition:.16s ease}#office-billing .flb7-finance-nav button:hover,#office-billing .flb7-finance-nav button.active{border-color:rgba(69,214,195,.58);background:rgba(69,214,195,.09);transform:translateY(-1px)}#office-billing .flb7-finance-nav span{display:inline-grid;place-items:center;min-width:28px;height:28px;padding:0 5px;margin-bottom:8px;border-radius:9px;background:rgba(69,214,195,.12);color:#61ddcc;font-size:11px;font-weight:950}#office-billing .flb7-finance-nav b,#office-billing .flb7-finance-nav small{display:block}#office-billing .flb7-finance-nav b{font-size:13px}#office-billing .flb7-finance-nav small{margin-top:3px;color:#89aeb1;font-size:11px;line-height:1.3}
#office-billing .billing-simple-tabs{display:flex;gap:7px;overflow:auto;padding:5px;margin:0 0 14px;border:1px solid var(--fin-border);border-radius:15px;background:rgba(4,31,38,.62);scrollbar-width:thin}#office-billing .billing-simple-tabs button{min-height:42px;border:0;border-radius:11px;padding:0 16px;background:transparent;color:#a9c5c7;font-weight:850;white-space:nowrap;cursor:pointer}#office-billing .billing-simple-tabs button.active{background:#45d6c3;color:#052e36;box-shadow:0 6px 18px rgba(69,214,195,.14)}
#office-billing .billing-simple-panel{border:1px solid var(--fin-border);border-radius:20px;padding:20px;background:var(--fin-card)}#office-billing .billing-simple-panel .office-toolbar{margin-bottom:16px}#office-billing .billing-simple-panel h2{font-size:22px;margin-bottom:5px}#office-billing .office-table{border-collapse:separate;border-spacing:0 7px}#office-billing .office-table thead th{border:0;color:#89aeb1;font-size:11px;text-transform:uppercase;letter-spacing:.07em}#office-billing .office-table tbody tr{background:rgba(5,34,41,.62)}#office-billing .office-table tbody td{border-top:1px solid var(--fin-border);border-bottom:1px solid var(--fin-border)}#office-billing .office-table tbody td:first-child{border-left:1px solid var(--fin-border);border-radius:12px 0 0 12px}#office-billing .office-table tbody td:last-child{border-right:1px solid var(--fin-border);border-radius:0 12px 12px 0}#office-billing .salary-class-cards>div,#office-billing .salary-class-cards>article{border-radius:17px!important;border-color:var(--fin-border)!important;background:rgba(5,34,41,.72)!important}
#office-billing .flb7-finance-note{display:flex;gap:10px;align-items:flex-start;margin:0 0 14px;padding:12px 14px;border:1px solid rgba(69,214,195,.18);border-radius:13px;background:rgba(69,214,195,.06);color:#b7d0d1;font-size:13px;line-height:1.45}#office-billing .flb7-finance-note>span{display:grid;place-items:center;flex:0 0 24px;height:24px;border-radius:50%;background:rgba(69,214,195,.13);color:#61ddcc;font-weight:900}#office-billing .flb7-finance-note strong{color:#eaf7f5}
@media(max-width:1050px){#office-billing .flb7-finance-nav{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){#office-billing .flb7-finance-head{align-items:stretch;flex-direction:column;padding:17px}#office-billing .flb7-finance-shortcuts{justify-content:flex-start}#office-billing .flb7-finance-shortcuts button{flex:1 1 145px}#office-billing .flb7-finance-nav{display:flex;overflow-x:auto;padding-bottom:3px;scroll-snap-type:x proximity}#office-billing .flb7-finance-nav button{flex:0 0 175px;scroll-snap-align:start}#office-billing .billing-simple-panel{padding:14px}#office-billing .office-table{display:block;overflow-x:auto;white-space:nowrap}}
