.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}}.scope-page .sechead{margin:24px 0}.scope-page h1{font-size:clamp(30px,4vw,46px);line-height:1.1}.scope-page p{line-height:1.6}.scope-regions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:24px 0}.scope-region{margin:0;text-decoration:none;color:var(--color-ink);background:var(--color-surface-muted)}.scope-region h2{font-size:22px;color:var(--color-ink)}.scope-region span{color:var(--color-action);font-weight:600}.scope-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1.3fr)) minmax(100px,.6fr) minmax(120px,1fr) auto;gap:16px;align-items:end;margin:24px 0}.scope-filters label{display:grid;gap:8px;min-width:0;font-weight:600;font-size:14px}.scope-filters select,.scope-filters input{width:100%;min-width:0;min-height:48px;padding:10px;border:1px solid var(--color-border);border-radius:var(--r-sm);font:inherit;background:var(--color-on-dark);color:var(--color-ink)}.scope-filters .cta{min-height:48px;padding:12px 20px}.scope-plan{min-width:0;display:flex;flex-direction:column}.scope-plan .gbody{flex:1}.scope-plan h2{font-size:20px;margin:20px 0 8px}.scope-plan p{font-size:14px;overflow-wrap:anywhere}.scope-plan .gtop p{margin:4px 0}.scope-plan details{margin-top:16px}.scope-plan summary{min-height:44px;cursor:pointer;font-weight:600}.scope-plan .gbuy{gap:12px;flex-wrap:wrap}.scope-plan .getbtn{min-height:44px}.scope-plan .gbuy span{font-size:13px;color:var(--color-muted)}.scope-copy{display:block;min-height:44px;border:0;background:transparent;color:var(--color-action);font:inherit;font-size:14px;cursor:pointer}.scope-pagination{margin:24px 0;justify-content:center}.scope-page .chip{min-height:44px;display:inline-flex;align-items:center}.scope-page .faq details{padding:16px 0}.scope-page .faq summary{min-height:44px;cursor:pointer;font-weight:600}@media(max-width:1000px){.scope-filters,.scope-regions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.scope-page .plangrid{grid-template-columns:1fr}.scope-regions{gap:12px}.scope-region{padding:16px}.scope-region h2{font-size:18px}.scope-filters .cta{grid-column:1/-1}.scope-page .sechead{align-items:flex-start;flex-wrap:wrap;gap:12px}}.scope-plan .gbody{padding:20px}.scope-plan .gtop{display:flex;align-items:center;gap:12px}.scope-plan .gtop a{text-decoration:none;color:var(--color-ink)}.scope-plan .gbuy{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-top:1px solid var(--color-border)}.scope-plan .now{font-size:24px;font-weight:800}.scope-plan .was{text-decoration:line-through;font-size:13px;color:var(--color-muted)}.scope-plan h2{line-height:1.25}.scope-plan .gtop p{color:var(--color-muted)}.scope-plan .gtop{padding:0}.scope-plan .gbody{cursor:auto}
