/* RECG identity with a quieter, image-led presentation. */
:root{--ink:#1d1d1f;--muted:#6e6e73;--line:#d2d2d7;--navy:#1d1d1f;--blue:#0066cc;--paper:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,Inter,'Segoe UI',Arial,sans-serif}
h1,h2,h3{font-weight:600;letter-spacing:-.045em}a{transition:color .18s ease,background .18s ease}.site-header{position:sticky;top:0;background:#ffffffeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid #0000000d}.header-inner{min-height:76px;padding:16px 48px;max-width:1320px}.wordmark{font-size:28px;font-weight:600;letter-spacing:-.045em}.wordmark span{font-size:8px;letter-spacing:.09em;margin-top:6px}.header-inner nav{font-size:13px;font-weight:400;gap:36px}.nav-contact{border:0;padding:10px 0;gap:10px;color:var(--blue)}.nav-contact:hover{background:transparent;color:#004f9f}.nav-dropdown{border:1px solid #e8e8ed;border-radius:18px;box-shadow:0 16px 55px #00000012;padding:14px}.nav-dropdown a{border-radius:9px}.hero{display:flex;flex-direction:column;background:white;color:var(--ink);min-height:0;overflow:hidden}.hero-copy{padding:64px 24px 48px;width:min(1040px,100%);margin:auto;align-items:center;text-align:center}.hero .eyebrow{color:var(--ink);font-size:14px;letter-spacing:.01em;font-weight:600;margin-bottom:22px}.hero h1{font-size:clamp(48px,5.7vw,82px);line-height:1.045;letter-spacing:-.04em;max-width:1000px;font-weight:600}.hero h1 br{display:none}.hero h1 span{color:#6e6e73;display:block}.hero-intro{color:var(--muted);max-width:650px;font-size:20px;line-height:1.5;margin:24px 0}.button,.button.light{border-radius:980px;background:#0071e3;border-color:#0071e3;color:#fff;min-height:46px;padding:13px 23px;font-size:14px;gap:20px;font-weight:400}.button:hover,.button.light:hover{background:#0077ed;border-color:#0077ed;color:#fff}.button.secondary{border-color:#0071e3;color:#0066cc;background:transparent}.button.secondary:hover{background:#0071e3;color:#fff;border-color:#0071e3}.hero-image{width:min(1440px,calc(100% - 80px));height:540px;min-height:0;margin:0 auto 0;border-radius:28px;background:var(--paper)}.hero-image>img{object-position:center 58%}.hero-image:after{inset:75% 0 0;background:linear-gradient(transparent,#0006)}.hero-image figcaption{font-size:13px;bottom:26px;left:32px;font-weight:500}.about{padding-block:112px;gap:90px}.section-intro .eyebrow,.updates .eyebrow,.resources .eyebrow{color:var(--muted);letter-spacing:.01em;font-size:13px;font-weight:500;margin-bottom:16px}.section-intro h2{font-size:44px;line-height:1.12;max-width:510px}.section-intro>p:last-child{margin-top:20px;font-size:17px}.accordion summary{font-size:21px;letter-spacing:-.02em;padding-block:26px}.accordion summary:after{border-radius:50%;background:var(--paper);width:29px;height:29px;font-size:23px;line-height:27px;text-align:center;right:0;top:25px;color:#6e6e73}.answer{font-size:17px;line-height:1.7}.resources{background:var(--paper);color:var(--ink);margin:0 24px 24px;border-radius:28px;padding:74px max(48px,calc((100vw - 1240px)/2 - 24px));gap:72px}.resources h2{font-size:44px;line-height:1.1}.resource-links a{border-color:#d2d2d7;font-size:19px;color:var(--blue);padding:24px 0}.resource-links a:first-child{border-color:#d2d2d7}.resource-links a:hover{color:#004f9f;text-decoration:underline}.updates{background:white;padding-block:90px}.updates h2{font-size:38px;line-height:1.12}.updates p{font-size:17px}.updates .small{font-size:12px}.site-footer{background:var(--paper);padding-top:52px}.footer-top .eyebrow{color:var(--muted);letter-spacing:.01em;font-size:12px}.footer-top p,.footer-top a:not(.wordmark){font-size:14px}.footer-top h3{font-size:18px}.footer-brand .wordmark{font-size:32px}.footer-bottom{font-size:12px}.page-heading{border:0;padding-block:42px 54px}.page-heading .eyebrow{color:var(--muted);font-size:12px;letter-spacing:.03em}.page-heading h1{font-size:clamp(42px,5.2vw,72px);letter-spacing:-.052em;line-height:1.08}.breadcrumb{margin-bottom:32px}.page-content{padding-top:12px}.copy-block h2,.prose h2{font-size:32px;line-height:1.2;letter-spacing:-.035em}.copy-block p,.prose p{line-height:1.8;font-size:17px}.copy-block strong{font-weight:600}.media-block img{border-radius:18px}.project-grid{gap:30px;align-items:start}.project-card{border:0;border-radius:24px;background:var(--paper);box-shadow:0 3px 12px #00000004}.project-card figure{aspect-ratio:1.18}.project-card .text-link{padding:24px;font-size:17px;font-weight:500;line-height:1.5}.project-card:hover img{transform:scale(1.025)}.contact-action{border-radius:22px;padding:36px}.text-link{color:#0066cc}.menu-toggle{border:0;border-radius:12px;background:transparent}.page-content.catalog{padding-bottom:100px}
@media(min-width:1600px){.hero-copy{padding:74px 24px 52px}.hero-image{height:620px}}
@media(max-width:1100px){.hero-copy{padding-top:60px}.hero h1{font-size:62px}.hero-intro{font-size:19px}.hero-image{height:440px;width:calc(100% - 64px)}.about{gap:52px;padding-block:88px}.section-intro h2{font-size:36px}.resources{padding:60px 40px;gap:45px}.resources h2{font-size:36px}.updates h2{font-size:34px}.header-inner{padding-inline:32px}.header-inner nav{gap:26px}.project-grid{gap:24px}}
@media(max-width:800px){.header-inner{min-height:72px;padding:15px 24px}.header-inner nav{max-height:calc(100dvh - 72px);padding-top:12px}.wordmark{font-size:26px}.hero-copy{padding:52px 24px 38px}.hero h1{font-size:52px;max-width:650px}.hero-intro{font-size:18px;max-width:570px}.hero-image{width:calc(100% - 40px);height:380px;border-radius:22px}.hero-image figcaption{font-size:12px;left:24px;bottom:20px}.about{padding-block:68px;gap:30px}.section-intro h2{font-size:38px}.resources{margin:0 16px 16px;padding:44px 28px;border-radius:24px;gap:24px}.resources h2{font-size:36px}.updates{padding-block:60px}.updates h2{font-size:34px}.page-heading h1{font-size:46px}.page-heading{padding-bottom:40px}.nav-contact{padding:14px 0;justify-content:flex-start}.nav-dropdown{border:0;box-shadow:none}.page-content.catalog{padding-bottom:64px}.footer-top{gap:36px}.copy-block h2{font-size:28px}}
@media(max-width:480px){.hero-copy{padding:44px 22px 34px}.hero .eyebrow{font-size:12px;margin-bottom:18px}.hero h1{font-size:42px;line-height:1.07}.hero-intro{font-size:17px;line-height:1.5;margin:20px 0 24px}.button,.button.light{width:auto;max-width:100%;min-height:46px;font-size:14px}.hero-image{height:290px;width:calc(100% - 32px);border-radius:18px}.hero-image figcaption{left:18px;bottom:18px;font-size:11px}.section-intro h2{font-size:34px}.about{padding-block:56px}.accordion summary{font-size:20px}.answer{font-size:16px}.resources h2{font-size:32px}.updates h2{font-size:32px}.updates p{font-size:16px}.resource-links a{font-size:17px}.page-heading h1{font-size:38px}.copy-block p{font-size:16px}.project-card .text-link{font-size:17px}.contact-action{padding:26px}.site-footer{padding-top:40px}}

.catalog-intro{font-size:21px;color:var(--muted);margin-bottom:32px}
.project-grid{align-items:stretch}.project-card{display:flex;flex-direction:column}.project-card>figure{flex-shrink:0}.project-card>.text-link{flex:1;min-height:90px;align-items:center}.article-content .copy-block>h2:first-child{margin-top:0}.article-content .copy-block:last-child{margin-bottom:0}.footer-top>div{min-width:0}.footer-top h3{line-height:1.4}.copy-block p,.copy-block li,.answer{overflow-wrap:anywhere}.table-scroll:focus-visible{outline-offset:2px}.page-content .media-block{clear:both}@media(max-width:480px){.project-card>.text-link{min-height:76px}.resources,.updates{row-gap:28px}.page-heading h1{overflow-wrap:anywhere}}
.data-panel{margin:32px 0;background:#f5f5f7;border-radius:22px;padding:28px}.data-panel h3,.diagram-note h3{font-size:23px;line-height:1.3;margin:0 0 22px;letter-spacing:-.03em}.table-scroll{overflow-x:auto;max-width:100%;border-radius:10px}.data-panel table{width:100%;border-collapse:collapse;font-size:15px;line-height:1.6;min-width:500px;text-align:left}.data-panel td,.data-panel th{padding:16px;border-bottom:1px solid #d2d2d7;vertical-align:top;font-weight:400}.data-panel thead th{font-weight:600;background:#e8e8ed;font-size:14px}.data-panel tbody th{font-weight:500;min-width:135px}.data-panel tbody tr:last-child>*{border-bottom:0}.diagram-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:28px 0}.diagram-steps>section{background:#f5f5f7;padding:26px 22px;border-radius:22px}.diagram-steps h3{font-size:21px;line-height:1.25;margin:20px 0}.step-index{color:#0066cc;font-size:14px;font-weight:600}.diagram-steps ul{padding-left:18px;margin:0;font-size:15px;color:var(--muted);line-height:1.75}.diagram-steps li+li{margin-top:12px}.diagram-note{font-size:16px;line-height:1.8;color:var(--muted);padding:20px 4px}.diagram-note p{margin:12px 0}.diagram-note h3{margin:24px 0 12px;color:var(--ink)}.capital-stack{list-style:none;padding:0;margin:0;display:grid;gap:12px}.capital-stack li{padding:24px;border-radius:14px;background:#1d1d1f;color:#fff;display:flex;justify-content:space-between;gap:20px;align-items:center}.capital-stack li:nth-child(2){background:#515154}.capital-stack li:nth-child(3){background:#e8e8ed;color:#1d1d1f}.capital-stack span{font-size:14px}.capital-stack strong{font-size:21px;font-weight:500}@media(max-width:800px){.diagram-steps{grid-template-columns:1fr}.data-panel{padding:20px 16px}.data-panel table{font-size:14px}.capital-stack li{align-items:flex-start;flex-direction:column;gap:8px}.diagram-steps>section{padding:24px}.data-panel h3{font-size:22px}}

.gallery-card-count{font-size:14px;color:#6e6e73;margin:0;padding:0 24px 22px}.project-card:has(.gallery-card-count)>.text-link{min-height:76px;padding-bottom:10px}

/* Preserve each project's complete composition inside an even image frame. */
.project-card figure{position:relative;aspect-ratio:1/1;background:#ececef}
.project-card figure a{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.project-card figure img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transform:none;transition:none}
.project-card:hover img{transform:none}

.project-grid{align-items:stretch}
.project-card{height:100%}
.gallery-card-count strong{font-weight:600;color:#1d1d1f}
.project-card-cost{display:block;margin-top:7px;font-size:13px;line-height:1.35;color:#52606d;font-weight:500}
