:root{--font-nanum-gothic:"Nanum Gothic";--font-noto-sans-kr:"Noto Sans KR";--font-body:var(--font-roboto),var(--font-nanum-gothic),Tahoma,Dotum,Verdana,Arial,"Trebuchet MS",sans-serif;--font-display:var(--font-noto-sans-kr),var(--font-nanum-gothic),sans-serif;--container:1170px;--header-h:97px;--header-h-mobile:60px;--text:#333333;--menu-color:#202020;--muted:#9c9c9c;--footer-dark:#2e2c2c;--line:#e1e1e1;--card-line:#ffffff;--postech:#c8005f;--member-accent:#0071a8}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:var(--font-body);font-size:13px;line-height:1.8;color:var(--text);background:#ffffff;-webkit-font-smoothing:antialiased}img{max-width:100%;border:0}a{color:inherit}a,a:hover{text-decoration:none}ol,ul{margin:0;padding:0}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 15px}.page{padding-top:var(--header-h)}.header{position:fixed;top:0;left:0;right:0;z-index:1030;height:var(--header-h);padding:20px 0;background:#ffffff;box-shadow:0 0 6px rgba(0,0,0,.08)}.header-inner{max-width:1139px;height:100%;margin:0 auto;padding:0 15px;justify-content:space-between}.header-inner,.header-logo{display:flex;align-items:center}.header-logo{gap:16px}.header-logo img{display:block;height:auto}.header-logo .postech img{width:104px}.header-logo .rule{width:1px;height:26px;background:#d8d8d8}.header-logo .lab img{width:140px}.header-nav{display:flex;align-items:center;margin-right:-15px;list-style:none}.header-nav li a{display:block;font-family:var(--font-display);padding:0 15px;line-height:52px;font-size:13px;font-weight:800;color:var(--menu-color);transition:color .2s}.header-nav li a.active,.header-nav li a:hover{color:#000000}.header-nav .has-sub{position:relative}.header-sub{position:absolute;top:100%;left:50%;min-width:140px;padding:6px 0;transform:translateX(-50%);background:#ffffff;box-shadow:0 4px 12px rgba(0,0,0,.1);list-style:none;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.header-nav .has-sub:hover .header-sub{opacity:1;visibility:visible}.header-nav .has-sub:has(:focus-visible) .header-sub{opacity:1;visibility:visible}.header-sub li a{line-height:34px;font-weight:400;white-space:nowrap;text-align:center}.nav-toggle{display:none;width:40px;height:40px;padding:0;border:0;background:none;cursor:pointer}.nav-toggle span{display:block;width:22px;height:2px;margin:4px auto;background:var(--menu-color)}.hero{position:relative;height:calc(100vh - var(--header-h));min-height:420px;overflow:hidden;background-color:#000000}.hero-fill{position:absolute;inset:0;background-repeat:no-repeat;background-position:50%;background-size:110% auto}.hero-title{position:absolute;font-family:var(--font-display);top:50%;left:0;width:100%;padding:0 70px;overflow:hidden;transform:translateY(-50%);text-align:center;font-size:55px;font-weight:700;line-height:1.3;color:#ffffff;text-shadow:1px 1px 0 rgba(0,0,0,.4)}.hero-title span{display:block;animation:heroSlideUp 1s cubic-bezier(.345,.005,.07,1) .2s both}@keyframes heroSlideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.showcase{display:flex;height:50vh;min-height:420px;background:#000000}.showcase-stage{position:relative;flex:1 1 auto;min-width:0;overflow:hidden}.showcase-slide{position:absolute;inset:0;opacity:0;transition:opacity 1.2s ease-in-out}.showcase-slide.is-active{opacity:1}.showcase-slide .fill{position:absolute;inset:0;background-size:cover;background-position:50%;animation:scaleBg 7s ease-out both}@keyframes scaleBg{0%{transform:scale(1.12)}to{transform:scale(1)}}.showcase-stage:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(0,0,0,.66),rgba(0,0,0,.42) 38%,rgba(0,0,0,.05) 72%,rgba(0,0,0,0));pointer-events:none}.showcase-caption{position:absolute;left:0;right:0;bottom:132px;z-index:5;padding:0 60px;font-family:var(--font-display);color:#ffffff;text-shadow:0 2px 14px rgba(0,0,0,.45);pointer-events:none}.showcase-caption h1{margin:0;font-size:50px;font-weight:700;line-height:1.5}.showcase-caption p{max-width:640px;margin:14px 0 0;font-size:20px;font-weight:400;line-height:1.35;animation:captionIn .7s ease-out both}@keyframes captionIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.showcase-controls{position:absolute;left:60px;bottom:56px;z-index:6;display:flex;align-items:center;gap:10px;font-family:var(--font-display);font-size:12px;font-weight:700;color:#ffffff}.showcase-controls .rail{position:relative;width:76px;height:1px;background:rgba(255,255,255,.35)}.showcase-controls .rail .bar{position:absolute;inset:0 auto 0 0;background:#ffffff;transition:width .5s ease}.showcase-controls .total{opacity:.6}.showcase-controls button{padding:4px 6px;border:0;background:none;font-size:18px;line-height:1;color:#ffffff;opacity:.75;cursor:pointer;transition:opacity .2s}.showcase-controls button:hover{opacity:1}.showcase-controls .play{font-size:11px;letter-spacing:1px}.reveal{transition-property:opacity,transform;transition-timing-function:ease}.reveal-fade-down{opacity:0;transform:translate3d(0,-100px,0)}.reveal-zoom-in{opacity:0;transform:scale(.6)}.reveal.is-shown{opacity:1;transform:translateZ(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}.section{padding:20px 0 0}.section.pad-bottom{padding-bottom:20px}.section.flush{padding:0 0 34px}.section-title{margin:0;font-family:var(--font-display);text-align:center;font-size:28px;font-weight:700;line-height:1.5;color:#000000}.section-title span{display:block}.divider{padding:20px 0}.divider hr{width:100%;height:1px;margin:20px 0;border:0;background-image:linear-gradient(90deg,rgba(127,127,127,0),rgba(127,127,127,.75),rgba(127,127,127,0))}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);align-items:start;grid-gap:40px;gap:40px;padding:0 5px}.grid-2.wide-gutter{gap:100px;padding:0 35px}.grid-2.tight-gutter{gap:32px;padding:0}.card{border:1px solid var(--card-line)}.card .img-wrap{display:block;overflow:hidden}.card .img-wrap img{display:block;width:100%;height:auto}.card .img-wrap.ratio-80 img{aspect-ratio:1/.8;object-fit:cover}.card .card-caption{padding:12px 20px;border-top:1px solid var(--card-line);background:#ffffff;text-align:center;font-size:13px;font-weight:700;line-height:1.5;color:#333333}.card .card-caption.fs12{font-size:12px}.card .card-caption.fs16{font-family:var(--font-display);font-size:16px}.card .card-caption .blank{display:block;height:19.5px;font-size:13px}.plain-figure{margin:0}.plain-figure .img-wrap img{display:block;width:100%;aspect-ratio:1/.5;object-fit:cover}.plain-figure figcaption{min-height:33px;padding-top:10px;text-align:center;font-size:13px;font-weight:700;line-height:1.8}.container-fluid{width:100%;max-width:1420px;margin:0 auto;padding:0 15px}.professor{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:0;gap:0;min-height:550px;padding:70px 0 80px}.professor .photo{padding-right:13%}.professor .photo img{display:block;width:100%;max-height:600px;object-fit:contain}.professor .info{padding-left:10%;font-family:var(--font-display)}.professor .info .blank{height:19.5px}.professor .info .label{font-size:25px;font-weight:700;line-height:1.5;text-decoration:underline}.professor .info .name{font-size:33px;font-weight:700;line-height:1.5}.professor .info .position{font-size:20px;font-weight:500;line-height:1.5}.professor .info .meta{font-size:15px;line-height:1.5}.professor .info .sub-title{font-size:17px;font-weight:700;line-height:1.5}.v-divider{padding:58px 0;text-align:center}.v-divider span{display:inline-block;width:1px;height:87px;border-left:1px solid #888888}.block-spacer{height:78px}.section-masthead{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-top:64px;padding-bottom:16px;border-bottom:4px solid var(--member-accent)}.section-masthead h2{margin:0;font-family:var(--font-display);font-size:42px;font-weight:800;line-height:1.1;color:#111111}.section-masthead img{flex:none;width:134px;height:auto}.team-heading{margin:0 0 30px;padding-top:54px;font-family:var(--font-display);font-size:30px;font-weight:700;line-height:1.3;color:#111111}.team-section{padding:0 0 24px}.team-grid{display:grid}.team-grid-2{grid-template-columns:repeat(2,1fr);column-gap:36px;row-gap:108px}.team-grid-2.flush{padding-top:81px}.member{display:flex;align-items:flex-start;gap:28px}.team-grid-2.staff .member-photo{width:138px}.member-photo{flex:none;width:172px;aspect-ratio:3/4;overflow:hidden}.member-photo img{display:block;width:100%;height:100%;object-fit:cover}.member .member-text{flex:1 1;min-width:0;font-family:var(--font-display);font-size:17px;line-height:1.5;color:#333333}.member .member-line{font-size:15px}.member .member-name{margin-bottom:4px;font-size:23px;font-weight:700;color:var(--member-accent)}.member .member-name span{font-weight:500}.member .member-cv{display:inline-block;margin-bottom:4px;font-size:14px;color:var(--member-accent)}.member .member-cv:hover{text-decoration:underline}.member .member-line{margin-top:11px;overflow-wrap:anywhere}.member .member-line b{font-weight:700;color:#111111}.prof-cv{padding:10px 0 50px}.prof-cv-grid{display:grid;grid-template-columns:1.15fr 1fr;grid-gap:50px;gap:50px}.prof-cv-title{margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid var(--line);font-family:var(--font-display);font-size:17px;font-weight:700;color:#111111}.prof-cv-list{padding-left:18px;list-style:square}.prof-cv-list li{margin-bottom:12px}.prof-cv-list li::marker{color:#b4b4b4}.cv-role{color:#555555}.cv-org,.cv-role{font-family:var(--font-display);font-size:13px;line-height:1.6}.cv-org{color:#222222}.cv-org,.cv-org b{font-weight:700}.prof-link{text-decoration:underline;text-underline-offset:2px;transition:color .15s}.prof-link:hover{color:#0071a8}@media only screen and (max-width:767px){.prof-cv-grid{grid-template-columns:1fr;gap:30px}}.paper-page{padding:30px 0 80px}.paper-section{margin:50px 0 0;font-family:var(--font-display);font-size:19px;font-weight:700;color:#000000}.paper-section:first-child{margin-top:0}.paper-year{margin:54px 0 6px;padding-bottom:10px;border-bottom:2px solid #2d2d2d;font-family:var(--font-display);font-size:24px;font-weight:800;color:#111111}.paper-list{margin:0;padding:0;list-style:none}.paper{padding:26px 0;border-bottom:1px solid #ededed}.paper-main{min-width:0}.paper-num{font-size:12px;font-weight:700;line-height:1.4;color:#c5c6ca}.paper-title{margin:2px 0 6px;font-family:var(--font-display);font-size:18px;font-weight:800;line-height:1.4;color:#111111}.paper-title a{transition:color .15s}.paper-title a:hover{color:#0071a8}.paper-venue{font-size:13px;line-height:1.6;color:#333333}.paper-venue-name{font-size:15px;font-weight:700;color:#111111}.paper-venue-name.pub-venue{color:#0071a8}.paper-authors{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.paper-authors em{padding:3px 9px;border-radius:2px;background:#f0f0f0;font-size:11px;font-style:normal;font-weight:600;line-height:1.5;color:#888888}.paper-authors em.is-lab{background:#e7eef4;color:#2b5f83}@media only screen and (max-width:767px){.paper{padding:22px 0}}.contact-strip{padding:34px 0 40px}.contact-strip .row{display:grid;grid-template-columns:auto auto minmax(0,1fr);grid-gap:28px 56px;gap:28px 56px;padding-bottom:30px;border-bottom:3px solid var(--footer-dark)}.contact-strip .item{display:flex;align-items:center;gap:16px;min-width:0}.contact-strip .icon{display:flex;flex:none;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:var(--footer-dark);color:#ffffff}.contact-strip .icon svg{width:20px;height:20px}.contact-strip .label{font-family:var(--font-display);font-size:16px;font-weight:700;padding-bottom:4px}.contact-strip .value{font-size:14px;color:#555555;overflow-wrap:anywhere}.contact-strip .value a{color:inherit;text-decoration:none}.contact-strip .value a:hover{text-decoration:underline}@media only screen and (max-width:767px){.contact-strip .row{grid-template-columns:1fr}}.notice-block{padding:20px 0}.notice-block.roomy{padding:100px 0}.notice-item{display:grid;grid-template-columns:66.666% 33.333%;grid-gap:0;gap:0;margin:0 -15px}.notice-item .image-wrap{padding:0 15px}.notice-item .image-wrap img{display:block;width:100%;height:auto}.notice-item .text-wrap{padding:0 15px}.notice-item h2{margin:0;font-family:var(--font-nanum-gothic),var(--font-body);font-size:16px;font-weight:700;line-height:1.5;letter-spacing:-1px;color:#333333}.notice-item .short-rule{width:35px;height:0;margin:25px 0 35px;border:0;border-bottom:2px solid #2d2d2d}.notice-item .lead{font-family:var(--font-nanum-gothic),var(--font-body);font-size:13px;color:#28324e;white-space:pre-line}.notice-item .lines{margin-top:16px;font-size:13px}.notice-item .lines a{text-decoration:underline;word-break:break-all}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px 0;gap:20px 0;margin:0 -10px;padding:77px 0 40px}.gallery-card{display:block;margin:0 10px 20px}.gallery-thumb{position:relative;width:100%;padding-top:100%;overflow:hidden;background-color:#f2f2f2;background-position:50%;background-size:cover}.gallery-card .gallery-title{padding:15px 8px;font-size:12px;font-weight:300;line-height:18px;color:#505050}.album{padding:60px 0 80px}.album-head{padding-bottom:30px;border-bottom:1px solid var(--line)}.album-head h1{margin:0;font-size:22px;font-weight:700}.album-body{padding:30px 0;font-size:14px;line-height:1.9}.album-photos img{display:block;width:100%;height:auto;margin:0 auto 20px}.album-nav{display:flex;justify-content:center;padding-top:40px}.btn-dark{display:inline-block;font-family:var(--font-display);padding:8px 38px;border:1px solid transparent;border-radius:20px;background-color:#2d2d2d;color:#ffffff;font-size:12px;cursor:pointer}.news{padding:70px 0 18px}.news-inner{display:grid;grid-template-columns:minmax(0,320px) minmax(0,1fr);align-items:start;grid-gap:56px;gap:56px}.news-photo img{display:block;width:100%;height:auto}@media only screen and (max-width:991px){.news-inner{grid-template-columns:1fr;gap:24px}}.mark-title{display:flex;align-items:center;gap:12px;margin:0 0 20px;font-family:var(--font-display);font-size:30px;font-weight:700;color:#111111}.mark-title:before{content:"";flex:none;width:.92em;height:.92em;background:url(/images/logo-mark.png) no-repeat 50%;background-size:contain}.contact-section{padding:34px 0 76px}.contact-group ul{padding-left:18px;list-style:square}.contact-lead{margin:0 0 8px;font-family:var(--font-display);font-size:20px;font-weight:700;line-height:1.5;color:#111111}.contact-sub{margin:0 0 30px}.contact-group li,.contact-sub{font-size:16px;line-height:1.6;color:#333333}.contact-group li{margin-bottom:8px}.contact-group li::marker{color:#b4b4b4}.contact-groups{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px 45px;gap:28px 45px}.contact-group h3{margin:0 0 10px;font-family:var(--font-display);font-size:19px;font-weight:700;color:#111111}@media only screen and (max-width:767px){.contact-groups{grid-template-columns:1fr}}.news-list{padding-left:18px;list-style:square}.news-list li{margin-bottom:11px;font-size:16px;line-height:1.6;color:#333333}.news-list li::marker{color:#b4b4b4}.news-list a{transition:color .15s}.news-list a:hover{color:#0071a8;text-decoration:underline}.news-tag{font-weight:700}.news-tag-Congrat{color:#0071a8}.news-tag-Welcome{color:#1f9d55}.news-tag-News{color:#b5372f}.news-date{margin-left:4px;color:#9c9c9c;white-space:nowrap;font-size:15px}.news-updated{padding-top:16px;text-align:right;font-size:13px;color:#9c9c9c}@media only screen and (max-width:991px){.news{padding:45px 0 25px}.mark-title{font-size:22px}.news-list li{font-size:13px}}.reviews{padding:50px 0;overflow:hidden}.reviews-track{display:flex;transition:transform .6s ease}.review-box{flex:0 0 460px;width:460px;margin:0 30px;padding:30px 40px;border:1px solid var(--line);text-align:center}.review-box img{display:block;width:100%;aspect-ratio:391/292;object-fit:cover}.review-box .review-caption{padding-top:18px;font-weight:700;color:#000000}.reviews-viewport{position:relative}.reviews-more{display:flex;justify-content:center;padding-top:20px}.sponsors-title{padding:20px 0 0;text-align:center;font-size:30px;font-weight:700;line-height:1.5;color:var(--muted)}.sponsors{padding:0 0 70px;overflow:hidden}.sponsors-track{display:flex;align-items:center;width:max-content;height:100px;animation:marquee 40s linear infinite}.sponsors-track .item{flex:0 0 160px;width:160px;height:100px;margin:0 30px;background-position:50%;background-size:contain;background-repeat:no-repeat}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.footer-logos{padding:0}.footer-logos .row{display:grid;grid-template-columns:repeat(5,1fr);align-items:center;grid-gap:20px;gap:20px}.footer-logos img{display:block;max-height:180px;margin:0 auto}.footer-contact{background-color:var(--footer-dark);color:#ffffff}.footer-contact .row{display:grid;grid-template-columns:1fr 1fr;align-items:center;margin:0 -15px}.footer-contact .row>*{padding:0 15px}.footer-contact .blank{height:23.4px}.footer-contact a{color:#ffffff}.footer-contact .addr b{font-weight:700}.footer-contact .logos{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:20px;gap:20px}.footer-contact .logos img{display:block;max-width:100%;margin:0 auto}.footer-contact .logos .desc{padding-top:10px;text-align:center;font-weight:700}.footer-contact .logos .desc a{text-decoration:none}.site-footer{min-height:50px;padding:20px 0;background:#ffffff}.site-footer .text{font-family:"Droid Serif",var(--font-nanum-gothic),serif;font-size:11px;color:#454545;letter-spacing:.1em}.goto-top{position:fixed;right:25px;bottom:25px;z-index:900;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.15);border-radius:50%;background:rgba(255,255,255,.9);color:#333333;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.goto-top.is-visible{opacity:1;visibility:visible}.home-block{padding:20px 0}.home-intro{display:grid;grid-template-columns:1fr 2fr;align-items:end;margin:0 -15px}.home-intro>*{padding:0 15px}.home-intro .copy{text-align:center;line-height:1.5;color:#000000}.home-intro .copy .blank{height:19.5px}.home-intro .copy .kicker{font-size:15px}.home-intro .copy .headline{font-size:25px}.home-intro .copy .headline b{font-weight:700}.home-intro .copy .desc{font-size:13px;font-weight:700}.home-intro .art img{display:block;width:100%;max-width:730px;height:auto;margin:0 auto}@media only screen and (max-width:1199px){.review-box{flex-basis:380px;width:380px}}@media only screen and (max-width:991px){:root{--header-h:var(--header-h-mobile)}.header{height:var(--header-h-mobile);padding:10px 0}.header-logo{gap:10px}.header-logo .postech img{width:78px}.header-logo .rule{height:20px}.header-logo .lab img{width:104px}.nav-toggle{display:block}.header-nav{position:fixed;top:var(--header-h-mobile);left:0;right:0;margin-right:0;flex-direction:column;align-items:stretch;padding:10px 0;background:#ffffff;border-top:1px solid var(--line);box-shadow:0 6px 12px rgba(0,0,0,.08);transform:translateY(-120%);transition:transform .3s}.header-nav.is-open{transform:translateY(0)}.header-nav li a{padding:0 25px;line-height:44px}.header-sub{position:static;min-width:0;padding:0 0 6px;transform:none;box-shadow:none;opacity:1;visibility:visible}.header-sub li a{padding-left:45px;line-height:36px;text-align:left;color:#6b6b6b}.hero{height:420px}.hero-title{font-size:38px}.footer-contact .row,.grid-2,.home-intro,.notice-item,.professor,.pub-block{grid-template-columns:1fr}.home-intro{align-items:stretch;gap:30px}.home-intro .copy .blank:nth-of-type(n+3){display:none}.professor{padding:40px 0}.professor .info,.professor .photo{padding:0}.professor .info{padding-top:30px}.notice-block,.notice-block.roomy{padding:50px 0}.notice-item .text-wrap{padding-top:25px}.gallery-grid{grid-template-columns:repeat(3,1fr)}.footer-logos img{max-height:120px}.section-title{font-size:22px}}@media only screen and (max-width:767px){.paper-title{font-size:14px}.hero{height:320px}.hero-title{font-size:30px}.team-grid-2{grid-template-columns:1fr;row-gap:68px}.section-masthead{margin-top:40px}.section-masthead h2{font-size:26px}.section-masthead img{width:140px}.team-heading{padding-top:40px;font-size:23px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.review-box{flex-basis:280px;width:280px;margin:0 12px;padding:18px 20px}.review-box img{height:200px}.footer-logos img{max-height:60px}.home-intro .copy .headline{font-size:18px}}.research-areas{padding:66px 0 96px}.research-tabs{display:flex;justify-content:center;flex-wrap:wrap;border-bottom:1px solid var(--line)}.research-tabs button{padding:0 34px;border:0;border-bottom:2px solid transparent;background:none;font-family:var(--font-display);font-size:16px;font-weight:700;line-height:58px;color:#8b8b8b;cursor:pointer;transition:color .2s,border-color .2s}.research-tabs button:hover{color:#444444}.research-tabs button.is-active{color:#111111;border-bottom-color:var(--postech)}.research-panel{padding-top:54px;text-align:center}.research-panel h2{margin:0;font-family:var(--font-display);font-size:30px;font-weight:800;line-height:1.4;color:#111111}.research-panel p{max-width:900px;margin:22px auto 0;font-size:15px;line-height:2;color:#555555}.research-figure{margin-top:46px}.research-figure img{display:block;width:100%;max-width:1000px;margin:0 auto}@media only screen and (max-width:1199px){.showcase-caption h1{font-size:39px}.showcase-caption p{font-size:17px}}@media only screen and (max-width:991px){.showcase{display:block;height:auto;min-height:0}.showcase-stage{height:460px}.showcase-caption,.showcase-controls{padding-left:28px;padding-right:28px}.showcase-controls{left:28px}.showcase-caption{bottom:108px}.research-tabs button{padding:0 18px;font-size:14px}}@media only screen and (max-width:767px){.showcase-stage{height:380px}.showcase-caption h1{font-size:26px}.showcase-caption p{font-size:13px}.research-areas{padding:40px 0 60px}.research-tabs{flex-direction:column;align-items:stretch;border-bottom:0}.research-tabs button{padding:0 4px;border-bottom:1px solid var(--line);line-height:46px;text-align:left}.research-tabs button.is-active{border-bottom-color:var(--postech)}.research-panel{padding-top:34px}.research-panel h2{font-size:22px}.research-figure{margin-top:30px}}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/001f750b538f7a9e-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/80841ae24d03ed90-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/5eae37b69937655e-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4f48fe9100901594-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/970d71e7dcbc144d-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3f718d64f9a6dea-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4120b0a488381b31-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a634e73dfeff02c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1e41be92c43b3255-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/001f750b538f7a9e-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/80841ae24d03ed90-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/5eae37b69937655e-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4f48fe9100901594-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/970d71e7dcbc144d-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3f718d64f9a6dea-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4120b0a488381b31-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a634e73dfeff02c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1e41be92c43b3255-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/001f750b538f7a9e-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/80841ae24d03ed90-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/5eae37b69937655e-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4f48fe9100901594-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/970d71e7dcbc144d-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3f718d64f9a6dea-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4120b0a488381b31-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a634e73dfeff02c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1e41be92c43b3255-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto Fallback;src:local("Arial");ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.00%;size-adjust:99.78%}.__className_c06d0e{font-family:Roboto,Roboto Fallback;font-style:normal}.__variable_c06d0e{--font-roboto:"Roboto","Roboto Fallback"}