.container.w1440{max-width:1480px;padding:0 20px}.header{position:fixed;top:0;left:0;width:100%;height:64px;background:#fff;z-index:100}.header-inner{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 120px}.header .logo-wrap{display:flex;align-items:center;gap:6px;width:200px}.header .logo-wrap .logo{width:103px;height:24px}.header .logo-wrap .logo-sub{width:75px;height:13px}.gnb{gap:40px}.gnb,.gnb-item{display:flex;align-items:center;height:100%}.gnb-item{position:relative}.gnb-link{font-size:17px;font-weight:400;transition:color .2s}.gnb-link:hover{color:#2563eb}.gnb-link.gnb-external i{margin-left:4px;font-size:12px}.gnb-dropdown{position:absolute;top:64px;left:0;width:100%;height:auto;min-height:150px;background:#fff;border-top:1px solid #eee;box-shadow:0 4px 12px rgba(0,0,0,.08);opacity:0;visibility:hidden;transition:opacity .05s,visibility .05s;z-index:-1}.header:hover .gnb-dropdown{opacity:1;visibility:visible;z-index:99;transition:opacity .2s,visibility .2s}.gnb-sub-menu{position:absolute;top:64px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;gap:16px;padding:32px 0;text-align:center;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .05s,visibility .05s}.header:hover .gnb-sub-menu{opacity:1;visibility:visible;z-index:100;transition:opacity .2s,visibility .2s}.gnb-sub-menu a{font-size:15px;font-weight:400;color:#666;transition:color .2s}.gnb-sub-menu a:hover{color:#2563eb}.header-right{justify-content:flex-end;gap:24px;width:200px}.header-link,.header-right{display:flex;align-items:center}.header-link{gap:10px}.header-link img{width:14px;height:14px}.header-link span{font-size:17px;font-weight:400}.hamburger-btn{display:none;width:40px;height:40px;font-size:24px}.mobile-menu{position:fixed;top:0;right:-100%;width:80%;max-width:320px;height:100vh;background:#fff;z-index:1000;transition:right .3s ease;box-shadow:-2px 0 10px rgba(0,0,0,.1)}.mobile-menu.active{right:0}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #eee}.mobile-menu-header .logo-wrap{display:flex;align-items:center;gap:6px}.mobile-menu-header .logo{height:20px;width:auto}.mobile-menu-header .logo-sub{height:10px;width:auto}.close-btn{width:40px;height:40px;font-size:24px}.mobile-gnb{display:flex;flex-direction:column;max-height:calc(100vh - 180px);overflow-y:auto}.mobile-gnb-item{border-bottom:1px solid #eee}.mobile-gnb-link{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;cursor:pointer}.mobile-gnb-link span{font-size:16px;font-weight:500}.mobile-gnb-link i{font-size:14px;color:#999;transition:transform .2s}.mobile-gnb-item.active .mobile-gnb-link i{transform:rotate(180deg)}.mobile-gnb-sub{display:none;flex-direction:column;background:#f8f8f8}.mobile-gnb-item.active .mobile-gnb-sub{display:flex}.mobile-gnb-sub a{padding:12px 20px 12px 32px;font-size:14px;font-weight:400;color:#666}.mobile-gnb-sub a:hover{color:#2563eb}.mobile-gnb-link.single{text-decoration:none}.mobile-gnb-link.single i{transform:none}.mobile-gnb-link.external i{font-size:12px;color:#999}.mobile-menu-links{display:flex;padding:16px 20px;gap:24px}.mobile-menu-links a{font-size:14px;font-weight:400;opacity:.6}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-menu-overlay.active{opacity:1;visibility:visible}.footer{border-top:1px solid rgba(0,0,0,.2);padding:56px 0 64px}.footer-inner{display:flex;align-items:flex-start;padding:0 120px 0 320px}.footer-left{display:flex;flex-direction:column;gap:12px;width:640px}.footer-logo{display:flex;align-items:center;gap:6px}.footer-logo .logo{width:103px;height:24px}.footer-logo .logo-sub{width:75px;height:13px}.footer-links{display:flex;align-items:center;gap:16px}.footer-links a{font-size:14px;font-weight:400}.footer-links a:first-child{font-weight:700}.footer .contact .dot,.footer-links .dot{width:4px;height:4px;background:#d9d9d9}.footer .copyright{font-size:13px;font-weight:400;opacity:.6}.footer-right{display:flex;flex-direction:column;gap:12px;width:540px}.footer-right .address{font-size:14px;font-weight:400}.footer .contact{display:flex;align-items:center;gap:16px}.footer .contact span:not(.dot){font-size:14px;font-weight:400}.footer .contact-list{display:flex;flex-direction:column;gap:10px}.footer .contact-item{display:flex;flex-direction:column;gap:2px}.footer .contact-dept{font-size:13px;font-weight:600}.footer .contact-info{display:flex;flex-wrap:nowrap;align-items:center;gap:12px;font-size:13px;font-weight:400;opacity:.85;white-space:nowrap}.footer .contact-info>span{white-space:nowrap;flex-shrink:0}.footer .contact-info .dot{width:4px;height:4px;background:#d9d9d9;flex-shrink:0}.footer .contact-info a{color:inherit;white-space:nowrap;display:inline}.body.main{padding-top:64px}.hero-section{position:relative;height:800px;overflow:hidden}.hero-swiper{width:100%;height:100%}.hero-swiper .swiper-slide{position:relative}.hero-bg{position:absolute;top:0;left:0}.hero-bg,.hero-bg img{width:100%;height:100%}.hero-bg img{object-fit:cover}.hero-bg:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.55),rgba(0,0,0,.35) 60%,rgba(0,0,0,.55))}.hero-swiper .swiper-slide>.container{position:relative;height:100%;z-index:1;display:flex;align-items:flex-start;padding-top:189px}.hero-content{gap:56px}.hero-content,.hero-text{display:flex;flex-direction:column}.hero-text{gap:24px}.hero-title{font-size:56px;font-weight:700}.hero-desc,.hero-title{color:#fff;line-height:1.4}.hero-desc{font-size:17px;font-weight:400}.hero-btns{gap:16px}.hero-btn,.hero-btns{display:flex;align-items:center}.hero-btn{justify-content:center;width:160px;height:40px;border-radius:4px;font-size:17px;font-weight:700}.hero-btn.outline{background:rgba(0,0,0,.4);border:1px solid #fff;color:#fff}.hero-btn.solid{background:#fff;color:#000}.hero-section>.container{position:absolute;bottom:237px;left:50%;transform:translateX(-50%);z-index:10}.hero-progress{display:flex;align-items:center;gap:15px}.progress-indicator{display:flex;align-items:center;gap:2px;padding:2px 5px;font-size:14px;color:#fff}.progress-indicator .current{font-weight:700;color:#fff}.progress-indicator .total{font-weight:400;color:#fff;opacity:.4}.progress-bar{position:relative;width:240px;height:2px;background:hsla(0,0%,100%,.2)}.hero-pagination.swiper-pagination-progressbar{position:relative;width:100%;height:2px;background:hsla(0,0%,100%,.2)}.hero-pagination .swiper-pagination-progressbar-fill{background:#fff}.intro-section{padding:120px 0}.intro-content{display:flex;align-items:flex-start;justify-content:space-between}.intro-left{display:flex;flex-direction:column;gap:40px;width:640px}.intro-left .section-title{font-size:56px;font-weight:700}.intro-left .section-desc{font-size:16px;font-weight:400;line-height:1.6;opacity:.8}.more-link{display:inline-flex;align-items:center;justify-content:center;padding-bottom:16px;border-bottom:2px solid #000;font-size:17px;font-weight:700;width:-moz-fit-content;width:fit-content}.intro-right{width:640px}.intro-img{width:100%;height:260px;border-radius:130px;overflow:hidden}.intro-img img{width:100%;height:100%;object-fit:cover}.program-section{padding:0 0 120px;overflow:hidden}.program-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:56px}.program-header .section-title{font-size:56px;font-weight:700}.swiper-nav{gap:12px}.nav-btn,.swiper-nav{display:flex;align-items:center}.nav-btn{justify-content:center;width:40px;height:40px;border:1px solid rgba(0,0,0,.2);border-radius:4px;background:#fff}.nav-btn img{width:9px;height:16px}.nav-btn i{font-size:16px;color:#303030}.program-slider{padding-left:calc((100% - 1440px) / 2)}.program-swiper{overflow:visible}.program-swiper .swiper-slide{width:480px}.program-card{position:relative;width:480px;height:800px;border-radius:24px;overflow:hidden}.program-card.navy{background:#2c2967}.program-card.skyblue{background:#cff3ff}.program-card.blue{background:#0076d0}.program-card.dark{background:#272727}.program-card .card-img{width:100%;height:500px;border-radius:24px 24px 0 0;overflow:hidden}.program-card .card-img img{width:100%;height:100%;object-fit:cover}.program-card .card-content{position:absolute;bottom:0;left:0;display:flex;flex-direction:column;gap:64px;padding:56px}.card-titles{display:flex;flex-direction:column;gap:16px}.card-title{font-size:40px;font-weight:700}.card-subtitle{font-size:20px;font-weight:700}.card-desc{font-size:16px;font-weight:400;line-height:1.4;white-space:pre-line}.program-card.blue .card-desc,.program-card.blue .card-subtitle,.program-card.blue .card-title,.program-card.dark .card-desc,.program-card.dark .card-subtitle,.program-card.dark .card-title,.program-card.navy .card-desc,.program-card.navy .card-subtitle,.program-card.navy .card-title{color:#fff}.program-card.skyblue .card-desc,.program-card.skyblue .card-subtitle,.program-card.skyblue .card-title{color:#000}.mentoring-section{padding:120px 0}.mentoring-section .section-title{font-size:56px;font-weight:700;margin-bottom:56px}.mentoring-content{display:flex;align-items:center;gap:24px}.mentoring-left{position:relative;width:800px;height:400px;border-radius:24px;overflow:hidden}.mentoring-img{position:absolute;top:0;left:0;width:100%;height:100%}.mentoring-img img{width:100%;height:100%;object-fit:cover}.mentoring-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(2,0,36,.7),rgba(1,0,19,.49) 46%,transparent)}.mentoring-text{position:absolute;top:107px;left:107px;display:flex;flex-direction:column;gap:24px}.mentoring-icon{width:48px;height:48px}.mentoring-icon img{width:100%;height:100%}.mentoring-desc{font-size:24px;font-weight:400;color:#fff;line-height:1.6}.mentoring-right{width:616px;height:400px;border-bottom:1px solid #000;overflow:auto}.mentor-list{display:flex;flex-direction:column;gap:16px}.mentor-item{justify-content:space-between;padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.2)}.mentor-info,.mentor-item{display:flex;align-items:center}.mentor-info{gap:40px}.mentor-photo{width:64px;height:64px;border-radius:8px;overflow:hidden}.mentor-photo img{width:100%;height:100%;object-fit:cover}.mentor-detail{display:flex;align-items:center;gap:16px}.mentor-name{font-size:24px;font-weight:700;opacity:.8}.mentor-field{font-size:16px;font-weight:400;line-height:1.4;opacity:.8}.mentor-btn{display:flex;align-items:center;justify-content:center;width:120px;height:40px;background:#2c2967;border-radius:4px;font-size:17px;font-weight:700;color:#fff}.stats-section{position:relative;height:560px;overflow:hidden}.stats-bg{position:absolute;top:0;left:0;width:100%;height:100%}.stats-bg img{width:100%;height:100%;object-fit:cover}.stats-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4)}.stats-section .container{position:relative;height:100%}.stats-content{display:flex;align-items:flex-start;justify-content:space-between;padding-top:144px}.stats-left{display:flex;flex-direction:column;gap:56px;width:440px}.stats-left .section-title.white{font-size:56px;font-weight:700;color:#fff}.stats-desc{font-size:16px;font-weight:400;color:#fff;line-height:1.6}.stats-right{position:relative}.stats-grid{display:flex;flex-direction:column;gap:39px;padding-top:82px}.stats-row{display:flex;align-items:center;gap:24px}.stats-item{display:flex;flex-direction:column;gap:16px;justify-content:center}.stats-item:first-child{width:240px}.stats-item:last-child{width:185px}.stats-row:last-child .stats-item:last-child{width:403px}.stats-label{font-size:20px;font-weight:500;color:#fff}.stats-value{font-size:40px;font-weight:700;color:#fff}.stats-chart{position:absolute;top:0;right:-160px;width:260px;height:275px}.stats-chart img{width:100%;height:100%;object-fit:contain}.board-section{padding:120px 0}.board-section .section-title{font-size:56px;font-weight:700;margin-bottom:56px}.board-content{display:flex;gap:24px}.board-box{width:708px;padding:24px;border:1px solid rgba(0,0,0,.1);border-radius:16px}.board-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.board-title{font-size:20px;font-weight:700}.board-more{padding-bottom:8px;border-bottom:2px solid rgba(0,0,0,.2);font-size:14px;font-weight:700}.board-list{display:flex;flex-direction:column;gap:16px}.board-item{display:flex;align-items:center;justify-content:space-between}.item-date,.item-title{font-size:16px;font-weight:400;line-height:1.4;opacity:.8}.item-date{text-align:right}.contact-section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:64px;height:400px;background:linear-gradient(101.77deg,#2c2967,#001627)}.contact-title{font-size:56px;font-weight:700;color:#fff;text-align:center}.contact-link{padding-bottom:16px;border-bottom:2px solid hsla(0,0%,100%,.2);font-size:17px;font-weight:700;color:#fff}@media screen and (max-width:1720px){.header-inner{padding:0 80px}.gnb{gap:32px}.gnb-link,.header-link span{font-size:16px}.header-right{gap:20px;width:180px}.header .logo-wrap{width:180px}}@media screen and (max-width:1600px){.header-inner{padding:0 60px}.gnb{gap:28px}.gnb-link,.header-link span{font-size:15px}.header-right{gap:16px;width:160px}.header .logo-wrap{width:160px}.footer-inner{padding:0 60px 0 120px}.program-slider{padding-left:40px}.stats-chart{right:-80px}}@media screen and (max-width:1440px){.header-inner{padding:0 40px}.gnb{gap:24px}.gnb-link,.header-link span{font-size:14px}.header-right{gap:12px;width:140px}.header .logo-wrap{width:140px}.header .logo-wrap .logo{width:90px;height:21px}.header .logo-wrap .logo-sub{width:65px;height:11px}.intro-content{flex-direction:column;gap:40px}.intro-left,.intro-right{width:100%}.intro-img{height:200px;border-radius:100px}.mentoring-content{flex-direction:column}.mentoring-left,.mentoring-right{width:100%}.mentoring-right{height:auto}.board-content{flex-direction:column}.board-box{width:100%}}@media screen and (max-width:1320px){.gnb,.gnb-dropdown,.header-right{display:none}.hamburger-btn{display:block}.footer-inner{flex-direction:column;gap:24px;padding:0 40px}.footer-left,.footer-right{width:100%}.program-slider{padding-left:20px}.stats-content{flex-direction:column;gap:40px}.stats-left,.stats-right{width:100%}.stats-chart{display:none}}@media screen and (max-width:1023px){.header-inner{padding:0 16px}.footer{padding:40px 0}.footer-inner{padding:0 16px}.footer .contact,.footer-links{flex-wrap:wrap;gap:8px}.hero-section{height:600px}.hero-content{top:120px}.hero-title{font-size:32px}.hero-desc{font-size:14px}.hero-btns{flex-direction:column;gap:12px}.hero-btn{width:100%}.hero-section>.container{bottom:80px}.intro-section{padding:60px 0}.intro-left .section-title{font-size:32px}.intro-left .section-desc{font-size:14px}.program-section{padding:0 0 60px}.program-section>.container{padding:0 16px}.program-header{margin-bottom:32px}.program-header .section-title{font-size:32px}.program-slider{padding-left:16px}.program-swiper .swiper-slide{width:300px}.program-card{width:300px;height:500px}.program-card .card-img{height:300px}.program-card .card-content{gap:32px;padding:24px}.card-title{font-size:24px}.card-desc,.card-subtitle{font-size:14px}.mentoring-section{padding:60px 0}.mentoring-section .section-title{font-size:32px;margin-bottom:32px}.mentoring-left{height:300px}.mentoring-text{top:40px;left:24px;right:24px}.mentoring-desc{font-size:16px}.mentor-info{gap:16px}.mentor-photo{width:48px;height:48px}.mentor-name{font-size:16px}.mentor-btn,.mentor-field{font-size:14px}.mentor-btn{width:100px;height:36px}.stats-section{height:auto;padding:60px 0}.stats-content{padding-top:0}.stats-left .section-title.white{font-size:32px}.stats-desc{font-size:14px}.stats-grid{padding-top:0}.stats-row{flex-direction:column;gap:24px;align-items:flex-start}.stats-item,.stats-item:first-child,.stats-item:last-child,.stats-row:last-child .stats-item:last-child{width:100%}.stats-label{font-size:16px}.stats-value{font-size:28px}.board-section{padding:60px 0}.board-section .section-title{font-size:32px;margin-bottom:32px}.board-box{padding:16px}.board-title{font-size:18px}.item-date,.item-title{font-size:14px}.contact-section{height:300px;gap:40px;padding:0 16px}.contact-title{font-size:28px}}@media screen and (max-width:768px){.hero-title{font-size:28px}.intro-img{height:160px;border-radius:80px}.board-item,.mentor-detail{flex-direction:column;align-items:flex-start;gap:4px}.item-date{text-align:left}.contact-title{font-size:24px}}.body.sub{padding-top:64px}.page-top-section{padding:80px 0 0}.page-top-section .container{display:flex;flex-direction:column;align-items:center;gap:32px}.page-path-wrap{gap:8px}.page-path,.page-path-wrap{display:flex;align-items:center}.page-path{line-height:1;justify-content:center;padding:10px 24px;border-radius:20px;font-size:20px;font-weight:700;background:#fff;border:2px solid #2c2967;color:#2c2967}.page-path.active{background:#2c2967;border-color:#2c2967;color:#fff}.page-main-title{font-size:48px;font-weight:700;text-align:center;line-height:1.4}.portal-card-section{padding:64px 0 120px}.portal-card-wrap{display:flex;justify-content:center;gap:40px}.portal-card{position:relative;width:330px;height:480px;border-radius:24px;overflow:hidden}.portal-card .card-img{position:absolute;top:0;left:0;width:100%;height:100%}.portal-card .card-img img{width:100%;height:100%;object-fit:cover}.portal-card .card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.7))}.portal-card .card-num{top:16px;left:16px;justify-content:center;width:40px;height:40px;background:rgba(0,0,0,.24);border-radius:12px;box-shadow:0 0 16px rgba(0,0,0,.25);font-size:16px;font-weight:600}.portal-card .card-num,.portal-card .card-text{position:absolute;display:flex;align-items:center;color:#fff}.portal-card .card-text{bottom:56px;left:50%;transform:translateX(-50%);flex-direction:column;gap:20px;text-align:center;width:calc(100% - 32px)}.portal-card .card-title{font-size:24px;font-weight:700;color:#fff}.portal-card .card-desc{font-size:16px;font-weight:400;line-height:1.4;white-space:pre-line;color:#fff;word-break:keep-all}.portal-intro-section{padding:0 0 120px}.portal-intro-section .container{max-width:1150px}.portal-intro-section .intro-subtitle{font-size:24px;font-weight:700;color:#2c2967;margin-bottom:48px}.portal-intro-section .intro-desc{font-size:20px;font-weight:400;line-height:1.6;margin-bottom:56px}.portal-intro-section .intro-desc p{margin-bottom:0}.portal-intro-section .intro-outro{font-size:20px;font-weight:400;line-height:1.6;margin-top:56px}.feature-icon{min-width:40px}.feature-content{display:flex;flex-direction:column;gap:16px}.feature-desc{font-weight:400}.feature-divider{width:100%;border-bottom:1px dashed rgba(0,0,0,.2)}@media screen and (max-width:1440px){.portal-card-wrap{flex-wrap:wrap}}@media screen and (max-width:1023px){.page-top-section{padding:40px 0 0}.page-path{padding:8px 16px;font-size:16px}.page-main-title{font-size:28px}.portal-card-section{padding:40px 0 60px}.portal-card-wrap{flex-direction:column;align-items:center}.portal-card{width:100%;max-width:330px;height:400px}.portal-intro-section{padding:0 0 60px}.portal-intro-section .intro-subtitle{font-size:18px;margin-bottom:24px}.portal-intro-section .intro-desc{font-size:16px;margin-bottom:32px}.portal-intro-section .intro-outro{font-size:16px;margin-top:32px}.feature-item{gap:16px}.feature-title{font-size:16px}.feature-desc{font-size:14px}}@media screen and (max-width:768px){.page-main-title{font-size:24px}.portal-card{height:360px}.portal-card .card-text{bottom:40px;gap:12px}.portal-card .card-title{font-size:20px}.portal-card .card-desc{font-size:14px}}.consult-section{padding:40px 0 120px;border-top:1px solid rgba(0,0,0,.1)}.consult-wrap{display:flex;gap:64px}.consult-info{width:816px;min-width:816px;gap:48px}.consult-form,.consult-info{display:flex;flex-direction:column}.consult-form{width:560px;gap:24px}.consult-hero{width:100%;height:338px;border-radius:24px;overflow:hidden}.consult-hero img{width:100%;height:100%;object-fit:cover}.consult-intro{display:flex;flex-direction:column;gap:24px}.consult-intro .intro-title{font-size:40px;font-weight:700;line-height:1.4}.consult-intro .intro-desc{font-size:20px;font-weight:400;line-height:1.6}.info-block{display:flex;flex-direction:column;gap:40px}.info-block .block-title{font-size:24px;font-weight:700}.support-list{display:flex;flex-direction:column;gap:24px}.support-item{display:flex;align-items:flex-start;gap:24px}.support-num{display:flex;align-items:center;justify-content:center;width:40px;min-width:40px;height:40px;background:#2c2967;border-radius:8px;font-size:20px;font-weight:500;color:#fff}.support-content{display:flex;flex-direction:column;gap:16px}.support-title{font-size:20px;font-weight:700;color:#2c2967}.support-desc{font-size:16px;font-weight:400}.form-group{display:flex;flex-direction:column;gap:16px}.form-label{font-size:18px;font-weight:700}.form-label .required{color:#43b2e9}.form-label .required-tag{font-size:16px;color:#43b2e9;margin-right:4px}.form-row{display:flex;gap:8px;align-items:center}.form-row-sep{flex-shrink:0;color:#666}.form-help{font-size:14px}.form-help.error{color:#e11d48}.form-notice{padding:16px 20px;background:rgba(44,41,103,.05);border-left:4px solid #2c2967;border-radius:8px;color:#333;font-size:15px;line-height:1.6;margin-bottom:32px}.incubator-apply-wrap.narrow{max-width:720px;margin:0 auto}.guide-section{padding:40px 0 120px}.guide-section .container{max-width:960px}.guide-block{display:flex;flex-direction:column;gap:16px;padding:40px 36px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:20px;margin-bottom:24px}.guide-title{font-size:24px;font-weight:700;color:#2c2967;padding-bottom:14px;border-bottom:2px solid #2c2967;margin-bottom:8px}.guide-subblock{padding:16px 0;border-top:1px dashed rgba(0,0,0,.08);display:flex;flex-direction:column;gap:10px}.guide-subblock:first-of-type{border-top:0;padding-top:0}.guide-sub-title{font-size:17px;font-weight:700;color:#1f2030}.guide-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.guide-list li{position:relative;padding-left:16px;font-size:15px;line-height:1.7;color:#333}.guide-list li:before{content:"";position:absolute;left:0;top:12px;width:5px;height:5px;background:#2c2967;border-radius:50%}.guide-table-wrap{overflow-x:auto;margin-top:8px}.guide-table{width:100%;border-collapse:collapse;font-size:14px}.guide-table td,.guide-table th{padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.08);vertical-align:middle;text-align:left}.guide-table thead th{background:rgba(44,41,103,.06);color:#2c2967;font-weight:700;border-bottom:2px solid #2c2967}.guide-table tbody tr:hover{background:rgba(44,41,103,.02)}.guide-note{font-size:14px;color:#5f6373;margin-top:12px;padding-left:8px;border-left:3px solid #2c2967;padding-top:4px;padding-bottom:4px}.guide-contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.guide-contact-list li{display:flex;gap:16px;font-size:15px}.guide-contact-list li strong{min-width:120px;color:#2c2967;font-weight:700}.guide-contact-list li a{color:#2c2967;text-decoration:underline}@media (max-width:768px){.guide-block{padding:28px 20px}.guide-title{font-size:20px}.guide-contact-list li{flex-direction:column;gap:4px}}.incubator-intro-section{padding:40px 0 80px}.incubator-intro-section .container{max-width:1000px}.intro-block{display:flex;flex-direction:column;gap:24px;padding:48px 40px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:24px}.intro-block-title{font-size:28px;font-weight:700;color:#2c2967}.intro-photos{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.intro-photos img{width:100%;height:240px;object-fit:cover;border-radius:16px;display:block}.intro-block-desc{display:flex;flex-direction:column;gap:12px;font-size:16px;line-height:1.75;color:#333}.intro-block-desc p{margin:0}.intro-block-list{list-style:none;margin:0;display:flex;flex-direction:column;gap:10px;padding:16px 0 0;border-top:1px solid rgba(0,0,0,.08)}.intro-block-list li{display:flex;gap:16px;font-size:15px}.intro-block-list li strong{min-width:110px;color:#2c2967;font-weight:700}.intro-block-list li a{color:#2c2967;text-decoration:underline}.process-apply-btn-wrap{text-align:center;margin-top:32px}.coworking-intro-section{padding:40px 0 64px}.coworking-intro-section .container{max-width:1000px}.coworking-spaces-section{padding:32px 0 64px}.coworking-spaces-section .section-title{text-align:center;font-size:32px;font-weight:700;color:#2c2967;margin-bottom:40px}.coworking-space-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px}.space-card{display:flex;flex-direction:column;background:#fff;border:2px solid rgba(0,0,0,.08);border-radius:20px;cursor:pointer;transition:all .2s;overflow:hidden}.space-card.active,.space-card:hover{border-color:#2c2967}.space-card.active{background:rgba(44,41,103,.04);box-shadow:0 6px 20px rgba(44,41,103,.12)}.space-card-img{position:relative;width:100%;padding-top:60%;background:#f0f0f5}.space-card-img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.space-card-img-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#c0c0d0;font-size:48px}.space-card-body{display:flex;flex-direction:column;gap:16px;padding:28px 28px 32px}.space-name{font-size:22px;font-weight:700;color:#2c2967}.space-meta{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;font-size:14px;color:#444;line-height:1.5}.space-meta li{display:flex;gap:8px}.space-meta li strong{min-width:80px;color:#2c2967;font-weight:700}.space-select-btn{margin-top:8px;padding:12px 16px;background:#2c2967;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer}.space-card:not(.active) .space-select-btn{background:#fff;color:#2c2967;border:1px solid #2c2967}.coworking-rules{margin-top:64px;padding:40px 36px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:20px;display:flex;flex-direction:column;gap:16px}.coworking-rules .rules-title{font-size:19px;font-weight:700;color:#2c2967;margin-top:12px;padding-bottom:8px;border-bottom:2px solid #2c2967}.coworking-rules .rules-title:first-child{margin-top:0}.coworking-rules .rules-desc{font-size:15px;line-height:1.75;color:#333;margin:0}.coworking-rules .rules-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.coworking-rules .rules-list li{position:relative;padding-left:16px;font-size:15px;line-height:1.7;color:#333}.coworking-rules .rules-list li:before{content:"";position:absolute;left:0;top:12px;width:5px;height:5px;background:#2c2967;border-radius:50%}@media (max-width:768px){.coworking-rules{padding:28px 20px}}.coworking-apply-section{padding:40px 0 120px;background:#f7f7fa}.coworking-apply-section .container{max-width:720px}.coworking-apply-section .section-title{text-align:center;font-size:28px;font-weight:700;color:#2c2967;margin-bottom:24px}.coworking-apply-form{display:flex;flex-direction:column;gap:24px;padding:40px 32px;background:#fff;border-radius:20px;border:1px solid rgba(0,0,0,.08)}.radio-group.vertical{flex-direction:column;align-items:flex-start;gap:8px}.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.modal-panel{position:relative;background:#fff;border-radius:20px;width:100%;max-width:720px;max-height:90vh;overflow-y:auto;padding:48px 40px}.modal-panel .section-title{margin-bottom:24px}.modal-close{position:absolute;top:16px;right:20px;width:36px;height:36px;border:none;background:none;font-size:28px;line-height:1;color:#888;cursor:pointer}.modal-close:hover{color:#2c2967}@media (max-width:768px){.coworking-apply-form{padding:28px 20px}.space-card-body{padding:22px 20px 26px}.modal-panel{padding:36px 20px;max-height:92vh}.intro-block{padding:32px 24px}.intro-block-title{font-size:22px}.intro-block-list li{flex-direction:column;gap:4px}.intro-photos{grid-template-columns:1fr}.intro-photos img{height:200px}}.form-input{width:100%;height:40px;padding:8px 16px;border:1px solid rgba(0,0,0,.1);border-radius:4px;font-size:16px}.form-input::placeholder{color:rgba(0,0,0,.2)}.form-input.w240{width:240px;min-width:240px}.form-textarea{width:100%;height:160px;padding:12px 16px;border:1px solid rgba(0,0,0,.1);border-radius:4px;font-size:16px;resize:none}.form-textarea::placeholder{color:rgba(0,0,0,.2)}.form-divider{width:100%;border-bottom:1px dashed rgba(0,0,0,.2)}.form-input-with-unit{position:relative}.form-input-with-unit .form-input{padding-right:40px}.form-input-with-unit .unit{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:16px;font-weight:700}.radio-group{gap:24px}.radio-group,.radio-item{display:flex;align-items:center}.radio-item{gap:10px;cursor:pointer}.radio-item input{display:none}.radio-box{width:16px;height:16px;background:#eaeaea;border-radius:4px;position:relative}.radio-box:after{content:"";position:absolute;top:5px;left:4px;width:8px;height:7px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 7" fill="white"><path d="M1 3.5L3 5.5L7 1.5" stroke="white" stroke-width="1.5" fill="none"/></svg>') no-repeat 50%;opacity:0}.radio-item input:checked+.radio-box{background:#2c2967}.radio-item input:checked+.radio-box:after,.radio-item input:checked~.radio-text{opacity:1}.radio-text{font-size:16px;font-weight:700;opacity:.3}.checkbox-list{display:flex;flex-direction:column;gap:16px}.checkbox-item{display:flex;align-items:center;gap:10px;cursor:pointer}.checkbox-item input{display:none}.checkbox-box{width:16px;height:16px;background:#eaeaea;border-radius:4px;position:relative}.checkbox-box.round{border-radius:8px}.checkbox-box:after{content:"";position:absolute;top:5px;left:4px;width:8px;height:7px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 7" fill="white"><path d="M1 3.5L3 5.5L7 1.5" stroke="white" stroke-width="1.5" fill="none"/></svg>') no-repeat 50%;opacity:0}.checkbox-item input:checked+.checkbox-box{background:#2c2967}.checkbox-item input:checked+.checkbox-box:after,.checkbox-item input:checked~.checkbox-text{opacity:1}.checkbox-text{font-size:16px;font-weight:700;opacity:.3}.checkbox-sub{font-size:14px;font-weight:400;opacity:.4}.file-input{display:flex;align-items:center;height:40px;padding:0 16px;border:1px solid rgba(0,0,0,.1);border-radius:4px}.file-btn{font-size:16px;font-weight:700;color:#43b2e9;padding-right:16px;cursor:pointer}.file-tag{gap:8px;padding:5px 10px;background:rgba(0,0,0,.05);border-radius:4px;font-size:14px}.file-remove,.file-tag{display:flex;align-items:center}.file-remove{justify-content:center;width:10px;height:10px;font-size:10px;opacity:.6}.agree-list{display:flex;flex-direction:column;gap:16px}.agree-item{display:flex;align-items:center;justify-content:space-between}.agree-link{font-size:14px;font-weight:700;opacity:.64;text-decoration:underline}.submit-btn{width:100%;height:56px;background:#2c2967;border-radius:4px;font-size:20px;font-weight:700;color:#fff;cursor:pointer}@media screen and (max-width:1520px){.consult-wrap{gap:40px}.consult-info{width:calc(100% - 600px);min-width:auto}}@media screen and (max-width:1320px){.consult-wrap{flex-direction:column}.consult-form,.consult-info{width:100%}}@media screen and (max-width:1023px){.consult-section{padding:24px 0 60px}.consult-wrap{gap:40px}.consult-hero{height:200px}.consult-intro .intro-title{font-size:24px}.consult-intro .intro-desc{font-size:16px}.info-block{gap:24px}.info-block .block-title{font-size:18px}.support-item{gap:16px}.support-num{width:32px;min-width:32px;height:32px}.support-num,.support-title{font-size:16px}.support-desc{font-size:14px}.form-label{font-size:16px}.form-row{flex-direction:column}.form-input.w240{width:100%;min-width:auto}.submit-btn{height:48px;font-size:16px}}.page-top-section.left .container{align-items:flex-start}.page-top-section.left .page-main-title{text-align:left}.page-sub-desc{font-size:16px;font-weight:400;line-height:1.6;margin-top:24px}.log-section{padding:40px 0 120px}.filter-tab-wrap{display:flex;align-items:center;gap:16px;border-bottom:1px solid rgba(0,0,0,.1);overflow-x:auto;overflow-y:hidden}.filter-tab{padding:16px 0;font-size:18px;font-weight:700;opacity:.3;border-bottom:2px solid transparent;margin-bottom:-1px;white-space:nowrap}.filter-tab.active{opacity:1;color:#2c2967;border-bottom-color:#2c2967}.filter-tab:hover{opacity:.6}.data-table{margin-top:10px}.table-header{display:flex;align-items:center;height:40px;background:#e7e7e7;border-radius:8px}.table-header .col{font-size:14px;font-weight:700;text-align:center}.table-body{display:flex;flex-direction:column}.table-row{display:flex;align-items:center;height:56px;border-bottom:1px solid rgba(0,0,0,.1);text-decoration:none;color:inherit;cursor:pointer;transition:background .2s}.table-row:hover{background:rgba(0,0,0,.02)}.table-row.last{border-bottom:none}.table-row .col{font-size:14px;font-weight:400;text-align:center}.col-date{width:140px;min-width:140px}.col-num{width:100px;min-width:100px}.col-category,.col-title{flex:1 1;min-width:200px}.col-title{text-align:left!important;padding-left:20px}.col-place{width:100px;min-width:100px}.col-counselor{width:120px;min-width:120px}.col-target{width:140px;min-width:140px}.badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:4px;font-size:14px;font-weight:700}.badge.skyblue{background:#b3e5fc;color:#0277bd}.badge.navy{background:#2c2967;color:#fff}.table-row .col-target i{margin-right:4px}@media screen and (max-width:1023px){.page-sub-desc{font-size:14px;margin-top:16px}.log-section{padding:24px 0 60px}.filter-tab-wrap{gap:12px}.filter-tab{padding:12px 0;font-size:14px}.data-table{overflow-x:auto}.table-header,.table-row{min-width:800px}.table-header .col,.table-row .col{font-size:13px}.col-date{width:100px;min-width:100px}.col-num{width:80px;min-width:80px}.col-category{min-width:180px}.col-place{width:80px;min-width:80px}.col-counselor,.col-target{width:100px;min-width:100px}}.dorm-hero-section{padding:64px 0 80px}.dorm-hero-section .dorm-hero{position:relative;width:100%;height:560px;border-radius:24px;overflow:hidden}.dorm-hero-section .dorm-hero img{width:100%;height:100%;object-fit:cover}.dorm-hero-section .hero-nav{position:absolute;top:24px;right:24px;display:flex;gap:8px}.dorm-hero-section .nav-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(0,0,0,.64);border-radius:12px;box-shadow:0 0 16px rgba(0,0,0,.25);color:#fff;font-size:18px}.dorm-hero-section .nav-btn i{color:#fff}.dorm-apply-btn{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;width:560px;height:56px;background:rgba(0,0,0,.64);border-radius:12px;box-shadow:0 0 16px rgba(0,0,0,.25);font-size:20px;font-weight:700;color:#fff}.dorm-facility-section{padding:0 0 80px}.dorm-facility-section .section-title{font-size:32px;font-weight:700;margin-bottom:24px}.facility-card-wrap{display:flex;gap:40px;flex-wrap:wrap}.facility-card{width:330px;min-width:330px}.facility-card .card-header{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 0}.facility-card .card-title{font-size:20px;font-weight:700}.facility-card .card-nav{display:flex;gap:4px}.facility-card .card-nav .nav-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid rgba(0,0,0,.1);border-radius:4px;font-size:12px}.facility-card .card-img{height:200px;margin:20px 1px 0}.facility-card .card-img img{width:100%;height:100%;object-fit:cover}.facility-card .card-img.empty .empty-bg{width:100%;height:100%;background:#f3f3f3}.facility-card .card-info{padding:24px}.facility-card .info-row{display:flex;align-items:center;justify-content:space-between}.facility-card .info-row.border{padding-bottom:16px;margin-bottom:16px;border-bottom:1px dashed rgba(0,0,0,.2)}.facility-card .info-label{font-size:16px;font-weight:700;opacity:.6}.facility-card .info-value{font-size:16px}.facility-card .info-desc{font-size:16px;line-height:1.4;opacity:.6;margin-top:12px}.dorm-common-section{padding:0 0 80px}.dorm-common-section .section-title{font-size:32px;font-weight:700;margin-bottom:24px}.common-card-wrap{display:flex;gap:40px}.common-card{display:flex;gap:16px;width:330px;min-width:330px;padding:24px;border:1px solid rgba(0,0,0,.1);border-radius:24px}.common-card .card-icon{display:flex;align-items:center;justify-content:center;width:64px;min-width:64px;height:64px;background:rgba(44,41,103,.08);border-radius:8px}.common-card .card-icon img{width:36px;height:36px}.common-card .card-content{display:flex;flex-direction:column;gap:12px}.common-card .card-title{font-size:16px;font-weight:700}.common-card .card-desc{font-size:14px;line-height:1.4;opacity:.64}.dorm-timeline-section{padding:0 0 64px}.dorm-timeline-section .section-title{font-size:32px;font-weight:700;margin-bottom:24px}.dorm-timeline-section .timeline-wrap{display:flex;align-items:center;gap:0}.dorm-timeline-section .timeline-item{display:flex;flex-direction:column;align-items:center;gap:16px;width:330px;min-width:330px;height:160px;padding:24px;border-radius:24px;text-align:center}.dorm-timeline-section .timeline-item.navy{background:#2c2967}.dorm-timeline-section .timeline-item.light{background:rgba(44,41,103,.12)}.dorm-timeline-section .step-badge{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:4px;font-size:16px;font-weight:700}.dorm-timeline-section .step-badge.white{background:#fff;color:#000}.dorm-timeline-section .step-badge.navy{background:#2c2967;color:#fff}.dorm-timeline-section .timeline-item.navy .step-title{color:#fff}.dorm-timeline-section .timeline-item.light .step-title{color:#2c2967}.dorm-timeline-section .step-title{font-size:20px;line-height:1.2}.dorm-timeline-section .timeline-arrow{display:flex;align-items:center;justify-content:center;width:40px;min-width:40px;font-size:16px;color:#2c2967}.dorm-qna-section{padding:64px 0;background:rgba(44,41,103,.05)}.qna-wrap{display:flex;gap:302px}.qna-wrap .section-title{font-size:32px;font-weight:700;min-width:100px}.qna-list{display:flex;flex-direction:column;gap:24px;flex:1 1}.qna-item{padding-bottom:24px;border-bottom:1px dashed rgba(0,0,0,.2)}.qna-item:last-child{padding-bottom:0;border-bottom:none}.qna-q{font-weight:700}.qna-a,.qna-q{font-size:20px;line-height:2}@media screen and (max-width:1520px){.common-card-wrap,.facility-card-wrap{flex-wrap:wrap;justify-content:center}.dorm-timeline-section .timeline-wrap{flex-wrap:wrap;justify-content:center;gap:16px}.dorm-timeline-section .timeline-arrow{display:none}.qna-wrap{flex-direction:column;gap:24px}}@media screen and (max-width:1023px){.dorm-hero-section{padding:40px 0 60px}.dorm-hero-section .dorm-hero{height:300px}.dorm-apply-btn{width:calc(100% - 48px);height:48px;font-size:16px;bottom:24px}.dorm-facility-section{padding:0 0 60px}.dorm-facility-section .section-title{font-size:24px}.facility-card-wrap{gap:24px}.facility-card{width:100%;min-width:auto;max-width:330px}.dorm-common-section{padding:0 0 60px}.dorm-common-section .section-title{font-size:24px}.common-card-wrap{gap:16px}.common-card{width:100%;min-width:auto}.dorm-timeline-section{padding:0 0 40px}.dorm-timeline-section .section-title{font-size:24px}.dorm-timeline-section .timeline-item{width:100%;min-width:auto;max-width:330px;height:auto;min-height:140px}.dorm-timeline-section .step-title{font-size:16px}.dorm-qna-section{padding:40px 0}.qna-wrap .section-title{font-size:24px}.qna-a,.qna-q{font-size:16px}}.incubator-process-section{padding:40px 0 80px}.incubator-process-section .section-title{font-size:40px;font-weight:700;text-align:center;margin-bottom:40px}.process-wrap{gap:0}.process-item,.process-wrap{display:flex;justify-content:center}.process-item{position:relative;flex-direction:column;align-items:center;gap:16px;width:400px;height:160px;padding:30px 40px;border-radius:200px;border:4px solid #fff;margin-left:-54px}.process-item:first-child{margin-left:0}.process-num{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:hsla(0,0%,100%,.24);border-radius:12px;box-shadow:0 0 16px rgba(0,0,0,.12);font-size:16px;font-weight:600;color:#fff}.process-title{font-size:24px;font-weight:700;color:#fff}.incubator-company-section{padding:0 0 80px}.incubator-company-section .section-title{font-size:40px;font-weight:700;text-align:center;margin-bottom:40px}.company-card-wrap{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px}.company-card{border:1px solid rgba(0,0,0,.1);border-radius:24px;overflow:hidden}.company-card .card-logo{display:flex;align-items:center;justify-content:center;height:56px;margin:24px 24px 0;background:#f1f1f1}.company-card .card-logo span{font-size:26px;font-weight:700;opacity:.2}.company-card .card-logo img{max-width:100%;max-height:100%;object-fit:contain}.company-card .card-info{display:flex;flex-direction:column;gap:16px;padding:24px}.company-card .info-row{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px dashed rgba(0,0,0,.2)}.company-card .info-label{font-size:16px;font-weight:700;opacity:.6}.company-card .info-value{font-size:16px}.company-card .info-col{display:flex;flex-direction:column;gap:12px}.company-card .info-desc{font-size:16px;line-height:1.4;opacity:.6}.pagination{gap:0;margin-top:40px}.pagination,.pagination .page-btn{display:flex;align-items:center;justify-content:center}.pagination .page-btn{width:32px;height:32px;font-size:14px;opacity:.4}.pagination .page-num,.pagination .page-nums{display:flex;align-items:center}.pagination .page-num{justify-content:center;width:32px;height:32px;font-size:16px;font-weight:400;opacity:.4}.pagination .page-num.active{font-weight:700;opacity:1}@media screen and (max-width:1520px){.process-wrap{flex-wrap:wrap;gap:16px}.process-item{margin-left:0;width:calc(50% - 8px)}.company-card-wrap{grid-template-columns:repeat(3,1fr);gap:24px}}@media screen and (max-width:1023px){.incubator-process-section{padding:24px 0 60px}.incubator-process-section .section-title{font-size:28px;margin-bottom:24px}.process-item{width:100%;height:120px;border-radius:100px}.process-num{width:32px;height:32px;font-size:14px}.process-title{font-size:18px}.incubator-company-section{padding:0 0 60px}.incubator-company-section .section-title{font-size:28px;margin-bottom:24px}.company-card-wrap{grid-template-columns:repeat(2,1fr);gap:16px}.company-card .card-logo{height:48px;margin:16px 16px 0}.company-card .card-logo span{font-size:20px}.company-card .card-info{padding:16px;gap:12px}.company-card .info-row{padding-bottom:12px}.company-card .info-desc,.company-card .info-label,.company-card .info-value{font-size:14px}.pagination{margin-top:32px}}@media screen and (max-width:768px){.company-card-wrap{grid-template-columns:1fr}}.survey-section{padding:40px 0 80px}.survey-card-wrap{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px}.survey-card{border:1px solid rgba(0,0,0,.1);border-radius:24px;padding:40px 24px 24px}.survey-card .card-title{font-size:20px;font-weight:700;text-align:center;margin-bottom:40px}.survey-card .card-info{display:flex;flex-direction:column;gap:16px}.survey-card .info-row{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px dashed rgba(0,0,0,.2)}.survey-card .info-row.last{padding-bottom:0;border-bottom:none}.survey-card .info-label{font-size:16px;font-weight:700;opacity:.6}.survey-card .info-value{font-size:16px}.star-rating{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:32px}.star-rating i{font-size:28px;color:#43b2e9;cursor:pointer}.star-rating i.xi-star-o{color:rgba(0,0,0,.2)}@media screen and (max-width:1520px){.survey-card-wrap{grid-template-columns:repeat(3,1fr);gap:24px}}@media screen and (max-width:1023px){.survey-section{padding:24px 0 60px}.survey-card-wrap{grid-template-columns:repeat(2,1fr);gap:16px}.survey-card{padding:24px 16px 16px}.survey-card .card-title{font-size:16px;margin-bottom:24px}.survey-card .info-row{padding-bottom:12px}.survey-card .info-label,.survey-card .info-value{font-size:14px}.star-rating{margin-top:24px}.star-rating i{font-size:24px}}@media screen and (max-width:768px){.survey-card-wrap{grid-template-columns:1fr}}.log-detail-section{padding:80px 0 120px;min-height:calc(100vh - 320px)}.log-detail-wrap{max-width:800px;margin:0 auto}.detail-header{flex-direction:column;gap:24px;padding:40px 0;background:rgba(0,0,0,.05);border-radius:0 0 24px 24px;margin-bottom:40px}.detail-header,.detail-meta{display:flex;align-items:center}.detail-meta{gap:10px}.detail-meta .meta-num{font-size:14px}.detail-meta .meta-dot{width:4px;height:4px;background:#d9d9d9;border-radius:50%}.detail-meta .meta-date{font-size:14px;opacity:.4}.detail-title{font-size:24px;font-weight:700;text-align:center;line-height:1.4}.detail-tags{display:flex;align-items:center;gap:8px}.detail-tags .tag{display:inline-flex;align-items:center;justify-content:center;padding:5px 8px;border:1px solid rgba(0,0,0,.1);border-radius:4px;font-size:14px;opacity:.4}.detail-tags .tag.skyblue{background:#43b2e9;border-color:#43b2e9;color:#fff;opacity:1}.detail-content{gap:40px;padding:0 12px}.detail-block,.detail-content{display:flex;flex-direction:column}.detail-block{gap:16px}.detail-block .block-title{font-size:18px;font-weight:700}.detail-block .block-content{font-size:16px;line-height:1.4}.detail-block .block-content p{margin-bottom:16px}.detail-block .block-content p:last-child{margin-bottom:0}.detail-block .list-disc{list-style:disc;padding-left:24px}.detail-block .list-disc li{margin-bottom:16px}.detail-block .list-disc li:last-child{margin-bottom:0}.detail-nav{display:flex;align-items:center;justify-content:space-between;padding-top:16px;margin-top:40px;border-top:1px solid #000}.detail-nav .nav-link{display:flex;align-items:center;gap:8px;font-size:14px}.detail-nav .nav-link i{font-size:12px}@media screen and (max-width:1023px){.log-detail-section{padding:40px 0 60px;min-height:calc(100vh - 240px)}.detail-header{padding:24px 16px;margin-bottom:24px}.detail-title{font-size:20px}.detail-content{gap:32px;padding:0}.detail-block .block-title{font-size:16px}.detail-block .block-content{font-size:14px}.detail-nav{margin-top:32px}}@media screen and (max-width:768px){.detail-title{font-size:18px}}.report-detail-section{padding:80px 0 120px}.report-header{display:flex;align-items:center;gap:16px;padding-bottom:40px;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:40px}.report-title{font-size:40px;font-weight:700}.status-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:4px;font-size:20px;font-weight:600}.status-badge.approved{background:#43b2e9;color:#fff}.status-badge.pending{background:#eaeaea;color:rgba(0,0,0,.4)}.status-badge.rejected{background:#e74c3c;color:#fff}.report-content{display:flex;gap:64px}.report-info-left{width:464px;min-width:464px}.report-info-right{flex:1 1}.report-content .section-title{font-size:24px;font-weight:700;margin-bottom:40px}.info-list{display:flex;flex-direction:column;gap:24px}.info-item{display:flex;align-items:flex-start;gap:24px}.info-icon{display:flex;align-items:center;justify-content:center;width:40px;min-width:40px;height:40px;background:#2c2967;border-radius:8px}.info-icon img{width:22px;height:22px}.info-text{display:flex;flex-direction:column;gap:16px}.info-text .info-label{font-size:20px;font-weight:700;color:#2c2967}.info-text .info-value{font-size:16px}.info-divider{width:100%;height:1px;background:rgba(0,0,0,.2)}.business-item,.business-list{display:flex;flex-direction:column;gap:16px}.business-item{padding-bottom:16px;border-bottom:1px dashed rgba(0,0,0,.2)}.business-item.last{padding-bottom:0;border-bottom:none}.business-label{font-size:16px;font-weight:700}.business-value{font-size:16px;line-height:1.4;opacity:.6}.business-value p{margin-bottom:8px}.business-value p:last-child{margin-bottom:0}@media screen and (max-width:1320px){.report-content{flex-direction:column;gap:48px}.report-info-left{width:100%;min-width:auto}}@media screen and (max-width:1023px){.report-detail-section{padding:40px 0 60px}.report-header{flex-wrap:wrap;gap:12px;padding-bottom:24px;margin-bottom:32px}.report-title{font-size:24px}.status-badge{font-size:16px;padding:4px 10px}.report-content .section-title{font-size:20px;margin-bottom:24px}.info-item,.info-list{gap:16px}.info-icon{width:32px;min-width:32px;height:32px}.info-icon img{width:18px;height:18px}.info-text .info-label{font-size:16px}.business-label,.business-value,.info-text .info-value{font-size:14px}}@media screen and (max-width:768px){.report-title{font-size:20px}}.page-path.sub-path{background:#fff;border:2px solid #2c2967;color:#2c2967}.page-path.sub-path .path-divider{display:inline-block;width:1px;height:12px;background:#2c2967;margin:0 12px;vertical-align:middle}.report-section{padding:40px 0 120px;border-top:1px solid rgba(0,0,0,.1)}.report-wrap{display:flex;gap:153px}.report-stats{width:327px;min-width:327px;gap:40px}.report-stats,.stat-block{display:flex;flex-direction:column}.stat-block{gap:16px}.stat-label{font-size:20px;font-weight:400}.stat-value{font-size:24px;font-weight:700;line-height:1.4}.stat-value.large{font-size:56px}.stat-rating{display:flex;align-items:center;gap:8px}.stat-rating .stars{display:flex;gap:2px}.stat-rating .stars i{font-size:20px;color:#43b2e9}.rating-text{font-size:16px;opacity:.6}.rating-text strong{font-weight:700;opacity:1}.case-list{display:flex;flex-direction:column;gap:16px}.case-item{display:flex;align-items:center;gap:8px}.case-num{font-size:24px;font-weight:700}.case-link{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:hsla(0,0%,88%,.4);border-radius:8px}.case-link i{font-size:8px;opacity:.6}.report-table-area{flex:1 1}.table-title{font-size:24px;font-weight:700;margin-bottom:16px}.report-table{margin-top:10px}.report-table .table-header{display:flex;align-items:center;height:40px;background:#e7e7e7;border-radius:8px}.report-table .table-header .col{font-size:16px;font-weight:700;text-align:center;opacity:.6}.report-table .table-body{display:flex;flex-direction:column}.report-table .table-row{display:flex;align-items:center;height:40px;border-bottom:1px dashed rgba(0,0,0,.2)}.report-table .table-row.last{border-bottom:1px solid rgba(0,0,0,.2)}.report-table .table-row:hover{background:rgba(0,0,0,.02)}.report-table .table-row .col{font-size:16px}.report-table .col-company{width:240px;min-width:240px;text-align:center;font-weight:700}.report-table .col-summary{flex:1 1;min-width:200px;padding:0 10px}.report-table .col-status{width:160px;min-width:160px;display:flex;align-items:center;justify-content:center}.status-badge.reviewing{background:#000;color:#fff}.status-badge.completed{background:#2c2967;color:#fff}@media screen and (max-width:1320px){.report-wrap{flex-direction:column;gap:48px}.report-stats{width:100%;min-width:auto;flex-direction:row;flex-wrap:wrap;gap:32px}.stat-block{width:calc(50% - 16px)}}@media screen and (max-width:1023px){.report-section{padding:24px 0 60px}.report-wrap{gap:32px}.report-stats{gap:24px}.stat-block{width:100%}.stat-label{font-size:16px}.stat-value{font-size:20px}.stat-value.large{font-size:40px}.case-num,.table-title{font-size:20px}.report-table{overflow-x:auto}.report-table .table-header,.report-table .table-row{min-width:700px}.report-table .table-header .col,.report-table .table-row .col{font-size:14px}.report-table .col-company{width:160px;min-width:160px}.report-table .col-status{width:120px;min-width:120px}}.expert-section{padding:40px 0 120px;border-top:1px solid rgba(0,0,0,.1)}.expert-form{max-width:560px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.form-hint{font-size:14px;opacity:.64;margin-bottom:16px}@media screen and (max-width:1023px){.expert-section{padding:24px 0 60px}.expert-form{gap:16px}}.greeting-section{padding:80px 0 120px}.greeting-wrap{display:flex;gap:80px;align-items:flex-start}.greeting-wrap.single{justify-content:center}.greeting-wrap.single .greeting-content{max-width:960px;width:100%}.preparing-section{padding:80px 0 160px}.preparing-section .container{display:flex;justify-content:center}.preparing-wrap{max-width:560px;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:32px;padding:80px 40px;border:1px solid rgba(0,0,0,.08);border-radius:24px;background:#fff}.preparing-icon{width:96px;height:96px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(44,41,103,.08);color:#2c2967;font-size:48px}.preparing-message{font-size:18px;font-weight:500;line-height:1.7;color:#333}@media (max-width:768px){.preparing-section{padding:40px 0 80px}.preparing-wrap{padding:48px 24px;gap:24px}.preparing-icon{width:72px;height:72px;font-size:36px}.preparing-message{font-size:15px}}.education-center-section{padding:40px 0 120px}.education-center-section .container{display:flex;flex-direction:column;gap:64px}.education-center-block{display:flex;flex-direction:column;gap:24px}.education-center-block .block-title{font-size:32px;font-weight:700;color:#2c2967}.education-center-block .block-desc{font-size:18px;line-height:1.7;display:flex;flex-direction:column;gap:12px}.education-center-block .block-desc p{margin:0}.education-center-block .block-help{display:flex;align-items:flex-start;gap:12px;padding:18px 22px;margin-top:8px;background:#f5f6fb;border-left:4px solid #2c2967;border-radius:8px;font-size:15px;line-height:1.6;color:#444}.education-center-block .block-help:before{content:"\e9a7";font-family:xeicon;font-size:20px;color:#2c2967;line-height:1.2;flex-shrink:0}.education-center-block .block-help a{color:#2c2967;font-weight:700;text-decoration:underline}.education-center-block .block-help a:hover{color:#1a1850}.program-grid-table{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:20px;gap:20px;margin-top:8px}.program-grid-item{padding:24px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;display:flex;flex-direction:column;gap:12px}.program-grid-title{font-size:17px;font-weight:700;color:#2c2967;padding-bottom:10px;border-bottom:2px solid #2c2967;margin:0}.program-grid-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.program-grid-list li{font-size:13.5px;line-height:1.55;color:#333;display:flex;gap:8px}.program-grid-list li strong{min-width:60px;flex-shrink:0;color:#2c2967;font-weight:700}@media (max-width:768px){.program-grid-item{padding:20px 18px}.education-center-section{padding:32px 0 80px}.education-center-block .block-title{font-size:24px}.education-center-block .block-desc{font-size:16px}}.education-programs-section{padding:40px 0 120px}.education-programs-section .filter-tab-wrap{margin-bottom:48px}.education-programs-section .program-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:24px;gap:24px}.education-programs-section .program-card-item{display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.08);border-radius:16px;overflow:hidden;background:#fff}.education-programs-section .program-card-item .card-img{width:100%;height:200px}.education-programs-section .program-card-item .card-img img{width:100%;height:100%;object-fit:cover}.education-programs-section .program-card-item .card-content{padding:24px;display:flex;flex-direction:column;gap:12px}.education-programs-section .program-card-item .card-title{font-size:20px;font-weight:700;color:#2c2967}.education-programs-section .program-card-item .card-subtitle{font-size:14px;color:#666}.education-programs-section .program-card-item .card-desc{font-size:14px;line-height:1.6;color:#444}.education-programs-section .program-card-item .card-link{display:inline-flex;align-items:center;gap:4px;margin-top:8px;font-size:14px;font-weight:700;color:#2c2967}.education-programs-section .empty-text{grid-column:1/-1;text-align:center;padding:80px 0;color:#999}.greeting-profile{width:400px;flex-shrink:0;display:flex;flex-direction:column;gap:24px}.profile-img{width:100%;height:560px;border-radius:24px;overflow:hidden;background:#f5f5f5}.profile-img img{width:100%;height:100%;object-fit:cover}.profile-btns{display:flex;gap:5px;flex-wrap:wrap}.profile-btn{display:flex;align-items:center;gap:5px;padding:10px 16px;border:1px solid rgba(0,0,0,.1);border-radius:20px;font-size:16px;font-weight:700;color:#000;background:#fff;transition:all .2s}.profile-btn.active,.profile-btn:hover{border-color:#2c2967;color:#2c2967}.profile-btn i{font-size:11px}.greeting-content{flex:1 1;display:flex;flex-direction:column;gap:64px}.greeting-content .page-path-wrap{margin-bottom:-32px}.greeting-title{font-size:48px;font-weight:700;line-height:1.4;color:#000}.greeting-body{display:flex;flex-direction:column;gap:64px}.greeting-body .ql-editor{padding:unset}.greeting-intro{display:flex;flex-direction:column;gap:24px}.intro-title{font-size:24px;font-weight:700;color:#2c2967;line-height:1}.intro-text{font-size:20px;line-height:1.6;color:#000}.feature-list{display:flex;flex-direction:column;gap:24px}.feature-item{display:flex;gap:24px;align-items:flex-start}.feature-icon{width:40px;height:40px;flex-shrink:0;background:#2c2967;border-radius:8px;display:flex;align-items:center;justify-content:center}.feature-icon img{width:22px;height:22px;filter:brightness(0) invert(1)}.feature-text{flex:1 1;display:flex;flex-direction:column;gap:16px}.feature-title{font-size:20px;font-weight:700;color:#2c2967}.feature-desc{font-size:16px;color:#000;line-height:1}.greeting-closing{display:flex;flex-direction:column;gap:16px}.greeting-closing p{font-size:20px;line-height:1.6;color:#000}.greeting-signature{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.signature-text{font-size:20px;font-weight:700;color:#000}.signature-img{width:240px;height:160px;display:flex;align-items:center;justify-content:flex-end;padding:10px 24px}.signature-img span{font-size:20px;font-weight:700;color:#000;opacity:.2}@media screen and (max-width:1440px){.greeting-wrap{gap:60px}.greeting-profile{width:360px}.profile-img{height:480px}.greeting-title{font-size:40px}}@media screen and (max-width:1320px){.greeting-wrap{gap:40px}.greeting-profile{width:320px}.profile-img{height:420px}.greeting-content{gap:48px}.greeting-title{font-size:36px}.intro-title{font-size:22px}.intro-text{font-size:18px}}@media screen and (max-width:1023px){.greeting-section{padding:40px 0 80px}.greeting-wrap{flex-direction:column;gap:40px}.greeting-profile{width:100%;max-width:400px;margin:0 auto}.profile-img{height:480px}.greeting-content{gap:40px}.greeting-content .page-path-wrap{margin-bottom:-24px}.greeting-title{font-size:32px}.greeting-body{gap:40px}.intro-title{font-size:20px}.intro-text{font-size:16px}.feature-item{gap:16px}.feature-title{font-size:18px}.feature-desc{font-size:14px}.greeting-closing p{font-size:16px}.signature-text{font-size:18px}.signature-img{width:160px;height:100px}}@media screen and (max-width:768px){.greeting-section{padding:24px 0 60px}.greeting-wrap{gap:32px}.profile-img{height:400px;border-radius:16px}.profile-btns{gap:8px}.profile-btn{padding:8px 12px;font-size:14px}.greeting-title{font-size:26px}.intro-title{font-size:18px}.intro-text{font-size:15px}.intro-text br{display:none}.feature-icon{width:36px;height:36px}.feature-icon img{width:18px;height:18px}.greeting-closing p br{display:none}.greeting-signature{flex-direction:column;align-items:flex-start;gap:24px}.signature-img{width:100%;justify-content:flex-end}}.page-top-section.type-center{text-align:center;padding:64px 0 48px}.page-top-section.type-center .page-main-title{margin:0 auto}.page-badge{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;background:#2c2967;color:#fff;font-size:20px;font-weight:700;border-radius:20px;margin-bottom:32px}.facility-hero-section{padding-bottom:64px}.facility-hero-slider{position:relative;border-radius:24px;overflow:hidden}.hero-slide{width:100%;height:560px}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-nav{position:absolute;top:24px;right:24px;display:flex;gap:8px}.hero-nav-btn{width:40px;height:40px;background:rgba(0,0,0,.64);border-radius:12px;color:#fff;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all .2s;box-shadow:0 0 16px rgba(0,0,0,.25)}.hero-nav-btn i{color:#fff}.hero-nav-btn:hover{background:rgba(0,0,0,.8)}.facility-section{padding:0 0 120px}.facility-wrap{display:flex;gap:90px}.facility-info{flex:1 1}.facility-info-title{font-size:32px;font-weight:700;color:#000;margin-bottom:32px}.facility-card-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px 40px;gap:40px 40px}.facility-card{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:24px;overflow:hidden}.facility-card-header{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 16px}.facility-card-title{font-size:20px;font-weight:700;color:#000}.facility-card-nav{display:flex;gap:4px}.card-nav-btn{width:24px;height:24px;border:1px solid rgba(0,0,0,.1);border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#000}.card-nav-btn:hover{border-color:#2c2967;color:#2c2967}.facility-card-img{width:calc(100% - 2px);height:200px;margin:0 1px}.facility-card-img img{width:100%;height:100%;object-fit:cover}.facility-card-info{padding:24px}.info-row{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px dashed rgba(0,0,0,.2);margin-bottom:16px}.info-row .info-label{font-weight:700;opacity:.6}.info-row .info-label,.info-row .info-value{font-size:16px;color:#000}.info-detail .info-label{font-size:16px;font-weight:700;color:#000;opacity:.6;margin-bottom:12px}.info-detail .info-text{font-size:16px;line-height:1.4;color:#000;opacity:.6}.facility-apply{width:560px;flex-shrink:0;padding-left:90px;border-left:1px solid rgba(0,0,0,.1)}.facility-apply-form{display:flex;flex-direction:column;gap:24px}.select-btn-group{display:flex;gap:16px;flex-wrap:wrap}.select-btn{padding:8px 16px;border:2px solid rgba(0,0,0,.2);border-radius:4px;font-size:16px;font-weight:700;color:rgba(0,0,0,.4);transition:all .2s}.select-btn.active,.select-btn:hover{border-color:#2c2967;color:#2c2967}.time-select-wrap{display:flex;gap:16px;margin-bottom:16px}.time-select{flex:1 1}.form-select{width:100%;height:40px;padding:8px 40px 8px 16px;border:1px solid rgba(0,0,0,.1);border-radius:4px;font-size:16px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23000' fill-opacity='0.4' d='M4 6l4 4 4-4'/%3E%3C/svg%3E") no-repeat right 16px center;background-size:16px;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.form-select:focus{outline:none;border-color:#2c2967}.form-select option{padding:8px 16px}.form-select option:first-child{color:rgba(0,0,0,.2)}.time-result{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);border-radius:4px}.time-result-label{font-weight:700;opacity:.4}.time-result-label,.time-result-value{font-size:16px;color:#000}.form-input-wrap{position:relative}.form-input-wrap i{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-size:16px;color:#000;opacity:.4}.form-input.has-icon{padding-left:44px}.input-calendar{border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:20px;background:#fff;max-width:380px}.calendar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.calendar-title{font-size:16px;font-weight:700;color:#2c2967}.calendar-nav-btn{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.12);border-radius:6px;background:#fff;cursor:pointer;font-size:13px;color:#333}.calendar-nav-btn:disabled{opacity:.3;cursor:default}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:4px;gap:4px}.calendar-week{text-align:center;font-size:13px;font-weight:700;color:#888;padding:6px 0}.calendar-day,.calendar-empty{aspect-ratio:1}.calendar-day{border:none;background:none;border-radius:8px;font-size:14px;color:#222;cursor:pointer}.calendar-day:hover{background:rgba(44,41,103,.08)}.calendar-day.selected{background:#2c2967;color:#fff;font-weight:700}.calendar-day.disabled{color:#ccc;cursor:default}.calendar-day.disabled:hover{background:none}@media screen and (max-width:1440px){.facility-wrap{gap:60px}.facility-apply{width:480px;padding-left:60px}.facility-card-grid{gap:24px}}@media screen and (max-width:1320px){.facility-wrap{gap:40px}.facility-apply{width:420px;padding-left:40px}.hero-slide{height:480px}.facility-info-title{font-size:28px}.facility-card-title{font-size:18px}}@media screen and (max-width:1023px){.page-top-section.type-center{padding:40px 0 32px}.page-badge{font-size:18px;padding:8px 20px;margin-bottom:24px}.facility-hero-section{padding-bottom:40px}.hero-slide{height:400px}.facility-section{padding-bottom:80px}.facility-wrap{flex-direction:column;gap:48px}.facility-info{width:100%}.facility-apply{width:100%;max-width:560px;margin:0 auto;padding-left:0;border-left:none;border-top:1px solid rgba(0,0,0,.1);padding-top:48px}.facility-info-title{font-size:24px;margin-bottom:24px}.facility-card-grid{gap:20px}.facility-card-header{padding:20px 20px 12px}.facility-card-title{font-size:16px}.facility-card-img{height:160px}.facility-card-info{padding:16px}.info-detail .info-label,.info-detail .info-text,.info-row .info-label,.info-row .info-value{font-size:14px}}@media screen and (max-width:768px){.page-top-section.type-center{padding:32px 0 24px}.page-badge{font-size:16px;padding:8px 16px;margin-bottom:16px}.facility-hero-section{padding-bottom:32px}.hero-slide{height:280px}.facility-hero-slider{border-radius:16px}.hero-nav{top:16px;right:16px}.hero-nav-btn{width:32px;height:32px;font-size:14px}.facility-section{padding-bottom:60px}.facility-wrap{gap:32px}.facility-apply{padding-top:32px}.facility-card-grid{grid-template-columns:1fr;gap:16px}.facility-card{border-radius:16px}.facility-card-info{padding:12px}.info-row{padding-bottom:12px;margin-bottom:12px}.select-btn-group{gap:8px}.select-btn{padding:8px 12px;font-size:14px}.time-select-wrap{flex-direction:column;gap:12px}}.dorm-apply-section{padding:40px 0 120px}.dorm-apply-wrap{display:flex;gap:64px}.dorm-apply-section .dorm-info{width:816px;min-width:816px}.dorm-apply-section .dorm-hero{position:relative;border-radius:24px;overflow:hidden;margin-bottom:32px}.dorm-apply-section .dorm-hero-img{width:100%;height:317px}.dorm-apply-section .dorm-hero-img img{width:100%;height:100%;object-fit:cover}.dorm-apply-section .dorm-title-wrap{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:40px}.dorm-apply-section .dorm-title{font-size:40px;font-weight:700;line-height:1.4}.dorm-apply-section .dorm-hero-nav{display:flex;gap:4px;flex-shrink:0}.dorm-apply-section .dorm-hero-nav .hero-nav-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:4px;font-size:12px;color:#000}.dorm-apply-section .dorm-hero-nav .hero-nav-btn i{color:#000}.dorm-apply-section .facility-guide{display:flex;flex-direction:column;gap:40px}.dorm-apply-section .guide-title{font-size:24px;font-weight:700}.dorm-apply-section .guide-list{display:flex;flex-direction:column;gap:24px}.dorm-apply-section .guide-item{padding-bottom:24px;border-bottom:1px dashed rgba(0,0,0,.2)}.dorm-apply-section .guide-item:last-child{border-bottom:none;padding-bottom:0}.dorm-apply-section .guide-item-title{font-size:20px;font-weight:700;margin-bottom:16px}.dorm-apply-section .guide-item-desc{font-size:16px;line-height:1.4}.dorm-apply-form-area{width:560px;flex-shrink:0}.dorm-apply-form{display:flex;flex-direction:column;gap:24px}.select-btn-group.type-4{display:flex;gap:16px}.select-btn-group.type-4 .select-btn{width:128px;height:40px;display:flex;align-items:center;justify-content:center;word-break:keep-all}.form-error{display:flex;align-items:center;gap:8px;font-size:14px;color:#ef6250}.form-error i{font-size:12px}.form-select-wrap{position:relative}.form-select-wrap i{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:16px;color:#000;opacity:.4;pointer-events:none}@media screen and (max-width:1520px){.dorm-apply-section .dorm-apply-wrap{gap:40px}.dorm-apply-section .dorm-info{width:calc(100% - 600px);min-width:auto}}@media screen and (max-width:1320px){.dorm-apply-section .dorm-apply-wrap{flex-direction:column}.dorm-apply-section .dorm-info{width:100%}.dorm-apply-section .dorm-apply-form-area{width:100%;max-width:560px}.dorm-apply-section .dorm-title{font-size:32px}.dorm-apply-section .dorm-title-wrap{margin-bottom:32px}}@media screen and (max-width:1023px){.dorm-apply-section{padding:24px 0 60px}.dorm-apply-section .dorm-hero-img{height:240px}.dorm-apply-section .dorm-title-wrap{margin-bottom:32px}.dorm-apply-section .dorm-title{font-size:28px}.dorm-apply-section .guide-title{font-size:20px}.dorm-apply-section .guide-item-title{font-size:18px}.dorm-apply-section .guide-item-desc{font-size:14px}.dorm-apply-section .select-btn-group.type-4{flex-wrap:wrap}.dorm-apply-section .select-btn-group.type-4 .select-btn{width:calc(50% - 8px)}}@media screen and (max-width:768px){.dorm-apply-section .dorm-hero-img{height:200px}.dorm-apply-section .dorm-hero{border-radius:16px}.dorm-apply-section .dorm-title-wrap{margin-bottom:24px}.dorm-apply-section .dorm-title{font-size:24px}.dorm-apply-section .facility-guide{gap:24px}.dorm-apply-section .guide-list{gap:16px}.dorm-apply-section .guide-item{padding-bottom:16px}.dorm-apply-section .guide-item-title{font-size:16px;margin-bottom:12px}}.complete-desc{font-size:18px;line-height:1.4;text-align:center;margin-top:32px}.complete-btns{gap:24px;margin-top:40px}.complete-btn,.complete-btns{display:flex;align-items:center;justify-content:center}.complete-btn{width:240px;height:56px;border-radius:4px;font-size:20px;font-weight:700}.complete-btn.outline{border:1.5px solid #000;background:#fff;color:#000}.complete-btn.solid{background:#2c2967;color:#fff}.complete-section{padding:40px 0 120px}.complete-section .complete-wrap{display:flex;gap:40px}.complete-section .process-timeline{width:700px;min-width:700px;padding:48px 56px;background:rgba(44,41,103,.05);border-radius:24px}.complete-section .timeline-title{font-size:24px;font-weight:700;margin-bottom:39px}.complete-section .timeline-list{display:flex;flex-direction:column;gap:16px}.complete-section .timeline-item{display:flex;align-items:center;gap:16px;padding-bottom:16px;border-bottom:1px dashed rgba(0,0,0,.2)}.complete-section .timeline-item:last-child{border-bottom:none;padding-bottom:0}.complete-section .step-badge{display:flex;align-items:center;justify-content:center;min-width:80px;height:30px;border:1px solid #000;border-radius:4px;font-size:20px;font-weight:700;background:#fff}.complete-section .step-text{font-size:20px}.complete-section .timeline-item.active .step-badge{background:#2c2967;border-color:#2c2967;color:#fff}.complete-section .timeline-item.active .step-text{color:#2c2967}.complete-section .apply-info{width:700px}.complete-section .info-title{font-size:24px;font-weight:700;margin-bottom:40px}.complete-section .info-item,.complete-section .info-list{display:flex;flex-direction:column;gap:16px}.complete-section .info-item{padding-bottom:16px;border-bottom:1px dashed rgba(0,0,0,.2)}.complete-section .info-item.no-border{border-bottom:none;padding-bottom:0}.complete-section .info-label{font-size:16px;font-weight:700}.complete-section .info-value{font-size:16px;opacity:.6;line-height:1.2}.complete-section .status-badge.reviewing{display:inline-flex;align-items:center;justify-content:center;padding:5px 12px;background:rgba(239,98,80,.2);border-radius:4px;font-size:16px;font-weight:600;color:#ef6250}@media screen and (max-width:1520px){.complete-section .complete-wrap{gap:32px}.complete-section .process-timeline{width:calc(50% - 16px);min-width:auto;padding:40px}.complete-section .apply-info{width:calc(50% - 16px)}}@media screen and (max-width:1320px){.complete-section .complete-wrap{flex-direction:column}.complete-section .apply-info,.complete-section .process-timeline{width:100%}}@media screen and (max-width:1023px){.complete-desc{font-size:16px;margin-top:24px}.complete-btns{flex-direction:column;gap:12px;margin-top:32px}.complete-btn{width:100%;max-width:320px;height:48px;font-size:16px}.complete-section{padding:24px 0 60px}.complete-section .process-timeline{padding:32px 24px;border-radius:16px}.complete-section .timeline-title{font-size:20px;margin-bottom:24px}.complete-section .step-badge{width:60px;min-width:60px;height:28px;font-size:14px}.complete-section .step-text{font-size:16px}.complete-section .info-title{font-size:20px;margin-bottom:24px}.complete-section .info-label,.complete-section .info-value{font-size:14px}}@media screen and (max-width:768px){.complete-desc{font-size:14px}.complete-btns{gap:8px}.complete-btn{height:44px;font-size:14px}.complete-section .timeline-item{gap:12px;padding-bottom:12px}.complete-section .step-badge{width:50px;min-width:50px;height:24px;font-size:12px}.complete-section .step-text{font-size:14px}}.incubator-apply-section{padding:40px 0 120px}.incubator-apply-wrap{display:flex;gap:64px}.incubator-poster{width:816px;min-width:816px}.poster-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:1154px;background:#eee;border-radius:24px}.poster-title{font-size:32px;line-height:1.4}.poster-sub,.poster-title{font-weight:700;text-align:center}.poster-sub{font-size:24px;margin-top:4px}.incubator-apply-form-area{width:560px;flex-shrink:0;margin:0 auto}.incubator-apply-form{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:1520px){.incubator-apply-wrap{gap:40px}.incubator-poster{width:calc(100% - 600px);min-width:auto}.poster-placeholder{height:900px}.poster-title{font-size:28px}.poster-sub{font-size:20px}}@media screen and (max-width:1320px){.incubator-apply-wrap{flex-direction:column}.incubator-poster{width:100%}.poster-placeholder{height:500px}.incubator-apply-form-area{width:100%;max-width:560px}}@media screen and (max-width:1023px){.incubator-apply-section{padding:24px 0 60px}.poster-placeholder{height:400px;border-radius:16px}.poster-title{font-size:24px}.poster-sub{font-size:18px}}@media screen and (max-width:768px){.poster-placeholder{height:300px}.poster-title{font-size:20px}.poster-sub{font-size:16px}}.policy-section{padding:40px 0 120px}.policy-content{max-width:900px}.page-as-popup-content .policy-content{padding:24px}.policy-title{font-size:28px;font-weight:700;margin-bottom:32px}.policy-intro{font-size:15px;line-height:1.8;color:#333;margin-bottom:32px;padding:24px;background:rgba(44,41,103,.04);border-radius:12px}.policy-body h2{font-size:18px;font-weight:700;margin-top:32px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.1)}.policy-body h2:first-child{margin-top:0}.policy-body p{font-size:15px;line-height:1.8;color:#333}.policy-body strong{font-weight:700}@media screen and (max-width:768px){.policy-section{padding:24px 0 80px}.policy-title{font-size:22px;margin-bottom:24px}.policy-body h2{font-size:16px;margin-top:24px}.policy-body p{font-size:14px}}