.CategoryBoxes_grid__OHIm8{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;width:100%;max-width:900px;margin:1.5rem auto 0}.CategoryBoxes_box__jtTm_{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;padding:1.25rem;border:1px solid #e5e7eb;border-radius:12px;background-color:#fff;text-decoration:none;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease}.CategoryBoxes_box__jtTm_:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.CategoryBoxes_iconWrap__ja4zG{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background-color:#eef2ff;color:#4f46e5;margin-bottom:.25rem}.CategoryBoxes_title__pqehe{font-weight:600;font-size:1rem;color:#111827;line-height:1.2}.CategoryBoxes_subtitle__ezqMc{font-size:.8rem;color:#6b7280;line-height:1.3}@media (max-width:768px){.CategoryBoxes_grid__OHIm8{grid-template-columns:repeat(2,1fr);gap:.75rem}.CategoryBoxes_box__jtTm_{padding:1rem}}.Home_pageContainer__Xv2_Q{background-color:white;height:100vh}.Home_heroWrapper__7Eh7H{position:relative;min-height:100vh}.Home_heroContent__aWtjQ{position:absolute;top:80px;left:50%;transform:translateX(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:30px;width:100%;max-width:900px;padding:0 1rem}.Home_heroTitle__AMpNI{font-size:51px;line-height:64px;font-family:Kanit;font-weight:700;text-align:center;background:linear-gradient(90deg,#8D2DF2,#FF82BA);-webkit-background-clip:text;-webkit-text-fill-color:transparent;width:700px}.Home_searchForm__ER7y3{display:flex;flex-direction:column;align-items:center;gap:1rem}.Home_searchWrapper__VElmn{position:relative;width:500px}.Home_pinIcon__EQuHA{position:absolute;left:15px;top:50%;transform:translateY(-50%);z-index:1;width:20px;height:20px}.Home_searchInput__fVjDa{padding:15px 60px 15px 45px;font-size:12px;width:100%;border:2px solid #e2dfe7;border-radius:25px;box-sizing:border-box}.Home_searchButton__RICvS{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:40px;height:40px;color:white;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;background:transparent}.Home_suggestionsList__IMg3_{list-style:none;padding:0;margin:0;max-height:200px;overflow-y:auto;width:90%;border:1px solid #ccc;border-radius:4px;background:#fff;position:absolute;top:100%;left:50%;transform:translateX(-50%);z-index:10}.Home_suggestionItem__rWVlD{padding:.5rem 1rem;cursor:pointer;border-bottom:1px solid #eee}.Home_selectedItem__hlHQF{background-color:#f0f8ff;color:#0070f3}.Home_noSuggestions__xjTow{padding:.5rem 1rem;color:#666;font-style:italic}.Home_popularSection__LWLp3{margin-top:3rem;padding:0 2rem}.Home_popularTitle__3Oq8C{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem;text-align:left}.Home_cardGrid__3NHKG{display:flex;gap:1rem;flex-wrap:nowrap;justify-content:flex-start}.Home_popularCard__kzi3s{padding:1.5rem;border:1px solid #e5e7eb;border-radius:12px;background-color:#fff;width:180px;flex-shrink:0;text-align:left;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;position:relative}.Home_popularCard__kzi3s:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.Home_flagPlaceholder__TJXDx{width:32px;height:24px;background-color:#f3f4f6;border-radius:4px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;font-size:12px;color:#6b7280;border:1px solid #e5e7eb}.Home_popularPlanName__SOIhi{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;color:#1f2937;line-height:1.3}.Home_popularDetailsText__Hy__6{margin:0 0 .25rem;font-size:.9rem;color:#6b7280;font-weight:500}.Home_popularPrice__WymE_{display:flex;align-items:center;justify-content:space-between}.Home_popularPriceValue__dbwpT{font-size:1.25rem;font-weight:700;color:#1f2937}.Home_cardNav__gdthw{gap:1rem;margin-top:1.5rem}.Home_cardNavButton__djW4v,.Home_cardNav__gdthw{display:flex;align-items:center;justify-content:center}.Home_cardNavButton__djW4v{width:32px;height:32px;background-color:#fff;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.1);border:1px solid #e5e7eb;cursor:pointer;font-size:14px;color:#374151;transition:background-color .2s ease}.Home_cardNavButton__djW4v:disabled{cursor:not-allowed;color:#9ca3af;opacity:.5}.Home_cardNavButton__djW4v:hover:enabled{background-color:#f9fafb}.Home_progressBar__wo4P_{height:3px;width:120px;background-color:#e5e7eb;border-radius:2px;overflow:hidden}.Home_progressBarInner__tho52{height:100%;background-color:#8b5cf6;border-radius:2px;transition:transform .3s ease}.Home_bgImageWrapper__o0YjH{align-items:flex-end!important;justify-content:center!important;top:auto!important;bottom:0!important}.Home_bgImageWrapper__o0YjH img{width:120%;height:auto;min-height:40vh;object-fit:cover;object-position:center}@media (max-width:768px){.Home_heroContent__aWtjQ{top:100px;padding:0 1rem}.Home_heroTitle__AMpNI{font-size:30px;line-height:35px;width:250px}.Home_searchWrapper__VElmn{width:100%}.Home_searchInput__fVjDa{font-size:14px;padding:12px 50px 12px 40px}.Home_popularSection__LWLp3{padding:0 1rem}.Home_cardGrid__3NHKG{gap:.75rem}.Home_popularCard__kzi3s{width:140px;padding:1rem}.Home_popularPlanName__SOIhi{font-size:.95rem}.Home_popularDetailsText__Hy__6{font-size:.8rem}.Home_popularPriceValue__dbwpT{font-size:1.1rem}}.CalendarRangePicker_wrap__8e_wG{width:100%;max-width:340px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;padding:1rem;box-shadow:0 2px 8px rgba(0,0,0,.08)}.CalendarRangePicker_head__MN_cq{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.CalendarRangePicker_title__mMD7I{font-weight:600;color:#111827}.CalendarRangePicker_nav__iyQzm{width:32px;height:32px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;font-size:1.25rem;line-height:1;color:#4f46e5;cursor:pointer}.CalendarRangePicker_nav__iyQzm:disabled{color:#d1d5db;cursor:default}.CalendarRangePicker_grid__52bWO{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:2px;gap:2px}.CalendarRangePicker_wd__5nTQB{text-align:center;font-size:.72rem;color:#9ca3af;padding-bottom:.35rem}.CalendarRangePicker_day__w82KD{aspect-ratio:1;border:none;background:none;border-radius:8px;font-size:.85rem;color:#374151;cursor:pointer}.CalendarRangePicker_day__w82KD:hover:not(:disabled){background:#eef2ff}.CalendarRangePicker_past__X3uBS{color:#d1d5db;cursor:default}.CalendarRangePicker_selected__9vRUK{background:#4f46e5!important;color:#fff}.CalendarRangePicker_inRange__l9oe2{background:#eef2ff;border-radius:0}.CalendarRangePicker_footer__iy91H{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #f3f4f6;font-size:.85rem;color:#4b5563;text-align:center}.SearchBar_outer__rLRN_{position:relative;width:100%;max-width:800px;margin:0 auto;z-index:20}.SearchBar_field__Ftmyt{flex:1 1;display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.75rem 1.25rem;background:none;border:none;border-radius:22px;cursor:pointer;text-align:left;min-width:0}.SearchBar_fieldActive__R8jpG,.SearchBar_field__Ftmyt:hover{background:#f6f5fb}.SearchBar_fieldLabel__NJgY5{font-weight:700;font-size:.95rem;color:#1f0147}.SearchBar_fieldValue__lm90h{font-size:.95rem;color:#1f0147;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.SearchBar_fieldPlaceholder__B8lA0{font-size:.95rem;color:#9ca3af}.SearchBar_divider__0q_Xb{width:1px;height:46px;background:#e2dfe7;flex-shrink:0}.SearchBar_callsToggle__q5m19{display:flex;align-items:center;gap:.4rem;padding:0 .75rem;font-size:.85rem;color:#1f0147;white-space:nowrap;cursor:pointer;flex-shrink:0}.SearchBar_callsToggle__q5m19 input{accent-color:#4f46e5;width:16px;height:16px}.SearchBar_phoneIcon___X1Po{color:#4f46e5;display:inline-flex}.SearchBar_searchBtn__Qyrxx{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:66px;height:66px;border:none;background:none;cursor:pointer}.SearchBar_backdrop__C8SW6{position:fixed;inset:0;z-index:25}.SearchBar_popover___6CAe{position:absolute;top:calc(100% + 8px);left:0;z-index:30;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 12px 40px rgba(31,1,71,.15);padding:1rem;min-width:300px;max-width:360px}.SearchBar_popHead__YEYQs{font-weight:600;color:#111827;margin-bottom:.75rem}.SearchBar_countrySearch__10CqS{width:100%;padding:.5rem .75rem;margin-bottom:.6rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.9rem;box-sizing:border-box}.SearchBar_countrySearch__10CqS:focus{outline:none;border-color:#4f46e5}.SearchBar_noMatch__VlqJ_{padding:.75rem .25rem;color:#9ca3af;font-size:.9rem}.SearchBar_countryList__YOjTD{max-height:280px;overflow-y:auto;display:flex;flex-direction:column}.SearchBar_countryRow__tG8ZH{display:flex;align-items:center;gap:.6rem;padding:.5rem .25rem;font-size:.9rem;color:#374151;cursor:pointer}.SearchBar_countryRow__tG8ZH input{accent-color:#4f46e5}.SearchBar_flag__6Xk5C{width:22px;height:16px;object-fit:cover;border-radius:2px;flex-shrink:0;border:1px solid #f0f0f0}.SearchBar_gbUnlimited__t_PMm{display:block;width:100%;padding:.6rem 1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;cursor:pointer;font-size:.95rem;margin-bottom:.6rem}.SearchBar_gbScroll__CK544{max-height:200px;overflow-y:auto;border:1px solid #f0f0f0;border-radius:8px;margin-bottom:.75rem}.SearchBar_gbRow__M05Zd{display:block;width:100%;padding:.55rem 1rem;background:#fff;border:none;border-bottom:1px solid #f5f5f5;text-align:left;color:#374151;cursor:pointer;font-size:.9rem}.SearchBar_gbRow__M05Zd:hover{background:#f6f5fb}.SearchBar_gbRowActive__4ahmF{background:#eef2ff;color:#4f46e5;font-weight:600}.SearchBar_sizeChips__LCbqH{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.SearchBar_chip__Qf0yd{padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;cursor:pointer;font-size:.9rem}.SearchBar_chip__Qf0yd:disabled{opacity:.5;cursor:default}.SearchBar_chipActive__KOeCa{border-color:#4f46e5;background:#eef2ff;color:#4f46e5;font-weight:600}.SearchBar_gbInputRow__OIE7N{display:flex;gap:.5rem;border-top:1px solid #f3f4f6;padding-top:.75rem}.SearchBar_gbInput___p2SY{flex:1 1;padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.9rem}@media (max-width:768px){.SearchBar_field__Ftmyt{padding:.5rem .75rem}.SearchBar_popover___6CAe{left:0;right:0;min-width:0;max-width:none}.SearchBar_callsToggle__q5m19{order:5;width:100%;justify-content:center;padding-top:.5rem}}