:root{--font-heading:"SUIT Variable", "Noto Sans KR", "Malgun Gothic", "Segoe UI", sans-serif;--font-body:"SUIT Variable", "Noto Sans KR", "Malgun Gothic", "Segoe UI", sans-serif;--bg:#f7fbf6;--surface:#fff;--surface-soft:#f3faf4;--surface-mint:#e8f6eb;--text:#1b221c;--text-muted:#5b655d;--line:#14532d1a;--green:#178341;--green-strong:#14532d;--green-pale:#dcfce7;--shadow-sm:0 10px 24px #14532d0d;--shadow-md:0 20px 44px #14532d12;--radius-card:22px;--radius-panel:28px;--radius-pill:999px;--gap-section:72px;--container:1080px;--container-narrow:820px;--header-h:78px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:linear-gradient(180deg, #fbfdfb 0%, var(--bg) 100%);font-family:var(--font-body), sans-serif;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.page-shell{padding-top:var(--header-h)}.container{width:min(calc(100% - 28px), var(--container));margin:0 auto}.container--narrow{width:min(calc(100% - 28px), var(--container-narrow))}.section{padding:var(--gap-section) 0;scroll-margin-top:calc(var(--header-h) + 16px)}.topbar{z-index:60;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#fffffff0;position:fixed;inset:0 0 auto}.topbar__inner{min-height:var(--header-h);justify-content:space-between;align-items:center;gap:20px;display:flex}.topbar__brand{flex-shrink:0;align-items:center;display:inline-flex}.topbar__brand-logo{width:auto;height:62px}.topbar__nav{align-items:center;gap:22px;display:flex}.topbar__nav--desktop{flex:1;justify-content:center}.topbar__link{min-height:var(--header-h);color:var(--text-muted);align-items:center;font-size:.93rem;font-weight:700;display:inline-flex;position:relative}.topbar__link:hover{color:var(--text)}.topbar__link:hover:after{background:#17834159;transform:scaleX(1)}.topbar__link:after{content:"";background:0 0;border-radius:999px;height:3px;transition:transform .16s,background-color .16s;position:absolute;bottom:12px;left:0;right:0;transform:scaleX(0)}.topbar__link.is-active{color:var(--green)}.topbar__link.is-active:after{background:var(--green);transform:scaleX(1)}.topbar__mobile-actions{display:none}.topbar__consult{border-radius:var(--radius-pill);background:var(--green);color:#fff;justify-content:center;align-items:center;min-height:44px;padding:0 14px;font-size:.94rem;font-weight:700;display:inline-flex}.topbar__menu-button{background:var(--surface-mint);border:0;border-radius:14px;flex-direction:column;justify-content:center;gap:4px;width:44px;height:44px;padding:0 11px;display:inline-flex}.topbar__menu-button span{background:var(--green-strong);border-radius:999px;height:2px;display:block}.mobile-menu{display:none}.eyebrow,.tag{border-radius:var(--radius-pill);background:var(--green-pale);min-height:32px;color:var(--green-strong);align-items:center;width:fit-content;padding:.4rem .85rem;font-size:.84rem;font-weight:700;display:inline-flex}.section-heading{max-width:720px;margin-bottom:22px}.section-heading h2,.hero__title,.cta-panel h2{font-family:var(--font-heading), var(--font-body), sans-serif;letter-spacing:-.05em;margin:12px 0 0;font-weight:700;line-height:1.3}.hero__title{color:#fff}.section-heading h2{font-size:clamp(1.9rem,3.8vw,3rem)}.section-heading p,.program-card__details p,.timeline__content p,.story-card p,.cta-panel p,.hero-strengths__item p{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.7}.hero__description{font-size:24px}.hero-strengths__item p{color:#fff}.hero{padding-top:0}.hero-panel{isolation:isolate;background:#dfe7de;border-radius:0;width:100vw;min-height:80vh;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;overflow:hidden}.hero__title{letter-spacing:-.05em;max-width:10.5em;font-size:clamp(2.8rem,5vw,4.8rem);font-weight:700;line-height:1.3}.hero__title span{white-space:normal;display:block}.hero__title--accent{color:#dff6e5}.hero__description{color:#ffffffdb;max-width:620px;margin-top:16px}.hero-panel__overlay{z-index:1;background:linear-gradient(90deg,#0a100cb8 0%,#0a100c6b 42%,#0a100c1f 70%,#0a100c2e 100%),linear-gradient(#0a100c14 0%,#0a100c29 44%,#0a100c94 100%);position:absolute;inset:0}.hero-panel__content{z-index:2;align-content:space-between;gap:28px;min-height:80vh;padding:42px;display:grid;position:relative}.hero-panel__copy{align-self:end;min-width:0;max-width:720px;padding-top:42px}.hero-strengths{grid-template-columns:repeat(3,minmax(0,1fr));align-self:end;gap:12px;display:grid}.hero-strengths__item{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff24;border:1px solid #ffffff2e;border-radius:22px;align-items:start;gap:12px;padding:16px 18px;display:grid}.hero-strengths__item strong{color:#fff;font-size:1.5rem}.button-row,.cta-panel__actions{flex-wrap:wrap;gap:10px;display:flex}.hero__actions{margin-top:20px}.hero .eyebrow{color:#f2fff4;background:#e2fae82e;border:1px solid #ffffff29}.button{border-radius:var(--radius-pill);border:1px solid #0000;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:1rem;font-weight:700;display:inline-flex}.button--primary{background:var(--green);color:#fff}.button--secondary{color:var(--green-strong);background:#fff;border-color:#15532d24}.hero__button-secondary{color:#fff;background:#ffffff1a;border-color:#ffffff47}.hero__button-secondary:hover{background:#ffffff2e}.hero__image{object-fit:cover;object-position:center center;z-index:0;position:relative}.teacher-profile{gap:24px;display:grid}.teacher-profile__header{gap:12px;max-width:820px;display:grid}.teacher-profile__eyebrow{color:var(--green);letter-spacing:.12em;margin:0;font-size:.82rem;font-weight:800}.teacher-profile__title{max-width:12em;font-family:var(--font-heading), var(--font-body), sans-serif;letter-spacing:-.05em;margin:0;font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1.3}.teacher-profile__body{min-width:0}.teacher-profile__gallery{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:22px;display:grid}.teacher-profile__column{will-change:transform;gap:18px;transition:transform .18s ease-out;display:grid}.teacher-profile__column--left{transform:translateY(var(--teacher-left-offset,0))}.teacher-profile__column--right{transform:translateY(var(--teacher-right-offset,0));padding-top:72px}.teacher-profile__resume,.teacher-profile__gallery-card{border-radius:var(--radius-card);border:1px solid var(--line);box-shadow:var(--shadow-sm)}.teacher-profile__resume{background:linear-gradient(#fff 0%,#f6fbf7 100%);padding:22px}.teacher-profile__gallery-card{background:var(--surface);min-height:320px;position:relative;overflow:hidden}.teacher-profile__gallery-image{object-fit:cover;width:100%;height:100%;display:block}.teacher-profile__gallery-card--left-image{min-height:420px;transform:rotate(-1.8deg)}.teacher-profile__gallery-card--right-top{min-height:300px;transform:rotate(1.5deg)}.teacher-profile__gallery-card--right-bottom{min-height:430px;transform:rotate(-1.2deg)}.roadmap-image-card__image{object-fit:cover;width:100%;height:auto;display:block}.teacher-profile__resume-heading{border-bottom:1px solid var(--line);gap:6px;padding-bottom:16px;display:grid}.teacher-profile__resume-heading strong{letter-spacing:-.04em;font-size:1.08rem;font-weight:700}.teacher-profile__resume-heading span{color:var(--text-muted);font-size:.94rem}.teacher-profile__resume-list{gap:0;margin-top:10px;display:grid}.teacher-profile__resume-item{border-bottom:1px solid #14532d14;grid-template-columns:18px 1fr;align-items:start;gap:10px;padding:14px 0;display:grid}.teacher-profile__resume-item:last-child{border-bottom:0;padding-bottom:0}.teacher-profile__resume-bullet{background:var(--green);border-radius:999px;width:8px;height:8px;margin-top:.45rem}.teacher-profile__resume-item p{margin:0;line-height:1.7}.highlight-strip{background:var(--surface-mint);border:1px solid var(--line);border-radius:18px;margin-bottom:16px;padding:16px 18px}.curriculum-section{background:linear-gradient(#d0e8d9,#0000)}.highlight-strip strong{color:var(--green-strong);font-size:clamp(1.04rem,2vw,1.32rem);line-height:1.6;display:block}.program-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.program-card{border-radius:var(--radius-card);background:var(--surface);border:1px solid var(--line);flex-direction:column;gap:14px;padding:18px;display:flex}.program-card__summary{flex-direction:column;gap:10px;display:flex}.program-card__summary-main h3{letter-spacing:-.05em;color:var(--green-strong);margin:0;font-size:1.8rem;font-weight:700;line-height:1.3}.program-card__summary-main p{color:var(--text-muted);margin:6px 0 0;line-height:1.65}.program-chip{border-radius:var(--radius-pill);background:var(--green-pale);width:fit-content;min-height:32px;color:var(--green-strong);align-items:center;padding:0 12px;font-size:.84rem;font-weight:700;display:inline-flex}.program-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.program-meta div{background:var(--surface-soft);border-radius:16px;padding:12px}.program-meta span{color:var(--text-muted);margin-bottom:6px;font-size:.8rem;display:block}.program-meta strong{font-size:.92rem;line-height:1.5;display:block}.timeline{gap:12px;display:grid}.roadmap-showcase{gap:16px;display:grid}.timeline__item{grid-template-columns:56px 1fr;align-items:start;gap:14px;display:grid}.timeline__marker{background:var(--green);color:#fff;border-radius:999px;place-items:center;width:56px;height:56px;font-weight:800;display:grid}.timeline__content{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:18px}.timeline__content h3{letter-spacing:-.05em;margin:0 0 8px;font-size:1.08rem;font-weight:700;line-height:1.3}.story-grid{gap:14px;display:grid}.story-card{border-radius:var(--radius-card);background:var(--surface);border:1px solid var(--line);grid-template-columns:.9fr 1.1fr;gap:14px;padding:16px;display:grid}.story-card__copy{flex-direction:column;gap:10px;display:flex}.story-card__media{border:1px solid var(--line);background:var(--surface-soft);border-radius:18px;overflow:hidden}.story-card__image{width:100%;height:auto;display:block}.story-card__image.is-letter{object-fit:contain}.gaegu-regular{font-family:Gaegu,sans-serif;font-style:normal;font-weight:400}.system-section{background:#178341}.system-section .section-heading h2,.system-section .story-card p,.system-section .section-heading p{color:#dcfce7}.system-section .story-card,.system-section .story-card__media{box-shadow:none;background:0 0;border:0;border-radius:0}.system-letter{justify-content:center;padding:18px 6px}.system-letter p{color:#dcfce7;margin:0;font-size:clamp(1.2rem,2vw,1.7rem);line-height:1.18}.cta-panel{border-radius:var(--radius-panel);background:var(--surface);border:1px solid var(--line);text-align:center;padding:28px 24px}.cta-panel h2{font-size:clamp(1.8rem,4vw,2.7rem)}.cta-panel p{max-width:620px;margin:14px auto 0}.cta-panel__actions{justify-content:center;margin-top:20px}.cta-panel__meta{justify-items:center;gap:6px;margin-top:18px;display:grid}.cta-panel__meta strong{font-size:1.08rem}.cta-panel__meta span{color:var(--text-muted)}.showcase-section{background:#178341;padding-top:0}.showcase-carousel{gap:16px;display:grid}.showcase-carousel__viewport{background:#0f1712;border-radius:28px;overflow:hidden}.showcase-carousel__media{object-fit:cover;width:100%;min-height:640px;display:block}.footer{padding:24px 0 88px}.footer__inner{border-top:1px solid var(--line);grid-template-columns:auto 1fr;align-items:center;gap:20px;padding-top:16px;display:grid}.footer__brand{align-items:center;display:inline-flex}.footer__content{justify-items:end;gap:6px;display:grid}.footer__text{color:var(--text-muted);margin:0;line-height:1.7}.footer__logo-image{width:auto;height:56px}.mobile-sticky-cta{display:none}@media (max-width:767px){:root{--header-h:72px;--gap-section:52px;--radius-card:18px;--radius-panel:22px}body{padding-bottom:84px}.container,.container--narrow{width:min(calc(100% - 28px), var(--container))}.topbar__nav--desktop{display:none}.topbar__mobile-actions{align-items:center;gap:8px;display:flex}.topbar__brand-logo{height:48px}.mobile-menu{max-height:0;transition:max-height .18s;display:block;overflow:hidden}.mobile-menu.is-open{border-top:1px solid var(--line);background:#fffffff7;max-height:380px}.mobile-menu__panel{width:min(calc(100% - 28px), var(--container));gap:6px;margin:0 auto;padding:12px 0 16px;display:grid}.mobile-menu__link{color:var(--text-muted);border-radius:12px;padding:11px 10px;font-weight:700;display:block}.mobile-menu__link.is-active{background:var(--surface-mint);color:var(--green-strong)}.hero-panel,.story-card{grid-template-columns:1fr}.hero-panel{border-radius:0;gap:16px;min-height:80vh}.hero__title{max-width:none;font-size:clamp(2.2rem,9.5vw,3.2rem)}.hero-panel__content{gap:20px;min-height:80vh;padding:26px 22px 22px}.hero-panel__copy{padding-top:8px}.hero-strengths{grid-template-columns:1fr;gap:8px}.hero-strengths__item{grid-template-columns:1fr;gap:6px;padding:12px 14px}.button-row,.cta-panel__actions{flex-direction:column}.button,.topbar__consult{width:100%}.teacher-profile__body{min-width:0}.teacher-profile__gallery{grid-template-columns:1fr;gap:14px}.teacher-profile__title{max-width:none}.teacher-profile__column{transition:none;transform:none}.teacher-profile__column--right{padding-top:0}.teacher-profile__gallery-card{min-height:280px}.teacher-profile__gallery-card--left-image,.teacher-profile__gallery-card--right-top,.teacher-profile__gallery-card--right-bottom{transform:none}.program-grid,.program-meta{grid-template-columns:1fr}.showcase-carousel__viewport{border-radius:22px}.showcase-carousel__media{min-height:320px}.program-card,.story-card{padding:18px 16px}.story-card__media{order:-1}.cta-panel{text-align:left;padding:24px 22px}.cta-panel__meta{justify-items:start}.footer{padding:18px 0 0}.footer__inner{grid-template-columns:1fr;align-items:flex-start;padding-bottom:12px}.footer__content{justify-items:start}.mobile-sticky-cta{z-index:70;border:1px solid var(--line);box-shadow:var(--shadow-md);background:#fffffff5;border-radius:16px;grid-template-columns:1.2fr 1.2fr 1fr;gap:8px;padding:8px;display:grid;position:fixed;bottom:14px;left:14px;right:14px}.mobile-sticky-cta__button{text-align:center;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 10px;font-size:.9rem;font-weight:700;display:inline-flex}.mobile-sticky-cta__button--primary{background:var(--green);color:#fff}.mobile-sticky-cta__button--secondary{background:var(--surface-mint);color:var(--green-strong)}.mobile-sticky-cta__button--ghost{background:var(--surface);border:1px solid var(--line);color:var(--text)}}
