
/* 2026-09-23: mobile script confirmation and shared navigation. */
.hot-prep,.hot-prep *{box-sizing:border-box}.hot-prep{width:100%;max-width:640px;margin:0 auto;padding:16px 0 28px;min-width:0}.hot-prep .prep-flow{width:100%;max-width:100%;min-width:0;display:flex;flex-direction:column;gap:18px}.hot-prep .prep-head h2{font-size:23px;line-height:1.4;margin:10px 0}.hot-prep p{line-height:1.65;overflow-wrap:anywhere}.hot-prep .prep-card,.hot-prep .script-preview,.hot-prep .analysis-card,.hot-prep .auto-config{width:100%;min-width:0;padding:18px;border:1px solid #dfe5df;border-radius:20px;background:#fff}.hot-prep .hot-prep-field{display:grid;gap:8px;margin-top:18px}.hot-prep input,.hot-prep textarea,.hot-prep select{font:inherit;width:100%;min-width:0;max-width:100%;padding:12px;border:1px solid #ced8d0;border-radius:12px;background:white;color:#17251b}.hot-prep textarea{min-height:128px;resize:vertical}.hot-prep .linked-product{display:flex;gap:12px;align-items:center}.hot-prep .linked-product>div{min-width:0;flex:1}.hot-prep .choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0}.hot-prep .choice{display:grid;gap:8px;text-align:left;min-width:0;min-height:78px;padding:14px;border:1px solid #dce5df;border-radius:16px;background:#fff;font:inherit}.hot-prep .choice.selected{border-color:#176b4c;background:#e8f5ed;color:#135b42}.hot-prep .choice small,.hot-prep small{font-size:12px;line-height:1.5;color:#64736a}.hot-prep .prep-steps{display:flex;gap:8px;width:100%;font-size:12px}.hot-prep .prep-step{flex:1;min-width:0;display:grid;gap:7px;color:#77837b}.hot-prep .prep-step i{height:4px;border-radius:5px;background:#e0e8e2}.hot-prep .prep-step.active,.hot-prep .prep-step.done{color:#176b4c}.hot-prep .prep-step.active i,.hot-prep .prep-step.done i{background:#268264}.hot-prep .prep-footer{display:flex;flex-wrap:wrap;gap:10px;width:100%;margin-top:12px}.hot-prep .prep-footer button{flex:1;min-width:120px;min-height:48px;padding:12px;border-radius:14px;border:1px solid #b9cbc0;background:#eef5f0;color:#19553f;font:inherit}.hot-prep .prep-footer button:last-child{background:#176b4c;color:white;border-color:#176b4c}.hot-prep .script-preview pre{white-space:pre-wrap;overflow-wrap:anywhere;font:14px/1.85 system-ui;margin:0;max-width:100%}.hot-prep .upload-order{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.hot-prep .upload-tile{min-width:0;overflow-wrap:anywhere}.hot-prep .upload-tile img{width:100%;height:120px;object-fit:contain;border-radius:12px;background:#f4f7f4}.hot-prep .hot-prep-upload{display:grid;gap:10px;margin-top:20px}.hot-prep .prep-note{text-align:center;font-size:12px;color:#66756d}.hot-prep .prep-progress{list-style:none;padding:18px;border-radius:20px;background:#fff;border:1px solid #dde5df}.prep-progress li{padding:14px 0;display:flex;align-items:center;gap:12px;color:#748078}.prep-progress li:before{content:'';width:12px;height:12px;border:2px solid #c9d5cd;border-radius:50%;flex:none}.prep-progress li.done:before{background:#298265;border-color:#298265}.prep-progress li.current:before,.prep-progress li.waiting:before{border-color:#248568;border-top-color:transparent;animation:prep-spin 1s linear infinite}.prep-progress li.current{color:#125339;font-weight:650}@keyframes prep-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.prep-progress li:before{animation:none!important}}.detail-topbar .home-shortcut{flex:none}.detail-topbar .topbar-title{min-width:0;overflow:hidden;text-overflow:ellipsis}.unified-task-detail{max-width:640px;margin:auto}.unified-task-detail .surface{border-radius:22px}.unified-task-detail .button-row{display:flex;flex-wrap:wrap;gap:10px}.unified-task-detail .button-row>*{min-height:44px}.unified-task-detail p{overflow-wrap:anywhere}
