@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Noto+Sans+KR:wght@300;400;500;600&family=Noto+Serif+KR:wght@400;500;600&display=swap');
:root{--ivory:#f7f5ef;--paper:#fffefa;--ink:#27242b;--muted:#716b73;--plum:#584764;--plum2:#372e3e;--sage:#78877c;--line:rgba(39,36,43,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:'Noto Sans KR',sans-serif;font-weight:300;line-height:1.75}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p,figure,blockquote{margin:0}em{font-family:'Noto Serif KR',serif;font-style:normal;color:var(--plum)}
.header{height:78px;padding:0 clamp(24px,5vw,80px);display:flex;align-items:center;justify-content:space-between;background:rgba(247,245,239,.94);backdrop-filter:blur(15px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.logo{display:flex;align-items:center;gap:11px}.logo>span{width:34px;height:34px;border:1px solid var(--plum);border-radius:50%;display:grid;place-items:center;font:500 15px 'Noto Serif KR';color:var(--plum)}.logo b{display:block;font:500 14px 'Noto Serif KR'}.logo small{display:block;font:500 7px 'DM Sans';letter-spacing:.17em;color:#8c858c}.header nav{display:flex;gap:30px;font-size:12px}.header nav a{padding:28px 0;position:relative}.header nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:19px;height:1px;background:var(--plum);transition:.25s}.header nav a:hover:after{left:0;right:0}.nav-cta{font-size:11px;border:1px solid var(--line);padding:9px 14px}
.hero{min-height:710px;height:calc(100vh - 78px);max-height:860px;display:grid;grid-template-columns:44% 46% 10%;border-bottom:1px solid var(--line)}.hero-copy{padding:clamp(70px,9vw,130px) 4vw 60px clamp(28px,8vw,130px);display:flex;flex-direction:column;justify-content:center}.overline{font:600 9px 'DM Sans';letter-spacing:.25em;color:var(--plum);margin-bottom:30px}.hero h1{font:500 clamp(42px,5vw,70px)/1.28 'Noto Serif KR';letter-spacing:-.055em}.lead{margin-top:28px;color:var(--muted);font-size:14px}.hero-links{display:flex;gap:9px;margin-top:34px}.btn{font-size:11px;padding:13px 18px}.btn.filled{background:var(--plum);color:white}.btn.line{border:1px solid var(--line)}.motto{margin-top:auto;font:400 12px 'Noto Serif KR';letter-spacing:.26em;color:#8c858c}.hero-image{margin:4vw 0;position:relative;overflow:hidden;border-radius:170px 170px 0 0}.hero-image img{object-position:center 35%}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 65%,rgba(32,25,36,.55))}.hero-image>p{position:absolute;z-index:2;left:28px;bottom:22px;color:white;font:400 16px 'Noto Serif KR'}.hero-image>p span{display:block;font:500 8px 'DM Sans';letter-spacing:.18em;margin-bottom:3px}.hero-side{background:var(--plum2);color:white;padding:4vw 2vw;display:flex;flex-direction:column;justify-content:space-between}.hero-side>span{font:500 9px 'DM Sans';color:#c9bdce}.hero-side p{writing-mode:vertical-rl;font:400 12px/1.9 'Noto Serif KR';letter-spacing:.1em;align-self:center}
.section{padding:110px clamp(28px,8vw,130px)}.section-label{font:600 9px 'DM Sans';letter-spacing:.21em;color:var(--plum)}.section-label span{display:inline-block;width:34px;color:#a39ca4}.about{display:grid;grid-template-columns:18% 45% 37%;background:var(--paper);align-items:start}.about h2,.section-top h2,.contact h2{font:500 clamp(34px,4vw,57px)/1.35 'Noto Serif KR';letter-spacing:-.05em}.about-text{padding-top:14px}.about-text>p{font-size:13px;color:var(--muted);max-width:470px}.about blockquote{font:400 17px/1.9 'Noto Serif KR';border-left:1px solid var(--plum);padding-left:25px;margin-top:38px;color:#6d666f}.about blockquote b{color:var(--plum);font-weight:500}
.education{background:var(--ivory)}.section-top{display:grid;grid-template-columns:26% 74%;margin-bottom:55px}.section-top>div:last-child{display:grid;grid-template-columns:1.4fr .6fr;gap:7vw;align-items:end}.section-top>div>p{font-size:12px;color:var(--muted);padding-bottom:12px}.education-gallery{height:530px;display:grid;grid-template-columns:1.35fr .8fr;grid-template-rows:1fr 1fr;gap:10px}.education-gallery figure{overflow:hidden;position:relative}.education-gallery .wide{grid-row:1/3}.education-gallery img{transition:transform .65s}.education-gallery figure:hover img{transform:scale(1.018)}.education-gallery figcaption{position:absolute;left:0;right:0;bottom:0;padding:48px 22px 18px;color:white;background:linear-gradient(transparent,rgba(28,22,30,.73))}.education-gallery b{font:500 15px 'Noto Serif KR';display:block}.education-gallery span{font-size:10px;color:#e4dfe6}.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);margin-top:55px}.topic-grid article{padding:25px 20px 12px 0;border-right:1px solid var(--line)}.topic-grid article+article{padding-left:20px}.topic-grid article:last-child{border-right:0}.topic-grid span{font:500 8px 'DM Sans';color:var(--plum)}.topic-grid h3{font:500 18px 'Noto Serif KR';margin:9px 0 7px}.topic-grid p{font-size:10px;color:var(--muted)}
.counseling{background:var(--plum2);color:#f7f3ec}.section-top.light .section-label{color:#cfc3d4}.section-top.light h2 em{color:#dac9df}.section-top.light>div>p{color:#c8c0ca}.service-grid{display:grid;grid-template-columns:1fr 1fr 1.5fr;gap:10px}.service{min-height:335px;border:1px solid rgba(255,255,255,.17);padding:30px;display:flex;flex-direction:column}.card-no{font:500 9px 'DM Sans';color:#c9bdce}.service h3{font:500 23px 'Noto Serif KR';margin:50px 0 15px}.service>p:not(.card-no),.photo-card div>p:not(.card-no){font-size:12px;color:#c8c0ca}.service a{margin-top:auto;font-size:10px;border-bottom:1px solid rgba(255,255,255,.4);padding-bottom:7px;align-self:flex-start}.photo-card{padding:0;display:grid;grid-template-rows:48% 52%}.photo-card>div{padding:22px 26px;display:flex;flex-direction:column}.photo-card h3{margin:9px 0}.group-strip{height:230px;margin-top:10px;display:grid;grid-template-columns:42% 58%;background:#46394e}.group-strip img{object-position:center 46%}.group-strip p{padding:55px;align-self:center;font:400 17px/1.8 'Noto Serif KR'}.group-strip p span{display:block;font:500 8px 'DM Sans';letter-spacing:.18em;color:#c9bdce;margin-bottom:12px}
.profile{display:grid;grid-template-columns:46% 44%;gap:10%;background:var(--paper);align-items:center}.profile-image{aspect-ratio:1/1;overflow:hidden;border-radius:150px 150px 0 0}.profile-image img{object-fit:cover;object-position:center center}.profile .role{font:400 12px 'Noto Serif KR';color:var(--plum);margin:38px 0 4px}.profile h2{font:500 clamp(40px,5vw,63px) 'Noto Serif KR';letter-spacing:-.055em}.profile h2 small{font:400 11px 'Noto Sans KR';color:var(--muted);letter-spacing:0;margin-left:10px}.profile-quote{font:400 17px/1.85 'Noto Serif KR';margin:25px 0 32px;color:#514b52}.profile ul{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.profile li{font-size:11px;padding:9px 0;border-bottom:1px solid var(--line)}
.contact{background:var(--sage);color:white;text-align:center;padding:100px clamp(28px,8vw,130px) 32px}.contact .overline{color:#e1e6e1}.contact h2 em{color:#f2e8df}.contact>p:not(.overline){font-size:11px;color:#e0e5df;margin-top:18px}.contact-links{max-width:900px;margin:50px auto 90px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.35)}.contact-links a{text-align:left;padding:20px 12px;border-bottom:1px solid rgba(255,255,255,.35);font-size:10px}.contact-links a+a{margin-left:18px}.contact-links span{display:block;font:500 8px 'DM Sans';letter-spacing:.16em;margin-bottom:6px;color:#dfe5df}.contact footer{border-top:1px solid rgba(255,255,255,.3);padding-top:22px;display:flex;justify-content:space-between;font:500 8px 'DM Sans';letter-spacing:.12em}
@media(max-width:900px){.header{height:68px;padding:0 20px}.header nav{display:none}.nav-cta{font-size:9px}.logo small{display:none}.hero{height:auto;max-height:none;min-height:0;grid-template-columns:1fr}.hero-copy{min-height:560px;padding:80px 24px 45px}.hero h1{font-size:43px}.motto{margin-top:65px}.hero-image{height:560px;margin:0 20px 40px;border-radius:120px 120px 0 0}.hero-side{display:none}.section{padding:85px 24px}.about{grid-template-columns:1fr}.about-title{margin:35px 0}.section-top,.section-top>div:last-child{grid-template-columns:1fr}.section-top .section-label{margin-bottom:30px}.section-top>div>p{margin-top:20px}.education-gallery{height:auto;grid-template-columns:1fr;grid-template-rows:auto}.education-gallery .wide{grid-row:auto}.education-gallery figure{height:250px}.education-gallery .wide{height:360px}.topic-grid{grid-template-columns:1fr 1fr}.topic-grid article:nth-child(2){border-right:0}.service-grid{grid-template-columns:1fr}.service{min-height:285px}.photo-card{min-height:470px}.group-strip{height:auto;grid-template-columns:1fr}.group-strip img{height:260px}.group-strip p{padding:35px}.profile{grid-template-columns:1fr}.profile-image{max-width:500px}.contact-links{grid-template-columns:1fr}.contact-links a+a{margin-left:0}.contact footer{flex-direction:column;gap:8px}}
@media(max-width:500px){.hero-copy{min-height:520px}.hero h1{font-size:36px}.hero-links{display:grid}.btn{text-align:center}.hero-image{height:440px}.about h2,.section-top h2,.contact h2{font-size:34px}.topic-grid{grid-template-columns:1fr}.topic-grid article{border-right:0!important}.profile h2{font-size:43px}.profile-image{border-radius:100px 100px 0 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.education-gallery img{transition:none}}

/* Content revision overrides */
.hero-image.hero-space img{object-position:center center}
.about-text>p{max-width:500px;margin-bottom:14px}
.topic-grid article{padding-bottom:20px}.topic-grid h3{line-height:1.45;min-height:52px}.topic-grid .tags{font-size:10px;color:var(--plum);min-height:40px}.topic-grid .topic-desc{font-size:11px;line-height:1.75;color:var(--muted);margin-top:15px}.education-cta{text-align:center;margin-top:42px}.education-cta .btn{display:inline-block;min-width:150px}
.service-grid{grid-template-columns:1fr 1.35fr}.service{min-height:390px}.service h3{margin-top:38px}.service>p:not(.card-no),.photo-card div>p:not(.card-no){margin-bottom:12px}.service-links{display:flex;gap:18px;flex-wrap:wrap;margin-top:auto}.service a{margin-top:0}.photo-card{grid-template-columns:46% 54%;grid-template-rows:none}.photo-card>img{min-height:390px}.photo-card>div{padding:28px 30px}.photo-card h3{margin:18px 0}
.contact .address{font-size:10px!important;color:#edf0ec!important;margin:0 0 18px!important}
@media(max-width:900px){.service-grid{grid-template-columns:1fr}.service{min-height:320px}.photo-card{min-height:0;grid-template-columns:1fr}.photo-card>img{height:300px;min-height:0}.topic-grid h3,.topic-grid .tags{min-height:0}}
