/* V17 — RPO. Shared site chrome, an independent service narrative. */
:root{--r-ink:#101214;--r-paper:#faf9f2;--r-warm:#efefe6;--r-muted:#565e5d;--r-line:#d9ddd5;--r-accent:#087565;--r-mint:#81cbb6;--r-nav-height:66px}
html{scroll-padding-top:calc(var(--header) + var(--r-nav-height) + 24px)}
.rpo-page{font-size:17px;line-height:1.75;background:var(--r-paper);color:var(--r-ink)}
.rpo-page h1,.rpo-page h2,.rpo-page h3{font-family:var(--sans);font-weight:550;letter-spacing:-.04em}
.rpo-page h1>span,.rpo-page h2>span{display:block}
.rpo-page h2{font-size:clamp(38px,3.6vw,54px);line-height:1.35;letter-spacing:-.045em}
html[lang=en] .rpo-page h2{font-size:clamp(40px,3.8vw,56px);line-height:1.15;letter-spacing:-.05em}
.rpo-page h3{font-size:24px;line-height:1.45;letter-spacing:-.025em}
.r-container{width:min(1288px,calc(100% - 96px));margin-inline:auto}
.r-dark{background:var(--r-ink);color:var(--r-paper)}
.r-kicker{font-size:12px;line-height:1.6;font-weight:600;letter-spacing:.11em;color:var(--r-muted);display:flex;align-items:center;gap:9px;margin-bottom:25px}
.r-kicker::before{content:'';width:5px;height:5px;border-radius:50%;background:var(--r-accent);flex:none}
.r-dark .r-kicker{color:#bec7c5}.r-dark .r-kicker::before{background:var(--r-mint)}
.r-button{display:inline-flex;justify-content:center;align-items:center;gap:28px;border:1px solid var(--r-accent);background:var(--r-accent);color:#fff;padding:17px 24px;min-height:58px;border-radius:4px;font-size:16px;font-weight:550;line-height:1.5;text-align:left;transition:background .16s,border-color .16s}
.r-button:hover{background:#096454;border-color:#096454}.r-button>span{font-size:20px;line-height:1;flex:none}
.r-text-link{display:inline-flex;align-items:center;gap:20px;min-height:44px;font-size:16px;font-weight:550;color:var(--r-accent);line-height:1.6;text-decoration:none}
.r-text-link:hover{text-decoration:underline;text-underline-offset:6px}.r-dark .r-text-link{color:#d8e4df}
.r-actions{display:flex;align-items:center;flex-wrap:wrap;gap:30px}
.r-photo{position:relative;overflow:hidden;margin:0;border-radius:6px;background:#d9dcd7;isolation:isolate}
.r-photo img{display:block;width:100%;height:100%;object-fit:cover}
.r-photo figcaption{position:absolute;bottom:16px;left:16px;padding:6px 10px;background:#101214b8;color:#f8faf6;font-size:11px;letter-spacing:.035em;line-height:1.6;border-radius:2px;z-index:1}
.r-section{padding-block:108px}
.r-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:54px;margin-bottom:54px}
.r-heading>div{max-width:770px}.r-heading>p{max-width:355px;color:var(--r-muted);font-size:17px;line-height:1.9;padding-bottom:5px}
.r-dark .r-heading>p{color:#bcc4c3}
.r-index{color:var(--r-muted);font-family:Inter,var(--sans);font-size:14px;font-weight:500;letter-spacing:.025em}
.r-small{font-size:14px;line-height:1.8;color:var(--r-muted)}
/* Hero: quiet typography followed by a broad, purposeful photograph. */
.r-hero{padding:35px 0 32px}
.r-breadcrumb{display:inline-flex;align-items:center;gap:14px;font-size:13px;color:#b9c1c0;line-height:1.7}
.r-breadcrumb:hover{color:white}.r-breadcrumb>span{color:#6f7a77}
.r-hero-copy{max-width:950px;text-align:center;margin:64px auto 54px}
.r-hero-copy .r-kicker{justify-content:center;margin-bottom:16px;font-size:12px}
.r-service{font-size:16px;color:#d4ded8;line-height:1.7;margin-bottom:20px}
.rpo-page .r-hero h1{font-size:clamp(54px,5.15vw,76px);line-height:1.24;letter-spacing:-.045em;font-weight:550}
html[lang=en] .rpo-page .r-hero h1{font-size:clamp(54px,5.6vw,80px);line-height:1.06;letter-spacing:-.055em}
.r-hero-lead{max-width:680px;margin:30px auto 32px;color:#c4cbc8;font-size:19px;line-height:1.85}
html[lang=en] .r-hero-lead{max-width:740px;line-height:1.7}
.r-hero .r-actions{justify-content:center}
.r-hero-photo{height:clamp(380px,36vw,510px)}
.r-hero-photo img{object-position:50% 45%}
.r-hero-caption{display:flex;justify-content:space-between;gap:24px;margin-top:20px;font-size:13px;line-height:1.8;color:#aebbb4}
.r-hero-caption>span:first-child{color:#dde4de}
/* Section navigation stays in the document flow on small screens. */
.r-section-nav{position:sticky;top:var(--header);z-index:35;background:#faf9f2f7;border-bottom:1px solid var(--r-line);color:#454e4b;backdrop-filter:blur(14px)}
.r-section-nav>.r-container{display:flex;align-items:center;justify-content:space-between;gap:30px;height:var(--r-nav-height)}
.r-section-links{display:flex;gap:28px;align-items:stretch;height:100%;overflow:auto;scrollbar-width:none}
.r-section-links::-webkit-scrollbar{display:none}
.r-section-links>a{font-size:14px;display:flex;align-items:center;white-space:nowrap;border-bottom:2px solid transparent}
.r-section-links>a[aria-current]{border-color:var(--r-accent);color:var(--r-ink)}
.r-nav-consult{font-size:14px;display:flex;gap:20px;align-items:center;white-space:nowrap;color:#263b33}
.r-nav-consult:hover{color:var(--r-accent)}
/* Situations: a full scene paired with an open reading list. */
.r-context-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}
.r-context-visual .r-photo{height:490px}
.r-context-visual .r-photo img{object-position:50% 48%}
.r-context-visual>p,.r-progress-visual>p{font-size:14px;line-height:1.8;margin-top:15px;color:var(--r-muted)}
.r-context-list article{display:grid;grid-template-columns:28px 1fr;gap:20px;padding:28px 0;border-top:1px solid var(--r-line)}
.r-context-list article:first-child{padding-top:22px}
.r-context-list .r-index{padding-top:7px;color:var(--r-accent)}
.r-context-list h3{font-size:23px;line-height:1.55;max-width:440px}
.r-context-list p{color:var(--r-muted);font-size:16px;line-height:1.85;margin-top:12px;max-width:425px}
/* Cooperation: compare duration first; scope stays a separate choice. */
.r-cooperation{background:var(--r-warm);border-top:1px solid #e1e3db}
.r-modes{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid #cdd3c8;border-bottom:1px solid #cdd3c8}
.r-modes article{padding:36px 64px 34px 0;display:flex;align-items:flex-start;flex-direction:column}
.r-modes article+article{border-left:1px solid #cdd3c8;padding-left:64px;padding-right:0}
.r-mode-top{display:flex;align-items:center;gap:24px;font-size:13px;color:var(--r-muted);margin-bottom:26px}
.r-mode-top .r-index{color:var(--r-accent)}
.r-modes h3{font-size:34px;line-height:1.25;margin-bottom:20px}
.r-modes article>p{font-size:17px;color:#4f5853;max-width:470px;line-height:1.85}
.r-modes ul{margin:28px 0;display:grid;gap:10px;font-size:15px;color:#47514b}
.r-modes li{display:flex;gap:12px;align-items:baseline}.r-modes li::before{content:'—';color:#6a8e7e}
.r-modes .r-text-link{margin-top:auto}
.r-scope-note{display:flex;justify-content:space-between;gap:56px;align-items:center;padding-top:36px}
.r-scope-note>div{max-width:690px}.r-scope-note h3{font-size:19px;font-weight:550;margin-bottom:10px}.r-scope-note p{font-size:15px;color:var(--r-muted);line-height:1.85}
.r-scope-note>ul{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end;flex:1}
.r-scope-note>ul>li{font-size:14px;line-height:1.5;border-bottom:1px solid #b6c5b8;padding:9px 0;white-space:nowrap}
.r-scope-note>ul>li+li{margin-left:12px}
/* Recruitment stages: one shared image, complete responsibilities at each stage. */
.r-stage-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid #ffffff25;border-bottom:1px solid #ffffff25;margin-bottom:30px}
.r-stage-tabs button{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:22px 18px 20px;text-align:left;background:transparent;color:#b9c3c1;border:0;border-bottom:2px solid transparent;font-size:18px;line-height:1.65;min-height:102px}
.r-stage-tabs button>span{font-size:12px;color:#8faaa0;letter-spacing:.03em}
.r-stage-tabs button:hover{background:#ffffff05;color:white}
.r-stage-tabs button[aria-selected=true]{border-bottom-color:var(--r-mint);color:#f9fbf2;background:#ffffff06}
.r-workbench{display:grid;grid-template-columns:41% 59%;border-radius:6px;overflow:hidden;background:var(--r-paper);color:var(--r-ink)}
.r-work-visual{position:relative;min-height:640px;isolation:isolate;background:#333c39}
.r-work-visual .r-photo{position:absolute;inset:0;border-radius:0}
.r-work-visual .r-photo img{object-position:54% 50%}
.r-work-visual .r-photo figcaption{top:20px;bottom:auto;left:20px}
.r-work-visual::after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#101214cc);pointer-events:none}
.r-work-caption{position:absolute;bottom:36px;left:34px;right:28px;z-index:1;color:#f7faf2}
.r-work-caption>span{font-size:14px;letter-spacing:.025em;opacity:.85}
.r-work-caption p{font-size:27px;line-height:1.55;margin-top:18px;letter-spacing:-.03em}
.r-stage-panel{padding:40px 42px 28px;min-height:640px}
.r-stage-panel .r-kicker{font-size:11px;color:#6b7770;letter-spacing:.05em;margin-bottom:16px}
.r-stage-intro h3{font-size:29px;line-height:1.45;letter-spacing:-.035em}
.r-stage-intro>p:last-child{color:var(--r-muted);font-size:16px;line-height:1.8;margin-top:16px}
.r-stage-panel dl{margin-top:27px}.r-stage-panel dl>div{border-top:1px solid var(--r-line);padding:19px 0 16px}
.r-stage-panel dt{display:flex;gap:14px;align-items:baseline;font-size:15px;font-weight:550;color:#34584a;margin-bottom:8px}
.r-stage-panel dt>span{font-size:11px;width:17px;flex:none;color:#5c8172}
.r-stage-panel dd{padding-left:31px;font-size:16px;line-height:1.8;color:#4f5953}
.r-stage-note{font-size:13px;line-height:1.85;color:#a7b5ae;margin-top:22px;max-width:1000px}
html[lang=en] .r-stage-tabs button{font-size:17px;line-height:1.4;min-height:110px}
html[lang=en] .r-stage-panel{min-height:720px}html[lang=en] .r-stage-intro h3{font-size:29px;line-height:1.25}
html[lang=en] .r-stage-panel dd{font-size:16px;line-height:1.75}
/* Progress: an honest discussion outline rather than a fictional dashboard. */
.r-progress-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}
.r-progress-outline{padding-top:4px}
.r-outline-label{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #bdc9c0;padding:0 0 19px;font-size:14px;color:#516f61}
.r-outline-label>span:last-child{font-size:20px;line-height:1}
.r-progress-outline dl>div{padding:21px 0;border-bottom:1px solid var(--r-line)}
.r-progress-outline dt{font-size:19px;display:flex;gap:20px;align-items:center;font-weight:550;line-height:1.6}
.r-progress-outline dt>span{font-size:12px;color:#748c7e;font-weight:400;width:20px;flex:none}
.r-progress-outline dd{font-size:16px;line-height:1.85;color:var(--r-muted);padding-left:40px;margin-top:7px}
.r-progress-outline .r-small{margin-top:22px;font-size:13px}
.r-progress-visual .r-photo{height:530px}.r-progress-visual img{object-position:51% 50%}
/* How the engagement starts: four visible, readable steps. */
.r-approach{padding-top:0}
.r-approach>.r-container{border-top:1px solid var(--r-line);padding-top:85px}
.r-start-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px}
.r-step-top{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #aebeb1;padding-top:17px;margin-bottom:28px;color:#648271}
.r-step-top>span{font-size:14px;font-weight:500}.r-step-top b{font-weight:400;font-size:22px;line-height:1}
.r-start-steps h3{font-size:23px;margin-bottom:15px}.r-start-steps p{font-size:16px;color:var(--r-muted);line-height:1.85}
.r-faq{background:var(--r-warm);border-top:1px solid #e0e2d9}
.r-faq-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:90px}
.r-faq-grid>div:first-child>p:last-child{font-size:16px;color:var(--r-muted);margin-top:24px}
.r-faq-list details{border-top:1px solid #cbd2c7}.r-faq-list details:last-child{border-bottom:1px solid #cbd2c7}
.r-faq-list summary{display:flex;align-items:baseline;gap:18px;padding:26px 0;cursor:pointer;list-style:none;font-size:18px;line-height:1.65}
.r-faq-list summary::-webkit-details-marker{display:none}.r-faq-list summary>.r-index{font-size:12px;flex:none;width:20px;color:#708477}
.r-faq-list summary>b{font-size:22px;font-weight:400;line-height:1;margin-left:auto;padding-left:12px;color:#597969}
.r-faq-list details[open] summary>b{transform:rotate(45deg)}
.r-faq-list details>p{padding:0 24px 26px 38px;color:#4f5954;font-size:16px;line-height:1.95}
/* Final conversation, then the same complete site footer. */
.r-contact{position:relative;isolation:isolate;min-height:600px;padding:100px 0}
.r-contact>.r-photo{position:absolute;inset:0;z-index:-2;border-radius:0}.r-contact>.r-photo img{object-position:65% 50%}.r-contact>.r-photo figcaption{left:auto;right:22px;bottom:20px}
.r-contact-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#101214f5 2%,#101214d9 36%,#10121470 63%,#10121425)}
.r-contact-copy{max-width:790px}.r-contact h2{font-size:clamp(38px,3.6vw,54px)}
.r-contact-copy>p:not(.r-kicker){font-size:18px;color:#d0d7d3;line-height:1.9;margin:28px 0 32px}
.r-direct{display:flex;flex-wrap:wrap;gap:26px;font-size:15px;line-height:1.7;margin-top:32px;color:#d0d8d3}.r-direct a{white-space:nowrap}.r-direct a:hover{color:white}
.r-related{padding:44px 0}.r-related>.r-container{display:flex;align-items:center;justify-content:space-between;gap:36px}
.r-related>.r-container>p{font-size:13px;color:var(--r-muted);max-width:125px;line-height:1.7}.r-related .r-container>div{flex:1}
.r-related h2,html[lang=en] .r-related h2{font-size:22px;line-height:1.5;letter-spacing:-.025em}.r-related .r-container>div>p{font-size:14px;color:var(--r-muted);line-height:1.8;margin-top:7px}
.r-related .r-text-link{font-size:14px;max-width:260px}
.topic-footer{background:#101214;color:#c3cac6}.topic-footer .footer-brand>p{font-size:16px;line-height:1.9;color:#c3cac6}.topic-footer .footer-brand>p.company-name{font-size:14px;line-height:1.85;color:#aab6af}.topic-footer .footer-top nav h3{font-size:16px;line-height:1.5;color:#f1f1ea;margin-bottom:20px}.topic-footer .footer-link{font-size:15px;line-height:1.65;padding:8px 0;color:#bec7c1}.topic-footer .footer-link:hover{color:#9ddcc5}.topic-footer .footer-policy{font-size:14px;color:#c3cec6}.topic-footer .footer-bottom{font-size:13px;line-height:1.75;color:#aab6af}.topic-footer .filing-links span{font-size:12px;line-height:1.8;color:#aab6af}.topic-footer~.content-dialog h2{font-size:30px;line-height:1.4}.topic-footer~.content-dialog h3{font-size:18px;line-height:1.6}.topic-footer~.content-dialog p,.topic-footer~.content-dialog dd{font-size:16px;line-height:1.9}
/* Locally prepared hiring brief. No network submission. */
body.r-brief-open{overflow:hidden}.r-brief{background:var(--r-paper);color:var(--r-ink);border:1px solid #d4dad1;border-radius:9px;padding:44px;width:min(760px,calc(100vw - 48px));max-height:calc(100dvh - 48px);overflow:auto;box-shadow:0 20px 90px #0004}.r-brief::backdrop{background:#061814b8;backdrop-filter:blur(7px)}
.r-close{position:absolute;right:17px;top:15px;border:1px solid #d9dfd7;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;background:transparent;font-size:24px;line-height:1;color:#486053}
.r-brief h2,html[lang=en] .r-brief h2{font-size:31px;letter-spacing:-.035em;line-height:1.4;padding-right:10px}.r-brief>.r-kicker{font-size:11px;margin-bottom:18px}.r-brief-intro{font-size:15px;line-height:1.8;color:var(--r-muted);margin-top:14px}
.r-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:28px 0}
.r-fields label{display:grid;gap:9px;font-size:14px;color:#56675e;line-height:1.6}.r-field-wide{grid-column:1/-1}
.r-fields input,.r-fields select,.r-fields textarea,.r-brief-output textarea{display:block;box-sizing:border-box;width:100%;min-width:0;border:1px solid #cdd6c9;background:#fff;color:#17261e;border-radius:4px;font-family:var(--sans);font-size:16px;line-height:1.6;padding:13px 14px;outline-offset:2px}
.r-fields textarea{resize:vertical}.r-fields input:focus,.r-fields select:focus,.r-fields textarea:focus,.r-brief-output textarea:focus{outline:2px solid #4b826b}.r-fields ::placeholder{color:#7c867f;font-size:14px}
.r-brief-status{font-size:14px;line-height:1.8;color:#315b46;margin:20px 0 10px}.r-brief>.r-small{font-size:13px}
.r-brief-output{margin-top:30px;border-top:1px solid #d4ddcf;padding-top:24px}.r-brief-output h3{font-size:21px;line-height:1.6;margin-bottom:14px}.r-brief-output textarea{resize:vertical;white-space:pre-wrap;font-size:14px;line-height:1.85}.r-brief-output>.r-actions{margin-top:20px;gap:22px}.r-brief-output .r-button{font-size:15px;min-height:50px;padding:12px 20px}
.r-noscript{padding:20px 28px;background:#f1f3e9;line-height:1.8;font-size:16px}
@media(min-width:1600px){.r-container{width:min(1400px,calc(100% - 128px))}.r-hero-copy{margin-top:80px}.r-hero-photo{height:550px}}
@media(max-width:1199px){
 .r-container{width:calc(100% - 72px)}.r-section{padding-block:86px}.r-heading{gap:36px}.r-heading>p{max-width:300px;font-size:16px}.rpo-page h2{font-size:42px}.r-hero-copy{margin-top:54px}.r-hero-photo{height:410px}
 .r-context-grid{gap:38px}.r-context-visual .r-photo{height:500px}.r-context-list h3{font-size:21px}.r-context-list article{padding:23px 0;gap:12px}
 .r-modes article{padding-right:36px}.r-modes article+article{padding-left:36px}.r-scope-note{gap:30px}.r-scope-note>div{max-width:560px}
 .r-stage-tabs button{font-size:17px;padding-inline:14px}.r-workbench{grid-template-columns:37% 63%}.r-stage-panel{padding:34px 30px 24px;min-height:670px}.r-stage-intro h3{font-size:27px}.r-work-caption{left:26px;bottom:30px}.r-work-caption p{font-size:24px}.r-progress-grid{gap:40px}.r-progress-visual .r-photo{height:550px}
 .r-approach{padding-top:0}.r-approach>.r-container{padding-top:75px}.r-start-steps{gap:24px}.r-start-steps h3{font-size:21px}.r-faq-grid{gap:50px;grid-template-columns:.85fr 1.15fr}.r-faq-list summary{font-size:17px;gap:12px}.r-contact{padding:90px 0;min-height:570px}.r-related>.r-container{gap:25px}.r-related>.r-container>p{max-width:100px}
}
@media(max-width:900px){
 .r-container{width:calc(100% - 48px)}.rpo-page h2,html[lang=en] .rpo-page h2{font-size:38px}.r-heading{display:block;margin-bottom:38px}.r-heading>p{max-width:650px;margin-top:22px;padding:0}.r-kicker{margin-bottom:20px}.r-section{padding-block:72px}.r-section-nav>.r-container{gap:18px}.r-section-links{gap:23px}.r-nav-consult{display:none}
 .r-hero-copy{margin-top:46px}.rpo-page .r-hero h1,html[lang=en] .rpo-page .r-hero h1{font-size:57px}.r-hero-lead{font-size:18px}.r-hero-photo{height:350px}.r-hero-caption{font-size:12px}
 .r-context-grid{gap:30px;grid-template-columns:.95fr 1.05fr}.r-context-visual .r-photo{height:485px}.r-context-list article{gap:8px;grid-template-columns:23px 1fr}.r-context-list h3{font-size:20px}.r-context-list p{font-size:15px;line-height:1.85}
 .r-modes h3{font-size:29px}.r-modes article{padding-right:28px}.r-modes article+article{padding-left:28px}.r-modes article>p{font-size:16px}.r-scope-note{align-items:flex-start}.r-scope-note>div{flex:1}.r-scope-note>ul{flex:none;max-width:170px;display:block}.r-scope-note>ul>li+li{margin-left:0}
 .r-stage-tabs{display:flex;overflow:auto;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#52695e #ffffff09}.r-stage-tabs button,html[lang=en] .r-stage-tabs button{flex:0 0 164px;scroll-snap-align:start;min-height:105px;font-size:17px}.r-workbench{grid-template-columns:1fr}.r-work-visual{min-height:0;height:300px}.r-work-visual .r-photo img{object-position:50% 20%}.r-work-caption{left:auto;right:28px;text-align:right;max-width:290px}.r-work-caption p{font-size:22px;margin-top:10px}.r-work-visual::after{inset:0;background:linear-gradient(90deg,transparent 30%,#10121460)}.r-stage-panel,html[lang=en] .r-stage-panel{min-height:560px;padding:32px 36px 20px}.r-stage-panel dl{margin-top:24px}.r-stage-panel dl>div{padding:18px 0}.r-stage-note{font-size:13px}
 .r-progress-grid{gap:34px;grid-template-columns:1fr 1fr}.r-progress-visual .r-photo{height:565px}.r-progress-outline dt{font-size:18px;gap:14px}.r-progress-outline dd{padding-left:34px;font-size:15px}.r-approach{padding-top:0}.r-approach>.r-container{padding-top:65px}.r-start-steps{grid-template-columns:1fr 1fr;gap:35px 40px}.r-step-top{margin-bottom:18px}.r-start-steps h3{font-size:22px}.r-faq-grid{grid-template-columns:1fr;gap:35px}.r-faq-grid>div:first-child>p:last-child{margin-top:18px}.r-faq-list summary{font-size:18px;gap:18px}.r-contact-copy{max-width:650px}.r-contact{min-height:540px;padding-block:80px}.r-contact-shade{background:linear-gradient(90deg,#101214eb,#101214a6 65%,#10121455)}
 .r-related>.r-container{flex-wrap:wrap}.r-related>.r-container>p{width:100%;max-width:none}.r-related .r-container>div{flex:1}.r-related .r-text-link{max-width:230px}
}
@media(max-width:600px){
 :root{--r-nav-height:58px}.r-container{width:calc(100% - 40px)}.rpo-page{font-size:16px}.r-section{padding-block:60px}.r-kicker{font-size:10px;letter-spacing:.06em;margin-bottom:20px}.rpo-page h2,html[lang=en] .rpo-page h2{font-size:32px;line-height:1.42;letter-spacing:-.045em}html[lang=en] .rpo-page h2{font-size:34px;line-height:1.15}.r-heading{margin-bottom:30px}.r-heading>p{font-size:16px;line-height:1.85;margin-top:22px}
 .r-hero{padding:25px 0 26px}.r-breadcrumb{font-size:12px}.r-hero-copy{margin:42px auto 34px;text-align:left}.r-hero-copy .r-kicker{justify-content:flex-start;font-size:9px;letter-spacing:.045em;margin-bottom:14px}.r-service{font-size:14px;margin-bottom:20px}.rpo-page .r-hero h1{font-size:42px;line-height:1.3;letter-spacing:-.05em}html[lang=en] .rpo-page .r-hero h1{font-size:44px;line-height:1.08;letter-spacing:-.05em}.r-hero-lead{font-size:16px;line-height:1.9;margin:26px 0}.r-hero .r-actions{justify-content:flex-start;gap:14px 26px}.r-button{font-size:15px;min-height:54px;padding:15px 19px;gap:23px}.r-text-link{font-size:15px;gap:16px}.r-hero-photo{height:260px;width:calc(100% + 12px);margin-left:-6px;border-radius:4px}.r-hero-photo img{object-position:50% 48%}.r-photo figcaption{font-size:10px;left:12px;bottom:12px;padding:5px 8px}.r-hero-caption{display:block;font-size:12px;margin-top:16px}.r-hero-caption>span{display:block}.r-hero-caption>span+span{margin-top:5px;color:#9eafa5}
 .r-section-links{gap:24px;width:100%}.r-section-links>a{font-size:13px}.r-section-nav>.r-container{width:calc(100% - 32px);gap:0}
 .r-context-grid{grid-template-columns:1fr;gap:30px}.r-context-visual .r-photo{height:300px}.r-context-visual .r-photo img{object-position:center 43%}.r-context-visual>p,.r-progress-visual>p{font-size:13px;margin-top:12px}.r-context-list article{grid-template-columns:22px 1fr;gap:15px;padding:25px 0}.r-context-list article:last-child{padding-bottom:0}.r-context-list h3{font-size:21px;line-height:1.5}.r-context-list p{font-size:16px;line-height:1.9;margin-top:12px}.r-context-list .r-index{padding-top:6px;font-size:12px}
 .r-modes{grid-template-columns:1fr}.r-modes article{padding:28px 0}.r-modes article+article{padding:30px 0;border-left:0;border-top:1px solid #cdd3c8}.r-mode-top{margin-bottom:22px;gap:20px;font-size:12px}.r-modes h3{font-size:31px;margin-bottom:16px}.r-modes article>p{font-size:16px}.r-modes ul{font-size:15px;margin:22px 0;gap:8px}.r-scope-note{display:block;padding-top:28px}.r-scope-note h3{font-size:19px;margin-bottom:12px}.r-scope-note p{font-size:15px;line-height:1.9}.r-scope-note>ul{display:flex;justify-content:flex-start;max-width:none;margin-top:18px;gap:22px}.r-scope-note>ul>li{font-size:14px}
 .r-stage-tabs{margin-bottom:22px}.r-stage-tabs button,html[lang=en] .r-stage-tabs button{flex-basis:148px;font-size:16px;min-height:104px;padding:17px 14px;gap:10px}.r-stage-tabs button>span{font-size:11px}.r-work-visual{height:240px}.r-work-visual .r-photo img{object-position:48% 42%}.r-work-visual .r-photo figcaption{left:14px;top:14px}.r-work-caption{right:20px;bottom:20px;max-width:210px}.r-work-caption>span{font-size:11px}.r-work-caption p{font-size:18px;line-height:1.5;margin-top:10px}.r-work-visual::after{background:linear-gradient(90deg,transparent 10%,#10121466)}
 .r-stage-panel,html[lang=en] .r-stage-panel{min-height:0;padding:28px 23px 16px}.r-stage-panel .r-kicker{font-size:10px;margin-bottom:16px}.r-stage-intro h3,html[lang=en] .r-stage-intro h3{font-size:25px;line-height:1.5;letter-spacing:-.035em}html[lang=en] .r-stage-intro h3{line-height:1.2}.r-stage-intro>p:last-child{font-size:16px;line-height:1.85;margin-top:16px}.r-stage-panel dl{margin-top:24px}.r-stage-panel dt{font-size:14px;gap:10px;margin-bottom:10px}.r-stage-panel dt>span{font-size:10px;width:15px}.r-stage-panel dd,html[lang=en] .r-stage-panel dd{padding-left:0;font-size:16px;line-height:1.9}.r-stage-panel dl>div{padding:20px 0}.r-stage-note{font-size:12px;margin-top:20px;line-height:1.9}
 .r-progress-grid{grid-template-columns:1fr;gap:32px}.r-progress-outline dt{font-size:19px;gap:16px}.r-progress-outline dd{padding-left:36px;font-size:16px}.r-progress-outline dl>div{padding-block:20px}.r-outline-label{font-size:13px}.r-progress-visual .r-photo{height:300px}.r-progress-visual img{object-position:50% 45%}.r-progress-outline .r-small{font-size:12px}
 .r-approach{padding-top:0}.r-approach>.r-container{padding-top:55px}.r-start-steps{grid-template-columns:1fr;gap:0}.r-start-steps li{padding:23px 0;border-top:1px solid #c6d0c3;display:grid;grid-template-columns:28px 1fr;column-gap:14px}.r-start-steps li:last-child{padding-bottom:0}.r-step-top{padding:0;border:0;margin:0;grid-row:1/3;align-items:flex-start;padding-top:7px}.r-step-top>span{font-size:12px}.r-step-top b{display:none}.r-start-steps h3{font-size:22px;margin-bottom:12px}.r-start-steps p{font-size:16px;line-height:1.9;grid-column:2}
 .r-faq-grid{gap:32px}.r-faq-list summary{font-size:16px;line-height:1.8;gap:12px;padding:23px 0}.r-faq-list summary>.r-index{font-size:10px;width:17px}.r-faq-list summary>b{padding-left:0;font-size:22px}.r-faq-list details>p{padding:0 0 24px 29px;font-size:16px;line-height:1.95}.r-faq-grid>div:first-child>p:last-child{font-size:16px;line-height:1.9;margin-top:20px}
 .r-contact{padding:65px 0 78px;min-height:550px}.r-contact>.r-photo img{object-position:70% 50%}.r-contact-shade{background:linear-gradient(90deg,#101214e8,#101214af)}.r-contact-copy>p:not(.r-kicker){font-size:16px;line-height:1.95;margin:26px 0 30px}.r-contact .r-kicker{font-size:10px}.r-direct{font-size:14px;gap:12px 20px;margin-top:28px}.r-contact>.r-photo figcaption{font-size:9px;bottom:18px;right:18px}
 .r-related{padding:32px 0}.r-related>.r-container{display:block}.r-related>.r-container>p{font-size:12px;margin-bottom:14px}.r-related h2,html[lang=en] .r-related h2{font-size:22px;line-height:1.5}.r-related .r-container>div>p{font-size:14px;line-height:1.9;margin-top:9px}.r-related .r-text-link{margin-top:18px;max-width:none;font-size:14px}
 .topic-footer .footer-top{gap:32px 22px}.topic-footer .footer-brand>p{font-size:15px}.topic-footer .footer-brand>p.company-name{font-size:14px}.topic-footer .footer-top nav h3{font-size:16px}.topic-footer .footer-link{font-size:14px;line-height:1.75}.topic-footer .footer-policy{font-size:13px}.topic-footer .footer-bottom{font-size:12px;gap:20px}
 .r-brief{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:36px 22px 25px;border-radius:7px}.r-brief h2,html[lang=en] .r-brief h2{font-size:26px;line-height:1.4}.r-brief>.r-kicker{font-size:10px;margin-bottom:16px}.r-brief-intro{font-size:14px;line-height:1.9}.r-fields{grid-template-columns:1fr;gap:17px;margin-block:25px}.r-fields label{font-size:14px}.r-fields input,.r-fields select,.r-fields textarea{font-size:16px;padding:12px}.r-fields ::placeholder{font-size:13px}.r-brief>.r-small{font-size:12px;line-height:1.9}.r-brief-output>.r-actions{gap:12px}.r-brief-status{font-size:13px}.r-brief-output textarea{font-size:14px}.r-brief-output .r-text-link{font-size:14px}.r-close{width:30px;height:30px;top:12px;right:12px;font-size:22px}
}
@media(max-width:360px){.r-container{width:calc(100% - 32px)}.rpo-page .r-hero h1{font-size:36px}html[lang=en] .rpo-page .r-hero h1{font-size:39px}.rpo-page h2{font-size:29px}html[lang=en] .rpo-page h2{font-size:31px}.r-hero-copy .r-kicker{font-size:8px;letter-spacing:.03em}.r-hero-photo{height:225px}.r-context-visual .r-photo,.r-progress-visual .r-photo{height:270px}.r-stage-panel,html[lang=en] .r-stage-panel{padding-inline:20px}.r-stage-intro h3,html[lang=en] .r-stage-intro h3{font-size:23px}.r-work-caption{max-width:180px}.r-work-caption p{font-size:17px}.r-work-visual{height:220px}.r-scope-note>ul{gap:17px}.r-scope-note>ul>li{font-size:13px}.r-direct{font-size:13px}.topic-footer .footer-top{gap:30px 18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

html:not(.enhanced) .r-stage-tabs{display:none}
.header-mega .language{white-space:nowrap;flex-shrink:0}
