@page{size:A4;margin:0}*{box-sizing:border-box}html,body{margin:0;background:#e9e5dc;color:#18342e;font-family:Inter,Arial,sans-serif}.tour-poster-actions{position:sticky;z-index:10;top:0;display:flex;justify-content:center;gap:10px;padding:13px;background:#18342eee}.tour-poster-actions button,.tour-poster-actions a{padding:11px 17px;border:0;border-radius:10px;background:#ef745d;color:#fff;font:850 12px Inter,Arial,sans-serif;text-decoration:none;cursor:pointer}.tour-poster-actions a{background:#fff;color:#18342e}.tour-poster{display:flex;width:210mm;min-height:297mm;margin:20px auto;flex-direction:column;overflow:hidden;background:#fffdf7;box-shadow:0 20px 55px #18342e25}.tour-poster>header{display:flex;align-items:center;justify-content:space-between;padding:17mm 18mm 7mm}.tour-poster>header a{display:flex;align-items:center;gap:8px;color:#18342e;font:900 28px Manrope,Arial,sans-serif;text-decoration:none}.tour-poster>header a span{display:flex;align-items:center;gap:3px}.tour-poster>header i{display:block;width:4px;border-radius:3px;background:#ef745d}.tour-poster>header i:first-child{height:13px}.tour-poster>header i:nth-child(2){height:24px}.tour-poster>header i:last-child{height:17px}.tour-poster>header p{font-size:10px;font-weight:950;letter-spacing:.16em}.tour-poster-hero{padding:10mm 18mm 12mm;background:linear-gradient(135deg,#fff8e9,#f5ebe0)}.tour-poster-hero .eyebrow{margin:0;color:#dc664f;font-size:9px;font-weight:950;letter-spacing:.15em}.tour-poster-hero h1{max-width:160mm;margin:6mm 0 3mm;font:900 42px/1.04 Manrope,Arial,sans-serif;letter-spacing:-.045em}.tour-poster-hero>p:last-child{max-width:145mm;margin:0;color:#60716c;font-size:15px;line-height:1.45}.tour-poster-body{display:grid;grid-template-columns:1.05fr .95fr;gap:10mm;padding:11mm 18mm}.tour-poster-qr{display:grid;grid-template-columns:43mm 1fr;align-items:center;gap:8mm}.tour-poster-qr>div{padding:4mm;border:1px solid #ded7c9;border-radius:5mm;background:#fff;text-align:center}.tour-poster-qr img{display:block;width:100%;aspect-ratio:1}.tour-poster-qr span{display:block;margin-top:2mm;color:#dc664f;font-size:7px;font-weight:950;letter-spacing:.08em}.tour-poster-qr p{margin:0;color:#60716c;font-size:12px;line-height:1.5}.tour-poster-qr strong{color:#18342e;font-size:17px}.tour-poster-stops,.tour-poster-tours{display:grid;align-content:start;gap:3mm;margin:0;padding:0;list-style:none}.tour-poster-stops li,.tour-poster-tours li{display:flex;align-items:center;gap:3mm;padding:3mm;border-radius:4mm;background:#f5f1e8}.tour-poster-stops b{display:grid;width:8mm;height:8mm;flex:0 0 auto;place-items:center;border-radius:50%;background:#ef745d;color:#fff;font-size:10px}.tour-poster-stops span,.tour-poster-tours strong{font-size:11px}.tour-poster-tours li{display:grid;gap:1mm}.tour-poster-tours span{color:#70807b;font-size:9px}.tour-poster-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:4mm;margin:auto 18mm 10mm;padding-top:9mm;border-top:1px solid #ddd5c7}.tour-poster-trust article{display:grid;gap:2mm}.tour-poster-trust b{font-size:20px;color:#ef745d}.tour-poster-trust strong{font-size:11px}.tour-poster-trust span{color:#687772;font-size:9px;line-height:1.4}.tour-poster>footer{display:flex;justify-content:space-between;margin-top:auto;padding:7mm 18mm;background:#18342e;color:#fff}.tour-poster>footer strong{font-size:12px}.tour-poster>footer span{color:#ffad9b;font-size:11px;font-weight:900}
@media(max-width:850px){.tour-poster{width:100%;min-height:auto;margin:0}.tour-poster-body{grid-template-columns:1fr}.tour-poster-hero h1{font-size:34px}.tour-poster-trust{grid-template-columns:1fr}.tour-poster-actions{position:relative}}
@media print{html,body{background:#fff}.tour-poster-actions{display:none}.tour-poster{margin:0;box-shadow:none}.tour-poster-hero{-webkit-print-color-adjust:exact;print-color-adjust:exact}.tour-poster>footer,.tour-poster-stops b{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
.tour-poster-qr{display:flex;align-items:flex-start;flex-direction:column;gap:5mm}.tour-poster-qr>div:first-child{width:48mm}.tour-poster-welcome{display:grid;gap:3mm}.tour-poster-qr .tour-poster-welcome p{margin:0;color:#60716c;font-size:11px;line-height:1.5}.tour-poster-qr .tour-poster-welcome p:first-child{color:#18342e;font-size:13px}
.tour-poster-map{position:relative;height:58mm;margin:6mm 16mm 0;overflow:hidden;border:1px solid #ded7c9;border-radius:6mm;background:#edf0eb;box-shadow:0 8px 24px #18342e12}.tour-poster-map #tourPosterMap{width:100%;height:100%}.tour-poster-map-label{position:absolute;z-index:500;left:5mm;top:5mm;padding:2.5mm 4mm;border-radius:999px;background:#18342ee8;color:#fff;font-size:8px;font-weight:900;letter-spacing:.08em}.tour-poster-stop{display:grid!important;width:25px!important;height:25px!important;place-items:center;border:3px solid #fff;border-radius:50%;background:#ef745d;color:#fff;font:900 10px Inter,Arial,sans-serif;box-shadow:0 3px 9px #18342e55}.tour-poster-map .leaflet-control-attribution{font-size:6px!important;background:#fffde8!important}.tour-poster.has-route-map>header{padding:10mm 16mm 4mm}.tour-poster.has-route-map .tour-poster-hero{padding:6mm 16mm}.tour-poster.has-route-map .tour-poster-hero h1{margin:3mm 0 2mm;font-size:32px}.tour-poster.has-route-map .tour-poster-body{padding:6mm 16mm;gap:7mm}.tour-poster.has-route-map .tour-poster-qr>div:first-child{width:38mm;padding:3mm}.tour-poster.has-route-map .tour-poster-welcome{gap:2mm}.tour-poster.has-route-map .tour-poster-qr .tour-poster-welcome p{font-size:9px}.tour-poster.has-route-map .tour-poster-trust{margin:0 16mm 5mm;padding-top:4mm}
.tour-poster-map{height:76mm}.tour-poster-map #tourPosterMapImage{display:block;width:100%;height:100%;object-fit:cover}
