.container{max-width:1080px;margin:0 auto;padding:20px 12px}.no-deals{display:flex;align-items:center;justify-content:center;gap:6px;color:#555;font-size:.95rem;font-weight:500;padding:12px;background:#f9f9f9;border-radius:10px;margin-top:12px;box-shadow:0 1px 4px rgba(0,0,0,.06)}.no-deals svg{color:#0089c6}.trip-toggle{display:flex;justify-content:center;margin-bottom:28px}.toggle-buttons{display:inline-flex;background:white;border-radius:10px;padding:4px;box-shadow:0 1px 6px rgba(0,0,0,.06);border:1px solid #e6e9ec}.toggle-btn{padding:8px 20px;border:none;background:transparent;color:#6b7280;font-weight:500;font-size:14px;border-radius:8px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.toggle-btn.active{background:#0089C6;color:white;box-shadow:0 1px 4px rgba(37,99,235,.25)}.toggle-btn:hover:not(.active){color:#374151;background:#f9fafb}.header{text-align:center;margin-bottom:28px}.header h1{font-size:26px;font-weight:600;color:#111827;margin-bottom:4px}.header p{font-size:14px;color:#6b7280;line-height:1.4;max-width:440px;margin:0 auto}.flights-grid{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start;margin-bottom:28px}.flight-card{width:calc(50% - 8px);min-width:320px;background:white;border-radius:10px;border:1px solid #dadada;overflow:hidden;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.04)}.flight-card:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.airline-header{display:flex;align-items:center;padding:8px 16px;background:#f3f4f6;border-bottom:1px solid #e6e9ec}.airline-header img{width:34px;height:34px;border-radius:4px;object-fit:contain;background:white;border:1px solid #e6e9ec;padding:2px}.airline-name{font-size:14px;font-weight:500;color:#111827;margin-left:8px}.flight-details{justify-content:space-between;gap:16px;padding:14px}.flight-details,.route-section{display:flex;align-items:center}.route-section{flex:1 1;justify-content:center;gap:12px}.booking-section{flex-direction:column;align-items:flex-end;justify-content:center;min-width:120px;padding:0;border:none;gap:6px}.booking-section .price{font-size:18px;font-weight:700;color:#059669;text-align:right}.bestfare-flight-route{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;position:relative}.bestfare-flight-route:after{content:"";position:absolute;top:50%;left:25%;right:25%;height:1px;background:#d1d5db;background:linear-gradient(90deg,#d1d5db,#0089c6,#d1d5db);transform:translateY(-50%);z-index:1}.airport-info{text-align:center;flex:1 1;position:relative;z-index:2}.city-name{font-size:15px;font-weight:600;color:#111827;margin-bottom:2px}.airport-code{font-size:12px;color:#6b7280;font-weight:500;margin-bottom:4px}.date{font-size:12px;color:#555555;background:#f3f4f6;padding:3px 6px;border-radius:6px;display:inline-block}.route-arrow{display:flex;flex-direction:column;align-items:center;margin:0 10px;position:relative;z-index:3;background:white;padding:6px;border-radius:6px;border:1px solid #e6e9ec}.route-arrow svg{color:#2c2c2c;width:16px;height:16px;margin-bottom:2px}.flight-type{font-size:9px;font-weight:500;color:#2c2c2c;text-transform:uppercase}.booking-section{display:flex;align-items:center;justify-content:space-between;padding-top:12px}.book-btn{background:#0089C6;color:white;border:none;padding:10px 14px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}.book-btn:hover{background:#056d99;transform:translateY(-1px)}.book-btn:active{transform:translateY(0);background:#056d99}.disclaimer{text-align:center;font-size:12px;color:#6b7280;background:white;border:1px solid #e6e9ec;padding:12px 18px;border-radius:6px;margin-top:20px;line-height:1.4}.disclaimer strong{color:#374151}.trip-section{display:none}.trip-section.active{display:block}@media (max-width:900px){.flights-grid{justify-content:center;gap:14px}.flight-card{width:100%;min-width:280px;max-width:420px}}@media (max-width:768px){.container{padding:16px 12px}.toggle-btn{padding:8px 16px;font-size:13px}.header h1{font-size:22px}.header p{font-size:13px}.bestfare-flight-route:after{display:none}.booking-section{flex-direction:column;gap:10px;align-items:stretch}.book-btn{width:100%}.price{text-align:center;font-size:18px}}@media (max-width:480px){.toggle-btn{padding:6px 12px;font-size:12px}.header h1{font-size:20px}.flight-card{border-radius:6px}.airline-header,.flight-details{padding:8px}.route-arrow{padding:3px}.city-name{font-size:11px}.airport-code{font-size:10px}.date{font-size:.54rem}.price{font-size:12px!important}.book-btn{padding:6px;font-size:11px}.flight-type{font-size:8px}}.__404_container__Jvrxz{display:flex;justify-content:center;align-items:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:20px;margin-top:30px}.__404_content__THbZ1{text-align:center;width:100%;max-width:1200px}.__404_imageWrapper__GRJ2b{position:relative;display:flex;justify-content:center;align-items:center}.__404_image__fGtYd{width:100%;max-width:900px;height:auto;object-fit:contain;border-radius:15px;box-shadow:0 20px 40px rgba(0,0,0,.1)}.__404_button__jYTLU{position:absolute;top:71.5%;left:31%;transform:translateX(-50%);padding:16px 50px;font-size:18px;font-weight:600;color:#ffffff;background-color:#0089C6;border-radius:12px;text-decoration:none;transition:all .3s ease;z-index:2}@media (max-width:1024px){.__404_button__jYTLU{top:70%;left:50%;padding:10px 12px;font-size:16px}.__404_image__fGtYd{max-width:700px}}@media (max-width:768px){.__404_button__jYTLU{top:71%;left:24%;padding:7px 15px;font-size:12px;border-radius:8px}.__404_image__fGtYd{max-width:500px}}@media (max-width:480px){.__404_button__jYTLU{top:65%;left:50%;padding:5px 10px;font-size:12px}.__404_image__fGtYd{max-width:300px}}