.rs-home-header,.rs-home-footer{font-family:Inter,Helvetica Neue,Arial,sans-serif;font-weight:500}.rs-home-header a,.rs-home-footer a{color:inherit;text-decoration:none}.rs-home-header strong,.rs-home-footer-brand{font-weight:800}.rs-home-header button{font-family:inherit}.rs-home-header button:focus-visible,.rs-home-header a:focus-visible,.rs-home-footer a:focus-visible,.rs-back-to-top:focus-visible{outline:3px solid #77ADFF;outline-offset:3px}.rs-home-header{height:80px;color:#fff;background:var(--color-nav-background);position:relative;z-index:60}.rs-home-header-inner{width:min(1160px,calc(100% - 48px));height:100%;margin:auto;display:grid;grid-template-columns:auto 1fr auto;gap:48px;align-items:center;position:relative}.rs-home-nav{height:100%;display:flex;gap:28px}.rs-home-nav a{height:100%;display:flex;align-items:center;color:#fff;border-bottom:3px solid transparent;font-size:14px;font-weight:700}.rs-home-nav a.active{border-color:var(--color-action)}.rs-home-header-actions{display:flex;align-items:center;gap:8px}.rs-home-header .home-ctrls{display:flex;gap:8px}.rs-home-header .cursel{min-height:44px;padding:0 12px;display:flex;gap:6px;align-items:center;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.8);border-radius:var(--pill);font-size:12px;font-weight:700}.rs-home-header .curdd{right:0;left:auto;top:calc(100% + 6px);min-width:172px;color:var(--color-ink);z-index:80}.rs-home-header .home-menu-button{width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.8);border-radius:var(--pill);background:transparent;display:none;align-items:center;justify-content:center;flex-direction:column;gap:4px}.rs-home-header .home-menu-button span{width:16px;height:2px;background:#fff}.rs-home-header .home-mobile-menu{position:absolute;top:70px;right:0;width:min(300px,calc(100vw - 30px));padding:8px;color:var(--color-ink);background:#fff;border:1px solid var(--color-border);border-radius:var(--r-sm);box-shadow:0 12px 28px #04183133}.rs-home-header .home-mobile-menu a{display:block;min-height:44px;padding:12px 14px;border-radius:var(--r-sm);font-size:14px;font-weight:700}.rs-home-header .home-mobile-menu a:hover{background:var(--color-surface-muted)}.rs-home-footer{margin-top:64px;padding:0;color:#b8c1cc;background:var(--color-footer-background)}.rs-home-footer-main{width:min(1170px,calc(100% - 48px));margin:auto;padding:40px 0 32px;display:grid;grid-template-columns:minmax(0,1.6fr) repeat(3,minmax(0,1fr));gap:32px;border-bottom:1px solid #394551}.rs-home-footer-brand{display:flex;align-items:center;min-height:44px;width:max-content;max-width:100%}.rs-home-footer-about p{max-width:36ch;margin:12px 0 0;color:#aeb8c5;font-size:14px}.rs-home-footer-col{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:0}.rs-home-footer-col a{font-size:14px;overflow-wrap:anywhere}.rs-home-footer a:hover{color:#fff;text-decoration:underline}.rs-home-footer-bottom{width:min(1170px,calc(100% - 48px));margin:auto;padding:16px 0;color:#9da8b5;font-size:12px}.rs-home-footer-bottom p{margin:8px 0 0;text-align:center}.rs-home-footer-legal{display:flex;flex-wrap:wrap;justify-content:center;gap:0 24px}.rs-home-footer-legal a{color:#b8c1cc;font-size:13px}.rs-back-to-top{width:48px;height:48px;padding:0;display:grid;place-items:center;position:fixed;right:20px;bottom:20px;z-index:70;color:var(--color-on-dark);background:var(--color-action);border:0;border-radius:var(--pill);box-shadow:var(--shadow-lg)}.rs-back-to-top:hover{background:var(--color-action-hover)}.rs-back-to-top svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}@media(max-width:1050px){.rs-home-header-inner{gap:28px}.rs-home-nav{gap:18px}}@media(max-width:820px){.rs-home-header-inner{width:calc(100% - 30px);grid-template-columns:auto 1fr;gap:18px}.rs-home-nav{display:none}.rs-home-header-actions{justify-self:end}.rs-home-header .home-menu-button{display:flex}.rs-home-footer-main{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.rs-home-footer-about{grid-column:1/-1}}@media(max-width:560px){.rs-home-header{height:66px}.rs-home-header .home-mobile-menu{top:58px}.rs-home-footer-main{width:calc(100% - 32px);padding:32px 0 24px;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.rs-home-footer-col:last-child{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;align-items:start}.rs-home-footer-col:last-child .rs-home-footer-heading{grid-column:1/-1}.rs-home-footer-bottom{width:calc(100% - 32px)}.rs-home-footer-bottom p{text-align:left;padding-right:64px}.rs-home-footer-legal{justify-content:flex-start;gap:0 16px}.rs-back-to-top{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}}.rs-home-header .rs-home-nav a.active{border-color:#fff}.rs-home-header .curdd a{width:100%;min-height:44px;align-items:center}.rs-home-header .curdd a>span:first-child{width:16px;flex:0 0 16px}@media(max-width:560px){.rs-home-header .home-ctrls{gap:4px}.rs-home-header .cursel{padding:0 7px;font-size:11px}}.rs-home-footer-destinations{width:min(1170px,calc(100% - 48px));margin:auto;padding:12px 0;display:flex;flex-wrap:wrap;align-items:center;gap:0 16px;border-bottom:1px solid #394551}.rs-home-footer-destinations strong{color:#fff}.rs-home-footer-destinations a{font-size:12px}@media(max-width:560px){.rs-home-footer-destinations{width:calc(100% - 32px)}}body.menu-open{overflow:hidden}@media(max-width:820px){.rs-home-header-actions>.home-ctrls{display:none}.rs-home-header .home-mobile-menu .home-ctrls{margin-top:8px;padding-top:8px;display:grid;grid-template-columns:1fr 1fr;gap:8px;border-top:1px solid var(--color-border)}.rs-home-header .home-mobile-menu .fieldbox{min-width:0}.rs-home-header .home-mobile-menu .cursel{width:100%;justify-content:center;color:var(--color-ink);border-color:var(--color-border)}}.rs-home-header .fieldbox{position:relative}.rs-home-header .curdd{max-height:min(66vh,440px);overflow-y:auto;overscroll-behavior:contain}.rs-home-header .home-mobile-menu a.active{color:var(--color-action);background:var(--color-surface-muted)}.rs-home-footer-heading{margin:0 0 8px;color:#fff;font-size:16px;font-weight:800}.rs-home-footer-col a,.rs-home-footer-destinations a,.rs-home-footer-legal a{min-height:32px;display:flex;align-items:center}@media(max-width:820px),(pointer:coarse){.rs-home-footer a{min-height:44px}}@media(min-width:821px){.rs-home-header #currency-menu{max-height:240px}}@media(min-width:821px)and (max-width:1180px){.rs-home-header-inner{gap:16px}.rs-home-nav{gap:0 16px;flex-wrap:wrap;align-content:center}.rs-home-nav a{height:32px;font-size:13px}}@media(max-width:820px){body.preference-sheet-open{overflow:hidden}.preference-backdrop{display:block;position:fixed;inset:0;z-index:94;width:100%;height:100%;padding:0;border:0;background:#04183185}.rs-home-header .curdd{position:fixed;left:12px;right:12px;top:auto;bottom:max(12px,env(safe-area-inset-bottom));z-index:95;max-height:min(70dvh,460px);overflow:auto;border-radius:var(--r-lg)}.rs-home-header .curdd button,.rs-home-header .curdd a{width:100%;min-height:48px}.menu-open .rs-back-to-top,.menu-open .toast{visibility:hidden}}.rs-ask-ai{left:16px;right:auto;width:auto;padding:0 16px;display:flex;gap:8px;text-decoration:none;font-size:14px;font-weight:700}.rs-home-brand{display:flex;align-items:center;min-height:44px;width:max-content;max-width:100%}.rs-brand-logo{display:block;height:auto;max-width:100%}.rs-home-brand .rs-brand-logo{width:184px}.rs-home-footer-brand .rs-brand-logo{width:224px}@media(max-width:560px){.rs-home-brand .rs-brand-logo{width:176px}}.atlas-page{color:var(--color-ink);background:var(--color-canvas)}.atlas-page h1{margin-top:16px;font-size:clamp(34px,4vw,46px);line-height:1.12;letter-spacing:-.04em}.atlas-page h1+p{margin-top:12px;max-width:760px;color:var(--color-muted);font-size:16px;line-height:1.55}.atlas-facts{margin-top:24px;padding:20px;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface-muted)}.atlas-facts dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.atlas-facts dt{font-size:13px;font-weight:600;color:var(--color-muted)}.atlas-facts a{color:inherit;text-underline-offset:4px}.atlas-facts dd{margin:8px 0 0;display:grid;gap:8px}.atlas-facts strong{font-size:24px;line-height:1.2;font-variant-numeric:tabular-nums}.atlas-facts dd>span,.atlas-facts p{font-size:13px;color:var(--color-muted);line-height:1.55;overflow-wrap:anywhere}.atlas-facts p{margin-top:20px;padding-top:16px;border-top:1px solid var(--color-border)}.atlas-controls{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center}.atlas-controls .quick{margin:0}.atlas-controls .quick button,.atlas-controls .chip{min-height:44px;font-size:13px}.atlas-controls .atlas-regions{grid-column:1/-1;grid-row:2;gap:8px}.atlas-controls form{width:100%;max-width:560px;justify-self:end;min-width:0}.atlas-controls .inputlike{min-width:0;padding:4px 4px 4px 12px;gap:8px}.atlas-controls input{flex:1;width:100%;min-width:0;font-size:15px}.atlas-controls form .chip{flex:none;border-radius:var(--r-sm);font-size:13px}.atlas-controls #atlas-count{font-size:13px;color:var(--color-muted);white-space:nowrap}.atlas-controls .atlas-filter-form{grid-row:2;grid-column:1/-1;display:flex;align-items:end;flex-wrap:wrap;gap:12px;max-width:none}.atlas-filter-form .inputlike{flex:2;min-width:180px;min-height:44px}.atlas-filter-form label{flex:1;min-width:160px;display:grid;gap:8px;font-size:13px;color:var(--color-muted)}.atlas-filter-form select{min-height:44px;padding:8px 12px;border:1px solid var(--color-border);border-radius:var(--r-sm);background:var(--color-canvas);color:var(--color-ink);font:inherit;width:100%}.atlas-filter-form>.chip{min-height:44px;display:inline-flex;align-items:center;justify-content:center}.atlas-page .atlas-legend{margin:16px 0 24px;font-size:13px;gap:8px 20px}.atlas-page [data-atlas-region]{margin-bottom:32px}.atlas-page .destgrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.atlas-page .destcard{min-width:0;min-height:180px;padding:20px;display:flex;flex-direction:column;align-items:stretch;gap:16px;border-radius:var(--r-md)}.atlas-card-heading{display:flex;align-items:flex-start;gap:12px;min-width:0}.atlas-card-heading .flag{flex:none;font-size:28px;line-height:1.2}.atlas-page .destcard h3{font-size:16.5px;line-height:1.4;overflow-wrap:anywhere;min-width:0}.atlas-card-meta{margin-top:auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.atlas-page .destcard .from{font-size:13px;line-height:1.5}.atlas-page .destcard .pergb{margin:0;max-width:100%;font-size:13px;white-space:normal;overflow-wrap:anywhere}.atlas-page .dest-plan-count{font-size:13px;line-height:1.5;color:var(--color-muted);white-space:normal}.atlas-page .pagination{flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;font-size:13px}.atlas-page .pagination .chip{display:inline-flex;min-height:44px;align-items:center;max-width:100%;white-space:normal}.atlas-more{margin-top:32px;padding:20px;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface-muted)}.atlas-more summary{min-height:44px;display:flex;justify-content:space-between;font-size:16px;font-weight:700;gap:16px}.atlas-more>p{margin-top:12px;font-size:15px;color:var(--color-muted)}.atlas-more-regions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:24px}.atlas-more-regions h3{font-size:16.5px;margin-bottom:8px}.atlas-more-regions ul{list-style:none;margin:0;padding:0}.atlas-more-regions a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding-block:8px;border-bottom:1px solid var(--color-border);color:var(--color-ink);font-size:13px;text-decoration:none;overflow-wrap:anywhere}.atlas-more-regions a>span{flex:none;color:var(--color-muted);font-size:13px}.atlas-more-regions a:hover{text-decoration:underline;text-underline-offset:4px}@media(max-width:900px){.atlas-page .destgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-controls{grid-template-columns:auto minmax(0,1fr)}.atlas-controls form{grid-row:2;grid-column:1/-1;max-width:none}.atlas-controls .atlas-regions{grid-row:3}.atlas-controls #atlas-count{justify-self:end}.atlas-facts dl{gap:16px}}@media(max-width:600px){.atlas-page .destgrid,.atlas-facts dl,.atlas-more-regions{grid-template-columns:minmax(0,1fr)}.atlas-page .destcard{min-height:0;padding:20px;gap:12px}.atlas-card-meta{margin-top:0}.atlas-facts dl>div+div{border-top:1px solid var(--color-border);padding-top:16px}.atlas-facts{padding:16px}.atlas-facts dd{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 16px}.atlas-facts dd>span{flex:1}.atlas-more{padding:16px}.atlas-controls .atlas-regions{gap:8px}.atlas-controls .inputlike>span{display:none}.atlas-page .pagination{align-items:flex-start;flex-direction:column}}
