.heo-site .journey{max-width:760px;padding:36px 24px 64px;margin:auto;min-height:60vh}.heo-site .journey h1{font-size:30px;line-height:1.25;color:var(--brand);margin:0 0 24px;font-weight:500}.heo-site .journey h2{font-size:20px;margin:32px 0 14px;font-weight:500}.heo-site .journey p{line-height:1.7;margin-bottom:20px}.heo-site .journey .q{margin:24px 0;border:0;padding:0}.heo-site .journey .q legend{font-size:18px;font-weight:500;margin-bottom:12px}.heo-site .journey .field{display:flex;gap:10px;margin:12px 0}.heo-site .journey .inp{width:100%;min-width:0;font-size:16px;margin:8px 0 16px}.heo-site .journey .field .inp{margin:0}.heo-site .journey .btn-p{white-space:normal;min-height:44px}.heo-site .journey .btn-p:disabled{opacity:.45;cursor:not-allowed}.heo-site .journey .attribution,.heo-site .journey .processing{font-size:13px;color:var(--mid);line-height:1.65}.heo-site .journey a{text-decoration:underline;text-underline-offset:3px}.heo-site .journey-actions{display:flex;flex-wrap:wrap;gap:20px;align-items:center;margin:24px 0}.heo-site .journey .backl{min-height:44px}.heo-site .journey-record{border:1px solid var(--border);border-radius:12px;background:white;margin:20px 0;overflow:hidden}.heo-site .journey-record>div{display:grid;grid-template-columns:1fr 2fr;gap:20px;padding:14px 18px;border-bottom:1px solid var(--border);overflow-wrap:anywhere}.heo-site .journey-record dt{color:var(--mid)}.heo-site .journey-record dd{margin:0}.heo-site .epc-summary{background:var(--brand);color:white;padding:24px;display:flex;align-items:center;gap:24px;border-radius:14px;margin:24px 0}.heo-site .epc-summary strong{font-size:48px;background:#f4dc79;color:#2a2a2a;padding:12px;border-radius:8px}.heo-site .epc-summary p{margin:8px 0 0}.heo-site .unknown-date{display:flex;gap:12px;align-items:center;min-height:44px}.heo-site .journey-error{color:#8a2424;background:#fff1f0;padding:16px;border-radius:8px}.heo-site .journey-dialog{padding:32px;border:1px solid var(--border);border-radius:14px;max-width:min(520px,90vw);color:var(--text)}.heo-site .journey-dialog::backdrop{background:rgb(0 0 0/.4)}@media(max-width:600px){.heo-site .journey-stages ol{gap:8px}.heo-site .journey-stages li{flex-direction:column;text-align:center;font-size:12px}.heo-site .journey h1{font-size:25px}.heo-site .journey-record>div{grid-template-columns:1fr;gap:4px}.heo-site .journey .field{flex-wrap:wrap}.heo-site .journey .field .btn-p{width:100%}}.heo-site .journey.centred form{text-align:left}.heo-site .journey.centred .journey-actions{justify-content:center}.heo-site .journey .q:has(input[name=band]) .opts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.heo-site .journey .q:has(input[name=band]) .opt{justify-content:center;padding:12px 8px}.heo-site .journey.journey-result-controls{min-height:0;padding-bottom:0}.heo-site .restart-dialog{width:calc(100% - 2rem);max-height:calc(100dvh - 2rem);overflow:auto;margin:auto;background:#fff}.heo-site .restart-dialog h2{margin:0 0 1rem;font-size:1.35rem;color:var(--text)}.heo-site .restart-dialog p{margin:0;line-height:1.65}.heo-site .restart-dialog .journey-actions{margin-top:1.5rem;flex-wrap:wrap}.heo-site .journey>.journey-actions{justify-content:center;text-align:center}