/* v92 isolated screen/print styles. No network fonts, map tiles or QR service. */
.d92{max-width:1080px;margin:auto;padding-bottom:72px}.d92-heading{display:flex;gap:24px;align-items:flex-start;justify-content:space-between;margin:24px 0}.d92 h1{font-size:32px;margin:6px 0 10px}.d92 h2{font-size:23px;margin:8px 0}.d92 p{line-height:1.5;margin:8px 0}.d92-actions{display:flex;flex-wrap:wrap;gap:10px;flex-shrink:0}.d92 button{min-height:42px}.d92-privacy,.d92-detail,.d92-snapshot{font-size:12px;color:#515854}.d92-error,.d92-warning{padding:12px 16px;border:2px solid #995b26;background:#fff6e8;color:#513515}.d92-error[hidden]{display:none}.d92-document{background:white;border:1px solid #d6ddd8;margin:24px 0;padding:30px 34px;overflow-wrap:anywhere}.d92-document-title{padding-bottom:16px;border-bottom:3px solid #243e30}.d92-stop{padding:24px 0;border-bottom:2px solid #cdd5cf}.d92-stop>header{display:flex;justify-content:space-between;gap:16px}.d92-stop small{font-size:11px;letter-spacing:.025em}.d92-interval{display:grid;gap:6px;text-align:right;align-content:start}.d92-interval>b{font-size:20px}.d92-destination{display:grid;grid-template-columns:3fr 2fr;gap:24px;margin:16px 0}.d92-address{font-weight:600;font-size:18px;white-space:pre-wrap}.d92 table{width:100%;border-collapse:collapse;font-size:14px}.d92 th,.d92 td{padding:8px 12px;border:1px solid #cdd5cf;text-align:left}.d92 th{background:#f1f5f2}.d92 th:last-child,.d92 td:last-child{text-align:right;width:90px}.d92 th:nth-child(2){width:100px}.d92-handwrite{padding-top:12px}.d92-stop footer{display:grid;gap:8px}.d92-document-footer{font-size:11px;color:#515854;padding-top:16px}.d92-print-guard{display:none}.d76-print-tools{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:16px 0}.d76-print-select{display:inline-flex;align-items:center;gap:8px;margin-top:8px;font-weight:600}.d76-print-select input{width:18px;height:18px}
@media(max-width:760px){.d92{padding:16px}.d92-heading{display:block}.d92-actions{margin-top:15px}.d92-document{padding:18px 14px}.d92-stop>header{display:block}.d92-interval{text-align:left;margin:12px 0}.d92-destination{grid-template-columns:1fr;gap:8px}.d92 h1{font-size:28px}.d92 table{table-layout:fixed}.d92 th,.d92 td{padding:7px}.d92 th:nth-child(2){width:65px}.d92 th:last-child{width:85px}}
@media print{
 @page{size:A4 portrait;margin:12mm}
 body.d92-mode{background:white!important;color:black!important;font:10pt Arial,sans-serif!important}
 body.d92-mode>*:not(#root),body.d92-mode #root>*:not(#d92),body.d92-mode .d92-no-print{display:none!important}
 body.d92-mode .d92{max-width:none!important;width:auto!important;margin:0!important;padding:0!important}
 body.d92-mode .d92-print-guard{display:block!important;border:2px solid black;padding:8mm}
 body.d92-mode #d92-documents{display:none!important}
 body.d92-mode[data-d92-print="armed"] .d92-print-guard{display:none!important}
 body.d92-mode[data-d92-print="armed"] #d92-documents{display:block!important}
 body.d92-mode .d92-document{border:0!important;padding:0!important;margin:0!important;overflow:visible!important}
 body.d92-mode .d92-stop{break-inside:avoid;page-break-inside:avoid;padding:6mm 0}
 body.d92-mode .d92-stop>header{display:flex!important;break-inside:avoid}
 body.d92-mode .d92-interval{text-align:right!important;margin:0!important}
 body.d92-mode .d92-destination{display:grid!important;grid-template-columns:3fr 2fr!important;gap:6mm!important}
 body.d92-mode .d92 h2{font-size:15pt}body.d92-mode .d92-address{font-size:12pt}
 body.d92-mode .d92 table{font-size:10pt;table-layout:auto!important}body.d92-mode .d92 thead{display:table-header-group}
 body.d92-mode .d92 tr{break-inside:avoid}body.d92-mode .d92 th{background:white!important}
 body.d92-mode .d92-warning{color:black!important;background:white!important;border:2px solid black;break-inside:avoid}
 body.d92-mode .d92 p{orphans:3;widows:3}
 body.d92-mode .d92-document-title,body.d92-mode .d92-document-footer,body.d92-mode .d92-stop footer{break-inside:avoid}
}
