body{min-height:100vh;background:#eef3f9}.secure-label{font:700 10px ui-monospace,monospace;letter-spacing:.12em;color:#68778b}.delivery-shell{display:grid;grid-template-columns:1fr 300px;gap:35px;align-items:start;padding:65px 0 100px}.delivery-panel{background:white;border:1px solid var(--line);border-radius:18px;padding:42px;box-shadow:0 20px 55px #07111f12}.delivery-panel h1{font-size:clamp(34px,5vw,52px);letter-spacing:-.05em;line-height:1.05;margin:0}.intro{color:var(--muted);font-size:16px;max-width:690px}.notice{background:#edf5ff;color:#24558c;padding:15px;border-radius:9px;margin-top:28px}.notice.error{background:#fff0ee;color:#a52d20}.receipt-details{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:12px;overflow:hidden;margin:30px 0}.receipt-details div{padding:16px;border-bottom:1px solid var(--line)}.receipt-details div:nth-child(odd){border-right:1px solid var(--line)}.receipt-details dt{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#778598}.receipt-details dd{font-size:14px;font-weight:700;margin:5px 0 0}.digest{font:11px/1.5 ui-monospace,monospace!important;overflow-wrap:anywhere}.danger{background:#b42318;color:white}.form-actions{display:flex;gap:10px}#dispute-form{margin-top:25px;padding-top:24px;border-top:1px solid var(--line)}.decision-status{min-height:22px;font-size:13px;margin-top:16px}.decision-status.success{color:#087849}.decision-status.error{color:#b42318}aside{background:var(--ink);color:white;border-radius:15px;padding:28px}aside h2{font-size:19px;margin-top:0}aside p{color:#9caabd;font-size:13px}@media(max-width:800px){.delivery-shell{grid-template-columns:1fr;padding-top:30px}.delivery-panel{padding:25px}.receipt-details{grid-template-columns:1fr}.receipt-details div:nth-child(odd){border-right:0}.receipt-details div:last-child{border-bottom:0}}@media(max-width:520px){#decision-area>.button{width:100%;margin-bottom:8px}.form-actions{flex-direction:column}}
.inbox-result{margin:0 0 30px}.result-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.result-heading h2{font-size:20px;margin:0}.result-heading span{font:700 10px ui-monospace,monospace;color:#68778b}.result-heading span.verified{color:#087849}.inbox-result pre{max-height:420px;overflow:auto;padding:18px;border-radius:10px;background:#07111f;color:#d9e5f3;font:12px/1.6 ui-monospace,monospace;white-space:pre-wrap;overflow-wrap:anywhere}
