html{box-sizing:border-box}*,:after,:before{box-sizing:inherit;margin:0;padding:0}body,html{scroll-behavior:smooth;color:#333;-webkit-font-smoothing:antialiased;background-color:#f9f9f9;width:100%;min-height:100vh;font-family:Noto Sans TC,system-ui,-apple-system,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none;transition:opacity .2s}.button,button{cursor:pointer;color:inherit;background:0 0;border:0;border-radius:.35rem;padding:1rem;font-size:1.1rem}ul li{list-style:none}p{font-size:1.1rem;line-height:2rem}details{font-style:normal}details summary{cursor:pointer;outline:none;justify-content:space-between;align-items:center;gap:12px;font-weight:600;list-style:none;display:flex}blockquote,figure{margin:0}img{border-radius:.52rem;max-width:100%;height:auto;display:block}.container,.container-narrow{width:90%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (width>=580px){.container,.container-narrow{max-width:85vw}}@media (width>=768px){.container,.container-narrow{max-width:85vw}}@media (width>=992px){.container,.container-narrow{max-width:90vw}}@media (width>=1200px){.container,.container-narrow{max-width:90vw}}.container-narrow{max-width:800px!important}.section{padding-top:3rem;padding-bottom:3rem}.text-center{text-align:center}.text-right{text-align:right}@media (width<=580px){.d-none-mobile{display:none!important}}body{color:#333;background:linear-gradient(#fff8f2,#fff1f1);font-family:Noto Sans TC,sans-serif;line-height:1.6}.mrt-food-map-container{flex-direction:column;gap:2rem;padding:2rem 0;display:flex}@media (width>=768px){.mrt-food-map-container{flex-direction:row;align-items:flex-start}}.article-link{color:inherit;text-decoration:none;transition:color .2s}.article-link:hover{color:#ffa4c7}.mrt-route-nav{border-radius:12px;flex:0 0 35%;max-height:85vh;padding:1.5rem;position:sticky;top:2rem;overflow-y:auto}.mrt-route-nav::-webkit-scrollbar{width:6px}.mrt-route-nav::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}@media (width<=767px){.mrt-route-nav{flex:auto;max-height:max-content;padding:1rem;position:relative;top:0;overflow:auto hidden}.mrt-route-nav .route-list{flex-direction:row;gap:1rem;display:flex}}.route-list{margin:0;padding:0;list-style:none;position:relative}@media (width>=768px){.route-list:before{content:"";z-index:1;background-color:#0070c0;width:4px;position:absolute;top:20px;bottom:20px;left:19px}}.station-node{z-index:2;margin-bottom:.5rem;position:relative}@media (width<=767px){.station-node{margin-bottom:0}}.station-node button{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;width:100%;padding:.75rem;transition:all .2s;display:flex}@media (width<=767px){.station-node button{text-align:center;flex-direction:column;min-width:80px}}.station-node button:hover{background-color:#0070c01a}.station-node .station-id{color:#0070c0;background-color:#fff;border:3px solid #0070c0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin-right:1rem;font-size:.85rem;font-weight:700;display:flex}@media (width<=767px){.station-node .station-id{margin-bottom:.5rem;margin-right:0}}.station-node .station-name{color:#333;font-size:1.1rem;font-weight:500}.station-node.is-active button{background-color:#ff96a41a}.station-node.is-active .station-id{color:#fff;background-color:#ff96a4;border-color:#ff96a4}.station-node.is-active .station-name{color:#ff96a4;font-weight:700}.food-list-section{flex:1;min-width:0}.section-header{border-bottom:2px solid #eee;margin-bottom:2rem;padding-bottom:1rem}.section-header h1{color:#222;margin:0;font-size:1.8rem}.section-header .station-en{color:#888;letter-spacing:1px;margin:.5rem 0 0;font-size:.9rem}.food-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.food-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;justify-content:space-between;align-items:center;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px #00000005}.food-card:hover{transform:translateY(-2px);box-shadow:0 8px 12px #0000000d}.food-card h3{margin:0 0 .5rem;font-size:1.3rem}.food-card p{color:#666;margin:0 0 1rem;font-size:.95rem}.food-card .price-tag{background-color:#f0f0f0;border-radius:20px;padding:.25rem .75rem;font-size:.85rem;font-weight:500;display:inline-block}.go-btn{color:#fff;white-space:nowrap;background-color:#ff6b6b;border-radius:8px;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-block}.go-btn:hover{background-color:#e56060}.empty-state{text-align:center;color:#999;background:#fcfcfc;border:1px dashed #ddd;border-radius:12px;padding:3rem}
