:root{--bg:#070d17;--bg-2:#0b1220;--panel:#111827;--panel-2:#151e2d;--text:#f5f4ef;--muted:#a8b0be;--line:#ffffff1c;--accent:#ef493e;--accent-soft:#ef493e29;--navy:#082b45;color:var(--text);background:var(--bg);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);scroll-padding-top:84px}body{background:var(--bg);color:var(--text);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.site-shell{background:var(--bg);min-height:100vh}.skip-link{color:#000;z-index:9999;background:#fff;padding:12px 16px;position:fixed;top:-60px;left:20px}.skip-link:focus{top:20px}.site-header{z-index:1000;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070d17e6;grid-template-columns:1fr auto 1fr;align-items:center;height:84px;padding:0 clamp(20px,4vw,68px);display:grid;position:fixed;inset:0 0 auto}.brand{align-items:center;gap:13px;width:max-content;min-width:0;display:flex}.brand img{object-fit:cover;flex:none;width:48px;height:48px}.brand span{min-width:0;line-height:1.05;display:grid}.brand strong{white-space:nowrap;font-family:Georgia,serif;font-size:17px;font-weight:500}.brand small{text-transform:uppercase;letter-spacing:.25em;color:#a8b0be;margin-top:6px;font-size:8px}.desktop-nav{align-items:center;gap:30px;display:flex}.desktop-nav a{color:#c5cad3;font-size:12px;transition:all .25s}.desktop-nav a:hover{color:#fff}.header-cta{border:1px solid var(--line);text-transform:uppercase;letter-spacing:.12em;justify-self:end;align-items:center;gap:10px;padding:13px 17px;font-size:11px;transition:all .25s;display:flex}.header-cta:hover{color:#07101d;background:#fff}.mobile-toggle{color:#fff;border:1px solid var(--line);background:0 0;justify-content:center;align-items:center;width:44px;height:44px;display:none}.hero{background:linear-gradient(110deg,#080d16 0%,#0b1220 54%,#111827 100%);grid-template-columns:minmax(0,1.08fr) minmax(390px,.82fr) minmax(180px,.32fr);align-items:stretch;height:100svh;min-height:780px;max-height:980px;padding:84px clamp(20px,5vw,76px) 0;display:grid;position:relative;overflow:hidden}.hero-grid{background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);opacity:.22;background-size:120px 120px;position:absolute;inset:84px 0 0;-webkit-mask-image:linear-gradient(#000c,#0000 88%);mask-image:linear-gradient(#000c,#0000 88%)}.hero:before{content:"";filter:blur(4px);background:radial-gradient(circle,#ef493e29,#0000 66%);border-radius:50%;width:620px;height:620px;position:absolute;top:14%;left:43%}.hero-copy{z-index:3;align-self:center;max-width:820px;padding-bottom:4vh;position:relative}.hero-kicker{color:#cfd4dc;letter-spacing:.15em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:13px;font-size:10px;display:flex}.hero-kicker i{background:var(--accent);flex:none;width:42px;height:1px}.hero h1{text-transform:uppercase;letter-spacing:-.035em;margin:28px 0 0;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(68px,8vw,136px);font-weight:900;line-height:.83}.hero h1 em{color:#0000;-webkit-text-stroke:1px #ffffffc7;font-style:normal}.hero-copy>p{color:#bdc5d0;max-width:590px;margin:30px 0 0;font-size:clamp(15px,1.25vw,19px);line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:25px;margin-top:34px;display:flex}.primary-button{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:22px;padding:16px 20px;font-size:12px;font-weight:700;transition:all .3s;display:inline-flex}.text-link{color:#c7ccd4;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:7px;font-size:12px;display:inline-flex}.text-link:hover{color:#fff}.hero-person{z-index:2;justify-content:center;align-self:end;align-items:flex-end;min-width:0;height:calc(100% - 96px);display:flex;position:relative}.hero-person__frame{background:linear-gradient(#ffffff05,#ffffff0d);border:1px solid #ffffff1f;position:absolute;inset:10% 2% 0}.hero-person:after{content:"";background:linear-gradient(transparent,var(--bg));z-index:2;height:24%;position:absolute;bottom:0;left:-5%;right:-5%}.hero-person img{z-index:1;filter:drop-shadow(0 25px 50px #00000073);width:auto;max-width:116%;height:auto;max-height:96%;position:relative}.hero-person__name{z-index:4;text-align:right;border-right:2px solid var(--accent);padding-right:12px;display:grid;position:absolute;top:19%;right:1%}.hero-person__name small{text-transform:uppercase;letter-spacing:.18em;color:var(--accent);font-size:8px}.hero-person__name strong{text-transform:uppercase;margin-top:5px;font-family:Impact,Arial Narrow,sans-serif;font-size:22px}.hero-side-note{z-index:3;border-left:1px solid var(--line);align-self:center;padding:40px 0 40px 26px;position:relative}.hero-side-note span{color:var(--accent);text-transform:uppercase;letter-spacing:.18em;font-size:9px}.hero-side-note strong{color:#d6d9df;margin-top:14px;font-family:Georgia,serif;font-size:18px;font-weight:400;line-height:1.45;display:block}.section-dark,.section-dark-alt,.office,.contact{padding:clamp(78px,9vw,140px) clamp(20px,5vw,76px)}.credibility{border-top:1px solid var(--line);background:#0c1320;grid-template-columns:.82fr 1.6fr;gap:70px;display:grid}.credibility-intro h2,.section-heading h2,.office h2,.contact h2{text-transform:uppercase;letter-spacing:-.02em;margin:18px 0;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(42px,5vw,76px);line-height:.9}.credibility-intro p{max-width:340px;color:var(--muted);line-height:1.6}.section-number{color:var(--accent);letter-spacing:.18em;font-family:ui-monospace,monospace;font-size:11px}.stats-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;display:grid}.stats-grid article{border-left:1px solid var(--line);flex-direction:column;justify-content:flex-end;min-height:178px;padding:22px 26px;display:flex}.stats-grid strong{font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(44px,4.5vw,76px);line-height:1}.stats-grid sup{color:var(--accent);font-size:.4em}.stats-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.11em;margin-top:12px;font-size:10px;line-height:1.45}.section-dark-alt{border-top:1px solid var(--line);background:#080e19}.section-heading{grid-template-columns:.65fr 1.4fr;align-items:end;gap:55px;margin-bottom:52px;display:grid}.section-heading>div p{text-transform:uppercase;letter-spacing:.15em;color:#c2c8d1;margin:10px 0 0;font-size:10px}.section-heading h2{max-width:850px;margin:0}.practice-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.practice-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:300px;padding:24px;transition:all .35s;display:flex;position:relative}.practice-card:hover{background:var(--panel-2);transform:translateY(-5px)}.practice-card__top{color:#697587;justify-content:space-between;align-items:center;display:flex}.practice-card__top span{font-family:ui-monospace,monospace;font-size:10px}.practice-card h3{text-transform:uppercase;margin:70px 0 16px;font-family:Impact,Arial Narrow,sans-serif;font-size:28px;line-height:1}.practice-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.practice-card a{text-transform:uppercase;letter-spacing:.12em;color:#dce0e6;align-items:center;gap:8px;margin-top:auto;padding-top:24px;font-size:10px;display:flex}.practice-card:hover a{color:var(--accent)}.office{color:#111827;background:#f0f1f3;grid-template-columns:1fr 1fr;align-items:center;gap:70px;min-height:680px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#6d7480;font-size:10px}.office-copy>p:not(.eyebrow),.contact-copy>p:not(.eyebrow){color:#5b6471;max-width:620px;line-height:1.75}.office ul{gap:15px;margin:34px 0 0;padding:0;list-style:none;display:grid}.office li{align-items:center;gap:12px;font-size:13px;font-weight:600;display:flex}.office li svg{color:var(--accent);flex:none}.office-visual{background:#082c46;grid-template-columns:1fr 1fr;min-height:480px;display:grid;position:relative;overflow:hidden}.office-visual:before{content:"";background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0}.office-visual__logo{justify-content:center;align-items:center;padding:50px;display:flex;position:relative}.office-visual__logo img{filter:drop-shadow(0 16px 24px #00000040);max-width:280px}.office-visual__quote{z-index:2;color:#f1f3f6;background:#05101cdb;align-items:flex-end;padding:38px;font-family:Georgia,serif;font-size:22px;line-height:1.45;display:flex;position:relative}.team-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.team-card{border:1px solid var(--line);background:#111827;min-width:0;transition:all .35s;overflow:hidden}.team-card:hover{border-color:#ef493e99;transform:translateY(-6px)}.team-card__image{aspect-ratio:.82;background:#1a2230;overflow:hidden}.team-card__image img{object-fit:cover;object-position:center 22%;filter:grayscale(.82)contrast(1.03);width:100%;height:100%;transition:all .45s}.team-card:hover img{filter:grayscale(.1);transform:scale(1.035)}.team-card__copy{padding:20px}.team-card__copy small{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);font-size:8px}.team-card__copy h3{text-transform:uppercase;margin:10px 0 6px;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(22px,2vw,30px);line-height:1}.team-card__copy p{color:var(--muted);margin:0;font-size:11px}.contact{color:#101722;background:#f0f1f3;grid-template-columns:.85fr 1.15fr;gap:80px;display:grid}.contact-list{gap:8px;margin-top:32px;display:grid}.contact-list a,.contact-list>div{border:1px solid #1017221f;align-items:center;gap:16px;padding:16px;transition:all .25s;display:flex}.contact-list a:hover{border-color:#ef493e80;transform:translate(5px)}.contact-list svg{color:var(--accent);flex:none;width:20px}.contact-list span{font-size:13px;font-weight:600;line-height:1.45;display:grid}.contact-list small{text-transform:uppercase;letter-spacing:.12em;color:#707987;margin-bottom:5px;font-size:8px;font-weight:400}.contact-form{color:#fff;background:#09111e;grid-template-columns:1fr 1fr;gap:20px;padding:clamp(25px,4vw,50px);display:grid}.form-header{border-bottom:1px solid var(--line);grid-column:1/-1;justify-content:space-between;align-items:end;padding-bottom:24px;display:flex}.form-header span{text-transform:uppercase;color:var(--accent);letter-spacing:.14em;font-size:9px}.form-header strong{text-transform:uppercase;font-family:Impact,Arial Narrow,sans-serif;font-size:28px}.contact-form label{text-transform:uppercase;letter-spacing:.13em;color:#aeb6c3;gap:9px;font-size:9px;display:grid}.contact-form label:nth-of-type(4){grid-column:1/-1}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);color:#fff;background:#111a28;outline:none;width:100%;min-width:0;padding:14px;transition:all .2s}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--accent)}.contact-form button{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:0;grid-column:1/-1;justify-content:space-between;align-items:center;padding:16px 18px;font-size:11px;font-weight:700;display:flex}.form-note{color:#7f8997;text-align:center;grid-column:1/-1;font-size:9px}footer{border-top:1px solid var(--line);background:#050a12;grid-template-columns:1fr auto auto;align-items:center;gap:45px;padding:42px clamp(20px,5vw,76px);display:grid}.footer-brand{align-items:center;gap:13px;display:flex}.footer-brand img{width:52px}.footer-brand div{display:grid}.footer-brand strong{font-family:Georgia,serif;font-weight:500}.footer-brand span{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);margin-top:5px;font-size:8px}.footer-links{text-transform:uppercase;letter-spacing:.1em;color:#aeb5c0;gap:20px;font-size:10px;display:flex}.footer-instagram{color:#d4d7dd;align-items:center;gap:8px;font-size:11px;display:flex}footer>p{border-top:1px solid var(--line);color:#747d8a;text-align:center;grid-column:1/-1;margin:0;padding-top:20px;font-size:9px}[data-reveal]{opacity:0;transition:opacity .75s ease var(--delay,0s),transform .75s cubic-bezier(.2,.8,.2,1) var(--delay,0s);transform:translateY(28px)}[data-reveal].is-visible{opacity:1;transform:none}.mobile-menu{display:none}@media (width<=1180px){.hero{grid-template-columns:1.08fr .92fr}.hero-side-note{display:none}.hero-person img{max-width:108%}.practice-grid{grid-template-columns:repeat(3,1fr)}.team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.credibility{grid-template-columns:1fr}.contact{gap:45px}}@media (width<=900px){html{scroll-padding-top:72px}.site-header{grid-template-columns:1fr auto;height:72px;padding:0 18px}.brand img{width:43px;height:43px}.desktop-nav,.header-cta{display:none}.mobile-toggle{display:flex}.mobile-menu{z-index:1200;background:#07101d;flex-direction:column;padding:18px 20px 26px;animation:.3s menuIn;display:flex;position:fixed;inset:0}.mobile-menu__top{justify-content:space-between;align-items:center;display:flex}.mobile-menu__top button{border:1px solid var(--line);color:#fff;background:0 0;place-items:center;width:44px;height:44px;display:grid}.mobile-menu nav{margin-top:42px;display:grid}.mobile-menu nav a{border-bottom:1px solid var(--line);text-transform:uppercase;grid-template-columns:38px 1fr auto;align-items:center;padding:18px 0;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(27px,7.5vw,44px);display:grid}.mobile-menu nav span{color:var(--accent);font-family:ui-monospace,monospace;font-size:10px}.mobile-menu__cta{background:var(--accent);text-transform:uppercase;justify-content:space-between;margin-top:auto;padding:17px;font-size:11px;font-weight:700;display:flex}.hero{height:auto;min-height:0;max-height:none;padding:72px 0 0;display:block;overflow:hidden}.hero-grid{background-size:78px 78px;inset:72px 0 0}.hero:before{width:470px;height:470px;top:28%;left:15%}.hero-copy{max-width:720px;margin:0 auto;padding:64px 20px 0}.hero-kicker{gap:10px;font-size:9px;line-height:1.6}.hero-kicker i{width:30px}.hero h1{margin-top:24px;font-size:clamp(58px,14vw,92px);line-height:.86}.hero-copy>p{max-width:590px;margin-top:24px;font-size:15px}.hero-actions{margin-top:28px}.hero-person{align-items:flex-end;width:min(100%,720px);height:560px;margin:0 auto;padding:0 10px}.hero-person__frame{inset:14% 10px 0}.hero-person img{width:auto;max-width:100%;height:auto;max-height:96%}.hero-person__name{top:18%;right:24px}.credibility,.office,.contact{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.section-heading{grid-template-columns:1fr;gap:22px}.practice-grid{grid-template-columns:repeat(2,1fr)}.office{gap:42px}.office-visual{min-height:430px}.contact{gap:48px}.contact-form{order:2}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}footer{grid-template-columns:1fr;justify-items:start}.footer-links{flex-wrap:wrap}}@media (width<=600px){.site-header{padding:0 14px}.brand{gap:10px}.brand img{width:40px;height:40px}.brand strong{font-size:14px}.brand small{letter-spacing:.2em;font-size:7px}.mobile-toggle{width:42px;height:42px}.mobile-menu{padding:16px 16px 22px}.mobile-menu nav{margin-top:34px}.mobile-menu nav a{padding:16px 0;font-size:clamp(26px,8vw,38px)}.hero-copy{padding:52px 18px 0}.hero-kicker{grid-template-columns:auto 1fr;align-items:center;gap:7px 10px;display:grid}.hero-kicker i{grid-row:1/3;width:3px;height:100%;min-height:34px}.hero-kicker span{grid-column:2}.hero h1{max-width:100%;margin-top:22px;font-size:clamp(52px,15.5vw,70px);line-height:.88}.hero-copy>p{margin-top:22px;font-size:14px;line-height:1.65}.hero-actions{gap:14px;display:grid}.primary-button{justify-content:space-between;width:100%;padding:16px 18px}.text-link{padding:4px 0}.hero-person{height:440px;margin-top:10px;padding:0 4px}.hero-person__frame{inset:13% 12px 0}.hero-person img{max-width:108%;max-height:100%;transform:translate(1%)}.hero-person__name{top:17%;right:18px}.hero-person__name strong{font-size:18px}.section-dark,.section-dark-alt,.office,.contact{padding:72px 18px}.credibility-intro h2,.section-heading h2,.office h2,.contact h2{font-size:42px}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid article{min-height:132px;padding:18px}.stats-grid strong{font-size:48px}.stats-grid span{font-size:8px}.practice-grid{grid-template-columns:1fr}.practice-card{min-height:245px}.practice-card h3{margin-top:45px}.office{gap:36px}.office-visual{grid-template-columns:1fr;min-height:500px}.office-visual__logo{padding:40px}.office-visual__quote{padding:28px;font-size:19px}.office li{align-items:flex-start}.team-grid{grid-template-columns:1fr;gap:18px}.team-card__image{aspect-ratio:1/1.08}.team-card__copy{padding:20px}.team-card__copy h3{font-size:30px}.contact-list a,.contact-list>div{align-items:flex-start;padding:15px}.contact-form{grid-template-columns:1fr;gap:18px;padding:24px 18px}.contact-form label,.contact-form label:nth-of-type(4),.contact-form button,.form-note,.form-header{grid-column:1}.form-header{gap:8px;display:grid}.form-header strong{font-size:25px}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px}.footer-links{grid-template-columns:1fr 1fr;display:grid}.footer-instagram{font-size:10px}}@media (width<=390px){.brand strong{font-size:13px}.brand small{letter-spacing:.16em}.hero h1{font-size:50px}.hero-person{height:410px}.hero-person__name{top:15%}.stats-grid{grid-template-columns:1fr}.stats-grid article{border-left:0;border-top:1px solid var(--line);min-height:112px}.credibility-intro h2,.section-heading h2,.office h2,.contact h2{font-size:38px}}@keyframes menuIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}[data-reveal]{opacity:1;transform:none}}.brand small{font-size:9.5px}.desktop-nav a{font-size:13px}.header-cta{font-size:12px}.hero-kicker{font-size:12px;line-height:1.55}.hero-person img{object-fit:contain;object-position:center bottom;max-width:108%;max-height:94%}.section-number{font-size:15px;font-weight:700}.section-heading>div p{font-size:14px;font-weight:700;line-height:1.45}.stats-grid span,.practice-card__top span{font-size:12px}.practice-card p{font-size:14px;line-height:1.65}.eyebrow{font-size:13px;font-weight:700}.credibility-intro p,.office-copy>p:not(.eyebrow),.contact-copy>p:not(.eyebrow){font-size:16px}.contact-list small{font-size:11px;line-height:1.4}.form-header span{font-size:11px}.contact-form label,.contact-form button{font-size:12px}.form-note{font-size:11px;line-height:1.5}.team-heading h2{padding-left:28px;position:relative;transform:translate(-24px)}.team-heading h2:before{content:"";background:var(--accent);width:4px;position:absolute;top:.06em;bottom:.08em;left:0}@media (width<=1180px){.hero-person img{max-width:100%}}@media (width<=900px){.hero-kicker{font-size:11px}.team-heading h2{padding-left:22px;transform:none}.team-heading h2:before{width:3px}}@media (width<=600px){.brand small{font-size:8.5px}.hero-kicker{font-size:10.5px}.section-number{font-size:14px}.section-heading>div p{font-size:13px}.stats-grid span{font-size:10px}.practice-card p{font-size:14px}.practice-card a{font-size:11px}.team-card__copy small{font-size:10px}.team-card__copy p,.contact-list span{font-size:14px}.contact-list small{font-size:10px}.contact-form label{font-size:11px}.form-note{font-size:10.5px}.footer-brand span{font-size:9px}.footer-links{font-size:10.5px}footer>p{font-size:10px}}.hero-person{align-items:flex-end;padding:0}.hero-person img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 28px #0000002e);image-rendering:auto;backface-visibility:hidden;width:auto;max-width:none;height:114%;max-height:none;display:block}.hero-side-note strong{font-size:21px}.section-number{letter-spacing:.08em;font-size:18px!important;font-weight:800!important}.section-heading>div p,.eyebrow{letter-spacing:.12em;font-size:16px!important;font-weight:800!important}.stats-grid span{line-height:1.55;font-size:13px!important}.practice-card__top span{font-weight:800;font-size:13px!important}.practice-card h3{font-size:28px;line-height:1.02}.team-heading p{font-size:17px!important;font-weight:800!important}.team-heading h2:before{width:5px;top:.04em;bottom:.04em;left:0}.team-card__copy small{letter-spacing:.14em;font-weight:800;font-size:12px!important}.team-card__copy h3{font-size:34px;line-height:1}.team-card__copy p{line-height:1.6;font-size:15px!important}.contact-list span{line-height:1.55;font-size:16px!important}.contact-list small{line-height:1.5;font-size:12px!important}.form-header span{letter-spacing:.14em;font-weight:800;font-size:12px!important}.form-header strong{font-size:32px}.contact-form label{font-weight:700;line-height:1.5;font-size:13px!important}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px}.contact-form button{font-size:13px!important}.form-note{line-height:1.6;font-size:12px!important}footer>p{line-height:1.6;font-size:12px!important}@media (width<=1180px){.hero-person img{max-width:none;height:112%}}@media (width<=900px){.hero-person{width:min(100%,720px);padding:0}.hero-person__frame{inset:12% 0 0}.hero-person img{max-width:none;height:110%}.team-heading h2{padding-left:28px;transform:translate(-18px)}.team-heading h2:before{width:4px}.section-heading>div p,.eyebrow{font-size:15px!important}}@media (width<=600px){.hero-person{height:470px;padding:0}.hero-person__frame{inset:13% 0 0}.hero-person img{max-width:none;height:108%;transform:none}.section-number{font-size:16px!important}.section-heading>div p,.eyebrow{font-size:14px!important}.credibility-intro p,.office-copy>p:not(.eyebrow),.contact-copy>p:not(.eyebrow){font-size:16px!important}.stats-grid span{font-size:11px!important}.practice-card h3{font-size:30px}.practice-card p,.team-card__copy p{font-size:15px!important}.team-heading .section-number{font-size:18px!important}.team-heading p{font-size:15px!important}.team-heading h2{padding-left:24px;transform:translate(-10px)}.contact-list span{font-size:15px!important}.contact-list small{font-size:11px!important}.contact-form label{font-size:12px!important}}.hero-person{align-items:flex-end;overflow:hidden;padding:0!important}.hero-person__frame{inset:0!important}.hero-person img{object-fit:contain;object-position:center bottom;transform-origin:bottom;image-rendering:auto;backface-visibility:hidden;filter:drop-shadow(0 0 .8px #080f19d9)drop-shadow(0 18px 34px #0000003d);width:100%;height:100%;position:absolute;bottom:0;left:50%;transform:translate(-50%)scale(1.2)translateZ(0);max-width:none!important;max-height:none!important}.hero-kicker{font-size:14px!important}.hero-person__name small{font-size:12px!important}.hero-person__name strong{font-size:25px!important}.hero-side-note span{font-size:13px!important}.hero-side-note strong{line-height:1.45;font-size:22px!important}.section-number{font-size:20px!important}.section-heading>div p,.eyebrow{font-size:18px!important}.stats-grid span,.practice-card__top span{font-size:14px!important}.practice-card p{font-size:16px!important}.practice-card a{font-size:14px!important}.office li{font-size:17px!important}.team-heading .section-number{font-size:22px!important}.team-heading p{font-size:19px!important}.team-heading h2:before{width:5px!important;left:0!important}.contact-list span{font-size:17px!important}.contact-list small,.form-header span{font-size:13px!important}.contact-form label,.contact-form button{font-size:14px!important}.footer-links{font-size:13px!important}.footer-instagram{font-size:14px!important}footer>p{font-size:12px!important}@media (width<=1180px){.hero-person img{transform:translate(-50%)scale(1.2)translateZ(0)}.team-heading h2{transform:translate(-48px)!important}}@media (width<=900px){.hero-person{padding:0!important}.hero-person__frame{inset:0!important}.hero-person img{transform:translate(-50%)scale(1.2)translateZ(0)}.team-heading h2{padding-left:30px!important;transform:translate(-26px)!important}.section-heading>div p,.eyebrow{font-size:16px!important}}@media (width<=600px){.hero-person{height:470px!important;padding:0!important}.hero-person__frame{inset:0!important}.hero-person img{transform:translate(-50%)scale(1.2)translateZ(0)}.hero-kicker{font-size:12px!important}.section-number{font-size:18px!important}.section-heading>div p,.eyebrow{font-size:15px!important}.team-heading .section-number{font-size:19px!important}.team-heading p{font-size:16px!important}.team-heading h2{padding-left:25px!important;transform:translate(-14px)!important}.contact-list span{font-size:16px!important}.contact-list small{font-size:12px!important}.contact-form label{font-size:13px!important}}.hero-person{overflow:visible!important}.hero-person__frame{z-index:0;inset:16% 0 0!important}.hero-person img{z-index:1;transform-origin:bottom;transform:translate(-50%)scale(1)translateZ(0)!important}@media (width<=1180px){.hero-person__frame{inset:17% 0 0!important}.hero-person img{transform:translate(-50%)scale(1)translateZ(0)!important}}@media (width<=900px){.hero-person__frame{inset:18% 0 0!important}.hero-person img{transform:translate(-50%)scale(1)translateZ(0)!important}}@media (width<=600px){.hero-person__frame{inset:19% 0 0!important}.hero-person img{transform:translate(-50%)scale(1)translateZ(0)!important}}.hero-person{justify-content:center!important;align-items:flex-end!important;padding:0!important;overflow:visible!important}.hero-person__art{z-index:1;aspect-ratio:2244/2750;align-self:flex-end;width:min(100%,620px);position:relative;overflow:visible}.hero-person__art .hero-person__frame{z-index:0;background:linear-gradient(#ffffff05,#ffffff0d);border:1px solid #ffffff1f;position:absolute;inset:16% 0 0!important}.hero-person__art img{z-index:1!important;object-fit:contain!important;object-position:center bottom!important;filter:drop-shadow(0 24px 42px #00000047)!important;image-rendering:auto!important;backface-visibility:visible!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;position:absolute!important;inset:0!important;transform:none!important}.hero-person__name{z-index:5!important}.office-visual--photo{background:#082c46;min-height:680px;position:relative;overflow:hidden;display:block!important}.office-visual--photo:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#070d1708 52%,#070d17b8 100%);position:absolute;inset:0}.office-visual__photo{object-fit:cover;object-position:center center;width:100%;height:100%;min-height:680px}.office-visual__caption{z-index:2;border-left:3px solid var(--accent);color:#fff;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 2px 12px #00000080;padding-left:16px;font-size:13px;font-weight:800;position:absolute;bottom:24px;left:28px;right:28px}@media (width<=1180px){.hero-person__art{width:min(100%,560px)}}@media (width<=900px){.hero-person__art{width:min(100%,520px)}.hero-person__art .hero-person__frame{inset:17% 0 0!important}.office-visual--photo,.office-visual__photo{min-height:620px}}@media (width<=600px){.hero-person{height:470px!important}.hero-person__art{width:min(100%,390px)}.hero-person__art .hero-person__frame{inset:18% 0 0!important}.office-visual--photo,.office-visual__photo{min-height:560px}.office-visual__caption{font-size:12px;bottom:18px;left:20px;right:20px}}:root{--display-serif:Georgia, "Times New Roman", serif;--body-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--section-space:clamp(88px, 9vw, 136px);--content-x:clamp(20px, 5vw, 76px);--motion-fast:.18s;--motion-medium:.42s}body{font-family:var(--body-sans);font-size:16px;line-height:1.6}a,button,input,select,textarea{transition-duration:var(--motion-fast)}:focus-visible{outline-offset:4px;outline:3px solid #ef493eb8}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#070d17f0;height:82px;box-shadow:0 10px 32px #00000029}.desktop-nav{gap:22px}.desktop-nav a{letter-spacing:.04em;font-size:12px;font-weight:700}.header-cta{border-color:#fff3;font-weight:800}.brand strong{font-family:var(--display-serif);font-size:18px;font-weight:700}.hero{background:linear-gradient(112deg,#070d17 0%,#0a111e 58%,#101827 100%);grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);min-height:760px}.hero-grid{opacity:.1;background-size:150px 150px}.hero:before{filter:blur(18px);background:radial-gradient(circle,#ef493e1a,#0000 68%);width:480px;height:480px;top:20%;left:52%}.hero-copy{max-width:760px;padding-bottom:2vh}.hero-kicker{letter-spacing:.13em;color:#d3d7de;font-size:12px!important}.hero h1{max-width:790px;font-family:var(--display-serif)!important;text-transform:none!important;letter-spacing:-.045em!important;font-size:clamp(60px,7vw,116px)!important;font-weight:700!important;line-height:.92!important}.hero h1 em{color:var(--accent)!important;-webkit-text-stroke:0!important;font-style:italic!important;font-weight:500!important}.hero-copy>p{color:#c5ccd6;max-width:570px;margin-top:27px;font-size:18px;line-height:1.75}.hero-actions{gap:22px;margin-top:30px}.primary-button{box-shadow:none;border-radius:2px;padding:16px 21px}.primary-button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #ef493e29}.text-link{font-size:12px;font-weight:800}.hero-person__art .hero-person__frame{background:linear-gradient(#ffffff03,#ffffff09);border-color:#ffffff29}.hero-person__art img{filter:drop-shadow(0 22px 34px #00000042)!important}.hero-person__name{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070d17bd;padding:8px 12px 8px 16px;top:21%;right:2%}.hero-person__name strong{font-family:var(--display-serif)!important;text-transform:none!important;font-size:22px!important}.section-dark,.section-dark-alt,.office,.contact,.units{padding:var(--section-space) var(--content-x)}.credibility-intro h2,.section-heading h2,.office h2,.contact h2{font-family:var(--display-serif)!important;text-transform:none!important;letter-spacing:-.035em!important;font-size:clamp(42px,4.7vw,72px)!important;font-weight:700!important;line-height:1.02!important}.section-heading{gap:64px;margin-bottom:58px}.section-number{font-family:var(--body-sans)!important;letter-spacing:.18em!important;font-size:14px!important;font-weight:900!important}.section-heading>div p,.eyebrow{font-family:var(--body-sans);letter-spacing:.16em!important;font-size:13px!important;font-weight:900!important}.credibility-intro p,.office-copy>p:not(.eyebrow),.contact-copy>p:not(.eyebrow){line-height:1.8;font-size:17px!important}.stats-grid article{border-left-color:#ffffff21;min-height:190px;padding:28px}.stats-grid strong{font-size:clamp(46px,4.2vw,70px);font-weight:500;font-family:var(--display-serif)!important}.stats-grid span{letter-spacing:.09em;font-weight:700;font-size:12px!important}.practice-grid{border-color:#ffffff21;grid-template-columns:repeat(5,minmax(0,1fr))}.practice-card{min-height:318px;transition:background var(--motion-medium) ease,border-color var(--motion-medium) ease;padding:27px;transform:none!important}.practice-card:hover{background:#121c2b;border-color:#ef493e4d}.practice-card h3{margin-top:62px;font-weight:700;line-height:1.08;font-family:var(--display-serif)!important;text-transform:none!important;font-size:27px!important}.practice-card p{line-height:1.75;font-size:14px!important}.practice-card a{font-weight:900;font-size:12px!important}.office{gap:clamp(44px,6vw,90px);min-height:720px}.office-copy{max-width:650px}.office h2{max-width:620px;margin-top:20px}.office li{line-height:1.65;font-size:15px!important}.office-visual--photo{border-radius:2px;min-height:720px;box-shadow:0 28px 70px #080f192b}.office-visual__photo{object-position:center 46%;min-height:720px;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.office-visual--photo:hover .office-visual__photo{transform:scale(1.018)}.office-visual__caption{letter-spacing:.14em;font-size:12px;bottom:26px;left:30px;right:30px}.team-heading h2{padding-left:32px!important;transform:translate(-32px)!important}.team-heading h2:before{width:4px!important}.team-card{transition:border-color var(--motion-medium) ease,box-shadow var(--motion-medium) ease;transform:none!important}.team-card:hover{box-shadow:0 20px 45px #00000038}.team-card__copy h3{letter-spacing:-.02em;font-weight:700;font-family:var(--display-serif)!important;text-transform:none!important;font-size:28px!important}.team-card__copy small{font-size:11px!important}.team-card__copy p{font-size:14px!important}.units{border-top:1px solid var(--line);background:#0c1320}.units-heading{align-items:start}.units-grid{grid-template-columns:1.3fr .7fr;gap:18px;display:grid}.unit-card{background:#0a111d;border:1px solid #ffffff21;min-width:0;overflow:hidden}.unit-card--map{grid-template-columns:minmax(310px,.72fr) 1fr;display:grid}.unit-card__content{flex-direction:column;align-items:flex-start;padding:clamp(28px,3.5vw,48px);display:flex}.unit-card__tag{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:900}.unit-card h3{font-family:var(--display-serif);letter-spacing:-.035em;margin:16px 0 30px;font-size:clamp(38px,4vw,60px);line-height:1}.unit-card__content>p{color:#c4cbd5;align-items:flex-start;gap:12px;margin:0 0 16px;font-size:15px;line-height:1.55;display:flex}.unit-card__content>p svg{color:var(--accent);flex:none;margin-top:2px}.unit-card__note{border-top:1px solid var(--line);padding-top:22px;color:#929dad!important;margin-top:8px!important;display:block!important}.unit-card__actions{flex-wrap:wrap;gap:12px;margin-top:auto;padding-top:34px;display:flex}.unit-card__actions a{letter-spacing:.07em;text-transform:uppercase;border:1px solid #ffffff29;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 16px;font-size:11px;font-weight:900;display:inline-flex}.unit-card__actions a:first-child{background:var(--accent);border-color:var(--accent)}.unit-card__actions a:hover{border-color:#fff}.unit-card__map{filter:saturate(.72)contrast(1.02);min-height:470px}.unit-card__map iframe{border:0;width:100%;height:100%;min-height:470px}.unit-card--contact{min-height:470px;display:grid;position:relative}.unit-card--contact .unit-card__content{z-index:2;background:linear-gradient(135deg,#070d17f7,#070d17c7);position:relative}.unit-card__mark{opacity:.08;width:330px;position:absolute;inset:auto -80px -90px auto;transform:rotate(-7deg)}.unit-card__mark img{width:100%;height:auto}.contact{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:clamp(46px,7vw,100px)}.contact-list a,.contact-list>div{min-height:76px}.contact-form{background:#0b1422;border-color:#ffffff24;padding:clamp(26px,3.5vw,46px)}.form-header{grid-column:1/-1;gap:8px;display:grid}.form-header strong{letter-spacing:-.02em;font-family:var(--display-serif)!important;text-transform:none!important;font-size:32px!important}.form-header p{color:#8f99a7;margin:0;font-size:13px;line-height:1.55}.contact-form label{font-size:12px!important;font-weight:900!important}.contact-form input,.contact-form select,.contact-form textarea{background:#101a29;border-color:#ffffff21;min-height:50px}.contact-form textarea{resize:vertical;min-height:130px}.form-privacy{color:#b8c0cb;background:#ef493e0f;border:1px solid #ef493e3d;grid-column:1/-1;align-items:flex-start;gap:10px;padding:13px 14px;font-size:12px;line-height:1.55;display:flex}.form-privacy svg{color:var(--accent);flex:none}.form-note{font-size:11px!important}.site-footer{border-top:1px solid var(--line);background:#050a12;padding:0!important;display:block!important}.footer-main{padding:58px var(--content-x) 48px;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:38px;display:grid}.footer-brand{align-self:start}.footer-brand img{object-fit:cover;width:58px;height:58px}.footer-brand strong{font-family:var(--display-serif);font-size:19px;font-weight:700}.footer-brand span{font-size:10px!important}.footer-unit,.footer-contact{align-content:start;gap:8px;display:grid}.footer-unit small,.footer-contact small{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.footer-unit strong{color:#d9dde4;font-size:13px;line-height:1.5}.footer-unit a,.footer-contact a{color:#98a2af;font-size:13px}.footer-unit a:hover,.footer-contact a:hover{color:#fff}.footer-instagram{margin-top:5px;font-size:13px!important;display:flex!important}.footer-bottom{padding:22px var(--content-x);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:26px;display:flex}.footer-bottom p{text-align:right!important;border:0!important;grid-column:auto!important;margin:0!important;padding:0!important;font-size:10px!important}.footer-links{flex-wrap:wrap;gap:18px;font-size:10px!important;display:flex!important}[data-reveal]{transition-duration:var(--motion-medium);transform:translateY(20px)}@media (width<=1180px){.hero{grid-template-columns:1fr .88fr}.practice-grid{grid-template-columns:repeat(3,1fr)}.units-grid{grid-template-columns:1fr}.unit-card--map{grid-template-columns:.8fr 1fr}.footer-main{grid-template-columns:1.2fr 1fr 1fr}.footer-contact{grid-column:2/4}}@media (width<=900px){.site-header{height:72px}.hero{min-height:0;padding-top:72px;display:block}.hero-copy{padding-top:72px}.hero h1{max-width:690px;font-size:clamp(52px,12vw,88px)!important}.hero-person__art{width:min(100%,520px)}.section-heading{gap:24px}.team-heading h2{padding-left:24px!important;transform:none!important}.units-grid,.unit-card--map{grid-template-columns:1fr}.unit-card__map,.unit-card__map iframe{min-height:360px}.contact{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.footer-contact{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom p{text-align:left!important}}@media (width<=600px){.hero-copy{padding:54px 18px 0}.hero h1{font-size:clamp(48px,13.8vw,66px)!important;line-height:.95!important}.hero-copy>p{font-size:16px}.hero-kicker{font-size:10px!important}.section-dark,.section-dark-alt,.office,.contact,.units{padding:74px 18px}.credibility-intro h2,.section-heading h2,.office h2,.contact h2{font-size:40px!important}.practice-grid{grid-template-columns:1fr}.practice-card{min-height:260px}.office-visual--photo,.office-visual__photo{min-height:540px}.unit-card__content{padding:28px 22px}.unit-card h3{font-size:42px}.unit-card__actions{width:100%;display:grid}.unit-card__actions a{width:100%}.unit-card__map,.unit-card__map iframe{min-height:310px}.contact-form{grid-template-columns:1fr;padding:26px 18px}.form-header,.contact-form label,.contact-form label:nth-of-type(4),.form-privacy,.contact-form button,.form-note{grid-column:1}.footer-main{grid-template-columns:1fr;padding:44px 18px 34px}.footer-bottom{padding:20px 18px}.footer-links{grid-template-columns:1fr 1fr;display:grid!important}}.mobile-menu nav a{letter-spacing:-.02em;font-family:var(--display-serif)!important;text-transform:none!important;font-weight:700!important}.mobile-menu__cta{font-weight:900}.units-grid--maps{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.unit-card--stacked{grid-template-rows:auto minmax(320px,1fr);grid-template-columns:1fr;display:grid}.unit-card--stacked .unit-card__content{min-height:420px}.unit-card--stacked .unit-card__map,.unit-card--stacked .unit-card__map iframe{min-height:340px}.contact-form button:disabled{cursor:wait;opacity:.72}.form-status{border:1px solid #ffffff24;grid-column:1/-1;padding:14px 16px;font-size:13px;line-height:1.55}.form-status--success{color:#c9efcb;background:#4caf5017;border-color:#4caf506b}.form-status--error{color:#ffd0cc;background:#ef493e14;border-color:#ef493e6b}@media (width<=1180px){.units-grid--maps{grid-template-columns:1fr}.unit-card--stacked{grid-template-rows:1fr;grid-template-columns:minmax(300px,.72fr) 1fr}.unit-card--stacked .unit-card__content,.unit-card--stacked .unit-card__map,.unit-card--stacked .unit-card__map iframe{min-height:470px}}@media (width<=760px){.unit-card--stacked{grid-template-rows:auto minmax(300px,1fr);grid-template-columns:1fr}.unit-card--stacked .unit-card__content{min-height:0}.unit-card--stacked .unit-card__map,.unit-card--stacked .unit-card__map iframe{min-height:310px}}.units-heading{text-align:center;grid-template-columns:1fr;justify-items:center;gap:18px}.units-heading>div{justify-items:center;display:grid}.units-heading h2{text-wrap:balance;max-width:920px;margin-inline:auto}@media (width>=901px){.office{gap:clamp(38px,5vw,72px);min-height:610px;padding-top:clamp(72px,7vw,104px);padding-bottom:clamp(72px,7vw,104px)}.office-visual--photo,.office-visual__photo{min-height:600px}}@media (width<=760px){.hero{min-height:auto!important;padding:72px 0 0!important}.hero-copy{max-width:100%;padding:46px 18px 58px!important}.hero-kicker{margin-bottom:18px}.hero h1{margin-top:16px!important;font-size:clamp(42px,12vw,58px)!important;line-height:.96!important}.hero-copy>p{margin-top:20px!important;font-size:15px!important;line-height:1.68!important}.hero-actions{margin-top:24px!important}.hero-person{display:none!important}}.contact-form__wide{grid-column:1/-1}.form-honeypot{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.form-consent{background:#ffffff06;border:1px solid #ffffff1a;align-items:flex-start;padding:14px;grid-column:1/-1!important;grid-template-columns:none!important;gap:10px!important;display:flex!important}.form-consent input{accent-color:var(--accent);margin:1px 0 0;width:18px!important;min-width:18px!important;height:18px!important;padding:0!important}.form-consent span{color:#b7c0cd;text-transform:none;letter-spacing:0;font-size:12px;line-height:1.55}.form-consent a{color:#fff;text-underline-offset:3px;text-decoration:underline}.contact-form button:disabled{opacity:.58;cursor:not-allowed}@media (width<=600px){.contact-form__wide{grid-column:1}.form-consent{grid-column:1!important}.form-consent span{font-size:12px}}.turnstile-wrap{grid-column:1/-1;place-items:center;min-height:65px;display:grid}@media (width<=600px){.turnstile-wrap{grid-column:1}}
