.statement-print-dialog{width:min(570px,100%)}
.statement-print-options{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.statement-print-options>button{border:1px solid #dce6e0;border-radius:13px;background:#fff;padding:19px 15px;display:flex;flex-direction:column;align-items:center;gap:8px;color:#31473b;cursor:pointer;transition:.18s}
.statement-print-options>button:hover{border-color:#5fa886;background:#f5fbf8;box-shadow:0 8px 22px rgba(24,92,63,.1);transform:translateY(-2px)}
.statement-print-options b{font-size:15px}.statement-print-options small{font-size:10px;color:var(--muted)}
.paper{display:grid;place-items:center;border:2px solid #80a894;border-radius:3px;background:#fff;box-shadow:0 3px 8px rgba(34,73,54,.1)}.paper.portrait{width:56px;height:76px}.paper.landscape{width:82px;height:57px}.paper i{display:block;width:65%;height:4px;border-top:2px solid #c6d7ce;border-bottom:2px solid #c6d7ce}
.statement-print-tip{margin-top:15px;padding:11px 13px;border-radius:8px;background:#f4f7f5;color:#718078;font-size:10px;text-align:center}
@media(max-width:650px){.statement-print-options{grid-template-columns:1fr}}
@media print{
  html,body{background:#fff!important}.sidebar,main>header,.statement-head,.statement-filter,.statement-result-actions,.modal,#toast{display:none!important}
  main{margin:0!important;padding:0!important;max-width:none!important}.page{display:none!important}#statements-page{display:block!important}.statement-result{display:block!important}
  .statement-result-head{border:0!important;padding:0 0 6mm!important;border-bottom:1.5px solid #183f2e!important}.statement-result-head h2{font-size:18px!important;margin:2mm 0!important}.statement-result-head span{font-size:9px!important}
  .statement-summary{border:0!important;border-bottom:1px solid #b8c8bf!important}.statement-summary article{padding:3mm!important}.statement-summary strong{font-size:14px!important}
  .statement-table-card{box-shadow:none!important;border:0!important;margin:4mm 0 0!important;overflow:visible!important}.statement-table-card .table-wrap{overflow:visible!important}
  .statement-table-card table{width:100%!important;table-layout:fixed;border-collapse:collapse!important}.statement-table-card thead{display:table-header-group}.statement-table-card tfoot{display:table-footer-group}.statement-table-card tr{break-inside:avoid;page-break-inside:avoid}
  .statement-table-card th,.statement-table-card td{border:1px solid #aebdb5!important;padding:2.1mm 1.5mm!important;white-space:normal!important;word-break:break-word;line-height:1.35}.statement-table-card th{background:#edf3ef!important;color:#273d32!important;font-weight:700}
  .statement-note{max-width:none!important;overflow:visible!important;text-overflow:clip!important}.statement-print-landscape .statement-table-card table{font-size:8px!important}.statement-print-landscape .statement-table-card th{font-size:8px!important}.statement-print-portrait .statement-table-card table{font-size:8.5px!important}.statement-print-portrait .statement-table-card th{font-size:8px!important}
  .statement-print-portrait .statement-table-card th:nth-child(4),.statement-print-portrait .statement-table-card td:nth-child(4),.statement-print-portrait .statement-table-card th:nth-child(6),.statement-print-portrait .statement-table-card td:nth-child(6),.statement-print-portrait .statement-table-card th:nth-child(10),.statement-print-portrait .statement-table-card td:nth-child(10),.statement-print-portrait .statement-table-card th:nth-child(11),.statement-print-portrait .statement-table-card td:nth-child(11){display:none!important}
}
