.TripFinder-module__qr7UZG__quiz{flex-direction:column;max-width:720px;margin:0 auto;display:flex}.TripFinder-module__qr7UZG__progress{background:var(--surface);border-radius:999px;height:6px;overflow:hidden}.TripFinder-module__qr7UZG__progressBar{background:var(--orange);border-radius:999px;height:100%;transition:width .35s}.TripFinder-module__qr7UZG__progressText{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-top:10px;font-size:.8rem;font-weight:600}.TripFinder-module__qr7UZG__qTitle{color:var(--navy);margin:18px 0 22px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.25}.TripFinder-module__qr7UZG__options{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.TripFinder-module__qr7UZG__option{text-align:left;border:1.5px solid var(--border);background:var(--card-bg);cursor:pointer;border-radius:16px;flex-direction:column;align-items:flex-start;gap:12px;padding:20px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.TripFinder-module__qr7UZG__option:hover{border-color:var(--orange);box-shadow:var(--shadow-md,0 8px 24px #00000014);transform:translateY(-3px)}.TripFinder-module__qr7UZG__optionActive{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-subtle)}.TripFinder-module__qr7UZG__optionIcon{font-size:1.9rem;line-height:1}.TripFinder-module__qr7UZG__optionLabel{color:var(--text);font-size:1rem;font-weight:600}.TripFinder-module__qr7UZG__back{color:var(--muted);cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:22px;padding:6px 4px;font-size:.92rem;font-weight:600}.TripFinder-module__qr7UZG__back:hover{color:var(--orange)}.TripFinder-module__qr7UZG__budget{flex-direction:column;gap:18px;display:flex}.TripFinder-module__qr7UZG__sliderBox{border:1px solid var(--border);background:var(--card-bg);border-radius:16px;flex-direction:column;gap:14px;padding:22px;display:flex}.TripFinder-module__qr7UZG__sliderValue{text-align:center;color:var(--navy);font-size:1.5rem;font-weight:700}.TripFinder-module__qr7UZG__sliderPer{color:var(--muted);font-size:.9rem;font-weight:500}.TripFinder-module__qr7UZG__slider{cursor:pointer;width:100%;height:6px;accent-color:var(--orange)}.TripFinder-module__qr7UZG__sliderScale{color:var(--muted);justify-content:space-between;font-size:.8rem;display:flex}.TripFinder-module__qr7UZG__sliderBtn{justify-content:center;align-self:center;min-width:190px}.TripFinder-module__qr7UZG__results{flex-direction:column;gap:28px;display:flex}.TripFinder-module__qr7UZG__resultsHead{text-align:center;max-width:620px;margin:0 auto}.TripFinder-module__qr7UZG__resultsTitle{color:var(--navy);margin:8px 0 10px;font-size:clamp(1.6rem,3.5vw,2.25rem);font-weight:700}.TripFinder-module__qr7UZG__resultsSub{color:var(--text-light);font-size:1.02rem;line-height:1.6}.TripFinder-module__qr7UZG__resultsGrid{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.TripFinder-module__qr7UZG__card{border:1px solid var(--border);background:var(--card-bg);max-width:340px;box-shadow:var(--shadow-sm,0 2px 10px #0000000d);border-radius:18px;flex-direction:column;flex:280px;display:flex;overflow:hidden}.TripFinder-module__qr7UZG__cardThumb{background-position:50%;background-size:cover;background-color:var(--surface);height:160px;display:block;position:relative}.TripFinder-module__qr7UZG__cardRank{letter-spacing:.03em;text-transform:uppercase;color:#fff;background:var(--orange);border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:700;position:absolute;top:12px;left:12px}.TripFinder-module__qr7UZG__cardBody{flex-direction:column;flex:1;gap:8px;padding:18px;display:flex}.TripFinder-module__qr7UZG__cardName{color:var(--navy);font-size:1.2rem;font-weight:700;line-height:1.2}.TripFinder-module__qr7UZG__cardCountry{color:var(--muted);margin-top:-4px;font-size:.88rem}.TripFinder-module__qr7UZG__cardPitch{color:var(--text-light);margin:4px 0 2px;font-size:.9rem;line-height:1.5}.TripFinder-module__qr7UZG__reasonRow{flex-wrap:wrap;gap:6px;margin:2px 0 4px;display:flex}.TripFinder-module__qr7UZG__reasonChip{color:var(--orange);background:var(--orange-subtle);border-radius:999px;padding:3px 10px;font-size:.75rem;font-weight:600}.TripFinder-module__qr7UZG__pkgRow{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:12px;margin-top:auto;padding-top:14px;display:flex}.TripFinder-module__qr7UZG__pkgInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.TripFinder-module__qr7UZG__pkgLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-size:.7rem;font-weight:700}.TripFinder-module__qr7UZG__pkgTitle{color:var(--text);font-size:.95rem;font-weight:600;line-height:1.3}.TripFinder-module__qr7UZG__pkgMeta{color:var(--orange);font-size:.85rem;font-weight:600}.TripFinder-module__qr7UZG__pkgBtn{flex:none}.TripFinder-module__qr7UZG__fallback{text-align:center;color:var(--text-light);font-size:1rem}.TripFinder-module__qr7UZG__fallback a{color:var(--orange);font-weight:600}.TripFinder-module__qr7UZG__resultsCta{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.TripFinder-module__qr7UZG__restart{color:var(--muted);cursor:pointer;background:0 0;border:none;font-size:.95rem;font-weight:600}.TripFinder-module__qr7UZG__restart:hover{color:var(--orange)}:is([data-theme=dark] .TripFinder-module__qr7UZG__qTitle,[data-theme=dark] .TripFinder-module__qr7UZG__resultsTitle,[data-theme=dark] .TripFinder-module__qr7UZG__cardName,[data-theme=dark] .TripFinder-module__qr7UZG__sliderValue){color:var(--text)}@media (max-width:620px){.TripFinder-module__qr7UZG__card{flex-basis:100%;max-width:420px}}
.page-module__4zKXpG__page{background:var(--bg);padding-bottom:var(--sp-20)}.page-module__4zKXpG__hero{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-mid) 100%);color:#fff;padding:calc(var(--nav-h) + var(--sp-12)) 0 var(--sp-12);margin-bottom:var(--sp-10)}.page-module__4zKXpG__heroTitle{font-size:clamp(2rem,5vw,3.25rem);font-weight:var(--fw-black,900);letter-spacing:-.02em;margin:var(--sp-3) 0 var(--sp-3);color:#fff;max-width:18ch}.page-module__4zKXpG__heroSub{font-size:var(--text-lg);color:#ffffffd1;max-width:60ch;line-height:1.6}
