html,body{height:100%;overflow:hidden;margin:0;font-family:Arial,sans-serif}.right-header{text-align:right;color:#fff;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.weather-box{display:flex;align-items:center;gap:10px;margin-bottom:5px}.weather-icon{background-color:#fff;border-radius:50%;padding:6px;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.weather-icon img,.weather-icon span{font-size:20px;line-height:1}.weather-temp{font-size:1rem;font-weight:700}.clock{font-size:1.5rem;font-weight:700}.app-wrapper{height:100vh;display:flex;flex-direction:column;background-color:#003b75}.header{display:flex;justify-content:space-between;background:linear-gradient(to right,#002c57,#003b75);color:#fff;padding:20px}.center-header{text-align:center}.sub-title{background-color:#fff;color:#003b75;padding:5px 15px;border-radius:20px;font-weight:700;margin-top:5px;display:inline-block}.right-header{text-align:right}.jalur-badge{display:inline-block;background-color:#fff;color:#d32f2f;padding:6px 16px;font-weight:700;font-size:1.2rem;border-radius:10px;text-align:center}.departure-table{width:100%;table-layout:fixed;border-collapse:collapse;background-color:#003b75;color:#fff}.departure-table th,.departure-table td{padding:12px 20px;text-align:left;font-weight:700;vertical-align:middle;border-bottom:1px solid #a0b8d0}.departure-table td.waktu{color:#ffd600;font-weight:700;text-align:left}.departure-table td.jurusan{text-align:left;padding-left:24px}.departure-table th{background-color:#005bb5;padding:15px 24px;text-align:left;font-weight:700}.departure-table td{padding:12px 24px;text-align:left;font-weight:700;border-bottom:1px solid #003b75}.departure-table td.waktu{color:#ffd600}.tr-highlight td{border-top:2px solid #FFD600;border-bottom:2px solid #FFD600}.tr-standby td{border-top:1px solid white;border-bottom:1px solid white}.status{display:inline-block;padding:8px 20px;font-weight:700;color:#fff;font-size:1rem;background-color:gray;border-top-left-radius:25px;border-bottom-right-radius:25px}.status-green{background-color:#4caf50}.status-red{background-color:#e53935}.status-orange{background-color:#f9a825}.fullscreen-button{position:fixed;top:20px;right:20px;background-color:#0006;color:#fff;border:none;padding:10px 15px;font-size:16px;border-radius:8px;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .3s ease;z-index:999}.fullscreen-button:hover{background-color:#0009}.footer-marquee{display:flex;background-color:#424242;color:#fff;font-weight:700;height:45px;overflow:hidden;align-items:center;margin-top:auto;border-radius:0 0 10px 10px}.footer-label{background-color:#f9a825;padding:0 20px;height:100%;display:flex;align-items:center;white-space:nowrap;border-radius:0 0 0 10px}.marquee-container{position:relative;overflow:hidden;flex:1;height:100%}.marquee-text{display:inline-block;white-space:nowrap;padding-left:100%;animation:marquee 15s linear infinite;line-height:45px;padding-right:20px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.departure-table th:nth-child(1),.departure-table td:nth-child(1){width:80px;text-align:left}.departure-table th:nth-child(2),.departure-table td:nth-child(2){width:100px;text-align:center}.departure-table th:nth-child(3),.departure-table td:nth-child(3){width:140px;text-align:left;font-weight:700}.jalur-kosong{color:#ffbaba;font-style:italic}.jalur-badge{background-color:#fff;color:#e53935;padding:4px 12px;border-radius:10px;font-weight:700;font-size:1rem;text-align:center;display:inline-block;min-width:36px;border:2px solid #2196f3;box-shadow:0 1px 2px #0000001a;line-height:1}.jalur-badge.empty{color:#aaa;border:2px dashed #aaa}
