.container{width:min(1180px,92%);margin-inline:auto}.section{padding:6rem 0}.section-red{background:var(--red);color:var(--text-invert)}.section-head{text-align:center;max-width:720px;margin:0 auto 3.25rem}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--red);margin-bottom:.9rem;font-size:.78rem;font-weight:600}.section-red .eyebrow{color:var(--peach)}.section-head h2{font-size:clamp(2rem,4.5vw,3rem)}.section-intro{color:var(--text-muted);margin-top:1.1rem}.section-red .section-intro{color:var(--text-invert-muted)}.site-header{z-index:20;background:color-mix(in srgb, var(--bg) 92%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);position:sticky;top:0}.header-inner{align-items:center;gap:1.5rem;min-height:72px;display:flex}.brand{font-family:var(--serif);white-space:nowrap;align-items:center;gap:.7rem;font-size:1.12rem;display:flex}.brand-name{text-decoration:none}.brand-logo-link{transition:opacity .2s;display:block}.brand-logo-link:hover,.brand-logo-link:focus-visible{opacity:.82}.brand-logo{width:auto;height:40px;display:block}.site-nav{gap:1.5rem;margin-left:auto;display:flex}.site-nav a{color:var(--ink-soft);font-size:.93rem;font-weight:500;text-decoration:none;transition:color .2s}.site-nav a:hover,.site-nav a:focus-visible{color:var(--red)}.lang-switch{gap:.25rem;display:flex}.nav-toggle,.mobile-nav{display:none}.lang-btn{color:var(--text-muted);letter-spacing:.06em;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;padding:.3rem .5rem;font-size:.78rem;font-weight:600;transition:color .2s,border-color .2s,background .2s}.lang-btn:hover{color:var(--red)}.lang-btn.is-active{color:#fff;background:var(--red);border-color:var(--red)}.hero{padding:5.5rem 0}.hero-inner{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:4rem;display:grid}.hero-photo-wrap{justify-self:end;max-width:420px;position:relative}.hero-photo-wrap:before{content:"";background:var(--blush);border-radius:8px;position:absolute;inset:14px -14px -14px 14px}.hero-photo{aspect-ratio:4/5;object-fit:cover;object-position:top center;width:100%;height:auto;box-shadow:var(--shadow-md);border-radius:8px;display:block;position:relative}.hero-since{letter-spacing:.18em;text-transform:uppercase;color:var(--red);margin-bottom:1.5rem;font-size:.78rem;font-weight:600}.hero-name{font-size:clamp(3rem,8.5vw,5.5rem)}.hero-honorific{color:var(--red)}.hero-tagline{font-family:var(--serif);color:var(--ink-soft);margin-top:1.5rem;font-size:clamp(1.25rem,2.6vw,1.7rem);font-style:italic}.hero-subtitle{max-width:560px;color:var(--text-muted);margin-top:1.1rem}.btn{border-radius:6px;margin-top:2.5rem;padding:.9rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-block}.btn-red{background:var(--red);color:#fff}.btn-red:hover,.btn-red:focus-visible{background:var(--red-dark);box-shadow:var(--shadow-md);transform:translateY(-1px)}.about-grid{grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);align-items:start;gap:3rem;display:grid}#about .section-head{text-align:left;margin-inline:0}.about-text p+p{margin-top:1.2rem}.about-credentials{border-left:3px solid var(--red);padding:.4rem 0 .4rem 1.75rem}.about-credentials h3{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;color:var(--red);margin-bottom:1rem;font-size:.78rem;font-weight:600}.about-credentials ul{margin:0;padding:0;list-style:none}.about-credentials li{border-top:1px solid var(--border);flex-direction:column;gap:.1rem;padding:.75rem 0;display:flex}.about-credentials li:first-child{border-top:0;padding-top:0}.cred-title{font-size:.95rem;font-weight:600}.cred-detail{color:var(--text-muted);font-size:.9rem}#practice{background:var(--card);border-block:1px solid var(--border)}.practice-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;display:grid}.practice-card{background:var(--bg);border:1px solid var(--border);border-top:3px solid var(--red);border-radius:8px;padding:1.9rem;transition:transform .25s,box-shadow .25s}.practice-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.practice-card h3{color:var(--ink);margin-bottom:.75rem;font-size:1.35rem}.practice-card p{color:var(--text-muted);font-size:.94rem}.community-list{border-left:3px solid var(--red);max-width:820px;margin:0 auto;padding:.4rem 0 .4rem 1.75rem;list-style:none}.community-item{border-top:1px solid var(--border);flex-wrap:wrap;gap:.35rem 1.5rem;padding:1.15rem 0;display:flex}.community-item:first-child{border-top:0;padding-top:0}.community-item:last-child{padding-bottom:0}.community-role{flex:0 0 280px;font-weight:600}.community-org{color:var(--text-muted);flex:300px}#distinctions{background:var(--card);border-block:1px solid var(--border)}.distinctions-list{border-left:3px solid var(--red);max-width:820px;margin:0 auto;padding:.4rem 0 .4rem 1.75rem;list-style:none}.distinction-item{border-top:1px solid var(--border);align-items:baseline;gap:1.5rem;padding:.8rem 0;display:flex}.distinction-item:first-child{border-top:0;padding-top:0}.distinction-item:last-child{padding-bottom:0}.distinction-title{flex:1;font-size:.97rem;font-weight:600}.distinction-year{color:var(--text-muted);font-size:.9rem}.contact-card{background:var(--card);box-shadow:var(--shadow-md);max-width:660px;color:var(--text);border-radius:8px;margin:0 auto;padding:2.5rem}.contact-firm{font-family:var(--serif);color:var(--red);font-size:1.5rem}.contact-role{color:var(--text-muted);margin:.4rem 0 1.6rem;font-size:.94rem}.contact-details{gap:1.3rem;margin:0;display:grid}.contact-details dt{letter-spacing:.16em;text-transform:uppercase;color:var(--red);margin-bottom:.3rem;font-size:.75rem;font-weight:600}.contact-details dd{color:var(--ink);margin:0}.contact-details a{color:inherit;border-bottom:1px solid var(--red);text-decoration:none}.site-footer{background:var(--ink);color:var(--text-invert-muted);text-align:center;padding:1.9rem 0;font-size:.88rem}.site-footer a{color:var(--text-invert);border-bottom:1px solid var(--red);text-decoration:none}@media (width<=900px){.site-nav,.lang-switch{display:none}.nav-toggle{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:6px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;margin-left:auto;padding:0 9px;display:inline-flex}.nav-toggle span{background:var(--ink);border-radius:1px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.nav-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-nav{background:var(--bg);border-top:1px solid var(--border);flex-direction:column;padding:.4rem 0 .6rem;animation:.2s mobile-nav-in;display:flex}@keyframes mobile-nav-in{0%{transform:translateY(-6px)}to{transform:none}}.mobile-nav a{color:var(--ink-soft);border-top:1px solid var(--border);padding:.85rem max(4%,1.25rem);font-size:1rem;font-weight:500;text-decoration:none}.mobile-nav a:first-child{border-top:0}.mobile-nav a:hover,.mobile-nav a:focus-visible,.mobile-nav a:active{color:var(--red)}.mobile-nav-langs{border-top:1px solid var(--border);gap:.5rem;padding:.9rem max(4%,1.25rem);display:flex}.about-grid{grid-template-columns:1fr}.section{padding:4.25rem 0}.hero{text-align:center;padding:3.5rem 0 4.25rem}.hero-inner{flex-direction:column;align-items:center;gap:0;display:flex}.hero-text{display:contents}.hero-since{order:1}.hero-name{order:2}.hero-photo-wrap{order:3;width:min(340px,82%);margin-top:2.25rem}.hero-tagline{order:4;margin-top:2.25rem}.hero-subtitle{order:5}.hero-inner .btn{order:6}.hero-subtitle{margin-inline:auto}}:root{--ink:#1c1b17;--ink-soft:#44423c;--bg:#faf9f6;--card:#fff;--border:#e7e4dc;--peach:#ffe5d2;--blush:#f9e2e0;--red:#cf140b;--red-dark:#a80f08;--text:#1c1b17;--text-muted:#5c5a52;--text-invert:#fdfcfa;--text-invert-muted:#fdfcfac7;--shadow-sm:0 1px 3px #1c1b1714, 0 1px 2px #1c1b170f;--shadow-md:0 10px 25px -5px #1c1b171f, 0 4px 10px -4px #1c1b1714;--serif:"Gambarino", "Iowan Old Style", Palatino, Georgia, serif;--sans:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;font:16px/1.65 var(--sans);color:var(--text);background:var(--bg);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{margin:0}:where(#about,#practice,#community,#distinctions,#contact,#top){scroll-margin-top:80px}h1,h2,h3{font-family:var(--serif);margin:0;font-weight:400;line-height:1.12}p{margin:0}a{color:inherit}button{font:inherit}.reveal-on .reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(18px)}.reveal-on .reveal.is-visible{opacity:1;transform:none}
