:root{--hhb-bg:#f5f7fb;--hhb-card:#fff;--hhb-text:#172033;--hhb-muted:#697386;--hhb-line:#e3e8f0;--hhb-accent:#3157d5;--hhb-accent2:#eaf0ff;--hhb-good:#087a55;--hhb-bad:#b33a3a;--hhb-shadow:0 12px 32px rgba(23,32,51,.07)}
.hhb-app{max-width:1320px;margin:24px auto;padding:24px;background:var(--hhb-bg);border-radius:24px;color:var(--hhb-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-sizing:border-box}
.hhb-app *{box-sizing:border-box}.hhb-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}.hhb-head h2{font-size:32px;line-height:1.1;margin:4px 0 0}.hhb-eyebrow{text-transform:uppercase;letter-spacing:.09em;font-size:12px;font-weight:800;color:var(--hhb-accent)}
.hhb-month label{font-size:12px;color:var(--hhb-muted);font-weight:700}.hhb-month input{display:block;margin-top:5px;background:#fff;border:1px solid var(--hhb-line);border-radius:10px;padding:10px 12px;color:var(--hhb-text)}
.hhb-tabs{display:flex;gap:6px;background:#fff;border:1px solid var(--hhb-line);padding:6px;border-radius:14px;margin-bottom:18px;overflow:auto}.hhb-tabs a{padding:10px 16px;border-radius:10px;text-decoration:none;color:var(--hhb-muted);font-weight:700;white-space:nowrap}.hhb-tabs a.active{background:var(--hhb-accent);color:#fff}
.hhb-notice{padding:12px 15px;background:#e8f7ef;border:1px solid #b7e2cb;color:#12623f;border-radius:12px;margin-bottom:15px;font-weight:700}
.hhb-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px}.hhb-card,.hhb-panel{background:var(--hhb-card);border:1px solid var(--hhb-line);border-radius:18px;box-shadow:var(--hhb-shadow)}.hhb-card{padding:20px}.hhb-card span{display:block;font-size:13px;color:var(--hhb-muted);font-weight:700}.hhb-card strong{display:block;font-size:28px;margin:6px 0 2px;letter-spacing:-.03em}.hhb-card small{color:var(--hhb-muted)}.hhb-settlement{background:linear-gradient(135deg,#1f3aa5,#3157d5);color:#fff}.hhb-settlement span,.hhb-settlement small{color:#dfe7ff}
.hhb-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:14px;margin-bottom:14px}.hhb-grid-form{grid-template-columns:1.7fr 1fr}.hhb-panel{padding:20px;margin-bottom:14px}.hhb-grid>.hhb-panel{margin-bottom:0}.hhb-panel h3{margin:0 0 16px;font-size:19px}.hhb-panel-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.hhb-panel-title h3{margin:0}.hhb-panel-title>span{font-size:12px;color:var(--hhb-muted);font-weight:700}
.hhb-bar-row{margin:14px 0}.hhb-bar-meta{display:flex;justify-content:space-between;gap:12px;font-size:13px;margin-bottom:6px}.hhb-bar{height:9px;background:#edf0f5;border-radius:999px;overflow:hidden}.hhb-bar i{display:block;height:100%;background:var(--hhb-accent);border-radius:999px}.hhb-person{border:1px solid var(--hhb-line);border-radius:14px;padding:14px;margin-top:10px}.hhb-person h4{margin:0 0 8px}.hhb-person p{display:flex;justify-content:space-between;margin:5px 0;color:var(--hhb-muted)}.hhb-person p b{color:var(--hhb-text)}.hhb-net{border-top:1px solid var(--hhb-line);padding-top:8px;margin-top:8px!important}.hhb-net.plus b{color:var(--hhb-good)}.hhb-net.minus b{color:var(--hhb-bad)}.hhb-help,.hhb-info p{font-size:13px;line-height:1.55;color:var(--hhb-muted)}
.hhb-table-wrap{overflow:auto}.hhb-table{width:100%;border-collapse:collapse;min-width:900px}.hhb-table th{text-align:left;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--hhb-muted);padding:9px 10px;border-bottom:1px solid var(--hhb-line)}.hhb-table td{padding:11px 10px;border-bottom:1px solid var(--hhb-line);font-size:13px;vertical-align:middle}.hhb-table tr:last-child td{border-bottom:0}.hhb-badge{display:inline-block;margin-left:7px;padding:2px 6px;border-radius:999px;background:var(--hhb-accent2);color:var(--hhb-accent);font-size:10px;font-weight:800}.hhb-empty{color:var(--hhb-muted);padding:16px 0}
.hhb-form label,.hhb-mini-form label{display:block;font-size:12px;font-weight:800;color:var(--hhb-muted)}.hhb-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.hhb-fields input,.hhb-fields select,.hhb-fields textarea,.hhb-inline-form input,.hhb-mini-form input{display:block;width:100%;margin-top:5px;border:1px solid #ced5e0;border-radius:10px;padding:10px 11px;background:#fff;color:var(--hhb-text);min-height:42px}.hhb-full{grid-column:1/-1}.hhb-primary,.hhb-inline-form button,.hhb-mini-form button{border:0;border-radius:10px;background:var(--hhb-accent);color:#fff;padding:11px 16px;font-weight:800;cursor:pointer}.hhb-primary{margin-top:14px}.hhb-custom-split{grid-column:1/-1;display:none;grid-template-columns:1fr 1fr;gap:13px;padding:12px;border-radius:12px;background:var(--hhb-accent2)}.hhb-custom-split.show{display:grid}
.hhb-fixed-row{position:relative;padding:16px 0;border-top:1px solid var(--hhb-line)}.hhb-fixed-row:first-of-type{border-top:0}.hhb-fixed-main{display:flex;justify-content:space-between;align-items:center;gap:20px}.hhb-fixed-main strong{display:block;font-size:16px}.hhb-fixed-main span{display:block;color:var(--hhb-muted);font-size:12px;margin-top:4px}.hhb-fixed-amount{text-align:right;font-size:18px;font-weight:900}.hhb-fixed-amount small{display:block;color:var(--hhb-muted);font-size:10px;font-weight:600}.hhb-fixed-row details{margin-top:10px}.hhb-fixed-row summary{cursor:pointer;color:var(--hhb-accent);font-size:12px;font-weight:800}.hhb-version-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:20px;padding:14px;background:#f8f9fc;border-radius:12px;margin-top:8px}.hhb-version{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px solid var(--hhb-line);font-size:12px}.hhb-mini-form{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hhb-mini-form button{grid-column:1/-1}.hhb-delete{position:absolute;right:0;bottom:12px}.hhb-delete button,.hhb-icon-delete{border:0;background:transparent;color:#a14a4a;cursor:pointer;font-size:12px}.hhb-icon-delete{font-size:20px;line-height:1}
.hhb-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.hhb-tags span{padding:7px 10px;background:#f0f3f8;border-radius:999px;font-size:12px;font-weight:700}.hhb-inline-form{display:flex;gap:8px}.hhb-rule{display:grid;grid-template-columns:110px 1fr;gap:4px 10px;padding:10px 0;border-bottom:1px solid var(--hhb-line);font-size:12px}.hhb-rule small{grid-column:2;color:var(--hhb-muted)}.hhb-rule-form{margin-top:16px}.hhb-login{padding:20px;border:1px solid #ddd;border-radius:12px}
@media(max-width:900px){.hhb-app{margin:0;padding:14px;border-radius:0}.hhb-kpis{grid-template-columns:repeat(2,1fr)}.hhb-grid,.hhb-grid-form{grid-template-columns:1fr}.hhb-head{align-items:flex-start;flex-direction:column}.hhb-version-grid{grid-template-columns:1fr}}
@media(max-width:560px){.hhb-kpis{grid-template-columns:1fr}.hhb-fields{grid-template-columns:1fr}.hhb-full,.hhb-custom-split{grid-column:1}.hhb-fixed-main{align-items:flex-start}.hhb-card strong{font-size:25px}}
.hhb-breakdown{margin-top:12px;padding:12px;border:1px solid var(--hhb-line);border-radius:12px;background:#f8f9fc}.hhb-breakdown p{display:flex;justify-content:space-between;gap:12px;margin:6px 0;color:var(--hhb-muted);font-size:12px}.hhb-breakdown b{color:var(--hhb-text)}
.hhb-matrix-wrap{overflow:auto}.hhb-matrix{width:100%;min-width:1180px;border-collapse:separate;border-spacing:0;font-size:12px}.hhb-matrix th,.hhb-matrix td{padding:9px 10px;border-bottom:1px solid var(--hhb-line);white-space:nowrap;text-align:right}.hhb-matrix th:first-child,.hhb-matrix td:first-child{text-align:left;position:sticky;left:0;background:#fff;z-index:1}.hhb-matrix thead th{background:#f4f6fa;color:var(--hhb-muted);font-size:10px;text-transform:uppercase;letter-spacing:.04em}.hhb-matrix-total th,.hhb-matrix-total td{font-weight:800;background:#f7f8fb}.hhb-matrix-total th:first-child{background:#f7f8fb}
.hhb-status{display:inline-flex;align-items:center;padding:4px 7px;border-radius:999px;font-size:10px;font-weight:800;white-space:nowrap}.hhb-status.done{background:#e6f6ee;color:#087a55}.hhb-status.open{background:#fff2dd;color:#915a00}.hhb-status.fixed{background:#eaf0ff;color:#3157d5}.hhb-note{display:block;color:var(--hhb-muted);font-size:10px;margin-top:3px;max-width:260px}.hhb-cat{display:block;font-weight:700}.hhb-table td small:not(.hhb-note):not(.hhb-status){display:block;color:var(--hhb-muted);font-size:10px;margin-top:2px}
.hhb-row-actions{display:flex;align-items:center;gap:4px}.hhb-mini-action{border:0;background:#eef2ff;color:var(--hhb-accent);border-radius:8px;padding:5px 8px;font-size:11px;font-weight:800;cursor:pointer}.hhb-icon-delete{padding:4px 7px}
.hhb-category-group{padding:10px 0;border-top:1px solid var(--hhb-line)}.hhb-category-group:first-of-type{border-top:0}.hhb-category-group h4{margin:0 0 8px;font-size:13px}.hhb-tags span{display:inline-flex;flex-direction:column;gap:1px}.hhb-tags span small{font-size:9px;color:var(--hhb-muted);font-weight:600}.hhb-inline-two{display:grid;grid-template-columns:1fr 1fr auto;align-items:end}.hhb-inline-two button{height:42px;margin-top:5px}
.hhb-import-status{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:8px 0 14px}.hhb-import-status>div{padding:14px;background:#f7f9fc;border:1px solid var(--hhb-line);border-radius:12px}.hhb-import-status strong{display:block;font-size:20px}.hhb-import-status span{display:block;color:var(--hhb-muted);font-size:11px;margin-top:3px}.hhb-import-form .hhb-primary{margin-top:4px}
@media(max-width:700px){.hhb-inline-two{grid-template-columns:1fr}.hhb-import-status{grid-template-columns:1fr}.hhb-matrix th,.hhb-matrix td{padding:8px}}
.hhb-inline-form select{display:block;width:100%;border:1px solid #ced5e0;border-radius:10px;padding:10px 11px;background:#fff;color:var(--hhb-text);min-height:42px}.hhb-inline-two{grid-template-columns:1fr 1fr 1fr auto}
@media(max-width:900px){.hhb-inline-two{grid-template-columns:1fr 1fr}.hhb-inline-two button{grid-column:1/-1}}
@media(max-width:560px){.hhb-inline-two{grid-template-columns:1fr}}
