.FlightSearch-module__1P7sFq__pageWrapper{background:linear-gradient(145deg,#f0f4ff 0%,#d4e2fb 100%);flex-direction:column;align-items:center;min-height:100vh;padding:4rem 1rem;animation:.8s ease-out FlightSearch-module__1P7sFq__fadeIn;display:flex}.FlightSearch-module__1P7sFq__heroText{text-align:center;margin-bottom:3rem}.FlightSearch-module__1P7sFq__heroTitle{color:#1a202c;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.FlightSearch-module__1P7sFq__heroSubtitle{color:#4a5568;max-width:600px;margin:0 auto;font-size:1.2rem}.FlightSearch-module__1P7sFq__searchWrapper{filter:drop-shadow(0 20px 30px #0000001a);width:100%;max-width:1000px}.FlightSearch-module__1P7sFq__searchCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);clip-path:var(--clip-path-squircle-48);background:#ffffffe6;width:100%;padding:2rem}.FlightSearch-module__1P7sFq__searchForm{flex-direction:column;gap:1.5rem;display:flex}.FlightSearch-module__1P7sFq__tripTypeToggle{gap:1rem;margin-bottom:.5rem;display:flex}.FlightSearch-module__1P7sFq__tripBtn{color:#718096;cursor:pointer;clip-path:var(--clip-path-squircle-20);background:0 0;border:none;padding:.5rem 1rem;font-size:1rem;font-weight:600;transition:all .3s}.FlightSearch-module__1P7sFq__tripBtn.FlightSearch-module__1P7sFq__active{color:#2b6cb0;background:#e2e8f0}.FlightSearch-module__1P7sFq__inputsGrid{grid-template-columns:1fr;gap:1rem;display:grid}.FlightSearch-module__1P7sFq__inputGroup{flex-direction:column;display:flex;position:relative}.FlightSearch-module__1P7sFq__label{color:#4a5568;margin-bottom:.5rem;padding-left:.5rem;font-size:.85rem;font-weight:600}.FlightSearch-module__1P7sFq__inputWrapper{align-items:center;display:flex;position:relative}.FlightSearch-module__1P7sFq__icon{color:#a0aec0;pointer-events:none;width:20px;height:20px;position:absolute;left:1rem}.FlightSearch-module__1P7sFq__input{color:#2d3748;width:100%;clip-path:var(--clip-path-squircle-20);background:#f7fafc;border:none;outline:none;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .3s}.FlightSearch-module__1P7sFq__input:focus{background:#ebf4ff}.FlightSearch-module__1P7sFq__input::placeholder{color:#a0aec0}.FlightSearch-module__1P7sFq__suggestionsBox{z-index:50;clip-path:var(--clip-path-squircle-20);background:#fff;max-height:200px;margin-top:.5rem;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px #0000001a}.FlightSearch-module__1P7sFq__suggestionItem{cursor:pointer;border-bottom:1px solid #edf2f7;flex-direction:column;padding:.75rem 1rem;transition:background .2s;display:flex}.FlightSearch-module__1P7sFq__suggestionItem:hover{background:#ebf4ff}.FlightSearch-module__1P7sFq__suggestionCity{color:#2d3748;font-weight:600}.FlightSearch-module__1P7sFq__suggestionAirport{color:#718096;font-size:.8rem}.FlightSearch-module__1P7sFq__submitBtn{color:#fff;cursor:pointer;clip-path:var(--clip-path-squircle-20);background:linear-gradient(135deg,#3182ce 0%,#2b6cb0 100%);border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:transform .2s,opacity .2s;display:flex}.FlightSearch-module__1P7sFq__submitBtn:hover{opacity:.9;transform:translateY(-2px)}.FlightSearch-module__1P7sFq__submitBtn:active{transform:translateY(0)}.FlightSearch-module__1P7sFq__submitBtn:disabled{opacity:.6;cursor:not-allowed}.FlightSearch-module__1P7sFq__resultsSection{width:100%;max-width:1000px;margin-top:4rem}.FlightSearch-module__1P7sFq__resultsTitle{color:#2d3748;text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.FlightSearch-module__1P7sFq__flightsList{flex-direction:column;gap:1.5rem;display:flex}.FlightSearch-module__1P7sFq__flightCardWrapper{filter:drop-shadow(0 10px 15px #0000000d);transition:transform .3s}.FlightSearch-module__1P7sFq__flightCardWrapper:hover{transform:translateY(-4px)}.FlightSearch-module__1P7sFq__flightCard{clip-path:var(--clip-path-squircle-36);background:#fff;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.FlightSearch-module__1P7sFq__flightHeader{border-bottom:1px dashed #e2e8f0;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.FlightSearch-module__1P7sFq__airlineInfo{align-items:center;gap:1rem;display:flex}.FlightSearch-module__1P7sFq__airlineIcon{width:40px;height:40px;clip-path:var(--clip-path-squircle-20);object-fit:cover;background-color:#fff}.FlightSearch-module__1P7sFq__airlineCode{color:#2d3748;font-size:1.1rem;font-weight:700}.FlightSearch-module__1P7sFq__flightNumber{color:#718096;font-size:.85rem}.FlightSearch-module__1P7sFq__priceTag{color:#38a169;font-size:1.5rem;font-weight:800}.FlightSearch-module__1P7sFq__flightBody{flex-direction:column;gap:1.5rem;display:flex}.FlightSearch-module__1P7sFq__routeInfo{justify-content:space-between;align-items:center;display:flex}.FlightSearch-module__1P7sFq__timePlace{flex-direction:column;display:flex}.FlightSearch-module__1P7sFq__timePlace.FlightSearch-module__1P7sFq__end{text-align:right}.FlightSearch-module__1P7sFq__time{color:#2d3748;font-size:1.3rem;font-weight:700}.FlightSearch-module__1P7sFq__date{color:#4a5568;margin-bottom:.25rem;font-size:.9rem}.FlightSearch-module__1P7sFq__airport{color:#cbd5e0;font-size:1.5rem;font-weight:800}.FlightSearch-module__1P7sFq__flightDuration{flex-direction:column;flex:1;align-items:center;padding:0 1rem;display:flex}.FlightSearch-module__1P7sFq__durationText{color:#718096;margin-bottom:.5rem;font-size:.8rem}.FlightSearch-module__1P7sFq__durationLine{background:#e2e8f0;justify-content:center;align-items:center;width:100%;height:2px;display:flex;position:relative}.FlightSearch-module__1P7sFq__planeIconSmall{color:#a0aec0;width:16px;height:16px;position:absolute}.FlightSearch-module__1P7sFq__bookBtn{color:#fff;text-align:center;clip-path:var(--clip-path-squircle-20);background:#48bb78;padding:1rem;font-size:1.1rem;font-weight:700;transition:background .2s}.FlightSearch-module__1P7sFq__bookBtn:hover{background:#38a169}.FlightSearch-module__1P7sFq__loadingSpinner{border:4px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:1s linear infinite FlightSearch-module__1P7sFq__spin}.FlightSearch-module__1P7sFq__errorState{color:#e53e3e;clip-path:var(--clip-path-squircle-20);text-align:center;background:#fff5f5;padding:1rem;font-weight:600}.FlightSearch-module__1P7sFq__noFlights{text-align:center;color:#718096;clip-path:var(--clip-path-squircle-36);background:#fff;padding:2rem;font-size:1.2rem}@keyframes FlightSearch-module__1P7sFq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes FlightSearch-module__1P7sFq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.FlightSearch-module__1P7sFq__heroTitle{font-size:3.5rem}.FlightSearch-module__1P7sFq__searchCard{padding:3rem}.FlightSearch-module__1P7sFq__inputsGrid{grid-template-columns:2fr 2fr 1.5fr}.FlightSearch-module__1P7sFq__submitBtn{grid-column:1/-1;margin-top:1rem}.FlightSearch-module__1P7sFq__flightBody{flex-direction:row;align-items:center}.FlightSearch-module__1P7sFq__routeInfo{border-right:1px solid #edf2f7;flex:1;margin-right:2rem;padding-right:2rem}}
