.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}}.app-hero{position:relative;isolation:isolate;overflow:hidden;background:var(--color-nav-background);color:var(--color-on-dark);padding:64px 0}.app-backdrop{position:absolute;inset:0;z-index:-2}.app-backdrop img{width:100%;height:100%;object-fit:cover}.app-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:var(--color-nav-background);opacity:.82}.app-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:48px}.app-eyebrow{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.app-copy h1{font-size:clamp(36px,4.8vw,60px);line-height:1.06;letter-spacing:-1.5px;max-width:620px;margin-bottom:20px;color:var(--color-on-dark)}.app-lead{font-size:17px;color:var(--color-on-dark-muted);max-width:520px}.app-stores{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.app-stores>div{display:flex;align-items:center;gap:12px;border:1px solid var(--color-on-dark-muted);border-radius:var(--r-sm);padding:8px 16px}.app-stores>div>span{font-size:32px;line-height:1}.app-stores small,.app-stores b{display:block}.app-stores small{font-size:12px;color:var(--color-on-dark-muted)}.app-stores b{font-size:14px}.app-signup{padding:24px;background:var(--color-on-dark);color:var(--color-ink);border-radius:var(--r-lg);box-shadow:var(--shadow-lg);max-width:520px;scroll-margin-top:100px}.app-signup h2{font-size:24px;margin-bottom:8px}.app-signup>p{font-size:14px;color:var(--color-muted);margin-bottom:16px}.app-signup label:not(.app-consent){display:block;font-size:13px;font-weight:700;margin:12px 0 4px}.app-signup input:not([type=checkbox]),.app-signup select{font:inherit;font-size:16px}.app-consent{display:flex;align-items:flex-start;gap:12px;padding:16px 0;cursor:pointer;min-height:44px;font-size:13px}.app-consent input{flex:none;width:20px;height:20px;margin-top:2px;accent-color:var(--color-action)}.app-signup .cta{width:100%;display:flex;align-items:center;justify-content:space-between}.app-privacy{font-size:12px;color:var(--color-muted);margin:12px 0 0}.app-page a:not(.getbtn):not(.chip){text-decoration:underline;text-underline-offset:3px}.app-preview{position:relative;margin:0;min-height:624px}.app-phone{position:absolute;width:264px;height:536px;border:6px solid var(--color-ink);border-radius:var(--r-lg);background:var(--color-ink);box-shadow:var(--shadow-lg);padding:4px;overflow:hidden}.app-phone-front{top:56px;left:0;transform:rotate(-5deg);z-index:2}.app-phone-back{right:0;top:0;transform:rotate(6deg)}.app-speaker{position:absolute;top:6px;left:37%;width:26%;height:8px;background:var(--color-ink);border-radius:var(--pill);z-index:2}.app-screen{height:100%;overflow:hidden;border-radius:var(--r-md);background:var(--color-canvas);color:var(--color-ink);font-size:12px}.app-status{display:flex;justify-content:space-between;background:var(--color-nav-background);color:var(--color-on-dark);padding:12px 12px 8px;font-size:10px}.app-phone-head{background:var(--color-nav-background);color:var(--color-on-dark);padding:12px 16px 20px}.app-preview-brand{font-size:18px;font-weight:800;margin-bottom:20px}.app-phone-head>b{display:block;font-size:26px;font-weight:800;line-height:1.2}.app-phone-head>span{font-size:10px;font-weight:700}.app-phone-head>p{font-size:12px;color:var(--color-on-dark-muted);margin:4px 0 0}.app-screen-body{padding:16px}.app-preview-field,.app-preview-pair{border:1px solid var(--color-border);border-radius:var(--r-sm);padding:12px;margin-bottom:12px}.app-preview-field span,.app-preview-pair span{font-size:9px;font-weight:700;color:var(--color-muted);display:block}.app-preview-field b{display:block;font-size:16px;margin-top:4px}.app-preview-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.app-preview-pair b{display:block;margin-top:4px;font-size:13px}.app-preview-action{background:var(--color-action);color:var(--color-on-dark);border-radius:var(--r-sm);padding:12px;font-weight:800;text-align:center;font-size:12px}.app-mini-photo{position:relative;height:80px;border-radius:var(--r-sm);overflow:hidden;margin-top:16px}.app-mini-photo img{width:100%;height:100%;object-fit:cover}.app-mini-photo span{position:absolute;bottom:0;left:0;right:0;background:var(--color-nav-background);color:var(--color-on-dark);padding:4px 8px;font-size:10px;font-weight:700}.app-preview-nav{display:flex;justify-content:space-between;font-size:10px;font-weight:700;color:var(--color-action);padding-top:8px}.app-screen-eyebrow{font-size:9px;font-weight:800;color:var(--color-muted)}.app-preview-tabs{display:flex;gap:12px;margin:16px 0;color:var(--color-action);font-size:10px}.app-preview-row{padding:12px;border:1px solid var(--color-border);border-radius:var(--r-sm);margin-bottom:8px}.app-preview-row b,.app-preview-row span{display:block}.app-preview-row span{color:var(--color-muted);font-size:10px;margin-top:4px}.app-preview figcaption{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:12px;color:var(--color-on-dark-muted);padding:0 8px}.app-benefits{padding:64px 0}.app-benefits .app-eyebrow{color:var(--color-action)}.app-benefits .sechead{display:block;margin-bottom:32px}.app-benefits .sechead p{color:var(--color-muted);margin-top:8px}.app-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.app-benefit-grid h3{font-size:20px;margin:16px 0 8px;line-height:1.3}.app-benefit-grid p{font-size:15px;color:var(--color-muted)}.app-feature-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:var(--r-md);background:var(--color-surface-muted);color:var(--color-action);font-size:26px}.app-now{background:var(--color-surface-muted);padding:40px 0}.app-now>.container{display:flex;align-items:center;justify-content:space-between;gap:24px}.app-now h2{max-width:540px}.app-now p{margin-top:8px;color:var(--color-muted)}.app-now-links{display:flex;flex-wrap:wrap;gap:12px;max-width:360px}.app-now-links .getbtn{width:100%;text-align:center}.app-page .getbtn,.app-page .chip{min-height:44px;display:inline-flex;align-items:center;justify-content:center}.app-faq{padding:56px 0}.app-faq>.container{max-width:840px}.app-faq h2{margin-bottom:24px}.app-faq .faq summary{min-height:56px;font-weight:700;font-size:16px}.app-faq .faq p{color:var(--color-muted);padding-bottom:20px}.app-faq>.container>p{margin-top:24px}.app-page+footer{margin-top:0}@media(max-width:1100px){.app-hero-grid{gap:24px}.app-phone{width:236px;height:520px}.app-phone-back{right:-4px}.app-phone-front{left:-4px}.app-preview-brand{font-size:16px}.app-screen-body{padding:12px}}@media(max-width:900px){.app-hero{padding:40px 0}.app-hero-grid{grid-template-columns:minmax(0,1fr);gap:40px}.app-copy{max-width:640px;margin:auto;width:100%}.app-signup{max-width:none}.app-preview{width:480px;max-width:100%;min-height:612px;justify-self:center}.app-phone{width:264px;height:536px}.app-phone-front{left:12px}.app-phone-back{right:12px}.app-now>.container{align-items:flex-start;flex-direction:column}.app-now-links{max-width:none}.app-now-links .getbtn{width:auto}}@media(max-width:600px){.app-benefit-grid{grid-template-columns:1fr;gap:28px}.app-benefits,.app-faq{padding:40px 0}.app-copy h1{font-size:42px}.app-stores>div{padding:8px 12px;flex:1}.app-stores b{font-size:12px;white-space:nowrap}.app-stores>div>span{display:none}.app-signup{padding:20px}.app-preview{min-height:552px;width:340px}.app-phone{width:220px;height:468px}.app-phone-front{left:0;top:48px;transform:rotate(-3deg)}.app-phone-back{right:0;transform:rotate(5deg)}.app-preview-brand{font-size:15px;margin-bottom:12px}.app-phone-head>b{font-size:24px}.app-phone-head{padding:8px 12px 12px}.app-screen-body{padding:12px}.app-mini-photo{height:64px;margin-top:12px}.app-preview-row{padding:8px}.app-preview-field,.app-preview-pair{padding:8px;margin-bottom:8px}.app-preview-nav{font-size:9px}.app-preview-action{padding:10px}.app-lead{font-size:16px}.app-now h2{font-size:24px}}@media(max-width:359px){.app-copy h1{font-size:36px}.app-phone{width:204px}.app-preview{min-height:580px}.app-preview-brand{font-size:14px}.app-preview-pair,.app-stores{gap:8px}.app-stores>div{padding:8px}.app-stores b{font-size:11px}}
