:root{--ink:#262626;--gold:#b49b57;--gold-dark:#79632b;--paper:#fff;--soft:#f5f4f0;--muted:#63635e;--line:#dedbd2;--serif:'Cormorant Garamond',Georgia,serif;--sans:Manrope,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:1rem;font-weight:400;line-height:1.8;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}p+p{margin-top:1.2rem}a:focus-visible,button:focus-visible{outline:2px solid var(--gold);outline-offset:6px}::selection{background:#b49b5755}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section-space{padding-block:112px}.eyebrow{text-transform:uppercase;letter-spacing:.19em;font-size:.75rem;font-weight:600;line-height:1.6}.section-heading{display:flex;align-items:center;gap:36px;margin-bottom:66px}.section-heading .eyebrow{white-space:nowrap;color:var(--gold-dark)}.fine-rule{height:1px;background:var(--line);flex:1}h1,h2,h3,blockquote{font-family:var(--serif);font-weight:400}h2{font-size:clamp(2.8rem,4.4vw,4.5rem);line-height:1.06;letter-spacing:-.03em}h2 em{font-weight:400;color:var(--gold-dark)}.text-link{display:inline-flex;align-items:center;gap:28px;padding-bottom:9px;border-bottom:1px solid var(--gold);font-size:.875rem;font-weight:500;line-height:1.6;transition:color .2s,gap .2s}.text-link:hover{gap:38px;color:var(--gold-dark)}.text-link span{font-size:1.2rem}.text-link.light{color:#fff}.text-link.light:hover{color:#e1cb8f}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:12px 22px;color:white;background:var(--ink);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}
.site-header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #dedbd270}.header-inner{width:min(1440px,calc(100% - 96px));min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:32px;margin:auto}.brand{flex:none}.brand img{width:158px}.site-header nav{display:flex;align-items:center;gap:35px;font-size:.875rem}.site-header nav a{padding-block:12px;transition:color .2s}.site-header nav a:hover{color:var(--gold-dark)}.site-header nav .nav-contact{border-bottom:1px solid var(--gold);margin-left:32px;padding-bottom:8px}.nav-contact span{margin-left:14px}.menu-toggle{display:none}
.hero{position:relative;isolation:isolate;min-height:720px;min-height:min(790px,calc(100svh - 100px));background:#28241f;color:#fff;display:flex;align-items:center;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 58%;z-index:-3;animation:hero-settle 1.8s ease-out both}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(12,16,15,.85),rgba(15,18,17,.53) 50%,rgba(12,16,15,.06)),linear-gradient(0deg,rgba(12,16,15,.6),transparent 40%)}.hero-inner{padding-block:85px 125px}.hero-eyebrow{color:#e4d3a7;margin-bottom:30px}.hero h1{font-size:clamp(4rem,7.6vw,7.3rem);line-height:.99;letter-spacing:-.045em;max-width:950px}.hero h1 em{font-weight:400;color:#d8bd7c}.hero-description{max-width:420px;margin-top:28px;color:#e5e5e0;font-weight:300;font-size:1.0625rem;line-height:1.85}.hero .text-link{margin-top:33px}.hero-bottom{position:absolute;bottom:30px;left:0;right:0;display:flex;justify-content:space-between;font-size:.75rem;letter-spacing:.07em;color:#deddd5;gap:20px}.hero-bottom span:first-child{text-transform:uppercase;letter-spacing:.15em}@keyframes hero-settle{from{transform:scale(1.045)}to{transform:scale(1)}}
.perspective-grid{display:grid;grid-template-columns:1fr 1fr;gap:11%;align-items:center}.perspective-copy h2{margin-bottom:32px}.perspective-copy p{color:var(--muted);max-width:520px}.perspective-copy .lead{color:var(--ink);font-size:1.125rem;line-height:1.8}.perspective-copy .text-link{margin-top:32px}.heritage-image{position:relative;padding-left:30px}.heritage-image:before{content:'';position:absolute;left:0;top:30px;bottom:65px;width:35%;border:1px solid var(--gold);z-index:-1}.heritage-image img{width:100%;aspect-ratio:4/4.6;object-fit:cover}.heritage-image figcaption,.language-image figcaption{margin-top:14px;font-size:.75rem;letter-spacing:.05em;color:var(--muted)}
.approach{background:var(--soft)}.approach-intro{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:62px}.approach-intro p{max-width:305px;color:var(--muted);padding-bottom:7px}.approach-grid{display:grid;grid-template-columns:4fr 6fr;gap:9%;align-items:start}.language-image{margin-top:8px}.language-image img{width:100%;aspect-ratio:4/5;object-fit:cover}.principle{border-top:1px solid #d0cabe;padding-block:25px 28px;display:grid;grid-template-columns:40px 1fr;gap:17px}.principle-number{color:var(--gold-dark);font-size:.875rem;padding-top:8px}.principle h3{font-size:2rem;line-height:1.18;letter-spacing:-.018em;margin-bottom:15px}.principle p{font-size:1rem;color:var(--muted);line-height:1.9}.principle-detail{display:block;color:var(--gold-dark);font-size:.75rem;letter-spacing:.07em;margin-top:15px}
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.portrait img{width:100%;aspect-ratio:4/4.5;object-fit:cover;object-position:77% center;background:#37383a}.portrait figcaption{font-size:.9375rem;line-height:1.8;margin-top:17px}.portrait figcaption span{display:block;font-size:.75rem;color:var(--muted);letter-spacing:.03em}.about-copy h2{margin-bottom:28px}.about-copy p{color:var(--muted)}.about-copy .text-link{margin-top:28px}.testimonial{border-top:1px solid var(--line);padding-top:60px;margin-top:90px;max-width:960px;margin-inline:auto;text-align:center}.testimonial blockquote{font-size:clamp(1.8rem,2.8vw,2.65rem);line-height:1.25;letter-spacing:-.015em}.testimonial figcaption{font-size:.875rem;margin-top:27px}.testimonial figcaption span{display:block;color:var(--muted);font-size:.75rem;margin-top:3px}
.contact{background:var(--ink);color:white;text-align:center;position:relative}.contact .eyebrow{color:#d0b573}.contact h2{font-size:clamp(3.4rem,5.8vw,5.9rem);margin-block:27px}.contact h2 em{color:#d0b573}.contact p{color:#c9c9c3;font-weight:300}.button{display:inline-flex;gap:42px;align-items:center;background:#d0b573;color:#21241f;padding:17px 27px;margin-top:33px;font-size:.875rem;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#e5ca85;transform:translateY(-2px)}.button span{font-size:1.3rem;line-height:1}.contact-note{display:block;font-size:.75rem;color:#bcbcb5;margin-top:15px}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-block:36px}.footer-brand{flex:none}.site-footer p{font-size:.75rem;color:var(--muted);max-width:460px;line-height:1.8}.site-footer p a{border-bottom:1px solid #b49b5770}.back-top{white-space:nowrap;font-size:.875rem}.back-top span{margin-left:15px}
@media(min-width:1800px){.hero h1{font-size:8rem}.hero{min-height:850px}}
@media(max-width:1050px){.wrap{width:calc(100% - 72px)}.header-inner{width:calc(100% - 64px)}.site-header nav{gap:24px}.site-header nav .nav-contact{margin-left:6px}.section-space{padding-block:84px}.section-heading{margin-bottom:48px}.hero{min-height:680px}.hero h1{font-size:6rem}.perspective-grid{gap:7%}.approach-grid{gap:6%}.about-grid{gap:6%}.principle h3{font-size:1.8rem}.approach-intro{gap:35px}.approach-intro p{max-width:260px}.site-footer{gap:24px}}
@media(max-width:900px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.header-inner{width:calc(100% - 40px);min-height:84px;flex-wrap:wrap;gap:0}.brand img{width:130px}.site-header nav{width:100%;padding:8px 0 22px;gap:10px 22px;flex-wrap:wrap}.site-header nav .nav-contact{margin:0}.js-ready .menu-toggle{display:flex;align-items:center;gap:13px;background:none;border:0;padding:12px 0 12px 12px;font-size:.875rem;color:var(--ink)}.menu-lines{position:relative;width:22px;height:14px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.menu-lines:after{content:'';position:absolute;top:6px;left:0;width:22px;height:1px;background:var(--ink)}.js-ready .site-header nav{display:none}.js-ready .site-header nav.is-open{display:flex;flex-direction:column;align-items:stretch;padding-top:4px;gap:0}.js-ready nav a{padding:13px 0;border-top:1px solid var(--line)}.js-ready nav .nav-contact{margin-top:7px;border-bottom:0}.hero{min-height:650px;min-height:calc(100svh - 84px);max-height:none}.hero-inner{padding-top:74px;padding-bottom:114px}.hero h1{font-size:clamp(3.8rem,10.4vw,5.2rem);line-height:1.02;letter-spacing:-.04em}.hero-image{object-position:58% center}.hero-shade{background:linear-gradient(90deg,rgba(12,16,15,.83),rgba(15,18,17,.4)),linear-gradient(0deg,rgba(12,16,15,.6),transparent 50%)}.hero-eyebrow{font-size:.75rem;margin-bottom:25px}.hero-description{font-size:1rem;max-width:360px;margin-top:25px}.hero-bottom{bottom:24px;font-size:.75rem}.hero-bottom span:first-child{letter-spacing:.08em}.section-space{padding-block:68px}.section-heading{gap:22px;margin-bottom:36px}.section-heading .eyebrow{font-size:.75rem}h2{font-size:3.25rem}.perspective-grid,.about-grid{grid-template-columns:1fr;gap:42px}.perspective-copy p{max-width:none}.heritage-image{padding-left:18px;width:100%;max-width:540px;margin-inline:auto}.heritage-image img{aspect-ratio:5/5.3}.approach-intro{display:block;margin-bottom:35px}.approach-intro p{max-width:100%;margin-top:25px}.approach-grid{display:flex;flex-direction:column;gap:30px}.language-image{width:100%;margin-top:0}.language-image img{aspect-ratio:1.6;object-position:center 49%}.principle{padding-block:24px;gap:10px;grid-template-columns:32px 1fr}.principle h3{font-size:1.85rem}.principle p{font-size:1rem}.about-copy h2{margin-bottom:25px}.portrait{max-width:540px;width:100%;margin:auto}.portrait img{aspect-ratio:1.1;object-position:77% center}.testimonial{padding-top:40px;margin-top:52px}.testimonial blockquote{font-size:2rem}.contact h2{font-size:3.5rem}.desktop-break{display:none}.contact-note{max-width:260px;margin-inline:auto}.site-footer{display:grid;grid-template-columns:1fr auto;gap:24px;padding-block:30px}.site-footer p{grid-row:2;grid-column:1/-1;max-width:320px}.footer-brand img{width:120px}}
@media(max-width:380px){.hero h1{font-size:3.5rem}.hero-bottom{font-size:.75rem}.hero-bottom span:first-child{letter-spacing:0}h2{font-size:2.9rem}.contact h2{font-size:3.05rem}.hero-description{font-size:.9375rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover{transform:none}}

/* Responsive contact and text-reflow safeguards. */
.contact p.contact-prompt{margin-top:34px;color:#fff;font-size:.875rem;font-weight:500}
.contact-email{display:block;width:fit-content;max-width:100%;min-height:44px;margin:8px auto 0;padding:8px 0;color:#e3d2a8;font-size:1.125rem;line-height:1.8;text-decoration:underline;text-decoration-color:#b49b5766;text-underline-offset:5px;overflow-wrap:anywhere;user-select:text}
.contact-email:hover{color:#fff;text-decoration-color:currentColor}
.perspective-grid>*,.approach-grid>*,.about-grid>*,.principle>*,.approach-intro>*{min-width:0}
h1,h2,h3{overflow-wrap:anywhere}
.text-link,.button{max-width:100%;min-height:44px}
.text-link{gap:clamp(14px,2vw,28px)}
.text-link span,.button span{flex-shrink:0}
.section-heading .eyebrow{white-space:normal}
.hero-bottom{flex-wrap:wrap}
@media(max-width:900px){.menu-toggle{min-width:64px;min-height:48px}.site-header nav.is-open{max-height:calc(100svh - 84px);overflow-y:auto}.hero h1{font-size:clamp(3.25rem,10.4vw,5.2rem)}.hero-inner{padding-bottom:140px}.contact-email{font-size:1rem}.button{gap:24px}.text-link:hover{gap:20px}}
@media(max-width:380px){.hero h1{font-size:3.2rem}.hero-bottom{gap:6px 16px}.hero-bottom span:first-child{flex-basis:100%}.contact h2{font-size:2.8rem}.section-heading{gap:14px}.site-footer{column-gap:16px}}
@media(max-height:500px) and (max-width:900px){.site-header{position:relative}.hero{min-height:580px}}

/* Selected insights and readable, independent article pages. */
.insights{background:var(--soft)}
.insights-intro{display:flex;justify-content:space-between;align-items:end;gap:48px;margin-bottom:48px}
.insights-intro p{max-width:340px;color:var(--muted)}
.insights-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 48px}
.insight-card{border-top:1px solid var(--line);padding-top:24px;min-width:0}
.insight-card img{width:100%;aspect-ratio:16/9;object-fit:cover;margin-bottom:22px}
.insight-card .eyebrow{display:block;color:var(--gold-dark);margin-bottom:12px}
.insight-card h3{font-size:clamp(1.8rem,2.7vw,2.55rem);line-height:1.15;letter-spacing:-.015em}
.insight-card h3 a{display:block;min-height:44px;padding-block:4px;text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:transparent;text-underline-offset:5px}
.insight-card h3 a:hover{text-decoration-color:var(--gold-dark);color:var(--gold-dark)}
.insight-card p{color:var(--muted);margin-top:14px;line-height:1.8}
.article-header{padding-block:38px 54px}
.breadcrumbs{font-size:.875rem;color:var(--muted);margin-bottom:42px}
.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:8px 14px;margin:0;padding:0;list-style:none}
.breadcrumbs li{min-width:0;display:flex;align-items:center;gap:14px}
.breadcrumbs li+li:before{content:'/';color:var(--gold-dark)}
.breadcrumbs a{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-decoration-color:var(--line);text-underline-offset:4px}
.breadcrumbs [aria-current]{overflow-wrap:anywhere}
.article-heading{max-width:980px;margin-inline:auto;text-align:center}
.article-heading .eyebrow{color:var(--gold-dark)}
.article-heading h1{font-size:clamp(2.8rem,5vw,5.3rem);line-height:1.08;letter-spacing:-.035em;margin-block:22px}
.article-deck{font-size:1.125rem;color:var(--muted);max-width:750px;margin-inline:auto}
.article-byline{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px 26px;font-size:.875rem;color:var(--muted);margin-top:26px}
.article-byline a{min-height:44px;display:inline-flex;align-items:center;text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--line);color:var(--ink)}
.article-cover{margin-top:42px}
.article-cover img{width:100%;aspect-ratio:2/1;object-fit:cover}
.article-body{max-width:760px;margin-inline:auto;padding-block:12px 66px;font-size:1.0625rem;line-height:1.95;overflow-wrap:anywhere}
.article-body h2{font-size:clamp(2rem,3vw,2.7rem);line-height:1.15;margin:48px 0 22px;letter-spacing:-.015em}
.article-body h3{font-size:clamp(1.65rem,2.4vw,2rem);line-height:1.2;margin:32px 0 18px;letter-spacing:-.01em}
.article-body h2 strong,.article-body h3 strong{font-weight:400}
.article-body p+p{margin-top:1.25rem}
.article-body ul,.article-body ol{padding-left:1.6em;margin-block:24px}
.article-body li{padding-left:.2em;margin-block:10px}
.article-body a{text-decoration:underline;text-decoration-color:var(--gold-dark);text-underline-offset:4px}
.article-body .luxury-words{columns:3;column-gap:40px;margin-block:28px;padding:26px 26px 26px 50px;border-block:1px solid var(--line);background:var(--soft)}
.article-body .luxury-words li{break-inside:avoid;margin:0;padding-block:3px;font-size:1rem}
.article-body .luxury-words li::marker{color:var(--gold-dark);font-size:.8125rem}
.article-end{max-width:760px;margin:0 auto 70px;border-top:1px solid var(--line);padding-top:30px}
.article-end p{color:var(--muted);margin-bottom:18px}
.related-insights{padding:44px 0 66px;border-top:1px solid var(--line)}
.related-insights h2{font-size:2.6rem;margin-bottom:26px}
.related-insights ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;list-style:none;padding:0;margin:0}
.related-insights li{min-width:0}
.related-insights a{display:block;min-height:44px;padding-block:12px;border-top:1px solid var(--line);font-family:var(--serif);font-size:1.65rem;line-height:1.3;text-decoration:underline;text-decoration-color:var(--line);text-underline-offset:5px;overflow-wrap:anywhere}
.related-insights a:hover{color:var(--gold-dark)}
.not-found{padding-block:80px 100px;max-width:800px}
.not-found h1{font-size:clamp(3rem,6vw,5rem);line-height:1.1;margin-block:20px}
.not-found p{max-width:580px;color:var(--muted);margin-bottom:24px}
.not-found-links{display:flex;flex-wrap:wrap;gap:20px 40px}
@media(min-width:901px) and (max-width:1150px){.site-header nav{gap:18px}.site-header nav .nav-contact{margin-left:0}.header-inner{gap:20px}}
@media(max-width:900px){.insights-intro{display:block;margin-bottom:34px}.insights-intro p{max-width:100%;margin-top:24px}.insights-grid{gap:34px 28px}.article-header{padding-block:18px 30px}.breadcrumbs{margin-bottom:24px}.breadcrumbs li:last-child{flex-basis:100%}.article-heading{text-align:left}.article-heading h1{font-size:clamp(2.65rem,7.5vw,4.4rem)}.article-deck{font-size:1rem}.article-byline{justify-content:flex-start;gap:4px 22px;margin-top:18px}.article-cover{margin-top:28px}.article-cover img{aspect-ratio:16/10}.article-body{padding-block:6px 44px;font-size:1rem;line-height:1.9}.article-body h2{margin-top:36px}.article-body .luxury-words{columns:2;column-gap:28px;padding:20px 14px 20px 42px}.article-end{margin-bottom:44px}.related-insights ul{grid-template-columns:1fr;gap:12px}.related-insights{padding-block:32px 44px}}
@media(max-width:600px){.insights-grid{grid-template-columns:1fr}.insight-card img{margin-bottom:18px}.article-byline{display:block}.article-byline time{white-space:normal}.article-byline span{display:block}.breadcrumbs li:last-child{font-size:.8125rem}.insight-card h3{font-size:2rem}}
@media(max-width:380px){.article-heading h1{font-size:2.5rem}.article-body .luxury-words{columns:1}.article-body h2{font-size:2rem}}
