.site-shell *,.site-shell :before,.site-shell :after{box-sizing:border-box}.site-shell{--ink:#0a0b0d;--ink-soft:#111318;--graphite:#1a1c21;--ivory:#f2eee5;--paper:#fbf9f4;--paper-deep:#e8e1d5;--gold:#b89556;--gold-light:#d6bd89;--gold-dark:#7b5b28;--white:#fffefb;--muted-dark:#a4a29c;--muted-light:#5f5b54;--line-dark:#ffffff21;--line-light:#16171924;--display:"Bodoni 72", Didot, "Iowan Old Style", "Times New Roman", serif;--sans:"Avenir Next", Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;--page-padding:clamp(1.5rem, 5vw, 6.75rem);color:var(--ink);background:var(--ink);font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility}.site-shell button,.site-shell a{-webkit-tap-highlight-color:transparent}.site-shell button{color:inherit;font:inherit}.site-shell button:focus-visible,.site-shell a:focus-visible{outline:2px solid var(--gold-light);outline-offset:4px}.site-shell ::selection{color:var(--ink);background:var(--gold-light)}.site-shell{background:var(--paper);min-height:100vh;overflow:hidden}.site-shell .site-header{z-index:70;min-height:88px;padding:0 var(--page-padding);border-bottom:1px solid var(--line-dark);color:var(--paper);background:var(--ink);grid-template-columns:minmax(15rem,1fr) auto minmax(15rem,1fr);align-items:center;gap:2rem;display:grid;position:relative}.site-shell .brand{width:max-content;color:inherit;align-items:center;text-decoration:none;display:inline-flex}.site-shell .brand>img{object-fit:contain;filter:drop-shadow(0 5px 14px #00000052);width:auto;height:72px}.site-shell .brand>span,.site-shell .footer-brand>div{flex-direction:column;gap:.18rem;display:flex}.site-shell .brand strong,.site-shell .footer-brand strong{font-family:var(--display);letter-spacing:.26em;font-size:1.15rem;font-weight:500;line-height:1}.site-shell .brand small,.site-shell .footer-brand small{color:var(--gold-light);letter-spacing:.29em;font-size:.52rem;font-weight:600}.site-shell .desktop-nav{justify-content:center;align-items:center;gap:clamp(1rem,2.2vw,2.25rem);display:flex}.site-shell .desktop-nav button{color:#d6d3cb;letter-spacing:.07em;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:.5rem 0;font-size:.72rem;position:relative}.site-shell .desktop-nav button:after{content:"";background:var(--gold-light);transform-origin:0;height:1px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.site-shell .desktop-nav button:hover:after{transform:scaleX(1)}.site-shell .header-contact{border:0;border-bottom:1px solid var(--gold);color:var(--paper);letter-spacing:.09em;text-transform:uppercase;cursor:pointer;background:0 0;justify-self:end;align-items:center;gap:.8rem;padding:.75rem 0 .65rem;font-size:.67rem;font-weight:700;display:inline-flex}.site-shell .header-contact svg{color:var(--gold-light);transition:transform .18s}.site-shell .header-contact:hover svg{transform:translate(4px)}.site-shell .menu-toggle{cursor:pointer;background:0 0;border:0;display:none}.site-shell .mobile-nav{z-index:75;padding:1.25rem var(--page-padding) 1.75rem;color:var(--paper);background:var(--ink-soft);border-bottom:1px solid #b8955659;display:none;position:absolute;top:126px;left:0;right:0}.site-shell .mobile-nav button{border:0;border-bottom:1px solid var(--line-dark);color:inherit;text-align:left;cursor:pointer;background:0 0;padding:.95rem 0}.site-shell .hero-section{min-height:calc(100svh - 126px);color:var(--paper);background:var(--ink);grid-template-columns:minmax(0,1.08fr) minmax(25rem,.92fr);display:grid;position:relative;overflow:hidden}.site-shell .hero-grain{z-index:0;opacity:.12;pointer-events:none;background-image:repeating-linear-gradient(90deg,#0000 0 4px,#ffffff06 5px),repeating-linear-gradient(0deg,#0000 0 5px,#ffffff05 6px);position:absolute;inset:0}.site-shell .hero-copy{z-index:2;max-width:52rem;padding:clamp(5rem, 10vh, 8.5rem) clamp(3rem, 7vw, 8rem) clamp(4rem, 8vh, 7rem) var(--page-padding);flex-direction:column;justify-content:center;display:flex;position:relative}.site-shell .eyebrow{color:var(--gold-light);letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:.9rem;font-size:.66rem;font-weight:700;display:flex}.site-shell .eyebrow span{background:currentColor;width:34px;height:1px}.site-shell .hero-copy h1{max-width:49rem;font-family:var(--display);letter-spacing:-.045em;margin:2.1rem 0 1.8rem;font-size:clamp(3.75rem,6.3vw,7rem);font-weight:400;line-height:.94}.site-shell .hero-copy h1 em{color:var(--gold-light);font-weight:400;display:block}.site-shell .hero-lead{color:#c8c4bb;max-width:40rem;font-family:var(--display);letter-spacing:.005em;margin:0;font-size:clamp(1.1rem,1.4vw,1.35rem);line-height:1.65}.site-shell .hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2.75rem;display:flex}.site-shell .button-gold,.site-shell .button-light{border:1px solid var(--gold);min-height:52px;color:var(--ink);background:var(--gold-light);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;gap:.8rem;padding:.9rem 1.35rem;font-size:.67rem;font-weight:800;transition:color .18s,background .18s;display:inline-flex}.site-shell .button-gold:hover{color:var(--paper);background:0 0}.site-shell .button-ghost{border:1px solid var(--line-dark);min-height:52px;color:var(--paper);letter-spacing:.09em;text-transform:uppercase;cursor:pointer;background:0 0;padding:.9rem 1.2rem;font-size:.67rem;font-weight:700;transition:border-color .18s}.site-shell .button-ghost:hover{border-color:var(--gold)}.site-shell .hero-credentials{color:#98968f;flex-wrap:wrap;gap:0;margin-top:clamp(3rem,7vh,5.5rem);display:flex}.site-shell .hero-credentials span{border-right:1px solid var(--line-dark);letter-spacing:.13em;text-transform:uppercase;padding:0 1.2rem;font-size:.62rem;font-weight:600}.site-shell .hero-credentials span:first-child{padding-left:0}.site-shell .hero-credentials span:last-child{border-right:0}.site-shell .hero-visual{z-index:1;border-left:1px solid var(--line-dark);background:#14161a;min-height:40rem;position:relative;overflow:hidden}.site-shell .hero-portrait{object-fit:cover;object-position:center 18%;width:100%;height:100%;position:absolute;inset:0}.site-shell .hero-image-shade{z-index:1;background:linear-gradient(90deg,#0a0b0d7a,#0000 35%),linear-gradient(#0000 48%,#060708db);position:absolute;inset:0}.site-shell .architectural-lines{z-index:2;opacity:.32;position:absolute;inset:0}.site-shell .architectural-lines i{background:#d6bd8938;display:block;position:absolute}.site-shell .architectural-lines i:first-child{width:1px;height:130%;top:-10%;left:34%;transform:rotate(22deg)}.site-shell .architectural-lines i:nth-child(2){width:120%;height:1px;top:20%;right:-10%;transform:rotate(-12deg)}.site-shell .architectural-lines i:nth-child(3){width:1px;height:115%;bottom:-20%;right:11%;transform:rotate(-15deg)}.site-shell .architectural-lines i:nth-child(4){background:0 0;border:1px solid #d6bd8929;width:52%;height:70%;top:10%;right:8%;transform:skewY(-8deg)}.site-shell .visual-caption{z-index:3;text-align:right;flex-direction:column;align-items:flex-end;gap:.3rem;display:flex;position:absolute;bottom:2.5rem;right:2.5rem}.site-shell .visual-caption span{color:var(--paper);letter-spacing:.19em;font-size:.62rem;font-weight:700}.site-shell .visual-caption small{color:var(--gold-light);font-family:var(--display);font-style:italic}.site-shell .trust-ribbon{min-height:76px;padding:1rem var(--page-padding);border-bottom:1px solid var(--line-light);color:var(--ink);background:var(--gold-light);justify-content:center;align-items:center;gap:clamp(1rem,4vw,4.5rem);display:flex}.site-shell .trust-ribbon p{font-family:var(--display);white-space:nowrap;margin:0;font-size:clamp(.95rem,1.2vw,1.14rem)}.site-shell .trust-ribbon i{background:var(--gold-dark);width:4px;height:4px;transform:rotate(45deg)}.site-shell .light-section,.site-shell .proof-section,.site-shell .content-section{padding:clamp(6rem, 11vw, 10.5rem) var(--page-padding);color:var(--ink);background:var(--paper)}.site-shell .section-heading{margin-bottom:clamp(3.5rem,7vw,6.5rem)}.site-shell .split-heading{grid-template-columns:minmax(0,1.45fr) minmax(17rem,.55fr);align-items:end;gap:clamp(3rem,8vw,9rem);display:grid}.site-shell .section-label{align-items:center;gap:.75rem;margin-bottom:1.8rem;display:flex}.site-shell .section-label span{color:var(--gold-dark);font-family:var(--display);font-size:.8rem;font-style:italic}.site-shell .section-label span:after{content:"";background:var(--gold);vertical-align:middle;width:34px;height:1px;margin:0 .15rem .2rem .75rem;display:inline-block}.site-shell .section-label p{color:var(--gold-dark);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.63rem;font-weight:800}.site-shell .section-heading h2,.site-shell .cost-intro h2,.site-shell .proof-heading h2,.site-shell .office-copy h2,.site-shell .method-copy h2,.site-shell .content-heading h2,.site-shell .contact-copy h2{font-family:var(--display);letter-spacing:-.038em;margin:0;font-size:clamp(2.75rem,5vw,5.2rem);font-weight:400;line-height:1.02}.site-shell .split-heading>p,.site-shell .centered-heading>p{color:var(--muted-light);font-family:var(--display);margin:0;font-size:1.16rem;line-height:1.75}.site-shell .value-grid{border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light);grid-template-columns:repeat(4,1fr);display:grid}.site-shell .value-grid article{border-right:1px solid var(--line-light);min-height:23rem;padding:2rem clamp(1.2rem,2.4vw,2.6rem) 2.5rem;position:relative}.site-shell .value-grid article:last-child{border-right:0}.site-shell .value-grid article>span{color:var(--gold-dark);font-family:var(--display);margin-bottom:clamp(4rem,7vw,7rem);font-size:.75rem;font-style:italic;display:block}.site-shell .value-grid svg{width:27px;height:27px;color:var(--gold-dark);stroke-width:1.3px}.site-shell .value-grid h3{font-family:var(--display);margin:1.3rem 0 .75rem;font-size:1.55rem;font-weight:500}.site-shell .value-grid p{color:var(--muted-light);margin:0;font-size:.88rem;line-height:1.75}.site-shell .dark-section{color:var(--paper);background:var(--ink)}.site-shell .cost-section{padding:clamp(6rem, 11vw, 10.5rem) var(--page-padding);grid-template-columns:minmax(0,.9fr) minmax(28rem,1.1fr);gap:clamp(4rem,10vw,11rem);display:grid}.site-shell .cost-section .section-label p,.site-shell .cost-section .section-label span{color:var(--gold-light)}.site-shell .cost-intro>p{color:#aaa79f;max-width:38rem;font-family:var(--display);margin:2rem 0 0;font-size:1.18rem;line-height:1.75}.site-shell .timeline{border-top:1px solid var(--line-dark)}.site-shell .timeline article{border-bottom:1px solid var(--line-dark);grid-template-columns:3.5rem 1fr;gap:1rem;padding:2.2rem 0 2.35rem;display:grid}.site-shell .timeline article>span{color:var(--gold-light);font-family:var(--display);font-size:.8rem;font-style:italic}.site-shell .timeline small{color:var(--gold-light);letter-spacing:.16em;text-transform:uppercase;font-size:.58rem;font-weight:700}.site-shell .timeline h3{font-family:var(--display);margin:.65rem 0 .7rem;font-size:clamp(1.45rem,2vw,2rem);font-weight:400;line-height:1.25}.site-shell .timeline p{color:#99968f;margin:0;font-size:.84rem;line-height:1.75}.site-shell .gains-section{background:var(--paper-deep)}.site-shell .centered-heading{text-align:center;max-width:63rem;margin-left:auto;margin-right:auto}.site-shell .centered-heading .section-label{justify-content:center}.site-shell .centered-heading>p{max-width:42rem;margin:1.6rem auto 0}.site-shell .gain-showcase{border:1px solid var(--line-light);background:var(--paper);grid-template-columns:minmax(0,1.08fr) minmax(21rem,.92fr);max-width:76rem;margin:0 auto;display:grid}.site-shell .gain-main{border-right:1px solid var(--line-light);min-height:35rem;padding:clamp(3rem,6vw,6rem);position:relative;overflow:hidden}.site-shell .gain-main:after{content:"";border:1px solid #b8955642;width:18rem;height:18rem;position:absolute;bottom:-5rem;right:-5rem;transform:rotate(45deg)}.site-shell .gain-index{border:1px solid var(--gold);width:58px;height:58px;color:var(--gold-dark);font-family:var(--display);place-items:center;margin-bottom:clamp(5rem,9vw,8rem);font-size:1rem;font-style:italic;display:grid}.site-shell .gain-main>small{color:var(--gold-dark);letter-spacing:.18em;font-size:.58rem;font-weight:800}.site-shell .gain-main h3{max-width:37rem;font-family:var(--display);letter-spacing:-.03em;margin:1rem 0 1.2rem;font-size:clamp(2.2rem,3.8vw,3.9rem);font-weight:400;line-height:1.08}.site-shell .gain-main p{max-width:34rem;color:var(--muted-light);margin:0;font-size:.9rem;line-height:1.8}.site-shell .gain-list{grid-template-rows:repeat(4,1fr);display:grid}.site-shell .gain-list article{border-bottom:1px solid var(--line-light);grid-template-columns:2rem 1fr;align-items:start;gap:1rem;padding:2rem clamp(1.5rem,3vw,3rem);display:grid}.site-shell .gain-list article:last-child{border-bottom:0}.site-shell .gain-list svg{color:var(--gold-dark);margin-top:.3rem}.site-shell .gain-list h3{font-family:var(--display);margin:0 0 .4rem;font-size:1.35rem;font-weight:500}.site-shell .gain-list p{color:var(--muted-light);margin:0;font-size:.82rem;line-height:1.65}.site-shell .proof-section{color:var(--paper);background:#17191d}.site-shell .proof-heading{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:end;gap:clamp(3rem,8vw,8rem);margin-bottom:clamp(3.5rem,7vw,6.5rem);display:grid}.site-shell .proof-section .section-label p,.site-shell .proof-section .section-label span{color:var(--gold-light)}.site-shell .proof-copy>p{color:#aaa79f;font-family:var(--display);margin:0;font-size:1.12rem;line-height:1.75}.site-shell .proof-copy>span{color:var(--gold-light);letter-spacing:.06em;align-items:center;gap:.65rem;margin-top:1.4rem;font-size:.64rem;display:flex}.site-shell .proof-grid{background:#ffffff1f;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.site-shell .proof-grid>article{background:#17191d;min-height:31rem;padding:clamp(2.25rem,5vw,5rem)}.site-shell .proof-story h3{color:var(--gold-light);font-family:var(--display);margin:0 0 2rem;font-size:clamp(2.2rem,4vw,4rem);font-weight:400}.site-shell .proof-story>p{color:#c1bdb4;max-width:38rem;font-family:var(--display);margin:0;font-size:clamp(1.15rem,1.6vw,1.35rem);line-height:1.7}.site-shell .career-line{border-top:1px solid var(--line-dark);grid-template-columns:repeat(3,1fr);margin-top:clamp(3rem,7vw,6rem);display:grid}.site-shell .career-line span{border-right:1px solid var(--line-dark);color:#8f8c85;flex-direction:column;gap:.75rem;min-height:7.5rem;padding:1.35rem 1rem 1rem 0;font-size:.68rem;line-height:1.45;display:flex}.site-shell .career-line span+span{padding-left:1rem}.site-shell .career-line span:last-child{border-right:0}.site-shell .career-line strong{color:var(--paper);font-family:var(--display);font-size:1.35rem;font-weight:400}.site-shell .proof-story ul{border-top:1px solid var(--line-dark);margin:clamp(3rem,7vw,5.2rem) 0 0;padding:0;list-style:none}.site-shell .proof-story li{border-bottom:1px solid var(--line-dark);color:#aaa79f;letter-spacing:.04em;padding:1.15rem 0;font-size:.76rem}.site-shell .proof-story li:before{content:"";background:var(--gold-light);width:5px;height:5px;margin-right:.9rem;display:inline-block;transform:rotate(45deg)}.site-shell .proof-card-top{border-bottom:1px solid var(--line-dark);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3.2rem;padding-bottom:1rem;display:flex}.site-shell .proof-card-top span{color:var(--gold-light);font-family:var(--display);font-size:.82rem;font-style:italic}.site-shell .proof-card-top small{color:#9d9a93;letter-spacing:.13em;text-transform:uppercase;font-size:.57rem;font-weight:700}.site-shell .proof-grid dl,.site-shell .proof-grid dd{margin:0}.site-shell .proof-grid dl>div{border-bottom:1px solid var(--line-dark);min-height:6.5rem;padding:1.2rem 0}.site-shell .proof-grid dt{color:#817f79;letter-spacing:.15em;text-transform:uppercase;margin-bottom:.55rem;font-size:.57rem;font-weight:700}.site-shell .proof-grid dd{color:#d4d0c6;font-family:var(--display);font-size:1.06rem;line-height:1.45}.site-shell .proof-grid .result-row dd{color:var(--gold-light)}.site-shell .proof-grid>article>p{color:#a4a29c;margin:1.5rem 0 0;font-size:.63rem;line-height:1.6}.site-shell .office-section{color:var(--ink);background:var(--paper);grid-template-columns:minmax(22rem,.85fr) minmax(0,1.15fr);display:grid}.site-shell .office-art{min-height:45rem;color:var(--gold-light);background:#202228;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.site-shell .office-art>img{z-index:2;object-fit:contain;filter:drop-shadow(0 22px 38px #00000073);width:min(62%,27rem);height:auto;position:relative}.site-shell .office-art:before,.site-shell .office-art:after{content:"";border:1px solid #d6bd892e;position:absolute}.site-shell .office-art:before{width:66%;height:66%;transform:rotate(45deg)}.site-shell .office-art:after{width:38%;height:110%;transform:rotate(22deg)}.site-shell .office-copy{padding:clamp(4rem, 9vw, 9rem) var(--page-padding);flex-direction:column;justify-content:center;display:flex}.site-shell .office-copy h2{max-width:49rem}.site-shell .office-lead{max-width:42rem;color:var(--muted-light);font-family:var(--display);margin:2rem 0 0;font-size:1.2rem;line-height:1.75}.site-shell .office-principle{border-top:1px solid var(--line-light);border-left:1px solid var(--gold);max-width:43rem;margin:2.7rem 0 0;padding:2rem 0 0 2rem}.site-shell .office-principle small{color:var(--gold-dark);letter-spacing:.16em;font-size:.57rem;font-weight:800}.site-shell .office-principle p{color:var(--gold-dark);font-family:var(--display);margin:.85rem 0 0;font-size:clamp(1.35rem,2vw,1.85rem);font-style:italic;line-height:1.5}.site-shell .signature{flex-direction:column;gap:.25rem;margin-top:2.2rem;display:flex}.site-shell .signature span{font-family:var(--display);font-size:1.2rem}.site-shell .signature small{color:var(--muted-light);letter-spacing:.13em;text-transform:uppercase;font-size:.6rem;font-weight:700}.site-shell .areas-section{background:var(--paper-deep)}.site-shell .areas-list{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);grid-template-columns:repeat(2,1fr);display:grid}.site-shell .areas-list article{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);grid-template-columns:3.5rem 1fr auto;align-items:center;gap:1rem;min-height:11rem;padding:2rem clamp(1.5rem,3vw,3rem);transition:color .18s,background .18s;display:grid}.site-shell .areas-list article:hover{color:var(--paper);background:var(--ink-soft)}.site-shell .areas-list article>span{color:var(--gold-dark);font-family:var(--display);font-size:.78rem;font-style:italic}.site-shell .areas-list h3{font-family:var(--display);margin:0 0 .4rem;font-size:clamp(1.3rem,2vw,1.75rem);font-weight:500}.site-shell .areas-list p{color:var(--muted-light);margin:0;font-size:.79rem;line-height:1.55}.site-shell .areas-list article:hover p{color:#aaa79f}.site-shell .areas-list svg{color:var(--gold-dark)}.site-shell .method-section{padding:clamp(6rem, 11vw, 10.5rem) var(--page-padding);color:var(--paper);background:var(--ink);grid-template-columns:minmax(20rem,.7fr) minmax(0,1.3fr);gap:clamp(4rem,10vw,10rem);display:grid}.site-shell .method-copy{align-self:start;position:sticky;top:3rem}.site-shell .method-section .section-label p,.site-shell .method-section .section-label span{color:var(--gold-light)}.site-shell .method-copy p{color:#99968f;max-width:29rem;font-family:var(--display);margin:1.8rem 0 0;font-size:1.12rem;line-height:1.7}.site-shell .method-steps{border-top:1px solid var(--line-dark)}.site-shell .method-steps article{border-bottom:1px solid var(--line-dark);grid-template-columns:4rem minmax(11rem,.7fr) minmax(14rem,1.3fr);align-items:baseline;gap:1.2rem;padding:2.5rem 0;display:grid}.site-shell .method-steps span{color:var(--gold-light);font-family:var(--display);font-size:.82rem;font-style:italic}.site-shell .method-steps h3{font-family:var(--display);margin:0;font-size:1.7rem;font-weight:400}.site-shell .method-steps p{color:#96938c;margin:0;font-size:.82rem;line-height:1.7}.site-shell .content-section{background:var(--paper)}.site-shell .content-heading{justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:clamp(3.5rem,7vw,6rem);display:flex}.site-shell .content-heading h2{max-width:53rem}.site-shell .content-heading button{border:0;border-bottom:1px solid var(--gold-dark);color:var(--ink);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;flex:none;align-items:center;gap:.7rem;padding:.6rem 0;font-size:.64rem;font-weight:800;display:flex}@media (width>=1281px){.site-shell .content-heading button{margin-right:4.5rem}}.site-shell .articles-grid{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);grid-template-columns:minmax(0,1.05fr) minmax(22rem,.95fr);display:grid}.site-shell .article-featured{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);min-height:31rem;padding:clamp(2.5rem,5vw,5rem);position:relative;overflow:hidden}.site-shell .article-featured>div{border:1px solid var(--gold);width:72px;height:72px;color:var(--gold-dark);place-items:center;margin-bottom:5rem;display:grid}.site-shell .article-featured>small,.site-shell .article-list small{color:var(--gold-dark);letter-spacing:.16em;font-size:.57rem;font-weight:800}.site-shell .article-featured h3{max-width:40rem;font-family:var(--display);letter-spacing:-.025em;margin:1rem 0;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:400;line-height:1.1}.site-shell .article-featured p{max-width:35rem;color:var(--muted-light);margin:0;font-size:.85rem;line-height:1.75}.site-shell .article-featured>span{letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:.7rem;margin-top:2rem;font-size:.62rem;font-weight:800;display:flex}.site-shell .article-list{grid-template-rows:repeat(3,1fr);display:grid}.site-shell .article-list article{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);flex-direction:column;justify-content:center;min-height:10rem;padding:2rem 5rem 2rem clamp(1.5rem,3vw,3rem);display:flex;position:relative}.site-shell .article-list h3{font-family:var(--display);margin:.65rem 0 0;font-size:clamp(1.25rem,1.8vw,1.65rem);font-weight:500}.site-shell .article-list svg{color:var(--gold-dark);position:absolute;right:2rem}.site-shell .contact-section{padding:clamp(5rem, 10vw, 9rem) var(--page-padding);color:var(--ink);background:var(--gold-light);grid-template-columns:minmax(0,1.25fr) minmax(19rem,.75fr);align-items:center;gap:clamp(4rem,9vw,9rem);display:grid}.site-shell .contact-copy>span{letter-spacing:.18em;font-size:.62rem;font-weight:800}.site-shell .contact-copy h2{max-width:58rem;margin-top:1.6rem}.site-shell .contact-copy p{color:#504936;max-width:43rem;font-family:var(--display);margin:1.6rem 0 0;font-size:1.12rem;line-height:1.7}.site-shell .contact-actions{flex-direction:column;align-items:stretch;gap:.9rem;display:flex}.site-shell .button-light{border-color:var(--ink);min-height:58px;color:var(--paper);background:var(--ink)}.site-shell .button-light:hover{color:var(--ink);background:0 0}.site-shell .contact-phone{min-height:52px;font-family:var(--display);cursor:pointer;background:0 0;border:1px solid #0a0b0d52;justify-content:center;align-items:center;gap:.7rem;font-size:1.1rem;display:flex}.site-shell .contact-actions small{color:#514833;letter-spacing:.08em;text-align:center;text-transform:uppercase;margin-top:.2rem;font-size:.6rem}.site-shell footer{padding:clamp(4rem, 7vw, 6rem) var(--page-padding) 2rem;color:#bbb7ae;background:var(--ink);grid-template-columns:1.1fr 1.4fr 1fr .8fr;gap:3rem;display:grid}.site-shell footer>div:not(.footer-brand):not(.footer-bottom)>small{color:var(--gold-light);letter-spacing:.18em;font-size:.55rem;font-weight:800}.site-shell footer p{font-family:var(--display);margin:1rem 0 0;font-size:.96rem;line-height:1.7}.site-shell .footer-brand{color:var(--paper);align-items:flex-start;display:flex}.site-shell .footer-brand img{object-fit:contain;filter:drop-shadow(0 12px 22px #0006);width:auto;height:118px}.site-shell .footer-bottom{border-top:1px solid var(--line-dark);color:#a4a29c;letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;justify-content:space-between;gap:2rem;margin-top:2.5rem;padding-top:1.4rem;font-size:.57rem;display:flex}@media (width<=1280px){.site-shell .site-header{grid-template-columns:1fr auto}.site-shell .desktop-nav{display:none}.site-shell .header-contact{margin-left:auto}}@media (width<=1050px){.site-shell .hero-section{grid-template-columns:minmax(0,1.1fr) minmax(20rem,.9fr)}.site-shell .hero-copy h1{font-size:clamp(3.4rem,7vw,5.4rem)}.site-shell .value-grid{grid-template-columns:repeat(2,1fr)}.site-shell .value-grid article:nth-child(2){border-right:0}.site-shell .value-grid article:nth-child(-n+2){border-bottom:1px solid var(--line-light)}.site-shell .cost-section,.site-shell .method-section{grid-template-columns:1fr}.site-shell .method-copy{position:static}.site-shell .proof-grid{grid-template-columns:1fr}.site-shell .proof-grid>article{min-height:0}.site-shell .proof-grid dl{grid-template-columns:repeat(3,1fr);display:grid}.site-shell .proof-grid dl>div{border-right:1px solid var(--line-dark);padding:1.2rem}.site-shell .proof-grid dl>div:last-child{border-right:0}.site-shell footer{grid-template-columns:repeat(2,1fr)}}@media (width<=820px){.site-shell .site-header{grid-template-columns:1fr auto;min-height:76px}.site-shell .header-contact{display:none}.site-shell .menu-toggle{width:42px;height:42px;color:var(--paper);place-items:center;display:grid}.site-shell .mobile-nav{flex-direction:column;display:flex;top:114px}.site-shell .hero-section{grid-template-columns:1fr}.site-shell .hero-copy{min-height:41rem;padding-top:5rem}.site-shell .hero-visual{border-top:1px solid var(--line-dark);border-left:0;min-height:39rem}.site-shell .trust-ribbon{justify-content:flex-start;overflow-x:auto}.site-shell .split-heading,.site-shell .proof-heading,.site-shell .office-section,.site-shell .contact-section{grid-template-columns:1fr}.site-shell .split-heading,.site-shell .proof-heading{align-items:start;gap:2rem}.site-shell .gain-showcase,.site-shell .articles-grid{grid-template-columns:1fr}.site-shell .gain-main{border-right:0;border-bottom:1px solid var(--line-light);min-height:31rem}.site-shell .office-art{min-height:31rem}.site-shell .areas-list{grid-template-columns:1fr}.site-shell .method-steps article{grid-template-columns:3rem 1fr}.site-shell .method-steps p{grid-column:2}.site-shell .content-heading{flex-direction:column;align-items:flex-start}.site-shell footer{gap:2.5rem}}@media (width<=600px){.site-shell{--page-padding:1.25rem}.site-shell .brand>img{height:62px}.site-shell .mobile-nav{top:118px}.site-shell .hero-copy{min-height:42rem;padding-top:4rem;padding-right:var(--page-padding);padding-bottom:3.5rem}.site-shell .hero-copy h1{margin-top:1.6rem;font-size:clamp(3.15rem,15vw,4.5rem)}.site-shell .hero-lead{font-size:1rem}.site-shell .hero-actions{flex-direction:column;align-items:stretch}.site-shell .button-gold,.site-shell .button-ghost{width:100%}.site-shell .hero-credentials{gap:.7rem;margin-top:2.5rem;display:grid}.site-shell .hero-credentials span{border-right:0;padding:0}.site-shell .hero-visual{min-height:34rem}.site-shell .hero-portrait{object-position:center 14%}.site-shell .visual-caption{bottom:1.25rem;right:1.25rem}.site-shell .trust-ribbon{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1rem;min-height:0;padding-top:1.25rem;padding-bottom:1.25rem;display:grid}.site-shell .trust-ribbon p{white-space:normal;font-size:.86rem}.site-shell .trust-ribbon i{display:none}.site-shell .light-section,.site-shell .proof-section,.site-shell .content-section,.site-shell .cost-section,.site-shell .method-section{padding-top:5rem;padding-bottom:5rem}.site-shell .section-heading h2,.site-shell .cost-intro h2,.site-shell .proof-heading h2,.site-shell .office-copy h2,.site-shell .method-copy h2,.site-shell .content-heading h2,.site-shell .contact-copy h2{font-size:clamp(2.45rem,13vw,3.3rem)}.site-shell .value-grid{grid-template-columns:1fr}.site-shell .value-grid article,.site-shell .value-grid article:nth-child(2){border-right:0;border-bottom:1px solid var(--line-light);min-height:0;padding:2rem 0 2.5rem}.site-shell .value-grid article>span{margin-bottom:2.5rem}.site-shell .cost-section{gap:3rem}.site-shell .timeline article{grid-template-columns:2.5rem 1fr}.site-shell .centered-heading{text-align:left}.site-shell .centered-heading .section-label{justify-content:flex-start}.site-shell .centered-heading>p{margin-left:0}.site-shell .gain-main{min-height:29rem;padding:2rem}.site-shell .gain-index{margin-bottom:4rem}.site-shell .gain-list article{padding:1.6rem}.site-shell .proof-grid>article{padding:2rem}.site-shell .career-line{grid-template-columns:1fr}.site-shell .career-line span,.site-shell .career-line span+span{border-right:0;border-bottom:1px solid var(--line-dark);min-height:0;padding:1.15rem 0}.site-shell .office-art{min-height:26rem}.site-shell .office-art>img{width:min(68%,20rem)}.site-shell .office-copy{padding-top:4.5rem;padding-bottom:4.5rem}.site-shell .office-principle{padding-left:1.25rem}.site-shell .areas-list article{grid-template-columns:2.5rem 1fr auto;padding-left:1rem;padding-right:1rem}.site-shell .method-steps article{grid-template-columns:2.5rem 1fr;padding:2rem 0}.site-shell .article-featured{min-height:29rem;padding:2rem}.site-shell .article-featured>div{margin-bottom:4rem}.site-shell .contact-section{gap:3rem;padding-top:4.5rem;padding-bottom:4.5rem}.site-shell footer{grid-template-columns:1fr}.site-shell .footer-brand img{height:104px}.site-shell .footer-bottom{flex-direction:column;align-items:flex-start}}.site-shell a{text-decoration:none}.site-shell .desktop-nav a{color:#d6d3cb;letter-spacing:.07em;white-space:nowrap;padding:.5rem 0;font-size:.72rem;position:relative}.site-shell .desktop-nav a:after{content:"";background:var(--gold-light);transform-origin:0;height:1px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.site-shell .desktop-nav a:hover:after{transform:scaleX(1)}.site-shell .mobile-nav a{border-bottom:1px solid var(--line-dark);color:inherit;letter-spacing:.06em;padding:.95rem 0;font-size:.85rem}.site-shell .content-heading a.blog-link{border-bottom:1px solid var(--gold-dark);color:var(--ink);letter-spacing:.1em;text-transform:uppercase;flex:none;align-items:center;gap:.7rem;padding:.6rem 0;font-size:.64rem;font-weight:800;display:inline-flex}.site-shell .article-featured,.site-shell .article-list article{color:inherit}.site-shell .article-featured:hover h3,.site-shell .article-list article:hover h3{color:var(--gold-dark)}.site-shell footer a{color:inherit}.site-shell footer a:hover{color:var(--gold-light)}.site-shell .faq-section{background:var(--paper-deep)}.site-shell .faq-list{border-top:1px solid var(--line-light)}.site-shell .faq-list details{border-bottom:1px solid var(--line-light)}.site-shell .faq-list summary{color:var(--ink);font-family:var(--display);cursor:pointer;justify-content:space-between;align-items:center;gap:2rem;padding:1.6rem 0;font-size:clamp(1.15rem,2vw,1.5rem);list-style:none;display:flex}.site-shell .faq-list summary::-webkit-details-marker{display:none}.site-shell .faq-list summary>i{color:var(--gold-dark);flex:none;font-size:1.3rem;font-style:normal;transition:transform .2s}.site-shell .faq-list details[open] summary>i{transform:rotate(45deg)}.site-shell .faq-list details>p{max-width:46rem;color:var(--muted-light);margin:0 0 1.8rem;font-size:.88rem;line-height:1.8}.site-shell .content-intro{max-width:44rem;color:var(--muted-light);margin:-2rem 0 3.5rem;font-size:.9rem;line-height:1.8}.site-shell .legacy-main{color:#e9e5dc;background:var(--ink)}.site-shell .areas-list>a,.site-shell .article-list>a{display:contents}.site-shell .hero-portrait{filter:grayscale()}.site-shell p,.site-shell li,.site-shell details>p,.site-shell .hero-lead,.site-shell .section-heading p,.site-shell .value-grid p,.site-shell .timeline p,.site-shell .gain-main p,.site-shell .gain-list p,.site-shell .areas-list p,.site-shell .article-featured p,.site-shell .content-intro,.site-shell .faq-list details>p{font-size:1rem;font-weight:400;line-height:1.7}.site-shell .gain-list p,.site-shell .areas-list p,.site-shell .timeline p,.site-shell .proof-grid>article>p{font-size:.9375rem;line-height:1.65}.site-shell small,.site-shell .eyebrow,.site-shell .section-label p,.site-shell .section-label span,.site-shell .hero-credentials span,.site-shell .visual-caption span,.site-shell .visual-caption small,.site-shell .trust-ribbon p,.site-shell .article-list small,.site-shell .article-featured small,.site-shell .content-heading a.blog-link,.site-shell .desktop-nav a,.site-shell .mobile-nav a,.site-shell .header-contact,.site-shell .button-gold,.site-shell .button-ghost,.site-shell .button-light,.site-shell .contact-actions small,.site-shell footer small,.site-shell .footer-bottom span{font-size:.75rem;font-weight:600;line-height:1.5}.site-shell .footer-bottom span,.site-shell footer p{font-size:.8125rem;line-height:1.7}.site-shell .proof-grid>article>p,.site-shell .footer-bottom span{color:#a4a29c}.site-shell .desktop-nav a,.site-shell .mobile-nav a,.site-shell .header-contact,.site-shell .button-gold,.site-shell .button-ghost,.site-shell .button-light,.site-shell .content-heading a.blog-link,.site-shell .faq-list summary{align-items:center;min-height:44px;display:inline-flex}.site-shell .faq-list summary,.site-shell .mobile-nav a{display:flex}.site-shell a:focus-visible,.site-shell button:focus-visible,.site-shell summary:focus-visible{outline:2px solid var(--gold-dark);outline-offset:3px}.site-shell .dark-section a:focus-visible,.site-shell .proof-section a:focus-visible,.site-shell footer a:focus-visible,.site-shell .site-header a:focus-visible{outline-color:var(--gold-light)}.site-shell .brand small,.site-shell .footer-brand small,.site-shell .hero-credentials span,.site-shell .visual-caption span,.site-shell .visual-caption small,.site-shell .section-label p,.site-shell .section-label span,.site-shell .timeline small,.site-shell .gain-main>small,.site-shell .gain-list span,.site-shell .proof-card-top small,.site-shell .proof-grid dt,.site-shell .proof-grid>article>p,.site-shell .office-principle small,.site-shell .signature small,.site-shell .article-list small,.site-shell .article-featured small,.site-shell .contact-copy>span,.site-shell .contact-actions small,.site-shell footer>div:not(.footer-brand):not(.footer-bottom)>small,.site-shell .footer-bottom span{font-size:.75rem;font-weight:600;line-height:1.5}.site-shell .proof-card-top small,.site-shell .proof-grid dt{color:#b9b6ae}.site-shell .timeline>article>div>small{color:var(--gold-light)}.site-shell .proof-timeline li,.site-shell .proof-section p{color:#b9b6ae}.site-shell .proof-timeline>li,.site-shell .proof-timeline li>span,.site-shell .proof-timeline li>small,.site-shell .proof-section li{color:#b9b6ae;font-size:.75rem;font-weight:600;line-height:1.5}.site-shell .article-featured>span,.site-shell .article-featured span,.site-shell .article-list article>span{font-size:.75rem;font-weight:700}.site-shell .career-line span{color:#b9b6ae;font-size:.75rem;font-weight:500;line-height:1.5}.site-shell .career-line span strong{color:var(--gold-light);font-weight:700}.site-shell .article-featured>span{font-size:.75rem}.site-shell .trust-ribbon p{font-size:.95rem;font-weight:600}.site-shell .proof-grid>article.proof-story>p{color:#c1bdb4;font-size:1rem;font-weight:400;line-height:1.7}.site-shell .proof-story li{color:#b9b6ae;font-size:.9375rem;font-weight:400;line-height:1.65}.site-shell .method-steps p{font-size:.9375rem;font-weight:400;line-height:1.7}.site-shell footer p{font-size:1rem;font-weight:400;line-height:1.7}@media (width<=600px){.site-shell .trust-ribbon p,.site-shell .proof-grid>article.proof-story>p,.site-shell .proof-story li,.site-shell .method-steps p,.site-shell footer p{font-size:.9375rem}}.site-shell .menu-toggle{width:44px;min-width:44px;height:44px;min-height:44px}
