.Header-module___jWN3W__header{z-index:50;background:var(--surface-header);-webkit-backdrop-filter:var(--blur-header);backdrop-filter:var(--blur-header);border-bottom:var(--hairline);position:sticky;top:0}.Header-module___jWN3W__bar{max-width:var(--container-max);padding:0 var(--gutter-header);min-height:var(--header-min-h);align-items:center;gap:20px;margin:0 auto;display:flex}.Header-module___jWN3W__logoLink{flex:none;align-items:center;padding:8px 0;display:flex}.Header-module___jWN3W__logo{width:auto;height:clamp(38px,7.5vw,56px)}.Header-module___jWN3W__nav{font-size:var(--type-nav-size);font-weight:var(--fw-medium);align-items:center;gap:clamp(16px,2vw,28px);margin-left:auto;display:none}@media (min-width:900px){.Header-module___jWN3W__nav{display:flex}.Header-module___jWN3W__menuButton{display:none}}.Header-module___jWN3W__navLink{color:var(--text-body);white-space:nowrap;padding:12px 0}.Header-module___jWN3W__navLink:hover{color:var(--rrx-navy)}.Header-module___jWN3W__navLinkActive{color:var(--rrx-navy);border-bottom:var(--rule-accent);}.Header-module___jWN3W__navLinkActive:hover{color:var(--text-link-hover)}.Header-module___jWN3W__navCta{min-height:var(--hit-min);background:var(--action-primary-bg);color:var(--action-primary-fg);border-radius:var(--radius-control);font-weight:var(--fw-medium);white-space:nowrap;transition:transform var(--dur-fast) ease, background var(--dur-fast) ease;justify-content:center;align-items:center;padding:0 22px;display:inline-flex}.Header-module___jWN3W__navCta:hover{background:var(--action-primary-bg-hover);color:var(--action-primary-fg);transform:translateY(var(--hover-lift))}.Header-module___jWN3W__servicesWrap{position:relative}.Header-module___jWN3W__servicesWrap>button{cursor:pointer;font:inherit;background:0 0;border:0}.Header-module___jWN3W__servicesPanel{background:var(--surface-card);border:var(--hairline);border-radius:var(--radius-control);min-width:200px;box-shadow:var(--shadow-card);animation:Header-module___jWN3W__rrx-menu var(--dur-panel) var(--ease-out-soft) both;flex-direction:column;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.Header-module___jWN3W__servicesPanelLink{border-radius:var(--radius-control);color:var(--rrx-navy);white-space:nowrap;font-weight:var(--fw-medium);padding:12px 14px}.Header-module___jWN3W__servicesPanelLink:hover{background:var(--surface-page);color:var(--rrx-navy)}.Header-module___jWN3W__menuButton{background:var(--surface-card);border:var(--hairline);border-radius:var(--radius-control);cursor:pointer;flex-direction:column;flex:none;justify-content:center;gap:5px;width:48px;height:48px;margin-left:auto;padding:0 11px;display:flex}.Header-module___jWN3W__menuBar{background:var(--rrx-navy);border-radius:var(--radius-bar);height:2px;display:block}.Header-module___jWN3W__mobileNav{z-index:1;border-top:var(--hairline);background:var(--surface-card);padding:4px var(--gutter-header) 20px;animation:Header-module___jWN3W__rrx-menu var(--dur-panel) var(--ease-out-soft) both;flex-direction:column;display:flex;position:relative}@media (min-width:900px){.Header-module___jWN3W__mobileNav,.Header-module___jWN3W__scrim{display:none}}.Header-module___jWN3W__mobileNavLink{width:100%;min-height:var(--hit-min);border:0;border-bottom:var(--hairline);font-size:var(--type-nav-mobile-size);font-weight:var(--fw-medium);color:var(--rrx-navy);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;display:flex}.Header-module___jWN3W__mobileSubLink{min-height:var(--hit-min);font-size:var(--type-nav-mobile-size);font-weight:var(--fw-medium);color:var(--text-body);border-bottom:var(--hairline);align-items:center;padding-left:16px;display:flex}.Header-module___jWN3W__mobileCta{min-height:var(--hit-min);background:var(--action-primary-bg);color:var(--action-primary-fg);border-radius:var(--radius-control);font-size:var(--type-ui-size);font-weight:var(--fw-medium);justify-content:center;align-items:center;margin-top:16px;display:flex}.Header-module___jWN3W__scrim{background:var(--rrx-navy-scrim);animation:Header-module___jWN3W__rrx-scrim var(--dur-fast) ease both;position:fixed;inset:0}
.Footer-module__lQLTWW__footer{background:var(--surface-card);border-top:var(--hairline);padding:clamp(48px,6vw,72px) 0 clamp(32px,4vw,48px)}.Footer-module__lQLTWW__inner{max-width:var(--container-max);padding:0 var(--gutter);margin:0 auto}.Footer-module__lQLTWW__grid{border-bottom:var(--hairline);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:clamp(28px,4vw,48px);padding-bottom:clamp(32px,4vw,48px);display:grid}.Footer-module__lQLTWW__logo{width:auto;height:52px;margin-bottom:16px}.Footer-module__lQLTWW__address{font-size:var(--type-body-size);line-height:var(--type-body-lh);margin:0}.Footer-module__lQLTWW__colHeading{font-size:var(--type-eyebrow-size);line-height:var(--type-eyebrow-lh);letter-spacing:var(--type-eyebrow-ls);text-transform:uppercase;font-weight:var(--fw-medium);color:var(--text-eyebrow);margin:0 0 14px}.Footer-module__lQLTWW__colLinks{flex-direction:column;gap:2px;display:flex}.Footer-module__lQLTWW__colLink{min-height:var(--footer-link-h);font-size:var(--type-body-size);color:var(--text-body);align-items:center;display:flex}.Footer-module__lQLTWW__colLink:hover{color:var(--rrx-navy)}.Footer-module__lQLTWW__disclaimer{font-size:var(--type-body-size);line-height:var(--type-body-lh);max-width:68ch;margin:clamp(24px,3vw,32px) 0 0}.Footer-module__lQLTWW__legalRow{flex-wrap:wrap;gap:8px 24px;margin-top:20px;display:flex}.Footer-module__lQLTWW__legalLink{font-size:var(--type-body-size);min-height:var(--link-h);color:var(--text-body);align-items:center;display:flex}.Footer-module__lQLTWW__legalLink:hover{color:var(--rrx-navy)}.Footer-module__lQLTWW__copyright{font-size:var(--type-body-size);min-height:var(--link-h);align-items:center;margin-left:auto;display:flex}
:root{--rrx-navy:#0a2145;--rrx-navy-hover:#1a365f;--rrx-sage:#6b8459;--rrx-paper:#f6f6f3;--rrx-white:#fff;--rrx-grey:#5a6169;--rrx-border:#deded8;--rrx-sage-wash:#6b84591a;--rrx-sage-fill-soft:#6b845940;--rrx-navy-scrim:#0a214547;--rrx-hairline-on-navy:#ffffff2e;--rrx-paper-glass:#f6f6f3f2;--text-heading:var(--rrx-navy);--text-body:var(--rrx-grey);--text-eyebrow:var(--rrx-navy);--text-on-navy:var(--rrx-white);--text-on-navy-muted:var(--rrx-paper);--text-link:var(--rrx-navy);--text-link-hover:var(--rrx-grey);--surface-page:var(--rrx-paper);--surface-card:var(--rrx-white);--surface-card-invert:var(--rrx-navy);--surface-panel:var(--rrx-sage-wash);--surface-header:var(--rrx-paper-glass);--border-default:var(--rrx-border);--border-strong:var(--rrx-navy);--border-accent:var(--rrx-sage);--action-primary-bg:var(--rrx-navy);--action-primary-fg:var(--rrx-white);--action-primary-bg-hover:var(--rrx-navy-hover);--action-secondary-bg:var(--rrx-white);--action-secondary-fg:var(--rrx-navy);--action-secondary-bg-hover:var(--rrx-paper);--fw-regular:400;--fw-medium:500;--fw-semibold:600;--type-h1-size:clamp(36px, 4.6vw, 52px);--type-h1-lh:1.04;--type-h1-ls:-.032em;--type-h2-size:clamp(26px, 3vw, 34px);--type-h2-lh:1.12;--type-h2-ls:-.025em;--type-step-num-size:20px;--type-step-num-lh:1;--type-h3-size:20px;--type-h3-lh:26px;--type-lead-size:17px;--type-lead-lh:28px;--type-body-size:15px;--type-body-lh:25px;--type-ui-size:16px;--type-ui-lh:1;--type-nav-size:15px;--type-nav-mobile-size:17px;--type-eyebrow-size:12px;--type-eyebrow-lh:18px;--type-eyebrow-ls:.12em;--type-tag-size:11px;--type-tag-ls:.1em;--type-note-size:10px;--type-note-lh:16px;--type-note-ls:.1em;--measure-h1:16ch;--measure-h2:24ch;--measure-lead:46ch;--measure-body:34ch;--container-max:1240px;--gutter:clamp(20px, 5vw, 56px);--gutter-header:clamp(16px, 5vw, 56px);--header-min-h:clamp(72px, 11vw, 96px);--section-y-lg:clamp(64px, 9vw, 120px);--section-y-md:clamp(56px, 9vw, 116px);--section-y-sm:clamp(40px, 6vw, 72px);--section-y-xs:clamp(32px, 4vw, 48px);--gap-col-xl:clamp(32px, 5vw, 80px);--gap-col-lg:clamp(32px, 5vw, 72px);--gap-col-md:clamp(24px, 3vw, 40px);--gap-col-sm:clamp(28px, 4vw, 48px);--gap-stack-block:clamp(64px, 9vw, 128px);--col-min-wide:320px;--col-min-mid:300px;--col-min-narrow:260px;--col-min-xs:200px;--pad-card:clamp(32px, 4vw, 52px);--pad-panel:clamp(32px, 5vw, 56px);--pad-row-y:16px;--btn-pad-x:28px;--btn-pad-x-sm:22px;--hit-min:48px;--btn-h:52px;--btn-h-sm:48px;--row-h:56px;--link-h:44px;--footer-link-h:40px;--radius-card:24px;--radius-control:10px;--radius-bar:1px;--shadow-card:0 18px 44px #0a214514;--shadow-card-invert:0 18px 44px #0a214524;--blur-header:blur(10px);--hairline:1px solid var(--rrx-border);--rule-strong:2px solid var(--rrx-navy);--rule-accent:1px solid var(--rrx-sage);--ease-out-soft:cubic-bezier(.2, .7, .2, 1);--dur-fast:.2s;--dur-reveal-opacity:.24s;--dur-reveal-transform:.26s;--dur-panel:.3s;--reveal-offset:18px;--reveal-stagger:45ms;--hover-lift:-2px;--hover-indent:20px}
html{-webkit-text-size-adjust:100%;height:100%}*,:before,:after{box-sizing:border-box}html,body{max-width:100vw}body{background:var(--surface-page);min-height:100%;font-family:var(--font-body);font-size:var(--type-lead-size);line-height:var(--type-lead-lh);color:var(--text-body);text-wrap:pretty;margin:0}a{color:var(--text-link);text-decoration:none}a:hover{color:var(--text-link-hover)}h1,h2{font-family:var(--font-display);font-weight:var(--fw-semibold);color:var(--text-heading);margin:0}h1{font-size:var(--type-h1-size);line-height:var(--type-h1-lh);letter-spacing:var(--type-h1-ls)}h2{font-size:var(--type-h2-size);line-height:var(--type-h2-lh);letter-spacing:var(--type-h2-ls)}h3{font-family:var(--font-body);font-weight:var(--fw-semibold);font-size:var(--type-h3-size);line-height:var(--type-h3-lh);color:var(--text-heading);margin:0}p{margin:0}img{max-width:100%;display:block}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--rrx-navy);outline-offset:3px;border-radius:var(--radius-control)}@keyframes rrx-menu{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@keyframes rrx-scrim{0%{opacity:0}to{opacity:1}}html[data-rv-on] [data-reveal]{opacity:0;transform:translateY(var(--reveal-offset));transition:opacity var(--dur-reveal-opacity) ease, transform var(--dur-reveal-transform) var(--ease-out-soft)}@media (prefers-reduced-motion:reduce){html[data-rv-on] [data-reveal]{opacity:1;transform:none}*,:before,:after{transition:none!important;animation:none!important}}
.layout-module__EIwAua__shell{min-height:100vh}.layout-module__EIwAua__header{border-bottom:1px solid var(--rrx-border);background:var(--surface-page)}.layout-module__EIwAua__headerInner{max-width:1080px;padding:0 var(--gutter);min-height:var(--header-min-h);align-items:center;margin:0 auto;display:flex}.layout-module__EIwAua__logo{width:auto;height:clamp(34px,6vw,44px)}
