:root{color-scheme:light;--brand:#153c63;--brand-light:#ead49a;--ink:#202129;--muted:#62646c;--line:#dcdee3;--paper:#fff;--panel:#f4f5f7;--font:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font);font-size:1rem;line-height:1.8;word-break:keep-all;overflow-wrap:break-word}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #b56a00;outline-offset:6px}p,h1,h2,h3{margin:0}a,button{-webkit-tap-highlight-color:transparent}.shell{width:min(100% - 7rem,1280px);margin-inline:auto}.skip-link{position:absolute;top:0;left:1rem;z-index:10;padding:1rem;background:#fff;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{background:#fff}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:104px}.brand{display:flex;align-items:center;gap:1.5rem}.brand-mark{font-family:Georgia,"Times New Roman",serif;font-size:2.5rem;line-height:1.2;letter-spacing:-.065em;color:var(--brand)}.brand-name{font-size:.875rem;font-weight:600;letter-spacing:-.02em}.header-inner nav{display:flex;gap:2rem;font-size:.9375rem;font-weight:500}.header-inner nav a{padding:1rem 0}.header-inner nav a:hover{color:var(--brand);text-decoration:underline;text-underline-offset:.5rem}.hero{background:var(--brand);color:#fff}.hero-inner{padding-top:2.7rem;padding-bottom:1.8rem}.hero-top{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:3rem}.eyebrow{font-size:1rem;letter-spacing:.025em}.hero-note{font-family:Georgia,"Times New Roman",serif;font-style:italic;font-size:1rem;color:var(--brand-light)}.hero-content{display:grid;grid-template-columns:1.04fr 1fr;gap:3rem;align-items:center;padding-bottom:3.5rem}.hero h1{font-size:clamp(2.9rem,4.2vw,4.1rem);line-height:1.25;font-weight:500;letter-spacing:-.055em}.hero h1 span{color:var(--brand-light)}.hero-description{margin-top:1.7rem;font-size:1.0625rem;line-height:1.85;color:#e5ecf4;letter-spacing:-.02em}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:3.5rem;border-bottom:1px solid currentColor;padding:.7rem 0;font-size:.9375rem;font-weight:600}.hero-link{margin-top:1.8rem}.hero-link:hover{color:var(--brand-light)}.hero-link span{font-size:1.35rem}.hero-wordmark{align-self:center;min-width:0;padding-top:1rem}.large-mark{display:block;font-family:Georgia,"Times New Roman",serif;font-size:clamp(6.5rem,13vw,12.1rem);font-weight:400;line-height:1.15;letter-spacing:-.075em;white-space:nowrap}.wordmark-fullname{border-top:1px solid #6c839b;margin-top:1rem;padding-top:1rem;color:var(--brand-light);font-size:1rem;line-height:1.8;letter-spacing:.015em;text-wrap:balance;word-break:normal;max-width:100%}.hero-bottom{display:flex;justify-content:space-between;gap:1rem;padding-top:1.4rem;border-top:1px solid #647d98;color:#dce6f0;font-size:.8125rem}.section{padding:6.5rem 0}.section-grid{display:grid;grid-template-columns:1fr 3fr;gap:4rem}.section-label{display:flex;align-items:baseline;gap:1.1rem;font-size:.875rem;font-weight:500}.section-label .index{font-family:Georgia,"Times New Roman",serif;font-style:italic;color:var(--brand);font-size:1rem}.section-label p{white-space:nowrap}h2{font-size:clamp(2rem,3vw,2.75rem);line-height:1.45;letter-spacing:-.045em;font-weight:600}.about-body>p{margin-top:1.6rem;color:var(--muted);line-height:1.95;font-size:1.0625rem}.about-body>p+p{margin-top:.8rem}.programs{background:var(--panel)}.programs-heading{margin-bottom:3rem}.section-intro{margin-top:.9rem;color:var(--muted);font-size:1.0625rem}.program-list{border-top:1px solid #aeb0b8}.program{display:grid;grid-template-columns:.36fr 1fr 1.5fr;align-items:center;gap:2rem;padding:2.4rem 0;border-bottom:1px solid var(--line)}.program-number{font-family:Georgia,"Times New Roman",serif;font-size:2.4rem;font-style:italic;line-height:1.2;color:var(--brand)}.small-label{font-size:.8125rem;letter-spacing:.045em;color:var(--muted)}.program-title h3{font-size:1.4rem;font-weight:600;letter-spacing:-.035em}.program>p{font-size:1rem;color:var(--muted);line-height:1.9}.title-with-status{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem}.status{font-size:.75rem;line-height:1.7;border:1px solid #babcc2;border-radius:2px;padding:.05rem .45rem;color:#5b5d65;white-space:nowrap}.archive{padding-top:6rem;padding-bottom:6rem}.archive-label{display:block;color:var(--brand);margin-bottom:1rem}.archive-body>p{color:var(--muted);margin-top:1.3rem;font-size:1.0625rem;line-height:1.95}.instagram-pending{margin-top:2.1rem;display:flex;align-items:center;gap:1rem;border-top:1px solid var(--line);padding-top:1.5rem}.instagram-icon{display:flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;color:var(--brand);flex-shrink:0}.instagram-icon svg{width:2rem;height:2rem}.instagram-pending strong{display:block;font-size:1rem;font-weight:600}.instagram-pending div>span{display:block;color:var(--muted);font-size:.875rem;margin-top:.15rem}.site-footer{border-top:1px solid var(--line)}.footer-inner{display:flex;align-items:center;gap:2rem;min-height:120px}.footer-brand{display:flex;align-items:center;gap:1.5rem}.footer-brand>span:last-child{font-size:.875rem}.footer-brand .brand-mark{font-size:2rem}.copyright{margin-left:auto;font-size:.8125rem;color:var(--muted)}.back-top{font-size:.875rem}.back-top span{margin-left:.8rem}.back-top:hover{color:var(--brand)}::selection{background:#ead49a;color:#153c63}
@media(min-width:1550px){.hero-content{min-height:460px}.large-mark{font-size:12.5rem}}
@media(max-width:1050px){.shell{width:calc(100% - 4rem)}.brand{gap:1rem}.header-inner nav{gap:1.3rem}.hero-content{gap:2rem}.hero h1{font-size:3.2rem}.section-grid{grid-template-columns:1fr 3.3fr;gap:2.5rem}.program{grid-template-columns:.25fr 1.05fr 1.3fr;gap:1.5rem}.desktop-break{display:none}.title-with-status{align-items:baseline;gap:.4rem}.program-title h3{font-size:1.25rem}}
@media(max-width:760px){html{scroll-padding-top:1.5rem}.shell{width:calc(100% - 2.5rem)}.header-inner{min-height:0;padding:1rem 0 .65rem;display:block}.brand{justify-content:space-between;gap:1rem}.brand-mark{font-size:2.2rem}.brand-name{font-size:.8125rem}.header-inner nav{justify-content:space-between;gap:1rem;font-size:.875rem;margin-top:.5rem}.header-inner nav a{padding:.65rem 0}.hero-inner{padding-top:1.65rem;padding-bottom:1.4rem}.hero-top{padding-bottom:2rem}.eyebrow{font-size:.875rem}.hero-note{font-size:.875rem}.hero-content{grid-template-columns:1fr;gap:2.5rem;padding-bottom:2rem}.hero h1{font-size:clamp(2.7rem,8.8vw,3.8rem);line-height:1.3}.hero-description{font-size:1rem;margin-top:1.3rem}.hero-link{margin-top:1.2rem}.hero-wordmark{padding-top:0;max-width:520px;width:100%}.large-mark{font-size:clamp(5.75rem,23vw,10.6rem);line-height:1.05}.wordmark-fullname{margin-top:.5rem;padding-top:.75rem;font-size:.9375rem}.hero-bottom{font-size:.75rem;padding-top:1.1rem}.section{padding:3.75rem 0}.section-grid{grid-template-columns:1fr;gap:1.8rem}.section-label{gap:1rem}h2{font-size:clamp(1.9rem,6.7vw,2.4rem);line-height:1.45}.about-body>p,.section-intro,.archive-body>p{font-size:1rem}.about-body>p{margin-top:1.2rem}.programs-heading{margin-bottom:2rem}.program{grid-template-columns:2.5rem 1fr;gap:.5rem 1rem;padding:1.75rem 0}.program-number{font-size:1.75rem;align-self:start;padding-top:.7rem}.program-title h3{font-size:1.375rem}.program>p{grid-column:2;margin-top:.5rem}.title-with-status{gap:.6rem}.instagram-pending{align-items:flex-start;gap:.65rem}.instagram-icon{width:2rem}.instagram-pending div>span{margin-top:.4rem}.footer-inner{flex-wrap:wrap;gap:1rem;padding:1.6rem 0;min-height:0}.footer-brand{width:100%;gap:1.3rem;justify-content:space-between}.footer-brand>span:last-child{font-size:.8125rem}.copyright{margin-left:0}.back-top{margin-left:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Official logo in navigation and footer; text-led opening section. */
.logo-frame{position:relative;display:block;width:10.25rem;height:3.25rem;overflow:hidden;flex-shrink:0}.official-logo{position:absolute;display:block;width:120%;max-width:none;height:auto;left:-10%;top:50%;transform:translateY(-48%)}.header-inner{flex-wrap:wrap}.hero-content{display:block;min-height:0;padding-top:1.5rem;padding-bottom:4rem}.hero-copy{max-width:60rem}.hero-bottom{align-items:center}.hero-fullname{max-width:26rem;text-align:right;word-break:normal;line-height:1.8}.footer-brand .logo-frame{width:8.5rem;height:2.7rem}
@media(max-width:760px){.brand .logo-frame{width:8.5rem;height:2.7rem}.hero-content{padding-top:.25rem;padding-bottom:2.5rem}.hero-bottom{flex-direction:column;align-items:flex-start;gap:.8rem}.hero-fullname{max-width:24rem;text-align:left;font-size:.8125rem}.footer-brand .logo-frame{width:7.5rem;height:2.4rem}}
