body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;padding:0}#error,#parcel-search{padding:16px}#error{color:#c62828}#error.invisible{display:none}.relay-pcs-container{--widget-primary:#1565c0;--widget-secondary:#1976d2;background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;max-width:560px;padding:16px;width:100%}.relay-pcs-container,.relay-pcs-container *{box-sizing:border-box}.relay-pcs-form{display:flex;flex-direction:column;gap:12px}.relay-pcs-field label{display:block;font-size:13px;font-weight:500;margin-bottom:4px}.relay-pcs-field input{border:1px solid silver;border-radius:4px;font-size:14px;padding:8px 10px;width:100%}.relay-pcs-field input:focus{border-color:var(--widget-primary);box-shadow:0 0 0 2px rgba(21,101,192,.2);outline:none}.relay-pcs-submit{background:var(--widget-primary);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 16px}.relay-pcs-submit:disabled{background:#9e9e9e;cursor:not-allowed}.relay-pcs-error{background:#ffebee;border:1px solid #ef9a9a;border-radius:4px;color:#c62828;font-size:13px;margin-top:8px;padding:8px}.relay-pcs-result{border-top:1px solid #e0e0e0;margin-top:16px;padding-top:16px}.relay-pcs-result h3{font-size:16px;margin:0 0 8px}.relay-pcs-status-badge{background:var(--widget-secondary);border-radius:12px;color:#fff;display:inline-block;font-size:12px;font-weight:600;padding:4px 10px}.relay-pcs-timeline{list-style:none;margin-top:12px;padding:0;position:relative}.relay-pcs-timeline:before{background:#e0e0e0;bottom:4px;content:"";left:9px;position:absolute;top:4px;width:2px}.relay-pcs-timeline-item{font-size:13px;padding:0 0 14px 28px;position:relative}.relay-pcs-timeline-item:last-child{padding-bottom:0}.relay-pcs-timeline-item:before{background:var(--widget-secondary);border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px silver;content:"";height:12px;left:4px;position:absolute;top:4px;width:12px}.relay-pcs-timeline-item.is-current:before{background:var(--widget-primary);box-shadow:0 0 0 1px var(--widget-primary);height:14px;left:3px;top:3px;width:14px}.relay-pcs-timeline-item.is-error:before{background:#f44336;box-shadow:0 0 0 1px #f44336}.relay-pcs-timeline-item.is-success:before{background:#4caf50;box-shadow:0 0 0 1px #4caf50}.relay-pcs-event-date{color:#757575;display:block;font-size:11px;margin-bottom:2px}.relay-pcs-event-label{color:#1a1a1a;font-weight:500}.relay-pcs-empty-timeline{color:#757575;font-size:13px;font-style:italic}