.unis-header{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;color:#fff;width:100%;max-width:1920px;margin:0 auto;box-sizing:border-box;background:transparent}.unis-logo-link{display:flex;align-items:center;gap:16px;text-decoration:none}.unis-header__logo{display:flex;align-items:center;padding:37px 79px}.unis-logo-icon{width:24px;height:24px;display:block}.unis-logo-text{line-height:26px;color:#fff;font-family:Helvetica;font-size:23px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:6.9px;align-items:center}.unis-header__nav{display:flex;align-items:center;gap:71px;margin-right:78px;text-decoration:none}.unis-header__nav a{font-family:Pretendard;font-size:21px;font-style:normal;font-weight:500;line-height:normal;color:#fff;text-decoration:none}.unis-header__nav a:hover{text-decoration:none}.unis-hamburger{display:none;width:44px;height:44px;background:none;border:0;color:#fff;cursor:pointer;margin-right:16px}.nav-overlay{position:fixed;inset:0;background:#0000;visibility:hidden;opacity:0;transition:.22s ease;z-index:1100}.nav-overlay.is-open{visibility:visible;opacity:1;background:#00000073}.nav-drawer{position:fixed;top:0;right:0;height:100%;width:min(86vw,320px);background:#0b0b0b;color:#fff;transform:translate(100%);transition:transform .26s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column;z-index:1101;box-shadow:-20px 0 40px #00000073}.nav-drawer.is-open{transform:translate(0)}.drawer-header{height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid rgba(255,255,255,.14)}.drawer-title{font-weight:700}.drawer-close{width:40px;height:40px;border:0;border-radius:10px;background:#ffffff14;color:#fff;cursor:pointer}.nav-mobile{display:flex;flex-direction:column;padding:12px}.nav-mobile a{display:block;padding:14px 12px;border-radius:12px;color:#cfd6e4;text-decoration:none;font-weight:600}.nav-mobile a:hover{color:#fff;background:#ffffff14}@media (max-width: 1024px){.unis-header{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:20px 0 0;font-weight:300}.unis-header__logo{grid-column:2;justify-self:center;padding:0}.unis-logo-icon{display:none}.unis-logo-text{font-size:13px;letter-spacing:.35em;line-height:1}.unis-header__nav{display:none}.unis-hamburger{display:inline-flex;justify-self:end;width:36px;height:36px}}@media (max-width: 360px){.unis-logo-text{font-size:16px;letter-spacing:.28em}}.nav-drawer{width:min(65vw,360px);background:#000;color:#fff}.drawer-header{height:60px;padding:max(env(safe-area-inset-top),10px) 16px 0 16px;border-bottom:none;background:transparent;justify-content:flex-end}.drawer-title{display:none}.drawer-close{width:40px;height:40px;border:0;background:none;color:#fff;cursor:pointer}.nav-mobile{display:flex;flex-direction:column;align-items:flex-end;gap:28px;padding:24px 24px 40px}.nav-mobile a{width:100%;text-align:right;color:#fff;font-family:Pretendard,system-ui,-apple-system;font-size:18px;font-style:normal;font-weight:300;letter-spacing:-.01em;text-decoration:none;padding:10px 0;transition:transform .18s ease,opacity .18s ease;opacity:.92}.nav-mobile a:hover{opacity:1;transform:translate(-4px)}.nav-mobile a.active{opacity:1;position:relative}.nav-mobile a.active:after{content:"";position:absolute;right:0;bottom:-6px;width:28px;height:2px;background:#fff;border-radius:999px}.nav-mobile a:focus-visible,.drawer-close:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:3px}.footer{padding:0 0 80px;background:transparent!important;color:#d4d4d4;font-family:Pretendard,sans-serif}.footer__inner{max-width:87.45vw;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-end}.footer__left{display:flex;flex-direction:column;gap:0px}.footer__right{display:flex;flex-direction:column;align-items:flex-end;gap:18px}.footer__description p{margin:0;font-size:24px;font-weight:300}.footer__title{font-weight:700!important;margin-bottom:16px!important}.footer__copyright,.footer__makers{font-size:24px;font-weight:300;margin:0}.footer__icons{display:flex;gap:14px}.footer__icons img{width:24px;height:24px;cursor:pointer}@media (max-width: 1440px){.footer__description p,.footer__copyright,.footer__makers{font-size:22px}.footer__icons img{width:22px;height:22px}}@media (max-width: 1280px){.footer__description p,.footer__copyright,.footer__makers{font-size:20px}.footer__icons{gap:12px}.footer__icons img{width:20px;height:20px}}@media (max-width: 1024px){.footer{padding:0 0 24px}.footer__inner{max-width:none;padding:0 16px;display:grid;grid-template-columns:1fr auto;grid-auto-rows:min-content;column-gap:10px;row-gap:4px;align-items:start;text-align:left}.footer__left{grid-column:1 / 2;gap:8px}.footer__right{display:contents}.footer__title{grid-column:1 / 2;margin:0 0 6px!important;font-size:10px;font-weight:800!important}.footer__title:after{content:none}.footer__description p{grid-column:1 / 2;margin:0;font-size:10px}.footer__copyright{grid-column:1 / 2;font-size:10px;margin:0}.footer__makers{grid-column:1 / 2;grid-row:3;margin:0;font-size:10px;text-align:left}.footer__icons{grid-column:2 / 3;grid-row:3;justify-self:end;margin:0;gap:8px}.footer__icons img{width:10px;height:10px}}@media (max-width: 768px){.footer__inner{row-gap:6px}.footer__makers{font-size:10px}.footer__icons img{width:10px;height:10px}}@media (max-width: 430px){.footer__icons{grid-row:4;grid-column:1 / 2;justify-self:start;margin-top:6px}.footer__title,.footer__description p,.footer__copyright,.footer__makers{font-size:8px}.footer__icons img{width:8px;height:8px}}.layout-container{display:flex;flex-direction:column;min-height:100vh;background-color:#000;max-width:1920px;width:100%;margin:0 auto}main{flex:1;width:100%;background-color:#000}footer{width:100%;background-color:#000}html,body,#root{height:100%}:root{--white: #FFF;--text-dim: #ECECEC;--bullet-fill: #CFCFCF;--bullet-stroke: #7C8085;--glass-border: rgba(255, 255, 255, .6);--glass-bg: rgba(221, 221, 221, .3);--glass-shadow: 0 0 9px 1px rgba(0, 0, 0, .6);--glass-blur: blur(7.5px);--font-kr: Pretendard, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;--hero-highlight: linear-gradient(90deg, #DFF0FF 0%, #80C2FF 100%);--intro-bg: linear-gradient(to bottom, #000 0%, #0a0a0a 100%);--program-bg: radial-gradient(120% 140% at 50% 0%, #0E151C 0%, #070B10 60%, #050607 100%);--closing-bg: linear-gradient(180deg, #0B2B4C 0%, #071D36 100%);--hero-overlay: linear-gradient( to bottom, rgba(0, 0, 0, .05) 0%, rgba(0, 0, 0, .25) 30%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, 1) 100% );--page-vertical-bg: linear-gradient(180deg, #0B1320 0%, #081A36 50%, #000000 100%);--hero-h: clamp(520px, calc(100vw * 160 / 319), 900px);--intro-pt: 300px;--intro-pb: 265px;--program-pt: clamp(64px, 8vw, 120px);--gap-intro-to-program: calc(var(--intro-pb) + var(--program-pt));--block-gap: 28px;--chip-gap: 32px}.text-kr{font-family:var(--font-kr)}.color-white{color:var(--white)}.learn-more-btn,.home-intro__caption,.chip{border-radius:39px;color:var(--white);font-family:var(--font-kr);font-style:normal;font-weight:600;line-height:normal;border:1px solid var(--glass-border);background:var(--glass-bg);box-shadow:var(--glass-shadow);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur)}.home-intro__caption,.chip{display:inline-flex;align-items:center;justify-content:center;padding:0 22px;max-width:100%;white-space:nowrap}.home-hero{position:relative;width:100%;aspect-ratio:319 / 160;max-height:900px;min-height:520px;background-image:var(--hero-bg);background-size:cover;background-position:center;background-repeat:no-repeat}.home-hero:after{content:"";position:absolute;inset:0;background:var(--hero-overlay);pointer-events:none;z-index:0}.home-hero__container{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;z-index:1}.home-hero__text-group{display:flex;flex-direction:column;align-items:center;color:var(--white);margin-top:500px}.home-hero__text-group h1,.home-hero__text-group .highlight{color:var(--white);font-family:var(--font-kr);font-size:76px;font-style:normal;font-weight:700;line-height:normal}.home-hero__text-group h1{margin-bottom:0}.home-hero__text-group h1 .highlight{font-size:inherit}.home-hero__text-group .highlight{background:var(--hero-highlight);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home-hero__text-group p{color:var(--white);text-align:center;font-family:var(--font-kr);font-size:30px;font-style:normal;font-weight:400;margin-top:23px;margin-bottom:49px}.learn-more-btn{width:299px;height:64px;display:flex;align-items:center;justify-content:center;font-size:30px}.learn-more-btn:hover{filter:brightness(.95)}.home-intro{background:transparent;color:var(--white);text-align:center;padding-inline:50px;padding-block:var(--intro-pt) var(--gap-intro-to-program)}.home-intro__top{display:flex;align-items:center;justify-content:center;gap:40px;margin-bottom:65px}.home-intro__logo{width:113px;height:113px;margin:0 342px}.line-with-circle{display:flex;align-items:center}.line-with-circle .line{width:515px;height:1px}.line-with-circle .circle{width:6px;height:6px;background-color:#ffffffd9;border-radius:50%}.line-with-circle.left .line{background:linear-gradient(to left,rgba(255,255,255,.85),transparent)}.line-with-circle.right .line{background:linear-gradient(to right,rgba(255,255,255,.85),transparent)}.home-intro h2{color:var(--white);font-family:Helvetica;font-size:50px;font-style:normal;font-weight:300;line-height:normal}.home-intro__caption{width:945px;height:64px;margin:155px auto 0;font-size:30px}.home-program{padding-inline:24px;padding-block-start:0;padding-block-end:clamp(64px,8vw,120px);background:transparent;color:var(--white)}.home-program__inner{max-width:86.15vw;margin:0 auto;display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(24px,5vw,64px);align-items:center}.program-left h3{font-family:var(--font-kr);font-size:60px;font-style:normal;font-weight:700;line-height:normal}.program-block+.program-block{margin-block-start:var(--block-gap);margin-top:40px}.chip{height:57px;font-size:31px;margin-block-end:var(--chip-gap)}.dot-list{margin:0;padding:0;list-style:none}.dot-list li{position:relative;padding-left:30px;color:var(--text-dim);font-family:var(--font-kr);font-size:25px;font-style:normal;font-weight:500;line-height:45px}.dot-list li:before{content:"";position:absolute;left:0;top:.95em;width:14px;height:14px;border-radius:50%;background-color:var(--bullet-fill);box-shadow:inset 0 0 0 3px var(--bullet-stroke);transform:translateY(-50%)}.program-media{width:clamp(360px,34vw,564px);aspect-ratio:1 / 1;justify-self:end;align-self:center;border-radius:24px;border:1px solid rgba(255,255,255,.15);overflow:hidden;margin-top:80px}.program-media img{width:100%;height:100%;object-fit:cover;display:block}.home-closing{background:transparent;padding:clamp(80px,12vh,160px) 20px;text-align:center;color:var(--white)}.home-closing h2{text-align:center;font-family:var(--font-kr);font-size:60px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:20px;margin-top:300px}.home-closing p{color:var(--white);font-family:Helvetica;font-size:50px;font-style:normal;font-weight:300;margin-top:0;margin-bottom:300px}@media (max-width: 1440px){.home-hero__text-group h1{font-size:64px}.home-hero__text-group p{font-size:26px;margin-top:20px;margin-bottom:40px}.learn-more-btn{width:260px;height:58px;font-size:26px}.home-intro__logo{margin:0 260px}.line-with-circle .line{width:420px}.program-left h3{font-size:45px}.chip{height:40px;font-size:23px}.dot-list li{font-size:20px;line-height:33px}}@media (max-width: 1280px){:root{--intro-pt: 500px}.home-hero__text-group p{font-size:24px}.home-program__inner{gap:40px}.program-media{width:clamp(320px,40vw,520px)}.home-intro__logo{margin:0 200px}.line-with-circle .line{width:340px}.home-intro__caption{width:min(900px,92vw)}.program-left h3{font-size:40px}.chip{height:36px;font-size:21px}.dot-list li{font-size:18px;line-height:30px}.home-closing h2{font-size:50px}.home-closing p{font-size:40px}}@media (max-width: 1080px){:root{--intro-pt: 420px}.home-hero__text-group h1{font-size:48px}.home-hero__text-group p{font-size:18px;margin:16px 0 32px}.learn-more-btn{width:220px;height:52px;font-size:20px}.home-intro__caption{margin-top:100px;margin-bottom:-100px!important;width:720px;height:52px;font-size:22px;line-height:1.4}.home-intro__logo{margin:0 160px;width:96px;height:96px}.program-left h3{font-size:26px}.chip{height:30px;font-size:15px}.dot-list li{font-size:14px;line-height:20px}.home-closing h2{font-size:40px}.home-closing p{font-size:32px}}@media (max-width: 768px){.home-intro:after{display:none!important}.line-with-circle{display:none!important}.home-hero__text-group{margin-top:300px}.home-hero__text-group h1{font-size:45px}.home-hero__text-group p{position:relative;font-size:0;line-height:0;margin:20px 0;white-space:normal;word-break:keep-all}.home-hero__text-group p:before{content:"이화여대 유일의 중앙 실전IT창업학회 유니스는\a더 나은 세상을 위한 실행력 있는 혁신 창업가를 양성합니다.";display:block;white-space:pre-line;font-size:16px;line-height:1.45;color:var(--white);text-align:center}.learn-more-btn{position:relative;width:170px;height:36px;font-size:16px;display:flex;align-items:center;justify-content:center}.learn-more-btn:after{content:"";position:absolute;left:50%;transform:translate(-50%);top:100%;width:1px;height:150px;background:linear-gradient(to top,#fffc,#ffffff1a)}.learn-more-btn:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:calc(100% + 150px);width:6px;height:6px;border-radius:50%;background:#ffffffd9}.home-intro__caption{position:relative;width:70%;height:100%;padding:10px;margin-top:16px;font-size:14px;white-space:normal;text-align:center}.home-intro__caption:after{content:"";position:absolute;left:50%;transform:translate(-50%);top:100%;width:1px;height:150px;background:linear-gradient(to top,#fffc,#ffffff1a)}.home-intro__caption:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:calc(100% + 150px);width:6px;height:6px;border-radius:50%;background:#ffffffd9}.home>.home-program:nth-of-type(1) .home-program__inner{display:grid!important;grid-template-columns:1fr!important;gap:20px!important;grid-auto-flow:row!important}.home>.home-program:nth-of-type(1) .program-left{order:unset!important;margin:0!important;display:contents!important}.home>.home-program:nth-of-type(1) .program-left>h3{order:1!important}.home>.home-program:nth-of-type(1) .program-media{order:2!important}.home>.home-program:nth-of-type(1) .program-left .program-block{order:3!important}.home>.home-program:nth-of-type(1) .program-left>h3{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0 auto 12px!important;padding:0 18px!important;height:38px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.85)!important;background:transparent!important;box-shadow:none!important;font-size:14px!important;font-weight:600!important;width:max-content!important;text-align:center!important}.home>.home-program:nth-of-type(1) .program-media{width:100%!important;max-width:560px!important;aspect-ratio:16/10!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 8px 24px #00000059!important;overflow:hidden!important;margin:16px auto 20px!important;justify-self:center!important}.home>.home-program:nth-of-type(1) .program-media img{width:100%;height:100%;object-fit:cover;display:block}.home>.home-program:nth-of-type(1) .program-left .program-block>.chip{border:0!important;background:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;padding:0!important;height:auto!important;display:inline!important;color:var(--white)!important;font-size:14px!important;font-weight:600!important;margin-bottom:8px!important}.home>.home-program:nth-of-type(1) .program-left .dot-list{margin:6px 0 18px!important;padding:0!important;list-style:none!important;text-align:center!important}.home>.home-program:nth-of-type(1) .program-left .dot-list li{padding-left:0!important;font-size:14px!important;line-height:22px!important}.home>.home-program:nth-of-type(1) .program-left .dot-list li:before{display:none!important;content:none!important}.home>.home-program:nth-of-type(1) .program-left .program-block:first-of-type .dot-list{display:inline-flex!important;gap:6px!important;flex-wrap:wrap!important;justify-content:center!important}.home>.home-program:nth-of-type(1) .program-left .program-block:first-of-type .dot-list li{display:inline!important}.home>.home-program:nth-of-type(1) .program-left .program-block:first-of-type .dot-list li:not(:last-child):after{content:" /"!important;margin-left:4px!important;opacity:.9!important}}.sessions{padding-top:210px;padding-left:134px;padding-right:80px;color:#fff;box-sizing:border-box;margin:0 auto}.sessions .sessions__tab-buttons{display:flex;gap:12px;margin-bottom:123px}.sessions .tab-button{width:197px;height:64px;border-radius:39px;font-family:Pretendard,sans-serif;font-size:32px;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:transparent;border:2px solid #C1C1C1;color:#a7a7a7;white-space:nowrap;transition:all .2s ease;gap:47px}.sessions .tab-button.active{background-color:#434445;color:#fff;font-weight:600;border:2px solid #696969}.sessions .sessions__section{margin-bottom:120px}.sessions .section-with-label{position:relative;padding-top:0}.sessions .semester-label{width:175px;height:48px;border-radius:8px;border:1px solid #CCC;background-color:#000;color:#fff;font-family:Pretendard,sans-serif;font-size:30px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:72px}.sessions .sessions__section h2{margin-bottom:16px;color:#fff;font-size:48px;font-weight:700;line-height:100%;letter-spacing:-2.4px}.sessions .sessions__section p{color:#fff;font-family:Pretendard,sans-serif;font-size:30px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:50px}.sessions .card-grid{display:flex;gap:24px;flex-wrap:wrap;margin-top:0}.sessions .card{flex:1 1 0%;min-width:300px;aspect-ratio:16/10;border:none;padding:0;border-radius:23px;overflow:hidden;background:transparent;box-sizing:border-box}.sessions .card-image{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.sessions .highlighted-events{display:block;margin-bottom:233px}.sessions .event-row{display:flex;align-items:center;gap:40px;margin-bottom:10px}.sessions .event-row:last-child{margin-bottom:0}.sessions .event-badge-with-line{display:flex;align-items:center;gap:0;position:relative;min-width:375px}.sessions .event-badge{display:grid;place-items:center;width:375px;height:57px;line-height:1;background-color:#434b55;color:#fff;font-family:Pretendard;font-size:29px;font-weight:600;border-radius:39px;letter-spacing:-.48px;flex-shrink:0;z-index:1;white-space:nowrap;position:relative;border:1px solid rgba(255,255,255,.7)}.sessions .event-line{width:95px;flex-grow:1;height:2px;background-color:#7d7d7d;position:relative}.sessions .event-dot{position:absolute;right:0;top:50%;transform:translateY(-50%);width:13px;height:13px;background-color:#7d7d7d;border-radius:50%}.sessions .event-description{color:#fff;font-family:Pretendard,sans-serif;font-size:30px;font-style:normal;font-weight:600}@media (max-width: 1440px){.sessions{padding-left:80px;padding-right:64px}.sessions .sessions__tab-buttons{margin-bottom:96px;gap:20px}.sessions .tab-button{width:160px;height:45px;font-size:24px;border-radius:34px;gap:20px}.sessions .semester-label{width:100px;height:44px;font-size:26px;min-width:127px;padding:0 14px}.sessions .sessions__section h2{font-size:40px}.sessions .sessions__section p{font-size:23px}.sessions .card{flex:1 1 calc((100% - 2 * 24px) / 3);aspect-ratio:429 / 260;height:auto;border-radius:17px}.sessions .card-image{height:100%;object-fit:cover}.sessions .event-row{gap:32px}.sessions .event-badge{width:300px;height:46px;font-size:23px}.sessions .event-description{font-size:23px}}@media (max-width: 1280px){.sessions{padding-left:64px;padding-right:48px}.sessions .sessions__tab-buttons{margin-bottom:80px;gap:16px}.sessions .tab-button{width:148px;height:42px;font-size:22px;border-radius:30px;gap:14px}.sessions .semester-label{height:37px;font-size:20px;min-width:90px;padding:0 8px}.sessions .sessions__section h2{font-size:36px}.sessions .sessions__section p{font-size:21px}.sessions .card{flex:1 1 calc((100% - 2 * 24px) / 3);aspect-ratio:429 / 260;height:auto;border-radius:16px}.sessions .card-image{height:100%;object-fit:cover}.sessions .event-row{gap:28px}.sessions .event-badge{width:280px;height:44px;font-size:21px}.sessions .event-description{font-size:21px}}@media (max-width: 1080px){.sessions{padding-top:150px;padding-left:40px;padding-right:32px}.sessions .sessions__tab-buttons{margin-bottom:64px;gap:12px}.sessions .tab-button{width:136px;height:38px;font-size:20px;border-radius:28px;gap:10px}.sessions .semester-label{height:33px;font-size:17px;min-width:80px;padding:0 2px}.sessions .sessions__section h2{font-size:24px}.sessions .sessions__section p{font-size:13px;margin-bottom:18px}.sessions .card-grid{justify-content:flex-start;gap:15px}.sessions .card{flex:1 1 calc((100% - 2 * 15px) / 3);height:auto;aspect-ratio:429 / 260;border-radius:12px}.sessions .card-image{height:100%;object-fit:cover}.sessions .event-row{gap:20px}.sessions .event-badge{width:200px;height:30px;font-size:14px}.sessions .event-description{font-size:14px}.sessions{--vspace-tab: 48px;--vspace-section: 60px;--vspace-label: 40px;--vspace-h2: 12px;--vspace-p: 18px;--vspace-events: 60px;--vspace-event-row: 8px}.sessions .sessions__tab-buttons{margin-bottom:var(--vspace-tab)!important}.sessions .sessions__section{margin-bottom:var(--vspace-section)!important}.sessions .semester-label{margin-bottom:var(--vspace-label)!important}.sessions .sessions__section h2{margin-bottom:var(--vspace-h2)!important}.sessions .sessions__section p{margin-bottom:var(--vspace-p)!important}.sessions .highlighted-events{margin-bottom:var(--vspace-events)!important}.sessions .event-row{margin-bottom:var(--vspace-event-row)!important}.sessions .event-row:last-child{margin-bottom:0!important}}@media (max-width: 1024px) and (min-width: 769px){.sessions .card-grid{gap:20px}.sessions .card{width:auto;flex:0 0 calc((100% - 2 * 20px) / 3);min-width:0;height:auto;aspect-ratio:429 / 260;border-radius:12px}.sessions .card-image{height:100%;object-fit:cover}}@media (max-width: 768px){.sessions{padding-top:100px;padding-left:27px;padding-right:27px}.sessions .sessions__tab-buttons{margin-bottom:40px;gap:12px;justify-content:center}.sessions .tab-button{justify-content:center;width:70px;height:26px;font-size:13px;border-radius:28px;gap:10px}.sessions .semester-label{display:inline-flex;width:40px;height:26px;font-size:15px;padding:0;line-height:1}.sessions .sessions__section h2{font-size:22px}.sessions .sessions__section p{font-size:12px;margin-bottom:30px}.sessions .card-grid{gap:16px}.sessions .card{flex:0 0 100%;max-width:100%;width:100%;min-width:0;height:auto;aspect-ratio:16 / 9;border-radius:16px}.sessions .highlighted-events{margin-bottom:72px}.sessions .event-row{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:20px;text-align:center}.sessions .event-badge-with-line{width:100%;display:flex;justify-content:center;position:relative}.sessions .event-line,.sessions .event-dot{display:none!important}.sessions .event-badge{width:auto;min-width:170px;height:31px;font-size:16px;padding:0 8px;margin:0 auto}.sessions .event-description{font-size:14px;font-weight:300;text-align:center}.sessions{--m-v-tab: 32px;--m-v-section: 60px;--m-v-label: 20px;--m-v-h2: 10px;--m-v-p: 30px;--m-v-card-row: 19px;--m-v-events: 56px;--m-v-event-row: 20px}.sessions .sessions__tab-buttons{margin-bottom:var(--m-v-tab)!important}.sessions .sessions__section{margin-bottom:var(--m-v-section)!important}.sessions .semester-label{margin-bottom:var(--m-v-label)!important}.sessions .sessions__section h2{margin-bottom:var(--m-v-h2)!important}.sessions .sessions__section p{margin-bottom:var(--m-v-p)!important}.sessions .card-grid{row-gap:var(--m-v-card-row)!important}.sessions .highlighted-events{margin-bottom:var(--m-v-events)!important}.sessions .event-row{margin-bottom:var(--m-v-event-row)!important}.sessions .event-row:last-child{margin-bottom:0!important}}.projectlist .page-container{padding-left:134px;padding-top:235px}.projectlist .project-intro{margin-bottom:131px}.projectlist .project-intro__title{font-family:Pretendard;font-size:60px;font-weight:700;background:linear-gradient(to right,#fff,#999);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.projectlist .project-intro__title wbr{display:none}.projectlist .project-gallery__images{display:flex;flex-wrap:wrap;gap:26px;padding-bottom:47px}.projectlist .project-gallery__images img{width:96px;height:96px;object-fit:cover;transition:transform .2s ease}.projectlist .highlighted-events{display:block;margin-bottom:55px}.projectlist .event-row{display:flex;align-items:center;gap:40px}.projectlist .event-row:last-child{margin-bottom:0}.projectlist .event-badge-with-line{display:flex;align-items:center;gap:0;position:relative;min-width:375px}.projectlist .event-badge{display:grid;place-items:center;width:318px;height:57px;line-height:1;background-color:#434b55;color:#fff;font-family:Pretendard;font-size:29px;font-weight:600;border-radius:39px;letter-spacing:-.48px;flex-shrink:0;z-index:1;white-space:nowrap;position:relative;border:1px solid rgba(255,255,255,.7)}.projectlist .event-line{width:95px;flex-grow:1;height:2px;background:#7d7d7d;position:relative}.projectlist .event-dot{position:absolute;right:0;top:50%;transform:translateY(-50%);width:13px;height:13px;background:#7d7d7d;border-radius:50%}.projectlist .event-description{color:#fff;font-family:Pretendard,sans-serif;font-size:28px;font-weight:300}.projectlist .project-cards__row{display:grid;grid-template-columns:repeat(3,388px);gap:73px;justify-content:start;margin-bottom:140px}.projectlist .project-card{width:388px;display:flex;flex-direction:column;align-items:stretch;text-align:left}.projectlist .project-card__image{width:100%;height:252px;object-fit:cover;border-radius:23px;display:block;margin-bottom:16px}.projectlist .project-card__meta{width:100%;height:35px;display:flex;align-items:center;justify-content:space-between;border:1px solid #CCC;border-radius:8px;background:transparent;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);margin-top:8px}.projectlist .project-card__name,.projectlist .project-card__gen{padding:8px 12px;color:#fff;font-family:Pretendard;font-size:21px;font-weight:700;line-height:normal}.projectlist .project-card__description{max-width:100%;margin-top:10px;color:#fff;font-family:Pretendard;font-size:18px;font-weight:500;line-height:29px}.projectlist .project-cards__row{margin-top:40px;margin-bottom:140px}@media (min-width: 1441px) and (max-width: 1920px){.projectlist .page-container{padding-left:96px;padding-right:24px}.projectlist .project-intro__title{font-size:clamp(44px,3.2vw,56px)}.projectlist .project-gallery__images{gap:22px;padding-bottom:40px}.projectlist .project-gallery__images img{width:84px;height:84px}.projectlist .event-badge-with-line{min-width:320px}.projectlist .event-badge{width:280px;height:50px;font-size:24px;border-radius:34px}.projectlist .event-line{height:2px}.projectlist .event-dot{width:11px;height:11px}.projectlist .event-description{font-size:24px}.projectlist .event-row{gap:28px}.projectlist .project-cards__row{grid-template-columns:repeat(3,360px);gap:60px;margin-top:36px;margin-bottom:120px}.projectlist .project-card{width:360px}.projectlist .project-card__image{height:232px;border-radius:20px;margin-bottom:14px}.projectlist .project-card__meta{height:32px;border-radius:7px;margin-top:6px}.projectlist .project-card__name,.projectlist .project-card__gen{font-size:20px;padding:7px 10px}.projectlist .project-card__description{font-size:17px;line-height:26px;margin-top:8px}}@media (min-width: 1280px) and (max-width: 1440px){.projectlist .page-container{padding-left:72px;padding-right:20px}.projectlist .project-intro__title{font-size:clamp(38px,2.9vw,48px)}.projectlist .project-gallery__images{gap:18px;padding-bottom:32px}.projectlist .project-gallery__images img{width:72px;height:72px}.projectlist .event-badge-with-line{min-width:280px}.projectlist .event-badge{width:240px;height:44px;font-size:20px;border-radius:28px}.projectlist .event-line{height:2px}.projectlist .event-dot{width:10px;height:10px}.projectlist .event-description{font-size:20px}.projectlist .event-row{gap:24px}.projectlist .project-cards__row{grid-template-columns:repeat(3,320px);gap:48px;margin-top:28px;margin-bottom:100px}.projectlist .project-card{width:320px}.projectlist .project-card__image{height:210px;border-radius:16px;margin-bottom:12px}.projectlist .project-card__meta{height:30px;border-radius:6px;margin-top:6px}.projectlist .project-card__name,.projectlist .project-card__gen{font-size:18px;padding:6px 9px}.projectlist .project-card__description{font-size:16px;line-height:24px;margin-top:6px}}@media (min-width: 1080px) and (max-width: 1280px){.projectlist .page-container{padding-left:56px;padding-right:16px}.projectlist .project-intro__title{font-size:clamp(32px,2.5vw,42px)}.projectlist .project-gallery__images{gap:16px;padding-bottom:28px}.projectlist .project-gallery__images img{width:64px;height:64px}.projectlist .event-badge-with-line{min-width:240px}.projectlist .event-badge{width:200px;height:40px;font-size:18px;border-radius:24px}.projectlist .event-line{height:2px}.projectlist .event-dot{width:9px;height:9px}.projectlist .event-description{font-size:18px}.projectlist .event-row{gap:20px}.projectlist .project-cards__row{grid-template-columns:repeat(3,280px);gap:36px;margin-top:24px;margin-bottom:80px}.projectlist .project-card{width:280px}.projectlist .project-card__image{height:190px;border-radius:14px;margin-bottom:10px}.projectlist .project-card__meta{height:28px;border-radius:6px;margin-top:4px}.projectlist .project-card__name,.projectlist .project-card__gen{font-size:16px;padding:5px 8px}.projectlist .project-card__description{font-size:15px;line-height:22px;margin-top:4px}}@media (min-width: 768px) and (max-width: 1080px){.projectlist .page-container{padding-left:32px;padding-right:12px}.projectlist .project-intro__title{font-size:clamp(26px,2.2vw,34px)}.projectlist .project-gallery__images{gap:12px;padding-bottom:20px}.projectlist .project-gallery__images img{width:56px;height:56px}.projectlist .event-badge-with-line{min-width:200px}.projectlist .event-badge{width:180px;height:36px;font-size:16px;border-radius:20px}.projectlist .event-line{height:2px}.projectlist .event-dot{width:8px;height:8px}.projectlist .event-description{font-size:16px}.projectlist .event-row{gap:16px}.projectlist .project-cards__row{grid-template-columns:repeat(3,230px);gap:24px;margin-top:20px;margin-bottom:60px}.projectlist .project-card{width:230px}.projectlist .project-card__image{height:160px;border-radius:12px;margin-bottom:8px}.projectlist .project-card__meta{height:26px;border-radius:5px;margin-top:4px}.projectlist .project-card__name,.projectlist .project-card__gen{font-size:15px;padding:4px 6px}.projectlist .project-card__description{font-size:14px;line-height:20px;margin-top:4px}}@media (max-width: 768px){.projectlist .page-container{padding-left:20px;padding-right:20px;padding-top:120px}.projectlist .project-intro{margin-bottom:64px}.projectlist .project-intro__title{font-size:35px;line-height:1.4;text-align:left}.projectlist .project-intro__title wbr{display:inline}.projectlist .project-gallery__images{justify-content:flex-start;gap:10px;padding-bottom:16px}.projectlist .project-gallery__images img{width:48px;height:48px}.projectlist .event-line,.projectlist .event-dot{display:none}.projectlist .event-badge-with-line{min-width:auto}.projectlist .event-badge{background:none;border:none;width:auto;height:auto;padding:0;color:#fff;font-weight:800;font-size:clamp(18px,5.2vw,25px);line-height:1.25;border-radius:0}.projectlist .event-description{font-size:clamp(9px,3.8vw,18px);line-height:1.6;opacity:.9;margin-top:0;margin-bottop:0px}.projectlist .event-row{flex-direction:column;align-items:flex-start;gap:12px}.projectlist .project-cards__row{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:60px}.projectlist .project-card{width:100%}.projectlist .project-card__image{width:100%;height:auto;aspect-ratio:16 / 10;border-radius:12px}.projectlist .project-card__meta{border:none;background:transparent;height:auto;margin-top:8px;padding:0;display:flex;align-items:baseline;gap:8px;justify-content:flex-start}.projectlist .project-card__name{padding:0;color:#fff;font-weight:800;font-size:clamp(18px,4.8vw,22px);line-height:1.25}.projectlist .project-card__gen{padding:0;color:#fff;font-weight:700;font-size:clamp(14px,3.8vw,16px);opacity:.95}.projectlist .project-card__description{margin-top:8px;font-size:clamp(13px,3.6vw,15px);line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.project-detail{--hero-h: min(max(520px, 62vh), 1312px);position:relative;color:#fff;min-height:100vh;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif;line-height:1.65;background:transparent}.pd-header--mobile{display:none}.pd-hero{position:relative;background-position:center;display:grid;place-items:center;overflow:hidden;height:var(--hero-h);background-size:cover;background-position:center 25%}.pd-hero__overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000000d,#00000040 85%,#0009 95%,#000);pointer-events:none;z-index:0}.pd-hero__center{position:relative;display:flex;flex-direction:column;align-items:center;transform:translateY(6px);z-index:1}.pd-badge{margin-top:700px;display:inline-flex;align-items:center;justify-content:center;font-style:normal;line-height:normal;margin-bottom:18px}.pd-badge--small{font-size:13px;width:91px;height:35px;font-size:24px;font-weight:600;background-color:transparent!important;border:1px solid #CCC;border-radius:8px}.pd-title{display:inline-flex;align-items:center;justify-content:center;min-width:318px;height:81px;margin:0;color:#fff;font-size:50px;font-weight:700;line-height:1;border-radius:51px;border:1.5px solid rgba(255,255,255,.5);background:#dddddd4d;box-shadow:0 0 9px 1px #0009;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);padding:0 25px}.pd-vline{display:block;width:3px;height:95px;margin:0 auto;background-color:#696969;position:relative;z-index:2}.pd-vline-dot{width:13px;height:13px;border-radius:50%;background-color:#ffffffe6}.pd-content{position:relative;z-index:1;max-width:1638px;margin:100px auto 0;font-weight:500;text-align:center;font-size:30px;line-height:62px;background:transparent!important;box-shadow:none!important;border:0}.pd-text{background:transparent!important;text-align:center}.pd-socials{display:flex;justify-content:center;align-items:center;gap:32px;margin-top:100px}.pd-social img{width:48px;height:48px;object-fit:contain}.pd-photo{max-width:1554px;margin:150px auto 80px;padding:0 8px}.pd-photo img{display:block;width:100%;height:auto;border-radius:14px;outline:1px solid rgba(255,255,255,.1);box-shadow:0 6px 18px #00000040}@media (max-width: 768px){.project-detail{--hero-h: auto;line-height:1.75}.pd-hero{display:block;position:relative;height:auto;padding:0;background-image:var(--hero-bg);background-size:cover;background-position:center 25%;background-repeat:no-repeat}.pd-hero:before{content:"";display:block;width:calc(100% - 40px);margin:20px auto 0;aspect-ratio:16 / 9;border-radius:16px;background-image:var(--hero-bg);background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 2px #ffffff0f inset}.pd-hero__overlay,.pd-hero__center,.pd-vline,.pd-vline-dot{display:none!important}.project-detail .pd-content{max-width:100%;margin:0!important;padding:0 20px 20px!important;text-align:left!important;font-size:16px!important;line-height:1.9!important}.pd-header--mobile{display:block;margin-top:12px}.pd-hrow{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:32px}.pd-hleft{display:flex;align-items:center;gap:8px;min-width:0;flex:1 1 auto}.pd-title--mobile{margin:0;font-weight:800;font-size:clamp(18px,5vw,20px);line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-gen{margin-left:6px;padding:0;border:0;background:none;font-weight:700;font-size:clamp(14px,4vw,16px);line-height:1;color:#fff;opacity:.92;flex-shrink:0}.pd-hright{display:flex!important;align-items:center;gap:12px;flex:0 0 auto}.pd-social img{width:20px;height:20px;display:block;object-fit:contain}.pd-text--intro{display:none!important}.pd-text{font-size:14px;line-height:1.9;color:#e9eef6;margin-top:12px}.pd-text+.pd-text{margin-top:16px}.pd-photo{width:100%;margin:28px 0 12px;padding:0}.pd-photo img{width:100%;border-radius:12px;box-shadow:0 4px 14px #00000040}.project-detail .pd-title.pd-title--mobile{display:inline!important;min-width:0!important;height:auto!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;text-align:left!important}}.recruit{color:#e8edf7;min-height:100dvh;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif;line-height:1.65}.recruit .container{width:min(1100px,92%);margin-inline:auto}.recruit .section.center{text-align:center}.recruit .recruit-hero{position:relative;min-height:62vh;display:grid;place-items:center;overflow:hidden;margin-bottom:0;margin-top:250px}.recruit .recruit-hero+.section{margin-top:-80px}.recruit .hero-art{position:absolute;inset:0;z-index:1;pointer-events:none}.recruit .hero-art-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-58%);width:min(100vw);height:auto;mix-blend-mode:screen;opacity:.8}.recruit .hero-inner{position:relative;z-index:2;text-align:center}.recruit .eyebrow{color:#fff;font-size:60px;font-weight:700;margin-bottom:4px}.recruit .recruit-hero h1{font-size:clamp(26px,2.5vw + 20px,42px);font-weight:800;letter-spacing:-.4px;margin-top:0;margin-bottom:90px}.recruit .recruit-hero .muted{color:#fff;font-size:36px;font-weight:300}.recruit .btn-primary{min-width:299px;height:64px;border-radius:39px;border:2px solid rgba(255,255,255,.6);background:#dddddd4d;box-shadow:0 0 9px 1px #0009;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:35px;font-weight:800;cursor:pointer;transition:transform .08s ease,filter .2s ease;margin-top:0;padding:3px 30px 0}.recruit .btn-primary:hover{transform:translateY(-1px);filter:brightness(1.02)}.recruit .btn-primary:active{transform:translateY(0)}.recruit .section-title{color:#fff;font-size:43px;font-weight:700;text-align:center;margin-bottom:46px;padding-top:0}.recruit .center-pill{width:756px;height:86px;border-radius:43px;border:3px solid rgba(255,255,255,.6);box-shadow:0 0 9px 1px #0009;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);margin:0 auto;display:flex;color:#fff;font-size:45px;font-weight:700;align-items:center;justify-content:center}.recruit .vline{display:block;width:2px;margin:0 auto}.recruit .vline-top,.recruit .vline-bottom{width:3px;height:145px;background-color:#96989a}.recruit .vline-dot{width:14px;height:14px;border-radius:50%;margin:0 auto;background-color:#bcbdbd}.recruit .three-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:115px;align-items:center;justify-content:center}.recruit .card{display:flex;width:474px;height:343px;background:transparent;border-radius:35px;border:3px solid #828282;color:#fff;text-align:center;font-size:36px;font-weight:600;line-height:205.556%;align-items:center;justify-content:center;padding:0 24px;box-sizing:border-box}.recruit .highlight-line{font-weight:900}.recruit .answer{color:#fff;text-align:center;font-size:50px;font-weight:800;margin-bottom:259px}.recruit .vline-bottom-roles{width:3px;height:113px;background-color:#96989a;margin:0 auto}.recruit .roles{position:relative}.recruit .role-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:62.29px;align-items:center;justify-content:center;margin-bottom:321px;margin-top:95px}.recruit .role-card{width:368.284px;height:329px;background:transparent;border-radius:35px;border:3px solid #828282;color:#fff;font-size:36px;font-weight:600;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;text-align:center}.recruit .role-card h4{font-size:38px;font-weight:700;margin:24px 0 0}.recruit .role-card p{font-size:26px;font-weight:300;margin-bottom:0}.recruit .schedule-desc.main-line{font-size:45px;font-weight:700;margin-bottom:0;margin-top:91px}.recruit .schedule-desc.sub-line{font-weight:300;margin-bottom:92px;font-size:28px;opacity:.6}.recruit .btn-primary.schedule-btn{width:463px;height:99px;border-radius:49.5px;border:2px solid rgba(255,255,255,.6);background:#dddddd4d;box-shadow:0 0 9px 1px #0009;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);font-size:45px;font-weight:800;margin-bottom:96px}@media (min-width: 1441px) and (max-width: 1920px){.recruit{--s: calc((100vw - 1440px) / 480)}.recruit .container{width:min(1680px,92%)}.recruit .recruit-hero{min-height:calc(58vh + (62 - 58) * var(--s));.recruit .recruit-hero}.recruit .hero-art-img{transform:translate(-50%,-60%);opacity:calc(.78 + (.8 - .78) * var(--s))}.recruit .eyebrow{font-size:calc(48px + (60 - 48) * var(--s))}.recruit .recruit-hero h1{margin-bottom:calc(72px + (90 - 72) * var(--s))}.recruit .recruit-hero .muted{font-size:calc(30px + (36 - 30) * var(--s))}.recruit .btn-primary{min-width:calc(260px + (299 - 260) * var(--s));height:calc(56px + (64 - 56) * var(--s));font-size:calc(28px + (35 - 28) * var(--s));padding:0 calc(24px + (30 - 24) * var(--s))}.recruit .three-cards{grid-template-columns:repeat(3,1fr);gap:calc(64px + (115 - 64) * var(--s))}.recruit .card{width:100%;max-width:none;min-height:calc(280px + (343 - 280) * var(--s));height:auto;border-radius:calc(30px + (35 - 30) * var(--s));font-size:calc(28px + (36 - 28) * var(--s));line-height:1.8;padding:0 calc(20px + (24 - 20) * var(--s))}.recruit .center-pill{width:calc(640px + (756 - 640) * var(--s));height:calc(72px + (86 - 72) * var(--s));font-size:calc(36px + (45 - 36) * var(--s));border-width:2px}.recruit .vline-top,.recruit .vline-bottom{height:calc(120px + (145 - 120) * var(--s))}.recruit .vline-dot{width:calc(12px + (14 - 12) * var(--s));height:calc(12px + (14 - 12) * var(--s))}.recruit .role-grid{grid-template-columns:repeat(4,1fr);gap:calc(48px + (62 - 48) * var(--s));margin-top:calc(80px + (95 - 80) * var(--s));margin-bottom:calc(260px + (321 - 260) * var(--s))}.recruit .role-card{width:100%;max-width:none;min-height:calc(280px + (310 - 280) * var(--s));height:auto;border-radius:calc(30px + (35 - 30) * var(--s));font-size:calc(28px + (36 - 28) * var(--s));justify-content:flex-start;align-items:center;padding:calc(16px + (20 - 16) * var(--s)) calc(18px + (22 - 18) * var(--s)) calc(10px + (14 - 10) * var(--s))}.recruit .role-card h4{font-size:calc(32px + (38 - 32) * var(--s));margin-top:calc(18px + (24 - 18) * var(--s))}.recruit .role-card p{font-size:calc(22px + (26 - 22) * var(--s))}.recruit .schedule-desc.main-line{font-size:calc(38px + (45 - 38) * var(--s));margin-top:calc(72px + (91 - 72) * var(--s))}.recruit .schedule-desc.sub-line{font-size:calc(24px + (28 - 24) * var(--s));margin-bottom:calc(72px + (92 - 72) * var(--s))}.recruit .btn-primary.schedule-btn{width:calc(400px + (463 - 400) * var(--s));height:calc(88px + (99 - 88) * var(--s));font-size:calc(38px + (45 - 38) * var(--s));border-radius:calc(46px + (49.5 - 46) * var(--s));margin-bottom:calc(80px + (96 - 80) * var(--s))}}@media (min-width:1281px) and (max-width:1440px){.recruit .recruit-hero{margin-top:clamp(80px,12vw,200px)}.recruit .container{width:min(1080px,94%)}.recruit .recruit-hero{min-height:58vh}.recruit .hero-art-img{transform:translate(-50%,-60%);opacity:.78}.recruit .eyebrow{font-size:48px}.recruit .recruit-hero h1{margin-bottom:72px}.recruit .recruit-hero .muted{font-size:30px}.recruit .btn-primary{min-width:260px;height:56px;font-size:28px;padding:0 24px;border-width:2px}.recruit .recruit-hero+.section{margin-top:-64px}.recruit .section-title{font-size:38px;margin-bottom:38px}.recruit .center-pill{width:640px;height:72px;font-size:36px;border-width:2px;border-radius:40px}.recruit .vline-top,.recruit .vline-bottom{height:120px}.recruit .vline-dot{width:12px;height:12px}.recruit .three-cards{gap:64px}.recruit .card{width:360px;height:280px;border-radius:30px;border-width:3px;font-size:28px;line-height:1.8;padding:0 20px}.recruit .answer{font-size:44px;margin-bottom:200px}.recruit .vline-bottom-roles{height:80px}.recruit .roles .container{width:min(1080px,94%)}.recruit .role-grid{grid-template-columns:repeat(4,1fr);gap:30px;margin-top:80px;margin-bottom:260px}.recruit .role-card{width:275px;height:245px;border-radius:30px;font-size:28px}.recruit .role-card h4{font-size:30px;margin-top:30px}.recruit .role-card p{font-size:20px}.recruit .schedule-desc.main-line{font-size:38px;margin-top:72px}.recruit .schedule-desc.sub-line{font-size:24px;margin-bottom:72px}.recruit .btn-primary.schedule-btn{width:400px;height:88px;font-size:38px;border-radius:46px;margin-bottom:80px}}@media (min-width: 1081px) and (max-width: 1280px){.recruit .container{width:min(1100px,94%)}.recruit .recruit-hero{min-height:60vh;margin-top:clamp(100px,8vw,160px)}.recruit .hero-art-img{transform:translate(-50%,-60%);opacity:.8}.recruit .eyebrow{font-size:clamp(38px,3.3vw,44px)}.recruit .recruit-hero h1{margin-bottom:clamp(44px,5vw,60px)}.recruit .recruit-hero .muted{font-size:clamp(22px,2vw,28px)}.recruit .btn-primary{min-width:240px;height:54px;font-size:24px;padding:0 22px}.recruit .recruit-hero+.section{margin-top:-56px}.recruit .section-title{font-size:clamp(30px,3vw,36px);margin-bottom:32px}.recruit .center-pill{width:clamp(560px,75%,680px);height:64px;font-size:clamp(24px,2.5vw,30px);border-radius:36px}.recruit .vline-top,.recruit .vline-bottom{height:100px}.recruit .vline-dot{width:11px;height:11px}.recruit .three-cards{grid-template-columns:repeat(3,1fr);gap:clamp(32px,3vw,48px)}.recruit .card{width:100%;height:auto;aspect-ratio:474 / 343;border-radius:30px;font-size:clamp(24px,2.2vw,28px);line-height:1.7;padding:0 18px;display:flex;align-items:center;justify-content:center}.recruit .answer{font-size:clamp(34px,3.5vw,42px);margin-bottom:160px}.recruit .vline-bottom-roles{height:92px}.recruit .roles .container{width:min(1080px,94%)}.recruit .role-grid{grid-template-columns:repeat(4,1fr);gap:clamp(28px,3vw,40px);margin-top:72px;margin-bottom:200px}.recruit .role-card{width:100%;height:auto;aspect-ratio:368.284 / 329;border-radius:30px;font-size:clamp(26px,2vw,30px);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:16px 18px 0}.recruit .role-card h4{font-size:clamp(22px,2.2vw,24px);margin-top:clamp(15px,1.8vw,17px)}.recruit .role-card p{font-size:clamp(15px,1.8vw,17px);line-height:1.6}.recruit .role-card p:last-child{margin-bottom:0}.recruit .schedule-desc.main-line{font-size:clamp(26px,3vw,34px);margin-top:64px}.recruit .schedule-desc.sub-line{font-size:clamp(18px,2vw,22px);margin-bottom:52px}.recruit .btn-primary.schedule-btn{width:340px;height:76px;font-size:30px;border-radius:44px;margin-bottom:60px}}@media (min-width: 769px) and (max-width: 1080px){.recruit .container{width:min(94%,960px)}.recruit .recruit-hero{min-height:58vh;margin-top:clamp(80px,7vw,140px)}.recruit .hero-art-img{transform:translate(-50%,-58%);opacity:.85}.recruit .eyebrow{font-size:clamp(34px,3vw,40px)}.recruit .recruit-hero h1{margin-bottom:clamp(40px,4.5vw,56px)}.recruit .recruit-hero .muted{font-size:clamp(20px,1.8vw,26px)}.recruit .btn-primary{min-width:220px;height:50px;font-size:22px;padding:0 20px}.recruit .recruit-hero+.section{margin-top:-48px}.recruit .section-title{font-size:clamp(28px,2.8vw,34px);margin-bottom:28px}.recruit .center-pill{width:clamp(300px,75%,500px);height:60px;font-size:clamp(22px,2.3vw,28px);border-radius:34px}.recruit .vline-top,.recruit .vline-bottom{height:90px}.recruit .vline-dot{width:10px;height:10px}.recruit .three-cards .card{width:100%;aspect-ratio:474 / 343;border-radius:28px;display:flex;align-items:center;justify-content:center;font-size:clamp(18px,2vw,35px);line-height:1.6;padding:16px;box-sizing:border-box}.recruit .three-cards{grid-template-columns:repeat(3,1fr);gap:clamp(28px,2.8vw,42px)}.recruit .card{width:100%;height:auto;aspect-ratio:474 / 343;border-radius:28px;font-size:clamp(18px,2vw,px);line-height:1.7;padding:0 16px;display:flex;align-items:center;justify-content:center}.recruit .answer{font-size:clamp(30px,3.2vw,38px);margin-bottom:140px}.recruit .vline-bottom-roles{height:84px}.recruit .roles .container{width:min(940px,94%)}.recruit .role-grid{grid-template-columns:repeat(4,1fr);gap:clamp(24px,2.5vw,36px);margin-top:64px;margin-bottom:180px}.recruit .role-card{width:100%;height:auto;aspect-ratio:368.284 / 329;border-radius:20px;font-size:clamp(24px,1.9vw,28px);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:14px 16px 0}.recruit .role-card h4{font-size:clamp(17px,2vw,20px);margin-top:clamp(14px,1.6vw,16px)}.recruit .role-card p{font-size:clamp(9px,1.6vw,14px);line-height:1.6}.recruit .role-card p:last-child{margin-bottom:0}.recruit .schedule-desc.main-line{font-size:clamp(24px,2.8vw,32px);margin-top:56px}.recruit .schedule-desc.sub-line{font-size:clamp(16px,1.9vw,20px);margin-bottom:48px}.recruit .btn-primary.schedule-btn{width:320px;height:72px;font-size:28px;border-radius:42px;margin-bottom:56px}}@media (max-width: 768px){.recruit .container{width:min(94%,640px)}.recruit .recruit-hero{min-height:52vh;margin-top:clamp(80px,14vw,140px)}.recruit .hero-art-img{transform:translate(-50%,-56%);opacity:.68}.recruit .eyebrow{font-size:clamp(22px,5.5vw,28px)}.recruit .recruit-hero h1{margin-bottom:clamp(24px,6vw,36px)}.recruit .recruit-hero .muted{font-size:clamp(14px,3.8vw,18px)}.recruit .btn-primary{min-width:180px;height:44px;font-size:18px;border-radius:28px;padding:0 16px}.recruit .recruit-hero+.section{margin-top:-32px}.recruit .section-title{font-size:clamp(18px,5.2vw,22px);margin-bottom:20px}.recruit .center-pill{width:90%;height:clamp(44px,10vw,52px);font-size:clamp(14px,4.2vw,16px);border-width:2px;border-radius:28px}.recruit .vline-top,.recruit .vline-bottom{height:clamp(56px,12vw,64px)}.recruit .vline-dot{width:9px;height:9px}.recruit .three-cards{grid-template-columns:1fr;gap:16px}.recruit .three-cards .card,.recruit .card{width:100%;height:auto;aspect-ratio:474 / 343;border-radius:22px;border-width:2px;padding:14px 16px;font-size:clamp(14px,4.2vw,16px);line-height:1.65}.recruit .answer{font-size:clamp(18px,5vw,22px);margin-bottom:72px}.recruit .vline-bottom-roles{height:56px}.recruit .roles .container{width:min(94%,640px)}.recruit .role-grid{grid-template-columns:1fr;gap:14px;margin-top:40px;margin-bottom:120px}.recruit .role-card{width:100%;height:auto;border-radius:22px;border-width:2px;padding:16px 16px 12px;align-items:center;text-align:center}.recruit .role-card h4{font-size:clamp(16px,4.5vw,18px);margin:6px 0 8px}.recruit .role-card p{font-size:clamp(12px,3.9vw,14px);line-height:1.6;margin:0}.recruit .schedule-desc.main-line{font-size:clamp(16px,4.8vw,20px);margin-top:40px}.recruit .schedule-desc.sub-line{font-size:clamp(12px,3.6vw,14px);margin-bottom:36px}.recruit .btn-primary.schedule-btn{width:260px;height:56px;font-size:20px;border-radius:32px;margin-bottom:48px}.recruit footer{font-size:clamp(10px,3.2vw,12px)}}html,body,#root{width:100%;height:100%;margin:0;padding:0;overflow-x:hidden}:root{--white: #FFF;--page-bg: linear-gradient(180deg, #0c1b2b 0%, #0b1320 60%, #081a36 100%);--hero-bg: none;--font-kr: Pretendard, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Apple SD Gothic Neo", "Noto Sans KR", sans-serif}*,*:before,*:after{box-sizing:border-box}body{margin:0;width:100%;max-width:1920px;min-height:100vh;box-sizing:border-box;background:var(--page-bg);color:#ffffffde;font-family:var(--font-kr);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;word-break:keep-all}img,svg{max-width:100%;height:auto;display:block}
