.greeting,.history,.org-chart,.instructors,.location{background-color:var(--white);border-radius:4px;width:100%;max-width:1200px;margin:0 auto;padding:6rem 4rem;font-family:Noto Sans KR,sans-serif;box-shadow:0 1px 10px #0000000d}@media (max-width:768px){.greeting,.history,.org-chart,.instructors,.location{padding:3rem 2rem}}.greeting__header,.history__header,.org-chart .history__header{text-align:center;margin-bottom:4rem}.greeting__header h2,.history__header h2,.org-chart .history__header h2{color:var(--text-heading);margin-bottom:1rem;padding-bottom:1.5rem;font-size:2.8rem;font-weight:800;display:inline-block;position:relative}.greeting__header h2:after,.history__header h2:after,.org-chart .history__header h2:after{content:"";background-color:var(--primary);border-radius:2px;width:60px;height:4px;margin:1.5rem auto 0;display:block}.greeting__header p,.history__header p,.org-chart .history__header p{color:var(--text-light);white-space:pre-line;margin-top:1rem;font-size:1.6rem;line-height:1.6}.greeting__content{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.greeting__content{grid-template-columns:2fr 1fr;align-items:start;gap:4rem}}.greeting__text{color:var(--text-dark);font-size:1.5rem}.greeting__text .highlight{margin-bottom:2rem;font-weight:700;line-height:1.6;display:block;color:var(--text-heading)!important;font-size:1.75rem!important}.greeting__text p{word-break:keep-all;margin-bottom:1.5rem;font-size:1.4rem;line-height:1.8;display:block;color:var(--text-dark)!important}.greeting__quote{background:linear-gradient(135deg,var(--primary-bg),var(--white));border-left:5px solid var(--primary);border-radius:0 1.2rem 1.2rem 0;margin:3rem 0;padding:2.4rem 2.4rem 2.4rem 3.2rem;position:relative;box-shadow:0 2px 12px #1e4f9814}.greeting__quote p{margin:0;font-family:serif;font-style:italic;font-weight:700;line-height:1.5;color:var(--primary)!important;font-size:1.9rem!important}.greeting__quote:before{content:"\"";color:#1e4f981f;pointer-events:none;font-family:serif;font-size:7rem;line-height:1;position:absolute;top:-.8rem;left:1.2rem}.greeting__profile{background-color:var(--white);border:1px solid var(--border-thin);border-top:4px solid var(--primary);text-align:center;border-radius:1.2rem;padding:2.4rem 2rem;position:sticky;top:2rem;box-shadow:0 8px 24px #1e4f9814}.greeting__profile-img{-o-object-fit:cover;object-fit:cover;border-radius:.8rem;width:180px;height:220px;margin:0 auto 1.6rem;display:block;box-shadow:0 4px 12px #0000001a}.greeting__profile-info{border-top:1px solid var(--border-thin);margin-top:1rem;padding-top:1.2rem}.greeting__profile-info .role{color:var(--text-light);letter-spacing:.03em;margin-bottom:.4rem;font-size:1.4rem;display:block}.greeting__profile-info .name{color:var(--text-heading);margin-bottom:.6rem;font-size:2.2rem;font-weight:800;display:block}.greeting__profile-info .signature{color:var(--primary);opacity:.7;font-family:Brush Script MT,cursive;font-size:2.2rem;display:inline-block;transform:rotate(-3deg)}.history__loading,.history__no-data{text-align:center;color:var(--text-lighter);padding:5rem 0;font-size:1.2rem}.history__list{flex-direction:column;gap:0;display:flex;position:relative}.history__decade-divider{align-items:center;gap:1.6rem;margin:3.2rem 0 2rem;display:flex}.history__decade-divider span{letter-spacing:.1em;color:var(--white);background:var(--primary);white-space:nowrap;border-radius:99px;padding:.4rem 1.2rem;font-size:1.2rem;font-weight:800}.history__decade-divider:after{content:"";background:linear-gradient(90deg,#1e4f9833,#0000);flex:1;height:1px}.history__decade-divider:first-child{margin-top:0}.history__item{grid-template-columns:1fr;gap:1rem;padding-bottom:4rem;display:grid}@media (min-width:768px){.history__item{grid-template-columns:250px 80px 1fr;gap:0;padding-bottom:0}}.history__year-col{text-align:left}@media (min-width:768px){.history__year-col{text-align:right;height:fit-content;padding-top:.2rem;position:sticky;top:100px}}.history__year-text{color:var(--primary);letter-spacing:-.03em;font-size:2.2rem;font-weight:800;line-height:1}@media (min-width:768px){.history__year-text{font-size:3.2rem}}.history__divider-col{display:none;position:relative}@media (min-width:768px){.history__divider-col{flex-direction:column;align-items:center;display:flex}}.history__dot{background-color:var(--primary);z-index:10;width:18px;height:18px;box-shadow:0 0 0 3px var(--white),0 0 0 5px #1e4f9840;border-radius:50%;flex-shrink:0;margin-top:.8rem}.history__line{background:linear-gradient(#1e4f984d,#1e4f980d);flex:1;width:2px;min-height:100px;margin-top:4px;margin-bottom:-2rem}.history__item:last-child .history__line{display:none}.history__content-col{padding-top:.2rem;padding-bottom:4rem}@media (min-width:768px){.history__content-col{border-left:none;padding-left:2.4rem}}.history__event{border-radius:.8rem;margin-bottom:2rem;padding:1.4rem 1.8rem;transition:background .15s}.history__event:last-child{margin-bottom:0}.history__event:hover{background:var(--primary-bg)}.history__event-row{align-items:baseline;gap:1.5rem;display:flex}.history__date{color:var(--primary);min-width:54px;font-size:1.6rem;font-weight:800}.history__desc{color:var(--text-dark);word-break:keep-all;font-size:1.5rem;font-weight:500;line-height:1.6}.history__image-wrapper{border-radius:1rem;max-width:600px;margin-top:1.5rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.history__image{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;transition:transform .3s;display:block}.history__image:hover{transform:scale(1.02)}.org-chart{--org-line:#1e4f9840;--org-line-w:1px;--org-gap:18px;--org-radius:8px;padding:16px 12px 36px}.org-chart__container{flex-direction:column;max-width:1120px;margin:0 auto;display:flex}.org-chart__level{padding-top:var(--org-gap);justify-content:center;display:flex;position:relative}.org-chart__level:before{content:"";width:var(--org-line-w);height:var(--org-gap);background:var(--org-line);border-radius:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.org-chart__level--root{padding-top:8px}.org-chart__level--root:before{content:none}.org-chart__level--assist{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:24px;display:grid}.org-chart__level--assist:after{content:"";top:calc(var(--org-gap)/2);height:var(--org-line-w);background:var(--org-line);border-radius:1px;position:absolute;left:22%;right:22%}.org-chart__assist-group{flex-direction:column;justify-content:center;gap:6px;display:flex}.org-chart__assist-group--left{align-items:flex-end;padding-right:4px}.org-chart__assist-group--right{align-items:flex-start;padding-left:4px}.org-chart__spine{width:var(--org-line-w);background:var(--org-line);border-radius:1px;align-self:stretch;min-height:56px}.org-chart__level--committees{grid-template-columns:1fr 1fr;gap:28px;max-width:560px;margin-left:auto;margin-right:auto;display:grid}.org-chart__level--committees:after{content:"";top:calc(var(--org-gap)/2);height:var(--org-line-w);background:var(--org-line);border-radius:1px;position:absolute;left:18%;right:18%}.org-chart__level--teams{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;max-width:960px;margin-left:auto;margin-right:auto;display:grid}.org-chart__level--teams:after{content:"";top:calc(var(--org-gap)/2);height:var(--org-line-w);background:var(--org-line);border-radius:1px;position:absolute;left:6.25%;right:6.25%}.org-chart__level--teams>.org-card{position:relative}.org-chart__level--teams>.org-card:before{content:"";top:calc(var(--org-gap)*-1/2);width:var(--org-line-w);height:calc(var(--org-gap)/2);background:var(--org-line);border-radius:1px;position:absolute;left:50%;transform:translate(-50%)}.org-chart__level--committees>.org-card{position:relative}.org-chart__level--committees>.org-card:before{content:"";top:calc(var(--org-gap)*-1/2);width:var(--org-line-w);height:calc(var(--org-gap)/2);background:var(--org-line);border-radius:1px;position:absolute;left:50%;transform:translate(-50%)}@media (max-width:1100px){.org-chart__level--teams{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:20px}.org-chart__level--teams:after{left:12.5%;right:12.5%}}@media (max-width:720px){.org-chart{--org-gap:14px}.org-chart__level--assist{grid-template-columns:1fr;gap:10px}.org-chart__level--assist:after{content:none}.org-chart__assist-group{align-items:center!important;padding:0!important}.org-chart__spine{display:none}.org-chart__level--committees{grid-template-columns:1fr;gap:14px}.org-chart__level--committees:after,.org-chart__level--committees>.org-card:before{content:none}.org-chart__level--teams{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:22px}.org-chart__level--teams:after,.org-chart__level--teams>.org-card:before{content:none}}.org-card{z-index:1;border-radius:var(--org-radius);background:var(--white);word-break:keep-all;text-align:center;border:1px solid #1e4f982e;flex-direction:column;justify-content:center;align-items:center;gap:1px;min-height:44px;padding:7px 14px;transition:border-color .15s,background .15s;display:flex;position:relative}.org-card:hover{border-color:var(--primary)}.org-card__name{color:var(--primary);margin:0;font-size:13px;font-weight:600;line-height:1.3}.org-card__sub{color:var(--text-light);letter-spacing:.02em;font-size:10px;font-weight:500;line-height:1.3}.org-card--root{background:var(--primary);border-color:var(--primary);min-width:180px;min-height:52px;padding:10px 24px}.org-card--root .org-card__name{color:var(--white);font-size:15px;font-weight:700}.org-card--root .org-card__sub{color:#fffc;font-size:10.5px}.org-card--root:hover{background:#173f7a;border-color:#173f7a}.org-card--outline{border-color:#1e4f9859;min-width:140px}.org-card--outline .org-card__name{font-size:13px}.org-card--filled{background:var(--primary-bg);border-color:#1e4f9833;min-width:160px;min-height:46px}.org-card--filled .org-card__name{font-size:13.5px}.org-card--team{background:var(--bg-light);border-color:#1e4f981f;min-height:50px;padding:8px 6px}.org-card--team .org-card__name{color:var(--text-dark);font-size:12px;font-weight:600}.org-card--team .org-card__sub{font-size:9.5px}.instructors__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.instructors__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.instructors__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}.instructors__card{background-color:var(--white);border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.instructors__card:hover{border-color:#bfdbfe;transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}@media (min-width:640px){.instructors__card{flex-direction:row;align-items:stretch}}.instructors__img-wrapper{background-color:#f1f5f9;width:100%;height:250px;position:relative;overflow:hidden}@media (min-width:640px){.instructors__img-wrapper{flex-shrink:0;width:220px;height:auto}}.instructors__img-wrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.instructors__card:hover .instructors__img-wrapper img{transform:scale(1.05)}.instructors__info{flex-direction:column;flex:1;justify-content:space-between;padding:1.5rem;display:flex}.instructors__info-header{margin-bottom:1rem}.instructors__info-header .name{color:var(--text-heading);margin-right:.5rem;font-size:2rem;font-weight:800}.instructors__info-header .role{color:var(--text-light);font-size:1.5rem;font-weight:500}.instructors__info-header .field{color:var(--primary);margin-top:.25rem;font-size:1.5rem;font-weight:700;display:block}.instructors__info-detail{color:var(--text-mid);margin-bottom:1.5rem;font-size:1.3rem;line-height:1.6}.instructors__info-detail p{align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:1.1rem;display:flex}.instructors__info-detail .label{color:var(--text-light);min-width:60px;font-size:1.1rem;font-weight:800}.instructors__info .btn-view{background-color:var(--primary);color:var(--white);border-radius:.5rem;align-self:flex-start;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:background .2s}.instructors__info .btn-view:hover{background-color:var(--primary-dark)}.inst-modal__overlay{animation:.3s fadeIn}.inst-modal__content{width:100%;max-width:600px;max-height:90vh;padding:2.5rem;animation:.3s slideUp;overflow-y:auto}.inst-modal__close{color:var(--text-lighter);font-size:1.5rem;transition:color .2s;top:1.5rem;right:1.5rem}.inst-modal__close:hover{color:var(--text-heading)}.inst-modal__header{border-bottom:1px solid #e2e8f0;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.inst-modal__header img{-o-object-fit:cover;object-fit:cover;border:3px solid #f1f5f9;border-radius:50%;width:100px;height:100px}.inst-modal__header .modal-name{color:var(--text-heading);font-size:1.75rem;font-weight:800;display:block}.inst-modal__header .modal-role{color:var(--text-light);font-size:1rem}.inst-modal__body h4{color:var(--primary);align-items:center;gap:.5rem;margin-bottom:.8rem;font-size:1.1rem;font-weight:700;display:flex}.inst-modal__body h4:before{content:"";background-color:var(--primary);border-radius:2px;width:4px;height:16px;display:block}.inst-modal__body ul{margin:0 0 2rem;padding:0;list-style:none}.inst-modal__body ul li{color:var(--text-mid);margin-bottom:.5rem;padding-left:1rem;line-height:1.6;position:relative}.inst-modal__body ul li:before{content:"•";color:var(--text-lighter);position:absolute;left:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.location__container{width:100%}.location__map-wrapper{border:1px solid var(--border-thin);border-radius:12px;width:100%;height:450px;margin-bottom:3rem;overflow:hidden;box-shadow:0 4px 10px #00000014}.location__info-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (max-width:768px){.location__info-grid{grid-template-columns:1fr}}.location__card{background:var(--bg-light);text-align:left;border:none;border-radius:12px;align-items:flex-start;gap:2rem;padding:2.5rem;transition:transform .2s;display:flex}.location__card:hover{background:var(--white);transform:translateY(-5px);box-shadow:0 5px 15px #00000014}.location__card .icon-box{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.location__card .icon-box.bg-blue-100{color:#0284c7;background:#e0f2fe}.location__card .icon-box.bg-green-100{color:#16a34a;background:#dcfce7}.location__card .icon-box.bg-orange-100{color:#ea580c;background:#ffedd5}.location__card .icon-box.bg-indigo-100{color:#4f46e5;background:#e0e7ff}.location__card .content h3{color:var(--text-dark);margin-bottom:.8rem;font-size:1.6rem;font-weight:700}.location__card .content p{color:var(--text-mid);white-space:pre-line;font-size:1.5rem;line-height:1.5}.location__card .content .subway-line{text-align:center;width:22px;height:22px;color:var(--white);border-radius:50%;margin-right:6px;font-size:1.2rem;font-weight:700;line-height:22px;display:inline-block}.location__card .content .subway-line.line-1{background-color:#0052a4}.location__card .content .subway-line.line-7{background-color:#747f00}
