.postal-wallet{display:grid;grid-template-columns:1fr 1fr;gap:32px;background:#1a241b;color:#f9fbf5;border-radius:14px;padding:30px;margin-bottom:28px}.postal-wallet>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.postal-wallet .letter-overline{color:#c9d9b5}.postal-wallet strong{font-size:42px;line-height:1.1;font-weight:500}.postal-wallet small,.postal-wallet span:not(.letter-overline){color:#c7d1c3;font-size:13px;line-height:1.6}.postal-wallet .button{margin-top:4px}.postal-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding:12px 0 30px;border-bottom:1px solid var(--line,#dce2d7);margin-bottom:28px}.postal-steps>div{position:relative;padding-left:38px}.postal-steps>div>span{position:absolute;left:0;top:0;display:grid;place-items:center;border-radius:50%;width:25px;height:25px;background:#e5ecd9;font-size:12px}.postal-steps b{font-weight:500}.postal-steps p{font-size:13px;line-height:1.65;color:#697667;margin-top:8px}.postal-section-heading{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:24px 0 18px}.postal-section-heading h2{margin:6px 0;font-size:24px;font-weight:500}.postal-section-heading>div:last-child .button{margin-left:8px}.postal-section-heading p{font-size:14px;color:#637360;line-height:1.6}.postal-list{border:1px solid #dce2d7;border-radius:12px;overflow:hidden;background:white}.postal-row{display:grid;grid-template-columns:minmax(180px,1.2fr) minmax(150px,1fr) auto 20px;align-items:center;gap:22px;padding:22px;width:100%;text-align:left;background:white;border:0;border-bottom:1px solid #e5e9e0;color:inherit;cursor:pointer}.postal-row:last-child{border-bottom:0}.postal-row:hover{background:#f6f8f1}.postal-row strong{font-weight:500}.postal-row small,.postal-ledger small{display:block;font-size:12px;color:#6d7968;margin-top:5px;line-height:1.6}.postal-row svg{width:18px}.postal-status{display:inline-block;width:fit-content;font-size:12px;padding:7px 10px;border-radius:5px;background:#edf0e8;color:#3c5034;line-height:1.4}.postal-status.queued,.postal-status.preparing,.postal-status.submitting{background:#fff0cd;color:#795b15}.postal-status.needs_attention{background:#fce4d4;color:#8b4017}.postal-status.dispatched{background:#dff0d5;color:#30581c}.postal-batch-layout{display:grid;grid-template-columns:minmax(0,1fr) 355px;gap:28px;align-items:start}.postal-proof{padding:26px;border-radius:12px;border:1px solid #dce2d7;background:white;margin-bottom:20px}.postal-proof h3{margin:18px 0 10px;font-size:20px}.postal-proof p,.postal-order p{font-size:13px;line-height:1.7;color:#65745e}.postal-proof .button{margin-top:12px}.postal-recipient-list{border:1px solid #dce2d7;border-radius:12px;background:white;overflow:hidden}.postal-recipient-list h3{font-size:16px;padding:22px;margin:0;border-bottom:1px solid #e5e9e0}.postal-recipient-list article{display:flex;gap:18px;padding:22px;border-bottom:1px solid #edf0e8}.postal-recipient-list article:last-child{border:0}.postal-recipient-list article>span{background:#f0f4e8;border-radius:5px;padding:6px 9px;height:fit-content;font-size:12px}.postal-recipient-list p{font-size:13px;line-height:1.6;margin:6px 0;color:#65745e}.postal-recipient-list small{font-size:12px;color:#6d7968}.postal-address{white-space:pre-line}.postal-order{background:white;border:1px solid #dce2d7;border-radius:12px;padding:24px;position:sticky;top:20px}.postal-order h3{font-weight:500;font-size:20px}.postal-order dl,.postal-packs dl{display:grid;grid-template-columns:1fr auto;gap:12px;font-size:13px}.postal-order dd,.postal-packs dd{margin:0;text-align:right}.postal-order dt,.postal-packs dt{color:#637360}.postal-order .button{width:100%;margin-top:10px}.postal-order hr{border:0;border-top:1px solid #e5e9e0;margin:20px 0}.postal-balance-line{display:flex;justify-content:space-between;font-size:14px}.postal-consent{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.65;margin:22px 0 10px}.postal-consent input{width:17px;height:17px;flex-shrink:0;margin:3px 0;accent-color:#637d32}.postal-notice{padding:16px 18px;background:#edf2e3;border-radius:8px;font-size:13px;line-height:1.7;color:#47583e}.postal-ledger{margin-top:30px;border-top:1px solid #dce2d7;padding-top:20px}.postal-ledger summary{font-size:15px;cursor:pointer;margin-bottom:15px}.postal-ledger>div{display:flex;justify-content:space-between;gap:24px;padding:16px 0;border-bottom:1px solid #e5e9e0;font-size:13px}.postal-ledger time{white-space:nowrap;font-size:12px;color:#6d7968}.postal-packs{display:grid;grid-template-columns:1fr 1fr;gap:24px}.postal-packs h2{font-size:32px;font-weight:500;margin:16px 0 24px}.postal-packs .button{margin-top:24px;width:100%}.postal-empty{padding:36px}.postal-empty>svg{width:30px;height:30px;margin-bottom:10px}.postal-admin-item{margin-bottom:24px}.postal-admin-item form{max-width:680px}.letter-status.queued{background:#fff0cd;color:#795b15}.postal-row:focus-visible,[data-postal]:focus-visible{outline:3px solid #7e943e;outline-offset:3px}
@media(max-width:1050px){.postal-batch-layout{grid-template-columns:1fr}.postal-order{position:static}.postal-row{grid-template-columns:1fr auto}.postal-row>svg{display:none}.postal-row>.postal-status{grid-column:1;grid-row:2}.postal-row>strong{grid-column:2;grid-row:1/3}}
@media(max-width:650px){.postal-wallet,.postal-steps,.postal-packs{grid-template-columns:1fr}.postal-wallet{padding:24px;gap:26px}.postal-steps{gap:20px}.postal-section-heading{align-items:flex-start;flex-wrap:wrap}.postal-proof,.postal-order{padding:20px}.postal-ledger>div{flex-direction:column;gap:8px}.postal-row{padding:18px;gap:10px}}
