/* About: one continuous canvas, warm portrait and visible technical depth. */
.rf-about.ra-page { --ra-copper: #c9855c; background: #0d0f10; color: #f1f1ef; overflow: clip; }
.ra-page .ra-wrap { width: min(calc(100% - 8vw),1440px); margin-inline: auto; }
.rf-about.ra-page section { background: transparent; border: 0; }
.ra-page h1,.ra-page h2,.ra-page h3 { font-family: Arial,Helvetica,sans-serif; font-weight: 400; text-transform: none; color: inherit; }
.ra-page h1 { font-size: clamp(62px,6.2vw,106px); line-height: 1; letter-spacing: -.065em; }
.ra-page h2 { font-size: clamp(40px,4.1vw,66px); line-height: 1.06; letter-spacing: -.055em; }
.ra-page h3 { font-size: 28px; line-height: 1.15; letter-spacing: -.035em; }
.ra-page p { letter-spacing: normal; }
.ra-page em { color: var(--ra-copper); font-style: normal; }
.ra-page a { color: inherit; text-decoration: none; text-transform: none; letter-spacing: normal; }
.ra-page .ra-label { font-size: 10px; line-height: 1.7; letter-spacing: .15em; color: #bec0b8; }
.ra-page .ra-hero { height: calc(100svh - var(--rf-header-height) - var(--rf-admin-bar-offset)); min-height: 560px; max-height: 900px; isolation: isolate; overflow: hidden; }
.ra-hero-photo { position: absolute; inset: 0; z-index: -2; }
.ra-hero-photo img { width: 100%; height: 100%; object-fit: cover; object-position: 68% 42%; }
.ra-hero::after { content: ''; position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg,#0d0f10 0%,#0d0f10ed 25%,#0d0f1033 63%,transparent),linear-gradient(0deg,#0d0f10 0%,transparent 28%); }
.ra-hero-inner { height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: start; position: relative; padding-block: 45px 105px; }
.ra-page .ra-hero h1 { margin-top: 28px; }
.ra-page .ra-role { margin-top: 30px; font-size: 15px; color: #e3d5c8; }
.ra-page .ra-hero-summary { max-width: 415px; margin-top: 14px; color: #b4b5ae; font-size: 15px; line-height: 1.75; }
.ra-hero-actions { display: flex; align-items: center; gap: 28px; margin-top: 28px; }
.ra-page .ra-button { display: inline-flex; gap: 28px; align-items: center; background: var(--ra-copper); color: #101311; padding: 17px 22px; font-size: 12px; font-weight: 600; transition: background .2s; }
.ra-page .ra-button:hover { background: #e4a680; }.ra-button > span { font-size: 20px; }
.ra-page .ra-text-link { display: inline-flex; align-items: center; gap: 18px; font-size: 12px; padding-block: 10px; border-bottom: 1px solid #71523d; transition: color .2s; }.ra-page .ra-text-link:hover { color: var(--ra-copper); }
.ra-text-link > span { color: var(--ra-copper); font-size: 17px; }
.ra-signature { position: absolute; bottom: 25px; left: 0; right: 0; display: flex; gap: 40px; padding-top: 20px; border-top: 1px solid #ffffff1a; font-size: 9px; letter-spacing: .1em; color: #adb0a6; }
.ra-hero h1,.ra-hero .ra-label,.ra-hero .ra-role,.ra-hero-summary,.ra-hero-actions { animation: ra-arrive .8s both; }.ra-hero h1 { animation-delay: .06s; }.ra-hero .ra-role { animation-delay: .12s; }.ra-hero-summary { animation-delay: .18s; }.ra-hero-actions { animation-delay: .24s; }
.ra-intro { padding: 95px 0 55px; }
.ra-intro-grid { display: grid; grid-template-columns: .75fr 1.55fr .85fr; gap: 45px; align-items: center; }.ra-intro-grid > .ra-label { align-self: start; padding-top: 8px; }
.ra-page .ra-intro-grid p:not(.ra-label) { max-width: 560px; color: #b3b5ad; font-size: 15px; line-height: 1.8; margin-top: 25px; }
.ra-connections svg { width: 100%; color: var(--ra-copper); stroke-width: 1.2; }.ra-connection-grid { stroke: #394238; stroke-width: .7; }.ra-connection-lines { stroke: #be8d65; }.ra-connection-core { fill: #211c19; stroke: #c9855c; }
.ra-diagram-text { font: 9px Arial,sans-serif; letter-spacing: 1px; fill: #a9b09f; }
.ra-connection-core { opacity: 1; }
.ra-expertise { padding: 70px 0 90px; scroll-margin-top: 145px; }
.ra-expertise-grid { display: grid; grid-template-columns: 1fr 1.25fr; gap: 9%; align-items: start; }
.ra-expertise-grid > header { position: sticky; top: 140px; }
.ra-page .ra-expertise h2 { margin-top: 28px; }.ra-page .ra-expertise header > p:not(.ra-label) { max-width: 355px; font-size: 15px; line-height: 1.8; color: #a7aaa0; margin: 25px 0 15px; }
.ra-skill { border-top: 1px solid #3c4339; }.ra-skill:last-child { border-bottom: 1px solid #3c4339; }
.ra-skill summary { list-style: none; cursor: pointer; display: grid; grid-template-columns: 68px 1fr 18px; align-items: center; gap: 20px; padding-block: 28px; }
.ra-skill summary::-webkit-details-marker { display: none; }.ra-skill summary small { display: block; font-size: 9px; letter-spacing: .12em; color: #c7a58a; margin-bottom: 9px; }.ra-skill summary strong { display: block; font-size: clamp(23px,2.1vw,34px); font-weight: 400; letter-spacing: -.04em; line-height: 1.14; }
.ra-icon { display: inline-grid; place-items: center; width: 64px; height: 64px; color: #d2976c; }.ra-icon svg { width: 100%; height: 100%; }
.ra-toggle { position: relative; width: 16px; height: 16px; color: #c9855c; }.ra-toggle::before,.ra-toggle::after { position: absolute; content: ''; background: currentColor; left: 0; top: 7px; width: 16px; height: 1px; transition: transform .25s; }.ra-toggle::after { transform: rotate(90deg); }.ra-skill[open] .ra-toggle::after { transform: rotate(0); }
.ra-skill[open] { border-top-color: #956848; }.ra-skill[open] summary strong { color: #e4b38e; }
.ra-skill-body { padding: 0 25px 28px 88px; animation: ra-arrive .35s ease; }.ra-page .ra-skill-body p { font-size: 14px; line-height: 1.8; color: #aeb2a7; }
.ra-page .ra-skill-body ul { display: grid; gap: 10px; margin-top: 20px; font-size: 12px; color: #d0d2c8; }.ra-skill-body li::before { content: '+'; color: #c9855c; margin-right: 12px; }
.ra-page .ra-skill-body a { display: inline-block; color: #d5aa88; border-bottom: 1px solid #624b38; font-size: 11px; padding-bottom: 8px; margin-top: 23px; line-height: 1.6; }.ra-skill-body a span { margin-left: 10px; }
.ra-icon-orbit { transform-origin: 32px 32px; animation: ra-orbit 25s linear infinite; }.ra-icon-core { animation: ra-core 4s ease-in-out infinite; }.ra-skill:not([open]) .ra-icon * { animation-play-state: paused; }
.ra-working { padding: 40px 0 90px; }.ra-working-heading { display: grid; grid-template-columns: 1fr 2.8fr; gap: 30px; align-items: start; }.ra-working-heading .ra-label { padding-top: 8px; }
.ra-values { display: grid; grid-template-columns: repeat(3,1fr); gap: 45px; margin-top: 48px; }.ra-values article { position: relative; border-top: 1px solid #3c4339; padding-top: 25px; }
.ra-values article::before { content: ''; width: 7px; height: 7px; background: #0d0f10; border: 1px solid #b07a52; position: absolute; top: -4px; right: 0; }
.ra-values .ra-icon { width: 56px; height: 56px; margin-bottom: 22px; transition: transform .4s; }.ra-values article:hover .ra-icon { transform: translateY(-5px); }.ra-page .ra-values p { max-width: 335px; color: #aeb2a7; font-size: 14px; line-height: 1.8; margin-top: 19px; }
.ra-relationship { padding: 35px 0 90px; }.ra-trust-layout { display: grid; grid-template-columns: 1fr 1.35fr; gap: 9%; align-items: center; }.ra-page .ra-relationship h2 { margin-top: 25px; }.ra-page .ra-relationship blockquote { padding: 35px 40px; border: 1px solid #654b38; background: #c9855c06; }.ra-relationship blockquote > svg { width: 36px; height: 28px; fill: #c9855c; margin-bottom: 25px; }.ra-page .ra-relationship blockquote > p { font-size: clamp(23px,2.1vw,33px); letter-spacing: -.03em; line-height: 1.45; }.ra-relationship blockquote footer { display: flex; gap: 16px; align-items: center; margin-top: 28px; }.ra-relationship blockquote img { border-radius: 50%; width: 48px; height: 48px; }.ra-relationship cite { font-size: 13px; font-style: normal; }.ra-relationship cite span { display: block; font-size: 11px; color: #aeb2a7; margin-top: 5px; }
.ra-lab { padding: 40px 0 80px; }.ra-lab-grid { display: grid; grid-template-columns: 1.15fr 1fr; gap: 8%; align-items: center; }.ra-lab figure { min-width: 0; }.ra-lab figure img { width: 100%; aspect-ratio: 1.2; object-fit: cover; }.ra-lab figcaption { padding-top: 15px; font-size: 8px; letter-spacing: .14em; color: #9da391; }.ra-page .ra-lab h2 { margin-top: 25px; }.ra-page .ra-lab p:not(.ra-label) { font-size: 15px; color: #afb2a7; line-height: 1.8; margin-top: 25px; max-width: 425px; }.ra-lab .ra-text-link { margin-top: 22px; }
.ra-contact { padding: 50px 0 80px; }.ra-contact a { display: grid; grid-template-columns: 1fr auto; gap: 28px; margin-top: 32px; align-items: center; }.ra-page .ra-contact h2 { font-size: clamp(48px,6vw,90px); }.ra-contact a > span { color: #c9855c; font-size: 110px; transition: transform .3s; }.ra-contact a:hover > span { transform: translate(6px,-6px); }.ra-contact small { font-size: 14px; color: #b2b6a9; }
.ra-page .rf-about-footer { background: #0d0f10; }
.ra-page summary:focus-visible,.ra-page a:focus-visible { outline: 2px solid #e0a376; outline-offset: 6px; }
@keyframes ra-arrive { from { opacity: 0; transform: translateY(14px); } to { opacity: 1; transform: none; } }
@keyframes ra-orbit { to { transform: rotate(360deg); } }
@keyframes ra-core { 0%,100% { opacity: .55; } 50% { opacity: 1; } }
@media (max-width: 1100px) { .ra-hero-photo img { object-position: 65% center; }.ra-intro-grid { grid-template-columns: 1fr 2fr; }.ra-connections { display: none; }.ra-expertise-grid { gap: 6%; grid-template-columns: .9fr 1.2fr; }.ra-skill summary { gap: 14px; grid-template-columns: 52px 1fr 16px; }.ra-skill .ra-icon { width: 50px; height: 50px; }.ra-skill-body { padding-left: 66px; }.ra-values { gap: 25px; } }
@media (max-width: 767px) {
 .ra-page .ra-wrap { width: calc(100% - 40px); }
 .ra-page .ra-hero { height: calc(100svh - var(--rf-header-height) - var(--rf-admin-bar-offset)); min-height: 630px; max-height: 850px; }.ra-hero-photo { left: -70%; right: -20%; }.ra-hero-photo img { object-position: 65% center; }.ra-hero::after { background: linear-gradient(90deg,#0d0f10db,#0d0f1066),linear-gradient(0deg,#0d0f10,transparent 80%); }
 .ra-hero-inner { padding-block: 35px 85px; }.ra-page h1 { font-size: clamp(48px,10vw,70px); }.ra-page h2 { font-size: clamp(36px,8.5vw,50px); }.ra-page .ra-hero h1 { margin-top: 24px; }.ra-page .ra-label { font-size: 9px; }
 .ra-page .ra-role { font-size: 12px; margin-top: 26px; }.ra-page .ra-hero-summary { font-size: 13px; max-width: 320px; line-height: 1.75; }.ra-hero-actions { flex-wrap: wrap; gap: 8px 20px; margin-top: 22px; }.ra-page .ra-button { padding: 15px 18px; font-size: 11px; }.ra-signature { gap: 10px; font-size: 7px; line-height: 1.7; bottom: 20px; }.ra-signature span { flex: 1; }
 .ra-intro { padding: 55px 0 30px; }.ra-intro-grid { display: block; }.ra-intro-grid > .ra-label { margin-bottom: 25px; }.ra-page .ra-intro-grid p:not(.ra-label) { font-size: 14px; margin-top: 21px; }
 .ra-expertise { padding: 35px 0 55px; scroll-margin-top: 100px; }.ra-expertise-grid { display: block; }.ra-expertise-grid > header { position: static; margin-bottom: 35px; }.ra-page .ra-expertise h2 { margin-top: 24px; }.ra-page .ra-expertise header > p:not(.ra-label) { font-size: 14px; }.ra-skill summary { padding-block: 23px; }.ra-skill summary strong { font-size: 24px; }.ra-skill summary small { font-size: 8px; }.ra-skill-body { padding: 0 0 25px 66px; }.ra-page .ra-skill-body p { font-size: 13px; }.ra-page .ra-skill-body ul { font-size: 11px; }
 .ra-working { padding: 20px 0 45px; }.ra-working-heading { display: block; }.ra-working-heading h2 { margin-top: 23px; }.ra-values { display: block; margin-top: 35px; }.ra-values article { padding-block: 26px; display: grid; grid-template-columns: 48px 1fr; gap: 5px 20px; }.ra-values .ra-icon { grid-row: span 2; width: 46px; height: 46px; margin: 0; }.ra-page .ra-values h3 { font-size: 25px; }.ra-page .ra-values p { margin-top: 9px; font-size: 13px; }
 .ra-relationship { padding: 20px 0 50px; }.ra-trust-layout { display: block; }.ra-page .ra-relationship blockquote { margin-top: 30px; padding: 25px; }.ra-page .ra-relationship blockquote > p { font-size: 24px; }
 .ra-lab { padding: 20px 0 45px; }.ra-lab-grid { display: flex; flex-direction: column; gap: 35px; }.ra-lab figure { width: 100%; }.ra-lab figure img { aspect-ratio: 1.2; }.ra-page .ra-lab p:not(.ra-label) { font-size: 14px; margin-top: 20px; }
 .ra-contact { padding: 20px 0 55px; }.ra-page .ra-contact h2 { font-size: clamp(34px,8vw,55px); }.ra-contact a { gap: 20px 5px; }.ra-contact a > span { font-size: 50px; }.ra-contact small { font-size: 12px; }
}
@media (prefers-reduced-motion: reduce) { .ra-page *,.ra-page *::before,.ra-page *::after { animation: none !important; transition: none !important; }.ra-expertise-grid > header { position: static; } }
.rf-about-page .elementor-location-header { background: #0d0f10 !important; }
.ra-skill[open] .ra-icon path { stroke-dasharray: 260; animation: ra-trace .9s ease both; }
@keyframes ra-trace { from { stroke-dashoffset: 260; } to { stroke-dashoffset: 0; } }
