.custom-list{list-style:none;padding:0;width:200px;margin:20px auto;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.1)}.custom-list li{padding:12px 16px;border-bottom:1px solid #eee;transition:all .3s;text-align:center}.custom-list li:last-child{border-bottom:none}.custom-list li:hover{background-color:#f5f5f5;cursor:pointer}.custom-list li.active{background-color:#409eff;color:#fff;font-weight:700}.custom-list li:active{transform:scale(.98)}.text-box{max-height:600px;overflow-y:auto;background:#f8f8f8;font-family:Courier New,monospace;padding:10px;border:1px solid #ddd;border-radius:8px}.log-content{font-weight:500;color:#303133}.log-time{font-size:12px;color:#909399;margin-top:4px}.flight-overview{margin-bottom:20px}.route-summary{font-weight:500;color:#409eff}.flight-segment-enhanced{margin-bottom:30px;border:1px solid #ebeef5;border-radius:8px;overflow:hidden}.segment-header-enhanced{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:15px 20px;border-bottom:1px solid #ebeef5;display:flex;justify-content:space-between;align-items:center}.segment-title-main{display:flex;align-items:center;gap:10px}.segment-number{font-size:18px;font-weight:700;color:#303133}.segment-route{font-size:16px;color:#606266;margin-left:10px}.segment-info{display:flex;align-items:center;gap:15px}.segment-date{font-size:14px;color:#909399}.flight-timeline-enhanced{padding:20px}.flight-group{margin-bottom:20px}.flight-group:last-child{margin-bottom:0}.flight-card-enhanced{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:15px;overflow:hidden}.flight-card-enhanced.connecting-flight{margin-left:40px;border-left:4px solid #e6a23c}.flight-row-enhanced{display:flex;align-items:center;padding:25px}.arrival-section-enhanced,.departure-section-enhanced{flex:1;text-align:center}.time-display{font-size:28px;font-weight:700;color:#303133;margin-bottom:8px}.location-details{text-align:center}.city-name-large{font-size:18px;font-weight:600;color:#303133;margin-bottom:4px}.airport-name-small{font-size:14px;color:#606266;margin-bottom:2px}.terminal-info{font-size:12px;color:#909399}.flight-info-center{flex:1.5;text-align:center;padding:0 20px}.airline-flight{margin-bottom:8px}.airline-name{display:block;font-size:16px;color:#606266;margin-bottom:4px}.flight-number{font-size:20px;font-weight:700;color:#409eff}.flight-visual{margin:15px 0}.flight-line-container{display:flex;align-items:center;justify-content:center}.arrival-dot,.departure-dot{width:10px;height:10px;border-radius:50%;background:#409eff}.flight-path{flex:1;display:flex;align-items:center;margin:0 15px}.path-line{flex:1;height:3px;background:linear-gradient(90deg,#409eff,#67c23a)}.path-arrow{color:#409eff;font-size:18px;margin-left:10px}.flight-meta{display:flex;justify-content:center;gap:20px}.cabin-info,.duration{font-size:14px;color:#909399}.connections-enhanced{margin:20px 0}.connection-group{margin-bottom:20px}.connection-indicator{display:flex;align-items:center;margin:15px 0}.connection-line{flex:1;height:2px;background:#e6a23c}.connection-info-badge{background:#fdf6ec;border:2px solid #e6a23c;border-radius:20px;padding:8px 16px;display:flex;align-items:center;gap:8px;color:#e6a23c;font-weight:500;margin:0 15px}.layover-time{font-size:12px;background:#e6a23c;color:#fff;padding:2px 6px;border-radius:10px}@media (max-width:768px){.segment-header-enhanced{flex-direction:column;gap:10px;text-align:center}.flight-row-enhanced{flex-direction:column;gap:20px;text-align:center}.flight-info-center{order:3;padding:0}.flight-line-container{transform:rotate(90deg);width:80px;margin:20px auto}.time-display{font-size:24px}.flight-card-enhanced.connecting-flight{margin-left:0;border-left:none;border-top:4px solid #e6a23c}}