*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,Helvetica,sans-serif;background-color:#f5f5f5;color:#333;min-height:100vh;display:flex;flex-direction:column}.header{background-color:#fff;padding:15px 0;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:100}.header-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:12px}.logo-icon{height:45px;width:auto}.logo-name{height:30px;width:auto}.main-content{flex:1;padding:30px 20px}.content-container{max-width:900px;margin:0 auto}.section{margin-bottom:30px}.section-title{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:24px;font-weight:700;color:#333;margin-bottom:20px;padding-bottom:10px;border-bottom:none}.subsection-title{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:18px;font-weight:400;color:#444;margin-bottom:15px;margin-top:10px}.table-wrapper{overflow-x:auto;margin-bottom:20px;border-radius:8px;box-shadow:0 1px 3px #0000001a}.data-table{width:100%;border-collapse:collapse;background-color:#fff;font-size:14px}.data-table thead th{background-color:#e30613;color:#fff;font-weight:600;text-align:left;padding:12px 16px;white-space:nowrap;font-size:14px}.data-table tbody tr{border-bottom:1px solid #dee2e6;transition:background-color .2s ease}.data-table tbody tr:nth-child(2n){background-color:#f8f9fa}.data-table tbody tr:hover{background-color:#fff3f3}.data-table tbody td{padding:10px 16px;color:#333;vertical-align:middle}.data-table tbody td:first-child{font-weight:600;color:#555;white-space:nowrap}.info-table td.label-cell{font-family:Arial,Helvetica,sans-serif!important;font-weight:400!important;font-style:normal}.info-table thead th{background-color:transparent;color:transparent;padding:0;height:0;font-size:0;line-height:0;border:none}.bank-table{font-size:13px}.bank-table thead th.saldo-header,.bank-table tbody td.highlight-cell{background-color:#f3f5f7;border-radius:6px}.bank-table thead th{background-color:transparent;color:#555;font-size:13px;font-weight:600;padding:10px 12px}.bank-table tbody tr{background-color:#fff}.bank-table tbody tr:nth-child(2n){background-color:#f8f9fa}.bank-table tbody td{padding:10px 12px;font-size:13px;white-space:nowrap;font-family:Arial,Helvetica,sans-serif;font-weight:400}.warning-message{display:flex;align-items:flex-start;gap:15px;background-color:#fff;border:1px solid #dee2e6;border-left:4px solid #e30613;border-radius:8px;padding:20px;margin-top:20px;box-shadow:0 1px 3px #00000014}.warning-icon{width:40px;height:40px;flex-shrink:0;margin-top:2px}.warning-message p{font-size:14px;line-height:1.6;color:#555}.warning-message strong{color:#00a651;font-weight:700}.footer{background-color:#333;color:#fff;padding:20px 0;text-align:center;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 20px;font-size:14px}.footer-container span:first-child{font-weight:700}@media (max-width: 768px){.header-container{padding:0 15px}.logo-icon{height:35px}.logo-name{height:22px}.section-title{font-size:20px}.subsection-title{font-size:16px}.main-content{padding:20px 15px}.data-table{font-size:12px}.data-table thead th{padding:10px 12px;font-size:12px}.data-table tbody td{padding:8px 12px}.bank-table{font-size:11px}.bank-table thead th,.bank-table tbody td{padding:8px;font-size:11px}.warning-message{flex-direction:column;align-items:center;text-align:center;padding:15px}.warning-icon{width:30px;height:30px}}@media (max-width: 480px){.logo-icon{height:28px}.logo-name{height:18px}.section-title{font-size:18px}.data-table tbody td:first-child{white-space:normal}}
