.about-hero{border-bottom:1px solid var(--rule);background:var(--bone);padding:86px 0 74px}.about-hero .wrap{gap:var(--gutter);grid-template-columns:repeat(12,1fr);align-items:end;display:grid}.about-hero-copy{flex-direction:column;grid-column:1/8;gap:24px;display:flex}.about-hero-copy h1{font-family:var(--display);letter-spacing:-.04em;max-width:12ch;margin:0;font-size:clamp(52px,6vw,82px);font-weight:400;line-height:.98}.about-hero-copy h1 .serif-i{color:var(--accent)}.about-hero-copy p{color:var(--graphite);max-width:56ch;margin:0;font-size:16px;line-height:1.65}.about-hero-media{background:var(--ink);grid-column:9/13;align-self:stretch;min-height:520px;position:relative;overflow:hidden}.about-hero-media img{object-fit:cover;object-position:58% 50%;filter:saturate(.98)contrast(1.02);width:100%;height:100%}.about-hero-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 56%,#00000094 100%);position:absolute;inset:0}.about-media-caption{z-index:1;color:var(--bone);flex-direction:column;gap:4px;display:flex;position:absolute;bottom:20px;left:22px;right:22px}.about-media-caption .mono{color:#faf6eca8;letter-spacing:.1em;text-transform:uppercase;font-size:10px}.about-media-caption strong{font-family:var(--display);letter-spacing:-.02em;font-size:22px;font-weight:500}.about-proof{border-bottom:1px solid var(--rule);background:var(--paper)}.about-proof .wrap{grid-template-columns:repeat(4,1fr);padding-top:0;padding-bottom:0;display:grid}.proof-cell{border-left:1px solid var(--rule);flex-direction:column;justify-content:center;gap:10px;min-height:150px;padding:32px 28px;display:flex}.proof-cell:last-child{border-right:1px solid var(--rule)}.proof-cell .value{font-family:var(--display);letter-spacing:-.04em;font-size:44px;line-height:1}.proof-cell .label{font-size:var(--t-eyebrow);letter-spacing:.18em;text-transform:uppercase;color:var(--graphite);font-weight:500;line-height:1.55}.about-section{background:var(--bone);padding:108px 0}.about-section-head{gap:var(--gutter);grid-template-columns:repeat(12,1fr);align-items:start;margin-bottom:54px;display:grid}.about-section-head>.eyebrow{grid-column:1/3;padding-top:8px}.about-section-head>div:last-child{grid-column:4/11}.about-section-head h2{font-family:var(--display);letter-spacing:-.03em;max-width:17ch;margin:0;font-size:clamp(36px,4vw,56px);font-weight:400;line-height:1.04}.about-section-head h2 .serif-i{color:var(--accent)}.about-section-head p{color:var(--graphite);max-width:55ch;margin:18px 0 0;font-size:15px;line-height:1.6}.pillar-grid{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-columns:repeat(3,1fr);display:grid}.pillar{border-right:1px solid var(--rule);flex-direction:column;justify-content:space-between;gap:36px;min-height:270px;padding:28px;transition:background .2s;display:flex}.pillar:last-child{border-right:0}.pillar:hover{background:var(--paper)}.pillar .mono{color:var(--ash);font-size:11px}.pillar h3{font-family:var(--display);letter-spacing:-.025em;max-width:12ch;margin:0;font-size:28px;font-weight:500;line-height:1.08}.pillar p{color:var(--graphite);max-width:34ch;margin:0;font-size:14px;line-height:1.6}.about-offices{background:var(--bone);padding-bottom:92px}.office-grid{gap:var(--gutter);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.office-card{border-top:1px solid var(--rule-strong);background:var(--paper);grid-template-rows:auto 1fr;min-width:0;display:grid}.office-card-text-only{grid-template-rows:1fr}.office-photo{background:var(--ink);aspect-ratio:16/9;position:relative;overflow:hidden}.office-photo img{object-fit:cover;object-position:58% 50%;filter:saturate(.98)contrast(1.02);width:100%;height:100%}.office-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 48%,#0000007a 100%);position:absolute;inset:0}.office-status{z-index:1;font-size:var(--t-eyebrow);letter-spacing:.18em;text-transform:uppercase;color:#faf6ecc7;text-shadow:0 1px 12px #00000073;font-weight:500;position:absolute;bottom:16px;left:18px}.office-copy{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);border-left:1px solid var(--rule);flex-direction:column;justify-content:space-between;gap:18px;padding:22px 24px 24px;display:flex}.office-copy h3{font-family:var(--display);letter-spacing:-.03em;max-width:none;margin:0;font-size:28px;font-weight:500;line-height:1.05}.office-copy p{color:var(--graphite);max-width:34ch;margin:0;font-size:14px;line-height:1.62}.office-copy .mono{color:var(--ink);font-size:11px;line-height:1.6}.about-team{background:var(--paper);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);overflow:hidden}.about-carousel{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;padding:0 var(--margin) 8px;max-width:var(--max);scrollbar-width:none;-ms-overflow-style:none;gap:18px;margin:0 auto;display:flex;overflow-x:auto}.about-carousel::-webkit-scrollbar{display:none}.team-card{scroll-snap-align:start;background:var(--bone);border:1px solid var(--rule);flex-direction:column;flex:0 0 252px;justify-content:space-between;gap:22px;min-height:320px;padding:20px;transition:transform .22s,border-color .22s,background .22s;display:flex}.team-card:hover{border-color:var(--rule-strong);background:var(--paper);transform:translateY(-3px)}.team-avatar{border:1px solid var(--rule-strong);background:linear-gradient(135deg,#d9d0c1 0%,#847a6c 100%);border-radius:50%;justify-content:center;align-items:center;width:132px;height:132px;display:flex;overflow:hidden}.team-avatar img{object-fit:cover;object-position:58% 42%;width:100%;height:100%}.team-avatar span{font-family:var(--display);letter-spacing:-.08em;color:var(--bone);font-size:42px;font-weight:600}.team-copy{flex-direction:column;gap:6px;display:flex}.team-copy .role{font-size:var(--t-eyebrow);letter-spacing:.16em;text-transform:uppercase;color:var(--graphite);font-weight:500;line-height:1.45}.team-copy h3{font-family:var(--display);letter-spacing:-.035em;margin:0;font-size:28px;font-weight:500;line-height:1.04}.team-copy a{font-family:var(--mono);color:var(--graphite);letter-spacing:.01em;font-size:11.5px}.team-copy a:hover{color:var(--accent)}.team-profile-hero .breadcrumb-nav{grid-column:1/-1;margin-bottom:6px}.team-profile-body{padding-top:48px}.team-profile-grid{gap:var(--gutter);grid-template-columns:minmax(280px,420px) minmax(0,1fr);align-items:start;display:grid}.team-profile-card{background:var(--paper);border:1px solid var(--rule);gap:0;display:grid}.team-profile-card img{aspect-ratio:5/6;object-fit:cover;width:100%;height:auto;display:block}.team-profile-contact{border-top:1px solid var(--rule);flex-direction:column;gap:8px;padding:24px;display:flex}.team-profile-contact h2{font-family:var(--display);letter-spacing:-.035em;margin:0;font-size:32px;font-weight:500;line-height:1.04}.team-profile-contact p{font-size:var(--t-eyebrow);letter-spacing:.16em;text-transform:uppercase;color:var(--graphite);margin:0 0 8px;font-weight:600}.team-profile-contact a{font-family:var(--mono);color:var(--accent);border-bottom:1px solid #2e4a3a4d;width:max-content;font-size:12px}.team-profile-content{background:var(--paper);border-top:1px solid var(--rule-strong);padding:0 0 0 28px}.team-profile-content p{color:var(--graphite);max-width:72ch;margin:0 0 18px;font-size:16px;line-height:1.72}.team-profile-content .team-profile-summary{font-family:var(--display);letter-spacing:-.03em;color:var(--ink);max-width:18ch;margin-bottom:28px;font-size:clamp(28px,3vw,42px);font-weight:400;line-height:1.12}.team-profile-content .update-tags{margin:30px 0}.about-posts{background:var(--bone);overflow:hidden}.posts-carousel{padding-bottom:10px}.post-card{scroll-snap-align:start;border:1px solid var(--rule);background:var(--paper);flex:0 0 378px;grid-template-rows:auto 1fr;min-height:430px;transition:transform .22s,border-color .22s;display:grid}.post-card:hover{border-color:var(--rule-strong);transform:translateY(-3px)}.post-image{aspect-ratio:4/3;background:var(--ink);position:relative;overflow:hidden}.post-image img{object-fit:cover;filter:saturate(.9)contrast(1.02);width:100%;height:100%}.post-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 52%,#0000008f 100%);position:absolute;inset:0}.post-image span{z-index:1;color:#faf6ecd1;font-size:var(--t-eyebrow);letter-spacing:.18em;text-transform:uppercase;font-weight:500;position:absolute;bottom:16px;left:18px}.post-copy{flex-direction:column;gap:14px;padding:22px;display:flex}.post-copy .mono{color:var(--ash);font-size:11px}.post-copy h3{font-family:var(--display);letter-spacing:-.03em;max-width:12ch;margin:0;font-size:28px;font-weight:500;line-height:1.08}.post-copy p{color:var(--graphite);margin:0;font-size:14px;line-height:1.6}.about-videos{background:var(--ink);color:var(--bone);padding:112px 0}.about-videos .eyebrow{color:var(--ash)}.about-videos .about-section-head h2{color:var(--bone)}.about-videos .about-section-head h2 .serif-i{color:#9cb29f}.about-videos .about-section-head p{color:#d9d3ca}.video-story-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.video-story{background:#faf6ec09;border:1px solid #faf6ec29;flex-direction:column;min-height:100%;transition:border-color .22s,background .22s,transform .22s;display:flex;position:relative}.video-story:hover{background:#faf6ec0f;border-color:#faf6ec57;transform:translateY(-3px)}.story-index{z-index:2;color:#faf6ec94;font-size:10px;position:absolute;top:16px;left:16px}.story-video,.story-poster{aspect-ratio:16/10;background:#24221c;width:100%;display:block}.story-poster{background:linear-gradient(135deg,#2a2922 0%,#5a5042 54%,#15140f 100%);position:relative;overflow:hidden}.story-poster:before{content:"";opacity:.28;background-color:#0000;background-image:linear-gradient(90deg,#ffffff0d 1px,#0000 1px),linear-gradient(#ffffff0d 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:36px 36px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.story-initials{font-family:var(--display);letter-spacing:-.08em;color:#faf6ec33;font-size:58px;font-weight:600;position:absolute;bottom:22px;left:24px}.story-play{background:#15140f5c;border:1px solid #faf6ec6b;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;bottom:18px;right:18px}.story-play span{border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:12px solid var(--bone);width:0;height:0;margin-left:3px;display:block}.story-copy{flex-direction:column;flex:1;gap:16px;padding:22px;display:flex}.story-meta{font-family:var(--mono);color:#faf6ec85;letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;gap:18px;font-size:10.5px;display:flex}.story-copy h3{font-family:var(--display);letter-spacing:-.025em;max-width:13ch;margin:0;font-size:24px;font-weight:500;line-height:1.12}.story-copy p{color:#d9d3ca;margin:0;font-size:13.5px;line-height:1.58}.story-person{border-top:1px solid #faf6ec21;flex-direction:column;gap:2px;margin-top:auto;padding-top:18px;display:flex}.story-person .name{font-family:var(--display);letter-spacing:-.01em;font-size:15px;font-weight:500}.story-person .role{font-size:var(--t-eyebrow);letter-spacing:.16em;text-transform:uppercase;color:var(--ash);font-weight:500}.about-operating{background:var(--paper);border-bottom:1px solid var(--rule);padding:108px 0}.about-operating .wrap{gap:var(--gutter);grid-template-columns:repeat(12,1fr);display:grid}.operating-title{grid-column:1/6;align-self:start;position:sticky;top:112px}.operating-title h2{font-family:var(--display);letter-spacing:-.03em;margin:16px 0 0;font-size:clamp(34px,3.8vw,52px);font-weight:400;line-height:1.05}.operating-list{border-top:1px solid var(--rule);grid-column:7/13}.operating-row{border-bottom:1px solid var(--rule);grid-template-columns:72px 1fr;gap:24px;padding:28px 0;display:grid}.operating-row .mono{color:var(--ash);padding-top:3px;font-size:11px}.operating-row p{color:var(--ink);letter-spacing:-.015em;margin:0;font-size:18px;line-height:1.5}.about-branches{background:var(--bone);padding:104px 0 120px}.branch-panel{gap:var(--gutter);border-top:1px solid var(--rule-strong);border-bottom:1px solid var(--rule);grid-template-columns:repeat(12,1fr);align-items:start;padding:34px 0;display:grid}.branch-panel>div:first-child{grid-column:1/7}.branch-panel h2{font-family:var(--display);letter-spacing:-.03em;max-width:14ch;margin:14px 0 0;font-size:clamp(34px,3.8vw,52px);font-weight:400;line-height:1.05}.branch-list{flex-direction:column;grid-column:8/13;display:flex}.branch-list p{border-bottom:1px solid var(--rule);color:var(--graphite);margin:0;padding:18px 0;font-size:15px;line-height:1.6}.branch-list p:first-child{padding-top:0}.branch-list p:last-child{border-bottom:0;padding-bottom:0}@media (max-width:980px){.about-hero{padding:34px 0 32px}.about-hero .wrap{grid-template-columns:1fr;gap:24px}.about-hero-copy,.about-hero-media{grid-column:1/-1}.about-hero-copy{gap:14px}.about-hero-copy h1{max-width:11.5ch;font-size:clamp(34px,10vw,46px);line-height:1.01}.about-hero-copy p{max-width:46ch;font-size:14px;line-height:1.55}.about-hero-media{aspect-ratio:5/4;min-height:0}.about-hero-media img{object-position:60% 50%}.about-proof .wrap{grid-template-columns:repeat(2,1fr)}.proof-cell{border-bottom:1px solid var(--rule);gap:6px;min-height:86px;padding:16px 14px}.proof-cell:nth-child(2n){border-right:1px solid var(--rule)}.proof-cell .value{font-size:28px}.proof-cell .label{letter-spacing:.14em;font-size:9.5px;line-height:1.35}.about-section,.about-videos,.about-operating{padding:62px 0}.about-team,.about-posts{padding-top:56px;padding-bottom:58px}.about-services{padding-top:52px;padding-bottom:56px}.about-section-head{grid-template-columns:1fr;gap:12px;margin-bottom:28px}.about-section-head>.eyebrow,.about-section-head>div:last-child{grid-column:1/-1}.about-section-head h2{font-size:30px;line-height:1.06}.about-section-head p{margin-top:12px;font-size:14px;line-height:1.55}.office-grid,.pillar-grid,.video-story-grid{grid-template-columns:1fr}.office-card{grid-template-columns:1fr;min-height:0}.office-photo{aspect-ratio:4/3}.office-copy{border-left:1px solid var(--rule);gap:18px;padding:20px}.office-copy h3{max-width:none;font-size:25px}.office-copy p{font-size:13.5px;line-height:1.5}.office-copy .mono{font-size:10.5px}.about-carousel{padding-left:var(--margin);padding-right:var(--margin)}.team-card{flex-basis:214px;gap:18px;min-height:258px;padding:16px}.team-avatar{width:92px;height:92px}.team-avatar span{font-size:34px}.team-copy h3{font-size:24px}.team-copy a{font-size:10.8px}.team-profile-grid{grid-template-columns:1fr}.team-profile-content{padding:24px 0 0}.team-profile-content .team-profile-summary{max-width:none;font-size:28px}.post-card{flex-basis:292px;min-height:356px}.post-copy{gap:10px;padding:18px}.post-copy h3{max-width:none;font-size:24px}.post-copy p{font-size:13.5px;line-height:1.5}.pillar{border-right:0;border-bottom:1px solid var(--rule);gap:20px;min-height:0;padding:18px}.pillar h3{max-width:none;font-size:22px}.pillar p{font-size:13.5px;line-height:1.5}.pillar:last-child{border-bottom:0}.about-operating .wrap,.branch-panel{grid-template-columns:1fr}.operating-title,.operating-list,.branch-panel>div:first-child,.branch-list{grid-column:1/-1}.operating-title{position:static}.operating-row{grid-template-columns:48px 1fr;gap:16px;padding:22px 0}.operating-row p{font-size:16px}.about-branches{padding:56px 0 66px}.branch-panel{gap:22px;padding:24px 0}.branch-panel h2{max-width:12ch;margin-top:10px;font-size:30px}.branch-list p{padding:12px 0;font-size:13.5px;line-height:1.5}}@media (max-width:560px){.about-hero-copy h1{max-width:12ch;font-size:34px}.about-proof .wrap{grid-template-columns:repeat(2,1fr)}.proof-cell,.proof-cell:nth-child(2n),.proof-cell:last-child{border-left:0;border-right:0}.proof-cell:nth-child(odd){border-right:1px solid var(--rule)}.story-copy{padding:20px}.story-copy h3{font-size:22px}.about-carousel{padding-bottom:0}}
