.f32-hero{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:34px 38px;border-radius:22px;background:#142f2c;color:#fff;margin-bottom:20px}.f32-hero h2{font-size:30px;letter-spacing:-.025em;margin:10px 0 12px}.f32-hero p{max-width:710px;color:#c1d7cf;line-height:1.65;margin:0}.f32-hero .eyebrow{color:#a9ccb9;font-size:11px}.f32-sandbox{flex:none;background:#d8ee9a;color:#173325;border-radius:14px;padding:16px 20px;font-size:12px;font-weight:800;line-height:1.8}.f32-sandbox small{font-weight:500}.f32-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0}.f32-flow>div{display:flex;gap:14px;align-items:center;background:#fff;border:1px solid #e0e6e3;border-radius:14px;padding:18px}.f32-flow b{background:#edf4e5;color:#34563a;padding:10px;border-radius:10px}.f32-flow span{font-weight:700;font-size:14px;line-height:1.55}.f32-flow small{font-weight:400;color:#6e8076}.f32-toolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap;margin:22px 0 16px}.f32-notice{background:#f4f5ed;border:1px solid #e1e5d2;border-radius:13px;padding:17px 20px;color:#4b5342;line-height:1.65;font-size:13px;margin-bottom:20px}.f32-table{width:100%;border-collapse:collapse;font-size:13px}.f32-table th{text-align:left;color:#758177;text-transform:uppercase;letter-spacing:.05em;font-size:10px;border-bottom:1px solid #e0e6e0;padding:13px 10px}.f32-table td{padding:18px 10px;border-bottom:1px solid #edf0ed;vertical-align:middle}.f32-table small{display:block;color:#738074;font-size:11px;margin-top:5px}.f32-badge{display:inline-block;border:1px solid #d8dfe5;background:#f3f6f8;color:#435765;font-size:11px;padding:6px 10px;border-radius:30px;line-height:1.4}.f32-badge.simulated{background:#eef2ff;color:#4a5082;border-color:#dce2ff}.f32-badge.succeeded{background:#e7f5e8;color:#28733e}.f32-badge.canceled,.f32-badge.review{background:#fff0eb;color:#9b482e}.f32-paging{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:22px;color:#728075;font-size:12px}.f32-empty{text-align:center;padding:32px 20px}.f32-empty>span{font-size:50px;color:#456e56}.f32-empty p{max-width:620px;margin:16px auto 24px;color:#6a776e;line-height:1.65}.f32-foot{color:#748174;font-size:12px;line-height:1.7;margin-top:16px}.f32-modal>section{width:min(1050px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto}.f32-rules{display:grid;grid-template-columns:1fr 1fr;gap:12px}.f32-rules>div{display:grid;grid-template-columns:1fr 1fr;gap:10px;border:1px solid #e1e7e1;border-radius:12px;padding:16px;min-width:0}.f32-rules strong{grid-column:1/-1;font-size:13px}.f32-rules label{font-size:11px;min-width:0}.f32-rules select{min-width:0;width:100%;font-size:12px}.f32-check{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:10px;line-height:1.6;font-size:13px}.f32-check input{width:18px;flex:none;margin-top:3px}.f32-modal-actions{display:flex;gap:10px;flex-wrap:wrap;border-top:1px solid #e2e8e2;padding-top:18px}.f32-error{color:#a33835;white-space:normal;font-size:13px;line-height:1.65;overflow-wrap:anywhere}.f32-error button{margin-top:10px}.f32-items{width:100%;min-width:640px;border-collapse:collapse;font-size:12px}.f32-items th{font-size:10px;text-transform:uppercase;color:#748071;text-align:left;padding:12px 8px;border-bottom:1px solid #dde5dd}.f32-items td{padding:14px 8px;border-bottom:1px solid #e9eee8;vertical-align:middle}.f32-items td:first-child{min-width:200px;max-width:290px}.f32-items small,.f32-items b{display:block;line-height:1.5}.f32-items small{font-size:10px;color:#758071;margin-top:5px}.f32-items input{width:75px!important;min-height:40px}.f32-gift{display:block;text-transform:uppercase;letter-spacing:.09em;color:#728462;font-size:9px;margin-bottom:5px}.f32-detail-head h3{font-size:24px;margin:10px 0}.f32-detail-head p{color:#6d776c;font-size:12px;line-height:1.6}.f32-totals{display:flex;gap:20px;flex-wrap:wrap;background:#f4f7ee;border-radius:10px;padding:14px 18px;margin:20px 0 14px;font-size:12px}.f32-detail-actions{margin:20px 0 30px}.f32-docs{display:grid;gap:12px;margin:14px 0}.f32-docs article{border:1px solid #e0e7df;border-radius:13px;padding:18px}.f32-docs article p{font-size:12px;color:#707d70}.f32-docs article small{word-break:break-all}.f32-docs article .actions{margin-top:10px}.f32-docs article strong{font-size:14px}.f32-error-line{background:#fff2ea;color:#a45738;padding:8px;border-radius:8px;font:11px monospace;overflow-wrap:anywhere}.f32-events{padding-top:18px;color:#6d786b;font-size:12px}.f32-events p{border-bottom:1px solid #edf0e8;padding-bottom:10px;overflow-wrap:anywhere}.f32-events time{font-size:11px;color:#899080}.f32-modal .table-wrap{max-width:100%;overflow-x:auto}.f32-detail{min-width:0}@media(max-width:760px){.f32-hero{display:block;padding:24px}.f32-hero h2{font-size:25px}.f32-sandbox{display:inline-block;margin-top:18px;padding:10px 15px}.f32-flow{grid-template-columns:1fr}.f32-flow>div{padding:12px 15px}.f32-toolbar .actions{width:100%;display:flex;flex-wrap:wrap}.f32-toolbar .actions select{flex:1;max-width:100%;min-width:0}.f32-table thead{display:none}.f32-table,.f32-table tbody,.f32-table tr,.f32-table td{display:block;width:auto;min-width:0}.f32-table tr{padding:12px 0;border-bottom:1px solid #dde5dc}.f32-table td{padding:6px 0;border:0}.f32-table td[data-label]{display:flex;justify-content:space-between;flex-wrap:wrap;gap:5px}.f32-table td[data-label]::before{content:attr(data-label);color:#83917e;font-size:11px;min-width:72px}.f32-table td:first-child{display:block}.f32-table td:first-child::before{display:none}.f32-paging{flex-wrap:wrap;font-size:11px}.f32-paging button{padding:9px 13px}.f32-rules{grid-template-columns:1fr}.f32-modal>section{width:calc(100vw - 16px);padding:20px!important;max-height:calc(100dvh - 16px)}.f32-modal h2{font-size:20px}.f32-totals{gap:9px;display:grid;grid-template-columns:1fr}.f32-detail-head h3{font-size:21px}.f32-docs .row.between{align-items:flex-start;gap:10px;flex-wrap:wrap}}

/* Wide financial dialogs use the full available desktop width; mobile rows are cards. */
.modal.f32-modal>section.card{max-width:1050px;width:calc(100vw - 48px)}
.f32-items td:not(:first-child){white-space:nowrap}.f32-items th{white-space:nowrap}
@media(max-width:760px){
 .modal.f32-modal{padding:8px}.modal.f32-modal>section.card{width:calc(100vw - 16px);max-width:none;padding:20px!important}
 .f32-items{min-width:0;width:100%}.f32-items thead{display:none}
 .f32-items,.f32-items tbody,.f32-items tr,.f32-items td{display:block;min-width:0;max-width:none}
 .f32-items tr{border:1px solid #dde5dc;border-radius:12px;padding:14px;margin:12px 0}
 .f32-items td{padding:6px 0;border:0;white-space:normal!important}
 .f32-items td:first-child{min-width:0;max-width:none;padding-bottom:12px;margin-bottom:8px;border-bottom:1px solid #edf0ed}
 .f32-items td[data-label]{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}
 .f32-items td[data-label]::before{content:attr(data-label);font-size:11px;color:#758071}
 .f32-items td[data-label] small{flex-basis:100%;text-align:right}
}
.f32-modal .form-stack{display:grid;gap:16px}.f32-modal label{display:grid;gap:8px;font-size:13px;font-weight:600}.f32-modal textarea{width:100%;min-height:82px;padding:12px 14px;border:1px solid #cfdad1;border-radius:10px;resize:vertical;font:inherit;line-height:1.55}.f32-modal :is(input,select,textarea):focus-visible{outline:2px solid #287c61;outline-offset:2px}.f32-modal .f32-check{display:flex}
