.delivery{gap:28px;scroll-margin-top:100px;display:grid}.delivery-heading,.delivery-plan>header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.delivery-heading h2,.delivery-plan h3{margin:0}.delivery-heading p{max-width:70ch;margin:10px 0 0}.delivery-eyebrow{color:#256d59;overflow-wrap:anywhere;font-size:.875rem;font-weight:700}.delivery-status{color:#18334e;white-space:normal;background:#edf2f4;border-radius:8px;flex-shrink:0;align-items:center;max-width:100%;padding:8px 12px;font-size:.875rem;font-weight:700;display:inline-flex}.delivery-status.is-running,.delivery-status.is-completed{color:#1a5949;background:#e3f1eb}.delivery-status.is-attention{color:#82411e;background:#fff1e6}.delivery-notice{background:#f3f6f7;border:1px solid #d8e2e7;border-radius:12px;margin:0;padding:18px 20px;line-height:1.6}.delivery-balances,.delivery-facts{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:20px;margin:0;display:grid}.delivery-balances>div{background:#f4f8f6;border-radius:12px;padding:16px}.delivery dt{color:#526675;font-size:.875rem}.delivery dd{color:#16324f;overflow-wrap:anywhere;margin:8px 0 0;font-size:1.35rem;font-weight:700}.delivery-create,.delivery-manage{border:1px solid #d8e2e7;border-radius:12px;overflow:clip}.delivery summary{cursor:pointer;min-height:52px;padding:18px 20px;font-weight:700}.delivery details[open]>summary{background:#f5f8f7;margin-bottom:20px}.delivery-create>form,.delivery-manage>form,.delivery-manage>p{margin:0 20px 20px}.delivery form{gap:20px;min-width:0;display:grid}.delivery form>.button{justify-self:start}.delivery-fields{grid-template-columns:minmax(0,1fr);align-items:end;gap:20px;display:grid}.delivery-fields label{grid-template-rows:minmax(24px,auto) 52px;gap:8px;min-width:0;display:grid}.delivery-fields input,.delivery-fields select{width:100%;height:52px;min-height:52px;margin:0}.delivery select{text-overflow:ellipsis;max-width:100%}.delivery-plans{gap:24px;display:grid}.delivery-plan{border:1px solid #d8e2e7;border-radius:16px;gap:24px;min-width:0;padding:24px;display:grid}.delivery-plan h3 span{font-weight:500}.delivery-target{color:#526675;overflow-wrap:anywhere;margin:8px 0 0;font-size:.875rem}.delivery-review{background:#edf6f2;border-radius:12px;gap:16px;padding:24px;display:grid}.delivery-review h4,.delivery-review p{margin:0}.delivery .delivery-consent{align-items:flex-start;gap:12px;font-weight:500;line-height:1.6;display:flex}.delivery-consent input[type=checkbox]{flex:0 0 20px;width:20px;min-width:20px;height:20px;min-height:20px;margin:3px 0 0}.delivery-actions{flex-wrap:wrap;gap:12px;display:flex}.delivery-empty{background:#f6f8f9;border-radius:12px;margin:0;padding:20px}.delivery summary:focus-visible{color:#16324f;background:#dfede6;outline:none}.delivery .button{white-space:normal;text-align:center;min-height:44px}.delivery :is(input,select,textarea):focus-visible{box-shadow:none;border-color:#256d59;outline:none}@media (width<=760px){.delivery-heading,.delivery-plan>header{flex-direction:column;gap:14px}.delivery-fields{grid-template-columns:1fr}.delivery-plan,.delivery-review{padding:18px}.delivery-balances{grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-actions{flex-direction:column}.delivery-actions .button{width:100%}}@media (width<=380px){.delivery-balances{grid-template-columns:1fr}}@media (width>=761px){.delivery-balances dt{min-height:2.8em}}
