@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;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:where(:not(iframe)){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{.site-container{width:min(calc(100% - (2 * var(--site-gutter))),1180px);margin-inline:auto}.eyebrow{color:var(--faccin-gold);letter-spacing:.15em;text-transform:uppercase;font-size:.68rem;font-weight:500}.display-title{letter-spacing:-.02em;max-width:12ch;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.4rem,5.5vw,4rem);font-weight:400;line-height:1.1}.body-copy{max-width:38rem;color:var(--faccin-muted);font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.65}.section-title{letter-spacing:-.015em;max-width:18ch;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.9rem,3.5vw,2.8rem);font-weight:400;line-height:1.2}.button-primary,.button-secondary{letter-spacing:.08em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;min-height:3.2rem;padding:1rem 2rem;font-family:Inter,system-ui,sans-serif;font-size:.8rem;font-weight:500;transition:transform .18s,background-color .18s,color .18s,box-shadow .18s;display:inline-flex}.button-primary{color:var(--faccin-black);background:var(--faccin-gold)}.button-secondary{color:var(--faccin-gold-deep);border-color:var(--faccin-gold);background:0 0}.button-primary:hover,.button-secondary:hover{transform:translateY(-2px)}.button-primary:hover{background:var(--faccin-gold-deep)}.button-secondary:hover{color:var(--faccin-black);border-color:var(--faccin-gold);background:var(--faccin-gold)}}@layer utilities{.block{display:block}.grid{display:grid}.table{display:table}}:root{--faccin-black:#0a0a0a;--faccin-ink:#f2e6d0;--faccin-gold:#c9a96e;--faccin-gold-deep:#aa8b59;--faccin-gold-light:#e6c98a;--faccin-paper:#111;--faccin-paper-dark:#191919;--faccin-white:#f2e6d0;--faccin-muted:#aaa7a0;--faccin-border:#3c3c39;--faccin-champagne-light:#e7dbc3;--faccin-champagne-soft:#dfcfae;--faccin-champagne-mid:#cfbb92;--faccin-champagne-deep:#b6a27f;--faccin-champagne-surface:#e7dbc3;--faccin-champagne-ink:#211b14;--faccin-champagne-muted:#5e5548;--faccin-champagne-border:#211a1333;--faccin-dark-surface:#121212;--faccin-dark-surface-soft:#1a1a1a;--faccin-obsidian-blue:#0a111d;--faccin-champagne-dusk:#77634a;--faccin-gold-metal:#d7b878;--site-gutter:clamp(1.25rem, 4vw, 3.5rem);color:var(--faccin-ink);background:var(--faccin-paper);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--faccin-paper);min-width:320px;margin:0}button,a,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}::selection{color:var(--faccin-black);background:#c9a96eb8}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-shell{min-height:100vh;overflow:clip}.site-header{z-index:10;border-bottom:1px solid var(--faccin-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0a0ac7;position:relative}.site-header__inner{justify-content:space-between;align-items:center;gap:2rem;min-height:5.6rem;display:flex}.site-header__brand{flex:none;align-items:center;display:inline-flex}.brand-logo{object-fit:contain;width:auto;height:auto;display:block}.site-header .brand-logo{width:clamp(9.5rem,16vw,12.8rem)}.site-header__nav{align-items:center;gap:clamp(1rem,2.2vw,2rem);font-size:.8rem;font-weight:700;display:flex}.site-header__nav>a:not(.button-primary){color:var(--faccin-muted);transition:color .18s}.site-header__nav>a:not(.button-primary):hover{color:var(--faccin-ink)}.site-header__language{white-space:nowrap;letter-spacing:.08em}.site-header__cta{white-space:nowrap}.site-header__menu{color:var(--faccin-ink);cursor:pointer;background:0 0;border:0;display:none}.hero-section{min-height:min(800px,100vh - 5.6rem);color:var(--faccin-white);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:clamp(4rem,9vw,8rem) 0}.hero-section--immersive{isolation:isolate;position:relative}.hero-section--immersive:before{z-index:-1;content:"";pointer-events:none;background:linear-gradient(#0a0a0a2e,#0a0a0a6b);position:absolute;inset:0}.hero-section--immersive .hero-section__visual{background:#0a0a0a24;border:1px solid #c9a96e57}.hero-section__grid{grid-template-columns:minmax(0,.95fr) minmax(260px,1.05fr);align-items:stretch;gap:clamp(2rem,7vw,7rem);min-height:min(680px,100vh - 11rem);display:grid}.hero-section__copy{flex-direction:column;justify-content:center;padding:2rem 0;display:flex}.hero-section__copy .body-copy{margin:2rem 0 0}.hero-section__actions{flex-wrap:wrap;gap:.8rem;margin-top:2.2rem;display:flex}.hero-section__visual,.team-section__portrait{background-color:#0000;background-image:linear-gradient(135deg,#0a0a0a14,#0a0a0a94),radial-gradient(circle at 28% 32%,#c9a96eb8,#0000 26%),linear-gradient(135deg,#262626,#4a4a48 38%,#121212);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-height:30rem;position:relative;overflow:hidden}.hero-section__visual:after,.team-section__portrait:after{content:"";border-top:1px solid #fff6;border-left:1px solid #fff6;width:42%;position:absolute;inset:12% 10% 0 auto;transform:skewY(-14deg)}.hero-section__visual-overlay{color:var(--faccin-white);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;font-size:.7rem;font-weight:700;display:flex;position:absolute;bottom:1.2rem;left:1.2rem;right:1.2rem}.proof-section,.approach-section,.team-section,.contact-section{padding:clamp(5rem,10vw,9rem) 0}.proof-section__grid,.approach-section__grid,.team-section__grid,.contact-section__inner{grid-template-columns:minmax(0,1fr) minmax(0,.8fr);align-items:end;gap:clamp(2rem,8vw,8rem);display:grid}.proof-section .eyebrow,.areas-section .eyebrow,.site-footer .eyebrow{color:var(--faccin-gold)}.proof-section .section-title{color:var(--faccin-white);margin-top:1rem}.proof-section .body-copy{color:#ffffffa6;margin:0}.services-section,.areas-section{padding:clamp(5rem,10vw,9rem) 0}.services-section{color:var(--faccin-white);background:var(--faccin-paper-dark)}.section-heading-row{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3.2rem;display:flex}.section-heading-row .section-title{margin-top:1rem}.section-index{color:var(--faccin-muted);letter-spacing:.15em;font-size:.72rem;font-weight:700}.services-grid{border-top:1px solid var(--faccin-border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.service-card{border-right:1px solid var(--faccin-border);border-bottom:1px solid var(--faccin-border);min-height:21rem;padding:1.4rem}.service-card:last-child{border-right:0}.service-card__number{color:var(--faccin-gold-deep);font-size:.75rem;font-weight:700}.service-card h3,.area-card h3,.approach-step h3{letter-spacing:-.035em;margin:4rem 0 .9rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.8rem;font-weight:400;line-height:1.05}.service-card p,.area-card p,.approach-step p{color:var(--faccin-muted);font-size:.92rem;line-height:1.6}.service-card a{color:var(--faccin-ink);align-items:center;gap:.45rem;margin-top:1.3rem;font-size:.78rem;font-weight:700;display:inline-flex}.areas-section{color:var(--faccin-white);background:var(--faccin-black)}.section-heading-row--light .section-title{color:var(--faccin-white);margin-top:1rem}.areas-grid{background:#ffffff2e;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.area-card{background:var(--faccin-black);isolation:isolate;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:19rem;padding:1.4rem;transition:background-color .18s,transform .18s,background-position .3s;position:relative}.area-card:hover,.area-card--featured{background:#1a1a1a}.area-card:hover{background-position:50% 46%;transform:translateY(-3px)}.area-card__label{color:var(--faccin-gold);letter-spacing:.13em;text-transform:uppercase;font-size:.7rem;font-weight:700}.area-card h3{color:var(--faccin-white);margin-top:4rem}.area-card p{color:#ffffffc7;text-shadow:0 1px 18px #00000059;max-width:28ch}.area-card__arrow{width:2.2rem;height:2.2rem;color:var(--faccin-black);background:var(--faccin-gold);place-items:center;display:grid;position:absolute;bottom:1.2rem;right:1.2rem}.approach-section{color:var(--faccin-white);background:var(--faccin-paper)}.approach-section__grid{align-items:start}.approach-step{border-top:1px solid var(--faccin-border);grid-template-columns:2rem 1fr auto;align-items:start;gap:1.2rem;padding:1.3rem 0;display:grid}.approach-step:last-child{border-bottom:1px solid var(--faccin-border)}.approach-step>span{color:var(--faccin-gold-deep);font-size:.72rem;font-weight:700}.approach-step h3{margin:0;font-size:1.5rem}.approach-step p{margin:.5rem 0 0}.approach-step>svg{color:var(--faccin-gold-deep)}.team-section{color:var(--faccin-white);background:#1a1a1a}.team-section__grid{align-items:center}.team-section__portrait{background:linear-gradient(155deg,#0000002e,#0009),radial-gradient(circle at 50% 18%,#c9a96e73,#0000 25%),linear-gradient(140deg,#262626,#4a4a48 44%,#121212);min-height:32rem}.team-section__copy .section-title{color:var(--faccin-white);margin-top:1rem}.team-section__copy .body-copy{color:#ffffffa6;margin:2rem 0}.team-section__copy .button-secondary{color:var(--faccin-gold);border-color:var(--faccin-gold)}.team-section__copy .button-secondary:hover{color:var(--faccin-black);border-color:var(--faccin-gold);background:var(--faccin-gold)}.contact-section{color:var(--faccin-white);background:#1c1c1b}.contact-section .eyebrow{color:var(--faccin-gold)}.contact-section__inner .section-title{color:var(--faccin-white);margin-top:1rem}.contact-section__action .body-copy{color:var(--faccin-muted);margin:0 0 1.8rem}.contact-section__action .button-primary{background:var(--faccin-black);color:var(--faccin-white)}.site-footer{color:#ffffffb8;background:var(--faccin-black);padding:4rem 0 1.5rem}.site-footer__grid{grid-template-columns:1fr .55fr;gap:2rem;padding-bottom:5rem;display:grid}.site-footer__logo{width:clamp(9.5rem,16vw,12.8rem)}.site-footer__intro{color:#fff9;max-width:28rem;margin:1.5rem 0 0;line-height:1.6}.site-footer__contact{flex-direction:column;align-items:flex-start;gap:.8rem;display:flex}.site-footer__contact>a:not(.button-primary){color:var(--faccin-white);font-size:1.05rem}.site-footer__social{flex-wrap:wrap;gap:.65rem;margin-top:.3rem;display:flex}.site-footer__social a{border:1px solid var(--faccin-border);min-height:2.4rem;color:var(--faccin-muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.5rem;padding:.55rem .75rem;font-size:.7rem;font-weight:600;transition:border-color .18s,background-color .18s,color .18s,transform .18s;display:inline-flex}.site-footer__social a:hover,.site-footer__social a:focus-visible{border-color:var(--faccin-gold);color:var(--faccin-gold);background:#c9a96e14;transform:translateY(-2px)}.site-footer__social svg{color:var(--faccin-gold)}.site-footer__bottom{color:#ffffff73;border-top:1px solid #ffffff29;justify-content:space-between;gap:1rem;padding-top:1rem;font-size:.72rem;display:flex}.not-found{min-height:60vh;padding-block:8rem}.not-found .section-title{margin:1rem 0 1.5rem}.scaffold-note{color:#fff9;letter-spacing:.02em;text-align:center;background:#151515;justify-content:center;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.7rem;display:flex}@media(max-width:980px){.site-header__nav{gap:.9rem;font-size:.74rem}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card:nth-child(2){border-right:0}.areas-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.site-container{width:min(calc(100% - (2 * var(--site-gutter))),1180px)}.site-header__inner{min-height:4.5rem}.site-header .brand-logo,.site-footer__logo{width:10.7rem}.site-header__menu{justify-content:center;align-items:center;width:2.6rem;height:2.6rem;display:inline-flex}.site-header__nav{border-bottom:1px solid var(--faccin-border);background:var(--faccin-paper-dark);flex-direction:column;align-items:stretch;gap:0;padding:.7rem .75rem 1rem;display:none;position:absolute;top:calc(100% + 1px);left:0;right:0;box-shadow:0 1rem 2rem #00000014}.site-header__nav--open{display:flex}.site-header__nav>a:not(.button-primary){padding:.9rem .5rem}.site-header__cta{margin-top:.5rem}.hero-section{min-height:auto;padding:3.5rem 0 4rem}.hero-section__grid,.proof-section__grid,.approach-section__grid,.team-section__grid,.contact-section__inner,.site-footer__grid{grid-template-columns:1fr;gap:2.5rem}.hero-section__copy{padding:0}.hero-section__visual,.team-section__portrait{min-height:21rem}.section-heading-row{flex-direction:column;align-items:start;margin-bottom:2rem}.services-grid,.areas-grid{grid-template-columns:1fr}.service-card,.service-card:nth-child(2){border-right:0;min-height:auto}.service-card h3,.area-card h3{margin-top:2.5rem}.area-card{min-height:15rem}.site-footer__grid{padding-bottom:3rem}.site-footer__bottom{flex-direction:column}}.area-card__status{color:#ffffff7a;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700;position:absolute;bottom:1.5rem;left:1.4rem;right:1.4rem}.stories-section,.faq-section{color:var(--faccin-white);background:var(--faccin-paper-dark);padding:clamp(5rem,10vw,9rem) 0}.stories-grid{border-top:1px solid var(--faccin-border);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.story-card{border-right:1px solid var(--faccin-border);border-bottom:1px solid var(--faccin-border);min-height:18rem;padding:1.4rem}.story-card:last-child{border-right:0}.story-card h3{letter-spacing:-.035em;max-width:12ch;margin:4rem 0 .9rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.8rem;font-weight:400;line-height:1.05}.story-card p{max-width:30ch;color:var(--faccin-muted);margin:0;font-size:.92rem;line-height:1.6}.faq-section{color:var(--faccin-white);background:var(--faccin-paper)}.faq-section__grid{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,8vw,8rem);display:grid}.faq-section .section-title{margin-top:1rem}.faq-list{border-top:1px solid var(--faccin-border)}.faq-item{border-bottom:1px solid var(--faccin-border)}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.3rem 0;font-size:1.05rem;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{color:var(--faccin-gold-deep);content:"+";font-size:1.4rem;font-weight:400}.faq-item[open] summary:after{content:"−"}.faq-item p{max-width:48ch;color:var(--faccin-muted);margin:0 0 1.3rem;line-height:1.65}@media(max-width:980px){.stories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-card:nth-child(2){border-right:0}}@media(max-width:720px){.stories-grid,.faq-section__grid{grid-template-columns:1fr}.story-card,.story-card:nth-child(2){border-right:0;min-height:auto}.story-card h3{margin-top:2.5rem}}.intro-section,.history-section,.offices-section,.media-section{color:var(--faccin-white);background:var(--faccin-paper);padding:clamp(5rem,10vw,9rem) 0}.intro-section__grid,.history-section__grid,.offices-section__grid,.media-section__inner{grid-template-columns:minmax(0,.82fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,8vw,8rem);display:grid}.intro-section .section-title,.history-section .section-title,.offices-section .section-title,.media-section .section-title{margin-top:1rem}.intro-section__copy{gap:1rem;display:grid}.intro-section__copy .body-copy,.history-section .body-copy,.offices-section .body-copy,.media-section .body-copy{margin:0}.history-section{background:var(--faccin-black)}.history-section__grid{align-items:center}.history-section .section-title,.history-section .body-copy,.offices-section .section-title,.offices-section .body-copy,.media-section .section-title,.media-section .body-copy{color:var(--faccin-white)}.history-section .body-copy,.offices-section .body-copy,.media-section .body-copy{color:var(--faccin-muted);margin-top:1.6rem}.history-cards{border-top:1px solid var(--faccin-border);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.history-card:last-child{border-right:0}.history-card h3,.situation-card h3,.insight-card h3,.office-card h3,.team-card h3{letter-spacing:-.03em;margin:2.7rem 0 .8rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.65rem;font-weight:400;line-height:1.08}.history-card p,.situation-card p,.insight-card p,.office-card p,.team-card p{color:var(--faccin-muted);margin:0;font-size:.9rem;line-height:1.6}.proof-section .section-heading-row{align-items:end}.proof-grid{border-top:1px solid var(--faccin-border);border-bottom:1px solid var(--faccin-border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.proof-stat{border-right:1px solid var(--faccin-border);flex-direction:column;justify-content:center;gap:.45rem;min-height:10rem;padding:1.5rem;display:flex}.proof-stat:last-child{border-right:0}.proof-stat strong{color:var(--faccin-gold-light);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.3rem,5vw,4rem);font-weight:400;line-height:.9}.proof-stat span{color:var(--faccin-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:700}.section-lede{max-width:52rem;color:var(--faccin-muted);margin:1.4rem 0 0;font-size:.98rem;line-height:1.7}.section-lede--light{color:#ffffffa3}.services-grid--six{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card__topline{color:var(--faccin-gold);justify-content:space-between;align-items:center;display:flex}.service-card__topline .service-card__number{color:var(--faccin-gold-deep)}.situations-section,.insights-section{color:var(--faccin-white);background:var(--faccin-paper-dark);padding:clamp(5rem,10vw,9rem) 0}.situations-section .section-heading-row>svg{color:var(--faccin-gold)}.situations-grid,.insights-grid{border-top:1px solid var(--faccin-border);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.situation-card,.insight-card{border-right:1px solid var(--faccin-border);border-bottom:1px solid var(--faccin-border);min-height:19rem;padding:1.4rem}.situation-card:nth-child(3n),.insight-card:nth-child(3n){border-right:0}.situation-card h3,.insight-card h3{max-width:14ch}.situation-card a,.insight-card a{color:var(--faccin-gold-light);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:.45rem;margin-top:1.35rem;font-size:.74rem;font-weight:700;display:inline-flex}.miami-section{color:var(--faccin-white);background:var(--faccin-black);padding:clamp(5rem,10vw,9rem) 0}.miami-section__inner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(2rem,7vw,7rem);display:grid}.miami-section__image{background:linear-gradient(150deg,#0a0a0a14,#0a0a0ac2),url(/images/miami-night-hero.webp) 50%/cover no-repeat;border:1px solid #c9a96e59;min-height:32rem}.miami-section__copy .section-title{margin-top:1rem}.miami-section__copy .body-copy{margin:1.7rem 0 0}.editorial-list{gap:.85rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.editorial-list li{color:var(--faccin-muted);align-items:flex-start;gap:.65rem;font-size:.9rem;line-height:1.5;display:flex}.editorial-list svg{color:var(--faccin-gold);flex:none;margin-top:.15rem}.offices-section{background:#141414}.offices-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.office-card{border:1px solid var(--faccin-border);background:#ffffff05;align-items:flex-start;gap:.85rem;min-height:8rem;padding:1.1rem;display:flex}.office-card>svg{color:var(--faccin-gold);flex:none;margin-top:.25rem}.office-card h3{margin:0;font-size:1.45rem}.office-card p{color:var(--faccin-muted);margin:.35rem 0}.office-card span{color:var(--faccin-gold-deep);letter-spacing:.1em;text-transform:uppercase;font-size:.64rem;font-weight:700}.team-section{padding:clamp(5rem,10vw,9rem) 0}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.team-card{border:1px solid var(--faccin-border);background:#ffffff05;grid-template-columns:minmax(160px,.75fr) minmax(0,1fr);min-height:22rem;display:grid}.team-card__image{background-color:var(--faccin-black);filter:saturate(.75);background-position:50%;background-size:cover;min-height:22rem}.team-card__body{padding:1.5rem}.team-card__body h3{color:var(--faccin-white);margin-top:1rem}.team-card__body p{color:#ffffffa6}.media-section{background:var(--faccin-paper)}.media-logos{grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:.75rem;display:grid}.media-logos span{border-top:1px solid var(--faccin-border);border-bottom:1px solid var(--faccin-border);color:#f2e6d0a6;letter-spacing:.08em;text-align:center;place-items:center;min-height:4.7rem;font-family:Georgia,serif;font-size:.75rem;display:grid}.contact-actions{flex-wrap:wrap;gap:.75rem;display:flex}.site-footer__legal{color:#ffffff57;border-top:1px solid #ffffff14;margin-top:1rem;padding-top:1rem;font-size:.64rem;line-height:1.5}@media(max-width:980px){.history-cards,.situations-grid,.insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.history-card:nth-child(2n),.situation-card:nth-child(2n),.insight-card:nth-child(2n){border-right:0}.services-grid--six,.proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-stat:nth-child(2){border-right:0}.proof-stat:nth-child(-n+2){border-bottom:1px solid var(--faccin-border)}.miami-section__inner,.intro-section__grid,.history-section__grid,.offices-section__grid,.media-section__inner{gap:3rem}}@media(max-width:720px){.intro-section__grid,.history-section__grid,.miami-section__inner,.offices-section__grid,.media-section__inner,.team-grid,.history-cards,.services-grid--six,.situations-grid,.insights-grid,.offices-grid,.media-logos{grid-template-columns:1fr}.history-card,.history-card:nth-child(2n),.situation-card,.situation-card:nth-child(2n),.situation-card:nth-child(3n),.insight-card,.insight-card:nth-child(2n),.insight-card:nth-child(3n),.proof-stat,.proof-stat:nth-child(2){border-right:0}.history-card,.situation-card,.insight-card{min-height:auto}.proof-stat{border-bottom:1px solid var(--faccin-border);min-height:8rem}.proof-stat:last-child{border-bottom:0}.miami-section__image{min-height:21rem}.team-card{grid-template-columns:1fr}.team-card__image{min-height:18rem}}.service-card h3,.area-card h3,.approach-step h3,.story-card h3,.history-card h3,.situation-card h3,.insight-card h3,.office-card h3,.team-card h3,.proof-stat strong,.media-logos span{letter-spacing:-.02em;font-family:Inter,system-ui,sans-serif}.service-card h3,.area-card h3,.history-card h3,.situation-card h3,.insight-card h3,.story-card h3,.office-card h3,.team-card h3{font-size:1.08rem;font-weight:600;line-height:1.25}.approach-step h3{font-size:1.05rem;font-weight:600;line-height:1.3}.proof-stat strong{font-size:clamp(2.15rem,4.5vw,3.45rem);font-weight:600;line-height:.95}.media-logos span{font-family:Inter,system-ui,sans-serif;font-weight:600}.section-heading-row{margin-bottom:2.35rem}.service-card,.situation-card,.insight-card{min-height:17rem}.service-card h3,.area-card h3,.history-card h3,.situation-card h3,.insight-card h3,.story-card h3{margin-top:2.25rem}.history-card{min-height:13rem}.intro-section,.proof-section,.situations-section,.approach-section,.team-section,.insights-section,.contact-section{color:var(--faccin-champagne-ink);background:var(--faccin-champagne-surface)}.intro-section .eyebrow,.proof-section .eyebrow,.situations-section .eyebrow,.approach-section .eyebrow,.team-section .eyebrow,.insights-section .eyebrow,.contact-section .eyebrow{color:var(--faccin-gold-deep)}.intro-section .section-title,.proof-section .section-title,.situations-section .section-title,.approach-section .section-title,.team-section .section-title,.insights-section .section-title,.contact-section .section-title,.intro-section h2,.proof-section h2,.situations-section h2,.approach-section h2,.team-section h2,.insights-section h2,.contact-section h2{color:var(--faccin-champagne-ink)}.intro-section .body-copy,.proof-section .body-copy,.situations-section .body-copy,.approach-section .body-copy,.team-section .body-copy,.insights-section .body-copy,.contact-section .body-copy,.intro-section p,.proof-section p,.situations-section p,.approach-section p,.team-section p,.insights-section p,.contact-section p,.intro-section .intro-section__copy p,.history-section .history-card p,.team-section .team-card p{color:var(--faccin-champagne-muted)}.proof-section .proof-grid,.situations-section .situations-grid,.insights-section .insights-grid,.approach-section .approach-step,.approach-section .approach-step:last-child,.proof-section .proof-stat,.situations-section .situation-card,.insights-section .insight-card{border-color:var(--faccin-champagne-border)}.proof-section .proof-stat strong,.proof-section .proof-stat span,.approach-section .approach-step>span,.approach-section .approach-step>svg{color:var(--faccin-gold-deep)}.situations-section .situation-card h3,.situations-section .insight-card h3,.approach-section .approach-step h3,.team-section .team-card h3,.insights-section .insight-card h3{color:var(--faccin-champagne-ink)}.situations-section .situation-card a,.insights-section .insight-card a,.situations-section .section-heading-row>svg,.insights-section .section-heading-row>svg{color:var(--faccin-gold-deep)}.team-section .team-card{border-color:var(--faccin-champagne-border);background:#211a130f}.team-section .team-card__body h3{color:var(--faccin-champagne-ink)}.offices-section{color:var(--faccin-white);background:var(--faccin-black)}.offices-section .section-title,.offices-section h2,.offices-section h3{color:var(--faccin-white)}.offices-section .body-copy,.offices-section p{color:var(--faccin-muted)}.offices-section .office-card{border-color:var(--faccin-border);background:#ffffff06}.offices-section .office-card h3{color:var(--faccin-white)}.offices-section .office-card p{color:var(--faccin-muted)}.contact-section .button-primary{color:var(--faccin-white);background:var(--faccin-black)}.contact-section .button-primary:hover{color:var(--faccin-black);background:var(--faccin-gold)}.hero-section--immersive:before{background:linear-gradient(#0a0a0a0f,#0a0a0a47)}.hero-section--immersive .hero-section__visual{background:linear-gradient(#0a0a0a05,#0a0a0a1f)}@media(max-width:720px){.service-card,.situation-card,.insight-card{min-height:auto}}.display-title,.section-title{letter-spacing:-.025em;text-wrap:balance;font-family:Cormorant Garamond,Georgia,serif;font-weight:500}.body-copy,.section-lede,.service-card p,.situation-card p,.insight-card p,.history-card p,.approach-step p,.office-card p,.team-card p,.area-card p{letter-spacing:-.01em;font-family:Inter,system-ui,sans-serif;font-weight:350}.intro-section{background:var(--faccin-champagne-light)}.situations-section{background:var(--faccin-champagne-soft)}.insights-section{background:var(--faccin-champagne-light)}.contact-section{background:var(--faccin-champagne-mid)}.history-section,.services-section,.areas-section,.offices-section,.media-section,.team-section{background:var(--faccin-dark-surface);color:var(--faccin-white)}.history-section .section-title,.services-section .section-title,.areas-section .section-title,.offices-section .section-title,.media-section .section-title,.team-section .section-title,.history-section h2,.services-section h2,.areas-section h2,.offices-section h2,.media-section h2,.team-section h2{color:var(--faccin-white)}.history-section .body-copy,.services-section .section-lede,.areas-section .section-lede,.offices-section .body-copy,.media-section .body-copy,.team-section .section-lede{color:#f2e6d0b8}.intro-section,.proof-section,.situations-section,.approach-section,.insights-section,.contact-section,.intro-section .section-title,.proof-section .section-title,.situations-section .section-title,.approach-section .section-title,.insights-section .section-title,.contact-section .section-title,.intro-section h2,.proof-section h2,.situations-section h2,.approach-section h2,.insights-section h2,.contact-section h2{color:var(--faccin-champagne-ink)}.intro-section .body-copy,.proof-section .body-copy,.situations-section .body-copy,.approach-section .body-copy,.insights-section .body-copy,.contact-section .body-copy,.intro-section p,.proof-section p,.situations-section p,.approach-section p,.insights-section p,.contact-section p{color:var(--faccin-champagne-muted)}.intro-section__media{background:var(--faccin-champagne-light);padding-bottom:clamp(3rem,7vw,7rem)}.editorial-image{background-position:50%;background-size:cover;border-radius:1px;min-height:clamp(15rem,32vw,30rem);box-shadow:0 1.5rem 4rem #18110a24}.editorial-image--intro{background-image:linear-gradient(90deg,#211a130a,#211a131a),url(/images/wow/miami-editorial.webp);background-position:50% 58%}.service-card{isolation:isolate;background-position:50%;background-size:cover;border-color:#f2e6d02e;min-height:21rem;transition:transform .42s cubic-bezier(.22,1,.36,1),border-color .42s,box-shadow .42s;position:relative;overflow:hidden}.service-card:after{content:"";z-index:-1;background:linear-gradient(#0a0a0a2e,#0a0a0a61 35%,#0a0a0af5);transition:opacity .42s;position:absolute;inset:0}.service-card__media{display:none}.service-card .service-card__topline,.service-card h3,.service-card p{z-index:1;position:relative}.service-card h3{color:var(--faccin-white);margin-top:4.5rem}.service-card p{color:#f2e6d0bd;max-width:30rem}.service-card:hover{border-color:var(--faccin-gold);transform:translateY(-.35rem);box-shadow:0 1.25rem 2.75rem #0000003d}.service-card:hover:after{opacity:.84}.situation-card,.insight-card,.approach-step{transition:transform .36s cubic-bezier(.22,1,.36,1),background-color .36s,border-color .36s}.situation-card:hover,.insight-card:hover,.approach-step:hover{transform:translateY(-.2rem)}.team-section .team-card{background:#ffffff09;border-color:#f2e6d029}.team-section .team-card__body h3,.team-section .team-card__body p{color:var(--faccin-white)}.team-section .team-card__body p{color:#f2e6d0b3}@media(prefers-reduced-motion:no-preference){.editorial-image,.service-card,.area-card,.situation-card,.insight-card,.office-card,.team-card{animation:.72s both faccin-soft-enter}}@keyframes faccin-soft-enter{0%{opacity:0;transform:translateY(.65rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:720px){.intro-section__media{padding-bottom:3.5rem}.editorial-image{min-height:13rem}.service-card{min-height:18rem;padding:1.35rem}.service-card h3{margin-top:3.3rem;font-size:1.02rem}.service-card p{font-size:.82rem;line-height:1.55}.section-title{font-size:clamp(2.2rem,11vw,3.2rem)}.body-copy,.section-lede{font-size:.92rem;line-height:1.7}.area-card{min-height:18rem}.hero-section__copy .display-title{max-width:15ch}}.intro-section__media{margin:0 auto;display:block}.intro-section__media .editorial-image{aspect-ratio:16/7;object-fit:cover;width:100%;height:auto;min-height:0;display:block}.intro-section__media figcaption{color:var(--faccin-champagne-muted);letter-spacing:.08em;text-transform:uppercase;margin-top:.8rem;font-size:.72rem}.miami-section__image{margin:0;overflow:hidden}.miami-section__image img{object-fit:cover;object-position:center;filter:saturate(.9);width:100%;height:100%;min-height:32rem;display:block}.team-card__image{overflow:hidden}.team-card__image img{object-fit:cover;object-position:center;filter:saturate(.75);width:100%;height:100%;min-height:22rem;display:block}.area-card--inactive{cursor:pointer}.area-card--inactive .area-card__status{color:var(--faccin-gold-light)}@media(max-width:720px){.hero-section{background-position:62%;min-height:auto;padding:6.5rem 0 2.2rem}.hero-section--immersive:before{background:linear-gradient(#0a0a0a6b,#0a0a0aad 58%,#0a0a0adb)}.hero-section__grid{min-height:auto;display:block}.hero-section__copy{padding:1.2rem 0 1.5rem}.hero-section__copy .display-title{max-width:16ch;margin-top:.9rem;font-size:clamp(2.65rem,12vw,4.2rem);line-height:.94}.hero-section__copy .body-copy{max-width:34rem;margin-top:1.35rem}.hero-section__actions{gap:.6rem;margin-top:1.55rem}.hero-section__actions .button-primary,.hero-section__actions .button-secondary{min-height:2.85rem;padding:.72rem .95rem}.hero-section__visual{min-height:16.5rem;background-position:68%!important}.miami-section__image img{min-height:21rem}.team-card__image img{min-height:18rem}}.section-title--support{letter-spacing:-.045em;font-family:Inter,system-ui,sans-serif;font-size:clamp(2rem,4.1vw,3.7rem);font-weight:500;line-height:1}.services-grid--six{grid-auto-flow:dense}.service-card--featured{background-position:50% 44%;grid-column:span 2;min-height:25rem}.service-card--featured h3{max-width:15ch;margin-top:5.5rem;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.08}.service-card--featured p{max-width:38ch}.miami-section__image{position:relative}.miami-section__image figcaption{color:#f2e6d0c7;letter-spacing:.13em;text-transform:uppercase;text-shadow:0 1px 1rem #0000008c;font-size:.68rem;font-weight:700;position:absolute;bottom:1rem;left:1.25rem;right:1.25rem}.media-logos{align-content:center}.media-logos__label{color:var(--faccin-gold-deep);letter-spacing:.14em;text-transform:uppercase;grid-column:1/-1;font-size:.68rem;font-weight:600}@media(prefers-reduced-motion:no-preference){.services-grid--six .service-card:nth-child(2),.areas-grid .area-card:nth-child(2),.team-grid .team-card:nth-child(2){animation-delay:70ms}.services-grid--six .service-card:nth-child(3),.areas-grid .area-card:nth-child(3){animation-delay:.14s}.services-grid--six .service-card:nth-child(4),.areas-grid .area-card:nth-child(4),.team-grid .team-card:nth-child(3){animation-delay:.21s}.services-grid--six .service-card:nth-child(5),.areas-grid .area-card:nth-child(5){animation-delay:.28s}.services-grid--six .service-card:nth-child(6),.areas-grid .area-card:nth-child(6){animation-delay:.35s}.approach-list .approach-step:nth-child(2){animation-delay:70ms}.approach-list .approach-step:nth-child(3){animation-delay:.14s}.approach-list .approach-step:nth-child(4){animation-delay:.21s}}@media(max-width:980px){.service-card--featured{grid-column:span 2}}@media(max-width:720px){.service-card--featured{grid-column:auto;min-height:20rem}.service-card--featured h3{margin-top:3.3rem;font-size:1.16rem}.section-title--support{font-size:clamp(1.95rem,10vw,3rem)}.media-logos__label{grid-column:auto}}@media(min-width:721px)and (max-width:840px){.site-header__inner{min-height:5rem}.site-header__menu{justify-content:center;align-items:center;width:2.6rem;height:2.6rem;display:inline-flex}.site-header__nav{border-bottom:1px solid var(--faccin-border);background:var(--faccin-paper-dark);flex-direction:column;align-items:stretch;gap:0;padding:.7rem .75rem 1rem;display:none;position:absolute;top:calc(100% + 1px);left:0;right:0;box-shadow:0 1rem 2rem #00000014}.site-header__nav--open{display:flex}.site-header__nav>a:not(.button-primary){padding:.9rem .5rem}.site-header__cta{margin-top:.5rem}}@media(min-width:841px)and (max-width:1100px){.site-header__inner{gap:1rem}.site-header .brand-logo{width:clamp(8.8rem,15vw,10.8rem)}.site-header__nav{gap:.72rem;font-size:.7rem}.site-header__nav>a:not(.button-primary){white-space:nowrap}.site-header__cta{padding-inline:.9rem}}.site-header__nav-link{transition:color .18s;position:relative}.site-header__nav-link:after{background:var(--faccin-gold-light);content:"";transform-origin:50%;height:1px;transition:transform .18s;position:absolute;bottom:-.55rem;left:0;right:0;transform:scaleX(0)}.site-header__nav-link--active{color:var(--faccin-gold-light)!important}.site-header__nav-link--active:after{transform:scaleX(1)}@media(max-width:840px){.site-header__nav-link:after{transform-origin:0;width:2rem;bottom:.45rem;left:.5rem;right:auto}}.hero-section--redesign{min-height:min(760px,100vh - 5.6rem);color:var(--faccin-white);background-position:100%;background-size:cover;position:relative;overflow:hidden}.hero-section--redesign:after{z-index:-1;content:"";pointer-events:none;background:linear-gradient(90deg,#070a103d,#0000 48%,#d7b87814);position:absolute;inset:0}.hero-section__inner{z-index:1;align-items:center;min-height:min(650px,100vh - 11rem);display:flex;position:relative}.hero-section__copy--redesign{width:min(39rem,52vw);padding:2rem 0 3rem}.hero-section__copy--redesign .display-title{letter-spacing:-.065em;max-width:9ch;margin:0;font-size:clamp(3.6rem,7.2vw,7.4rem);line-height:.91}.hero-section__lede{color:#f2e6d0c7;max-width:27rem;margin:2rem 0 0;font-size:clamp(1.05rem,1.35vw,1.3rem);line-height:1.55}.hero-section__copy--redesign .hero-section__actions{margin-top:2rem}.hero-section__atmosphere{color:var(--faccin-gold-light);align-items:center;gap:.85rem;display:flex;position:absolute;bottom:3.4rem;right:0}.hero-section__atmosphere-line{background:linear-gradient(90deg,transparent,var(--faccin-gold-metal));width:clamp(3rem,8vw,8rem);height:1px;display:block}.hero-section__scroll-cue{z-index:2;width:2.8rem;height:2.8rem;color:var(--faccin-gold-light);border:1px solid #e6c98a99;border-radius:50%;justify-content:center;align-items:center;transition:background .18s,transform .18s;display:inline-flex;position:absolute;bottom:1.45rem;right:clamp(1rem,4vw,4rem)}.hero-section__scroll-cue:hover,.hero-section__scroll-cue:focus-visible{background:#e6c98a29;transform:translateY(2px)}.intro-section{background:var(--faccin-champagne-light);color:var(--faccin-champagne-ink);padding:clamp(4rem,7vw,6.5rem) 0 0}.intro-section__grid{gap:clamp(2rem,7vw,8rem);padding-bottom:clamp(3rem,6vw,5rem)}.intro-section .eyebrow{color:var(--faccin-champagne-dusk)}.intro-section .section-title{max-width:9ch;color:var(--faccin-champagne-ink);font-size:clamp(2.9rem,5.2vw,5.6rem);line-height:.94}.intro-section__copy .body-copy{color:#211b14bd;max-width:36rem;font-size:clamp(1.05rem,1.4vw,1.28rem);line-height:1.6}.intro-section__media{background:var(--faccin-champagne-light);margin-top:0;padding-bottom:clamp(4rem,7vw,7rem)}.intro-section__media .editorial-image{object-position:center 58%;filter:saturate(.82)contrast(1.05);min-height:clamp(18rem,38vw,34rem)}.intro-section__media figcaption{color:var(--faccin-champagne-dusk);border-color:#77634a61}.proof-section{background:var(--faccin-obsidian-blue)}.proof-section .section-heading-row{margin-bottom:clamp(2.5rem,5vw,4rem)}.proof-section .section-title{max-width:12ch;font-size:clamp(2.6rem,5.5vw,5.6rem);line-height:.94}.proof-grid{border-color:#d7b8786b}.proof-stat{border-color:#d7b87847;min-height:10.5rem;padding:1.8rem clamp(1rem,2.2vw,2.2rem)}.proof-stat strong{color:var(--faccin-gold-metal);letter-spacing:-.07em;font-size:clamp(2.8rem,5vw,5.2rem);font-weight:500}.proof-stat span{color:#f2e6d0bd}.services-section--redesign{background:var(--faccin-paper-dark);padding:clamp(4.5rem,8vw,7.5rem) 0}.services-section--redesign .section-heading-row{max-width:62rem;margin-bottom:clamp(2.5rem,5vw,4rem)}.services-section--redesign .section-title{max-width:11ch;font-size:clamp(2.8rem,5.5vw,5.5rem);line-height:.94}.services-section--redesign .section-lede{max-width:32rem}.services-grid--three{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.service-card--redesign{background-position:50%;background-size:cover;border:1px solid #e6c98a47;flex-direction:column;justify-content:flex-end;min-height:28rem;padding:clamp(1.35rem,2.2vw,2.2rem);transition:transform .22s cubic-bezier(.23,1,.32,1),border-color .22s,box-shadow .22s;display:flex;box-shadow:0 1.5rem 3.5rem #0000002e}.service-card--redesign:before{content:"";pointer-events:none;background:linear-gradient(#070a100f,#070a10f5);position:absolute;inset:0}.service-card--redesign>*{z-index:1;position:relative}.service-card--redesign .service-card__topline{color:var(--faccin-gold-metal);position:absolute;top:1.4rem;right:1.4rem}.service-card--redesign h3{letter-spacing:-.045em;max-width:12ch;margin:0 0 .9rem;font-family:Inter,system-ui,sans-serif;font-size:clamp(1.45rem,2vw,2rem);font-weight:500;line-height:1.02}.service-card--redesign p{color:#f2e6d0c2;max-width:30ch;margin:0}.service-card--redesign .service-card__arrow{color:var(--faccin-gold-light);position:absolute;bottom:1.4rem;right:1.4rem}.situations-section--redesign{color:var(--faccin-champagne-ink);background:var(--faccin-champagne-mid);padding:clamp(4.5rem,8vw,7.5rem) 0}.situations-section--redesign .section-title{max-width:11ch;color:var(--faccin-champagne-ink);font-size:clamp(2.7rem,5vw,5rem);line-height:.95}.situations-section--redesign .section-heading-row>svg{color:var(--faccin-champagne-dusk)}.situations-grid--four{border-top:1px solid #211b143d;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.situation-card--redesign{border-right:1px solid #211b143d;min-height:15rem;padding:1.5rem 1.25rem .5rem 0}.situation-card--redesign:not(:first-child){padding-left:1.25rem}.situation-card--redesign:last-child{border-right:0}.situation-card__rule{background:var(--faccin-champagne-dusk);width:2.6rem;height:2px;margin-bottom:2.7rem;display:block}.situation-card--redesign h3{max-width:15ch;color:var(--faccin-champagne-ink);letter-spacing:-.035em;margin:0 0 .8rem;font-family:Inter,system-ui,sans-serif;font-size:clamp(1.05rem,1.5vw,1.35rem);font-weight:600;line-height:1.12}.situation-card--redesign p{color:#211b14ad;max-width:25ch;margin:0;font-size:.94rem;line-height:1.55}.situations-section__footer{margin-top:2.2rem}.situations-section__footer .text-link{color:var(--faccin-champagne-ink);border-color:#211b1485}.situations-section__footer .text-link:hover,.situations-section__footer .text-link:focus-visible{color:var(--faccin-champagne-ink);border-color:var(--faccin-champagne-ink)}@media(max-width:980px){.hero-section__copy--redesign{width:min(39rem,62vw)}.services-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card--redesign:last-child{grid-column:1/-1}.situations-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.situation-card--redesign:nth-child(2){border-right:0}.situation-card--redesign:nth-child(n+3){border-top:1px solid #211b143d}}@media(max-width:720px){.hero-section--redesign{background-position:68%;min-height:680px;padding:0}.hero-section__inner{align-items:flex-end;min-height:680px}.hero-section__copy--redesign{width:100%;padding:0 0 5.4rem}.hero-section__copy--redesign .display-title{max-width:10ch;font-size:clamp(3.15rem,14vw,5.1rem)}.hero-section__lede{max-width:20rem;margin-top:1.35rem;font-size:1rem}.hero-section__atmosphere{bottom:4.7rem;right:1.1rem}.hero-section__scroll-cue{bottom:1.25rem;right:1.1rem}.intro-section__grid{gap:1.5rem}.intro-section .section-title,.services-section--redesign .section-title,.situations-section--redesign .section-title{max-width:12ch}.services-grid--three,.situations-grid--four{grid-template-columns:1fr}.service-card--redesign,.service-card--redesign:last-child{grid-column:auto;min-height:23rem}.situation-card--redesign,.situation-card--redesign:not(:first-child){border-top:1px solid #211b143d;border-right:0;min-height:auto;padding:1.5rem 0}.situation-card--redesign:first-child{border-top:0}.situation-card__rule{margin-bottom:1.5rem}}@media(prefers-reduced-motion:no-preference){@keyframes redesign-hero-enter{0%{opacity:0;transform:translateY(1.1rem)}to{opacity:1;transform:translateY(0)}}@keyframes redesign-line-enter{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.hero-section--redesign .hero-section__copy--redesign{animation:.85s cubic-bezier(.23,1,.32,1) both redesign-hero-enter}.hero-section--redesign .hero-section__atmosphere-line{transform-origin:100%;animation:.9s cubic-bezier(.23,1,.32,1) .32s both redesign-line-enter}.service-card--redesign,.situation-card--redesign,.proof-stat{transition:transform .22s cubic-bezier(.23,1,.32,1),box-shadow .22s,border-color .22s}.service-card--redesign:hover,.service-card--redesign:focus-within{border-color:var(--faccin-gold-metal);transform:translateY(-.4rem);box-shadow:0 1.8rem 4rem #00000047}.situation-card--redesign:hover{transform:translateY(-.2rem)}}.service-card--redesign:before{display:none}.history-section{background:var(--faccin-paper);padding:clamp(4.5rem,8vw,7.5rem) 0}.history-section .section-title{max-width:11ch;font-size:clamp(2.8rem,5.2vw,5.1rem);line-height:.95}.history-cards{border-top:1px solid var(--faccin-border);gap:0;display:grid}.history-card{border-right:0;border-bottom:1px solid var(--faccin-border);min-height:auto;padding:1.5rem 0}.history-card h3{letter-spacing:-.035em;max-width:15ch;margin:0 0 .65rem;font-family:Inter,system-ui,sans-serif;font-size:1.2rem;font-weight:600}.history-card p{max-width:34ch;color:var(--faccin-muted);margin:0}.approach-step__line{background:var(--faccin-gold-metal);flex:none;width:2.5rem;height:1px;margin-top:.65rem;display:block}@media(max-width:720px){.history-section .section-title{max-width:13ch}.approach-step__line{width:1.8rem}}.services-grid--three,.situations-grid--four,.proof-grid,.history-cards{margin-inline:clamp(.35rem,1.35vw,1rem)}.service-card--redesign,.situation-card--redesign,.proof-stat{min-width:0}@media(max-width:720px){.services-grid--three,.situations-grid--four,.proof-grid,.history-cards{margin-inline:0}.service-card--redesign{padding-inline:1.5rem}.situation-card--redesign,.situation-card--redesign:not(:first-child){padding-inline:1rem}}@media(min-width:721px)and (max-width:1140px){.site-header__inner{gap:1rem;min-height:5rem}.site-header__menu{justify-content:center;align-items:center;width:2.6rem;height:2.6rem;display:inline-flex}.site-header__nav{border-bottom:1px solid var(--faccin-border);background:var(--faccin-paper-dark);flex-direction:column;align-items:stretch;gap:0;padding:.7rem .75rem 1rem;display:none;position:absolute;top:calc(100% + 1px);left:0;right:0;box-shadow:0 1rem 2rem #0003}.site-header__nav--open{display:flex}.site-header__nav>a:not(.button-primary){white-space:nowrap;padding:.9rem .5rem}.site-header__cta{margin-top:.5rem}}@media(min-width:1141px){.site-header__nav{gap:clamp(.7rem,1.5vw,1.25rem);font-size:.74rem}.site-header__nav>a:not(.button-primary){white-space:nowrap}.site-header__cta{letter-spacing:.06em;padding-inline:1rem;font-size:.72rem}}.services-section--redesign .section-title{max-width:17ch}.areas-section .area-card{box-shadow:inset 0 -5rem 3.5rem #070a106b}.areas-section .area-card__label,.areas-section .area-card__status{color:var(--faccin-gold-light);letter-spacing:.09em;text-shadow:0 1px .8rem #000000b8}.areas-section .area-card__status{max-width:calc(100% - 3.5rem);line-height:1.35}.areas-section .area-card p{color:#f2e6d0db}.approach-section{background:var(--faccin-champagne-soft)}.approach-section .approach-step,.approach-section .approach-step:last-child{border-color:#211b144d}.approach-section .approach-step p{color:#211b14c2}.approach-section .approach-step>svg{color:var(--faccin-champagne-dusk)}.approach-section .approach-step__line{background:var(--faccin-champagne-dusk)}.situations-section__footer .text-link,.insights-section .insight-card a{letter-spacing:.055em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:.45rem;padding-bottom:.3rem;font-size:.72rem;font-weight:700;display:inline-flex}.situations-section__footer .text-link:hover,.situations-section__footer .text-link:focus-visible,.insights-section .insight-card a:hover,.insights-section .insight-card a:focus-visible{border-bottom-color:#0000}.team-section{padding-bottom:clamp(4rem,6vw,6rem)}@media(max-width:720px){.services-section--redesign .section-title{max-width:14ch}.areas-section .area-card__status{max-width:calc(100% - 3rem)}.team-section{padding-bottom:4rem}}.site-header__nav{flex:auto;justify-content:flex-end;gap:clamp(1.15rem,2.15vw,2.35rem)}.site-header__utility{border-left:1px solid #f2e6d038;flex:none;align-items:center;gap:clamp(1rem,1.8vw,1.6rem);margin-left:clamp(.8rem,2.2vw,2.6rem);padding-left:clamp(.8rem,2.2vw,2.6rem);display:flex}.site-header__language{color:var(--faccin-muted);font-size:.72rem}.site-header__language a{transition:color .18s}.site-header__language a:hover,.site-header__language a[aria-current=page]{color:var(--faccin-gold-light)}.site-header__cta{padding-inline:clamp(1rem,1.6vw,1.6rem)}.intro-section__media .editorial-image--intro{object-position:center center;filter:saturate(.72)contrast(1.04)}.proof-section{color:var(--faccin-white);background:var(--faccin-black)}.proof-section__intro{grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);align-items:center;gap:clamp(2.5rem,7vw,7rem);margin-bottom:clamp(3rem,6vw,5rem);display:grid}.proof-section__copy .section-title{max-width:12ch;color:var(--faccin-white)}.proof-section__copy .body-copy{color:#f2e6d0b8;max-width:34rem;margin:1.5rem 0 0}.proof-section__media{background:var(--faccin-paper-dark);border:1px solid #d7b87857;margin:0;position:relative;overflow:hidden}.proof-section__media:after{content:"";pointer-events:none;border:1px solid #e6c98a2e;position:absolute;inset:0;transform:translate(.55rem,.55rem)}.proof-section__media img{aspect-ratio:16/9;object-fit:cover;object-position:center;filter:saturate(.75)contrast(1.05);width:100%;display:block}.proof-section__media figcaption{z-index:1;color:#f2e6d0a6;letter-spacing:.08em;text-transform:uppercase;background:#0a0a0ab8;padding:.85rem 1rem;font-size:.68rem;line-height:1.45;position:relative}.proof-section .proof-grid{border-color:#d7b87861}.proof-section .proof-stat{border-color:#d7b8783d}.proof-section .proof-stat strong{color:var(--faccin-gold-light)}.proof-section .proof-stat span{color:#f2e6d0ad}@media(max-width:1140px){.site-header__nav{gap:0}.site-header__utility{border-left:0;margin-left:0;padding-left:0}}@media(max-width:720px){.site-header__utility{border-top:1px solid var(--faccin-border);align-items:stretch;gap:.65rem;margin-top:.35rem;padding:.85rem .5rem 0;display:flex}.site-header__language{padding:.25rem 0}.site-header__cta{width:100%}.proof-section__intro{grid-template-columns:1fr;gap:2rem;margin-bottom:2.8rem}.proof-section__copy .section-title{max-width:14ch}.proof-section__media img{aspect-ratio:4/3}}
