:root{font-family:Nunito,system-ui,sans-serif;color:#0a1d3b;background:#f3f6fb;font-size:16px}*{box-sizing:border-box}body{margin:0;min-height:100vh}main{width:min(720px,100%);margin:auto;padding:18px 14px 34px}.loading,.error{padding:60px 20px;text-align:center;font-weight:800}.brand,.card{background:#fff;border:1px solid #dce5f1;border-radius:20px;box-shadow:0 10px 30px rgba(10,29,59,.06)}.brand{display:flex;align-items:center;gap:14px;padding:18px;margin-bottom:14px}.brand img{width:56px;height:56px;object-fit:contain;border-radius:14px}.brand-fallback{display:grid;place-items:center;width:56px;height:56px;border-radius:14px;background:#2c67eb;color:#fff;font-size:24px;font-weight:900}.brand h1{margin:0;font-size:22px}.brand small,.muted{color:#718099}.card{padding:20px;margin-bottom:14px}.eyebrow{margin:0 0 5px;color:#2c67eb;font-size:11px;font-weight:900;letter-spacing:.14em}.card h2{margin:0 0 16px;font-size:22px}.facts{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fact{padding:12px;border-radius:13px;background:#f5f8fc}.fact small{display:block;color:#718099;font-weight:700}.fact b{display:block;margin-top:3px}.route{display:grid;gap:9px}.stop{display:flex;gap:10px;align-items:flex-start}.stop i{display:grid;place-items:center;flex:0 0 27px;height:27px;border-radius:50%;background:#e9f0ff;color:#1f5fd6;font-style:normal;font-weight:900}.items{display:grid;gap:8px}.item{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid #edf1f6}.item:last-child{border:0}.total{display:flex;justify-content:space-between;align-items:end;margin-top:14px;padding-top:16px;border-top:2px solid #dfe7f2}.total b{font-size:27px;color:#1d5ed2}.terms{max-height:300px;overflow:auto;white-space:pre-wrap;line-height:1.55;color:#344660;background:#f7f9fc;border-radius:13px;padding:14px}.notice{padding:13px;border-radius:13px;background:#fff4d7;color:#825800;font-weight:800;margin-bottom:14px}.notice.ok{background:#e8f8f0;color:#146748}.signature-wrap{margin-top:16px}.signature-wrap canvas{display:block;width:100%;height:180px;border:2px dashed #b9c7da;border-radius:14px;background:#fff;touch-action:none}.signature-actions{display:flex;justify-content:flex-end;margin-top:7px}button{font:inherit;font-weight:900;border-radius:13px;border:1px solid #cbd7e7;padding:12px 17px;background:#fff;color:#24415f}button.primary{width:100%;margin-top:16px;border-color:#2c67eb;background:#2c67eb;color:#fff;font-size:17px}button:disabled{opacity:.55}.history{display:grid;gap:10px}.history article{padding:11px 12px;border-left:3px solid #2c67eb;background:#f7f9fc;border-radius:8px}.history small{display:block;color:#718099}footer{text-align:center;padding:6px 14px 28px;color:#8190a5;font-size:12px}footer a{color:#2c67eb;font-weight:900;text-decoration:none}@media(max-width:520px){main{padding:10px 10px 24px}.card{padding:16px;border-radius:16px}.facts{grid-template-columns:1fr}.brand{border-radius:16px}.card h2{font-size:20px}}
