:root{--bg:#f5f7f4;--ink:#1b2823;--forest:#285345;--sky:#dcebf0;--gold:#c5a15a;--white:#fff;--line:#d6ddd8}
body{background:var(--bg);color:var(--ink);font-family:"IBM Plex Sans KR",sans-serif;line-height:1.68}
.site-header{position:fixed;z-index:50;inset:18px 24px auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:62px;padding:7px 9px 7px 18px;background:rgba(255,255,255,.94);border-radius:6px;box-shadow:0 5px 24px rgba(17,34,27,.14);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:10px;color:var(--forest);font-weight:700;text-decoration:none}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--forest);color:#fff;font:700 10px/1 "DM Sans",sans-serif}.site-nav{display:flex;justify-content:center;gap:clamp(16px,2.3vw,34px)}.site-nav a{font-size:12px;font-weight:600;text-decoration:none}.site-nav a:hover{color:var(--forest)}.lang-switch{gap:2px}.lang-switch button{width:34px;height:34px;border:0;border-radius:4px;background:transparent;color:var(--ink);font:600 10px/1 "DM Sans",sans-serif}.lang-switch button[aria-pressed="true"]{background:var(--forest);color:#fff}
.hero{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;color:#fff}.hero-media img{object-position:center 45%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,28,23,.82),rgba(13,28,23,.32) 58%,rgba(13,28,23,.08)),linear-gradient(0deg,rgba(13,28,23,.68),transparent 56%)}.hero-copy{position:relative;z-index:3;width:min(760px,calc(100% - 48px));margin:74px 0 40px 7vw}.concept-label{margin:0 0 26px;color:#fff;font:600 11px/1 "DM Sans",sans-serif;opacity:.85}.eyebrow{margin:0 0 15px;color:var(--forest);font:600 11px/1.4 "DM Sans",sans-serif;text-transform:uppercase}.hero .eyebrow{color:#fff;text-shadow:0 2px 9px #000}.hero h1{max-width:760px;margin:0;font-size:clamp(50px,7vw,100px);font-weight:700;line-height:1.07;letter-spacing:0;word-break:keep-all;text-shadow:0 2px 2px #000,0 10px 30px rgba(0,0,0,.72)}.hero-lead{max-width:620px;margin:24px 0;font-size:clamp(16px,1.35vw,19px);font-weight:500;line-height:1.72;text-shadow:0 2px 3px #000,0 0 15px #000}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 22px;border:0;border-radius:4px;font-weight:600;text-decoration:none;cursor:pointer}.button.primary{background:var(--gold);color:#172119}.button.secondary{border:1px solid rgba(255,255,255,.85);background:rgba(0,0,0,.16);color:#fff}.hero-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.hero-chips span{padding:6px 10px;border-radius:3px;background:rgba(255,255,255,.15);font-size:11px;backdrop-filter:blur(5px)}.hero-ornament{display:none}.hero-foot{position:absolute;z-index:3;left:4vw;right:4vw;bottom:24px;display:flex;justify-content:space-between;font:500 10px/1 "DM Sans",sans-serif}.slider-dot{background:rgba(255,255,255,.55)}.slider-dot.is-active{width:25px;border-radius:5px;background:#fff}
.section{padding:clamp(82px,9vw,138px) max(24px,6vw)}.section-head{max-width:1120px;margin:0 auto 64px;text-align:center}.section h2{max-width:900px;margin:0 auto;font-size:clamp(38px,4.8vw,66px);font-weight:700;line-height:1.2;letter-spacing:0;word-break:keep-all}.section-lead{max-width:700px;margin:22px auto 0;color:#58645f;font-size:16px}
.greeting{display:grid;grid-template-columns:1.05fr .95fr;max-width:1180px;margin:auto;overflow:hidden;border-radius:6px;background:#fff;box-shadow:0 14px 40px rgba(28,55,45,.08)}.greeting-photo{order:2;min-height:590px}.greeting-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.greeting-copy{align-self:center;padding:clamp(38px,6vw,82px)}.greeting-copy blockquote{margin:25px 0;font-size:clamp(24px,3vw,39px);font-weight:600;line-height:1.5;word-break:keep-all}.greeting-copy p{color:#58645f}.greeting-copy strong,.greeting-copy span{display:block;margin-top:28px}.greeting-copy span{margin-top:0;color:var(--forest);font-size:12px}
.strength-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1180px;margin:32px auto 100px}.strength-grid article{min-height:250px;padding:27px;border:1px solid var(--line);border-radius:5px;background:#fff}.strength-grid b{color:var(--forest);font:600 11px/1 "DM Sans",sans-serif}.strength-grid h3{margin:50px 0 10px;font-size:22px}.strength-grid p{margin:0;color:#58645f}.master-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1180px;margin:auto}.master-grid article{overflow:hidden;border-radius:5px;background:#fff;box-shadow:0 8px 24px rgba(28,55,45,.08)}.master-grid img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center top}.master-grid div{padding:18px 20px}.master-grid h3,.master-grid p{margin:0}.master-grid p{color:var(--forest);font-size:11px}
.programs{background:var(--forest);color:#fff}.programs .eyebrow{color:#dbe9e3}.programs .section-lead{color:#cbd8d3}.program-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;max-width:1180px;margin:auto}.program-grid article{position:relative;min-height:470px;overflow:hidden;border-radius:5px;background:#10231c}.program-grid img{width:100%;height:100%;object-fit:cover}.program-grid article div{position:absolute;inset:auto 0 0;padding:76px 26px 24px;background:linear-gradient(transparent,rgba(11,24,19,.92))}.program-grid span{font:600 10px/1 "DM Sans",sans-serif;color:#dce9e4}.program-grid h3{margin:8px 0 4px;font-size:27px}.program-grid p{margin:0;color:#e0e8e4}
.schedule-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1180px;margin:auto}.schedule-list{padding:16px 30px;border-radius:5px;background:#fff}.schedule-list>div{display:grid;grid-template-columns:1fr auto;padding:22px 0;border-bottom:1px solid var(--line)}.schedule-list>div:last-child{border-bottom:0}.schedule-list p{grid-column:1/-1;margin:6px 0 0;color:#58645f}.schedule-list span{color:var(--forest);font-size:11px}.location-card{overflow:hidden;border-radius:5px;background:#fff}.placeholder-map{display:flex;flex-direction:column;justify-content:space-between;padding:28px;background:var(--sky);color:var(--forest)}.placeholder-map strong{font:700 clamp(38px,5vw,66px)/1 "DM Sans",sans-serif}.placeholder-map span{font:500 10px/1 "DM Sans",sans-serif}.location-copy{padding:28px}.location-copy p{margin:4px 0 17px}
.gallery{background:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1180px;margin:auto}.gallery-grid article{overflow:hidden;border:1px solid var(--line);border-radius:5px;background:var(--bg)}.gallery-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}.gallery-grid div{padding:20px}.gallery-grid h3,.gallery-grid p{margin:0 0 7px}.gallery-grid p{color:#58645f}
.inquiry{display:grid;grid-template-columns:1fr 1fr;gap:7vw;background:var(--sky);color:var(--ink)}.inquiry h2{margin:0}.inquiry .section-lead{margin:20px 0;color:#4e5f58}.contact-channels{display:grid;margin-top:38px;border-top:1px solid #9fb5ad}.contact-channels a{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #9fb5ad;text-decoration:none}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:34px;border-radius:5px;background:#fff;box-shadow:0 14px 38px rgba(28,55,45,.1)}.contact-form label{display:grid;gap:6px;font-size:12px;font-weight:600}.contact-form label:nth-child(4),.contact-form .button,.contact-form small,.form-status{grid-column:1/-1}.contact-form input,.contact-form select,.contact-form textarea{padding:12px;border:1px solid var(--line);border-radius:3px;background:#fff}.contact-form .button{background:var(--forest);color:#fff}
.links{background:var(--bg)}.link-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:1180px;margin:auto}.link-list a{display:flex;justify-content:space-between;align-items:center;min-height:76px;padding:18px 20px;border:1px solid var(--line);border-radius:4px;background:#fff;font-size:18px;font-weight:600;text-decoration:none}.link-list a:hover{border-color:var(--forest);color:var(--forest)}
footer{display:grid;grid-template-columns:1fr 1fr auto;gap:30px;align-items:end;padding:54px 6vw;background:var(--ink);color:#fff}footer p{margin:0;max-width:580px;font-size:12px}
@media(max-width:900px){.site-header{inset:10px 12px auto;grid-template-columns:1fr auto auto}.site-header .brand>span:last-child{display:none}.menu-toggle{display:grid;place-items:center;width:38px;height:38px;border:0;background:transparent;color:var(--ink);font-size:21px}.site-nav{position:absolute;top:66px;left:0;right:0;display:none;padding:20px;border-radius:5px;background:#fff;box-shadow:0 8px 24px rgba(17,34,27,.16)}.site-nav.is-open{display:grid}.greeting,.schedule-layout,.inquiry{grid-template-columns:1fr}.greeting-photo{order:0}.strength-grid,.master-grid,.gallery-grid{grid-template-columns:1fr}.link-list{grid-template-columns:1fr}footer{grid-template-columns:1fr}}
@media(max-width:600px){.lang-switch button{width:31px}.hero-copy{width:calc(100% - 36px);margin:76px 18px 52px}.hero h1{font-size:clamp(42px,13vw,56px)}.hero-lead{font-size:15px}.hero-chips span:nth-child(n+3){display:none}.section{padding:76px 20px}.section-head{margin-bottom:42px}.greeting-photo{min-height:440px}.program-grid{grid-template-columns:1fr}.program-grid article{min-height:410px}.contact-form{grid-template-columns:1fr;padding:23px}.contact-form label{grid-column:1}}
