@import"https://fonts.googleapis.com/css2?family=Geologica:wght@100..900&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul,li{margin:0;padding:0}.title{font-size:24px;font-weight:700}.list{list-style:none;display:flex;flex-direction:column;gap:12px}.station{display:flex;align-items:center;justify-content:space-between}.station span{font-size:16px;font-weight:400}.station--crashed a{text-decoration:none}.station--crashed .station__name{color:red;text-decoration:line-through}.station__id{padding:0 10px;color:red;text-decoration:none}body{margin:0;padding:0;font-family:Geologica,sans-serif;box-sizing:border-box}@page{size:auto}@media print{*{-webkit-print-color-adjust:exact;print-color-adjust:exact}.noPrintable{display:none}}p{margin:0;padding:0;font-family:Geologica,sans-serif}.wrapper{max-width:790px;width:100%;margin:0 auto;height:auto;display:flex;justify-content:center;align-items:stretch;overflow:hidden;height:100dvh;justify-content:space-between}.road{width:100px;background:#008f39;flex:none;z-index:10;display:block;position:relative}.road:before{content:"";display:block;width:2px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%);background-image:linear-gradient(0,transparent,transparent 40%,#fff 0,#fff 0),linear-gradient(90deg,#69d2e7,#a7dbd8,#e0e4cc,#f38630,#fa6900);background-size:40px 60px,0 10px}.flyer{display:flex;flex-direction:column;align-items:flex-start;padding:40px 35px}.flyer__title{font-size:66px;font-weight:700;margin-bottom:25px;margin-top:0;line-height:1;color:#008f39}.station{display:flex;flex-direction:column;align-items:flex-start}.station__title{font-size:26px;text-transform:uppercase;font-weight:500;margin-bottom:12px}.station__name{font-size:44px;margin-bottom:30px;font-weight:600;line-height:1.1}.flyer__text{font-size:36px;font-weight:700;text-transform:uppercase;margin-top:-30px}#react-qrcode-logo{margin-left:-40px}.logo{width:300px;margin-top:auto;margin-bottom:40px}
