.gh-dest-modal__backdrop{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#0a0a0e9e;justify-content:center;align-items:center;padding:24px;animation:.32s cubic-bezier(.16,1,.3,1) gh-dest-modal-fade;display:flex;position:fixed;inset:0}@keyframes gh-dest-modal-fade{0%{opacity:0}to{opacity:1}}.gh-dest-modal{color:#111827;background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:440px;max-height:calc(100dvh - 48px);animation:.42s cubic-bezier(.16,1,.3,1) gh-dest-modal-pop;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px #00000052}@keyframes gh-dest-modal-pop{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.gh-dest-modal__header{-webkit-backdrop-filter:blur(6px);background:#fffffff2;border-bottom:1px solid #f3f4f6;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 20px 16px;display:flex}.gh-dest-modal__title{letter-spacing:-.02em;color:#111827;margin:0;font-size:22px;font-weight:700;line-height:1.2}.gh-dest-modal__sub{color:#6b7280;margin:6px 0 0;font-size:14px;font-weight:500;line-height:1.4}.gh-dest-modal__close{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,color .2s;display:flex}.gh-dest-modal__close:hover{color:#111827;background:#e5e7eb}.gh-dest-modal__body{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;background:#f9fafb80;flex:auto;padding:20px 20px 24px;overflow-y:auto}.gh-dest-modal__body::-webkit-scrollbar{width:4px}.gh-dest-modal__body::-webkit-scrollbar-track{background:0 0}.gh-dest-modal__body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.gh-dest-modal__body::-webkit-scrollbar-thumb:hover{background:#94a3b8}.gh-dest-modal__section+.gh-dest-modal__section{margin-top:22px}.gh-dest-modal__section-title{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;margin:0 0 10px;font-size:11px;font-weight:600}.gh-dest-modal__region-tabs{background:#f3f4f6;border:1px solid #0000000d;border-radius:999px;gap:4px;margin:0 0 16px;padding:4px;display:flex}.gh-dest-modal__region-tab{color:#6b7280;letter-spacing:-.005em;cursor:pointer;background:0 0;border:none;border-radius:999px;flex:1 1 0;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:8px 10px;font-size:13.5px;font-weight:600;transition:background .2s,color .2s,box-shadow .2s,transform .12s;display:inline-flex}.gh-dest-modal__region-tab:active{transform:scale(.98)}.gh-dest-modal__region-tab--active{color:#fff;background:#ff4800;font-weight:700;box-shadow:0 1px 3px #ff480059}.gh-dest-modal__region-tab-label{white-space:nowrap}.gh-dest-modal__region-tab-count{color:#ea580c;font-feature-settings:"tnum" 1;background:#ff48001f;border-radius:999px;justify-content:center;align-items:center;min-width:26px;height:20px;padding:0 8px;font-size:11px;font-weight:800;line-height:1;transition:background .2s,color .2s;display:inline-flex}.gh-dest-modal__region-tab--active .gh-dest-modal__region-tab-count{color:#ff4800;background:#fff}@media (max-width:430px){.gh-dest-modal__region-tabs{gap:4px;padding:3px}.gh-dest-modal__region-tab{gap:4px;padding:9px 6px;font-size:13px}.gh-dest-modal__region-tab-count{display:none}}.gh-dest-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.gh-dest-modal__tile{aspect-ratio:3/4;cursor:pointer;text-align:left;outline-offset:0;background-color:#1f2937;background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:16px;outline:3px solid #0000;padding:0;transition:box-shadow .32s cubic-bezier(.16,1,.3,1),outline-color .18s,transform .18s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 1px 3px #00000014}.gh-dest-modal__tile:hover{box-shadow:0 8px 22px #0000002e}.gh-dest-modal__tile:focus-visible{outline-offset:3px;outline-color:#ff4800}.gh-dest-modal__tile--selected{outline-color:#ff4800;transform:scale(.97);box-shadow:0 12px 28px #ff480047}.gh-dest-modal__tile--selected:hover{box-shadow:0 14px 32px #ff480057}.gh-dest-modal__tile-check{color:#fff;z-index:3;opacity:0;pointer-events:none;background:#ff4800;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:opacity .2s,transform .22s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:10px;right:10px;transform:scale(.6);box-shadow:0 2px 8px #ff480073}.gh-dest-modal__tile--selected .gh-dest-modal__tile-check{opacity:1;transform:scale(1)}.gh-dest-modal__tile-img{-o-object-fit:cover;object-fit:cover;z-index:0;pointer-events:none;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.gh-dest-modal__tile:hover .gh-dest-modal__tile-img{transform:scale(1.1)}.gh-dest-modal__tile-overlay{pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#0000004d 45%,#000000d9 100%);position:absolute;inset:0}.gh-dest-modal__tile-content{z-index:2;color:#fff;flex-direction:column;justify-content:flex-end;padding:14px;display:flex;position:absolute;bottom:0;left:0;right:0}.gh-dest-modal__tile-name{letter-spacing:-.01em;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 0 2px;font-size:15px;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.gh-dest-modal__tile-region{color:#e5e7ebeb;white-space:nowrap;text-overflow:ellipsis;margin-bottom:8px;font-size:11px;font-weight:500;overflow:hidden}.gh-dest-modal__tile-pill{-webkit-backdrop-filter:blur(8px);color:#fff;letter-spacing:.04em;background:#fff3;border-radius:6px;align-items:center;gap:6px;width:fit-content;padding:4px 8px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.gh-dest-modal__tile--skeleton{cursor:default;pointer-events:none;background-color:#ececec;background-image:linear-gradient(100deg,#ececec 30%,#f6f6f6 50%,#ececec 70%);background-size:200% 100%;animation:1.4s ease-in-out infinite gh-dest-modal-shimmer}.gh-dest-modal__tile--skeleton:hover{box-shadow:0 1px 3px #00000014}@keyframes gh-dest-modal-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.gh-dest-modal__empty{text-align:center;color:#9ca3af;padding:32px 0;font-size:14px}.gh-dest-modal__footer{background:#fff;border-top:1px solid #f3f4f6;flex-shrink:0;padding:14px 20px 18px}.gh-dest-modal__cta{color:#fff;letter-spacing:-.005em;cursor:pointer;background:#ff4800;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 20px;font-size:15px;font-weight:600;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 1px 2px #ff48001f,0 8px 22px #ff480047}.gh-dest-modal__cta:hover{background:#ea4300;transform:translateY(-1px);box-shadow:0 1px 3px #ff480029,0 12px 28px #ff48005c}.gh-dest-modal__cta:active{transform:translateY(0)}.gh-dest-modal__cta span:last-child{transition:transform .2s cubic-bezier(.16,1,.3,1)}.gh-dest-modal__cta:hover span:last-child{transform:translate(3px)}@media (prefers-reduced-motion:reduce){.gh-dest-modal__backdrop,.gh-dest-modal{animation:none}.gh-dest-modal__tile,.gh-dest-modal__tile-img,.gh-dest-modal__tile-check,.gh-dest-modal__close,.gh-dest-modal__cta,.gh-dest-modal__cta span:last-child{transition:none}.gh-dest-modal__tile:hover .gh-dest-modal__tile-img{transform:none}.gh-dest-modal__tile--skeleton{animation:none}}@media (max-width:720px){.gh-dest-modal__backdrop{align-items:center;padding:20px 16px}.gh-dest-modal{border-radius:18px;max-width:360px;max-height:min(86dvh,620px)}.gh-dest-modal__header{padding:18px 18px 14px}.gh-dest-modal__title{font-size:19px}.gh-dest-modal__body{padding:14px 16px 18px}}.gh-dest-chip-bar{top:calc(var(--gh-nav-height,64px) + 24px);z-index:50;pointer-events:none;scrollbar-width:none;-ms-overflow-style:none;justify-content:center;align-items:center;gap:10px;max-width:calc(100vw - 32px);padding:8px 12px;display:flex;position:fixed;left:50%;overflow:auto hidden;transform:translate(-50%)}.gh-dest-chip-bar::-webkit-scrollbar{display:none}.gh-dest-chip-bar>*{pointer-events:auto;flex-shrink:0}.gh-dest-chip-bar{transition:opacity .25s}.gh-dest-chip-bar--dimmed{opacity:.1;transition:opacity .6s}.gh-dest-chip{color:#fff;cursor:pointer;letter-spacing:.005em;text-shadow:0 1px 2px #0000002e;background:linear-gradient(135deg,#ff5a1f 0%,#ff4800 55%,#e63e00 100%);border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:10px;min-height:46px;padding:10px 38px 10px 12px;font-size:15px;font-weight:700;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s,filter .22s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000002e,0 8px 22px -6px #ff48008c}.gh-dest-chip__chevron{color:#ffffffe6;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:inline-flex}.gh-dest-chip:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 4px 8px #00000038,0 14px 32px -6px #ff4800a6}.gh-dest-chip:hover .gh-dest-chip__chevron{transform:translate(2px)}.gh-dest-chip:active{filter:brightness(.96);transform:translateY(0)}.gh-dest-chip__pin{color:#ff4800;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;box-shadow:0 1px 2px #00000014}.gh-dest-chip__pin svg{width:14px;height:14px}@media (prefers-reduced-motion:reduce){.gh-dest-chip:before,.gh-dest-chip__pin{animation:none}}.gh-dest-chip__name{white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-weight:600;overflow:hidden}.gh-dest-chip__clear{color:#fff;cursor:pointer;background:#ffffff38;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;line-height:1;transition:background .18s,color .18s,transform .18s;display:inline-flex}.gh-dest-chip__clear:hover{color:#ff4800;background:#fff;transform:rotate(90deg)}.gh-dest-chip:has(.gh-dest-chip__name){padding-right:12px}.gh-dest-chip--empty{max-width:min(86vw,280px);min-height:44px;padding:8px 16px 8px 10px;position:relative}.gh-dest-chip__label{white-space:nowrap;text-overflow:ellipsis;letter-spacing:.01em;flex:0 auto;min-width:0;line-height:1.15;overflow:hidden}.gh-dest-chip-add{color:#fff;cursor:pointer;background:#ff4800;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .22s cubic-bezier(.16,1,.3,1),background .22s,box-shadow .22s;display:inline-flex;box-shadow:0 1px 2px #ff48002e,0 8px 22px #ff480052}.gh-dest-chip-add:hover{background:#ea4300;transform:translateY(-2px)rotate(90deg);box-shadow:0 1px 3px #ff480038,0 12px 28px #ff48006b}.gh-dest-chip-add:active{transform:translateY(0)rotate(90deg)}.gh-dest-chip-add svg{display:block}@media (max-width:768px){.gh-dest-chip-bar{top:calc(env(safe-area-inset-top,0px) + 14px)}.gh-dest-chip__name{max-width:180px}}@media (min-width:901px){.gh-dest-chip-bar{display:none!important}}@media (prefers-reduced-motion:reduce){.gh-dest-chip,.gh-dest-chip__clear{transition:none}}.gh-dest-sheet__backdrop{z-index:1200;background:linear-gradient(#05070a26,#05070a99 55%);justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.gh-dest-sheet{-webkit-backdrop-filter:blur(24px);color:#f4f6fb;background:#0f121af0;border-radius:26px 26px 0 0;flex-direction:column;width:100%;max-height:76dvh;animation:.45s cubic-bezier(.22,.9,.28,1) gh-sheet-in;display:flex;position:relative;box-shadow:0 -24px 70px #0009}@keyframes gh-sheet-in{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}.gh-dest-sheet:before{content:"";background:linear-gradient(90deg,#0000,#ff7a4db3,#ffffff59,#0000);height:1px;position:absolute;top:0;left:24px;right:24px}.gh-dest-sheet__grabber{background:#ffffff38;border-radius:999px;flex:none;width:38px;height:4px;margin:10px auto 0}.gh-dest-sheet__head{flex:none;align-items:center;gap:10px;padding:14px 18px 0;display:flex}.gh-dest-sheet__title{letter-spacing:-.2px;margin:0;font-size:21px;font-weight:800}.gh-dest-sheet__sub{color:#f4f6fb7a;margin:2px 0 0;font-size:11.5px;font-weight:600}.gh-dest-sheet__close{color:#f4f6fbb8;cursor:pointer;background:#ffffff12;border:1px solid #ffffff17;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;margin-left:auto;display:grid}.gh-dest-sheet__search{color:#f4f6fb7a;background:#ffffff0f;border:1px solid #ffffff17;border-radius:14px;flex:none;align-items:center;gap:9px;margin:13px 18px 0;padding:11px 14px;display:flex}.gh-dest-sheet__search input{color:#f4f6fb;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:13.5px;font-weight:600}.gh-dest-sheet__search input::placeholder{color:#f4f6fb7a}.gh-dest-sheet__scopes{flex:none;gap:6px;padding:12px 18px 2px;display:flex}.gh-dest-sheet__scope{color:#f4f6fbb8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff17;border-radius:999px;padding:7px 14px;font-size:11.5px;font-weight:700;transition:all .15s}.gh-dest-sheet__scope--on{color:#fff;background:#ff5a22;border-color:#ff5a22;box-shadow:0 6px 18px -6px #ff5a2299}.gh-dest-sheet__scroll{scrollbar-width:none;flex:1;min-height:120px;padding:12px 18px 10px;overflow-y:auto}.gh-dest-sheet__scroll::-webkit-scrollbar{display:none}.gh-dest-sheet__bento{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.gh-dest-sheet__tile{cursor:pointer;aspect-ratio:1/1.12;opacity:0;color:#f4f6fb;background-color:#1a2130;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ffffff14;border-radius:16px;padding:0;font-family:inherit;transition:transform .18s cubic-bezier(.22,.9,.28,1),border-color .18s,box-shadow .18s;animation:.5s cubic-bezier(.22,.9,.28,1) forwards gh-tile-in;position:relative;overflow:hidden}@keyframes gh-tile-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.gh-dest-sheet__tile:hover{border-color:#ff5a22a6;transform:translateY(-3px);box-shadow:0 14px 34px -12px #000c}.gh-dest-sheet__tile:after{content:"";background:linear-gradient(#0000 35%,#000000d1);position:absolute;inset:0}.gh-dest-sheet__tile--active{border-color:#ff5a22cc}.gh-dest-sheet__tile--hero{aspect-ratio:auto;grid-area:span 2/span 2}.gh-dest-sheet__kb{background-position:50%;background-size:cover;animation:14s ease-in-out infinite alternate gh-kenburns;position:absolute;inset:0}@keyframes gh-kenburns{0%{transform:scale(1)}to{transform:scale(1.12)translate(-1.5%,-1.5%)}}.gh-dest-sheet__nm{z-index:2;text-shadow:0 1px 8px #000000d9;white-space:nowrap;text-overflow:ellipsis;text-align:left;font-size:12.5px;font-weight:800;position:absolute;bottom:24px;left:11px;right:11px;overflow:hidden}.gh-dest-sheet__tile--hero .gh-dest-sheet__nm{font-size:19px;bottom:30px}.gh-dest-sheet__ct{z-index:2;color:#ffffffd9;align-items:center;gap:4px;font-size:9px;font-weight:800;display:flex;position:absolute;bottom:8px;left:11px}.gh-dest-sheet__ct svg{color:#ff7a4d}.gh-dest-sheet__tile--hero .gh-dest-sheet__ct{font-size:10.5px;bottom:11px}.gh-dest-sheet__tag{z-index:2;letter-spacing:.6px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background:#0a0c1199;border:1px solid #ffffff29;border-radius:7px;padding:4px 8px;font-size:7.5px;font-weight:800;position:absolute;top:8px;left:8px}.gh-dest-sheet__tile--hero .gh-dest-sheet__tag{background:#ff5a22eb;border-color:#0000;font-size:8.5px}.gh-dest-sheet__active-check{z-index:2;color:#fff;background:#ff5a22;border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:8px;right:8px}.gh-dest-sheet__all{background:linear-gradient(140deg,#ff5a2240,#ff5a220f);border-color:#ff5a2266;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.gh-dest-sheet__all:after{display:none}.gh-dest-sheet__all-ic{background:#ff5a22;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.gh-dest-sheet__all-t{text-align:center;font-size:11px;font-weight:800;line-height:1.3}.gh-dest-sheet__foot{padding:8px 18px calc(12px + env(safe-area-inset-bottom,0px));flex:none;justify-content:center;align-items:center;display:flex}.gh-dest-sheet__skip{color:#f4f6fb7a;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:9px 22px;font-family:inherit;font-size:12px;font-weight:700;transition:color .15s}.gh-dest-sheet__skip:hover{color:#f4f6fbb8}.gh-dest-sheet__empty{color:#f4f6fb7a;text-align:center;padding:30px 10px;font-size:12.5px;font-weight:600}.gh-dest-sheet__loading{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.gh-dest-sheet__skel{aspect-ratio:1/1.12;background:#ffffff0f;border-radius:16px;animation:1.3s ease-in-out infinite gh-sheet-skel}@keyframes gh-sheet-skel{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@media (min-width:901px){.gh-dest-sheet__backdrop{background:#05070a8c;align-items:center}.gh-dest-sheet{border-radius:24px;width:540px;max-height:80vh}.gh-dest-sheet__grabber{display:none}}
