.tkt-app{box-sizing:border-box;width:100%;max-width:760px;margin:24px auto;padding:14px;border:1px solid #dbeafe;border-radius:18px;background:#fff;color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Yu Gothic","Meiryo",sans-serif}.tkt-app *{box-sizing:border-box}.tkt-hero{padding:18px;border-radius:16px;background:#e0f2fe;color:#1e3a8a}.tkt-hero h2{margin:6px 0 8px;color:#1e3a8a;font-size:clamp(23px,5vw,32px)}.tkt-hero p{margin:0;line-height:1.7}.tkt-kicker{display:inline-block;padding:4px 10px;border-radius:999px;background:#bfdbfe;color:#1e40af;font-size:13px;font-weight:700}.tkt-card{margin-top:14px;padding:16px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.tkt-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tkt-label{display:block;margin-bottom:8px;font-weight:700}.tkt-select{width:100%;padding:12px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;font-size:16px}.tkt-btn{width:100%;margin-top:12px;padding:13px 16px;border:0;border-radius:12px;background:#2563eb;color:#fff;font-weight:700;font-size:16px;cursor:pointer}.tkt-now{margin-top:12px;text-align:center;font-weight:700;color:#475569}.tkt-result{display:none;margin-top:14px}.tkt-next{padding:16px;border-radius:16px;background:#ecfdf5;border:1px solid #bbf7d0;color:#065f46}.tkt-next-title{font-weight:800;margin-bottom:8px}.tkt-bigtime{font-size:34px;font-weight:900;line-height:1}.tkt-soon{display:inline-block;margin-top:8px;padding:6px 10px;border-radius:999px;background:#16a34a;color:white;font-weight:900}.tkt-list{margin-top:12px;display:grid;gap:8px}.tkt-train{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.tkt-time{font-size:22px;font-weight:900;white-space:nowrap}.tkt-dest{font-weight:800}.tkt-type{font-size:13px;color:#64748b}.tkt-platform{font-size:13px;color:#1e3a8a;font-weight:700}.tkt-min{padding:6px 10px;border-radius:999px;background:#e0f2fe;color:#1e3a8a;font-weight:900;white-space:nowrap}.tkt-note{margin-top:12px;padding:10px;border-radius:12px;background:#fff7ed;color:#9a3412;font-size:13px;line-height:1.7}.tkt-src{margin-top:8px;font-size:12px;color:#64748b}@media(max-width:560px){.tkt-row{grid-template-columns:1fr}.tkt-train{align-items:flex-start}.tkt-time{font-size:20px}.tkt-bigtime{font-size:30px}.tkt-min{font-size:13px}}