/*
 * HOKYUNG LAW FIRM — Flagship Experience Layer
 * Native CSS only. No third-party runtime or font file dependency.
 */
:root{
  --flag-navy:#03182b;
  --flag-navy-2:#06233e;
  --flag-blue:#0d3f68;
  --flag-steel:#6c94af;
  --flag-mist:#eaf2f6;
  --flag-cyan:#a7d8ec;
  --flag-gold:#c6a15b;
  --flag-black:#07131e;
  --flag-max:1440px;
  --flag-shadow:0 36px 100px rgba(3,26,47,.16);
  --flag-shadow-dark:0 44px 120px rgba(0,10,22,.42);
}

/* Progressive enhancement: content is visible without JavaScript. */
.reveal{opacity:1;transform:none}
.js .reveal{opacity:1;transform:none}
.js body:not(.dom-ready) .reveal{opacity:1!important;transform:none!important}
.js .reveal.will-animate{opacity:0;transform:translateY(18px);transition:opacity .45s var(--ease-out),transform .45s var(--ease-out)}
.js .reveal.is-visible{opacity:1!important;transform:none!important}
.js .reveal.is-visible{opacity:1!important;transform:none!important}
.home-hero h1,.home-hero h1 *,.flag-page-hero h1,.flag-page-hero h1 *,.page-hero h1,.page-hero h1 *,.js .home-hero h1,.js .home-hero h1 *,.js .flag-page-hero h1,.js .flag-page-hero h1 *,.js .page-hero h1,.js .page-hero h1 *,.home-hero .reveal,.flag-page-hero .reveal,.page-hero .reveal,.profile-hero .reveal,.office-hero .reveal,.case-detail-hero .reveal,.article-hero .reveal,.home-hero__copy .reveal,.home-hero__visual .reveal{opacity:1!important;transform:none!important;visibility:visible!important;transition:none!important}

html{scrollbar-gutter:stable}
body{overflow-x:clip}
body.has-modal{overflow:hidden}
.container{width:min(calc(100% - 72px),var(--flag-max))}
::view-transition-old(root),::view-transition-new(root){animation-duration:.35s}
[data-spotlight]{--spot-x:50%;--spot-y:50%;position:relative;isolation:isolate}
[data-spotlight]::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;border-radius:inherit;opacity:0;background:radial-gradient(420px circle at var(--spot-x) var(--spot-y),rgba(143,201,230,.2),transparent 66%);transition:opacity .25s}
[data-spotlight]:hover::after{opacity:1}

/* Premium utility and global navigation */
.utility-bar{height:38px;background:#01111f}
.utility-inner{font-size:11px}
.site-header{top:0;height:90px;border-bottom-color:rgba(3,31,54,.09)}
.header-inner{position:relative}
.brand-mark{width:68px}
.brand-type strong{font-size:21px;font-weight:950}
.brand-type small{font-size:8px;letter-spacing:.27em}
.desktop-nav{gap:clamp(14px,1.45vw,27px)}
.desktop-nav>a{font-size:13px}
.nav-search,.nav-mega-toggle{display:inline-grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid rgba(4,39,65,.14);border-radius:50%;background:#fff;color:var(--navy-900);cursor:pointer;transition:.25s var(--ease-out)}
.nav-search:hover,.nav-mega-toggle:hover{color:#fff;background:var(--navy-900);border-color:var(--navy-900);transform:translateY(-2px)}
.nav-search .icon,.nav-mega-toggle .icon{width:20px;height:20px}
.nav-consult{padding-inline:22px}
.mega-shell{position:absolute;top:calc(100% + 1px);left:50%;width:min(calc(100vw - 48px),1320px);transform:translate(-50%,-12px);visibility:hidden;opacity:0;pointer-events:none;transition:.25s var(--ease-out)}
.mega-shell.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%,0)}
.mega-panel{display:grid;grid-template-columns:.78fr 1.55fr .72fr;min-height:410px;overflow:hidden;background:rgba(255,255,255,.985);border:1px solid rgba(6,38,64,.12);border-radius:0 0 28px 28px;box-shadow:0 35px 90px rgba(1,18,33,.22);backdrop-filter:blur(26px)}
.mega-intro{padding:48px;color:#fff;background:linear-gradient(145deg,#03182b,#0c3d63)}
.mega-intro .micro-label{color:#9dc6dc}
.mega-intro h2{margin:0 0 18px;font-size:34px;line-height:1.22;letter-spacing:-.06em}
.mega-intro p{margin:0;color:#b9cfdb;font-size:14px}
.mega-practice{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;padding:1px;background:var(--line)}
.mega-practice a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:126px;padding:25px 26px;background:#fff;transition:.25s}
.mega-practice a:hover{background:var(--mist-50)}
.mega-practice a>span{color:var(--steel-600);font-size:11px;font-weight:900}
.mega-practice strong{display:block;font-size:19px;letter-spacing:-.04em}
.mega-practice small{display:block;margin-top:4px;color:var(--muted);font-size:11px}
.mega-practice .icon{width:18px;color:var(--steel-600)}
.mega-side{display:flex;flex-direction:column;justify-content:space-between;padding:38px;background:#f3f7f9}
.mega-side h3{margin:0 0 15px;font-size:18px}
.mega-side a{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);font-size:13px;font-weight:850}
.mega-contact{display:block;padding:20px 22px;color:#fff;background:var(--navy-900);border-radius:17px;text-decoration:none}
.mega-contact span{display:block;color:#a6c0d0;font-size:11px;font-weight:700;letter-spacing:.05em}
.mega-contact strong{display:block;margin:6px 0 4px;font-size:22px;font-weight:900;letter-spacing:-.02em;white-space:nowrap;color:#fff}
.mega-contact small{display:block;color:#a6c0d0;font-size:11px;white-space:nowrap}
.mobile-nav__search{display:flex;align-items:center;justify-content:space-between;margin-top:25px;padding:18px 20px;border:1px solid var(--line);border-radius:14px;background:#fff;font-weight:900}
.mobile-nav__search kbd{padding:3px 8px;color:var(--steel-700);background:var(--mist-100);border:1px solid var(--line);border-radius:6px;font-size:10px}

/* Global chapter rail and floating utilities */
.chapter-rail{position:fixed;z-index:900;right:18px;top:50%;display:flex;flex-direction:column;align-items:center;gap:13px;transform:translateY(-50%);mix-blend-mode:difference;color:#fff;pointer-events:none}
.chapter-rail span{writing-mode:vertical-rl;font-size:8px;font-weight:900;letter-spacing:.22em}
.chapter-rail i{display:block;width:1px;height:58px;background:currentColor;opacity:.45}
.back-to-top{position:fixed;right:24px;bottom:24px;z-index:850;display:grid;place-items:center;width:48px;height:48px;color:#fff;background:rgba(3,24,43,.92);border:1px solid rgba(255,255,255,.15);border-radius:50%;box-shadow:0 16px 35px rgba(0,17,31,.2);cursor:pointer;opacity:0;transform:translateY(15px);pointer-events:none;transition:.25s}
.back-to-top.is-visible{opacity:1;transform:none;pointer-events:auto}
.back-to-top .icon{width:18px;transform:rotate(-90deg)}

/* Flagship homepage refinements */
.home-hero{min-height:100vh;background:linear-gradient(122deg,#02111f 0%,#04233e 54%,#0b436f 125%)}
.hero-intelligence-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:0;opacity:.74;pointer-events:none}
.home-hero__grid,.hero-marquee{position:relative;z-index:2}
.home-hero__copy{padding-top:clamp(92px,10vh,138px)}
.home-hero h1{font-size:clamp(63px,6.5vw,108px);line-height:.96;letter-spacing:-.085em}
.home-hero h1 .title-light{font-weight:450;opacity:.92}
.home-hero h1 em{position:relative;color:#fff}
.home-hero h1 em::after{content:"";position:absolute;right:0;bottom:-9px;left:0;height:7px;background:linear-gradient(90deg,var(--flag-cyan),rgba(167,216,236,0));transform:scaleX(.42);transform-origin:left;animation:hero-line 1.25s .55s var(--ease-out) forwards}
@keyframes hero-line{to{transform:scaleX(1)}}
.hero-lead{max-width:650px;font-size:clamp(17px,1.35vw,22px)}
.hero-proof{max-width:810px}
.home-hero__visual img{filter:saturate(.88) contrast(1.03)}
.credential{backdrop-filter:blur(18px);background:rgba(255,255,255,.9)}
.hero-trust-strip{position:relative;z-index:4;color:#fff;background:#01111f;border-top:1px solid rgba(255,255,255,.1)}
.hero-trust-strip__inner{display:grid;grid-template-columns:1.05fr repeat(4,1fr);align-items:stretch;margin:0 auto;padding:0;list-style:none}
.hero-trust-strip__title,.hero-trust-strip__item{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:24px 20px;border-right:1px solid rgba(255,255,255,.1)}
.hero-trust-strip__title{padding-left:20px}
.hero-trust-strip__title p{margin:0;color:#91b7ca;font-size:9px;font-weight:900;letter-spacing:.2em}
.hero-trust-strip__title strong{display:block;margin-top:5px;font-size:15px}
.hero-trust-strip__item span{display:block;color:#7192a6;font-size:9px;font-weight:900;letter-spacing:.12em}
.hero-trust-strip__item strong{display:block;margin-top:5px;font-size:13px}
.hero-trust-strip__item:last-child{border-right:0}

/* Strategy OS */
.strategy-os{position:relative;overflow:hidden;color:#fff;background:linear-gradient(150deg,#020f1b,#06243d 58%,#0a4169)}
.strategy-os::before{content:"";position:absolute;inset:-20%;opacity:.22;background:radial-gradient(circle at 78% 44%,#4e9ac2 0,transparent 26%),repeating-linear-gradient(90deg,transparent 0 89px,rgba(255,255,255,.035) 90px)}
.strategy-os__head{position:relative;display:grid;grid-template-columns:.8fr 1.2fr .7fr;align-items:end;gap:50px;margin-bottom:72px}
.strategy-os__head h2{margin:0;font-size:clamp(42px,5.5vw,82px);line-height:1;letter-spacing:-.075em}
.strategy-os__head h2 em{color:#94c6df}
.strategy-os__head>p{margin:0;color:#b5cad6}
.strategy-os__link{justify-self:end;color:#fff}
.strategy-os__stage{position:relative;display:grid;grid-template-columns:.76fr 1.24fr;min-height:660px;border:1px solid rgba(255,255,255,.14);border-radius:32px;overflow:hidden;box-shadow:var(--flag-shadow-dark)}
.strategy-os__nav{position:relative;z-index:2;padding:28px;background:rgba(2,15,27,.7);border-right:1px solid rgba(255,255,255,.12);backdrop-filter:blur(16px)}
.strategy-os__nav button{display:grid;grid-template-columns:44px 1fr auto;align-items:center;width:100%;padding:22px 15px;color:#9bb2c1;background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.1);text-align:left;cursor:pointer;transition:.25s}
.strategy-os__nav button:hover,.strategy-os__nav button.is-active{color:#fff;padding-left:24px}
.strategy-os__nav button span{font-size:10px;font-weight:900}
.strategy-os__nav button strong{font-size:17px}
.strategy-os__nav button i{width:8px;height:8px;border:1px solid currentColor;border-radius:50%}
.strategy-os__nav button.is-active i{background:#9bd8f0;box-shadow:0 0 0 8px rgba(155,216,240,.1)}
.strategy-os__screen{position:relative;min-width:0;padding:60px;background:linear-gradient(145deg,rgba(10,57,91,.78),rgba(2,20,36,.8))}
.strategy-os__screen::before{content:"";position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.09) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent 85%)}
.os-panel{position:relative;z-index:1;display:none;height:100%;animation:os-in .48s var(--ease-out)}
.os-panel.is-active{display:flex;flex-direction:column}
@keyframes os-in{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}
.os-panel__index{display:flex;align-items:center;gap:15px;color:#a3c9dc;font-size:10px;font-weight:900;letter-spacing:.18em}
.os-panel__index::after{content:"";width:80px;height:1px;background:currentColor}
.os-panel h3{max-width:690px;margin:28px 0 20px;font-size:clamp(36px,4vw,64px);line-height:1.05;letter-spacing:-.06em}
.os-panel>p{max-width:710px;margin:0;color:#bfd0d9;font-size:17px}
.os-panel__map{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:auto;padding-top:50px}
.os-panel__map div{min-height:135px;padding:22px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:18px;backdrop-filter:blur(10px)}
.os-panel__map span{display:block;color:#83b2ca;font-size:9px;font-weight:900;letter-spacing:.14em}
.os-panel__map strong{display:block;margin-top:12px;font-size:16px;line-height:1.45}

/* Public case library */
.case-showcase{position:relative;background:#fff}
.case-showcase__head{display:grid;grid-template-columns:1.1fr .9fr;align-items:end;gap:60px;margin-bottom:55px}
.case-showcase__head h2{margin:0;font-size:clamp(43px,5vw,76px);line-height:1.04;letter-spacing:-.07em}
.case-showcase__head>div:last-child{justify-self:end;max-width:480px}
.case-showcase__head p{color:var(--muted)}
.case-rail{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}
.case-feature{position:relative;display:flex;flex-direction:column;min-height:520px;overflow:hidden;padding:42px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 18px 55px rgba(4,32,55,.08);transition:.35s var(--ease-out)}
.case-feature:hover{transform:translateY(-9px);box-shadow:var(--flag-shadow)}
.case-feature:nth-child(1){grid-column:span 6;color:#fff;background:linear-gradient(145deg,#03182b,#0c426b)}
.case-feature:nth-child(2),.case-feature:nth-child(3){grid-column:span 3}
.case-feature:nth-child(4),.case-feature:nth-child(5),.case-feature:nth-child(6){grid-column:span 4;min-height:440px}
.case-feature::before{content:"";position:absolute;right:-120px;bottom:-160px;width:380px;height:380px;border:1px solid rgba(108,148,175,.23);border-radius:50%;box-shadow:0 0 0 58px rgba(108,148,175,.04),0 0 0 116px rgba(108,148,175,.03)}
.case-feature__top{position:relative;display:flex;justify-content:space-between;gap:20px}
.case-feature__top span{font-size:10px;font-weight:900;letter-spacing:.15em}
.case-feature__top em{padding:5px 9px;color:var(--steel-700);background:var(--mist-100);border-radius:999px;font-size:9px;font-weight:900}
.case-feature:nth-child(1) .case-feature__top em{color:#d2e3ec;background:rgba(255,255,255,.12)}
.case-feature__metric{position:relative;margin-top:55px}
.case-feature__metric strong{display:block;font-size:clamp(38px,4vw,64px);line-height:1;letter-spacing:-.07em}
.case-feature__metric small{display:block;margin-top:8px;color:var(--steel-600);font-weight:800}
.case-feature:nth-child(1) .case-feature__metric small{color:#9fc0d2}
.case-feature h3{position:relative;margin:auto 0 14px;font-size:clamp(23px,2.1vw,34px);line-height:1.22;letter-spacing:-.05em}
.case-feature p{position:relative;margin:0 0 25px;color:var(--muted);font-size:14px}
.case-feature:nth-child(1) p{color:#bfd0da}
.case-feature .text-link{position:relative;margin-top:auto}
.case-feature:nth-child(1) .text-link{color:#fff}
.case-notice{display:flex;align-items:flex-start;gap:12px;margin-top:28px;padding:18px 22px;color:#334e68;background:var(--mist-50);border-radius:14px;font-size:12px}
.case-notice strong{flex:0 0 auto;color:var(--navy-900)}

/* Index filtering */
.filter-bar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:40px}
.filter-bar button{padding:11px 17px;color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:999px;font-size:12px;font-weight:900;cursor:pointer;transition:.2s}
.filter-bar button:hover,.filter-bar button.is-active{color:#fff;background:var(--navy-900);border-color:var(--navy-900)}
[data-filter-item][hidden]{display:none!important}

/* Page hero extensions */
.flag-page-hero{position:relative;overflow:hidden;padding:clamp(105px,11vw,170px) 0 clamp(75px,9vw,130px);color:#fff;background:linear-gradient(132deg,#021321,#062843 65%,#0e496f)}
.flag-hero-bg{position:absolute;inset:0;z-index:0;pointer-events:none}
.flag-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.28;filter:contrast(1.1) saturate(.85)}
.flag-hero-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#021321 0%,rgba(2,19,33,.72) 45%,rgba(6,40,67,.82) 100%)}
.flag-page-hero::before{content:"";position:absolute;inset:0;z-index:1;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to right,black,transparent)}
.flag-page-hero-watermark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:clamp(110px,17vw,290px);font-weight:950;letter-spacing:-.045em;color:rgba(255,255,255,.05);white-space:nowrap;pointer-events:none;user-select:none;z-index:1}
.flag-page-hero::after{content:"";position:absolute;right:-10%;bottom:-70%;width:750px;height:750px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 90px rgba(255,255,255,.025),0 0 0 180px rgba(255,255,255,.018);z-index:1}
.flag-page-hero__grid{position:relative;z-index:4;display:grid;grid-template-columns:.7fr 1.3fr .65fr;align-items:end;gap:60px}
.flag-page-hero__index{align-self:start;color:#9bc5db;font-size:11px;font-weight:900;letter-spacing:.2em}
.flag-page-hero h1{position:relative;z-index:5;margin:18px 0 24px;color:#ffffff !important;font-size:clamp(49px,6vw,92px);line-height:1.02;letter-spacing:-.075em;text-shadow:0 4px 20px rgba(0,0,0,.6)}
.flag-page-hero__copy>p{position:relative;z-index:5;max-width:750px;margin:0;color:#e1edf5 !important;font-size:17px}
.flag-page-hero__aside{position:relative;z-index:5;padding:26px;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:rgba(255,255,255,.08);backdrop-filter:blur(14px);color:#fff}
.flag-page-hero__aside span{display:block;color:#9bc5db;font-size:10px;font-weight:900;letter-spacing:.16em}
.flag-page-hero__aside strong{display:block;margin-top:10px;color:#ffffff;font-size:15px;line-height:1.55}

/* People index and profile */
.people-directory{background:#fff}
.people-directory__toolbar{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:45px}
.people-directory__toolbar p{max-width:660px;margin:0;color:var(--muted)}
.people-card-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:24px}
.people-card{grid-column:span 4;position:relative;min-height:520px;overflow:hidden;color:#fff;background:var(--navy-900);border-radius:24px;box-shadow:0 20px 60px rgba(4,32,55,.16);border:1px solid rgba(255,255,255,.08)}
.people-card:first-child{grid-column:span 4}
.people-card__visual{position:absolute;inset:0;z-index:1;overflow:hidden}
.people-card__visual img{width:100%;height:100%;object-fit:cover;object-position:top center;filter:contrast(1.03) saturate(.95);transition:transform .6s cubic-bezier(.16,1,.3,1)}
.people-card:hover .people-card__visual img{transform:scale(1.05)}
.people-card__visual::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(2,19,33,.95) 0%,rgba(2,19,33,.75) 30%,rgba(2,19,33,.3) 50%,rgba(2,19,33,0) 65%,transparent 100%);pointer-events:none}
.people-card__copy{position:absolute;right:0;bottom:0;left:0;z-index:3;padding:30px 28px}
.people-card__copy p{margin:0 0 6px;color:#91c0d9;font-size:11px;font-weight:900;letter-spacing:.14em;text-shadow:0 1px 3px rgba(0,0,0,.5)}
.people-card__copy h2{margin:0;color:#fff;font-size:32px;font-weight:950;letter-spacing:-.055em;text-shadow:0 2px 8px rgba(0,0,0,.6)}
.people-card__copy h2 span{display:block;margin-top:5px;color:#d2e4ef;font-size:13px;font-weight:850;letter-spacing:-.02em;text-shadow:0 1px 4px rgba(0,0,0,.5)}
.people-card__copy ul{display:flex;flex-wrap:wrap;gap:6px;margin:16px 0 0;padding:0;list-style:none}
.people-card__copy li{padding:5px 11px;color:#e5f1f8;background:rgba(255,255,255,.15);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:10px;font-weight:850}
.people-card>a{position:absolute;inset:0;z-index:2}
.people-card .card-arrow{position:absolute;z-index:4;right:22px;top:22px;display:grid;place-items:center;width:42px;height:42px;color:#fff;background:rgba(2,19,33,.45);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.28);border-radius:50%;transition:.3s cubic-bezier(.16,1,.3,1)}
.people-card:hover .card-arrow{color:var(--navy-900);background:#fff;border-color:#fff;transform:rotate(-35deg) scale(1.08)}
.profile-hero{position:relative;overflow:hidden;min-height:760px;color:#fff;background:linear-gradient(125deg,#021321,#072e4d)}
.profile-hero::before{content:"";position:absolute;inset:0;opacity:.15;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:70px 70px;z-index:1}
.profile-hero::after{content:"HOKYUNG LAW";position:absolute;left:40%;top:50%;transform:translate(-50%,-50%);font-size:clamp(100px,15vw,260px);font-weight:950;letter-spacing:-.04em;color:rgba(255,255,255,.05);white-space:nowrap;pointer-events:none;user-select:none;z-index:1}
.profile-hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:.88fr 1.12fr;min-height:760px}
.profile-hero__copy{z-index:4;position:relative;align-self:center;padding:110px 0}
.profile-hero__copy h1{margin:20px 0 10px;font-size:clamp(60px,7vw,104px);line-height:1;letter-spacing:-.08em;color:#ffffff !important;text-shadow:0 4px 20px rgba(0,0,0,.6)}
.profile-hero__copy h1 span{display:block;margin-top:13px;color:#d2e5f0;font-size:17px;letter-spacing:-.02em}
.profile-hero__copy>p{max-width:610px;color:#e1edf5;font-size:18px}
.profile-hero__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}
.profile-hero__tags span{padding:8px 13px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:999px;font-size:11px;font-weight:900}
.profile-hero__visual{position:relative;align-self:center;justify-self:end;width:min(100%,460px);aspect-ratio:3/4;overflow:hidden;border-radius:20px;box-shadow:0 25px 65px rgba(0,0,0,.45);border:1px solid rgba(255,255,255,.15);background:#112638}
.profile-hero__visual img{position:relative;width:100%;height:100%;object-fit:cover;object-position:top center;border-radius:20px}
.profile-monogram{position:absolute;right:5%;bottom:8%;font-size:clamp(170px,20vw,310px);font-weight:950;line-height:.75;color:rgba(255,255,255,.055);letter-spacing:-.14em}
.profile-monogram::before{content:"";position:absolute;inset:-120px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 80px rgba(255,255,255,.018)}
.profile-quote{position:relative;overflow:hidden;margin-top:-1px;color:#fff;background:#01111f}
.profile-quote__bg{position:absolute;inset:0;z-index:1;pointer-events:none}
.profile-quote__inner{position:relative;z-index:2;display:grid;grid-template-columns:.45fr 1.55fr;gap:60px;align-items:center;padding-block:75px}
.profile-quote__meta{display:flex;flex-direction:column;gap:8px}
.profile-quote__meta .icon--legal{width:36px;height:36px;color:var(--brand-steel);margin-bottom:6px}
.profile-quote__meta span{color:#90b4c8;font-size:12px;font-weight:850}
.profile-quote blockquote{margin:0;font-size:clamp(25px,3vw,46px);line-height:1.35;letter-spacing:-.055em}
.profile-detail-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}
.profile-detail-grid h2{margin:0;font-size:clamp(38px,4vw,62px);line-height:1.08;letter-spacing:-.065em}
.profile-facts{display:grid;grid-template-columns:1fr 1fr;gap:50px}
.profile-facts-visual-card{grid-column:1/-1;margin-top:25px;padding:24px;background:var(--mist-50);border:1px solid var(--line);border-radius:18px}
.facts-visual-note{display:flex;flex-direction:column;gap:6px}
.facts-visual-note .icon--legal{width:26px;height:26px;color:var(--navy-800)}
.facts-visual-note strong{color:var(--navy-900);font-size:15px}
.facts-visual-note p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}
.profile-facts h3{margin:0 0 20px;padding-bottom:12px;border-bottom:2px solid var(--navy-900);font-size:14px;letter-spacing:.05em}
.profile-facts ul{margin:0;padding:0;list-style:none}
.profile-facts li{padding:10px 0;color:#405567;border-bottom:1px solid var(--line);font-size:13px}
.profile-focus{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:70px}
.profile-focus a{padding:26px;background:var(--mist-50);border:1px solid var(--line);border-radius:16px;transition:.25s}
.profile-focus a:hover{color:#fff;background:var(--navy-900);transform:translateY(-5px)}
.profile-focus span{display:block;color:var(--steel-600);font-size:9px;font-weight:900;letter-spacing:.15em}
.profile-focus strong{display:block;margin-top:12px;font-size:17px}

/* Insights & editorial */
.insight-index{background:#fff}
.editorial-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}
.editorial-card{grid-column:span 4;display:flex;flex-direction:column;min-height:430px;padding:32px;background:#fff;border:1px solid var(--line);border-radius:22px;transition:.3s var(--ease-out)}
.editorial-card:first-child{grid-column:span 8;color:#fff;background:linear-gradient(145deg,#03182b,#0c426b);border-color:transparent}
.editorial-card:hover{transform:translateY(-7px);box-shadow:var(--flag-shadow)}
.editorial-card__meta{display:flex;align-items:center;justify-content:space-between;color:var(--steel-600);font-size:9px;font-weight:900;letter-spacing:.12em}
.editorial-card:first-child .editorial-card__meta{color:#9dc2d5}
.editorial-card h2{margin:70px 0 18px;font-size:clamp(24px,2.35vw,38px);line-height:1.25;letter-spacing:-.05em}
.editorial-card p{margin:0;color:var(--muted);font-size:14px}
.editorial-card:first-child p{max-width:720px;color:#bdd0db}
.editorial-card .text-link{margin-top:auto;padding-top:32px}
.editorial-card:first-child .text-link{color:#fff}
.article-shell{position:relative}
.reading-progress{position:fixed;z-index:7500;top:0;left:0;width:100%;height:3px;pointer-events:none}
.reading-progress span{display:block;width:100%;height:100%;background:linear-gradient(90deg,#5ca4c8,#a9d9eb);transform:scaleX(0);transform-origin:left}
.article-hero{padding:100px 0 80px;background:linear-gradient(to bottom,#f1f6f8,#fff)}
.article-hero__grid{display:grid;grid-template-columns:.55fr 1.45fr;gap:80px}
.article-meta{position:sticky;top:120px;align-self:start}
.article-meta p{margin:0;color:var(--steel-700);font-size:10px;font-weight:900;letter-spacing:.17em}
.article-meta ul{margin:24px 0 0;padding:0;list-style:none}
.article-meta li{padding:9px 0;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}
.article-title h1{margin:20px 0 30px;font-size:clamp(48px,6vw,88px);line-height:1.05;letter-spacing:-.075em}
.article-title>p{max-width:820px;margin:0;color:#536979;font-size:19px}
.article-content-wrap{display:grid;grid-template-columns:.55fr 1.45fr;gap:80px}
.article-toc{position:sticky;top:120px;align-self:start;padding:25px;background:var(--mist-50);border:1px solid var(--line);border-radius:16px}
.article-toc strong{display:block;margin-bottom:15px;font-size:12px}
.article-toc a{display:block;padding:8px 0;color:var(--muted);font-size:11px}
.article-body{max-width:860px}
.article-lead{margin:0 0 60px;padding:32px 34px;color:#fff;background:var(--navy-900);border-radius:20px;font-size:19px;line-height:1.7}
.article-section{scroll-margin-top:130px;margin-bottom:65px}
.article-section h2{margin:0 0 24px;font-size:35px;line-height:1.25;letter-spacing:-.055em}
.article-section ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}
.article-section li{position:relative;padding:15px 18px 15px 46px;background:var(--mist-50);border-radius:12px}
.article-section li::before{content:"";position:absolute;left:20px;top:24px;width:9px;height:9px;border:2px solid var(--steel-600);border-radius:50%}
.article-checklist{margin-top:75px;padding:34px;background:#f2f7f9;border:1px solid var(--line);border-radius:22px}
.article-checklist__head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}
.article-checklist h2{margin:0;font-size:26px}
.article-checklist button{padding:9px 14px;background:#fff;border:1px solid var(--line);border-radius:999px;font-size:10px;font-weight:900;cursor:pointer}
.article-checklist li{display:flex;align-items:flex-start;gap:12px;padding:11px 0;border-bottom:1px solid var(--line)}
.article-checklist li::before{content:"";flex:0 0 20px;width:20px;height:20px;border:2px solid var(--steel-600);border-radius:5px}
.article-disclaimer{margin-top:35px;padding:20px;color:var(--muted);background:#fff8ec;border-left:4px solid var(--flag-gold);font-size:12px}

/* Case detail */
.case-detail-hero{position:relative;overflow:hidden;padding:110px 0 90px;color:#fff;background:linear-gradient(132deg,#021321,#073251 64%,#0b456f)}
.case-detail-hero::after{content:"";position:absolute;right:-120px;bottom:-350px;width:720px;height:720px;border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 90px rgba(255,255,255,.025),0 0 0 180px rgba(255,255,255,.018)}
.case-detail-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:.55fr 1.45fr;gap:70px}
.case-detail-hero__meta{align-self:start;padding-top:18px}
.case-detail-hero__meta span{display:block;color:#91bfd5;font-size:10px;font-weight:900;letter-spacing:.16em}
.case-detail-hero__meta strong{display:block;margin-top:10px;font-size:15px}
.case-detail-hero h1{margin:0;font-size:clamp(49px,6vw,90px);line-height:1.04;letter-spacing:-.075em}
.case-detail-hero__summary{max-width:820px;margin:28px 0 0;color:#c2d4de;font-size:18px}
.case-result-band{position:relative;z-index:2;margin-top:65px;display:grid;grid-template-columns:.72fr 1.28fr;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:rgba(255,255,255,.06);backdrop-filter:blur(16px)}
.case-result-band>div{padding:28px 32px}
.case-result-band>div+div{border-left:1px solid rgba(255,255,255,.14)}
.case-result-band span{display:block;color:#91bfd5;font-size:9px;font-weight:900;letter-spacing:.14em}
.case-result-band strong{display:block;margin-top:8px;font-size:27px;line-height:1.25}
.case-architecture{display:grid;grid-template-columns:.65fr 1.35fr;gap:80px}
.case-architecture__nav{position:sticky;top:120px;align-self:start}
.case-architecture__nav a{display:flex;align-items:center;gap:15px;padding:13px 0;color:var(--muted);border-bottom:1px solid var(--line);font-size:12px;font-weight:850}
.case-architecture__nav a span{color:var(--steel-600);font-size:9px}
.case-story>section{scroll-margin-top:130px;margin-bottom:75px}
.case-story h2{margin:0 0 24px;font-size:39px;letter-spacing:-.055em}
.case-story>section>p{color:#4e6474;font-size:17px}
.case-list{display:grid;gap:10px;margin:25px 0 0;padding:0;list-style:none}
.case-list li{padding:18px 20px;background:var(--mist-50);border-left:3px solid var(--steel-600);border-radius:0 12px 12px 0}
.case-outcome{padding:34px;color:#fff;background:var(--navy-900);border-radius:22px}
.case-outcome li{background:rgba(255,255,255,.07);border-left-color:#9dd3e8}
.case-disclaimer{margin-top:45px;padding:22px 25px;color:var(--muted);background:#fff8ec;border:1px solid #ead8b2;border-radius:14px;font-size:12px}

/* Office */
.office-hero{position:relative;padding:115px 0 90px;overflow:hidden;background:#f0f5f8}
.office-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 45%,rgba(108,148,175,.16));clip-path:polygon(55% 0,100% 0,100% 100%,25% 100%)}
.office-hero__grid{position:relative;display:grid;grid-template-columns:1.12fr .88fr;align-items:end;gap:80px}
.office-hero h1{margin:20px 0 25px;font-size:clamp(55px,7vw,105px);line-height:1;letter-spacing:-.08em}
.office-hero__copy>p{max-width:650px;color:#566b7b;font-size:18px}
.office-coordinate{position:relative;min-height:460px;border-radius:30px;background:linear-gradient(145deg,#04213a,#0e4d78);box-shadow:var(--flag-shadow);overflow:hidden}
.office-coordinate::before{content:"";position:absolute;inset:0;opacity:.28;background-image:linear-gradient(rgba(255,255,255,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.14) 1px,transparent 1px);background-size:45px 45px}
.office-coordinate__point{position:absolute;left:50%;top:50%;width:18px;height:18px;background:#c0e9f9;border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 18px rgba(192,233,249,.12),0 0 50px rgba(192,233,249,.65)}
.office-coordinate__ring{position:absolute;left:50%;top:50%;width:320px;height:320px;border:1px solid rgba(255,255,255,.18);border-radius:50%;transform:translate(-48%,-48%);box-shadow:0 0 0 80px rgba(255,255,255,.025)}
.office-coordinate p{position:absolute;left:35px;bottom:35px;margin:0;color:#fff;font-size:13px;font-weight:900;letter-spacing:.1em}
.office-info-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}
.office-info-grid h2{margin:0;font-size:clamp(40px,4.5vw,68px);line-height:1.1;letter-spacing:-.065em}
.office-facts{display:grid;gap:12px}
.office-fact{display:grid;grid-template-columns:120px 1fr;gap:30px;padding:22px 0;border-bottom:1px solid var(--line)}
.office-fact span{color:var(--steel-700);font-size:10px;font-weight:900;letter-spacing:.12em}
.office-fact strong{font-size:15px}
.office-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}
.office-prep-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.office-prep-card{padding:30px;background:#fff;border:1px solid var(--line);border-radius:18px}
.office-prep-card span{color:var(--steel-600);font-size:10px;font-weight:900}
.office-prep-card h3{margin:35px 0 10px;font-size:20px}
.office-prep-card p{margin:0;color:var(--muted);font-size:13px}

/* Search command palette */
.command-palette{position:fixed;inset:0;z-index:6000;display:grid;place-items:start center;padding:9vh 20px 20px;visibility:hidden;opacity:0;background:rgba(1,13,24,.72);backdrop-filter:blur(18px);transition:.22s;contain:layout}
.command-palette.is-open{visibility:visible;opacity:1}
.command-panel{width:min(760px,100%);max-height:78vh;overflow:hidden;background:#fff;border:1px solid rgba(255,255,255,.4);border-radius:23px;box-shadow:0 40px 130px rgba(0,8,18,.55);transform:translateY(-15px) scale(.98);transition:.25s var(--ease-out);contain:layout style}
.command-palette.is-open .command-panel{transform:none}
.command-head{display:flex;align-items:center;gap:15px;padding:18px;border-bottom:1px solid var(--line)}
.command-head .icon{flex:0 0 23px;color:var(--steel-700)}
.command-head input{flex:1;min-width:0;padding:6px 0;border:0;outline:0;font-size:18px;font-weight:800}
.command-head kbd{padding:4px 8px;color:var(--muted);background:var(--mist-50);border:1px solid var(--line);border-radius:6px;font-size:10px}
.command-results{max-height:58vh;padding:10px;overflow:auto}
.command-empty{padding:45px 25px;text-align:center;color:var(--muted);font-size:13px}
.command-result{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:13px;padding:13px 15px;border-radius:12px;transition:.15s}
.command-result:hover,.command-result.is-active{background:var(--mist-50)}
.command-result>span{display:grid;place-items:center;width:36px;height:36px;color:#fff;background:var(--navy-900);border-radius:10px;font-size:10px;font-weight:900}
.command-result strong{display:block;font-size:14px}
.command-result small{display:block;margin-top:2px;color:var(--muted);font-size:10px}
.command-result em{color:var(--steel-700);font-size:9px;font-weight:900;letter-spacing:.08em}
.command-foot{display:flex;justify-content:space-between;padding:12px 18px;color:var(--muted);background:var(--mist-50);border-top:1px solid var(--line);font-size:9px}
.command-foot span{display:flex;align-items:center;gap:7px}
.command-foot kbd{padding:2px 5px;background:#fff;border:1px solid var(--line);border-radius:4px}
.search-page-box{max-width:900px;margin:-30px auto 0;position:relative;z-index:3;padding:14px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--flag-shadow)}
.search-page-box input{width:100%;padding:19px 20px;border:0;background:var(--mist-50);border-radius:13px;font-size:18px;font-weight:850;outline:none}
.search-page-results{display:grid;gap:10px;max-width:900px;margin:35px auto 0}

/* Trust and policy pages */
.policy-grid{display:grid;grid-template-columns:.56fr 1.44fr;gap:80px}
.policy-nav{position:sticky;top:120px;align-self:start;padding:25px;background:var(--mist-50);border-radius:16px}
.policy-nav a{display:block;padding:10px 0;color:var(--muted);font-size:12px}
.policy-content section{scroll-margin-top:120px;margin-bottom:58px}
.policy-content h2{margin:0 0 18px;font-size:30px;letter-spacing:-.04em}
.policy-content p,.policy-content li{color:#506675}
.policy-content table{width:100%;border-collapse:collapse;font-size:13px}
.policy-content th,.policy-content td{padding:15px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}
.policy-content th{width:25%;color:var(--navy-900);background:var(--mist-50)}
.release-badge{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;color:#226143;background:#eaf7f0;border:1px solid #cce9da;border-radius:999px;font-size:10px;font-weight:900}
.release-badge::before{content:"";width:7px;height:7px;background:#41a16c;border-radius:50%;box-shadow:0 0 0 5px rgba(65,161,108,.1)}

/* Footer enhancement */
.site-footer{position:relative}
.footer-cta{background:linear-gradient(135deg,#0a385d,#03182b)}
.footer-grid{grid-template-columns:1.05fr 1.35fr .62fr}
.footer-verification{margin-top:22px;padding:15px;color:#91adbe;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:12px;font-size:10px}
.footer-links a{position:relative;padding-left:0;transition:.2s}
.footer-links a:hover{padding-left:8px;color:#fff}

/* Responsive */
@media(max-width:1180px){
  .desktop-nav{gap:14px}.desktop-nav>a:nth-of-type(4){display:none}
  .mega-panel{grid-template-columns:.72fr 1.28fr}.mega-side{display:none}
  .strategy-os__head{grid-template-columns:1fr 1fr}.strategy-os__head>p{grid-column:2}.strategy-os__link{grid-column:2;justify-self:start}
  .case-feature:nth-child(1){grid-column:span 6}.case-feature:nth-child(2),.case-feature:nth-child(3){grid-column:span 3}
  .people-card{grid-column:span 6}.people-card:first-child{grid-column:span 12}
  .profile-focus{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:900px){
  .container{width:min(calc(100% - 40px),var(--flag-max))}
  .chapter-rail{display:none}.back-to-top{right:16px;bottom:84px;width:44px;height:44px}
  .hero-trust-strip__inner{grid-template-columns:1fr 1fr}.hero-trust-strip__title{grid-column:1/-1;padding-left:0;border-bottom:1px solid rgba(255,255,255,.1)}.hero-trust-strip__item{padding:18px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}
  .strategy-os__head,.case-showcase__head,.flag-page-hero__grid,.profile-detail-grid,.profile-quote__inner,.article-hero__grid,.article-content-wrap,.case-detail-hero__grid,.case-architecture,.office-hero__grid,.office-info-grid,.policy-grid{grid-template-columns:1fr;gap:35px}
  .strategy-os__link{grid-column:auto;justify-self:start}.strategy-os__stage{grid-template-columns:1fr;min-height:auto}.strategy-os__nav{display:flex;overflow:auto;padding:12px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.strategy-os__nav button{flex:0 0 180px;grid-template-columns:28px 1fr;padding:15px;border-bottom:0;border-right:1px solid rgba(255,255,255,.1)}.strategy-os__nav button i{display:none}.strategy-os__screen{min-height:560px;padding:36px 25px}.os-panel__map{grid-template-columns:1fr}
  .case-feature,.case-feature:nth-child(n){grid-column:span 6;min-height:430px}.case-feature:first-child{grid-column:1/-1}
  .people-card,.people-card:first-child{grid-column:span 6;min-height:440px}.people-card__visual img{width:88%}
  .profile-hero,.profile-hero__grid{min-height:680px}.profile-hero__grid{grid-template-columns:1fr}.profile-hero__copy{padding:90px 0 360px}.profile-hero__visual{position:absolute;inset:0}.profile-hero__visual img{right:-15%;max-height:620px}.profile-monogram{right:0;bottom:12%}
  .article-meta,.article-toc,.case-architecture__nav,.policy-nav{position:relative;top:auto}.article-meta ul{display:flex;flex-wrap:wrap;gap:5px}.article-meta li{padding:6px 10px;background:#fff;border:1px solid var(--line);border-radius:999px}.article-toc{display:none}
  .office-coordinate{min-height:360px}.office-prep-grid{grid-template-columns:1fr}.profile-facts{grid-template-columns:1fr}.editorial-card,.editorial-card:first-child{grid-column:span 6}
}
@media(max-width:640px){
  .container{width:calc(100% - 30px)}
  .utility-inner p span,.utility-inner div a:first-child{display:none}
  .home-hero h1{font-size:clamp(49px,15vw,74px)}
  .home-hero__copy{padding-top:80px}.hero-trust-strip__inner{grid-template-columns:1fr}.hero-trust-strip__item{padding:15px 0}
  .strategy-os__head h2,.case-showcase__head h2{font-size:44px}.strategy-os__screen{min-height:670px}.os-panel h3{font-size:38px}
  .case-feature,.case-feature:nth-child(n){grid-column:1/-1;min-height:410px;padding:28px}
  .people-card,.people-card:first-child{grid-column:1/-1}.people-directory__toolbar{align-items:flex-start;flex-direction:column}
  .profile-hero__copy{padding-bottom:350px}.profile-hero__copy h1{font-size:64px}.profile-hero__visual img{right:-33%;width:120%;max-height:560px}.profile-focus{grid-template-columns:1fr}.profile-quote blockquote{font-size:29px}
  .editorial-card,.editorial-card:first-child{grid-column:1/-1;min-height:360px}.editorial-card h2{margin-top:55px}
  .article-title h1{font-size:47px}.article-lead{padding:25px;font-size:17px}.article-section h2{font-size:29px}.article-checklist__head{align-items:flex-start;flex-direction:column}
  .case-detail-hero h1{font-size:50px}.case-result-band{grid-template-columns:1fr}.case-result-band>div+div{border-left:0;border-top:1px solid rgba(255,255,255,.14)}
  .flag-page-hero h1{font-size:52px}.flag-page-hero__aside{display:none}.office-hero h1{font-size:61px}.office-fact{grid-template-columns:1fr;gap:6px}.office-actions{display:grid}.office-actions .button{width:100%}
  .command-palette{padding-top:4vh}.command-panel{max-height:88vh}.command-results{max-height:68vh}.command-result{grid-template-columns:36px 1fr}.command-result em{display:none}
  .footer-grid{grid-template-columns:1fr}.footer-offices{margin-top:25px}
}
@media(prefers-reduced-motion:reduce){
  .home-hero h1 em::after{animation:none;transform:none}
  .os-panel{animation:none}
}
@media print{
  .utility-bar,.site-header,.mobile-quick,.consultation-drawer,.site-footer,.chapter-rail,.back-to-top,.command-palette,.article-toc,.article-checklist button{display:none!important}
  body{font-size:12pt;color:#000}.article-hero,.case-detail-hero,.profile-hero{color:#000;background:#fff}.article-content-wrap,.case-architecture{grid-template-columns:1fr}.article-body{max-width:none}.article-section{break-inside:avoid}
}
