/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--black:#070707;--black-soft:#101010;--paper:#f2eee9;--paper-light:#fbfaf8;--white:#fff;--red:#d41f28;--red-bright:#f1353e;--grey:#7c7773;--serif:Baskerville, "Iowan Old Style", Georgia, "Times New Roman", serif;--sans:"Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{background:var(--paper);color:var(--black);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px}::selection{background:var(--red);color:var(--white)}:focus-visible{outline:2px solid var(--red);outline-offset:5px}.content{width:calc(100% - 80px);max-width:1260px;margin-inline:auto}.content-wide{width:calc(100% - 80px);max-width:1380px;margin-inline:auto}.site-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:50;background:#070707e0;border-bottom:1px solid #ffffff14;height:84px;position:fixed;top:0;left:0;right:0}.nav-shell{grid-template-columns:minmax(270px,1fr) auto minmax(180px,1fr);align-items:center;max-width:1380px;height:100%;margin:0 auto;padding:0 28px;display:grid}.brand{align-items:center;width:306px;display:flex}.brand img{width:100%;height:auto}.desktop-nav{align-items:center;gap:clamp(24px,3vw,48px);display:flex}.desktop-nav a{color:#d4d0cc;letter-spacing:.16em;text-transform:uppercase;padding:32px 0 29px;font-size:.68rem;position:relative}.desktop-nav a:after{background:var(--red);content:"";transform-origin:100%;width:100%;height:1px;transition:transform .24s;position:absolute;bottom:23px;left:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.nav-action{color:var(--white);letter-spacing:.14em;text-transform:uppercase;justify-self:end;align-items:center;gap:13px;font-size:.68rem;display:flex}.nav-action svg{width:16px;height:16px;transition:transform .22s}.nav-action:hover svg{transform:translate(5px)}.mobile-menu{display:none}.hero{color:var(--white);background:radial-gradient(circle at 18% 18%,#d41f282e,#0000 25%),linear-gradient(125deg,#050505 0%,#101010 58%,#080808 100%);min-height:900px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:repeating-linear-gradient(90deg,#0000 0 95px,#ffffff05 96px);position:absolute;inset:0}.hero-glow{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:#d41f2829;width:430px;height:430px;top:170px;left:-270px}.hero-glow-two{border:1px solid #ffffff0f;width:800px;height:800px;top:35px;right:-420px}.hero-shell{z-index:2;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:clamp(30px,5vw,80px);max-width:1440px;min-height:900px;margin:0 auto;padding:132px 40px 70px;display:grid;position:relative}.eyebrow{color:#ef424a;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:13px;margin:0 0 28px;font-size:.68rem;font-weight:600;display:flex}.eyebrow span{background:currentColor;width:34px;height:1px}.eyebrow.dark{color:var(--red)}.eyebrow.light{color:#ff4b53}.hero h1,.section-intro h2,.story-copy h2,.manifesto blockquote,.people-intro h2,.contact-call h2{font-family:var(--serif);letter-spacing:-.045em;font-weight:400}.hero h1{max-width:850px;margin:0;font-size:clamp(4.1rem,6.2vw,7.25rem);line-height:.91}.hero h1 em,.section-intro h2 em,.story-copy h2 em,.manifesto blockquote em,.people-intro h2 em,.contact-call h2 em{color:var(--red);font-weight:400}.hero-lead{color:#b9b4b0;max-width:570px;margin:34px 0 0;font-size:clamp(1rem,1.2vw,1.2rem);font-weight:300;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:34px;margin-top:42px;display:flex}.primary-link{color:var(--white);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:17px;font-size:.7rem;font-weight:600;display:inline-flex}.primary-link>span{background:var(--red);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:background .22s,transform .22s;display:flex;position:relative;overflow:hidden}.primary-link>span:before{content:"";background:#ffffff2e;width:14px;height:70px;transition:left .42s;position:absolute;top:-8px;left:-30px;transform:rotate(25deg)}.primary-link:hover>span{background:var(--red-bright);transform:translate(5px)}.primary-link:hover>span:before{left:68px}.primary-link svg{width:19px;height:19px}.quiet-link{color:#d5d1ce;letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid #ffffff4d;padding-bottom:8px;font-size:.68rem;transition:border-color .22s,color .22s}.quiet-link:hover{border-color:var(--red);color:var(--white)}.hero-visual{justify-content:center;align-items:center;min-height:690px;display:flex;position:relative}.hero-portrait{z-index:3;border-radius:50% 50% 28px 28px/36% 36% 28px 28px;width:min(510px,100%);height:690px;position:relative;overflow:hidden}.hero-portrait:after{content:"";pointer-events:none;background:linear-gradient(#0000 64%,#05050540);position:absolute;inset:0}.hero-portrait img{object-fit:cover;object-position:50% 18%;width:100%;height:100%;animation:10s ease-in-out infinite alternate portraitBreath}.orbit{pointer-events:none;border:1px solid #ffffff21;border-radius:50%;position:absolute}.orbit-one{width:570px;height:570px;top:85px;right:-5px}.orbit-two{border-color:#d41f286b;width:470px;height:470px;top:145px;left:5px}.since-medallion{background:var(--paper-light);color:var(--black);z-index:5;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:132px;height:132px;animation:4s ease-in-out infinite medallionFloat;display:flex;position:absolute;bottom:70px;left:-18px}.since-medallion span{color:var(--red);letter-spacing:.18em;text-transform:uppercase;font-size:.62rem}.since-medallion strong{font-family:var(--serif);font-size:2.15rem;font-weight:400;line-height:1.05}.vertical-signature{color:#ffffff7a;letter-spacing:.24em;text-transform:uppercase;transform-origin:100%;z-index:5;font-size:.58rem;position:absolute;bottom:102px;right:-20px;transform:rotate(90deg)}.intro-one,.intro-two,.intro-three,.intro-four,.intro-visual{animation:.85s cubic-bezier(.2,.8,.2,1) both introRise}.intro-one{animation-delay:80ms}.intro-two{animation-delay:.17s}.intro-three{animation-delay:.28s}.intro-four{animation-delay:.39s}.intro-visual{animation-delay:.18s}.marquee{background:var(--red);color:var(--white);padding:18px 0 17px;overflow:hidden}.marquee-track{backface-visibility:hidden;will-change:transform;width:max-content;animation:32s linear infinite marqueeMove;display:flex;transform:translate(0)}.marquee-group{flex-shrink:0;align-items:center;display:flex}.marquee-group span{font-family:var(--serif);letter-spacing:.02em;white-space:nowrap;font-size:1.25rem}.marquee-group i{background:#fffc;border-radius:50%;width:4px;height:4px;margin:0 38px}.credentials{background:var(--paper-light);padding:54px 0}.credentials-grid{grid-template-columns:repeat(3,minmax(0,.72fr)) 1.25fr;align-items:center;gap:40px;display:grid}.credentials-grid>div{align-items:baseline;gap:13px;display:flex}.credentials-grid strong{color:var(--red);font-family:var(--serif);font-size:2.2rem;font-weight:400}.credentials-grid span,.credentials-grid>p{color:#67625e;letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.67rem;line-height:1.55}.credentials-grid>p{font-family:var(--serif);letter-spacing:0;text-transform:none;font-size:1.05rem}.expertise{background:var(--paper);padding:132px 0 140px}.section-intro{grid-template-columns:1.4fr .6fr;align-items:end;gap:60px;margin-bottom:76px;display:grid}.section-intro .eyebrow{grid-column:1/3;margin-bottom:-34px}.section-intro h2,.story-copy h2,.people-intro h2,.contact-call h2{margin:0;font-size:clamp(3.3rem,4.9vw,5.65rem);line-height:.98}.section-intro>p:last-child,.people-intro>p{color:#68635f;max-width:430px;margin:0;font-size:.98rem;line-height:1.8}.expertise-list{border-top:1px solid #07070729}.expertise-row{border-bottom:1px solid #07070729;grid-template-columns:64px minmax(280px,1fr) minmax(290px,.8fr) 58px;align-items:center;gap:30px;min-height:128px;transition:color .26s,padding .26s;display:grid;position:relative}.expertise-row:before{background:var(--red);content:"";transform-origin:0;width:100%;height:2px;transition:transform .38s;position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.expertise-row:hover{padding-left:16px}.expertise-row:hover:before{transform:scaleX(1)}.expertise-number{color:var(--red);font-family:var(--serif);font-size:1.05rem}.expertise-row h3{font-family:var(--serif);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,3.15vw,3.55rem);font-weight:400;line-height:1}.expertise-row p{color:#74706c;margin:0;font-size:.86rem;line-height:1.7}.expertise-row>a{border:1px solid #0707072e;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:background .22s,border-color .22s,color .22s,transform .22s;display:flex}.expertise-row>a:hover{background:var(--red);border-color:var(--red);color:var(--white);transform:rotate(-10deg)}.expertise-row svg{width:19px;height:19px}.story{background:radial-gradient(circle at 16% 30%, #d41f2824, transparent 25%), var(--black);color:var(--white);padding:130px 0;overflow:hidden}.story-shell{grid-template-columns:minmax(380px,.82fr) minmax(480px,1.18fr);align-items:center;gap:clamp(70px,10vw,150px);max-width:1300px;margin:0 auto;padding:0 38px;display:grid}.story-visual{min-height:720px;position:relative}.story-aura{border:1px solid #ffffff26;border-radius:50%;width:520px;height:520px;position:absolute;top:95px;left:-95px}.story-aura:after{background:var(--red);content:"";border-radius:50%;width:18px;height:18px;position:absolute;top:32px;right:43px}.story-arch{z-index:2;border-radius:50% 50% 26px 26px/31% 31% 26px 26px;width:min(480px,100%);height:690px;position:relative;overflow:hidden}.story-arch:after{content:"";background:linear-gradient(#0000 58%,#07070773);position:absolute;inset:0}.story-arch img{object-fit:cover;object-position:50% 25%;width:100%;height:100%;transition:transform .9s cubic-bezier(.2,.8,.2,1)}.story:hover .story-arch img{transform:scale(1.035)}.story-caption{color:#fff9;letter-spacing:.2em;text-transform:uppercase;transform-origin:0;font-size:.62rem;position:absolute;bottom:12px;left:-46px;transform:rotate(-90deg)}.story-copy h2 em{color:#f1444c}.story-lead{color:#aaa5a1;max-width:630px;margin:34px 0 38px;font-size:.98rem;line-height:1.86}.values-flow{flex-wrap:wrap;gap:14px 28px;margin-bottom:42px;display:flex}.values-flow span{color:#d6d2cf;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;font-size:.68rem;display:flex}.values-flow i{background:var(--red);border-radius:50%;width:5px;height:5px}.light-link{color:var(--white)}.manifesto{background:var(--red);color:var(--white);padding:112px 0 120px;position:relative;overflow:hidden}.manifesto-shell{z-index:2;max-width:1260px;margin:0 auto;padding:0 40px;position:relative}.manifesto-shell>p{letter-spacing:.2em;text-transform:uppercase;margin:0 0 30px;font-size:.68rem}.manifesto blockquote{max-width:1120px;margin:0;font-size:clamp(3.2rem,5.8vw,6.6rem);line-height:.98}.manifesto blockquote em{color:var(--white);opacity:.72}.manifesto-mark{color:#ffffff14;font-family:var(--serif);font-size:36rem;line-height:1;position:absolute;bottom:-170px;right:-10px}.people{background:var(--paper-light);padding:132px 0 150px;overflow:hidden}.people-intro{grid-template-columns:1.25fr .75fr;align-items:end;gap:70px;margin-bottom:90px;display:grid}.people-intro .eyebrow{margin-bottom:24px}.people-composition{grid-template-columns:1.2fr .55fr .85fr;align-items:center;gap:28px;min-height:720px;display:grid;position:relative}.person{margin:0;position:relative;overflow:hidden}.person:after{content:"";background:linear-gradient(#0000 56%,#0000009e);position:absolute;inset:0}.person img{filter:saturate(.82);object-fit:cover;width:100%;height:100%;transition:filter .5s,transform .9s cubic-bezier(.2,.8,.2,1)}.person:hover img{filter:saturate();transform:scale(1.04)}.person-man{border-radius:150px 24px;align-self:start;height:550px}.person-man img{object-position:48% 20%}.person-woman{border-radius:50% 50% 24px 24px/31% 31% 24px 24px;align-self:end;height:650px}.person-woman img{object-position:52% 24%}.person-detail{border:9px solid var(--paper-light);z-index:4;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-5px;left:calc(50% - 135px)}.person-detail img{object-position:52% 54%}.person figcaption{color:var(--white);font-family:var(--serif);z-index:3;flex-direction:column;font-size:1.65rem;display:flex;position:absolute;bottom:28px;left:30px}.person figcaption span{color:#ff4d55;font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;margin-bottom:6px;font-size:.62rem}.people-center-copy{color:#393532;text-align:center;flex-direction:column;align-items:center;display:flex}.people-center-copy>span{letter-spacing:.18em;text-transform:uppercase;font-size:.66rem}.people-center-copy strong{color:var(--red);font-family:var(--serif);font-size:3.2rem;font-weight:400;line-height:1}.people-center-copy i{background:var(--red);width:1px;height:56px;margin:23px 0}.people-center-copy p{color:#716c68;margin:0;font-size:.78rem;line-height:1.65}.contact-modern{background:radial-gradient(circle at 18% 18%, #d41f282e, transparent 27%), var(--black);color:var(--white);padding:130px 0}.contact-shell{grid-template-columns:1.05fr .95fr;gap:clamp(70px,10vw,150px);max-width:1260px;margin:0 auto;padding:0 40px;display:grid}.contact-call h2{font-size:clamp(3.2rem,4.8vw,5.4rem)}.contact-call>p:not(.eyebrow){color:#aaa5a1;max-width:560px;margin:30px 0 36px;font-size:.96rem;line-height:1.82}.contact-call>small{color:#66625f;letter-spacing:.04em;margin-top:20px;font-size:.62rem;display:block}.contact-lines{border-top:1px solid #ffffff26}.contact-lines>a{border-bottom:1px solid #ffffff26;grid-template-columns:44px 1fr 22px;align-items:center;gap:18px;min-height:124px;transition:padding .22s;display:grid}.contact-lines>a:hover{padding-left:12px}.contact-lines>a>svg{width:20px;height:20px;transition:transform .22s}.contact-lines>a:hover>svg{transform:translate(5px)}.contact-symbol{color:var(--red-bright)}.contact-symbol svg{width:24px;height:24px}.icon-fill{fill:currentColor;stroke:none}.contact-lines small{color:#ff4a52;letter-spacing:.18em;text-transform:uppercase;margin-bottom:7px;font-size:.6rem;display:block}.contact-lines strong{color:#e4e0dd;font-size:.9rem;font-weight:400;line-height:1.65}footer{color:#77726e;background:#030303;padding:48px 0}.footer-shell{grid-template-columns:310px 1fr auto;align-items:center;gap:40px;max-width:1380px;margin:0 auto;padding:0 28px;display:grid}.footer-shell>img{width:300px}.footer-shell>p{font-family:var(--serif);margin:0;font-size:1rem}.footer-shell>div{letter-spacing:.06em;flex-direction:column;align-items:flex-end;gap:11px;font-size:.6rem;display:flex}.footer-shell a{color:#bdb8b4;text-transform:uppercase}.floating-whatsapp{background:var(--red);color:var(--white);letter-spacing:.12em;text-transform:uppercase;z-index:40;border-radius:999px;align-items:center;gap:10px;padding:14px 18px;font-size:.64rem;font-weight:600;transition:background .22s,transform .22s;animation:3.2s ease-in-out infinite floatingButton;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 38px #75070d66}.floating-whatsapp:hover{background:var(--red-bright);animation-play-state:paused;transform:translateY(-4px)}.floating-whatsapp svg{width:18px;height:18px}@keyframes introRise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes portraitBreath{0%{transform:scale(1.02)}to{transform:scale(1.065)}}@keyframes medallionFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes marqueeMove{0%{transform:translate(0)}to{transform:translate(-10%)}}@keyframes floatingButton{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (width<=1180px){.nav-shell{grid-template-columns:250px auto 155px}.brand{width:250px}.desktop-nav{gap:24px}.hero-shell{grid-template-columns:1fr .82fr;gap:34px;padding-inline:32px}.hero-portrait{height:630px}.since-medallion{left:-8px}.story-shell{gap:70px}.people-composition{grid-template-columns:1.05fr .45fr .8fr}.person-detail{left:calc(50% - 115px)}.footer-shell{grid-template-columns:270px 1fr auto}.footer-shell>img{width:260px}}@media (width<=960px){html{scroll-padding-top:74px}.content,.content-wide{width:calc(100% - 48px)}.site-header{height:74px}.nav-shell{grid-template-columns:1fr auto;padding:0 20px}.brand{width:250px}.desktop-nav,.nav-action{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid #fff3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:42px;height:42px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:#fff;width:17px;height:1px}.mobile-menu nav{background:#111;border-radius:16px;flex-direction:column;min-width:230px;padding:14px 20px;display:flex;position:absolute;top:50px;right:0;box-shadow:0 20px 50px #00000059}.mobile-menu nav a{color:#fff;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #ffffff1a;padding:15px 3px;font-size:.68rem}.mobile-menu nav a:last-child{color:#ff4e55;border-bottom:0}.hero{min-height:auto}.hero-shell{grid-template-columns:1fr;min-height:auto;padding:145px 7vw 85px}.hero-copy{z-index:5;position:relative}.hero h1{max-width:820px;font-size:clamp(4rem,10.5vw,6.7rem)}.hero-visual{min-height:720px;margin-top:30px}.hero-portrait{width:min(520px,78vw);height:700px}.orbit-one{right:calc(50% - 310px)}.orbit-two{left:calc(50% - 295px)}.since-medallion{left:calc(50% - 305px)}.vertical-signature{right:calc(50% - 315px)}.credentials-grid{grid-template-columns:repeat(3,1fr)}.credentials-grid>p{grid-column:1/4;max-width:520px}.expertise{padding:100px 0 110px}.section-intro{grid-template-columns:1fr;align-items:start;gap:24px}.section-intro .eyebrow{grid-column:auto;margin-bottom:0}.expertise-row{grid-template-columns:46px 1fr 52px;padding:26px 0}.expertise-row>p{grid-column:2/3}.expertise-row>a{grid-area:1/3/3}.story{padding:105px 0}.story-shell{grid-template-columns:1fr;max-width:760px}.story-visual{justify-self:center;width:min(520px,80vw)}.story-copy{padding-top:12px}.people{padding:105px 0 120px}.people-intro{grid-template-columns:1fr;align-items:start;gap:24px;margin-bottom:65px}.people-composition{grid-template-columns:1fr 1fr;min-height:760px}.person-man{height:520px}.person-woman{height:590px}.people-center-copy{grid-area:2/1/auto/3;margin-top:10px}.person-detail{width:180px;height:180px;bottom:150px;left:calc(50% - 90px)}.contact-shell{grid-template-columns:1fr}.contact-lines{margin-top:12px}.footer-shell{text-align:center;grid-template-columns:1fr}.footer-shell>img{width:280px;margin:0 auto}.footer-shell>div{align-items:center}}@media (width<=640px){.content,.content-wide{width:calc(100% - 40px)}.brand{width:230px}.hero-shell{padding:126px 20px 68px}.hero h1{font-size:clamp(3.35rem,16vw,5.1rem)}.hero-lead{margin-top:26px;font-size:.96rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:24px;margin-top:34px}.hero-visual{min-height:590px;margin-top:40px}.hero-portrait{width:min(88vw,410px);height:570px}.orbit-one{width:450px;height:450px;top:75px;right:calc(50% - 235px)}.orbit-two{width:365px;height:365px;top:125px;left:calc(50% - 220px)}.since-medallion{width:108px;height:108px;bottom:38px;left:1px}.since-medallion strong{font-size:1.8rem}.vertical-signature{display:none}.marquee{padding:14px 0}.marquee-track{animation-duration:24s;animation-play-state:running}.marquee-group span{font-size:1.05rem}.marquee-group i{margin:0 25px}.credentials{padding:42px 0}.credentials-grid{grid-template-columns:repeat(2,1fr);gap:26px 12px}.credentials-grid>div{flex-direction:column;align-items:flex-start;gap:3px}.credentials-grid>div:nth-child(3){grid-column:1/3}.credentials-grid>p{border-top:1px solid #0707071f;grid-column:1/3;padding-top:22px}.expertise{padding:82px 0 90px}.section-intro{margin-bottom:50px}.section-intro h2,.story-copy h2,.people-intro h2,.contact-call h2{font-size:clamp(2.85rem,13vw,4rem)}.expertise-row{grid-template-columns:30px 1fr 44px;gap:10px 16px;min-height:0;padding:25px 0}.expertise-row h3{font-size:2rem}.expertise-row p{font-size:.8rem}.expertise-row>a{width:42px;height:42px}.expertise-row:hover{padding-left:0}.story{padding:82px 0 90px}.story-shell{gap:48px;padding:0 20px}.story-visual{width:100%;min-height:570px}.story-arch{width:min(400px,92%);height:550px;margin:0 auto}.story-aura{width:400px;height:400px;top:80px;left:-60px}.story-caption{display:none}.values-flow{flex-direction:column;align-items:flex-start}.manifesto{padding:82px 0 90px}.manifesto-shell{padding:0 20px}.manifesto blockquote{font-size:clamp(3rem,13vw,4.25rem)}.manifesto-mark{font-size:25rem;right:-90px}.people{padding:82px 0 100px}.people-intro{margin-bottom:52px}.people-composition{flex-direction:column;min-height:0;display:flex}.person-man{border-radius:95px 18px;align-self:flex-start;width:88%;height:370px}.person-woman{align-self:flex-end;width:82%;height:520px}.people-center-copy{order:2;margin:24px 0}.person-woman{order:3}.person-detail{width:145px;height:145px;bottom:250px;left:3px}.contact-modern{padding:82px 0 96px}.contact-shell{gap:65px;padding:0 20px}.contact-lines>a{grid-template-columns:34px 1fr 18px;gap:13px;min-height:110px}.contact-lines strong{font-size:.82rem}footer{padding:45px 0 100px}.footer-shell{padding:0 20px}.floating-whatsapp{border-radius:50%;justify-content:center;width:54px;height:54px;padding:0;bottom:17px;right:17px}.floating-whatsapp span{display:none}.floating-whatsapp svg{width:21px;height:21px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.marquee-track{animation:32s linear infinite marqueeMove!important}}
