@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--navy:#15274c;--deep:#10213f;--ink:#17283e;--muted:#616d7c;--lime:#d1f277;--line:#dbe1e7;--paper:#f3f6f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:#fff;font:16px/1.8 'DM Sans','Noto Sans KR',sans-serif;word-break:keep-all}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer;color:inherit}img{display:block;max-width:100%}figure,p,h1,h2,h3{margin:0}h1,h2,h3{font-weight:700}h2{font-size:clamp(30px,3.15vw,46px);line-height:1.45;letter-spacing:-1.8px}p{overflow-wrap:break-word}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #7bb5fc;outline-offset:5px}[hidden]{display:none!important}.shell{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding-block:108px;scroll-margin-top:70px}.eyebrow{font-size:13px;letter-spacing:1.8px;font-weight:700;color:#526d84;margin-bottom:22px}.eyebrow.light{color:#c3d0e1}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:45px}.section-description{font-size:17px;color:var(--muted)}.section-description strong{color:var(--ink);font-weight:600}.text-link{font-size:15px;font-weight:600;border-bottom:1px solid #a7b2bf;padding-bottom:4px;display:inline-block;align-self:flex-start}.text-link:hover{border-color:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;background:var(--navy);color:#fff;border:1px solid transparent;border-radius:6px;padding:15px 23px;font-size:16px;font-weight:600;line-height:1.6;transition:background .2s,transform .2s}.button:hover{background:#25436e;transform:translateY(-2px)}.button span{font-size:21px}.button.lime{background:var(--lime);color:var(--deep)}.button.lime:hover{background:#e0ffa0}.source-note{font-size:13px;color:var(--muted);margin-top:25px;line-height:1.9}.source-note a{text-decoration:underline;text-underline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:20px;top:-60px;z-index:100;background:white;padding:12px 20px}.skip-link:focus{top:10px}
.site-header{height:90px;background:#fff;position:sticky;top:0;z-index:30;border-bottom:1px solid #e5e9ed}.header-inner{height:100%;display:flex;align-items:center;gap:35px}.brand{display:flex;align-items:center;gap:11px;line-height:1.4;font-weight:800;white-space:nowrap;font-size:16px}.brand-mark{font:italic 45px/1 Georgia,serif;letter-spacing:-4px;padding-right:4px}.brand small{display:block;font-size:10px;letter-spacing:1.8px;margin-top:6px;font-weight:500}.desktop-nav{display:flex;gap:30px;margin-left:auto;font-size:14px;font-weight:500}.desktop-nav a{position:relative;padding-block:8px}.desktop-nav a:after{content:'';position:absolute;inset:auto 0 0;height:2px;background:var(--navy);transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover:after{transform:scaleX(1)}.header-contact{display:flex;align-items:center;gap:25px;padding:10px 20px;background:var(--navy);color:white;border-radius:5px;font-size:14px;font-weight:600}.menu-toggle{display:none}.mobile-menu{position:absolute;top:100%;left:0;width:100%;padding:15px 28px 24px;background:white;box-shadow:0 12px 20px #10213f12;border-top:1px solid var(--line)}.mobile-menu a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}
.hero{background:var(--navy);color:white;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.45fr 1fr;align-items:center;gap:80px;padding-block:68px 62px;min-height:655px}.hero-copy{min-width:0}.hero .eyebrow{font-size:14px;letter-spacing:1px;margin-bottom:28px}.hero h1{font-size:clamp(38px,3.8vw,57px);letter-spacing:-2.6px;line-height:1.43}.hero h1 em{color:var(--lime);font-style:normal}.hero-lead{color:#c2ccdc;margin-top:24px;font-size:17px;line-height:1.95}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:32px}.hero-text-link{font-size:14px;border-bottom:1px solid #8090a5;padding:6px 0}.hero-programs{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:43px;padding-top:27px;border-top:1px solid #ffffff25;max-width:620px}.hero-programs a{transition:transform .2s}.hero-programs a:hover{transform:translateY(-3px)}.hero-programs span{display:block;color:#b8c7dc;font-size:11px;letter-spacing:1.5px}.hero-programs strong{display:block;font-size:23px;margin-block:5px 2px;font-weight:600}.hero-programs p{font-size:13px;color:#b8c7dc}.hero-photo{position:relative;width:min(100%,388px);justify-self:center;padding-top:8px}.portrait-frame{height:420px;background:#fff;border-radius:140px 140px 8px 8px;overflow:hidden}.portrait-frame img{width:100%;height:100%;object-fit:cover;object-position:center 10%}.hero-photo figcaption{padding:20px 2px 0;position:relative}.hero-photo figcaption>span{font-size:13px;color:#b8c7dc}.hero-photo figcaption strong{display:block;font-size:29px;letter-spacing:-.7px;font-weight:600;margin-top:3px}.hero-photo figcaption strong small{font-size:12px;letter-spacing:2px;margin-left:15px;color:#b8c7dc;font-weight:400}.credit{position:absolute;right:0;bottom:7px;color:#aebfd4;font-size:11px}.hero-bottom{border-top:1px solid #ffffff20}.hero-bottom .shell{display:flex;justify-content:space-between;gap:15px;padding-block:17px;color:#b8c7dc;font-size:12px;letter-spacing:1.4px}.hero-bottom .shell span:last-child{letter-spacing:0}
.program-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.program-card{padding:36px 38px;border-radius:12px;display:flex;flex-direction:column;scroll-margin-top:120px;border:1px solid #d7e0e8}.program-card.elite{background:#f2f6fa}.program-card.total{background:#f2f6e8;border-color:#dbe4c7}.program-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:28px}.program-top>span:first-child{font-size:18px;color:#6d8194}.pill{font-size:13px;border:1px solid #b7c5d0;border-radius:24px;padding:4px 14px}.total .pill{border-color:#bdcba5}.program-en{font-size:12px;letter-spacing:2px;color:#657c8f;font-weight:600;margin-bottom:3px}.program-card h3{font-size:43px;letter-spacing:-2px;line-height:1.5}.program-tagline{font-size:24px;line-height:1.65;letter-spacing:-.6px;margin-block:20px 15px}.program-desc{color:#5c6b7c;line-height:1.9;max-width:440px}.program-facts{margin:28px 0 0;border-top:1px solid #cdd7df}.program-facts>div{display:grid;grid-template-columns:46px 1fr;gap:15px;padding:14px 0;border-bottom:1px solid #d6dfe5;font-size:14px}.program-facts dt{color:#66788b}.program-facts dd{margin:0;line-height:1.8}.total .program-facts,.total .program-facts>div{border-color:#d5dfc4}.program-details{margin:8px 0 20px;font-size:14px}.program-details summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;list-style:none;padding:16px 0;font-weight:600}.program-details summary::-webkit-details-marker{display:none}.program-details summary span{font-size:22px;transition:transform .25s}.program-details[open] summary span{transform:rotate(45deg)}.program-details ol{padding-left:23px;margin:0 0 15px;line-height:2}.program-details p{margin-bottom:14px;color:#5c6b7c;font-size:13px}.program-button{margin-top:auto;align-self:stretch}.total .program-button{background:#304834}.total .program-button:hover{background:#425d40}
.classroom-band{background:var(--paper)}.classroom-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:78px;align-items:center}.classroom-visual{position:relative;display:block;border-radius:10px;overflow:hidden;background:#0e1b2b;aspect-ratio:1.35;box-shadow:0 18px 40px #0e1b2b18}.classroom-visual img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.classroom-visual:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#081629bb)}.classroom-visual:hover img{transform:scale(1.035)}.play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:68px;height:68px;border:1px solid #ffffffb3;border-radius:50%;background:#ffffffec;color:var(--navy);font-size:21px;padding-left:4px;box-shadow:0 5px 20px #0002;z-index:2;transition:background .2s,scale .25s}.classroom-visual:hover .play-button,.journal-card:hover .play-button{background:var(--lime);scale:1.08}.visual-caption{position:absolute;bottom:25px;left:26px;color:white;z-index:2;font-size:12px;letter-spacing:1px}.classroom-copy>p:not(.eyebrow){color:var(--muted);margin-block:22px}.process{display:flex;gap:20px;flex-wrap:wrap;border-top:1px solid #cad3de;margin-block:28px 26px;padding-top:20px;font-size:14px}.process b{display:block;color:#7990a5;font-size:12px;font-weight:500;letter-spacing:1px;margin-bottom:3px}
.about-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:110px}.about-intro{font-size:25px;line-height:1.85;color:#647286;margin-top:33px;letter-spacing:-.5px}.about-intro strong{font-weight:600;color:var(--navy)}.about-copy>p{color:var(--muted);margin-bottom:19px;line-height:2}.profile-facts{margin:32px 0 24px}.profile-facts>div{display:flex;align-items:center;gap:30px;padding:16px 0;border-top:1px solid var(--line)}.profile-facts span{font-size:11px;letter-spacing:1px;min-width:105px;color:#6c8094}.profile-facts strong{font-size:15px;font-weight:500}
.stories-band{background:var(--paper)}.journal-controls{display:flex;justify-content:space-between;gap:22px;align-items:center;margin-bottom:18px}.filter-buttons{display:flex;gap:9px;flex-wrap:wrap}.filter-buttons button{padding:9px 20px;border:1px solid #ccd5df;background:transparent;border-radius:30px;font-size:14px;transition:background .2s,color .2s}.filter-buttons button[aria-pressed=true]{color:white;border-color:var(--navy);background:var(--navy)}.filter-buttons button:hover{border-color:var(--navy)}.search-field{display:flex;align-items:center;border-bottom:1px solid #acb9c7;width:250px;max-width:100%;gap:5px}.search-field input{width:100%;min-width:0;background:transparent;border:0;padding:10px 0;font-size:14px;color:var(--ink)}.search-field button{border:0;background:transparent;font-size:23px;color:#64758a;padding:2px 8px}.count{font-size:12px;color:#788595;margin-bottom:22px}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px 28px}.journal-card{display:flex;flex-direction:column;min-width:0}.journal-image{aspect-ratio:16/9;overflow:hidden;position:relative;border-radius:7px;background:#dae2e9}.journal-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s}.journal-card:hover img{transform:scale(1.04)}.journal-image .play-button{width:46px;height:46px;font-size:14px}.journal-tag{display:block;color:#536c83;font-size:12px;margin:18px 0 8px;font-weight:500}.journal-card h3{font-size:21px;line-height:1.65;letter-spacing:-.5px}.journal-card>p{color:var(--muted);font-size:14px;line-height:1.8;margin-top:9px}.journal-action{font-size:13px;margin-top:16px;color:#536c83}.journal-card.text-card{padding:25px;background:white;border:1px solid #dfe5eb;border-radius:8px;min-height:210px}.journal-card.text-card .journal-tag{margin-top:0}.journal-card.text-card .journal-action{margin-top:auto;padding-top:20px}.school-resource{display:flex;align-items:center;gap:30px;flex-wrap:wrap;border-top:1px solid #cfd8e2;padding-top:28px;margin-top:40px;font-size:14px}.school-resource>span{margin-right:auto;color:#6b7a8b}.school-resource a{font-weight:600}.empty{grid-column:1/-1;color:var(--muted);padding:30px 0}
.review-overview{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;border-block:1px solid var(--line);padding-block:32px;margin-bottom:35px}.review-number strong{font-size:76px;font-weight:500;line-height:1.2;letter-spacing:-4px;display:flex;align-items:baseline;gap:18px}.review-number strong span{font-size:17px;letter-spacing:-.5px;font-weight:500}.review-number p{font-size:12px;color:var(--muted);margin-top:12px}.review-keywords{display:flex;flex-wrap:wrap;gap:9px;align-content:center}.review-keywords>span{padding:7px 13px;background:#eef3e6;border-radius:5px;font-size:13px}.review-keywords b{font-weight:600;margin-left:8px}.review-keywords small{display:block;width:100%;color:#788595;font-size:12px;margin-top:3px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.review-card{background:#f7f9fa;border:1px solid #e5eaef;border-radius:8px;padding:27px;display:flex;flex-direction:column}.review-type{font-size:12px;color:#657c92}.review-card h3{font-size:20px;line-height:1.7;letter-spacing:-.6px;margin:15px 0 12px}.review-card p{font-size:14px;color:#5a687a;line-height:1.9}.review-foot{display:flex;gap:12px;justify-content:space-between;margin-top:auto;padding-top:26px;font-size:12px;color:#6f7f91}.review-foot a{white-space:nowrap;color:var(--navy)}
.faq-band{background:var(--paper)}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}.faq-search{margin-top:28px}.faq-grid .count{margin-top:12px}.faq-items>details{border-top:1px solid #ccd5df}.faq-items>details:last-of-type{border-bottom:1px solid #ccd5df}.faq-items summary{display:flex;justify-content:space-between;align-items:center;gap:20px;list-style:none;cursor:pointer;padding:22px 0;font-size:16px;font-weight:500}.faq-items summary::-webkit-details-marker{display:none}.faq-items summary span{font-size:24px;font-weight:400;transition:transform .25s}.faq-items details[open] summary span{transform:rotate(45deg)}.faq-items details p{padding:0 30px 25px 0;font-size:15px;color:#5f6f82;line-height:1.9}
.contact-band{background:var(--navy);color:white}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.phone{display:inline-flex;gap:25px;align-items:center;font-size:clamp(25px,2.5vw,36px);letter-spacing:-1px;margin:30px 0 16px}.phone span{font-size:23px;color:var(--lime)}.contact-description{color:#b4c3d8;font-size:15px}.contact-location{margin-top:40px;padding-top:25px;border-top:1px solid #ffffff25}.contact-location>span{font-size:11px;letter-spacing:1.5px;color:#b2c2d6}.contact-location p{font-size:15px;margin:12px 0 17px}.contact-location small{font-size:13px;color:#b4c3d8}.contact-location .text-link{font-size:14px;border-color:#7789a0}.contact-grid input,.contact-grid select,.contact-grid textarea{width:100%;display:block;background:#172b48;border:1px solid #53657e;border-radius:5px;padding:11px 12px;margin-top:7px;color:white;font-size:16px;line-height:1.5}.contact-grid textarea{resize:vertical}.contact-grid input::placeholder,.contact-grid textarea::placeholder{color:#a9b8cb}.form-row{display:grid;grid-template-columns:.7fr 1.3fr;gap:15px}.contact-grid form>.button{width:100%}.form-note{font-size:12px;line-height:1.8;color:#b6c5db;margin-top:15px}#inquiry-result{border-top:1px solid #5d6e86;margin-top:22px;padding-top:22px}.result-actions{display:flex;gap:12px;flex-wrap:wrap}.result-actions .button{font-size:14px;padding:11px 18px}.copy-button{border:1px solid #8b9bb0;border-radius:5px;color:white;background:transparent;font-size:14px;padding:10px 18px}footer{background:var(--deep);color:#b8c8df;padding-block:29px}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-inner .brand{color:white;font-size:14px}.footer-inner .brand-mark{font-size:38px;color:var(--lime)}.footer-inner p,.footer-inner>a:last-child{font-size:12px}
.video-dialog{width:min(1000px,calc(100% - 40px));padding:0;border:0;border-radius:12px;overflow:hidden;background:#111e31;color:white;box-shadow:0 20px 100px #0006}.video-dialog::backdrop{background:#081325d9;backdrop-filter:blur(5px)}.video-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:16px 22px}.video-dialog-header h2{font-size:17px;letter-spacing:0;line-height:1.5}.video-close{flex-shrink:0;background:transparent;border:1px solid #65788d;border-radius:50%;color:white;font-size:24px;width:36px;height:36px;line-height:1}.video-player{aspect-ratio:16/9;background:#000}.video-player iframe{width:100%;height:100%;border:0;display:block}.video-footer{padding:13px 22px;display:flex;gap:20px;justify-content:space-between;font-size:13px;color:#b9c7d9}.video-footer a{color:var(--lime)}
@media(prefers-reduced-motion:no-preference){.hero-copy{animation:hero-enter .7s ease-out both}.hero-photo{animation:hero-enter .9s .12s ease-out both}@keyframes hero-enter{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.reveal.is-visible{opacity:1;transform:none}.program-card,.review-card{transition:box-shadow .3s,transform .3s}.program-card:hover{box-shadow:0 15px 35px #1938580c;transform:translateY(-4px)}.review-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #1938580a}.video-dialog[open]{animation:hero-enter .22s ease-out}}
@media(min-width:1700px){.hero-grid{gap:100px;padding-block:78px 70px}.hero h1{font-size:57px}}
@media(max-width:1150px){.shell{width:calc(100% - 72px)}.header-inner{gap:23px}.desktop-nav{gap:20px}.hero-grid{gap:42px;grid-template-columns:1.35fr .85fr}.hero h1{font-size:43px}.portrait-frame{height:380px}.hero-actions{gap:18px;flex-wrap:wrap}.hero-programs strong{font-size:21px}.program-card{padding:29px}.program-tagline{font-size:22px}.classroom-grid{gap:45px}.about-grid{gap:65px}.contact-grid,.faq-grid{gap:55px}.review-overview{gap:40px}.review-number strong{font-size:65px;gap:12px}.review-number strong span{font-size:15px}}
@media(max-width:900px){.site-header{height:78px}.shell{width:calc(100% - 48px)}.desktop-nav{display:none}.header-contact{margin-left:auto}.menu-toggle{display:flex;align-items:center;gap:8px;background:transparent;border:0;font-size:14px;padding:8px 0 8px 6px}.menu-toggle span{font-size:24px}.section{padding-block:75px}.hero-grid{gap:32px;padding-block:50px;grid-template-columns:1.25fr .85fr;min-height:0}.hero h1{font-size:35px;letter-spacing:-1.8px}.hero .eyebrow{font-size:12px}.hero-lead{font-size:15px}.hero-photo{max-width:300px}.portrait-frame{height:340px;border-radius:100px 100px 6px 6px}.hero-photo figcaption strong{font-size:25px}.hero-actions .button{font-size:14px;padding:13px 16px;gap:17px}.hero-text-link{font-size:13px}.hero-programs{gap:10px;margin-top:28px;padding-top:20px}.hero-programs strong{font-size:20px}.hero-programs span{font-size:10px}.hero-programs p{font-size:12px}.credit{position:static;display:block;margin-top:7px}.section-description{font-size:15px}.program-grid{gap:20px}.program-card{padding:26px}.program-card h3{font-size:36px}.program-tagline{font-size:20px}.program-top{flex-wrap:wrap}.program-desc{font-size:15px}.program-facts>div{font-size:13px;grid-template-columns:34px 1fr;gap:10px}.classroom-grid{gap:35px}.classroom-copy h2{font-size:33px}.classroom-copy>p:not(.eyebrow){font-size:14px}.classroom-visual{aspect-ratio:1.1}.process{gap:12px;font-size:12px}.about-grid{gap:45px}.about-intro{font-size:22px}.about-copy>p{font-size:15px}.profile-facts>div{gap:15px}.profile-facts span{min-width:90px;font-size:10px}.profile-facts strong{font-size:14px}.journal-grid{grid-template-columns:repeat(2,1fr);gap:30px 22px}.review-grid{grid-template-columns:repeat(2,1fr)}.review-overview{grid-template-columns:1fr;gap:25px}.faq-grid{grid-template-columns:1fr;gap:28px}.faq-search{width:100%;margin-top:20px;max-width:350px}.faq-grid .count{margin-bottom:0}.contact-grid{gap:32px}.contact-grid h2{font-size:34px}.phone{font-size:27px;gap:15px}.brand{font-size:14px}.brand-mark{font-size:39px}.brand small{font-size:9px}.footer-inner{flex-wrap:wrap}}
@media(max-width:650px){html{scroll-padding-top:90px}.shell{width:calc(100% - 40px)}.site-header{height:72px}.header-inner{gap:12px}.brand{font-size:13px;gap:8px}.brand-mark{font-size:35px}.brand small{font-size:8px;letter-spacing:1.6px;margin-top:4px}.header-contact{font-size:12px;padding:8px 12px;gap:7px}.menu-toggle{font-size:0;gap:0;padding:5px}.menu-toggle span{font-size:25px}.section{padding-block:59px}.section-heading{display:block;margin-bottom:30px}.section-heading>.text-link{margin-top:20px}.section-description{margin-top:20px;font-size:15px}h2{font-size:31px;letter-spacing:-1.2px}.eyebrow{font-size:11px;letter-spacing:1.3px;margin-bottom:16px}.hero-grid{grid-template-columns:1fr;padding-block:37px 35px;gap:34px}.hero .eyebrow{font-size:11px;letter-spacing:.5px;margin-bottom:20px}.hero h1{font-size:clamp(29px,7.8vw,45px);letter-spacing:-1.6px;line-height:1.45}.hero-lead{font-size:14px;margin-top:18px}.hero-actions{margin-top:24px;gap:20px}.hero-actions .button{font-size:14px;padding:13px 15px;gap:16px}.hero-text-link{font-size:12px}.hero-programs{margin-top:28px;gap:20px;padding-top:20px}.hero-programs strong{font-size:22px}.hero-programs p{font-size:12px}.hero-photo{width:100%;max-width:none;display:grid;grid-template-columns:145px 1fr;gap:24px;align-items:center;padding:0}.portrait-frame{height:176px;border-radius:62px 62px 5px 5px}.hero-photo figcaption{padding:0}.hero-photo figcaption>span{font-size:12px}.hero-photo figcaption strong{font-size:27px}.hero-photo figcaption strong small{display:block;margin:3px 0 0;font-size:10px}.credit{margin-top:15px;font-size:10px}.hero-bottom .shell{padding-block:15px;font-size:9px;letter-spacing:1px}.hero-bottom .shell span:last-child{display:none}.program-grid{grid-template-columns:1fr;gap:22px}.program-card{padding:26px}.program-top{margin-bottom:20px}.program-card h3{font-size:39px}.program-tagline{font-size:23px;margin-top:17px}.program-desc{font-size:15px}.program-facts>div{font-size:14px;grid-template-columns:38px 1fr}.program-en{font-size:11px}.pill{font-size:12px}.program-button{font-size:15px}.source-note{font-size:12px}.classroom-grid{display:flex;flex-direction:column-reverse;gap:30px;align-items:stretch}.classroom-copy h2 br:nth-of-type(1){display:none}.classroom-copy h2{font-size:33px}.classroom-copy>p:not(.eyebrow){font-size:15px}.classroom-visual{aspect-ratio:16/10}.visual-caption{font-size:10px;bottom:18px;left:18px}.play-button{width:56px;height:56px;font-size:18px}.process{font-size:13px;gap:22px;margin-block:24px}.about-grid{grid-template-columns:1fr;gap:28px}.about-intro{font-size:22px;margin-top:23px}.profile-facts{margin-block:25px}.profile-facts span{font-size:11px;min-width:102px}.journal-controls{align-items:stretch;flex-direction:column;gap:16px}.filter-buttons{gap:7px}.filter-buttons button{padding:8px 17px;font-size:13px}.search-field{width:100%}.journal-grid{grid-template-columns:1fr;gap:31px}.journal-card h3{font-size:21px}.journal-card.text-card{min-height:190px;padding:25px}.school-resource{display:grid;gap:13px;font-size:13px}.review-overview{padding-block:25px;margin-bottom:27px}.review-number strong{font-size:70px;gap:18px}.review-keywords{gap:7px}.review-keywords>span{font-size:12px;padding:7px 10px}.review-grid{grid-template-columns:1fr;gap:16px}.review-card{padding:25px}.faq-items summary{font-size:15px;padding-block:20px;gap:16px}.faq-items details p{font-size:14px;padding-right:10px}.contact-grid{grid-template-columns:1fr;gap:34px}.contact-grid h2{font-size:33px}.phone{font-size:30px;margin-top:24px}.contact-location{margin-top:26px;padding-top:23px}.footer-inner{gap:20px}.footer-inner .brand{width:100%}.footer-inner p{margin-right:auto;font-size:11px}.footer-inner>a:last-child{font-size:11px}.video-dialog{width:calc(100% - 20px);border-radius:8px}.video-dialog-header{padding:14px;gap:14px}.video-dialog-header h2{font-size:14px}.video-footer{padding:12px 14px;font-size:11px;gap:12px}.video-footer>span{max-width:65%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1!important;transform:none!important}}
/* A compact profile keeps the first screen focused on the programs. */
.hero-grid{grid-template-columns:1.65fr .75fr;gap:70px;min-height:620px}
.hero-photo{width:240px;max-width:100%;align-self:center}
.portrait-frame{height:282px;border-radius:90px 90px 7px 7px}
.hero-photo figcaption>span{font-size:12px}.hero-photo figcaption strong{font-size:26px}
.credit{position:static;display:block;margin-top:8px;font-size:10px}
@media(min-width:1700px){.hero-grid{gap:95px}}
@media(max-width:1150px) and (min-width:901px){.hero-grid{grid-template-columns:1.5fr .65fr;gap:40px}}
@media(max-width:900px) and (min-width:651px){.hero-grid{grid-template-columns:1.45fr .7fr;gap:30px;min-height:0}.hero-photo{width:200px}.portrait-frame{height:235px}}
@media(max-width:650px){.hero-grid{grid-template-columns:1fr;min-height:0;gap:28px}.hero-photo{width:100%;grid-template-columns:105px 1fr;gap:20px}.portrait-frame{height:126px;border-radius:44px 44px 5px 5px}.hero-photo figcaption strong{font-size:24px}.hero-photo figcaption strong small{display:inline;margin-left:12px}.credit{margin-top:8px}}
.hero{position:relative;isolation:isolate}
.hero-background{position:absolute;inset:0;z-index:-1;overflow:hidden}
.hero-background img{width:100%;height:100%;object-fit:cover;object-position:center 55%}
.hero-background:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,30,57,.88) 0%,rgba(16,36,65,.79) 38%,rgba(16,36,65,.40) 74%,rgba(16,36,65,.43) 100%)}
.hero-bottom{background:#10213f88}.hero-photo figcaption{text-shadow:0 2px 7px #0007}
@media(prefers-reduced-motion:no-preference){.hero-background img{animation:hero-drift 22s ease-out both}@keyframes hero-drift{from{transform:scale(1.045)}to{transform:scale(1)}}}
@media(max-width:650px){.hero-background img{object-position:60% center}.hero-background:after{background:linear-gradient(90deg,#10213fe8,#10213fba)}}
@media(max-width:359px){.shell{width:calc(100% - 30px)}.header-inner{gap:7px}.header-contact{padding:8px 9px}.header-contact span{display:none}.brand{font-size:12px}.brand-mark{font-size:31px}.hero-programs{gap:12px}.hero-programs p{font-size:11px}.program-card{padding:22px}}
/* Profile facts follow the owner's Naver person profile without inferred degrees. */
.hero-profile-link{display:inline-flex;align-items:center;gap:7px;margin-top:14px;font-size:12px;color:#e1eadf;border-bottom:1px solid #a3c2a866;padding-bottom:4px}
.hero-profile-link>span{font-weight:900;color:#54e383;font-size:15px;line-height:1}.hero-profile-link:hover{color:white;border-color:#54e383}
.naver-profile-card{margin-top:38px;padding:27px 28px 24px;border:1px solid #d8e8dd;background:#f5faf6;border-radius:10px;max-width:445px}
.naver-label{font-size:11px;letter-spacing:1px;color:#248145;font-weight:700}.naver-profile-card h3{font-size:24px;line-height:1.65;letter-spacing:-.7px;margin:12px 0 11px;font-weight:500}.naver-profile-card h3 strong{font-weight:700;color:#176b38}.naver-profile-card>p{font-size:14px;color:#617268;line-height:1.9}
.naver-search-link{display:flex;align-items:center;gap:15px;background:white;border:1.5px solid #03c75a;border-radius:6px;padding:13px 17px;margin-top:22px;transition:box-shadow .2s,transform .2s}.naver-search-link:hover{box-shadow:0 5px 18px #03c75a18;transform:translateY(-2px)}.naver-letter{font-size:26px;font-weight:900;line-height:1;color:#03c75a}.naver-search-link>span:nth-child(2){font-size:18px;font-weight:600;color:#243c2e}.naver-search-link svg{margin-left:auto;color:#03a94b}.naver-card-note{display:block;font-size:11px;line-height:1.8;color:#768279;margin-top:12px}
.profile-record{margin:30px 0 15px}.profile-record>div{display:grid;grid-template-columns:83px 1fr;gap:25px;padding:23px 0;border-top:1px solid var(--line)}.profile-record>div:last-child{border-bottom:1px solid var(--line)}.profile-record dt{font-size:15px;font-weight:600;padding-top:1px}.profile-record dt>span{display:block;font-size:9px;font-weight:500;letter-spacing:.9px;color:#8291a2;margin-top:4px}.profile-record dd{margin:0}.profile-record ul{list-style:none;padding:0;margin:0}.profile-record li+li{margin-top:14px}.profile-record li strong{display:block;font-size:16px;font-weight:500;line-height:1.7;letter-spacing:-.25px}.profile-record li>span{display:block;font-size:14px;color:#6a7989;line-height:1.8;margin-top:1px}.profile-record>div:first-child li,.profile-record>div:last-child li{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.profile-record>div:first-child li+li{margin-top:9px}.profile-source{font-size:12px!important;color:#7d8996!important;line-height:1.8!important;margin:0 0 22px!important}.profile-channels{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:13px;color:#60738a;margin:20px 0 18px}.profile-channels a:hover{text-decoration:underline;text-underline-offset:4px}.profile-links{display:flex;flex-wrap:wrap;gap:14px 22px}.profile-links .text-link{font-size:14px}
@media(max-width:1150px){.profile-record>div{grid-template-columns:70px 1fr;gap:18px}.naver-profile-card{padding:24px}.naver-profile-card h3{font-size:22px}}
@media(max-width:900px) and (min-width:651px){.profile-record>div{grid-template-columns:1fr;gap:12px}.profile-record dt>span{display:inline;margin-left:9px}.profile-record li strong{font-size:15px}.naver-profile-card{padding:21px}.naver-profile-card h3{font-size:21px}.naver-profile-card>p br{display:none}}
@media(max-width:650px){.hero-profile-link{margin-top:10px;font-size:11px;gap:5px}.hero-profile-link>span{font-size:13px}.naver-profile-card{margin-top:27px;padding:24px;max-width:none}.naver-profile-card h3{font-size:23px}.naver-profile-card>p{font-size:13px}.naver-search-link{padding:12px 15px}.naver-card-note{font-size:11px}.about-grid{gap:33px}.profile-record{margin-top:24px}.profile-record>div{grid-template-columns:54px 1fr;gap:17px;padding-block:21px}.profile-record dt{font-size:14px}.profile-record dt>span{font-size:8px;letter-spacing:0}.profile-record li strong{font-size:15px}.profile-record li>span{font-size:13px}.profile-links{gap:14px 18px}.profile-links .text-link{font-size:13px}}
@media(max-width:359px){.naver-profile-card{padding:20px}.naver-profile-card h3{font-size:21px}.profile-record>div{grid-template-columns:45px 1fr;gap:13px}.profile-record li strong{font-size:14px}.hero-profile-link{font-size:10px}}
.contact-message{padding:34px 36px 30px;background:#213756;border:1px solid #52647e;border-radius:10px;align-self:start}.message-eyebrow{color:#bdcca8;font-size:11px;letter-spacing:1.7px}.contact-message h3{font-size:25px;line-height:1.7;letter-spacing:-.7px;font-weight:500;margin:17px 0 22px}.contact-message>p{color:#c2cfe1;font-size:15px;line-height:1.95;margin-bottom:16px}.contact-message>.button{display:flex;margin-top:29px}.contact-device-note{display:block;font-size:12px;line-height:1.8;color:#aebfd6;margin-top:14px}.message-signature{display:block;text-align:right;font-size:14px;color:#dce7f3;margin-top:23px;letter-spacing:1px}
@media(max-width:900px){.contact-message{padding:27px}.contact-message h3{font-size:22px}.contact-message h3 br{display:none}.contact-message>p{font-size:14px}}
@media(max-width:650px){.contact-message{padding:26px 24px}.contact-message h3{font-size:23px}.contact-message h3 br{display:block}.contact-message>p{font-size:15px}.contact-device-note{font-size:11px}.contact-message>.button{font-size:15px}}
@media(max-width:359px){.contact-message{padding:24px 20px}.contact-message h3{font-size:21px}.contact-message>p{font-size:14px}.contact-message h3 br{display:none}}

.naver-profile-capture{margin:-7px -8px 24px}.naver-profile-capture a{display:block;border:1px solid #dce6df;border-radius:8px;overflow:hidden;background:white;transition:box-shadow .2s}.naver-profile-capture a:hover{box-shadow:0 8px 20px #1b492b12}.naver-profile-capture img{display:block;width:100%;height:auto}.naver-profile-capture figcaption{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:10px 1px 0;font-size:10px;color:#768279}.naver-profile-capture figcaption span{color:#248145}@media(max-width:650px){.naver-profile-capture{margin:-6px -8px 22px}.naver-profile-capture figcaption{font-size:10px}}

/* Compact Naver reference: keep the supplied capture and one short search link. */
.naver-profile-card{margin-top:26px;padding:16px;max-width:360px}
.naver-profile-capture{margin:0}.naver-profile-capture img{max-height:310px;object-fit:contain}.naver-profile-capture figcaption{display:block;padding:7px 0 0;font-size:12px;line-height:1.5}
.naver-card-action{display:flex;align-items:center;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid #d8e8dd;font-size:14px;color:#243c2e;min-height:44px}.naver-card-action .naver-letter{font-size:22px}.naver-card-action>span:last-child{margin-left:auto;color:#248145}.naver-card-action:hover{color:#176b38}.naver-card-action strong{font-weight:700}
@media(max-width:650px){.about-intro{font-size:20px;line-height:1.7}.naver-profile-card{margin-top:22px;max-width:360px;width:100%;padding:14px}.naver-profile-capture{margin:0}.naver-profile-capture figcaption{font-size:12px}.naver-card-action{font-size:14px}}

/* Keep both programs visible side by side on phones. */
.program-mobile-summary,.program-mobile-detail,.program-fact-short{display:none}.program-button .program-cta-label,.program-button .program-cta-name{font-size:inherit}
@media(max-width:650px){
  #programs>.shell{width:calc(100% - 28px)}
  .program-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch}
  .program-card{min-width:0;padding:18px 13px;border-radius:10px;overflow-wrap:anywhere}
  .program-top{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:18px}
  .program-top>span:first-child{font-size:13px}.program-top .pill{padding:4px 7px;border-radius:6px;font-size:12px;line-height:1.5;min-height:46px;display:flex;align-items:center}
  .program-en{font-size:11px;letter-spacing:1px}.program-card h3{font-size:clamp(21px,6vw,30px);letter-spacing:-1px;line-height:1.5}
  .program-tagline,.program-desc,.program-fact-full{display:none}
  .program-mobile-summary{display:block;font-size:16px;line-height:1.65;letter-spacing:-.4px;margin:12px 0 0;min-height:5em}
  .program-facts{margin-top:18px}.program-facts>div{grid-template-columns:1fr;gap:5px;padding:12px 0;font-size:14px}.program-facts dt{font-size:12px}.program-facts dd{line-height:1.65}.program-fact-short{display:block}
  .program-details{font-size:14px;margin:5px 0 14px}.program-details summary{gap:5px;min-height:48px;line-height:1.6;padding:12px 0}.program-details summary span{font-size:20px;flex-shrink:0}
  .program-details ol{padding-left:17px;line-height:1.8}.program-details p{font-size:14px;line-height:1.8}.program-mobile-detail{display:block}
  .program-button{padding:12px 10px;gap:8px;font-size:14px;min-height:46px}.program-button .program-cta-name{display:none}.program-button>span:last-child{font-size:18px}
}
@media(max-width:359px){.program-card{padding:16px 10px}.program-top .pill{padding:4px 5px}.program-mobile-summary{font-size:15px}.program-card h3{font-size:21px}.program-button{padding-inline:8px}}

/* Business contact details remain visible at the very bottom of the site. */
.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-main .brand{color:white;font-size:14px}.footer-main .brand-mark{font-size:38px;color:var(--lime)}
.footer-contact{display:grid;gap:8px;margin:0;font-style:normal}.footer-contact>div{display:flex;align-items:baseline;gap:12px}.footer-contact>div>span{flex:0 0 56px;font-size:14px;color:#9eb1cb}.footer-contact a{font-size:16px;color:#e4ecf7;line-height:1.8}.footer-contact a:hover{text-decoration:underline;text-underline-offset:4px}.footer-contact small{font-size:12px;color:#b8c8df}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #ffffff1c;margin-top:24px;padding-top:18px;font-size:12px}
@media(max-width:750px){.footer-main{align-items:flex-start;flex-direction:column;gap:22px}.footer-contact{width:100%}.footer-contact>div{gap:10px}.footer-contact a{font-size:15px}.footer-bottom{gap:12px;flex-wrap:wrap}}
@media(max-width:359px){.footer-contact>div>span{flex-basis:49px;font-size:13px}.footer-contact a{font-size:14px}.footer-contact>div{gap:8px}.footer-contact small{font-size:12px}.footer-bottom{font-size:12px}}

/* Photographs and source captures support the two core programs. */
.program-visual{display:block;position:relative;overflow:hidden;aspect-ratio:16/9;border-radius:7px;background:var(--deep);margin:0 0 27px}.program-visual img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.program-visual:hover img{transform:scale(1.035)}.program-visual>span{position:absolute;inset:auto 0 0;padding:24px 16px 12px;background:linear-gradient(transparent,#07182eee);display:flex;justify-content:space-between;align-items:center;color:white;font-size:14px}.program-visual b{font-size:14px}
.elite-approach{display:grid;grid-template-columns:minmax(220px,.7fr) 1.3fr;gap:90px;align-items:center;margin-bottom:85px;padding-bottom:85px;border-bottom:1px solid #ccd5df}.consultant-figure{max-width:310px;width:100%;justify-self:center}.consultant-photo{aspect-ratio:468/585;position:relative;overflow:hidden;border-radius:100px 100px 8px 8px;background:#dedfec}.consultant-photo img{position:absolute;width:187.393%;max-width:none;height:auto;left:-27.778%;top:-25.983%}.consultant-figure figcaption{padding:18px 0 0}.consultant-figure figcaption>strong{display:block;font-size:25px;font-weight:600;letter-spacing:-.5px}.consultant-figure figcaption>strong span{font-size:12px;letter-spacing:2px;margin-left:10px;color:#738095;font-weight:400}.consultant-figure figcaption>span{display:block;font-size:14px;margin-top:5px}.consultant-figure figcaption>small{display:block;font-size:12px;color:#788595;margin-top:8px}.approach-lead{margin-top:20px;color:var(--muted);font-size:16px;line-height:1.9}.approach-points{padding:0;margin:26px 0;list-style:none}.approach-points li{display:flex;gap:20px;padding:16px 0;border-top:1px solid #ccd5df}.approach-points li>span{font-size:13px;color:#7185a0;margin-top:3px}.approach-points h3{font-size:18px;letter-spacing:-.4px}.approach-points p{font-size:15px;color:#657488;line-height:1.8;margin-top:5px}.classroom-visual{aspect-ratio:16/9}.classroom-copy h2{font-size:clamp(30px,2.6vw,40px)}
.review-archive{display:grid;grid-template-columns:.95fr 1fr 1fr;gap:27px;align-items:center;padding:30px;background:#f2f6fa;border-radius:12px}.review-archive-copy h3{font-size:29px;letter-spacing:-1px;line-height:1.6}.review-archive-copy>p:not(.eyebrow){font-size:15px;line-height:1.9;color:var(--muted);margin:17px 0 22px}.review-archive-copy .eyebrow{margin-bottom:12px}.review-archive-copy .text-link{font-size:14px}.review-capture{min-width:0}.review-capture>a{position:relative;display:flex;align-items:flex-start;justify-content:center;height:305px;background:white;border:1px solid #e0e5eb;border-radius:8px;overflow:hidden;padding:12px 12px 40px;transition:box-shadow .2s}.review-capture img{width:100%;height:100%;object-fit:contain;object-position:center top}.review-capture>a>span{position:absolute;bottom:0;left:0;right:0;text-align:center;background:white;border-top:1px solid #edf0f3;padding:8px;font-size:13px;color:#4d6481}.review-capture>a:hover{box-shadow:0 8px 24px #15274c16}.review-capture figcaption{font-size:14px;margin-top:10px;color:#536b82}.archive-note{margin:12px 0 35px}.photo-dialog{border:0;border-radius:12px;padding:0;width:min(780px,calc(100% - 32px));max-height:90dvh;background:#f1f4f8;overflow:hidden;color:var(--ink)}.photo-dialog::backdrop{background:#081325d9;backdrop-filter:blur(5px)}.photo-dialog-bar{display:flex;align-items:center;gap:20px;justify-content:space-between;background:white;border-bottom:1px solid var(--line);padding:14px 20px}.photo-dialog-bar p{font-size:14px;line-height:1.6}.photo-dialog-bar button{flex-shrink:0;border:0;background:#edf2f7;width:40px;height:40px;border-radius:50%;font-size:26px;line-height:1}.photo-dialog-body{padding:22px;max-height:calc(90dvh - 88px);overflow:auto}.photo-dialog-body img{margin:auto;width:auto;max-width:100%;height:auto;min-width:min(100%,398px)}
@media(max-width:1000px){.elite-approach{gap:45px;grid-template-columns:.8fr 1.2fr}.review-archive{grid-template-columns:1fr 1fr;gap:20px}.review-archive-copy{grid-column:1/-1}.review-archive-copy h3 br,.review-archive-copy>p br{display:none}.review-archive-copy>p:not(.eyebrow){margin:10px 0 15px}.review-capture>a{height:340px}}
@media(max-width:650px){.program-visual{margin:0 -3px 17px;border-radius:5px}.program-visual>span{padding:15px 7px 6px;font-size:12px;gap:4px}.program-visual b{font-size:10px}.elite-approach{grid-template-columns:1fr;gap:30px;margin-bottom:48px;padding-bottom:48px}.consultant-figure{max-width:none;display:flex;align-items:center;gap:20px}.consultant-photo{flex:0 0 125px;border-radius:45px 45px 5px 5px}.consultant-figure figcaption{padding:0;min-width:0}.consultant-figure figcaption>strong{font-size:23px}.consultant-figure figcaption>strong span{display:block;margin:2px 0 8px}.consultant-figure figcaption>span{font-size:13px}.consultant-figure figcaption>small{font-size:12px;line-height:1.7}.approach-copy h2{font-size:31px}.approach-copy .eyebrow{font-size:12px;letter-spacing:1px;margin-bottom:15px}.approach-lead{font-size:16px}.approach-lead br{display:none}.approach-points{margin:22px 0}.approach-points li{gap:15px}.approach-points p{font-size:15px}.review-archive{padding:20px 14px;gap:20px 12px;margin-inline:-5px}.review-archive-copy h3{font-size:25px}.review-archive-copy .eyebrow{font-size:12px}.review-archive-copy>p:not(.eyebrow){font-size:15px}.review-capture>a{height:220px;padding:7px 7px 34px}.review-capture figcaption{font-size:13px;line-height:1.7}.review-capture>a>span{font-size:12px;padding:6px}.photo-dialog-bar{padding:12px 14px;gap:12px}.photo-dialog-body{padding:12px}.photo-dialog-bar p{font-size:13px}}
@media(prefers-reduced-motion:reduce){.program-visual img,.review-capture>a{transition:none}.program-visual:hover img{transform:none}}

.program-visual{margin-top:20px;margin-bottom:4px}.program-top{margin-bottom:18px}@media(max-width:650px){.program-visual{margin-top:14px;margin-bottom:0}.program-top{margin-bottom:13px}}
.journal-image.article-capture{background:#fff;border:1px solid #dfe5eb}.journal-image.article-capture img{object-position:center top}.capture-label{position:absolute;right:12px;bottom:12px;padding:5px 9px;border-radius:4px;background:rgba(16,43,68,.92);color:white;font-size:11px;font-weight:600;line-height:1.5}.journal-card .journal-action{margin-top:auto;padding-top:16px}
