@page { size: A4; margin: 1.5cm; }
body { background: white !important; color: #1a1a1a !important; font-size: 11pt; }
header, .container > .panel:first-child, .btn, .btn-group, .debug-panel, .help-text,
.status-indicator, .autocomplete-list, .fav-btn, .modal-overlay, .toast, #poi-section, .header-actions { display: none !important; }
.container { display: block !important; padding: 0 !important; max-width: 100% !important; }
.panel { background: white !important; color: #1a1a1a !important; border: none !important; box-shadow: none !important; padding: 0 !important; margin-bottom: 1.5cm !important; page-break-inside: avoid; }
.panel h2 { color: #1a1a1a !important; font-size: 14pt !important; border-bottom: 2px solid #8b5cf6 !important; padding-bottom: 0.3cm !important; margin-bottom: 0.5cm !important; }
.print-header { display: block !important; text-align: center; margin-bottom: 0.8cm; padding-bottom: 0.5cm; border-bottom: 3px solid #8b5cf6; }
.print-header h1 { font-size: 20pt; color: #8b5cf6; margin-bottom: 0.3cm; }
.print-header .print-route-info { font-size: 12pt; color: #555; }
.print-header .print-date { font-size: 9pt; color: #888; margin-top: 0.2cm; }
#map { height: 8cm !important; border: 1px solid #ccc !important; border-radius: 0 !important; }
.stats-grid { grid-template-columns: repeat(4, 1fr) !important; gap: 0.3cm !important; }
.stat-card { background: #f5f5f5 !important; border: 1px solid #ddd !important; padding: 0.4cm !important; }
.stat-value { font-size: 13pt !important; color: #8b5cf6 !important; -webkit-text-fill-color: #8b5cf6 !important; background: none !important; }
.stat-label { font-size: 8pt !important; color: #555 !important; }
.list-container { max-height: none !important; overflow: visible !important; }
.list-item, .city-item { background: white !important; border: 1px solid #ddd !important; border-left: 3px solid #8b5cf6 !important; page-break-inside: avoid; padding: 0.3cm !important; margin-bottom: 0.2cm !important; }
.list-item.origin { border-left-color: #10b981 !important; }
.list-item.destination { border-left-color: #ef4444 !important; }
.item-number, .item-icon { width: 22px !important; height: 22px !important; font-size: 9pt !important; }
.item-name { font-size: 10pt !important; color: #1a1a1a !important; }
.item-meta { font-size: 8pt !important; color: #666 !important; }
.weather-card { background: #f5f5f5 !important; border: 1px solid #ddd !important; page-break-inside: avoid; }
.weather-card-city, .weather-card-temp { color: #1a1a1a !important; }
.weather-card-details { color: #555 !important; }
.instruction-item { background: white !important; border: 1px solid #ddd !important; page-break-inside: avoid; }
.instruction-text { color: #1a1a1a !important; }
.instruction-icon { background: #8b5cf6 !important; color: white !important; }
.print-footer { display: block !important; text-align: center; font-size: 8pt; color: #888; margin-top: 1cm; padding-top: 0.5cm; border-top: 1px solid #ddd; }