.admin-savings-wrap{grid-column:1/-1;background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;overflow:hidden}
.admin-savings-head{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:18px}
.admin-savings-head small{color:#087970;font-weight:900;letter-spacing:.08em}
.admin-savings-head h3{margin:6px 0 4px;font-size:clamp(1.45rem,2.6vw,2.2rem);letter-spacing:-.03em}
.admin-savings-head p{max-width:650px;margin:0;color:var(--muted);line-height:1.45}
.admin-savings-badge{flex:0 0 auto;background:#e5f7f5;color:#086f68;border-radius:12px;padding:12px 16px;font-weight:900;text-align:center}
.admin-savings-scroll{overflow-x:auto;border-radius:12px;border:1px solid #c7dbdd}
.admin-savings-table{width:100%;min-width:980px;border-collapse:collapse;text-align:right;font-size:.82rem;font-variant-numeric:tabular-nums}
.admin-savings-table th,.admin-savings-table td{padding:10px 9px;border-right:1px solid #d5e4e5;border-bottom:1px solid #d5e4e5;white-space:nowrap}
.admin-savings-table th{background:#073b42;color:#fff;font-size:.72rem;letter-spacing:.025em;text-align:center}
.admin-savings-table thead tr:first-child th{background:#052f35}
.admin-savings-table th:first-child,.admin-savings-table td:first-child{text-align:center;font-weight:900}
.admin-savings-table th:nth-child(2),.admin-savings-table td:nth-child(2){background:#e6f7f4;color:#064c48;font-weight:900}
.admin-savings-table tbody tr:hover td{background:#f3fbfa}
.admin-savings-table tbody tr:hover td:nth-child(2){background:#d9f2ee}
.admin-savings-note{margin:12px 0 0;color:var(--muted);font-size:.76rem;line-height:1.45}
.essential-scope{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 18px}.essential-scope article{display:flex;gap:12px;padding:15px;border:1px solid #c7dbdd;border-radius:12px;background:#f5fbfa}.essential-scope b{display:grid;place-items:center;flex:0 0 30px;height:30px;border-radius:50%;background:#073b42;color:#fff}.essential-scope strong,.essential-scope span{display:block}.essential-scope span{margin-top:4px;color:var(--muted);font-size:.78rem;line-height:1.4}.essential-scope .not-full-admin{background:#fff8e7;border-color:#ead49d}.essential-scope .not-full-admin b{background:#f0b735;color:#09243b}.admin-savings-foot{display:flex;justify-content:space-between;align-items:center;gap:20px}.admin-savings-foot .admin-savings-note{max-width:850px}.admin-savings-foot .btn{flex:0 0 auto;margin-top:12px}
@media(max-width:800px){.essential-scope{grid-template-columns:1fr}.admin-savings-foot{align-items:stretch;flex-direction:column}.admin-savings-foot .btn{text-align:center}}@media(max-width:680px){.admin-savings-wrap{padding:18px}.admin-savings-head{display:block}.admin-savings-badge{display:inline-block;margin-top:12px}.admin-savings-table{font-size:.78rem}}
