:root{--bg:#f7f3ee;--paper:#f7f3ee;--ink:#202020;--muted:#5d5956;--line:#ddd7d0;--burgundy:#6b2137}
*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Apple SD Gothic Neo','Noto Sans KR','Malgun Gothic',Arial,sans-serif;line-height:1.55;word-break:keep-all}
a{text-decoration:none;color:inherit}.sidebar{position:fixed;left:0;top:0;bottom:0;width:230px;background:var(--bg);border-right:1px solid var(--line);padding:52px 38px;display:flex;flex-direction:column;z-index:10}
.brand{font-family:Georgia,serif;letter-spacing:.35em;color:var(--burgundy);font-size:33px;line-height:1}.brand span{display:block;margin-top:12px;color:#111;font:700 10px/1 Arial,sans-serif;letter-spacing:.45em}
.sidebar nav{display:flex;flex-direction:column;gap:25px;margin-top:112px;font-size:14px;letter-spacing:.07em}.sidebar nav a:hover,.side-bottom a:hover{color:var(--burgundy)}
.side-bottom{margin-top:auto;font-size:11px;color:#777}.side-bottom div{border-top:1px solid var(--line);padding-top:24px;margin-bottom:28px}.mobile-header{display:none}.page{margin-left:230px}
.hero{height:72vh;min-height:650px;position:relative;background:url('assets/hero-profile.jpg') center/cover no-repeat;border-bottom:1px solid var(--line);overflow:hidden}
.hero-copy{position:absolute;left:8vw;top:50%;transform:translateY(-50%);max-width:560px}.hero-copy h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,4.5vw,70px);line-height:1.24;letter-spacing:-.045em;font-weight:400;margin:0}.hero-copy p{margin:26px 0 0;color:#444;font-size:17px}.hero-button{display:inline-block;margin-top:34px;padding:13px 22px;border:1px solid #222;border-radius:999px;font-size:14px;font-weight:700}.scroll{margin-top:76px;font-size:12px;letter-spacing:.16em;color:#333}.scroll span{display:block;width:42px;height:2px;background:var(--burgundy);margin-bottom:18px}
.home-tiles{display:grid;grid-template-columns:repeat(4,1fr);min-height:330px}.tile{position:relative;min-height:330px;padding:42px 44px;border-right:1px solid var(--line);background-size:cover;background-position:right center;display:flex;flex-direction:column;color:#111;overflow:hidden;transition:transform .4s ease}.tile:hover{transform:translateY(-2px)}.tile:before,.practice-grid article:before,.note-card:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,243,238,.94) 0%,rgba(247,243,238,.78) 44%,rgba(247,243,238,.18) 100%)}.tile>*{position:relative;z-index:1}.tile:last-child{border-right:0}.tile span{font-weight:700;letter-spacing:.08em;color:var(--burgundy)}.tile i{width:28px;height:1px;background:var(--burgundy);margin:24px 0 36px}.tile p{color:#383532;font-size:15px;max-width:250px}.tile b{margin-top:auto;font-size:13px;letter-spacing:.08em}
.footer{background:#111;color:#bbb;display:grid;grid-template-columns:1.1fr 1.25fr 1fr 1.2fr;gap:38px;padding:42px 5vw;font-size:13px}.footer strong{color:#fff}.footer p{margin:6px 0}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer a{border-bottom:1px solid #888}
.subhero{min-height:44vh;background:var(--bg);display:flex;flex-direction:column;justify-content:center;padding:8vh 7vw;border-bottom:1px solid var(--line)}.subhero span{letter-spacing:.12em;font-size:13px;color:var(--burgundy)}.subhero h1{margin:24px 0 0;font-size:clamp(42px,5vw,76px);font-weight:600;letter-spacing:-.045em}.subhero p{color:#666}
.practice-grid{display:grid;grid-template-columns:repeat(3,1fr)}.practice-grid article{position:relative;min-height:300px;padding:44px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background-size:cover;background-position:right center;overflow:hidden}.practice-grid article>*{position:relative;z-index:1}.practice-grid article:nth-child(3n){border-right:0}.practice-grid small{color:#777;letter-spacing:.15em}.practice-grid h2{font-size:42px;font-weight:600;margin:52px 0 18px}.practice-grid p{color:#555}
.attorney-page{display:grid;grid-template-columns:.85fr 1fr;gap:70px;align-items:center;padding:8vh 7vw;min-height:100vh;background:var(--bg)}.attorney-photo{margin:0;background:#ddd;overflow:hidden}.attorney-photo img{width:100%;height:100%;object-fit:cover;display:block}.attorney-copy span{letter-spacing:.12em;color:var(--burgundy)}.attorney-copy h1{font-size:clamp(42px,5vw,76px);font-weight:600;letter-spacing:-.045em;line-height:1.15}.attorney-copy .lead{font-size:28px;line-height:1.35;color:#111}.attorney-copy p{color:#555}
.note-grid{display:grid;grid-template-columns:repeat(3,1fr)}.note-card{position:relative;overflow:hidden;min-height:300px;background:var(--bg);background-size:cover;background-position:right center;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:44px;display:flex;flex-direction:column;justify-content:space-between}.note-card>*{position:relative;z-index:1}.note-card span{letter-spacing:.12em;font-weight:700;color:var(--burgundy)}.note-card b{font-size:16px}
.contact-wrap{display:grid;grid-template-columns:1fr 1fr;background:var(--bg)}.contact-form{padding:60px 7vw;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:18px}.contact-form label{display:flex;flex-direction:column;gap:8px;font-weight:700}.contact-form input,.contact-form textarea{border:0;border-bottom:1px solid #bbb;background:transparent;padding:13px 0;font:inherit}.contact-form input:focus,.contact-form textarea:focus{outline:0;border-color:#111}.contact-form button{background:#111;color:#fff;border:0;padding:15px;font-weight:700;cursor:pointer}.contact-form p{font-size:13px;color:#777}.map-side{padding:60px 5vw}.map-side h2{font-size:42px;font-weight:600;margin:0 0 22px}.map-side p{color:#555}.map-side a{display:inline-block;margin:10px 0 24px;border-bottom:1px solid #111}.map-frame{height:360px;border:1px solid var(--line);overflow:hidden}.map-frame iframe{width:100%;height:100%;border:0}.policy{max-width:900px;padding:60px 7vw 120px;background:var(--bg)}.policy p{font-size:19px;color:#444}
.reveal{opacity:0;transform:translateY(32px);transition:.75s ease}.reveal.show{opacity:1;transform:translateY(0)}
@media(max-width:920px){.sidebar{display:none}.mobile-header{display:flex;position:sticky;top:0;z-index:20;background:var(--bg);border-bottom:1px solid var(--line);padding:18px 22px;justify-content:space-between;align-items:center}.mobile-header .brand{font-size:22px}.mobile-header nav{display:flex;gap:14px;font-size:13px}.page{margin-left:0}.hero{height:620px;min-height:0;background-position:center top}.hero-copy{left:24px;right:24px;top:46%}.hero-copy h1{font-size:38px}.home-tiles,.practice-grid,.attorney-page,.note-grid,.contact-wrap,.footer{grid-template-columns:1fr}.tile,.practice-grid article,.note-card{border-right:0}.attorney-page{padding:70px 24px}.contact-form{border-right:0;border-bottom:1px solid var(--line);padding:44px 24px}.map-side,.subhero{padding:60px 24px}.footer{padding:36px 24px}}

/* v12 final Korean brand refinement */
.brand-kr{
  font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Apple SD Gothic Neo','Noto Sans KR','Malgun Gothic',Arial,sans-serif;
  letter-spacing:-.04em;
  color:var(--burgundy);
  font-size:32px;
  font-weight:800;
  line-height:1.08;
}
.brand-kr span{
  display:block;
  margin:0 0 8px;
  color:#111;
  font:700 14px/1.2 -apple-system,BlinkMacSystemFont,'Segoe UI','Apple SD Gothic Neo','Noto Sans KR','Malgun Gothic',Arial,sans-serif;
  letter-spacing:-.02em;
}
.brand-kr small{
  display:block;
  margin-top:12px;
  color:#555;
  font:700 10px/1.2 Arial,sans-serif;
  letter-spacing:.18em;
}
.mobile-brand-kr{
  font-size:24px;
}
.mobile-brand-kr span{
  font-size:11px;
  margin-bottom:5px;
}
.sidebar nav{
  font-size:15px;
  letter-spacing:-.02em;
}
html[lang="en"] .sidebar nav,
html[lang="en"] .brand{
  letter-spacing:.07em;
}
html[lang="en"] .brand{
  font-family:Georgia,serif;
  color:var(--burgundy);
  font-size:33px;
}
html[lang="en"] .brand span{
  display:block;
  margin-top:12px;
  color:#111;
  font:700 10px/1 Arial,sans-serif;
  letter-spacing:.45em;
}


/* v13 deploy polish */
body{background:#f7f3ee;}
.page{animation:pageFade .55s ease both;}
@keyframes pageFade{from{opacity:.0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.hero{background-attachment:scroll;}
.tile,.note-card,.practice-grid article{transition:transform .45s ease, filter .45s ease;}
.tile:hover,.note-card:hover,.practice-grid article:hover{transform:translateY(-3px);}
.hero-button{transition:background .25s ease,color .25s ease,transform .25s ease;}
.hero-button:hover{background:#111;color:#fff;transform:translateY(-1px);}
img{max-width:100%;}
@media (prefers-reduced-motion: reduce){
  *{animation:none!important;transition:none!important;scroll-behavior:auto!important}
}
