/* 新レイアウト検証版の可読性調整 */
.start-card.disabled{opacity:.58}.start-card button:disabled{cursor:not-allowed;opacity:.6}
.import-status{min-height:19px;margin:9px 0 0;color:#ffd881;font-size:12px;font-weight:800}.import-status.success{color:#8ee2ae}.import-status.problem{color:#ffb2b4}
.reserve-help{margin:0;color:#b9cbcd;font-size:12px;line-height:1.65}.reserve-summary{margin:0;padding:10px 12px;border-left:3px solid #52cfbc;background:#173633;color:#b7ead7;font-size:13px;font-weight:800}
.reserve-copy-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #46636a;border-radius:7px;background:#10252b;color:#d7e7e6;font-size:13px}.reserve-copy-row .secondary{min-height:34px}
.delivery-toggles{display:flex;gap:10px;flex-wrap:wrap}.delivery-reserve-status{margin:0 0 14px;padding:9px 11px;border-left:3px solid #52cfbc;background:#173633;color:#b7ead7;font-size:12px;font-weight:800}
.other-choice{display:block;margin-top:10px}.other-choice input{margin-top:6px}
.pdf-preview{display:block;width:100%;height:78vh;min-height:720px;margin-top:16px;border:1px solid #5a747b;border-radius:8px;background:#fff}
.pdf-preview-modal[hidden]{display:none}.pdf-preview-modal{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:18px}.pdf-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72)}.pdf-modal-dialog{position:relative;display:flex;flex-direction:column;width:min(96vw,1500px);height:92vh;border:1px solid #5a747b;border-radius:12px;overflow:hidden;background:#102126;color:#e5f2f1;box-shadow:0 24px 80px rgba(0,0,0,.6)}.pdf-dialog-header,.pdf-dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;border-bottom:1px solid #416068}.pdf-dialog-header h2{margin:0;font-size:20px}.pdf-dialog-header .eyebrow{margin:0 0 3px}.pdf-dialog-footer{justify-content:flex-end;border-top:1px solid #416068;border-bottom:0}.pdf-modal-dialog iframe{flex:1;width:100%;border:0;background:#fff}.no-scroll{overflow:hidden}
.text-preview{width:100%;margin-top:16px;padding:12px;border:1px solid #5a747b;border-radius:8px;background:#f8fbfa;color:#132126;font:13px/1.6 "Yu Gothic UI","Yu Gothic",sans-serif}
.saved-orders{margin-top:20px;padding:18px;border:1px solid #47636a;border-radius:10px;background:#10252b}.saved-orders-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.saved-orders-heading h3{margin:3px 0}.saved-orders-list{display:grid;gap:9px;margin-top:12px}.saved-order-row{display:grid;grid-template-columns:1fr auto;gap:5px 14px;align-items:center;padding:12px;border:1px solid #3d5a61;border-radius:8px;background:#132b30}.saved-order-row strong{color:#e6f5f3}.saved-order-row span{color:#b7cbcc;font-size:12px}.saved-order-row button{grid-column:2;grid-row:1 / span 2}
@media(max-width:850px){.pdf-preview{height:72vh;min-height:560px}}
@media(max-width:600px){.saved-order-row{grid-template-columns:1fr}.saved-order-row button{grid-column:1;grid-row:auto;justify-self:start}}
