.rf-locale{display:inline-flex;align-items:center;gap:8px;font-family:Manrope,sans-serif}.rf-locale-label{font-size:12px;color:var(--ed-muted, #6e6e6e)}header .rf-locale-label{display:none}.rf-locale-switch{display:inline-flex;border:1px solid var(--ed-rule, #e2ddd5);border-radius:3px;overflow:hidden}.rf-locale-switch button{appearance:none;background:transparent;border:0;cursor:pointer;font-family:inherit;font-size:11px;font-weight:600;letter-spacing:.06em;padding:5px 9px;line-height:1;color:var(--ed-muted, #6e6e6e);transition:background .18s ease,color .18s ease}.rf-locale-switch button:hover{color:var(--ed-ink, #121212)}.rf-locale-switch button[aria-pressed=true]{background:var(--ed-ink, #121212);color:#fff}header:not(.is-light) .rf-locale-switch{border-color:#ffffff3d}header:not(.is-light) .rf-locale-switch button{color:#ffffff9e}header:not(.is-light) .rf-locale-switch button:hover{color:#fff}header:not(.is-light) .rf-locale-switch button[aria-pressed=true]{background:#fff;color:var(--ed-ink, #121212)}#mobile-menu .rf-locale{margin-top:8px}#mobile-menu .rf-locale-label{display:inline;font-size:14px}#mobile-menu .rf-locale-switch button{font-size:13px;padding:8px 14px}header.is-light{background:#fff!important;border-bottom:1px solid var(--ed-rule-soft, #ece7df)}header.is-light .nav-item.text-white{color:var(--ed-ink, #121212)!important}header.is-light .nav-item.text-white:hover{color:var(--ed-red, #e3120b)!important;background:transparent!important;box-shadow:none!important;border-radius:0!important}header.is-light .logo-img{filter:brightness(0)}header.is-light .nav-item.text-white img{filter:brightness(0)}header.is-light #mobile-menu-button span{background:var(--ed-ink, #121212)}header.is-light .demo-cta{background:var(--ed-ink, #121212)!important;color:#fff!important}header .nav-panel{background:#fff!important;border-color:var(--ed-rule, #ece7df)!important;backdrop-filter:none!important;box-shadow:0 10px 30px #1111111a,0 2px 8px #1111110f!important}header .nav-panel .text-base-foreground{color:var(--ed-ink, #121212)!important}header .nav-panel .text-base-muted-foreground{color:var(--ed-muted, #6e6e6e)!important}header .nav-panel .nav-item:hover{background:#1111110d!important}header .nav-panel .nav-item:hover .text-base-foreground{color:var(--ed-red, #e3120b)!important}header .nav-panel .text-base-muted-foreground:hover{color:var(--ed-ink, #121212)!important}header .nav-panel img{filter:brightness(0)}header .nav-ico{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex-shrink:0;border-radius:11px;background:var(--ed-cream, #f5f3ef);border:1px solid var(--ed-rule, #e6e1d9);box-sizing:border-box;transition:background .18s ease,border-color .18s ease}header .nav-ico img{width:21px;height:21px;filter:brightness(0);opacity:.72;transition:opacity .18s ease}header .nav-panel .nav-item:hover .nav-ico{background:#fff;border-color:var(--ed-ink, #121212)}header .nav-panel .nav-item:hover .nav-ico img{opacity:1}header .plat-menu{display:grid;grid-template-columns:minmax(0,1fr) 236px}header .plat-menu-main{padding:18px 20px 8px}header .plat-menu-kicker{font-family:IBM Plex Sans Condensed,Manrope,sans-serif;font-size:11px;font-weight:600;letter-spacing:.11em;text-transform:uppercase;color:var(--ed-muted, #6e6e6e);margin-bottom:12px}header .plat-row{display:flex;align-items:flex-start;gap:14px;padding:14px 10px;border-radius:6px;border-bottom:1px solid var(--ed-rule-soft, #efeae2);text-decoration:none}header .plat-row:last-child{border-bottom:0}header .plat-row-text{display:flex;flex-direction:column;gap:3px;min-width:0}header .plat-row-title{font-family:Manrope,sans-serif;font-size:14.5px;font-weight:700;line-height:1.25;color:var(--ed-ink, #121212);transition:color .18s ease}header .plat-row:hover .plat-row-title{color:var(--ed-red, #e3120b)}header .plat-row-desc{font-family:Manrope,sans-serif;font-size:12.5px;line-height:1.45;font-weight:400;color:var(--ed-muted, #6e6e6e)}header .plat-menu-aside{background:var(--ed-cream, #f7f4ef);border-left:1px solid var(--ed-rule-soft, #efeae2);padding:18px 20px 20px;display:flex;flex-direction:column}header .plat-aside-lede{font-family:Manrope,sans-serif;font-size:12.5px;line-height:1.5;color:var(--ed-muted, #6e6e6e);margin:0 0 14px}header .plat-aside-links{display:flex;flex-direction:column;gap:2px;margin-bottom:14px}header .plat-aside-link{font-family:Manrope,sans-serif;font-size:13.5px;font-weight:600;color:var(--ed-ink, #121212);text-decoration:none;padding:7px 8px;margin:0 -8px;border-radius:5px;transition:background .18s ease,color .18s ease}header .plat-aside-link:hover{background:#1111110d;color:var(--ed-red, #e3120b)}header .plat-aside-all{margin-top:auto;align-self:flex-start;font-family:IBM Plex Sans Condensed,Manrope,sans-serif;font-size:13px;font-weight:600;color:var(--ed-ink, #121212);text-decoration:none;border-bottom:2px solid var(--ed-red, #e3120b);padding-bottom:3px;transition:color .18s ease}header .plat-aside-all:hover{color:var(--ed-red, #e3120b)}#mobile-menu{background:#fff!important}#mobile-menu [class*=border-white]{border-color:var(--ed-rule, #ece7df)!important}#mobile-menu .text-white,#mobile-menu .text-base-foreground{color:var(--ed-ink, #121212)!important}#mobile-menu [class*=text-base-muted-foreground]{color:var(--ed-muted, #6e6e6e)!important}#mobile-menu img{filter:brightness(0)}#mobile-menu .nav-ico img{filter:brightness(0);opacity:.66}#mobile-menu .demo-cta{background:var(--ed-ink, #121212)!important;color:#fff!important}.rf-footer .footer-map{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}@media(min-width:640px){.rf-footer .footer-map{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.rf-footer .footer-map{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 28px}}.rf-footer .footer-col-h{font-family:Manrope,sans-serif;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#fff;margin:0 0 14px}.rf-footer .footer-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}.rf-footer .footer-col a{font-family:Manrope,sans-serif;font-size:13.5px;line-height:1.35;font-weight:400;color:#ffffff9e;text-decoration:none;transition:color .2s ease}.rf-footer .footer-col a:hover{color:#fff}.rf-footer .footer-divider{background:#ffffff1a}.rf-footer .footer-utility{display:flex;flex-direction:column;align-items:flex-start;gap:20px}@media(min-width:768px){.rf-footer .footer-utility{flex-direction:row;align-items:center;justify-content:space-between;gap:24px}}.rf-footer .footer-copy-line{font-family:Manrope,sans-serif;font-size:12px;line-height:1;color:#ffffff80}.rf-footer .footer-wordmark{font-family:Manrope,sans-serif;font-weight:800;font-style:italic;font-size:clamp(48px,13.5vw,196px);line-height:.82;letter-spacing:-.04em;text-align:center;user-select:none;padding:0 8px 0 4px;margin-bottom:0;overflow:hidden;background:linear-gradient(100deg,#38342f,#8d877f 52%,#332f2b);-webkit-background-clip:text;background-clip:text;color:transparent}.rf-footer .footer-signoff{font-family:Manrope,sans-serif;font-size:12px;line-height:1;text-align:center;padding:18px 16px 24px;color:#ffffff73}footer.rf-footer.is-light{background:#fff!important;border-top:1px solid var(--ed-rule-soft, #ece7df)}footer.rf-footer.is-light h2{color:var(--ed-ink, #121212)!important}footer.rf-footer.is-light .footer-utility img{filter:brightness(0)}footer.rf-footer.is-light .footer-signoff{color:var(--ed-muted, #6e6e6e)!important}footer.rf-footer.is-light .footer-col-h{color:var(--ed-ink, #121212)!important}footer.rf-footer.is-light .footer-col a{color:var(--ed-muted, #6e6e6e)!important}footer.rf-footer.is-light .footer-col a:hover{color:var(--ed-red, #e3120b)!important}footer.rf-footer.is-light .footer-divider{background:var(--ed-rule-soft, #ececec)!important}footer.rf-footer.is-light .footer-copy-line{color:var(--ed-muted, #6e6e6e)!important}footer.rf-footer.is-light .footer-wordmark{background:linear-gradient(100deg,#e7e2da,#6d6862 52%,#e7e2da);-webkit-background-clip:text;background-clip:text;color:transparent}
