@font-face{font-family:HaeyulSerif;src:url('/assets/serif-ko.woff') format('woff');font-style:normal;font-weight:400 600;font-display:swap}
/* Approved September 2026 art direction. Shared across all existing routes. */
:root{--ink:#0b1829;--navy:#0b1829;--paper:#fff;--gold:#aa864c;--line:#d7d8d9;--muted:#59616b;--serif:Georgia,'Noto Serif KR','Nanum Myeongjo','Batang',serif;--space:clamp(24px,5vw,88px)}
html{scroll-padding-top:120px}body{background:#fff;color:var(--ink)}p{color:var(--muted)}h1,h2,h3{font-family:var(--serif);font-weight:400;letter-spacing:-.04em;text-wrap:balance}h1{font-size:clamp(40px,4.7vw,76px)}h2{font-size:clamp(32px,3.8vw,60px);line-height:1.45}h3{font-size:26px}.story-wrap{width:calc(100% - var(--space)*2);max-width:1440px}.story-section{padding:110px 0}.section{max-width:1600px;padding:80px var(--space)}.reading{max-width:960px;padding:75px 32px 100px}.reading p{line-height:2}.chapter{font:14px/1.6 Haeyul,sans-serif;letter-spacing:.23em;color:#997438;margin-bottom:35px}.chapter span{border:0;padding:0;font:19px Georgia}.lead{font-size:19px!important}.section-intro{grid-template-columns:1.2fr 1fr;gap:9%;align-items:center;margin-bottom:50px}.section-intro h2{font-size:clamp(34px,3.8vw,62px);line-height:1.45}.section-intro>div{border-left:1px solid #bea577;padding-left:32px}.section-intro p{font-size:16px}.section-intro .lead{font-size:20px!important}.section-foot{margin-top:32px}.btn{border-radius:0;font-weight:400;padding:16px 25px;min-height:52px}.btn.dark{background:var(--ink);border-color:var(--ink)}.btn:hover{filter:brightness(.96)}.text-link{font-size:16px;gap:24px;padding-bottom:9px;border-color:#af8d56}.subtle-book{font-size:15px;color:#896731}.route-tabs{gap:8px 25px;border-bottom:1px solid #d5d7da;padding-bottom:0;margin-bottom:36px}.route-tabs a{border:0;background:transparent;padding:14px 3px;font-size:16px;border-bottom:2px solid transparent;border-radius:0}.route-tabs a[aria-current=page]{color:#8b692f;border-bottom-color:#ab874b;background:none}.source-note{font-size:14px;line-height:1.7}.quiet,.case-note{font-size:14px;line-height:1.8}.tag{font-size:14px;letter-spacing:.06em}
/* Navigation is a quiet frame, and remains usable by pointer, keyboard and touch. */
header{height:96px;padding:0 4%;background:#fffffff7;gap:24px;border:0;backdrop-filter:blur(18px)}header .brand{font-size:25px;font-weight:400;letter-spacing:0;gap:12px}header .brand img{height:48px;width:48px}header .brand small{font-size:10px;letter-spacing:3px}.desktop{gap:clamp(15px,1.8vw,30px)}.nav-group>a{font-size:15px}.header-actions{gap:20px}.login-nav{font-size:14px}.my-icon{font-size:13px}.nav-toggle{font-size:14px}.nav-dropdown{background:#fff;color:var(--ink);border:1px solid #e2e0db;box-shadow:0 12px 35px #0b18291a;padding:15px 24px}.nav-dropdown a{font-size:15px!important}.nav-group:hover>.nav-dropdown,.nav-group:focus-within>.nav-dropdown{display:grid}.desktop a[aria-current=page]:after{height:2px;background:#b48e4d}
body[data-page=home] header{background:#0b1829bb;color:white;backdrop-filter:blur(12px);border-bottom:1px solid #ffffff16}body[data-page=home] header .brand img{mix-blend-mode:normal}body[data-page=home] .story-hero{margin-top:-96px}body[data-page=home] .nav-dropdown{color:var(--ink)}
/* Film-like sunlight, rendered locally without a heavyweight autoplay video. */
.story-hero{height:100svh;min-height:780px;max-height:1200px;background:#101a21}.sunlight-image{object-position:65% center;animation:haeyul-camera 28s ease-in-out infinite alternate;will-change:transform}.hero-shade{background:linear-gradient(90deg,#08131ec4 0%,#08131e59 36%,transparent 70%),linear-gradient(0deg,#08131e55,transparent 30%)}.sunlight-rays{position:absolute;inset:-15%;z-index:-2;pointer-events:none;background:linear-gradient(116deg,transparent 42%,#ffe7ad1a 48%,transparent 54%,#ffe7ad26 62%,transparent 70%);mix-blend-mode:screen;animation:haeyul-rays 17s ease-in-out infinite alternate;will-change:transform,opacity}.sunlight-glow{position:absolute;inset:0;z-index:-2;background:radial-gradient(ellipse at 91% 25%,#fff5cf75,transparent 39%);mix-blend-mode:screen;pointer-events:none;animation:haeyul-glow 12s ease-in-out infinite alternate;will-change:opacity}.hero-content{width:calc(100% - var(--space)*2);max-width:1440px;padding:150px 0 110px;justify-content:center}.hero-eyebrow{font:12px Haeyul,sans-serif;letter-spacing:.24em;color:#d5b97f;margin-bottom:35px}.story-hero h1{font:400 clamp(46px,5.25vw,84px)/1.35 var(--serif);letter-spacing:-.045em;max-width:750px;margin:0 0 24px;text-shadow:0 3px 28px #0003}.story-hero h1 em{color:#d8b87e}.hero-english{font:400 clamp(19px,1.6vw,26px)/1.8 Georgia;letter-spacing:.21em;color:#d5b476;margin-bottom:24px}.hero-lower>p{font-size:18px;color:#fff;line-height:1.8}.hero-links{margin-top:36px;gap:35px}.hero-links a{font-size:16px;color:#e2c793;border-color:#d2b37d}.hero-baseline{bottom:30px;gap:30px}.hero-baseline button,.hero-baseline>span{font-size:12px}.motion-paused .sunlight-image,.motion-paused .sunlight-rays,.motion-paused .sunlight-glow{animation-play-state:paused}.hero-baseline #motion-toggle{min-height:44px;min-width:115px}
@keyframes haeyul-camera{from{transform:scale(1.015) translateX(-.25%)}to{transform:scale(1.065) translateX(.4%)}}
@keyframes haeyul-rays{from{transform:translateX(-3%) rotate(-2deg);opacity:.3}to{transform:translateX(3%) rotate(2deg);opacity:.9}}
@keyframes haeyul-glow{from{opacity:.3}to{opacity:.8}}
/* Specific incident names stay visible; case stories form the editorial second layer. */
.fields-story{background:#fff}.fields-story .mobile-break{display:block}.fields-grid{grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--line);margin-bottom:35px}.field,.field:last-child{padding:25px 20px;min-height:155px;border-color:var(--line);align-items:flex-start;background:#fff}.field:hover{background:#f6f6f4}.field:after{background:#dededb!important}.field-no{font:15px Georgia;color:#a88549}.field h3{font-family:Haeyul,sans-serif;font-size:22px;font-weight:400;margin:12px 0 10px}.field .field-more{font-size:13px}.field-route-tabs{margin-bottom:0!important;border:0}.case-module{position:relative;margin-top:70px;padding-top:0;background:none}.case-heading{padding-bottom:20px}.case-heading h3{font-size:32px;line-height:1.5}.case-heading .chapter{margin-bottom:12px}.case-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 48px;border:0}.case-card{position:relative;border:0;border-bottom:1px solid #d3d5d7;padding:32px 0;background:transparent;display:flex;flex-direction:column;gap:10px;min-width:0}.case-card:last-child{border-bottom:1px solid #d3d5d7}.case-card h3{font:400 27px/1.6 var(--serif);margin:5px 0 15px}.case-card p{font-size:16px;line-height:1.9}.case-card .case-result{font-size:16px;color:#997335;border:0;padding:0;align-self:flex-start;background:none}.case-actions{margin-top:auto;gap:30px;flex-wrap:wrap}.case-actions a{font-size:15px}.case-card:first-child{grid-column:1/-1;background:#0b1829;color:white;min-height:450px;padding:48px;margin-bottom:22px;isolation:isolate;overflow:hidden}.case-card:first-child:after{content:'';position:absolute;top:0;right:0;bottom:0;width:54%;background:url('/assets/expertise-light.webp') center/cover;z-index:-1}.case-card:first-child>*{max-width:40%}.case-card:first-child p{color:#d6dbe2}.case-card:first-child .tag,.case-card:first-child .case-result{color:#d7b778}.case-card:first-child h3{font-size:31px}.case-card:first-child .text-link{color:#e1c491}.case-note{margin-top:24px}.empty{background:#f5f5f3;padding:38px}
/* About is an expansive editorial chapter, never a separate people billboard. */
.about-story{background:#fff;border-top:1px solid #e4e5e5;padding:0}.about-story .about-grid{width:100%;max-width:none;grid-template-columns:1.1fr 1fr;gap:0}.office-photo{min-height:650px;overflow:hidden;margin:0}.office-photo img{object-position:center;width:100%;height:100%;object-fit:cover}.about-copy{padding:70px clamp(32px,6vw,110px)}.about-copy h2{font:400 clamp(34px,3.7vw,60px)/1.5 var(--serif);margin-bottom:24px}.about-copy>p{font-size:16px;line-height:1.9}.about-copy .lead{font-size:19px!important}.about-rows a{font-size:16px;border-color:#d7d7d4;padding:16px 0}.about-copy .chapter{font-size:12px;letter-spacing:.16em}.office-line{font-size:14px}.office-line .text-link{font-size:14px}.main-direct-links{background:#0b1829;color:#fff;padding:40px var(--space);gap:0;max-width:none;width:100%;margin:0;grid-template-columns:1fr 1fr}.main-direct-links>a{border:0;background:transparent;border-right:1px solid #ffffff35;padding:10px 35px}.main-direct-links>a:first-child{padding-left:0}.main-direct-links>a:last-child{border-right:0}.main-direct-links small{font-size:12px;letter-spacing:.2em;color:#d9ba81}.main-direct-links strong{font:32px var(--serif);color:#fff}.main-direct-links span{font-size:15px;color:#c8ced5}.page-banner{padding:65px var(--space) 55px;background:#fff;color:var(--ink);border:0;max-width:1600px;margin:auto}.page-banner:after{display:none}.page-banner .breadcrumb{font-size:13px;letter-spacing:.16em;color:#9a793f;margin-bottom:28px}.page-banner h1{font-size:clamp(40px,4.6vw,76px);line-height:1.45;margin:0 0 18px}.page-banner p{font-size:18px;color:var(--muted);line-height:1.8}.about-page-tabs{display:flex;gap:35px;justify-content:flex-end;padding:0 0 25px}.about-page-tabs a{font-size:16px;padding:8px 0;border-bottom:1px solid #b79a66}.about-opening{display:grid;grid-template-columns:1.25fr 1fr}.about-opening .office-photo{min-height:540px}.about-opening-copy{padding:65px clamp(30px,4vw,80px);align-self:center}.about-opening-copy h2{font-size:clamp(36px,3.9vw,65px)}.about-opening-copy .text-link{margin-top:32px;color:#967038}.editorial-signature{background:var(--ink);color:#fff;padding:38px var(--space);display:flex;align-items:center;justify-content:space-between;gap:30px}.editorial-signature>span{font:clamp(35px,5.4vw,84px)/1.2 Georgia;letter-spacing:-.035em}.editorial-signature em{color:#d8b77a}.editorial-signature small{font:14px Georgia;letter-spacing:.15em;color:#d5b985}.people-page{padding-top:65px;padding-bottom:90px}.brand-statement{font-size:clamp(30px,3.5vw,52px);line-height:1.65;margin:70px 0;padding:55px 0;border-color:#d6c6a6}.editorial-columns{gap:70px}.editorial-columns h2{font-size:36px}.editorial-columns p{font-size:17px}.portrait-grid{gap:50px 30px}.portrait-card{border:0}.portrait-card img{height:360px;filter:saturate(.8)}.portrait-card h2{font-size:30px;margin-top:23px}.profile-layout{gap:70px}.profile-layout li{font-size:17px}.process-list li{padding:32px 0}.process-list h3{font-size:26px}.process-list span{color:#a4864d}
/* Expandable center presentation with complete inherited center directory below. */
.centers-story,body[data-page=centers],body[data-page=center]{background:var(--ink);color:#fff}.centers-story{padding:100px 0}.centers-story p,.centers-story .text-link,body[data-page=centers] main p,body[data-page=center] main p{color:#c8d0da}.centers-story .chapter{color:#d4b476}.centers-story .section-intro h2{font-size:clamp(34px,3.7vw,60px)}.expertise-list{border-top:1px solid #ffffff45}.expertise-item{border-bottom:1px solid #ffffff45}.expertise-item summary{display:grid;grid-template-columns:60px 1fr 30px;gap:22px;align-items:center;padding:25px 0;cursor:pointer;list-style:none;font:clamp(23px,2vw,33px)/1.5 var(--serif)}.expertise-item summary::-webkit-details-marker{display:none}.expertise-num{color:#d5b475;font:25px Georgia}.expertise-item summary small{display:block;font:14px Haeyul,sans-serif;color:#bbc6d3;letter-spacing:0}.expertise-plus{width:22px;height:22px;position:relative}.expertise-plus:before,.expertise-plus:after{content:'';position:absolute;background:#d4b77e;top:10px;left:0;width:22px;height:1px}.expertise-plus:after{transform:rotate(90deg)}.expertise-item[open] .expertise-plus:after{display:none}.expertise-content{display:grid;grid-template-columns:40% 60%;min-height:300px;padding-bottom:28px}.expertise-content>div{padding:15px 50px 20px 82px;display:flex;flex-direction:column}.expertise-content p{font-size:17px;line-height:1.9;color:#d2d8e0}.expertise-content .chapter{font-size:12px;color:#d5b476;letter-spacing:.14em}.expertise-content img{width:100%;height:320px;object-fit:cover}.expertise-content .center-links{margin-top:auto;display:flex;gap:22px;flex-wrap:wrap}.expertise-content a{font-size:15px;color:#d9b978}.all-centers{border-top:1px solid #ffffff30;gap:0;background:none}.all-centers a{background:transparent;border:0;border-bottom:1px solid #ffffff30;color:white;font-size:17px;padding:25px}.all-centers a:hover{background:#ffffff09}body[data-page=centers] .page-banner,body[data-page=center] .page-banner{background:var(--ink);color:#fff}body[data-page=centers] .page-banner p,body[data-page=center] .page-banner p{color:#c8d0da}body[data-page=center] .reading{max-width:1150px}body[data-page=center] .topic-list li{border-color:#ffffff35;color:#fff}body[data-page=center] .btn.dark{background:#d8ba80;color:#0b1829}body[data-page=center] .source-note{color:#b8c4d4}
/* Media, consultation and community inherit the same hierarchy, not new decoration. */
.media-story{background:#fff}.journal-grid{gap:40px}.article-card{border:0;border-bottom:1px solid #d6d7d9;background:transparent;overflow:visible}.cover{background:#0d2035;min-height:220px;height:220px;padding:30px;color:#d9bd89;border-radius:0}.cover:after{display:none}.cover.sand{background:#b29a70;color:#fff}.cover.gray{background:#445364;color:#fff}.cover strong{font:75px Georgia;opacity:.8}.cover small{font-size:13px;letter-spacing:.13em}.article-body{padding:25px 0 30px}.article-body h3{font-size:28px;line-height:1.6}.article-body p{font-size:16px}.article-tail{margin-top:22px}.save{font-size:14px}.consult-story{background:#0b1829;padding:100px 0;color:#fff}.consult-story h2{font-size:clamp(40px,4.8vw,72px)}.consult-story p{color:#c9d1da}.consult-story .chapter{color:#d7b978}.consult-grid{gap:10%}.consult-choices{gap:25px}.consult-choices>a{background:transparent;border:0;border-top:1px solid #b49a67;border-bottom:1px solid #ffffff30;padding:25px 0}.consult-choices h3{font-size:29px}.consult-choices p{font-size:15px}.consult-main-link{font-size:17px;color:#e0c38e}.consult-aside{border:0;border-left:1px solid #ffffff30;padding:30px 0 30px 40px}.consult-aside h3{font-size:29px}.consult-aside .phone-line strong{font:38px Georgia;color:#fff}.demo-line{font-size:14px}.members-story{background:#fff}.network-grid{gap:45px}.network-card{border:0;border-top:1px solid #b29563;background:transparent;padding:30px 0;box-shadow:none}.network-card .chapter{font-size:12px}.network-card h3{font:34px/1.5 var(--serif)}.network-card p,.network-card li{font-size:16px;line-height:1.9}.network-talk{font-size:15px;color:#8e6d39}.lounge-teaser{padding:55px;background:#0b1829;color:white;border:0;margin-top:65px;gap:40px}.lounge-teaser h3{font:40px/1.5 var(--serif)}.lounge-teaser p,.lounge-teaser small{color:#c6cfd9;font-size:16px}.lounge-teaser .chapter{color:#d4b379}.lounge-teaser .btn.dark{background:#d7b87d;color:#0b1829;border-color:#d7b87d}.lounge-teaser .text-link{color:#dfc18c}.member-space{background:#f4f5f6;border:0;margin-top:30px;padding:32px}.member-space strong{font:30px var(--serif)}.member-space span{font-size:15px}.forum-plan,.network-intro,.role-note{background:#f5f6f7;border:0;border-top:1px solid #b59a69;border-radius:0}.forum-plan{padding:50px;margin-top:55px}.live-card{border-color:#d2d6dc;padding:32px 0}.live-card h3{font-size:29px}.live-meta{color:#78633c}.live-form input,.live-form textarea,.live-form select{border-color:#c5cbd3;border-radius:0;min-height:48px}.live-form button{justify-self:start}.empty-state{background:#f4f5f7;border-top:1px solid #c6ced8;padding:50px 24px}.live-form{margin-bottom:35px}.feed-heading{margin-bottom:32px}.member-toolbar{gap:18px}.member-badge{border-color:#b7a379;font-size:15px}.admin-note{background:#f3f4f6}.admin-table td,.admin-table th{border-color:#d4d9df}.detail-layout{gap:70px}.field-aside{background:#f4f5f6;border:0;border-top:2px solid #ad8a50;padding:35px}.field-aside h3{font-size:29px}.question-flow summary,.guide-details summary{font-size:17px;min-height:48px}.detail-consult{background:#f1f3f5;padding:40px}.topic-list li{border-color:#d6d9de}.consult-route{border:0;border-top:1px solid #a58650;padding:32px 0}.consult-route h2{font-size:38px}.consult-route p{font-size:17px}.filters button{border-radius:0;font-size:15px}.filters button.active{background:var(--ink);color:#fff}.form-grid label,.book-option p{font-size:16px}.stat{border-color:#d6d9df}.stat strong{font:40px Georgia}
footer{background:#08131f;color:#fff;padding:70px var(--space) 130px;border-top:1px solid #ffffff20;gap:50px}footer p,footer .footer-location{color:#b6c1ce;font-size:15px}footer .brand{font-weight:400}footer .brand img{mix-blend-mode:normal}footer .footer-motto{font:25px/1.7 var(--serif);color:#fff}footer .english{font-size:14px;color:#d3b37a}footer .footer-location strong{font:25px var(--serif);color:#fff}footer .footer-location span{font-size:14px}footer .prototype{font-size:13px;line-height:1.8}footer nav{font-size:15px}.bottom-bar{background:#fff;border-top:1px solid #ddd;box-shadow:none}.bottom-bar>a{font-size:15px;min-height:74px}.bottom-bar small{font-size:12px}.bottom-bar>a.kakao{background:#fee500}.bottom-bar .bubble{font-size:9px}.bottom-bar>a:hover{filter:brightness(.97)}dialog{border:0;border-radius:0;background:#fff}dialog h2{font-size:48px}.menu-head{font-size:14px}.menu-sub{font-size:16px!important}#toast{font-size:15px}
@media(min-width:1600px){.hero-content{width:calc(100% - 160px)}header{padding-inline:5%}.story-hero h1{font-size:88px}}
@media(max-width:1200px){header .brand{font-size:21px}.desktop{gap:14px}.nav-group>a{font-size:14px}.header-actions{gap:13px}.my-icon{display:none}.story-hero h1{font-size:62px}.expertise-content>div{padding-left:40px;padding-right:30px}.case-card:first-child{padding:35px}.about-copy{padding:50px 35px}.about-copy h2{font-size:40px}.network-grid{gap:25px}.story-section{padding-block:85px}.about-story{padding:0}.portrait-grid{grid-template-columns:repeat(3,1fr)}.portrait-card img{height:330px}}
@media(max-width:1000px){.desktop{display:none}#menu-open{display:inline-block}.section-intro{gap:40px}.section-intro h2{font-size:38px}.fields-grid{grid-template-columns:repeat(5,1fr)}.field,.field:last-child{padding:20px 14px;min-height:150px}.field h3{font-size:19px}.field .field-more{font-size:12px}.about-opening{grid-template-columns:1fr 1fr}.about-opening .office-photo{min-height:500px}.about-opening-copy{padding:35px}.about-opening-copy h2{font-size:40px}.editorial-signature{flex-wrap:wrap}.expertise-content{grid-template-columns:45% 55%}.expertise-content img{height:310px}.expertise-content>div{padding-left:0}.journal-grid{grid-template-columns:repeat(3,1fr);gap:25px}.article-body h3{font-size:25px}.consult-grid{gap:40px}.network-grid{grid-template-columns:1fr}.network-card{display:grid;grid-template-columns:1fr 1fr;column-gap:35px}.network-card .chapter,.network-card h3{grid-column:1}.network-card>p:not(.chapter),.network-card ul{grid-column:2;grid-row:auto}.network-card .text-link,.network-talk{justify-self:start}.profile-layout{gap:35px}.editorial-columns{gap:40px}.bottom-bar>a{font-size:14px}.story-hero{min-height:730px}.hero-content{padding-top:140px}}
@media(max-width:700px){:root{--space:24px}header{height:78px;padding:0 20px;gap:12px}header .brand{font-size:20px;gap:9px}header .brand img{width:38px;height:38px}header .brand small{font-size:9px;letter-spacing:2px}.header-actions{gap:12px}.login-nav{font-size:13px}body[data-page=home] .story-hero{margin-top:-78px}.story-hero{height:94svh;min-height:690px;max-height:960px}.hero-content{padding:128px 0 120px;justify-content:center}.sunlight-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#071422bc,#0714224d 70%),linear-gradient(0deg,#06132080,transparent 40%)}.story-hero h1{font-size:clamp(39px,9vw,57px);line-height:1.5;letter-spacing:-.05em}.hero-eyebrow{font-size:10px;line-height:1.8;letter-spacing:.13em;margin-bottom:24px}.hero-english{font-size:18px;letter-spacing:.1em;margin-bottom:20px}.hero-lower>p{font-size:16px;margin-bottom:20px}.hero-links{margin-top:25px;gap:26px}.hero-links .text-link{font-size:15px}.hero-baseline{bottom:24px;gap:14px;justify-content:space-between}.hero-baseline>span{display:none}.hero-baseline button[data-scroll]{margin-left:0}.hero-baseline button{font-size:11px;letter-spacing:0}.hero-baseline #motion-toggle{font-size:12px;min-width:110px}.story-section{padding:65px 0}.chapter{font-size:12px;letter-spacing:.15em;margin-bottom:25px}.chapter span{font-size:16px}.section-intro{grid-template-columns:1fr;gap:24px;margin-bottom:30px}.section-intro h2{font-size:34px;line-height:1.5}.section-intro>div{padding-left:19px}.section-intro p{font-size:15px}.section-intro .lead{font-size:18px!important}.fields-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:25px}.field,.field:last-child{min-height:140px;padding:20px 15px}.field h3{font-size:21px}.field .field-more{font-size:12px}.field:not(:nth-child(5n)):after{display:none}.field:nth-child(odd):after{display:block}.route-tabs{gap:0 22px}.route-tabs a,.story-wrap .route-tabs a{font-size:14px;padding:14px 0}.case-module{margin-top:45px}.case-heading{display:block}.case-heading h3{font-size:27px;margin-bottom:20px}.case-grid{grid-template-columns:1fr;gap:0}.case-card{padding:28px 0}.case-card h3{font-size:26px}.case-card:first-child{padding:210px 24px 30px;min-height:0;margin-bottom:0}.case-card:first-child:after{width:100%;height:180px;bottom:auto;background-position:center}.case-card:first-child>*{max-width:100%}.case-card:first-child h3{font-size:27px}.case-card p{font-size:15px}.case-actions{gap:20px}.case-note{font-size:13px}.section-foot{align-items:start;flex-direction:column;gap:16px}.section-foot p{font-size:14px}.section-foot .subtle-book{font-size:14px}.about-story{padding:0}.about-story .about-grid,.about-opening{grid-template-columns:1fr;gap:0}.office-photo,.about-opening .office-photo{min-height:350px}.about-copy,.about-opening-copy{padding:40px 24px 50px}.about-copy h2,.about-opening-copy h2{font-size:37px}.about-copy>p{font-size:16px}.about-copy .chapter{font-size:11px}.about-copy .lead{font-size:18px!important}.main-direct-links{padding:28px 24px;gap:22px;grid-template-columns:1fr}.main-direct-links>a,.main-direct-links>a:first-child{padding:10px 0 22px;border:0;border-bottom:1px solid #ffffff30}.main-direct-links>a:last-child{padding-bottom:0;border:0}.main-direct-links strong{font-size:29px}.main-direct-links span{font-size:14px}.page-banner{padding:38px 24px 32px}.page-banner h1{font-size:38px;line-height:1.5}.page-banner p{font-size:16px}.page-banner .breadcrumb{font-size:12px;letter-spacing:.1em;margin-bottom:20px}.about-page-tabs{justify-content:flex-start;gap:28px;padding-bottom:22px}.about-page-tabs a{font-size:15px}.editorial-signature{padding:30px 24px;gap:18px}.editorial-signature>span{font-size:38px;line-height:1.3}.editorial-signature small{font-size:12px}.people-page{padding:45px 0 65px}.editorial-columns{grid-template-columns:1fr;gap:30px}.editorial-columns h2{font-size:30px}.editorial-columns p{font-size:16px}.brand-statement{font-size:30px;margin:40px 0;padding:35px 0}.reading{padding:40px 24px 65px}.reading h2{font-size:30px}.reading p{font-size:16px}.portrait-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 18px}.portrait-card img{height:240px}.portrait-card h2{font-size:27px}.portrait-card p{font-size:14px}.profile-layout{grid-template-columns:1fr;gap:30px}.profile-layout .real-portrait{height:auto;max-height:480px;max-width:320px}.process-list li{padding:24px 0}.process-list h3{font-size:23px}.expertise-item summary{grid-template-columns:28px 1fr 20px;gap:12px;font-size:23px;padding:23px 0}.expertise-num{font-size:20px}.expertise-content{grid-template-columns:1fr;gap:20px;padding-bottom:22px}.expertise-content>div{padding:5px 0}.expertise-content p{font-size:16px}.expertise-content .chapter{font-size:11px;margin-bottom:16px}.expertise-content .center-links{margin-top:12px;gap:22px}.expertise-content a{font-size:14px}.expertise-content img{height:210px}.all-centers{grid-template-columns:1fr 1fr}.all-centers a{font-size:15px;padding:20px 12px}.centers-story .section-intro h2{font-size:34px}.journal-grid{grid-template-columns:1fr;gap:34px}.cover{height:190px;min-height:190px}.article-body h3{font-size:27px}.consult-story{padding:60px 0}.consult-grid{grid-template-columns:1fr;gap:40px}.consult-story h2{font-size:40px}.consult-choices h3{font-size:25px}.consult-choices p{font-size:14px}.consult-aside{border-left:0;border-top:1px solid #ffffff30;padding:32px 0 0}.consult-aside .btn{font-size:15px}.consult-main-link{font-size:16px}.network-card{display:block;padding:25px 0}.network-card h3{font-size:30px}.network-card p,.network-card li{font-size:16px}.network-grid{gap:16px}.network-card .text-link{font-size:15px}.network-talk{display:block;margin-top:20px}.lounge-teaser{padding:30px 24px;margin-top:40px;grid-template-columns:1fr;gap:24px}.lounge-teaser h3{font-size:32px}.lounge-teaser p,.lounge-teaser small{font-size:15px}.member-space{padding:24px;gap:20px}.member-space strong{font-size:27px}.member-space span{font-size:14px}.forum-plan{padding:28px;margin-top:35px}.forum-plan h2{font-size:29px}.live-card h3{font-size:26px}.live-meta{font-size:13px}.live-body{font-size:16px}.member-toolbar{gap:12px}.member-toolbar .btn{font-size:14px}.detail-layout{grid-template-columns:1fr;gap:30px}.field-aside{padding:28px}.detail-consult{padding:28px}.consult-route{padding:25px 0}.consult-route h2{font-size:32px}.consult-route .btn{font-size:15px}.section{padding:45px 24px}.bottom-bar{grid-template-columns:27fr 28fr 45fr}.bottom-bar>a{font-size:12px;gap:5px;min-height:72px;padding:10px 4px}.bottom-bar small{font-size:10px}.bottom-bar>a>span{font-size:21px}.bottom-bar .bubble{font-size:8px}footer{padding:45px 24px 110px;gap:32px}footer nav{font-size:14px}footer .prototype{font-size:12px}footer .footer-motto{font-size:24px}.btn{font-size:15px}.text-link{font-size:15px}.role-table{overflow-x:auto}#toast{bottom:90px;font-size:14px}.live-form input,.live-form select,.live-form textarea{font-size:16px}}
@media(prefers-reduced-motion:reduce){.sunlight-image,.sunlight-rays,.sunlight-glow{animation:none!important;will-change:auto}html{scroll-behavior:auto}}
/* The supplied logo includes white; screen blending removes that background on navy. */
body[data-page=home] header .brand img,footer .brand img{filter:invert(1) grayscale(1) sepia(1) saturate(2) brightness(1.3);mix-blend-mode:screen}
body[data-page=fields] main>.story-wrap:last-child{padding-bottom:80px}
body[data-page=media] .content-width,body[data-page=location] .content-width{max-width:1440px;width:calc(100% - var(--space)*2);padding-inline:0}
/* Faithful implementation of the approved image, rather than a second art direction. */
:root{--serif:HaeyulSerif,Georgia,'Batang',serif;--header-height:100px;--gold:#b4945d;--ink:#0b1829;--space:6.7vw}
h1,h2,h3,.brand{font-synthesis:none}body{font-family:Haeyul,'Apple SD Gothic Neo','Malgun Gothic',sans-serif}.story-wrap{max-width:1600px}.chapter{font-family:Georgia,serif;letter-spacing:.28em;font-size:13px}.brand-mark{flex:none;overflow:visible;width:56px;height:56px}.brand small{font-family:Haeyul,sans-serif!important;font-size:10px!important;letter-spacing:.34em!important}.brand{font-family:var(--serif);font-weight:400!important}.brand>span{font-size:clamp(21px,1.75vw,28px)}
header{height:var(--header-height);padding-inline:var(--space);gap:35px;position:sticky;top:0;background:#fff;backdrop-filter:none;border-bottom:1px solid transparent;transition:background .3s,color .3s,border-color .3s}.desktop{gap:clamp(15px,2vw,34px);margin-left:auto;align-self:stretch}.nav-group{position:static;align-items:center}.nav-group>a{font-size:15px;padding:34px 0!important;line-height:1.6;transition:color .2s}.desktop a[aria-current=page]:after{bottom:25px}.nav-toggle{width:14px;min-width:14px;padding:4px 0;opacity:.5;align-self:center;font-size:11px}.header-actions{margin-left:auto;gap:18px}.my-icon{display:none}.login-nav{border-left:1px solid #b49a6b;padding-left:30px;font-size:14px}.nav-dropdown,.nav-group:hover>.nav-dropdown,.nav-group:focus-within>.nav-dropdown,.nav-group.is-open>.nav-dropdown{display:grid;grid-template-columns:1fr 1.2fr 1.1fr;align-items:center;column-gap:7%;top:100%;left:0;right:0;width:100%;padding:40px var(--space);background:#fff;color:#0b1829;border:0;border-top:1px solid #d8c7a4;box-shadow:0 24px 45px #07142114;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .2s,transform .2s,visibility .2s;z-index:40}.nav-group.is-open>.nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav-intro small{font:12px Georgia;letter-spacing:.22em;color:#a07a40}.nav-intro strong{font:32px/1.6 var(--serif);display:block;margin:13px 0 14px}.nav-intro p{font-size:15px;line-height:1.9;color:#68707a;margin:0}.nav-entries{display:grid;gap:0}.nav-dropdown .nav-entries a{padding:11px 0!important;font-size:17px!important;border-bottom:1px solid #e3e1db;transition:color .2s,padding .2s;background:none}.nav-dropdown .nav-entries a:after{content:'⟶';display:block!important;position:static;background:none;height:auto;color:#b59b69;float:right}.nav-dropdown .nav-entries a:hover,.nav-dropdown .nav-entries a:focus-visible{color:#a37f44;background:none;padding-left:8px!important}.nav-photo{width:100%;height:200px;object-fit:cover}.nav-group.is-open>a{color:#b99458}
body[data-page=home] header{background:#fff;color:#0b1829;backdrop-filter:none;border-bottom:1px solid #e4e1da}body[data-page=home][data-at-top=true] header{background:transparent;color:#fff;border-bottom-color:transparent}body[data-page=home][data-at-top=true] .login-nav{border-color:#c2a571}body[data-page=home][data-at-top=true] .nav-group>a{color:#fff;text-shadow:0 1px 10px #0004}body[data-page=home][data-at-top=true] .nav-group.is-open>a{color:#e7cb99}
/* At a 1586×992 desktop, the photo occupies 833px exactly as in the signed-off image. */
body[data-page=home] .approved-hero{margin-top:calc(-1 * var(--header-height))}.approved-hero{height:84svh;min-height:650px;max-height:none;overflow:hidden;isolation:isolate;background:#0a1520}.approved-hero .sunlight-image{object-position:center center;object-fit:cover;animation:approved-camera 32s ease-in-out infinite alternate;transform:none}.approved-hero .hero-shade{background:linear-gradient(90deg,#04101b16,transparent 45%);z-index:-1}.approved-hero .sunlight-rays{opacity:.15;animation:approved-rays 20s ease-in-out infinite alternate}.approved-hero .sunlight-glow{opacity:.15;animation:approved-glow 15s ease-in-out infinite alternate}.approved-hero .hero-content{position:absolute;left:var(--space);top:30.5%;width:auto;max-width:48%;height:auto;min-height:0;padding:0;margin:0;display:block}.approved-hero h1{font-family:var(--serif);font-weight:400;font-size:clamp(48px,4.1vw,76px);line-height:1.33;letter-spacing:.015em;margin:0 0 26px;max-width:none;color:#fff;text-shadow:0 1px 15px #0002}.approved-hero h1 em{color:#d6b16e}.approved-hero .hero-english{font:400 clamp(18px,1.4vw,25px)/1.6 Georgia;letter-spacing:.3em;color:#c6a267;margin:0 0 22px;padding-top:22px;position:relative}.approved-hero .hero-english:before{position:absolute;content:'';left:0;top:0;width:45px;height:1px;background:#c6a267}.approved-hero .hero-description{font-size:clamp(16px,1.25vw,20px);line-height:1.6;color:#fff;margin:0}.approved-hero .hero-links{margin-top:60px;display:flex;gap:35px}.approved-hero .hero-links a{color:#d1af70;font-size:17px;font-weight:400;gap:20px;border-color:#c8a265;letter-spacing:0;padding-bottom:9px}.approved-hero .hero-links span{font-size:31px;font-family:Georgia;line-height:1}.approved-hero .hero-baseline{right:35px;bottom:20px;left:auto;color:#fff;opacity:.8;display:block}.approved-hero .hero-baseline button{font-size:12px;min-height:36px;padding:3px 0;border:0;text-shadow:0 1px 10px #000}.approved-hero.motion-paused .sunlight-image,.approved-hero.motion-paused .sunlight-rays,.approved-hero.motion-paused .sunlight-glow{animation-play-state:paused}
@keyframes approved-camera{from{transform:scale(1)}to{transform:scale(1.012)}}@keyframes approved-rays{from{transform:translateX(-1%);opacity:.08}to{transform:translateX(1%);opacity:.25}}@keyframes approved-glow{from{opacity:.04}to{opacity:.2}}
.hero-strip{height:16svh;min-height:116px;max-height:190px;background:white;display:flex;gap:4vw;align-items:center;padding:0 var(--space);border:0}.hero-next{display:flex;align-items:center;gap:28px;flex:1;min-width:0}.hero-next>span{font:italic 22px Georgia;color:#b5935b;padding-right:30px;border-right:1px solid #bea174}.hero-next strong{font:clamp(23px,1.9vw,32px)/1.5 var(--serif);white-space:nowrap;font-weight:400}.hero-next i{height:1px;background:#c6aa7c;flex:1;min-width:25px}.hero-next b{font:40px Georgia;color:#bea070;font-weight:400;line-height:1}.hero-contact{display:flex;align-items:center;gap:0;flex:none}.hero-contact>a{display:flex;align-items:center;gap:12px;padding:0 24px;border-left:1px solid #ccb38c;min-height:45px;font-size:14px;color:#0b1829;transition:color .2s}.hero-contact>a:last-child{padding-right:0}.hero-contact small{display:block;font-size:11px;color:#757b83;line-height:1.5;margin-top:3px}.contact-icon{font-size:29px;line-height:1}.contact-icon svg{width:27px;height:27px;display:block}.kakao-mark{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;background:#fee500;color:#101827;font:bold 8px Haeyul,sans-serif}.hero-next:hover strong,.hero-contact>a:hover{color:#a17d3f}body[data-page=home][data-at-top=true]>.bottom-bar{transform:translateY(130%);pointer-events:none}.bottom-bar{transition:transform .3s;background:white}.bottom-bar>a{font-weight:400}.bottom-bar>a.kakao{background:#fee500}.bottom-bar small{font-size:12px}
/* The next chapter matches the approved left-menu / photo / overlay composition. */
.fields-story{padding:82px 0 85px}.fields-story .chapter{margin-bottom:22px}.fields-story .section-intro{grid-template-columns:1.2fr 1fr;align-items:center;margin-bottom:34px}.fields-story .section-intro h2{font-size:clamp(39px,3.5vw,60px);line-height:1.45}.fields-story .section-intro>div{padding-left:28px;max-width:500px;justify-self:end}.fields-story .section-intro p{font-size:17px;line-height:1.7}.field-route-tabs{border-bottom:1px solid #d8dadd!important;margin-bottom:28px!important;gap:42px}.field-route-tabs a{padding:14px 0 17px;font-size:17px!important;border-bottom-width:2px}.practice-layout{display:grid;grid-template-columns:32% 1fr;gap:4%;align-items:start}.practice-fields .fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:26px;border-top:0;margin:0 0 28px}.practice-fields .field,.practice-fields .field:last-child{min-height:92px;display:grid;grid-template-columns:20px 1fr;align-items:center;gap:9px;padding:21px 0;border:0;border-bottom:1px solid #d2d3d3;background:none;transition:border-color .2s,color .2s}.practice-fields .field:after{display:none!important}.practice-fields .field-no{font:13px Georgia;color:#b49255}.practice-fields .field h3{font:20px/1.6 var(--serif);margin:0;letter-spacing:-.035em}.practice-fields .field .field-more{display:none}.practice-fields .field:hover,.practice-fields .field:focus-visible{color:#a7813b;border-bottom-color:#ae8a47;background:none;transform:none}.practice-fields>.text-link{font-size:14px;gap:20px;margin-top:8px}.practice-feature{position:relative;min-height:550px;padding:135px 0 60px 35px;isolation:isolate}.practice-feature>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}.practice-panel{background:#0b1c2df5;color:#fff;padding:34px 35px;max-width:465px;width:68%;min-height:330px;box-shadow:0 16px 35px #00000014}.practice-panel .chapter{color:#c3a16a;font-size:11px;letter-spacing:.26em;margin-bottom:22px}.practice-panel .practice-category{font-size:13px;color:#cfb07c;margin:0 0 15px}.practice-panel h3{font:400 30px/1.55 var(--serif);letter-spacing:-.04em;margin:0 0 18px}.practice-panel p{font-size:14px;line-height:1.85;color:#bdc6d1}.practice-panel .text-link{font-size:14px;color:#e4cfaa;display:flex;justify-content:space-between;margin-top:23px;padding-bottom:8px}.practice-panel .text-link span{font:30px Georgia}.practice-select{position:absolute;bottom:0;left:0;right:0;display:flex;gap:12px;align-items:center;padding:14px 26px;background:#fff}.practice-select button{font:16px Georgia;border:0;border-bottom:1px solid transparent;background:none;min-width:36px;min-height:38px;padding:6px;color:#7c8186}.practice-select button[aria-pressed=true]{color:#9e7b3c;border-color:#ab8c50}.practice-select a{margin-left:auto;font-size:13px;color:#7a623d}.fields-story .case-note{font-size:12px;color:#7c828a;margin-top:23px}.field-index .fields-grid{grid-template-columns:repeat(5,1fr)}.field-index .field h3{font-family:var(--serif);font-size:26px}.field-index .field{min-height:140px;background:none}.field-index .field:after{display:none!important}
/* No duplicate navigation boxes between story sections. */
.about-story .office-photo{min-height:670px}.about-story .about-grid{grid-template-columns:1.22fr 1fr}.about-copy{padding:60px 6vw}.about-copy h2{font:400 clamp(38px,3.6vw,62px)/1.5 var(--serif)}.about-copy .chapter{font-size:11px;letter-spacing:.2em}.about-copy>p:not(.chapter){font-size:16px;line-height:1.9}.about-copy .lead{font-size:19px!important}.about-rows a{padding:15px 0;border-color:#d4d0c8;background:none!important;transition:color .2s}.about-rows a:hover{color:#a17c3d;padding-left:0;padding-right:0}.editorial-signature{min-height:170px;align-items:center;padding:35px var(--space);background:#0b1829}.editorial-signature>span{font-size:clamp(38px,5.3vw,86px);white-space:nowrap}.editorial-signature small{padding-left:5%;border-left:1px solid #aa8b51;line-height:1.9;font-size:13px;max-width:290px;letter-spacing:.15em}.centers-story{padding:100px 0 85px}.centers-story .chapter{font-size:12px;margin-bottom:30px}.centers-story .section-intro{margin-bottom:50px}.centers-story .section-intro h2{font-family:var(--serif);font-size:clamp(37px,3.55vw,62px);line-height:1.5}.expertise-item summary{font:400 clamp(24px,2.05vw,34px)/1.5 var(--serif);padding:25px 0}.expertise-item[open] summary{padding-bottom:10px}.expertise-content{grid-template-columns:35% 65%;padding-bottom:30px}.expertise-content>div{padding:20px 40px 25px 80px}.expertise-content .chapter{font-size:10px;line-height:1.9}.expertise-content p{font-size:16px}.expertise-content img{height:290px}.expertise-content .center-links{gap:20px}.expertise-content a{font-size:14px}.all-centers a{font-family:var(--serif)}
/* Page titles are treated as part of the editorial layout, not separate banner blocks. */
.page-banner{padding:55px var(--space) 40px;max-width:none;width:100%;background:#fff}.page-banner h1{font:400 clamp(40px,4.1vw,70px)/1.45 var(--serif);letter-spacing:-.04em;margin:0 0 18px}.page-banner p{font-size:17px}.page-banner .breadcrumb{font:12px/1.5 Georgia,Haeyul,sans-serif;letter-spacing:.17em;color:#a18350;margin-bottom:22px}.about-page-tabs{padding-bottom:28px;margin-top:-5px}.about-opening{grid-template-columns:1.25fr 1fr}.about-opening .office-photo{min-height:560px}.about-opening-copy{padding:55px 4vw}.about-opening-copy h2{font:400 clamp(39px,3.8vw,66px)/1.6 var(--serif);letter-spacing:-.04em}.about-opening-copy .chapter{font-size:12px;line-height:1.7}.about-opening-copy .lead{font:20px/1.9 var(--serif)!important}.about-opening-copy .text-link{margin-top:24px;color:#a08047}.editorial-columns h2,.reading h2,.feed-heading h2{font-family:var(--serif);font-weight:400}.news-list article,.article-card,.live-card,.network-card{box-shadow:none;border-radius:0}.article-body h3,.network-card h3,.lounge-teaser h3,.consult-story h2,.consult-aside h3,.portrait-card h2{font-family:var(--serif);font-weight:400}.article-card .cover{background-image:linear-gradient(90deg,#091827cc,#09182750),url('/assets/hero-approved.webp');background-size:cover;background-position:center}.article-card .cover.sand{background-image:linear-gradient(90deg,#09182790,#09182720),url('/assets/about-light.webp')}.article-card .cover.gray{background-image:linear-gradient(90deg,#091827aa,#09182730),url('/assets/expertise-light.webp')}.cover strong{font-size:60px}.network-card{border-top:1px solid #baa172}.network-card .chapter{font-size:12px}.member-space{background:none;border-top:1px solid #d8d3c8;border-bottom:1px solid #d8d3c8;padding:25px 0}.lounge-teaser{background:#0b1829;padding:50px}.consult-story{background:#0b1829}.consult-story .btn{border-radius:0}.forum-plan{background:none;padding:40px 0;border-top:1px solid #b39a6e}.brand-statement{font-family:var(--serif);font-size:clamp(28px,3.2vw,50px)}.empty-state{border:0;background:#f7f7f6}.live-form input,.live-form textarea,.live-form select{background:#fff;border:1px solid #ced1d4}.form-error{color:#a8312c}
@media(min-width:1800px){:root{--header-height:110px}.approved-hero h1{font-size:76px}.approved-hero .hero-content{top:31%}.hero-contact>a{padding-inline:28px}.hero-next strong{font-size:32px}}
@media(max-width:1250px){:root{--space:5vw;--header-height:90px}header{gap:20px}.desktop{gap:18px}.nav-group>a{font-size:13px}.nav-toggle{width:10px;min-width:10px}.brand-mark{width:46px;height:46px}.brand>span{font-size:21px}.login-nav{padding-left:20px;font-size:13px}.hero-strip{gap:30px;padding-inline:5vw}.hero-contact>a{padding-inline:15px;gap:8px}.hero-next{gap:17px}.hero-next>span{padding-right:20px}.hero-next strong{font-size:23px}.hero-next b{font-size:32px}.hero-next i{min-width:10px}.approved-hero .hero-content{max-width:49%}.approved-hero h1{font-size:52px}.approved-hero .hero-links{margin-top:48px}.practice-layout{grid-template-columns:32% 1fr;gap:4%}.practice-fields .fields-grid{gap:0 16px}.practice-fields .field h3{font-size:18px}.practice-feature{padding-left:25px;min-height:530px}.practice-panel{width:78%;padding:28px;min-height:310px}.practice-panel h3{font-size:27px}.expertise-content{grid-template-columns:42% 58%}.expertise-content>div{padding-left:60px;padding-right:30px}.about-copy{padding:45px 4vw}.about-copy h2{font-size:42px}.editorial-signature>span{font-size:5.2vw}}
@media(max-width:1000px){.desktop{display:none}.header-actions{margin-left:auto}#menu-open{display:inline-block}.hero-contact>a{padding-inline:12px}.hero-next i,.hero-next b{display:none}.hero-strip{gap:24px}.hero-next strong{font-size:21px}.hero-next>span{font-size:18px;padding-right:15px}.hero-contact>a{font-size:13px}.approved-hero h1{font-size:48px}.approved-hero .hero-english{font-size:18px;letter-spacing:.18em}.approved-hero .hero-description{font-size:16px}.practice-layout{grid-template-columns:1fr}.practice-fields .fields-grid{grid-template-columns:repeat(5,1fr);gap:0 20px}.practice-fields .field,.practice-fields .field:last-child{min-height:75px;padding:15px 0}.practice-fields>.text-link{margin:20px 0 30px}.practice-feature{min-height:520px;padding-top:110px}.practice-panel{max-width:430px;width:60%}.about-story .about-grid{grid-template-columns:1fr 1fr}.about-story .office-photo{min-height:670px}.about-copy h2{font-size:36px}.about-copy .chapter{font-size:10px}.editorial-signature{min-height:135px}.editorial-signature small{font-size:11px;max-width:220px}.hero-strip{min-height:110px}.approved-hero{min-height:650px}}
@media(max-width:700px){:root{--space:24px;--header-height:78px}header{padding-inline:20px;gap:12px}.brand-mark{width:39px;height:39px}.brand>span{font-size:20px}.brand small{font-size:8px!important;letter-spacing:.22em!important}.login-nav{border:0;padding-left:0;font-size:12px}.header-actions{gap:9px}.approved-hero{height:calc(100svh - 105px);min-height:610px;max-height:860px}.approved-hero .sunlight-image{object-position:57% center}.approved-hero .hero-shade{background:linear-gradient(90deg,#06142155,transparent 75%),linear-gradient(0deg,#04101b44,transparent 50%)}.approved-hero .hero-content{left:24px;right:20px;top:29%;max-width:none;width:auto;padding:0}.approved-hero h1{font-size:clamp(35px,8.2vw,51px);line-height:1.45;letter-spacing:-.025em;max-width:100%;margin-bottom:20px}.approved-hero .hero-english{font-size:16px;letter-spacing:.18em;line-height:1.7;padding-top:18px;margin-bottom:20px}.approved-hero .hero-english:before{width:34px}.approved-hero .hero-description{font-size:14px;max-width:260px;line-height:1.9}.approved-hero .hero-links{margin-top:38px}.approved-hero .hero-links a{font-size:15px}.approved-hero .hero-baseline{right:24px;bottom:16px}.approved-hero .hero-baseline button{font-size:11px}.hero-strip{height:auto;min-height:105px;padding:22px 24px;display:block}.hero-next{gap:18px}.hero-next strong{font-size:22px}.hero-next i,.hero-next b{display:block}.hero-next i{min-width:10px}.hero-next>span{font-size:18px;padding-right:18px}.hero-next b{font-size:30px}.hero-contact{display:none}body[data-page=home][data-at-top=true]>.bottom-bar{transform:none;pointer-events:auto}.bottom-bar>a{font-size:12px}.bottom-bar small{font-size:10px}.fields-story{padding:60px 0}.fields-story .chapter{font-size:11px}.fields-story .section-intro{grid-template-columns:1fr;gap:25px;margin-bottom:26px}.fields-story .section-intro h2{font-size:34px}.fields-story .section-intro>div{justify-self:start;padding-left:18px}.fields-story .section-intro p{font-size:15px;line-height:1.9}.field-route-tabs{gap:24px;margin-bottom:12px!important}.field-route-tabs a{font-size:14px!important;padding:12px 0}.practice-fields .fields-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}.practice-fields .field,.practice-fields .field:last-child{min-height:66px;padding:15px 0}.practice-fields .field h3{font-size:21px}.practice-fields .field-no{font-size:12px}.practice-fields>.text-link{font-size:14px;margin:24px 0 30px}.practice-feature{min-height:570px;padding:155px 18px 70px}.practice-panel{width:100%;max-width:none;padding:28px 24px;min-height:310px}.practice-panel h3{font-size:27px;line-height:1.6}.practice-panel .chapter{font-size:10px}.practice-panel .practice-category{font-size:12px}.practice-panel p{font-size:14px}.practice-panel .text-link{font-size:14px}.practice-select{padding-inline:15px}.fields-story .case-note{font-size:12px;line-height:1.85}.field-index .fields-grid{grid-template-columns:repeat(2,1fr)}.field-index .field h3{font-size:22px}.field-index .field{min-height:130px}.about-story .about-grid,.about-opening{grid-template-columns:1fr}.about-story .office-photo,.about-opening .office-photo{min-height:360px}.about-copy,.about-opening-copy{padding:40px 24px 45px}.about-copy h2,.about-opening-copy h2{font-size:35px}.about-copy .chapter{font-size:11px}.about-copy>p:not(.chapter){font-size:16px}.about-copy .lead{font-size:18px!important}.editorial-signature{padding:30px 24px;display:block;min-height:0}.editorial-signature>span{font-size:clamp(30px,7.7vw,44px);white-space:normal;line-height:1.3;display:block}.editorial-signature small{padding:0;border:0;display:block;max-width:none;font-size:11px;margin-top:20px}.centers-story{padding:60px 0}.centers-story .section-intro h2{font-size:33px}.centers-story .section-intro{margin-bottom:28px}.expertise-item summary{font-size:22px;line-height:1.6;padding:23px 0}.expertise-content{grid-template-columns:1fr}.expertise-content>div{padding:15px 0}.expertise-content .chapter{font-size:11px}.expertise-content img{height:215px}.expertise-content .center-links{gap:20px}.expertise-content a{font-size:14px}.page-banner{padding:38px 24px 30px}.page-banner h1{font-size:36px;line-height:1.5}.page-banner p{font-size:16px;line-height:1.9}.page-banner .breadcrumb{font-size:11px}.about-page-tabs{margin-top:0;padding-bottom:22px}.about-opening-copy .lead{font-size:18px!important}.network-card .chapter{font-size:11px}.network-card h3{font-size:29px}.lounge-teaser{padding:32px 24px}.lounge-teaser h3{font-size:30px}.member-space{padding:23px 0}.brand-statement{font-size:28px}.article-body h3{font-size:27px}.portrait-card h2{font-size:26px}.consult-story h2{font-size:38px}.bottom-bar{padding-bottom:env(safe-area-inset-bottom,0px)}footer{padding-bottom:120px}.brand-mark{max-width:56px}}
@media(prefers-reduced-motion:reduce){.approved-hero .sunlight-image,.approved-hero .sunlight-rays,.approved-hero .sunlight-glow{animation:none!important;transform:none!important}header,.nav-dropdown,.bottom-bar{transition:none!important}}
@media(min-width:701px){.approved-hero{height:84svh;min-height:0}.hero-strip{height:16svh;min-height:0;max-height:none}}
@media(min-width:701px) and (max-height:750px){.approved-hero .hero-content{top:27%}.approved-hero h1{font-size:clamp(37px,3.8vw,59px);margin-bottom:18px}.approved-hero .hero-english{font-size:18px;padding-top:15px;margin-bottom:17px}.approved-hero .hero-links{margin-top:30px}.approved-hero .hero-description{font-size:16px}.hero-contact small{font-size:10px}.hero-next strong{font-size:23px}}
