.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;width:208px;height:auto;max-width:100%}.rs-home-footer-brand .rs-brand-logo{width:224px}@media(max-width:560px){.rs-home-brand .rs-brand-logo{width:192px}}.works-page .about-section{padding:48px 0;scroll-margin-top:88px}.price-index-page .container>p{margin-block:16px;line-height:1.65}.price-index-page h1{font-size:clamp(34px,5vw,54px);line-height:1.08;letter-spacing:-1.5px;overflow-wrap:anywhere}.price-index-page .stattiles,.price-index-page .chipline,.price-index-page .accordion-row{margin-block:20px}.price-index-page .chipline{gap:12px;align-items:stretch}.price-index-page .chip,.price-index-page .getbtn{display:inline-flex;align-items:center;min-height:44px;white-space:normal;max-width:100%;text-decoration:none}.price-index-page .aform textarea{min-height:128px;resize:vertical}.price-index-page .accordion-row>p{margin-top:12px}@media(max-width:600px){.price-index-page .chipline{flex-direction:column}.price-index-page .getbtn{justify-content:center;text-align:center}}.press-page h1{margin-top:20px;font-size:clamp(32px,4vw,46px);line-height:1.12;letter-spacing:-.04em}.press-page .press-intro{max-width:720px;margin-top:16px;color:var(--color-muted);line-height:1.6}.press-page .answerbox{margin-top:24px}.press-page .answerbox h2{margin:16px 0 12px;font-size:24px;line-height:1.25}.press-page .chipline{gap:12px;margin-top:20px}.press-page .chip,.press-page summary{min-height:44px;display:inline-flex;align-items:center;justify-content:center;white-space:normal;gap:12px}.press-page .stattiles{grid-template-columns:repeat(3,minmax(0,1fr));margin-block:24px}.press-page .press-note{margin-top:20px;color:var(--color-muted);font-size:13px;line-height:1.6}.press-page .atablewrap{margin-top:24px}.press-page caption{text-align:left;padding:12px;color:var(--color-muted);font-size:13px}.press-page .press-embed{margin-top:24px}.press-page .press-embed summary{display:flex;justify-content:space-between}.press-page .press-embed p{margin:12px 0}.press-page .press-embed label{display:block;font-size:13px;margin-bottom:8px}.press-page textarea{width:100%;padding:12px;border:1px solid var(--color-border);border-radius:var(--r-sm);font-size:13px;resize:vertical}.press-page textarea+.chip{margin-top:12px}@media(max-width:600px){.press-page .stattiles{grid-template-columns:minmax(0,1fr)}.press-page .chipline{align-items:stretch;flex-direction:column}}.works-page .about-hero-copy h1{font-size:clamp(34px,5vw,54px);line-height:1.08;letter-spacing:-1.5px}.works-page .about-section-head h2{font-size:clamp(24px,3vw,32px);line-height:1.2;letter-spacing:-.6px}.works-page .about-hero-grid{gap:32px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.works-breadcrumb{margin-bottom:24px}.works-hero-copy-only{max-width:760px}.works-hero-media,.works-hero-media img{min-height:0}.works-hero-media img{aspect-ratio:3/2;object-fit:cover}.works-freshness{padding-block:16px;color:var(--color-muted);font-size:13px}.works-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;list-style:none}.works-step-grid>li,.works-step-grid>article{min-width:0;padding:24px;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-canvas)}.works-step-number{width:32px;height:32px;display:grid;place-items:center;margin-bottom:16px;color:var(--color-on-dark);background:var(--color-action);border-radius:var(--pill);font-size:13px;font-weight:800}.works-step-grid h3{margin:0 0 12px;color:var(--color-nav-background);font-size:16.5px;font-weight:800}.works-step-grid p{color:var(--color-muted);font-size:15px;line-height:1.65}.works-reading-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:48px;align-items:start}.works-page .about-prose{max-width:760px}.works-page .about-prose a,.works-text-link,.works-closing-note a{color:var(--color-action);text-underline-offset:4px}.works-text-link{display:inline-flex;align-items:center;min-height:44px;margin-top:16px;font-weight:700}.works-after-grid{margin-top:24px}.works-roadmap{margin-top:0}.works-roadmap h2{font-size:24px;line-height:1.2}.works-roadmap p:not(.about-eyebrow){max-width:900px;font-size:15px}.works-closing-note{margin-top:24px;color:var(--color-muted);font-size:14px}.statistics-page .hero,.deals-page .hero{padding:32px 0 40px}.statistics-page .hero .chipline,.deals-page .hero .chipline{margin-bottom:20px}.statistics-page .hero h1,.deals-page .hero h1{max-width:900px}.statistics-page .hero p.sub,.deals-page .hero p.sub{max-width:760px}.statistics-page .stattiles{margin-block:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.statistics-page .stattile .l{color:var(--color-muted)}.statistics-page .acard h3{font-size:16.5px;margin-bottom:12px}.statistics-page .acard p+p{margin-top:12px}.statistics-page .acard .chipline{margin-top:16px}.statistics-page .catalog-note,.statistics-page .answerbox{margin-top:20px}.statistics-page .statistics-context{grid-template-columns:repeat(2,minmax(0,1fr))}.statistics-page .plangrid{margin-top:20px}.statistics-page .statistics-context .acard{margin:0}.statistics-page .statistics-source{font-size:13px;color:var(--color-muted)}.statistics-page .statistics-source a{color:var(--color-action)}.deals-page .deal-toolbar{margin-block:24px}.deals-page .deal-toolbar .quick{gap:8px;flex-wrap:wrap}.deals-page .deal-toolbar p{margin-top:12px;color:var(--color-muted);font-size:13px}.deals-page .deal-reason{margin:0 16px 16px;padding:12px;color:var(--color-muted);background:var(--color-surface);border-radius:var(--r-sm);font-size:13px;line-height:1.5}.deals-page .gbuy .per{max-width:none;font-size:13px}.deals-page .deal-methodology{margin-top:40px}.deals-page .deal-methodology .fgroup{margin:0}.deals-page .deal-methodology h3{font-size:16.5px;margin-bottom:12px}.deals-page .deal-methodology p{color:var(--color-muted);font-size:14px;line-height:1.65}.deals-page .deal-checkout-note{margin-top:20px}.deals-page .deal-checkout-note .chipline{margin-top:16px}@media(max-width:900px){.works-page .about-hero-grid,.works-reading-grid{grid-template-columns:1fr;gap:24px}.works-step-grid{grid-template-columns:1fr}.works-page .about-hero-media{max-width:720px}.works-page .about-method-grid{gap:24px}}@media(max-width:600px){.works-page .about-section{padding:36px 0}.works-step-grid>li,.works-step-grid>article{padding:20px}.statistics-page .stattiles,.statistics-page .statistics-context{grid-template-columns:1fr}.statistics-page .hero,.deals-page .hero{padding:24px 0 32px}.works-hero-media figcaption{position:static;border:0;border-radius:0;font-size:12px}.works-page .about-hero-actions{display:grid}.deals-page .deal-reason{margin-inline:16px}}
