.transport-module__GVOIiW__container{background-color:var(--background);width:100%;max-width:1280px;min-height:100vh;padding:1rem;padding-bottom:calc(100px + env(safe-area-inset-bottom));margin:0 auto}.transport-module__GVOIiW__header{text-align:left;padding:1rem 0;padding-top:calc(1rem + env(safe-area-inset-top));z-index:50;-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border-bottom:1px solid #0000000d;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-left:1rem;display:flex;position:sticky;top:0}.transport-module__GVOIiW__backLink{justify-content:center;align-items:center;width:40px;height:40px;margin-left:-.5rem;display:flex;position:static;transform:none}.transport-module__GVOIiW__header h1{font-size:var(--font-title);color:var(--foreground);margin-bottom:.5rem;font-weight:800}.transport-module__GVOIiW__tabs{border-radius:var(--radius-full);box-shadow:var(--shadow-sm);z-index:90;border:1px solid var(--border);background:#fff;gap:.5rem;margin-bottom:1.5rem;padding:.5rem;display:flex;position:sticky;top:4rem}.transport-module__GVOIiW__tab{color:var(--muted-foreground);border-radius:var(--radius-full);cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;min-height:48px;padding:1rem .5rem;font-size:1.1rem;font-weight:700;transition:all .2s;display:flex}.transport-module__GVOIiW__tab.transport-module__GVOIiW__active{background:var(--transport);color:#fff;transform:translateY(-1px);box-shadow:0 4px 6px #3498db4d}.transport-module__GVOIiW__seasonTag{color:#0369a1;background:#e0f2fe;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-weight:700;display:flex}.transport-module__GVOIiW__seasonSpecial{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.transport-module__GVOIiW__seasonDate{color:#666;font-size:.9em;font-weight:400}.transport-module__GVOIiW__weatherCard{background:var(--card);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-sm);margin-bottom:1.5rem;padding:1.2rem}.transport-module__GVOIiW__weatherCard h3{color:var(--foreground);text-align:center;justify-content:center;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.1rem;display:flex}.transport-module__GVOIiW__weatherInfo{grid-template-columns:repeat(3,1fr);align-items:start;gap:1rem;width:100%;display:grid}@media (max-width:480px){.transport-module__GVOIiW__weatherInfo{grid-template-columns:1fr;gap:2rem}.transport-module__GVOIiW__weatherItem{border-bottom:1px solid #f0f0f0;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;width:100%;padding:0 1rem 1rem}.transport-module__GVOIiW__weatherItem:last-child{border-bottom:none}}.transport-module__GVOIiW__weatherItem .transport-module__GVOIiW__label{color:var(--muted-foreground);margin-bottom:.3rem;font-size:1.1rem}.transport-module__GVOIiW__weatherItem .transport-module__GVOIiW__value{color:var(--foreground);font-size:1.8rem;font-weight:800}.transport-module__GVOIiW__status{border-radius:20px;padding:.5rem 1rem;font-size:1.2rem;font-weight:700}.transport-module__GVOIiW__status.transport-module__GVOIiW__safe{color:#2c7a7b;background:#e6fffa}.transport-module__GVOIiW__infoCard{background:var(--card);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);border:1px solid var(--border);margin-bottom:1.5rem;padding:1.5rem}.transport-module__GVOIiW__infoCard h2{color:var(--transport);border-bottom:2px solid #f0f0f0;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.4rem}.transport-module__GVOIiW__routeDesc{color:#555;margin-bottom:1rem;font-size:.95rem;line-height:1.5}.transport-module__GVOIiW__scrollHintContainer,.transport-module__GVOIiW__tableWrapper{-webkit-overflow-scrolling:touch;background-color:#fff;background-image:linear-gradient(90deg,#fff 30%,#fff0),linear-gradient(90deg,#fff0,#fff 70%),radial-gradient(farthest-side at 0,#00000026,#0000),radial-gradient(farthest-side at 100%,#00000026,#0000);background-position:0 0,0 100%,0 0,0 100%;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%;background-attachment:local,local,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;width:100%;overflow-x:auto}.transport-module__GVOIiW__tableWrapper{border:1px solid #eee;border-radius:8px;margin-bottom:1rem}.transport-module__GVOIiW__scheduleTable{border-collapse:collapse;white-space:nowrap;width:100%;font-size:1rem}.transport-module__GVOIiW__scheduleTable th,.transport-module__GVOIiW__scheduleTable td{text-align:center;border-bottom:1px solid #f0f0f0;padding:1rem .5rem}.transport-module__GVOIiW__scheduleTable th{color:#444;background-color:#f8f9fa;border-bottom:2px solid #ddd;font-weight:700}.transport-module__GVOIiW__scheduleTable td:first-child{color:#666;background-color:#fafafa;font-weight:600}.transport-module__GVOIiW__nightRow{background-color:#f3f0ff}.transport-module__GVOIiW__nightRow td:first-child{color:#6b46c1;background-color:#e9d8fd}.transport-module__GVOIiW__cancelledRow{background-color:#fef2f2}.transport-module__GVOIiW__cancelledRow td:first-child{color:#fff;margin-top:4px;background-color:#ef4444!important}.transport-module__GVOIiW__extraRow{background-color:#f0fdf4!important}.transport-module__GVOIiW__extraBadge{color:#fff;background:#22c55e;border-radius:4px;margin-right:4px;padding:2px 6px;font-size:.75rem;font-weight:700;display:inline-block}.transport-module__GVOIiW__strike{color:#999;text-decoration:line-through}.transport-module__GVOIiW__cancelBadge{color:#ef4444;background:#fff;border-radius:4px;margin-left:6px;padding:2px 6px;font-size:.75rem;font-weight:700;display:inline-block}.transport-module__GVOIiW__note{color:#666;font-size:.8rem}.transport-module__GVOIiW__caution{color:#d32f2f;background:#ffebee;border-radius:6px;padding:.8rem;font-size:.85rem;line-height:1.4}.transport-module__GVOIiW__otherRoutes{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.transport-module__GVOIiW__miniCard{background:#fafafa;border:1px solid #eee;border-radius:8px;padding:1rem}.transport-module__GVOIiW__miniCard h3{color:#333;margin-bottom:.5rem;font-size:1.1rem}.transport-module__GVOIiW__miniCard p{color:#555;margin-bottom:.3rem;font-size:.9rem}.transport-module__GVOIiW__busCard{border-radius:var(--radius-lg);background:#fff;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.transport-module__GVOIiW__busNotice{color:#1565c0;background:#e3f2fd;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:.95rem;font-weight:600}.transport-module__GVOIiW__busRoute{margin-bottom:2rem}.transport-module__GVOIiW__busRoute h3{color:#333;border-left:4px solid var(--secondary);margin-bottom:.8rem;padding-left:.8rem;font-size:1.2rem}.transport-module__GVOIiW__timeTable{flex-wrap:wrap;gap:.5rem;display:flex}.transport-module__GVOIiW__timeBadge{color:#333;background:#f5f5f5;border:1px solid #ddd;border-radius:4px;padding:.4rem .8rem;font-size:.9rem}@media (max-width:480px){.transport-module__GVOIiW__container{padding:.5rem;padding-bottom:calc(80px + env(safe-area-inset-bottom))}.transport-module__GVOIiW__header{margin-bottom:.8rem}.transport-module__GVOIiW__header h1{margin-bottom:.2rem;font-size:1.4rem}.transport-module__GVOIiW__tabs{gap:4px;padding:4px}.transport-module__GVOIiW__tab{min-height:44px;padding:.6rem .2rem;font-size:.95rem}.transport-module__GVOIiW__weatherCard{margin-bottom:1rem;padding:.8rem}.transport-module__GVOIiW__weatherCard h3{margin-bottom:.8rem;font-size:1rem}.transport-module__GVOIiW__weatherInfo{gap:.5rem}.transport-module__GVOIiW__weatherItem .transport-module__GVOIiW__label{font-size:.75rem}.transport-module__GVOIiW__weatherItem .transport-module__GVOIiW__value{font-size:1.1rem}.transport-module__GVOIiW__infoCard,.transport-module__GVOIiW__busCard{border-radius:12px;padding:1rem .8rem}.transport-module__GVOIiW__infoCard h2,.transport-module__GVOIiW__busCard h3{font-size:1.2rem}.transport-module__GVOIiW__scheduleTable th,.transport-module__GVOIiW__scheduleTable td{white-space:nowrap;padding:.8rem .5rem;font-size:.9rem}}
