@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap");:root{--ink:#101626;--ink-2:#172033;--cream:#f3eee6;--paper:#fbf9f4;--sand:#d8c6a8;--gold:#b89459;--gold-soft:#d9c7a6;--white:#fff;--muted:#6d726f;--line:rgba(16,22,38,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,Arial,sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;width:100%;height:auto}button{font:inherit}::selection{background:var(--gold);color:var(--ink)}.nav-shell{position:fixed;inset:0 0 auto;z-index:1000;padding:20px 28px;color:white;transition:.35s ease}.nav-shell.is-scrolled{padding:10px 18px}.nav-inner{max-width:1500px;margin:auto;display:flex;align-items:center;gap:28px;border:1px solid transparent;border-radius:22px;padding:10px 14px;transition:.35s ease}.nav-shell.is-scrolled .nav-inner{background:rgba(16,22,38,.82);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-color:rgba(255,255,255,.12);box-shadow:0 18px 50px rgba(3,6,14,.18)}.brand-lockup{display:flex;align-items:center;gap:12px;margin-right:auto}.brand-lockup img{width:44px;height:44px;object-fit:contain}.brand-lockup div{display:grid;line-height:1.05}.brand-lockup strong{font-size:.83rem;letter-spacing:.14em}.brand-lockup span{font-size:.55rem;letter-spacing:.14em;opacity:.7;margin-top:4px}.desktop-nav{display:flex;gap:8px}.desktop-nav a{font-size:.86rem;font-weight:600;padding:10px 12px;border-radius:999px;opacity:.82;transition:.2s}.desktop-nav a:hover{opacity:1;background:rgba(255,255,255,.08)}.nav-cta{display:inline-flex;align-items:center;gap:16px;background:var(--gold-soft);color:var(--ink);padding:13px 17px;border-radius:999px;font-size:.85rem;font-weight:700}.nav-cta span{font-size:1rem}.menu-trigger{display:none;background:transparent;border:0;width:44px;height:44px;position:relative}.menu-trigger i{position:absolute;left:10px;right:10px;height:1px;background:white;transition:.25s}.menu-trigger i:first-child{top:17px}.menu-trigger i:last-child{top:25px}.menu-trigger.active i:first-child{transform:rotate(45deg);top:21px}.menu-trigger.active i:last-child{transform:rotate(-45deg);top:21px}.mobile-menu{position:fixed;inset:0;background:var(--ink);z-index:-1;opacity:0;pointer-events:none;transition:.3s;color:white;padding:120px 24px 30px}.mobile-menu.open{opacity:1;pointer-events:auto;z-index:999}.mobile-menu-inner{max-width:700px;margin:auto}.mobile-kicker{display:block;color:var(--gold-soft);font-size:.7rem;letter-spacing:.2em;margin-bottom:28px}.mobile-menu-inner>a:not(.mobile-contact){display:grid;grid-template-columns:36px 1fr auto;align-items:center;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.1);font-family:"Instrument Serif",serif;font-size:2rem}.mobile-menu small{font-family:DM Sans;font-size:.65rem;color:var(--gold-soft)}.mobile-contact{display:flex;justify-content:center;margin-top:28px;background:var(--gold-soft);color:var(--ink);padding:17px;border-radius:999px;font-weight:700}.hero-ultra{min-height:100svh;background:var(--ink);color:white;position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);padding:150px max(5vw,54px) 70px;overflow:hidden}.hero-noise{position:absolute;inset:0;opacity:.08;background-image:radial-gradient(rgba(255,255,255,.9) .5px,transparent 0);background-size:6px 6px;pointer-events:none}.hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;max-width:850px}.hero-eyebrow{font-size:.67rem;font-weight:700;letter-spacing:.18em;color:var(--gold-soft);margin-bottom:28px}.hero-copy h1{font-family:"Instrument Serif",serif;font-weight:400;font-size:clamp(4.7rem,8.2vw,9.2rem);line-height:.78;letter-spacing:-.045em;margin:0}.hero-copy h1 em{color:var(--gold-soft);font-weight:400}.hero-copy p{max-width:620px;font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.7;color:#cbd0da;margin:42px 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.action-ghost,.action-primary{display:inline-flex;align-items:center;gap:22px;padding:16px 20px;border-radius:999px;font-size:.88rem;font-weight:700}.action-primary{background:var(--gold-soft);color:var(--ink)}.action-ghost{border:1px solid rgba(255,255,255,.2);color:white}.hero-visual{position:relative;min-height:690px}.photo-stack{position:absolute;overflow:hidden}.photo-stack img{height:100%;object-fit:cover}.main-photo{right:0;top:0;width:72%;height:88%;-webkit-clip-path:polygon(14% 0,100% 0,100% 100%,0 100%,0 16%);clip-path:polygon(14% 0,100% 0,100% 100%,0 100%,0 16%)}.detail-photo{left:0;bottom:0;width:42%;height:36%;border:10px solid var(--ink)}.detail-photo img{object-position:center}.hero-seal{position:absolute;right:48%;top:64%;width:170px;height:170px;border-radius:50%;background:var(--gold-soft);color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:3;padding:18px;box-shadow:0 18px 50px rgba(0,0,0,.22)}.hero-seal span{font-size:.58rem;letter-spacing:.15em}.hero-seal strong{font-family:"Instrument Serif";font-size:2.1rem;font-weight:400;margin:4px 0}.hero-seal small{font-size:.5rem;letter-spacing:.08em;line-height:1.4}.scroll-mark{position:absolute;left:max(5vw,54px);bottom:28px;display:flex;align-items:center;gap:12px;font-size:.58rem;letter-spacing:.16em;color:#aeb4bf}.scroll-mark i{width:70px;height:1px;background:rgba(255,255,255,.28)}.manifesto{padding:120px max(5vw,54px);display:grid;grid-template-columns:180px 1fr 220px;grid-gap:50px;gap:50px;border-bottom:1px solid var(--line)}.manifesto-index,.section-index{font-size:.63rem;font-weight:700;letter-spacing:.19em;color:#9f814f}.manifesto-copy{max-width:980px}.manifesto-lead{font-family:"Instrument Serif",serif;font-size:clamp(4rem,6.7vw,7.2rem);line-height:.9;letter-spacing:-.035em;margin:0 0 45px}.manifesto-lead em{color:var(--gold);font-weight:400}.manifesto-text{max-width:690px;font-size:1.1rem;line-height:1.8;color:var(--muted);margin-left:auto}.manifesto-aside{display:flex;flex-direction:column;justify-content:flex-end;gap:10px;font-size:.72rem;letter-spacing:.06em;color:#777}.practice-section{padding:120px max(5vw,54px);background:var(--cream)}.practice-header{display:grid;grid-template-columns:180px 1fr;grid-gap:50px;gap:50px;margin-bottom:70px}.method-top h2,.practice-header h2,.profile-copy h2,.reputation-copy h2{font-family:"Instrument Serif",serif;font-weight:400;font-size:clamp(4rem,6vw,7rem);line-height:.9;letter-spacing:-.035em;margin:0}.method-top h2 em,.practice-header h2 em,.profile-copy h2 em,.reputation-copy h2 em{color:var(--gold);font-weight:400}.practice-list{border-top:1px solid var(--line)}.practice-row{display:grid;grid-template-columns:70px minmax(260px,.8fr) minmax(320px,1.2fr) 50px;grid-gap:30px;gap:30px;align-items:center;padding:34px 0;border-bottom:1px solid var(--line);transition:.3s}.practice-row:hover{padding-left:18px}.practice-n{font-size:1.4rem;color:var(--gold)}.practice-n,.practice-row h3{font-family:"Instrument Serif"}.practice-row h3{font-size:2rem;font-weight:400;margin:0}.practice-row p{margin:0;color:var(--muted);line-height:1.65;font-size:.95rem}.practice-arrow{font-size:1.35rem;text-align:right}.profile-section{display:grid;grid-template-columns:1fr 1fr;min-height:900px;background:#ece5da}.profile-photo{min-height:900px;position:relative}.profile-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 68%,rgba(16,22,38,.2))}.profile-photo img{height:100%;object-fit:cover;object-position:center top}.profile-copy{padding:110px max(5vw,70px);display:flex;flex-direction:column;justify-content:center}.profile-copy h2{margin:28px 0}.profile-intro{font-size:1.2rem;font-weight:700;margin:0 0 16px}.profile-copy>p:not(.profile-intro){color:var(--muted);line-height:1.8;max-width:650px}.profile-data{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:42px 0}.profile-data div{padding:24px 16px;border-right:1px solid var(--line)}.profile-data div:first-child{padding-left:0}.profile-data div:last-child{border-right:0}.profile-data strong{display:block;font-family:"Instrument Serif";font-size:2.3rem;font-weight:400}.profile-data span{font-size:.67rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.text-link{font-weight:700;font-size:.9rem;display:inline-flex;gap:18px;align-items:center;width:max-content}.method-section{background:var(--ink);color:white;padding:120px max(5vw,54px)}.method-top{display:grid;grid-template-columns:180px 1fr;grid-gap:50px;gap:50px}.method-grid{margin-top:80px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.16)}.method-grid article{padding:28px 30px 40px 0;border-right:1px solid rgba(255,255,255,.12);min-height:260px}.method-grid article+article{padding-left:30px}.method-grid article:last-child{border-right:0}.method-grid article>span{display:block;color:var(--gold-soft);font-family:"Instrument Serif";font-size:1.35rem}.method-grid h3{font-size:.72rem;letter-spacing:.14em;margin:70px 0 12px}.method-grid p{color:#aeb5c0;font-size:.9rem;line-height:1.65;margin:0}.reputation-section{padding:120px max(5vw,54px);display:grid;grid-template-columns:1fr 310px;grid-gap:80px;gap:80px;align-items:center}.reputation-copy h2{margin:24px 0 28px}.reputation-copy p{max-width:620px;color:var(--muted);line-height:1.8}.google-orbit{width:290px;height:290px;border-radius:50%;border:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;transition:.4s;background:white;box-shadow:0 25px 80px rgba(16,22,38,.06)}.google-orbit:before{content:"";position:absolute;inset:14px;border-radius:50%;border:1px dashed rgba(184,148,89,.45)}.google-orbit:hover{transform:rotate(-3deg) scale(1.03)}.google-orbit span{font-size:.62rem;letter-spacing:.2em;color:var(--gold)}.google-orbit strong{font-family:"Instrument Serif";font-size:2rem;font-weight:400;margin:10px 0}.google-orbit i{font-style:normal;font-size:1.3rem}.footer{background:#0a0f1b;color:white;padding:100px max(5vw,54px) 28px}.footer-grid{display:grid;grid-template-columns:1.4fr .6fr;grid-gap:90px;gap:90px}.footer-brand h2{font-size:clamp(3.5rem,5.4vw,6.5rem);line-height:.9;font-weight:400;margin:28px 0 50px}.big-contact,.footer-brand h2{font-family:"Instrument Serif"}.big-contact{font-size:clamp(2rem,3vw,3.4rem);color:var(--gold-soft);display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:16px}.footer-details{display:grid;grid-gap:34px;gap:34px;padding-top:20px}.footer-details div{display:grid;grid-gap:7px;gap:7px}.footer-details span{font-size:.6rem;letter-spacing:.18em;color:var(--gold-soft)}.footer-details a,.footer-details p{margin:0;color:#bec4cd;font-size:.88rem;line-height:1.7}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);margin-top:80px;padding-top:24px;color:#777f8d;font-size:.7rem}.inner-hero{min-height:72svh;background:var(--ink);color:white;padding:170px max(5vw,54px) 80px;display:grid;grid-template-columns:180px 1fr;grid-gap:50px;gap:50px;align-items:end}.inner-hero h1{font-family:"Instrument Serif";font-weight:400;font-size:clamp(5rem,9vw,10rem);line-height:.82;margin:0;letter-spacing:-.05em}.inner-hero h1 em{display:block;color:var(--gold-soft);font-weight:400}.inner-hero p{max-width:720px;color:#c4cad4;font-size:1.1rem;line-height:1.8;margin:34px 0 0}.inner-content{padding:100px max(5vw,54px);display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:70px;gap:70px}.inner-sticky{position:-webkit-sticky;position:sticky;top:130px;height:max-content}.inner-sticky span{font-size:.62rem;letter-spacing:.18em;color:var(--gold)}.inner-sticky a{display:block;margin-top:24px;font-weight:700;font-size:.86rem}.inner-prose{max-width:980px}.inner-prose>p{font-family:"Instrument Serif";font-size:clamp(2.4rem,4vw,4.4rem);line-height:1.02;margin:0 0 55px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line)}.service-grid article{background:var(--paper);padding:30px;min-height:190px}.service-grid small{color:var(--gold);font-size:.65rem;letter-spacing:.16em}.service-grid h3{font-family:"Instrument Serif";font-size:2rem;font-weight:400;margin:36px 0 10px}.service-grid p{font-size:.9rem;color:var(--muted);line-height:1.65;margin:0}.inner-cta{margin-top:60px;background:var(--cream);padding:36px;display:flex;align-items:center;justify-content:space-between;gap:28px}.inner-cta h3{font-family:"Instrument Serif";font-size:2.5rem;font-weight:400;margin:0}.inner-cta a{background:var(--ink);color:white;padding:15px 18px;border-radius:999px;font-size:.85rem;font-weight:700}@media(max-width:1100px){.desktop-nav{display:none}.menu-trigger{display:block}.nav-cta{display:none}.hero-ultra{grid-template-columns:1fr;gap:60px;padding-top:140px}.hero-visual{min-height:620px;max-width:760px;width:100%;justify-self:end}.hero-copy h1{font-size:clamp(4.8rem,12vw,8rem)}.manifesto{grid-template-columns:130px 1fr}.manifesto-aside{display:none}.method-top,.practice-header{grid-template-columns:130px 1fr}.profile-section{grid-template-columns:1fr}.profile-photo{min-height:760px}.profile-copy{padding:90px 6vw}.method-grid{grid-template-columns:repeat(2,1fr)}.method-grid article:nth-child(2){border-right:0}.method-grid article:nth-child(3),.method-grid article:nth-child(4){border-top:1px solid rgba(255,255,255,.12)}.reputation-section{grid-template-columns:1fr auto}.footer-grid{grid-template-columns:1fr}.inner-content,.inner-hero{grid-template-columns:130px 1fr}}@media(max-width:760px){.nav-shell{padding:8px 10px}.nav-inner{padding:7px 9px}.brand-lockup img{width:39px;height:39px}.brand-lockup strong{font-size:.72rem}.brand-lockup span{font-size:.48rem}.hero-ultra{padding:120px 18px 45px}.hero-copy h1{font-size:clamp(4rem,19vw,6.2rem);line-height:.82}.hero-copy p{margin-top:30px}.hero-visual{min-height:520px}.main-photo{width:84%;height:88%}.detail-photo{width:46%;height:34%;border-width:7px}.hero-seal{width:130px;height:130px;right:55%;top:63%}.hero-seal strong{font-size:1.6rem}.scroll-mark{display:none}.footer,.inner-content,.manifesto,.method-section,.practice-section,.reputation-section{padding-left:20px;padding-right:20px}.manifesto{grid-template-columns:1fr;padding-top:80px;padding-bottom:80px;gap:28px}.manifesto-copy{display:grid}.manifesto-lead{font-size:clamp(3.4rem,15vw,5rem)}.manifesto-text{margin-left:0}.method-top,.practice-header{grid-template-columns:1fr;gap:25px}.method-top h2,.practice-header h2,.profile-copy h2,.reputation-copy h2{font-size:clamp(3.3rem,14vw,5rem)}.practice-row{grid-template-columns:42px 1fr 34px;gap:14px;padding:26px 0}.practice-row p{grid-column:2/4}.practice-row h3{font-size:1.75rem}.profile-photo{min-height:590px}.profile-copy{padding:78px 20px}.profile-data{grid-template-columns:1fr}.profile-data div{border-right:0;border-bottom:1px solid var(--line);padding:18px 0}.profile-data div:last-child{border-bottom:0}.method-grid{grid-template-columns:1fr}.method-grid article,.method-grid article+article{padding:28px 0;border-right:0!important;border-top:1px solid rgba(255,255,255,.12)!important;min-height:0}.method-grid h3{margin-top:35px}.reputation-section{grid-template-columns:1fr}.google-orbit{width:240px;height:240px;justify-self:center}.footer{padding-top:80px}.footer-bottom{flex-direction:column;gap:8px}.inner-hero{grid-template-columns:1fr;padding:140px 20px 65px}.inner-hero h1{font-size:clamp(4.5rem,20vw,7rem)}.inner-content{grid-template-columns:1fr;padding-top:70px}.inner-sticky{position:static}.service-grid{grid-template-columns:1fr}.inner-cta{flex-direction:column;align-items:flex-start}.mobile-menu{padding-top:95px}}.mobile-close,.mobile-links,.mobile-menu-head,.mobile-menu-note{display:none}@media (max-width:960px){body,html{width:100%;max-width:100%;overflow-x:hidden}body.menu-is-open{overflow:hidden!important;touch-action:none}.nav-shell{position:fixed;inset:0 0 auto 0;width:100%;padding:12px!important;z-index:2000;color:#fff;pointer-events:none}.nav-inner{width:100%;max-width:none;min-width:0;margin:0;padding:9px 10px 9px 12px;gap:10px;border-radius:18px;background:rgba(16,22,38,.94)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 12px 34px rgba(5,8,18,.18);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);pointer-events:auto}.brand-lockup{min-width:0;max-width:calc(100% - 58px);gap:9px;overflow:hidden}.brand-lockup img{width:39px;height:39px;flex:0 0 39px}.brand-lockup div{min-width:0;overflow:hidden}.brand-lockup span,.brand-lockup strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-lockup strong{font-size:.72rem;letter-spacing:.1em}.brand-lockup span{font-size:.48rem;letter-spacing:.1em}.desktop-nav,.nav-cta{display:none!important}.menu-trigger{display:block!important;flex:0 0 44px;width:44px;height:44px;margin-left:auto;border:0;border-radius:50%;background:rgba(255,255,255,.06);color:#fff;cursor:pointer;z-index:2202}.menu-trigger i{left:11px;right:11px;height:1.5px;background:#fff}.menu-trigger.active{background:rgba(255,255,255,.12)}.mobile-menu{position:fixed;inset:0;z-index:2100!important;width:100vw;height:100dvh;min-height:100dvh;padding:0;overflow-y:auto;overscroll-behavior:contain;background:#101626;color:#fff;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-12px);transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.mobile-menu.open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.mobile-menu-inner{width:100%;max-width:680px;min-height:100%;margin:0 auto;padding:28px 22px max(34px,env(safe-area-inset-bottom));display:flex;flex-direction:column}.mobile-menu-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:42px}.mobile-kicker{display:block;margin:0;color:#d9c7a6;font-size:.68rem;letter-spacing:.2em}.mobile-close{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:8px 11px 8px 14px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.06);color:#fff;cursor:pointer}.mobile-close span{font-size:.78rem;font-weight:600}.mobile-close strong{font-size:1.6rem;line-height:1;font-weight:300}.mobile-links{display:block;border-top:1px solid rgba(255,255,255,.12)}.mobile-links a{display:grid!important;grid-template-columns:34px minmax(0,1fr) 24px!important;align-items:center;grid-gap:10px;gap:10px;min-height:72px;padding:14px 0!important;border-bottom:1px solid rgba(255,255,255,.12)!important;font-family:DM Sans,Arial,sans-serif!important}.mobile-links small{font-size:.64rem;color:#d9c7a6;letter-spacing:.12em}.mobile-links a>span{min-width:0;font-family:"Instrument Serif",serif;font-size:clamp(1.75rem,7.2vw,2.4rem);line-height:1;overflow-wrap:anywhere}.mobile-links b{justify-self:end;font-size:1rem;font-weight:400;color:#d9c7a6}.mobile-contact{display:flex!important;width:100%;min-height:54px;align-items:center;justify-content:center;margin:30px 0 0;padding:15px 18px;border-radius:999px;background:#d9c7a6;color:#101626;font-size:.9rem;font-weight:700}.mobile-menu-note{display:block;margin:auto 0 0;padding-top:36px;color:#9ea5b2;font-size:.72rem;line-height:1.6}.hero-ultra{width:100%;min-height:auto;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:0;gap:0;padding:116px 20px 76px!important;overflow:hidden}.hero-copy{width:100%;max-width:680px;min-width:0;margin:0 auto}.hero-eyebrow{margin-bottom:20px;font-size:.62rem;line-height:1.6}.hero-copy h1{max-width:100%;font-size:clamp(3.25rem,14vw,5.4rem)!important;line-height:.9!important;letter-spacing:-.035em!important;overflow-wrap:normal}.hero-copy p{max-width:36rem;margin:30px 0 26px;font-size:1rem;line-height:1.7}.hero-actions{width:100%;gap:10px}.action-ghost,.action-primary{min-height:52px;padding:14px 17px}.hero-visual{width:100%;min-height:480px!important;margin:48px auto 0;position:relative}.main-photo{position:absolute;inset:0!important;width:100%!important;height:100%!important;-webkit-clip-path:none!important;clip-path:none!important;border-radius:24px;overflow:hidden}.main-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.detail-photo,.hero-seal,.scroll-mark{display:none!important}.footer-grid,.inner-content,.inner-hero,.manifesto,.method-top,.practice-header,.profile-section,.reputation-section{grid-template-columns:minmax(0,1fr)!important}.inner-content,.manifesto,.method-section,.practice-section,.reputation-section{padding-left:20px!important;padding-right:20px!important}.manifesto{gap:28px!important;padding-top:82px!important;padding-bottom:82px!important}.inner-prose,.manifesto-aside,.manifesto-copy,.manifesto-text,.practice-header,.profile-copy,.reputation-copy{min-width:0;max-width:100%}.manifesto-lead,.method-top h2,.practice-header h2,.profile-copy h2,.reputation-copy h2{font-size:clamp(2.8rem,11vw,4.8rem)!important;line-height:.98!important}.manifesto-text{margin-left:0!important}.practice-section{padding-top:86px!important;padding-bottom:86px!important}.practice-header{gap:20px!important;margin-bottom:42px!important}.practice-row{grid-template-columns:42px minmax(0,1fr) 24px!important;gap:12px!important;padding:24px 0!important}.practice-row h3{font-size:1.75rem!important}.practice-row p{grid-column:2/-1;padding-right:8px;font-size:.9rem}.practice-arrow{grid-column:3;grid-row:1}.profile-photo,.profile-section{min-height:0!important}.profile-photo{height:min(115vw,650px)}.profile-copy{padding:76px 20px!important}.profile-data{grid-template-columns:1fr!important}.profile-data div,.profile-data div:first-child{padding:18px 0!important;border-right:0!important;border-bottom:1px solid var(--line)}.profile-data div:last-child{border-bottom:0}.method-section{padding-top:86px!important;padding-bottom:86px!important}.method-top{gap:20px!important}.method-grid{grid-template-columns:1fr!important;margin-top:50px!important}.method-grid article,.method-grid article+article{min-height:0!important;padding:24px 0 30px!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.12)}.method-grid h3{margin:34px 0 10px!important}.reputation-section{gap:42px!important;padding-top:86px!important;padding-bottom:86px!important}.google-orbit{width:min(78vw,280px)!important;height:min(78vw,280px)!important;justify-self:center}.footer{padding:78px 20px 26px!important}.footer-grid{gap:52px!important}.big-contact,.footer-bottom{flex-direction:column;gap:12px}.inner-hero{min-height:auto!important;gap:22px!important;padding:132px 20px 70px!important}.inner-hero h1{font-size:clamp(3.5rem,15vw,5.5rem)!important;line-height:.9!important}.inner-content{gap:42px!important;padding-top:72px!important;padding-bottom:82px!important}.inner-sticky{position:static!important}.inner-prose>p{font-size:clamp(2.1rem,9vw,3.5rem)!important}.service-grid{grid-template-columns:1fr!important}.inner-cta{flex-direction:column;align-items:flex-start!important;padding:26px!important}}@media (max-width:430px){.brand-lockup span{display:none}.brand-lockup strong{font-size:.68rem}.hero-ultra{padding-left:16px!important;padding-right:16px!important}.hero-visual{min-height:420px!important}.hero-actions{flex-direction:column}.action-ghost,.action-primary{width:100%;justify-content:center}.mobile-menu-inner{padding-left:18px;padding-right:18px}}