@font-face{font-family:Pretendard;src:url(/assets/fonts/Pretendard-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/assets/fonts/Pretendard-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/Inter-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/Inter-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/Inter-ExtraBold.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}:root{--font-sans: "Pretendard", "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif}html,body{font-family:var(--font-sans)}.kpec-home{--kpec-max: 1400px;--kpec-gutter-inline: 16px;min-height:100vh;background:#fff;color:#222;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.02em;overflow-x:hidden}.kpec-home .kpec-container{box-sizing:border-box;width:100%;max-width:var(--kpec-max);margin-inline:auto;padding-inline:var(--kpec-gutter-inline)}@media (min-width: 768px) and (max-width: 1023px){.kpec-home{--kpec-gutter-inline: 40px}}@media (min-width: 1024px){.kpec-home{--kpec-hero-gutter-inline: max( 40px, calc((100vw - var(--kpec-max)) / 2), calc(40px + (100vw - 1024px) * 220 / 896) );--kpec-gutter-inline: 0}}.hero{position:relative;height:clamp(352px,27.083vw,520px);--hero-h: clamp(352px, 27.083vw, 520px);overflow:hidden;background:#abd9f9}.hero-slides,.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0}.hero-preload{position:absolute;width:0;height:0;overflow:hidden;opacity:0;pointer-events:none}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-bg--gradient{background:linear-gradient(105deg,#abd9f9,#aee6f9)}.hero-bg--overlay{background:#fff3;-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);pointer-events:none}.hero-bg-photo-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-bg-photo-wrap--slide-2{background:#ddebff}.hero-bg-photo-wrap--slide-3{background:linear-gradient(94.47deg,#bcddff,#c8c5fe)}.hero-bg-photo-wrap--slide-4{background:linear-gradient(94.47deg,#2563eb,#4f6dff)}.hero-bg-photo-wrap--admin{background:#ddebff}.hero-bg--photo{position:absolute;top:0;left:0;width:100%;display:none;pointer-events:none;-webkit-user-select:none;user-select:none}.kpec-home .hero-bg--photo-desktop,.kpec-home .hero-bg--photo-mobile{display:none}@media (min-width: 768px){.kpec-home .hero-bg--photo-desktop{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.kpec-home .hero-bg--photo-mobile{display:none}}.hero-photo-copy{display:none}.hero-illust{position:absolute;bottom:0;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;object-fit:contain}.hero-illust-left{left:clamp(16px,12vw,220px);width:clamp(120px,17vw,327px);height:auto}.hero-illust-right{right:clamp(16px,12vw,220px);width:clamp(120px,19vw,365px);height:auto}.hero-inner{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:clamp(40px,5vw,48px) var(--kpec-hero-gutter-inline, var(--kpec-gutter-inline)) clamp(56px,8vw,80px);pointer-events:none}.hero-inner--photo{justify-content:flex-end;padding-bottom:calc(var(--hero-h) * 136 / 520)}.hero-inner--photo-admin .hero-copy{display:none}.hero-copy{width:100%;pointer-events:none}.hero-copy a{pointer-events:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-kicker{font-size:clamp(28px,3.5vw,48px);line-height:1.25;font-weight:700;color:#004481;margin-bottom:8px}.hero-title{font-size:clamp(40px,5vw,66px);line-height:1.1;font-weight:700;color:#004481;margin-bottom:24px}.hero-desc{font-size:clamp(18px,1.6vw,24px);line-height:1.42;color:#222;font-weight:400}.hero-pager{position:absolute;z-index:4;left:50%;bottom:clamp(72px,calc(var(--hero-h) * 100 / 520),100px);transform:translate(-50%);margin-top:0;display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 16px;border-radius:80px;background:#0006;color:#fff;font-size:16px;font-weight:600;pointer-events:auto}.hero-pager-count{white-space:nowrap}.hero-pager-controls{display:flex;align-items:center;gap:8px}.hero-pager button{border:0;background:transparent;color:#fff;width:24px;height:24px;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.hero-pager button img{width:20px;height:20px;display:block}.hero-pager .pause-btn{font-size:12px}.hero-pager-pause{display:inline-flex;gap:3px;align-items:center;justify-content:center}.hero-pager-pause:before,.hero-pager-pause:after{content:"";width:2px;height:10px;border-radius:1px;background:#fff}.hero-pager-play{font-size:10px;line-height:1}.kpec-home .kpec-container.quick-cards{position:relative;z-index:3;margin-top:-60px;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:28px;margin-bottom:0}.kpec-home .quick-card{flex:1 1 calc(50% - 14px);width:calc(50% - 14px);max-width:686px;min-width:0;height:328px;box-sizing:border-box;border-radius:20px;padding:clamp(24px,3vw,48px);box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;position:relative;overflow:hidden;font-weight:400}.kpec-home .quick-card:nth-child(1){background:#e7f0fc}.kpec-home .quick-card:nth-child(2){background:#f9f2e8}.kpec-home .quick-card h3{margin:0;font-size:clamp(28px,2.5vw,40px);line-height:1.35;font-weight:600;color:#222}.kpec-home .quick-card p{margin:16px 0 0;font-size:clamp(18px,1.5vw,24px);line-height:1.42;color:#505050;max-width:420px}.kpec-home .quick-actions{margin-top:auto;padding-top:32px;display:flex;justify-content:flex-start;gap:12px;flex-wrap:wrap;width:100%}.kpec-home .quick-actions button{height:56px;min-width:180px;padding:0 24px;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.quick-btn-icon{width:18px;height:18px;flex-shrink:0}.kpec-home .quick-actions button:first-child{border:0;background:#005bac;color:#fff}.kpec-home .quick-actions button:last-child{border:1px solid #005bac;background:#ffffff80;color:#005bac;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.kpec-home .quick-icon{position:absolute;right:48px;top:40px;width:112px;height:112px;object-fit:contain}.kpec-home .kpec-home-body{min-width:0;overflow-x:clip}.kpec-home .section-courses{padding-block:clamp(64px,10vw,120px) clamp(48px,6vw,80px);min-width:0;overflow:hidden;box-sizing:border-box}.kpec-home .section-courses .section-title{margin:0 0 clamp(24px,4vw,40px);font-size:clamp(24px,3.5vw,40px);line-height:1.3;font-weight:600;color:#222}.course-row{position:relative;min-width:0;max-width:100%;box-sizing:border-box}.kpec-home .course-track{display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden;width:100%;min-width:0;max-width:100%;box-sizing:border-box}.kpec-home .course-row .course-list{grid-column:1;display:flex;flex-direction:row;flex-wrap:nowrap;gap:24px;width:100%;max-width:100%;min-width:0;margin:0;padding:0 0 4px;list-style:none;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box}.kpec-home .course-row .course-list::-webkit-scrollbar{display:none}.kpec-home .course-row .course-card{border:0;background:transparent;padding:0;text-align:left;cursor:pointer;border-radius:16px;overflow:hidden;box-shadow:none;display:flex;flex-direction:column;flex:0 0 clamp(264px,28vw,329px);width:clamp(264px,28vw,329px);min-width:clamp(264px,28vw,329px);max-width:clamp(264px,28vw,329px);scroll-snap-align:start;box-sizing:border-box}.kpec-home .course-row .course-card:hover{background:transparent;border-color:transparent}.kpec-home .course-row .course-thumb{width:100%;height:185px;border-radius:16px;overflow:hidden;background:#dbebf9}.kpec-home .course-row .course-thumb img{width:100%;height:100%;object-fit:cover;display:block}.kpec-home .course-row .course-card h3{margin:16px 0 0;font-size:24px;font-weight:600;line-height:1.42;color:#222;overflow-wrap:anywhere}.kpec-home .course-row .course-card p{margin:8px 0 0;white-space:pre-line;color:#505050;font-size:20px;line-height:1.5;overflow-wrap:anywhere}.kpec-home .course-row .slide-arrow{position:absolute;top:92px;transform:translateY(-50%);width:60px;height:60px;border-radius:50%;border:0;background:#fff;box-shadow:0 2px 10px #00000014;display:flex;align-items:center;justify-content:center;color:#505050;z-index:3;cursor:pointer;padding:0;pointer-events:auto}.kpec-home .course-row .slide-arrow img{width:24px;height:24px;display:block}.kpec-home .course-row .slide-arrow.left{left:0}.kpec-home .course-row .slide-arrow.right{right:0}@media (min-width: 1024px){.kpec-home .course-row .course-card{flex:0 0 329px;width:329px;min-width:329px;max-width:329px}.kpec-home .course-track{padding-inline:30px;box-sizing:border-box}.kpec-home .course-row .slide-arrow.left{left:0}.kpec-home .course-row .slide-arrow.right{right:0}}.feature-strip{background:#f6f6f6;padding:0}.feature-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:0;min-height:114px}.feature-item{height:114px;box-sizing:border-box;padding:0 20px;display:flex;align-items:center;gap:16px}.feature-item .platform-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-item .platform-icon img{width:36px;height:36px;object-fit:contain;display:block}.feature-item strong{display:block;font-size:20px;font-weight:600;line-height:1.5;color:#222;margin-bottom:4px}.feature-item span{display:block;color:#505050;font-size:16px;line-height:1.5}.kpec-home .info-section{padding-block-start:clamp(48px,8vw,120px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;align-items:stretch}@media (max-width: 1279px){.kpec-home .info-section{grid-template-columns:1fr}}.home-info-panel{background:#f6f8fc;border-radius:20px;padding:32px;box-sizing:border-box;min-width:0;display:flex;flex-direction:column}.home-contact{background:#f6f8fc;border-radius:20px;padding:32px;box-sizing:border-box;display:flex;flex-direction:column}.home-info-block{min-width:0;flex:1;display:flex;flex-direction:column}.home-info-block>h3{margin:0 0 24px;font-size:24px;font-weight:600;color:#222}.home-info-divider{height:1px;background:#d4d4d8;margin-bottom:16px}.home-contact-label{display:flex;align-items:center;gap:8px;margin:0 0 16px;padding-left:16px;font-size:18px;font-weight:400;color:#222}.home-contact-phone{margin:0 0 8px;padding-left:16px;font-size:22px;line-height:1.43;font-weight:600;color:#222}.home-contact-hours{margin:0 0 40px;padding-left:16px;font-size:15px;line-height:1.5;color:#222}.home-contact-hours span{color:#505050}.home-contact-divider{height:1px;background:#d4d4d8;margin-bottom:48px}.home-contact-actions{display:grid;grid-template-columns:1fr;gap:8px}.home-contact-btn{box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:8px;min-height:56px;padding:12px 16px;border:1px solid #d4d4d8;border-radius:8px;background:#fffc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:18px;line-height:1.44;font-weight:600;color:#222;cursor:pointer;font-family:inherit;transition:background-color .15s ease}.home-contact-btn:hover{background:#fff}.home-contact-btn img{width:24px;height:24px;flex-shrink:0;object-fit:contain}.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.panel-head h3{margin:0;font-size:24px;font-weight:600;color:#222}.more{border:0;background:transparent;font-size:14px;font-weight:600;color:#767676;cursor:pointer;display:inline-flex;align-items:center;gap:2px}.more img{width:20px;height:20px;display:block}.kpec-home .tabs{display:none}.kpec-home .notice-list{list-style:none;margin:0;padding:0}.kpec-home .notice-list li{border-bottom:1px solid #e5e5ec;padding:0;position:static}.kpec-home .notice-list li:before{content:none;display:none}.kpec-home .notice-list li:last-child{border-bottom:0}.home-news-item{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:46px;padding:10px 0;border:0;background:transparent;margin:0;text-align:left;cursor:pointer;font-family:inherit;box-sizing:border-box;transition:background-color .15s ease}.home-news-item:hover{background:#005bac0a}.home-news-item:focus-visible{outline:2px solid #005bac;outline-offset:2px;border-radius:4px}.home-news-title{flex:1;min-width:0;color:#222;font-size:18px;line-height:1.44;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-news-item:hover .home-news-title{color:#005bac}.kpec-home .notice-list .home-news-empty{justify-content:center;align-items:center;width:100%;min-height:46px;text-align:center;color:#71717a;font-size:16px;border-bottom:0}.kpec-home .notice-list time{color:#505050;font-size:16px;flex-shrink:0;pointer-events:none}.side-panels{display:flex;flex-direction:column;gap:28px}.blog-panel{border:1px solid #d4d4d8;border-radius:16px;background:#fff;min-height:128px;height:128px;padding:0 40px;display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;box-sizing:border-box;text-decoration:none;color:inherit;transition:border-color .15s ease,box-shadow .15s ease}.blog-panel:hover{border-color:#005bac;box-shadow:0 4px 16px #005bac14}.blog-panel-body{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.blog-lead-icon{width:32px;height:32px;flex-shrink:0;object-fit:contain;display:block}.blog-label{display:none}.blog-title{font-size:24px;font-weight:600;color:#222;line-height:1.42;margin:0}.book-icon{width:70px;height:77px;object-fit:contain;flex-shrink:0;margin-left:auto}.customer-panel{position:relative;overflow:hidden;border-radius:20px;background:#f1f0fa;min-height:148px;padding:24px 32px}.customer-label{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:500;color:#222;margin-bottom:6px}.customer-label img{width:20px;height:20px;flex-shrink:0}.phone{font-size:22px;line-height:1.4;font-weight:600;color:#222}.hours{margin-top:8px;font-size:16px;line-height:1.5;color:#222}.hours span{color:#505050}.customer-illust{position:absolute;right:24px;top:24px;width:52px;height:52px;opacity:.88}.customer-illust img{width:100%;height:100%;object-fit:contain;display:block}.kpec-home .partners-section{position:relative;padding-block:clamp(48px,8vw,120px) clamp(100px,12vw,180px);overflow:hidden}.partners-section h3{margin:0 0 clamp(24px,3vw,32px);font-size:clamp(20px,2.5vw,28px);font-weight:600;color:#222}.partner-marquee{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 24px,#000 calc(100% - 24px),transparent);mask-image:linear-gradient(90deg,transparent,#000 24px,#000 calc(100% - 24px),transparent)}.partner-marquee-track{display:flex;width:max-content;animation:partner-marquee-scroll 36s linear infinite;will-change:transform}.partner-marquee-set{display:flex;gap:12px;flex-shrink:0;padding-right:12px}@keyframes partner-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.partner-marquee-track{animation:none}}.partner-chip{height:46px;min-width:115px;padding:0 20px 0 48px;border-radius:80px;border:1px solid #e5e5ec;background:#fff;display:flex;align-items:center;font-size:16px;font-weight:600;color:#222;white-space:nowrap;flex:0 0 auto;position:relative}.partner-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:26px;height:26px;object-fit:contain;display:block}.home-watermark{position:absolute;left:50%;bottom:86px;transform:translate(-50%) translateY(100%);font-size:clamp(32px,6vw,88px);font-weight:900;color:#f7f7f7b3;text-transform:uppercase;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:-.02em}@media (min-width: 1024px) and (max-width: 1280px){.kpec-home .kpec-container.quick-cards{margin-top:clamp(-48px,-4vw,-60px)}.kpec-home .quick-card{height:auto;min-height:clamp(280px,28vw,328px)}.kpec-home .quick-icon{right:clamp(24px,4vw,48px);top:clamp(24px,3vw,40px);width:clamp(56px,6vw,86px);height:clamp(56px,6vw,86px)}.kpec-home .course-row .slide-arrow{width:40px;height:40px}.kpec-home .course-row .slide-arrow img{width:20px;height:20px}}@media (max-width: 1023px){.kpec-home .kpec-container.quick-cards{flex-direction:column;align-items:stretch;margin-top:clamp(-40px,-5vw,-24px);gap:clamp(16px,3vw,28px)}.kpec-home .quick-card{width:100%;max-width:688px;flex:none;height:auto;min-height:clamp(240px,38vw,328px)}.kpec-home .course-row .slide-arrow{width:36px;height:36px;top:92px}.kpec-home .course-row .slide-arrow img{width:18px;height:18px}.kpec-home .course-row .slide-arrow.left{left:0}.kpec-home .course-row .slide-arrow.right{right:0}.feature-inner{grid-template-columns:repeat(2,1fr);min-height:204px}.feature-item{height:auto;min-height:66px;padding:8px 16px;align-items:flex-start}.feature-item .platform-icon{width:36px;height:36px;font-size:18px}.hero-illust-left,.hero-illust-right{width:clamp(100px,14vw,200px);opacity:.92}.kpec-home .info-section{grid-template-columns:1fr;gap:clamp(16px,3vw,28px)}.home-info-panel,.home-contact,.blog-panel{width:100%;max-width:688px}}@media (min-width: 768px) and (max-width: 1023px){.hero{height:520px;--hero-h: 520px}.hero-kicker{font-size:48px;line-height:1.25;margin-bottom:12px}.hero-title{font-size:66px;line-height:1.18;margin-bottom:32px}.hero-desc{font-size:24px;line-height:1.42;max-width:350px}.kpec-home .kpec-container.quick-cards{flex-direction:column;align-items:stretch;margin-top:-40px;gap:28px}.kpec-home .quick-card{width:100%;max-width:688px;flex:none;height:328px;min-height:328px;padding:48px;border-radius:20px;box-shadow:0 4px 20px #00000014}.kpec-home .quick-card h3{font-size:40px;font-weight:600;line-height:54px}.kpec-home .quick-card p{margin-top:12px;font-size:24px;font-weight:400;line-height:34px;max-width:336px}.kpec-home .quick-actions{padding-top:0;gap:12px}.kpec-home .quick-actions button{height:56px;min-width:180px;font-size:18px;font-weight:600;line-height:26px;padding:0 24px}.kpec-home .quick-actions button:first-child{flex:0 0 180px;width:180px;max-width:none;justify-content:center;gap:8px;padding:0 24px}.kpec-home .quick-actions button:first-child .quick-btn-icon{margin-left:0}.kpec-home .quick-actions button:last-child{flex:0 0 180px;min-width:180px;width:180px}.kpec-home .quick-icon{width:112px;height:112px;right:48px;top:40px}.kpec-home .section-courses{padding-block:104px 80px}.kpec-home .section-courses .section-title{font-size:40px;line-height:1.3;margin-bottom:32px}.kpec-home .course-row .course-card{flex:0 0 329px;width:329px;min-width:329px;max-width:329px}.kpec-home .course-row .course-list{gap:28px}.feature-strip{background:#f6f8fc}.kpec-home .kpec-container.feature-inner{grid-template-columns:repeat(2,1fr);gap:24px 40px;min-height:0;padding-block:24px;padding-inline:40px}.feature-item{height:auto;min-height:66px;padding:0;align-items:flex-start}.feature-item strong{font-size:20px;line-height:1.5}.feature-item span{font-size:16px;line-height:1.5}.kpec-home .info-section{padding-block-start:80px;gap:28px}.home-info-panel,.blog-panel,.home-contact{width:100%;max-width:688px;border-radius:20px}.home-info-panel,.home-contact{padding:32px 40px}.panel-head h3{font-size:28px;line-height:1.21}.kpec-home .partners-section h3{font-size:28px;line-height:1.43}}@media (min-width: 600px) and (max-width: 767px){.hero-inner{padding:44px var(--kpec-gutter-inline) 60px}.kpec-home .kpec-container.quick-cards{margin-top:-24px;gap:20px}.kpec-home .quick-card{height:auto;min-height:210px;padding:24px}.kpec-home .course-row .course-card{flex:0 0 clamp(264px,38vw,300px);width:clamp(264px,38vw,300px);min-width:clamp(264px,38vw,300px)}}@media (max-width: 767px){.kpec-home{overflow-x:hidden;--kpec-gutter-inline: 16px}.hero{height:352px;--hero-h: 352px}.hero-inner{padding:40px var(--kpec-gutter-inline) 29px;justify-content:flex-start}.hero-copy{text-align:center;width:100%}.hero-desc{max-width:234px;margin-left:auto;margin-right:auto}.hero-inner--photo{justify-content:flex-end;padding-bottom:29px}.hero-illust-left{display:block;left:69px;width:107px;bottom:-4px;opacity:1}.hero-illust-right{display:block;right:69px;width:120px;bottom:-4px;opacity:1}.hero-kicker{font-size:24px;line-height:1.42}.hero-title{font-size:36px;margin-bottom:12px}.hero-desc{font-size:16px;line-height:1.5}.hero-pager{left:var(--kpec-gutter-inline);right:var(--kpec-gutter-inline);bottom:29px;transform:none;width:auto;height:auto;padding:0;border-radius:0;background:transparent;justify-content:space-between}.hero-pager-count{display:inline-flex;align-items:center;justify-content:center;min-width:50px;height:28px;padding:0 11px;border-radius:80px;background:#0006;border:1px solid rgba(255,255,255,.3);font-size:14px;line-height:20px}.hero-pager-controls{gap:8px}.hero-pager-controls button{width:28px;height:28px;border-radius:50%;background:#0006;border:1px solid rgba(255,255,255,.3)}.hero-bg-photo-wrap--slide-2,.hero-bg-photo-wrap--slide-3,.hero-bg-photo-wrap--slide-4{background:#ddebff}.hero-bg-photo-wrap--slide-3{background:linear-gradient(94.47deg,#bcddff,#c8c5fe)}.hero-bg-photo-wrap--slide-4{background:linear-gradient(94.47deg,#2563eb,#4f6dff)}.kpec-home .hero-bg--photo-desktop{display:none}.kpec-home .hero-bg--photo-mobile{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.hero-bg-photo-wrap--admin{background:#ddebff}.hero-inner--photo-copy{justify-content:flex-start;padding-bottom:64px}.hero-photo-copy{display:none}.kpec-home .kpec-container.quick-cards{flex-direction:column;align-items:stretch;margin-top:-13px;gap:16px}.kpec-home .quick-card{width:100%;max-width:none;height:194px;min-height:194px;padding:20px;border-radius:12px;box-shadow:0 4px 10px #0000000f}.kpec-home .quick-card h3{font-size:24px;font-weight:600;line-height:34px}.kpec-home .quick-card p{font-size:16px;font-weight:400;line-height:24px;margin-top:6px;max-width:none}.kpec-home .quick-actions{padding-top:20px;gap:8px;flex-wrap:nowrap}.kpec-home .quick-actions button{height:46px;min-width:0;font-size:16px;font-weight:600;line-height:24px;padding:0}.kpec-home .quick-actions button:first-child{flex:1 1 191px;width:191px;max-width:191px;padding:0 12px 0 16px;justify-content:flex-start;gap:6px}.kpec-home .quick-actions button:first-child .quick-btn-icon{margin-left:auto}.kpec-home .quick-actions button:last-child{flex:0 0 104px;min-width:104px}.kpec-home .quick-icon{width:56px;height:56px;right:20px;top:16px}.kpec-home .section-courses{padding-block:48px 60px}.kpec-home .section-courses .section-title{font-size:24px;line-height:1.42;margin-bottom:24px}.course-row{margin:0;padding:0}.kpec-home .course-row .slide-arrow{display:none}.kpec-home .course-row .course-list{gap:20px;scroll-snap-type:x mandatory}.kpec-home .course-row .course-card{flex:0 0 264px;width:264px;min-width:264px;scroll-snap-align:start}.kpec-home .course-row .course-thumb{height:148px;border-radius:8px}.kpec-home .course-row .course-card h3{font-size:18px;line-height:1.44;margin-top:12px}.kpec-home .course-row .course-card p{font-size:16px;line-height:1.5}.feature-strip{background:#f6f8fc}.kpec-home .kpec-container.feature-inner{grid-template-columns:1fr;min-height:0;gap:28px;padding-block:32px;padding-inline:40px}.feature-item{height:auto;min-height:46px;padding:0;align-items:flex-start}.feature-item .platform-icon{width:36px;height:36px;font-size:18px}.feature-item strong{font-size:16px;line-height:1.5;margin-bottom:2px}.feature-item span{font-size:14px;line-height:1.43}.kpec-home .info-section{padding-top:60px;gap:16px}.home-info-panel,.home-contact{padding:24px 20px;border-radius:12px}.panel-head h3,.home-info-block>h3{font-size:20px}.home-contact-phone{font-size:24px}.home-contact-hours{font-size:14px;margin-bottom:24px}.home-contact-divider{margin-bottom:24px}.home-contact-btn{font-size:16px;min-height:48px}.kpec-home .notice-list li{border-bottom-color:#d4d4d8}.home-news-item{align-items:flex-start;flex-direction:column;gap:0;padding:8px 0}.home-news-title{font-size:16px;line-height:1.5;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kpec-home .notice-list .home-news-empty{align-items:center;text-align:center}.kpec-home .notice-list time{display:none}.blog-panel{min-height:76px;height:76px;padding:0 20px;border-radius:12px}.blog-lead-icon{width:24px;height:24px}.blog-title{font-size:20px;line-height:1.5}.book-icon{width:56px;height:61px}.kpec-home .partners-section{padding-block:60px 100px}.partners-section h3{margin-bottom:clamp(20px,5vw,24px)}.partner-marquee{-webkit-mask-image:linear-gradient(90deg,transparent,#000 12px,#000 calc(100% - 12px),transparent);mask-image:linear-gradient(90deg,transparent,#000 12px,#000 calc(100% - 12px),transparent)}.home-watermark{font-size:clamp(24px,10vw,48px);bottom:40px}}.hero-bg-photo-link{display:block;position:relative;width:100%;height:100%}.popup-layer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;width:100%;height:100%;max-width:none;max-height:none;margin:0;border:0;display:flex;align-items:center;justify-content:center;background:#00000073;gap:16px;flex-wrap:wrap;padding:24px;box-sizing:border-box}.popup-layer{background:#fff;border-radius:12px;box-shadow:0 8px 40px #00000040;width:100%;overflow:hidden;display:flex;flex-direction:column;max-height:90vh;animation:popupFadeIn .22s ease}@keyframes popupFadeIn{0%{opacity:0;transform:translateY(-16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.popup-layer--top{align-self:flex-start}.popup-layer--bottom{align-self:flex-end}.popup-layer--center{align-self:center}.popup-layer__header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px 14px;border-bottom:1px solid #eee;gap:8px}.popup-layer__title{font-size:20px;font-weight:800;line-height:1.35;color:#1a1a2e;flex:1;white-space:normal}.popup-layer__close{flex-shrink:0;background:none;border:none;font-size:22px;color:#888;cursor:pointer;padding:0 4px;line-height:1}.popup-layer__close:hover{color:#333}.popup-layer__body{flex:1;overflow-y:auto}.popup-layer--image-only .popup-layer__header{display:none}.popup-layer--image-only .popup-layer__body{padding:0}.popup-layer--image-only .popup-layer__image{max-height:80vh;width:100%;object-fit:contain}.popup-layer__image{display:block;width:100%;object-fit:contain;max-height:60vh}.popup-layer__content{padding:20px;height:300px;font-size:17px;font-weight:500;line-height:1.8;color:#333;white-space:pre-wrap}.popup-layer__footer{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-top:1px solid #eee;gap:8px}.popup-layer__btn{background:none;border:none;cursor:pointer;font-size:15px;font-weight:600;padding:8px 12px;border-radius:6px;transition:background .15s}.popup-layer__btn--today{color:#888}.popup-layer__btn--today:hover{background:#f0f0f0}.popup-layer__btn--close{color:#fff;background:#1f56d8;font-weight:600}.popup-layer__btn--close:hover{background:#3a65e0}@media (max-width: 600px){.popup-layer-backdrop{padding:16px;align-items:flex-end}.popup-layer__title{font-size:18px}.popup-layer__content{font-size:16px;line-height:1.75}.popup-layer{max-height:80vh;border-radius:12px 12px 0 0}}.notice-page{--notice-header-h: 88px;min-height:calc(100vh - var(--notice-header-h));background:#fff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.02em}.notice-hero{position:relative;height:168px;background:#ecf3fd;overflow:hidden}.notice-hero-inner{position:relative;max-width:1400px;height:100%;margin:0 auto;padding:0 clamp(16px,3vw,24px)}.notice-hero-title{position:absolute;left:50%;top:54px;transform:translate(-50%);margin:0;font-size:clamp(32px,2.5vw,48px);line-height:1.25;font-weight:600;color:#222;white-space:nowrap}.notice-list-cards{display:none;list-style:none;margin:0;padding:0}.notice-search-inline-icon{display:none}.notice-content{max-width:1024px;margin:0 auto;padding:70px clamp(16px,3vw,24px) 80px}.notice-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;flex-wrap:wrap}.notice-total{margin:0;font-size:14px;line-height:1.43;color:#222}.notice-total strong{font-weight:600}.notice-toolbar-right{display:flex;align-items:center;gap:8px}.notice-filter-select{position:relative;width:100px;height:46px;flex-shrink:0}.notice-filter-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;padding:0 36px 0 12px;border:1px solid #d4d4d8;border-radius:8px;background:#fff;font-size:16px;line-height:1.5;color:#222;font-family:inherit;cursor:pointer}.notice-filter-select img{position:absolute;right:11px;top:50%;transform:translateY(-50%);width:20px;height:20px;pointer-events:none}.notice-search-input-wrap{position:relative;width:min(400px,100%);height:46px;flex:1 1 200px}.notice-search-input{box-sizing:border-box;width:100%;height:100%;padding:0 16px;border:1px solid #d4d4d8;border-radius:8px;font-size:16px;line-height:1.5;color:#222;font-family:inherit}.notice-search-input::placeholder{color:#999}.notice-search-input:focus{outline:2px solid color-mix(in srgb,var(--org-primary, #005bac) 22%,transparent);border-color:var(--org-primary, #005bac)}.notice-search-btn{flex:0 0 46px;width:46px;height:46px;padding:0;border:0;border-radius:8px;background:var(--org-primary, #005bac);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.notice-search-btn:hover{filter:brightness(.95)}.notice-search-btn img{width:28px;height:28px}.notice-table{width:100%;border-collapse:collapse}.notice-table thead tr{height:66px;background:#f6f8fc;border-top:1px solid #222;border-bottom:1px solid #e5e5ec}.notice-table th{padding:0 12px;font-size:16px;line-height:1.5;font-weight:400;color:#222;text-align:right;vertical-align:middle}.notice-table th.col-no{width:80px;padding-left:24px}.notice-table th.col-category{width:100px}.notice-table th.col-title{text-align:right}.notice-table th.col-date{width:120px;padding-right:24px}.notice-table tbody tr{height:66px;border-bottom:1px solid #e5e5ec}.notice-table tbody tr.is-pinned{background:#fff}.notice-table td{padding:0 12px;font-size:16px;line-height:1.5;color:#767676;text-align:right;vertical-align:middle}.notice-table td.col-no{padding-left:24px}.notice-table td.col-date{padding-right:24px}.notice-table td.col-title{text-align:left;padding-left:0}.notice-table td.col-title a{display:block;max-width:680px;font-size:18px;line-height:1.44;color:#222;text-decoration:none;font-weight:400}.notice-table tbody tr.is-pinned td.col-title a,.notice-table tbody tr.is-pinned td.col-date{color:#005bac;font-weight:600}.notice-pin-icon{width:18px;height:18px;display:block;margin-left:auto}.notice-badge{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:32px;padding:3px 12px;border-radius:8000px;border:1px solid #767676;font-size:16px;line-height:1.5;color:#767676;box-sizing:border-box}.notice-badge.is-primary{border-color:#005bac;color:#005bac;font-weight:600}.notice-empty{padding:48px 16px;text-align:center;color:#767676;font-size:16px}.notice-table td.notice-empty{text-align:center}.notice-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:48px}.notice-pagination button{width:36px;height:36px;padding:0;border:0;border-radius:6px;background:transparent;font-size:16px;line-height:1.5;color:#222;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;justify-content:center}.notice-pagination button.is-active{background:var(--org-primary, #005bac);color:#fff;font-weight:600}.notice-pagination button:disabled{opacity:.35;cursor:default}.notice-pagination button img{width:20px;height:20px}.notice-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (min-width: 768px) and (max-width: 1023px){.notice-page{--notice-header-h: 76px}.notice-hero-inner{padding-inline:40px}.notice-hero-title{font-size:40px;line-height:1.3}.notice-content{padding:70px 40px 80px}}@media (max-width: 1200px){.notice-content{padding-inline:clamp(16px,3vw,40px)}}@media (max-width: 900px){.notice-toolbar{flex-direction:column;align-items:stretch}.notice-toolbar-right{width:100%;flex-wrap:wrap}.notice-search-input-wrap{flex:1 1 100%;max-width:none}.notice-table th.col-title,.notice-table td.col-title{min-width:140px}}@media (max-width: 767px){.notice-page{--notice-header-h: 56px}.notice-hero{height:120px}.notice-hero-title{top:33px;font-size:28px;line-height:1.25}.notice-content{max-width:none;padding:40px 16px 32px}.notice-toolbar{flex-direction:column;align-items:stretch;gap:0;margin-bottom:0}.notice-toolbar-right{order:1;width:100%;flex-wrap:nowrap;gap:8px}.notice-total{order:2;margin-top:12px;margin-bottom:16px;font-size:14px;line-height:1.43}.notice-filter-select{width:88px}.notice-filter-select select{font-size:14px;padding-right:32px}.notice-search-btn{display:none}.notice-search-input-wrap{flex:1 1 auto;min-width:0;max-width:none}.notice-search-input{padding-right:44px;font-size:14px}.notice-search-inline-icon{display:block;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px;height:24px;pointer-events:none}.notice-table--desktop{display:none}.notice-list-cards{display:block}.notice-card{position:relative;min-height:118px;padding:16px;border-bottom:1px solid #e5e5ec;box-sizing:border-box}.notice-card:first-child{border-top:1px solid #1e3a6d}.notice-card .notice-badge{display:inline-flex;min-width:auto;height:auto;padding:3px 8px;font-size:14px;line-height:1.43;margin-bottom:8px}.notice-card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:16px;line-height:1.5;color:#222;text-decoration:none;margin-bottom:8px}.notice-card.is-pinned .notice-card-title,.notice-card.is-pinned .notice-card-date{color:#005bac;font-weight:600}.notice-card-date{display:block;font-size:14px;line-height:1.43;color:#767676}.notice-card--empty{min-height:auto;padding:48px 16px;display:flex;align-items:center;justify-content:center;text-align:center;color:#767676;font-size:14px;border-top:1px solid #1e3a6d}.notice-pagination{margin-top:32px;gap:4px;justify-content:center;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.notice-pagination::-webkit-scrollbar{display:none}}.notice-detail-page{--notice-header-h: 88px;min-height:calc(100vh - var(--notice-header-h));background:#fff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.02em}.notice-detail-content{max-width:1024px;margin:0 auto;padding:70px clamp(16px,3vw,24px) 80px}.notice-detail-loading,.notice-detail-empty{text-align:center;color:#71717a;font-size:16px;line-height:1.6;padding:48px 0}.notice-detail-empty p{margin:0 0 24px}@media (min-width: 768px) and (max-width: 1023px){.notice-detail-page{--notice-header-h: 76px}.notice-detail-content{padding-inline:40px}.notice-detail-title{font-size:32px;line-height:1.375}}.notice-detail-head{margin-bottom:0}.notice-detail-title{margin:0 0 16px;font-size:clamp(24px,2vw,32px);line-height:1.375;font-weight:600;color:#222}.notice-detail-date{margin:0;font-size:16px;line-height:1.5;color:#767676}.notice-detail-body-wrap{margin-top:32px;border-top:1px solid #222}.notice-detail-body{padding:24px 0;border-bottom:1px solid #e5e5ec;min-height:200px;font-size:20px;line-height:1.5;color:#222;word-break:keep-all}.notice-detail-body p{margin:0 0 1em;white-space:pre-line}.notice-detail-body p:last-child{margin-bottom:0}.notice-detail-image{display:block;max-width:100%;height:auto;border-radius:8px;margin:0 0 1em}.notice-detail-loading,.notice-detail-error{padding:48px 0;text-align:center;color:#767676;font-size:16px}.notice-detail-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:32px;flex-wrap:wrap}.notice-detail-actions-right{display:flex;align-items:center;gap:12px}.notice-detail-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-width:120px;height:56px;padding:11px 20px;border-radius:8px;font-size:18px;line-height:1.44;font-weight:600;font-family:inherit;cursor:pointer;text-decoration:none;background:#fff;transition:background-color .15s ease}.notice-detail-btn--list{border:1px solid #505050;color:#505050}.notice-detail-btn--list:hover{background:#f7f7f7}.notice-detail-btn--edit{border:1px solid #005bac;color:#005bac}.notice-detail-btn--edit:hover{background:#f0f6fc}.notice-detail-btn--delete{border:1px solid #c94a4a;color:#c94a4a}.notice-detail-btn--delete:hover{background:#fef5f5}@media (max-width: 767px){.notice-detail-page{--notice-header-h: 56px}.notice-detail-content{max-width:none;padding:32px 16px 40px}.notice-detail-head{min-height:120px;margin-bottom:0}.notice-detail-title{margin:0 0 12px;font-size:20px;line-height:1.5}.notice-detail-date{font-size:16px;line-height:1.5}.notice-detail-body-wrap{margin-top:0}.notice-detail-body{padding:24px 0;min-height:0;font-size:16px;line-height:1.5}.notice-detail-actions{flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:8px;margin-top:32px}.notice-detail-actions-right{flex:0 0 auto;width:auto;gap:8px}.notice-detail-btn{width:auto;min-width:0;height:46px;padding:11px 26px;font-size:16px;line-height:1.5}.notice-detail-btn--list{flex:0 0 167px;width:167px;padding:11px 32px}.notice-detail-actions-right .notice-detail-btn{flex:0 0 auto;min-width:80px}.notice-detail-actions:not(:has(.notice-detail-actions-right)) .notice-detail-btn--list{flex:0 0 167px}}.inst-intro-page{--inst-intro-gutter-inline: clamp(16px, 3vw, 40px);background:#fff;min-height:100vh;overflow-x:hidden;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#222;letter-spacing:-.02em}.inst-intro-tabs{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px;padding:12px var(--inst-intro-gutter-inline) 4px;background:#fff}.inst-intro-tab{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 20px;border-radius:999px;border:1px solid #e5e5ec;background:#f7f7fa;color:#505050;font-size:15px;font-weight:500;line-height:1.4;text-decoration:none;white-space:nowrap;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.inst-intro-tab:hover{background:#eef3f8;color:#222;border-color:#d4d4d8}.inst-intro-tab.is-active{background:color-mix(in srgb,var(--org-primary, #457fca) 16%,#ffffff);border-color:color-mix(in srgb,var(--org-primary, #457fca) 44%,#ffffff);font-weight:600;box-shadow:0 2px 8px #457fca47}.inst-intro-tab.is-active:hover{background:color-mix(in srgb,var(--org-primary, #457fca) 20%,#ffffff);border-color:color-mix(in srgb,var(--org-primary, #457fca) 48%,#ffffff)}.inst-intro-hero{position:relative;height:168px;background:#ecf3fd;overflow:hidden}.inst-intro-hero-inner{position:relative;max-width:1400px;height:100%;margin:0 auto;padding:0 clamp(16px,3vw,24px)}.inst-intro-hero-title{position:absolute;left:50%;top:54px;transform:translate(-50%);margin:0;font-size:clamp(32px,2.5vw,48px);line-height:1.25;font-weight:600;color:#222;text-align:center;white-space:nowrap}.inst-intro-hero-title br{display:none}.inst-intro-body{max-width:1400px;margin:0 auto;padding:70px var(--inst-intro-gutter-inline) 80px}.inst-intro-lead-title{margin:0 0 16px;font-size:clamp(24px,2.5vw,32px);line-height:1.375;font-weight:600;color:#222}.inst-intro-lead-title em{font-style:normal;color:var(--org-primary, #457fca)}.inst-intro-lead-desc{margin:0 0 48px;font-size:clamp(16px,1.6vw,24px);line-height:1.42;font-weight:400;color:#505050}.inst-intro-definition{position:relative;overflow:hidden;background:#f9f2e8;border-radius:24px;padding:60px 40px;margin-bottom:40px}.inst-intro-definition-deco{position:absolute;right:-18px;top:-58px;width:min(497px,42%);height:auto;pointer-events:none;z-index:0}.inst-intro-definition-title{position:relative;z-index:1;margin:0 0 12px;font-size:clamp(24px,2.2vw,32px);line-height:1.375;font-weight:600;color:#222;max-width:min(900px,calc(100% - 120px))}.inst-intro-definition-desc{position:relative;z-index:1;margin:0;max-width:min(900px,calc(100% - 120px));font-size:clamp(16px,1.6vw,24px);line-height:1.42;font-weight:400;color:#505050}.inst-intro-info{background:#f6f8fc;border-radius:24px;padding:40px}.inst-intro-info-heading{margin:0 0 12px;font-size:clamp(20px,2vw,28px);line-height:1.5;font-weight:600;color:var(--org-primary, #457fca)}.inst-intro-info-heading:not(:first-child){margin-top:32px}.inst-intro-info-block{margin-bottom:48px}.inst-intro-info-block:last-child{margin-bottom:0}.inst-intro-info-card{background:#fff;border:1px solid #e5e5ec;border-radius:16px;padding:24px}.inst-intro-info-card p{margin:0;font-size:clamp(16px,1.5vw,20px);line-height:1.5;font-weight:400;color:#222}.inst-intro-info-card p+p{margin-top:12px}.inst-intro-figure{margin:32px 0 0}.inst-intro-figure img{display:block;max-width:100%;height:auto;border-radius:12px}@media (min-width: 768px) and (max-width: 1023px){.inst-intro-page{--inst-intro-gutter-inline: 40px}.inst-intro-hero-title{font-size:40px;line-height:1.3}.inst-intro-lead-title{font-size:32px;line-height:1.375}.inst-intro-lead-desc{font-size:24px;line-height:1.42}.inst-intro-definition,.inst-intro-info{padding:40px;border-radius:20px}}@media (max-width: 767px){.inst-intro-page{--inst-intro-gutter-inline: 16px}.inst-intro-tabs{padding:8px var(--inst-intro-gutter-inline) 0;gap:6px}.inst-intro-tab{min-height:36px;padding:6px 14px;font-size:14px}.inst-intro-hero{height:120px}.inst-intro-hero-title{top:33px;font-size:28px;line-height:1.25;max-width:100%;white-space:normal}.inst-intro-hero-title br{display:inline}.inst-intro-body{padding:32px var(--inst-intro-gutter-inline) 56px}.inst-intro-lead-title{font-size:24px;line-height:1.42;margin-bottom:12px;word-break:keep-all}.inst-intro-lead-title br{display:none}.inst-intro-lead-desc{font-size:16px;line-height:1.5;margin-bottom:28px;word-break:keep-all}.inst-intro-lead-desc br{display:none}.inst-intro-definition{border-radius:12px;padding:32px 20px 24px;margin-bottom:24px;min-height:230px;box-sizing:border-box}.inst-intro-definition-deco{right:-18px;top:-58px;width:189px;max-width:55%}.inst-intro-definition-title{font-size:24px;line-height:1.42;max-width:303px}.inst-intro-definition-desc{font-size:16px;line-height:1.5;max-width:303px;word-break:keep-all}.inst-intro-definition-desc br{display:none}.inst-intro-info{border-radius:12px;padding:32px 20px}.inst-intro-info-heading{font-size:20px;line-height:1.5}.inst-intro-info-heading:not(:first-child){margin-top:24px}.inst-intro-info-block{margin-bottom:32px}.inst-intro-info-card{border-radius:8px;padding:16px}.inst-intro-info-card p{font-size:16px;line-height:1.5;word-break:keep-all}}.local-info-link-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.local-info-link-row .link-box{flex:1 1 auto;min-width:0}.local-info-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.local-info-school-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.local-info-course-meta{font-size:12px;color:#475569}.local-info-course-title{font-weight:700}.local-info-course-list{padding-left:16px;margin:0}.local-info-course-item,.local-info-section-title{margin-bottom:8px}@media (min-width: 768px) and (max-width: 1023px){.local-info-page.detail-page-wide{padding-inline:40px}}@media (max-width: 767px){.local-info-page.detail-page-wide{padding:24px 16px 48px;overflow-x:hidden}.local-info-page .detail-title{font-size:24px;line-height:1.42;margin-bottom:8px}.local-info-page .detail-subtitle{font-size:16px;line-height:1.5;margin-bottom:20px}.local-info-layout{gap:16px;margin-top:0}.local-info-left-panel,.local-info-panel{padding:16px;border-radius:12px}.local-info-left-title,.local-info-panel-title{font-size:18px;line-height:1.44}.local-info-left-sub,.local-info-panel-sub{font-size:14px;line-height:1.43}.local-info-tabs{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.local-info-tabs::-webkit-scrollbar{display:none}.local-info-tabs .pill{flex-shrink:0;white-space:nowrap}.local-info-link-row{flex-direction:column}.local-info-link-row .link-box{width:100%;text-align:left}.local-info-stat-grid{grid-template-columns:1fr}.local-info-school-row{flex-direction:column}.local-info-school-row .small-box{width:100%;text-align:left;min-height:46px;box-sizing:border-box}}.org-faq-page{--org-faq-header-h: 88px;--org-faq-primary: var(--org-primary, #457fca);--org-faq-muted: #505050;--org-faq-border: #e5e5ec;--org-faq-panel: #f6f8fc;min-height:calc(100vh - var(--org-faq-header-h));background:#fff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.02em;color:#222}.org-faq-hero{position:relative;height:168px;background:#ecf3fd;overflow:hidden}.org-faq-hero-inner{position:relative;max-width:1400px;height:100%;margin:0 auto;padding:0 clamp(16px,3vw,24px)}.org-faq-hero-title{position:absolute;left:50%;top:54px;transform:translate(-50%);margin:0;font-size:clamp(32px,2.5vw,48px);line-height:1.25;font-weight:600;color:#222;white-space:nowrap}.org-faq-content{max-width:1024px;margin:0 auto;padding:56px clamp(16px,3vw,24px) 80px}.org-faq-intro{margin:0 0 32px;font-size:18px;line-height:1.56;color:var(--org-faq-muted);text-align:center}.org-faq-intro strong{color:#222;font-weight:600}.org-faq-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:32px}.org-faq-tab{box-sizing:border-box;min-height:44px;padding:10px 20px;border:1px solid #d4d4d8;border-radius:999px;background:#fff;font-size:16px;line-height:1.5;font-weight:500;color:var(--org-faq-muted);cursor:pointer;font-family:inherit;transition:border-color .15s,color .15s,background .15s}.org-faq-tab:hover{border-color:var(--org-faq-primary);color:var(--org-faq-primary)}.org-faq-tab--active{border-color:var(--org-faq-primary);background:var(--org-faq-primary);color:#fff;font-weight:600}.org-faq-list{display:flex;flex-direction:column;gap:12px}.org-faq-item{border:1px solid var(--org-faq-border);border-radius:12px;background:#fff;overflow:hidden;transition:border-color .15s,box-shadow .15s}.org-faq-item--open{border-color:color-mix(in srgb,var(--org-faq-primary) 35%,var(--org-faq-border));box-shadow:0 4px 16px #457fca14}.org-faq-item--highlight{border-left:3px solid var(--org-faq-primary)}.org-faq-question{width:100%;border:none;background:transparent;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:20px 24px;cursor:pointer;text-align:left;font-family:inherit}.org-faq-q-badge{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:color-mix(in srgb,var(--org-faq-primary) 12%,#fff);font-size:16px;line-height:1;font-weight:700;color:var(--org-faq-primary)}.org-faq-q-text{margin:0;font-size:18px;line-height:1.44;font-weight:600;color:#222}.org-faq-chevron{flex-shrink:0;width:24px;height:24px;color:#767676;transition:transform .2s ease}.org-faq-item--open .org-faq-chevron{transform:rotate(180deg);color:var(--org-faq-primary)}.org-faq-answer{padding:0 24px 24px 72px;animation:org-faq-fade-in .2s ease}@keyframes org-faq-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.org-faq-a-text{margin:0;padding:16px 20px;border-radius:8px;background:var(--org-faq-panel);font-size:16px;line-height:1.625;font-weight:400;color:var(--org-faq-muted)}.org-faq-empty{padding:48px 24px;text-align:center;font-size:16px;line-height:1.5;color:#767676;border:1px dashed #d4d4d8;border-radius:12px;background:var(--org-faq-panel)}.org-faq-help{margin-top:48px;padding:28px 32px;border-radius:16px;background:var(--org-faq-panel);text-align:center}.org-faq-help p{margin:0 0 16px;font-size:16px;line-height:1.5;color:var(--org-faq-muted)}.org-faq-help-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 24px;border:1px solid #d4d4d8;border-radius:8px;background:#ffffffe6;font-size:16px;line-height:1.5;font-weight:600;color:#222;cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s}.org-faq-help-btn:hover{background:#fff;border-color:var(--org-faq-primary);color:var(--org-faq-primary)}.org-faq-help-btn img{width:20px;height:20px;object-fit:contain}@media (max-width: 767px){.org-faq-page{--org-faq-header-h: 76px}.org-faq-hero{height:120px}.org-faq-hero-title{top:33px;font-size:28px;line-height:1.25}.org-faq-content{padding:32px 16px 56px}.org-faq-intro{margin-bottom:24px;font-size:15px;text-align:left}.org-faq-tabs{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 -16px 24px;padding:0 16px 4px}.org-faq-tabs::-webkit-scrollbar{display:none}.org-faq-tab{flex-shrink:0;min-height:40px;padding:8px 16px;font-size:14px}.org-faq-question{gap:12px;padding:16px}.org-faq-q-badge{width:28px;height:28px;font-size:14px}.org-faq-q-text{font-size:15px}.org-faq-answer{padding:0 16px 16px}.org-faq-a-text{padding:14px 16px;font-size:14px;line-height:1.57}.org-faq-help{margin-top:32px;padding:24px 20px}.org-faq-help-btn{width:100%}}.privacy-labeling-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0 28px}.privacy-labeling-card{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:12px;min-height:220px;padding:24px 16px 20px;border:1px solid #d4e4f7;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#fff);text-align:center;text-decoration:none;color:inherit;cursor:pointer;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}button.privacy-labeling-card{width:100%}.privacy-labeling-card:hover{border-color:#7eb0e8;box-shadow:0 8px 24px #457fca1f;transform:translateY(-2px)}.privacy-labeling-card:focus-visible{outline:2px solid #457fca;outline-offset:2px}.privacy-labeling-card__icon{display:flex;align-items:center;justify-content:center;width:88px;height:88px;flex-shrink:0}.privacy-labeling-card__icon img{width:72px;height:72px;object-fit:contain}.privacy-labeling-card__title{font-size:16px;line-height:1.4;font-weight:600;color:#222;word-break:keep-all}.privacy-labeling-card__body{font-size:14px;line-height:1.5;font-weight:400;color:#505050;word-break:keep-all}.privacy-article-title{display:flex;align-items:center;gap:10px;scroll-margin-top:120px}.privacy-article-title__icon{flex-shrink:0;width:40px;height:40px;object-fit:contain}@media (max-width: 767px){.privacy-labeling-grid{grid-template-columns:1fr;gap:12px}.privacy-labeling-card{min-height:0;flex-direction:row;align-items:flex-start;text-align:left;padding:16px;gap:14px}.privacy-labeling-card__icon{width:64px;height:64px}.privacy-labeling-card__icon img{width:56px;height:56px}.privacy-labeling-card__title{font-size:15px}.privacy-labeling-card__body{font-size:13px}.privacy-article-title{align-items:flex-start}.privacy-article-title__icon{width:32px;height:32px}}@media (min-width: 768px) and (max-width: 1023px){.privacy-labeling-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.privacy-policy-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:#0f172a73}.privacy-policy-modal{width:min(720px,100%);max-height:min(85vh,900px);display:flex;flex-direction:column;background:#fff;border-radius:16px;box-shadow:0 20px 50px #0f172a2e}.privacy-policy-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px 12px;border-bottom:1px solid #e5e7eb}.privacy-policy-modal__header h2{margin:0;font-size:20px;font-weight:700;color:#111827}.privacy-policy-modal__close{border:none;background:transparent;color:#6b7280;font-size:28px;line-height:1;cursor:pointer}.privacy-policy-modal__body{overflow:auto;padding:16px 24px}.privacy-policy-modal__footer{display:flex;justify-content:flex-end;padding:12px 24px 20px;border-top:1px solid #e5e7eb}.privacy-policy-modal__footer .primary-button{min-width:96px}.legal-page-content .legal-section-title{margin-top:0}@media (max-width: 640px){.privacy-policy-modal-backdrop{padding:12px}.privacy-policy-modal__header,.privacy-policy-modal__body,.privacy-policy-modal__footer{padding-left:16px;padding-right:16px}}.org-inquiry-page{--org-inquiry-header-h: 88px;min-height:calc(100vh - var(--org-inquiry-header-h));background:#fff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.02em;color:#222}.org-inquiry-content{max-width:1024px;margin:0 auto;padding:56px clamp(16px,3vw,24px) 80px}.org-inquiry-intro{margin:0 0 32px;font-size:16px;line-height:1.56;color:#505050;text-align:center}.org-inquiry-page .inquiry-page{margin-top:0}.org-inquiry-page .inquiry-card{border-radius:16px;border-color:#e5e5ec}.org-inquiry-page .inquiry-label{font-size:16px;padding-top:10px}.org-inquiry-page .inquiry-field input,.org-inquiry-page .inquiry-field select{padding:11px 14px;font-size:16px;line-height:1.5}.org-inquiry-page .inquiry-field textarea{padding:12px 14px;font-size:17px;line-height:1.6;min-height:180px}.org-inquiry-page .checkbox-label{font-size:16px;gap:10px}.org-inquiry-page .checkbox-label input[type=checkbox]{width:22px;height:22px;min-width:22px;margin:0;accent-color:#1f56a0;cursor:pointer}.org-inquiry-page .privacy-link-button{font-size:16px}.org-inquiry-page .primary-button{min-width:160px;height:48px;font-size:16px}.inquiry-complete-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;background:#00000080;display:flex;align-items:center;justify-content:center;padding:24px}.inquiry-complete-modal{width:100%;max-width:436px;padding:32px 28px;border-radius:16px;background:#fff;text-align:center;box-shadow:0 4px 24px #0000001f;display:flex;flex-direction:column;align-items:center;gap:20px}.inquiry-complete-icon{width:56px;height:56px;display:block}.inquiry-complete-title{margin:0;font-size:24px;font-weight:600;line-height:1.42;color:#111}.inquiry-complete-message{margin:0;font-size:16px;line-height:1.56;color:#505050}.inquiry-complete-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:100%;margin-top:8px}.inquiry-complete-btn{min-width:140px;height:46px;padding:0 20px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;border:0}.inquiry-complete-btn--primary{background:#1f56a0;color:#fff}.inquiry-complete-btn--primary:hover{background:#17427b}.inquiry-complete-btn--secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.inquiry-complete-btn--secondary:hover{background:#f9fafb}@media (max-width: 767px){.org-inquiry-page{--org-inquiry-header-h: 76px}.org-inquiry-content{padding:32px 16px 56px}.org-inquiry-intro{margin-bottom:24px;font-size:15px;text-align:left}.inquiry-complete-actions{flex-direction:column}.inquiry-complete-btn{width:100%}}.course-search-page{min-height:calc(100vh - 96px);background:#fff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.02em}.course-search-page .gedu-inner{max-width:1400px;margin:0 auto;padding:0 clamp(16px,3vw,24px)}.course-enroll-steps{display:flex;align-items:center;justify-content:center;gap:12px;padding:0 0 clamp(20px,2vw,32px)}.course-enroll-step{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;padding:0;cursor:pointer;font:inherit}.course-enroll-step-num{width:26px;height:26px;border-radius:80px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;line-height:1}.course-enroll-step-label{font-size:18px;line-height:1.44}.course-enroll-step.is-active .course-enroll-step-num{background:#005bac;color:#fff}.course-enroll-step.is-active .course-enroll-step-label{color:#005bac;font-weight:600}.course-enroll-step.is-inactive .course-enroll-step-num{background:#ededed;color:#999}.course-enroll-step.is-inactive .course-enroll-step-label{color:#767676;font-weight:400}.course-enroll-step-connector{width:28px;height:4px;object-fit:contain;flex:0 0 28px}.course-field-stage{--course-field-card-w: 498px;--course-field-card-h: 280px;width:100%;padding-bottom:clamp(48px,5vw,72px)}.course-field-section{background:#f6f8fc;margin:0 calc(50% - 50vw);padding:clamp(32px,2.5vw,48px) clamp(16px,3vw,24px) 0;overflow:visible}.course-field-inner{max-width:1400px;margin:0 auto;padding-bottom:0}.course-field-title{margin:0 0 clamp(32px,3vw,48px);text-align:center;font-size:clamp(28px,1.875vw,36px);line-height:1.33;font-weight:600;color:#005bac}.course-field-cards{display:flex;justify-content:center;align-items:stretch;gap:28px;flex-wrap:wrap;position:relative;z-index:1;margin-bottom:calc(var(--course-field-card-h) / -2)}.course-field-card{position:relative;box-sizing:border-box;width:var(--course-field-card-w);height:var(--course-field-card-h);flex:0 0 var(--course-field-card-w);border-radius:20px;border:1px solid #e5e5ec;background:#fff;box-shadow:0 4px 20px #0000000f;padding:0;cursor:pointer;overflow:hidden;display:block;text-align:center;transition:border-color .15s ease,background-color .15s ease}.course-field-card.is-selected{background:#e7f0fc;border-color:#005bac}.course-field-card--budget.is-selected{background:#fff;border-color:#005bac}.course-field-card--budget.is-selected .course-field-card-footer{background:#fff}.course-field-card-illust{position:absolute;left:0;right:0;top:0;bottom:93px;display:flex;justify-content:center;pointer-events:none;z-index:0;overflow:hidden}.course-field-card-illust img{width:auto;height:auto;object-fit:contain;object-position:center bottom;pointer-events:none;-webkit-user-select:none;user-select:none}.course-field-card--autonomy .course-field-card-illust{align-items:flex-end;padding-top:30px;padding-bottom:6px}.course-field-card--autonomy .course-field-card-illust img{width:228px;height:230px;max-width:min(228px,calc(100% - 20px));max-height:min(230px,calc(100% - 36px));object-position:center bottom}.course-field-card--budget .course-field-card-illust{align-items:flex-start;padding-top:51px}.course-field-card--budget .course-field-card-illust img{width:263px;height:103px;max-width:min(263px,calc(100% - 24px));max-height:103px;object-position:center top}.course-field-card-footer{position:absolute;left:0;right:0;bottom:0;height:93px;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none}.course-field-card--budget .course-field-card-footer{background:#fff}.course-field-card--budget .course-field-card-footer:before{content:"";position:absolute;left:0;right:0;top:-16px;height:16px;background:linear-gradient(180deg,#fff0 9.38%,#fff);pointer-events:none;z-index:-1}.course-field-card--autonomy.is-selected .course-field-card-footer:before{content:"";position:absolute;left:0;right:0;top:-16px;height:16px;background:linear-gradient(180deg,#e7f0fc00 9.38%,#e7f0fc);pointer-events:none;z-index:-1}.course-field-card--autonomy.is-selected .course-field-card-footer{background:#e7f0fc}.course-field-card-title{position:relative;z-index:1;margin:0;font-size:clamp(24px,1.67vw,32px);line-height:1.375;font-weight:600;color:#222}.course-field-actions{display:flex;justify-content:center;padding:calc(var(--course-field-card-h) / 2 + var(--course-field-next-gap)) 0 clamp(48px,5vw,72px)}.course-field-next{width:200px;height:66px;border:0;border-radius:8px;background:#005bac;color:#fff;font-size:20px;font-weight:600;line-height:1.5;cursor:pointer}.course-field-next:disabled{background:#bfc8d4;cursor:not-allowed}@media (min-width: 768px) and (max-width: 1023px){.course-search-page{min-height:calc(100vh - 76px)}.course-search-page .gedu-inner,.course-region-section{padding-inline:40px}}@media (min-width: 768px) and (max-width: 1060px){.course-field-inner{overflow-x:auto;-webkit-overflow-scrolling:touch}.course-field-cards{flex-wrap:nowrap;justify-content:flex-start;width:max-content;max-width:none;margin-left:auto;margin-right:auto;padding-inline:4px}}.course-enroll-step.is-complete .course-enroll-step-num{background:#999;color:#fff}.course-enroll-step.is-complete .course-enroll-step-label{color:#767676;font-weight:600}.course-region-stage{width:100%}.course-region-section{background:#f6f8fc;margin:0 calc(50% - 50vw);padding:clamp(32px,2.5vw,48px) clamp(16px,3vw,24px) clamp(40px,4vw,56px)}.course-region-inner{max-width:1400px;margin:0 auto}.course-region-category-bar{display:flex;gap:8px;margin:0 0 24px;flex-wrap:wrap}.course-region-category-btn{min-height:40px;padding:8px 16px;border:1px solid #d4d4d8;border-radius:999px;background:#fff;font-size:15px;font-weight:600;color:#505050;cursor:pointer;font-family:inherit}.course-region-category-btn.is-selected{border-color:#4f46e5;background:#eef2ff;color:#312e81}.course-region-category{margin:0 0 24px;font-size:16px;line-height:1.5;color:#767676}.course-region-category strong{color:#222;font-weight:600}.course-region-results-error{color:#c62828}.course-region-layout{display:grid;grid-template-columns:minmax(0,720px) minmax(0,620px);gap:40px;align-items:start;justify-content:center}.course-region-left{position:relative;min-height:520px}.course-region-picker{position:relative;z-index:1}.course-region-map-bg{position:absolute;left:-96px;top:80px;width:min(765px,110%);max-width:none;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.85}.course-region-picker-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:32px}.course-region-step-badge{display:block;font-size:16px;line-height:1.5;font-weight:400;color:#767676;margin-bottom:2px}.course-region-picker-title{margin:0;font-size:28px;line-height:1.43;font-weight:600;color:#005bac}.course-region-back-sido{display:inline-block;margin-top:8px;padding:0;border:0;background:transparent;font:inherit;font-size:14px;color:#767676;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.course-region-back-sido:hover{color:#005bac}.course-region-search{flex:0 0 240px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #d4d4d8;padding-bottom:6px;margin-top:20px}.course-region-search-input{flex:1;border:0;outline:none;background:transparent;font-size:16px;line-height:1.5;color:#222;font-family:inherit}.course-region-search-input::placeholder{color:#767676}.course-region-search-icon{width:24px;height:24px;flex-shrink:0;object-fit:contain}.course-region-loading{margin:0 0 16px;color:#767676;font-size:14px}.course-region-grid{display:grid;grid-template-columns:repeat(3,216px);gap:12px;position:relative;z-index:1}.course-region-chip{box-sizing:border-box;width:216px;height:66px;border:1px solid #d4d4d8;border-radius:8px;background:#fff;padding:0 15px;text-align:left;font-size:20px;line-height:1.5;font-weight:400;color:#222;cursor:pointer;font-family:inherit;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease,color .15s ease}.course-region-chip:hover{border-color:#005bac}.course-region-chip.is-selected{border-color:#005bac;background:#005bac;color:#fff;font-weight:600;box-shadow:0 4px 20px #0000001f}.course-region-results{background:#fff;border:1px solid #d4d4d8;border-radius:20px;padding:31px;min-height:320px}.course-region-results-title{margin:0 0 32px;font-size:24px;line-height:1.42;font-weight:600;color:#222}.course-region-results-title em{font-style:normal;color:#005bac}.course-region-results-empty{margin:0;padding:48px 0;text-align:center;color:#767676;font-size:16px;line-height:1.5}.course-region-org-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.course-region-org-item{margin:0}.course-region-org-btn{box-sizing:border-box;width:100%;min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 15px;border:1px solid #d4d4d8;border-radius:12px;background:#fff;cursor:pointer;font-family:inherit;text-align:left;transition:border-color .15s ease,box-shadow .15s ease}.course-region-org-btn:hover,.course-region-org-btn.is-primary{border-color:#005bac;box-shadow:0 4px 20px #0000001f}.course-region-org-name{font-size:20px;line-height:1.5;font-weight:400;color:#222}.course-region-org-btn:hover .course-region-org-name,.course-region-org-btn.is-primary .course-region-org-name{font-weight:600;color:#005bac}.course-region-org-chevron{width:28px;height:28px;flex-shrink:0;object-fit:contain}.course-region-prev-wrap{display:flex;justify-content:center;padding:clamp(32px,3vw,48px) 0 clamp(48px,5vw,72px)}.course-region-prev{width:200px;height:66px;border:0;border-radius:8px;background:#eee;color:#222;font-size:20px;font-weight:600;line-height:1.5;cursor:pointer;font-family:inherit}.course-region-prev:hover{background:#e5e5e5}.course-region-load-more{display:block;margin:20px auto 0;padding:10px 20px;border:1px solid #d4d4d8;border-radius:8px;background:#fff;font-size:14px;color:#005bac;cursor:pointer;font-family:inherit}.course-search-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 1200px){.course-region-layout{grid-template-columns:1fr;max-width:720px;margin:0 auto}.course-region-results{min-height:200px}}@media (max-width: 720px){.course-region-picker-head{flex-direction:column}.course-region-search{width:100%;flex:1 1 auto;margin-top:0}.course-region-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.course-region-chip{width:100%}.course-region-map-bg{left:-40px;width:120%;opacity:.5}}@media (max-width: 767px){.course-search-page{min-height:calc(100vh - 76px);overflow-x:hidden}.course-search-page .gedu-inner{padding:0;max-width:none}.course-enroll-steps{justify-content:flex-start;padding-bottom:16px}.course-enroll-step-label{font-size:16px}.course-enroll-step-num{width:24px;height:24px;font-size:14px}.course-enroll-step-connector{width:20px;flex:0 0 20px}.course-field-stage{--course-field-card-w: 100%;--course-field-card-h: 200px;--course-field-next-gap: 24px}.course-field-section{margin:0;width:100%;padding:24px 16px 0}.course-field-inner{overflow-x:visible}.course-field-title{text-align:left;font-size:24px;line-height:1.42;margin-bottom:16px}.course-field-cards{flex-direction:column;flex-wrap:nowrap;width:100%;max-width:none;margin-bottom:0;gap:16px;padding-inline:0}.course-field-card{width:100%;flex:0 0 auto;height:var(--course-field-card-h)}.course-field-card-footer{height:64px}.course-field-card-illust{bottom:64px}.course-field-card-title{font-size:20px}.course-field-card--autonomy .course-field-card-illust{align-items:flex-end;padding-top:24px;padding-bottom:4px}.course-field-card--autonomy .course-field-card-illust img{width:auto;height:auto;max-width:min(190px,calc(100% - 16px));max-height:min(166px,calc(100% - 28px))}.course-field-card--budget .course-field-card-illust{align-items:flex-start;padding-top:24px;padding-bottom:0}.course-field-card--budget .course-field-card-illust img{width:auto;height:auto;max-width:min(200px,calc(100% - 16px));max-height:min(80px,calc(100% - 8px));object-position:center top}.course-field-actions{padding:24px 16px 48px}.course-field-next{width:100%;height:56px;font-size:18px}.course-region-section{margin:0;width:100%;padding:24px 16px 32px}.course-region-category{font-size:14px;margin-bottom:16px}.course-region-layout{max-width:none;gap:24px}.course-region-left{min-height:0}.course-region-map-bg{display:none}.course-region-picker-head{flex-direction:column;gap:16px;margin-bottom:16px}.course-region-step-badge{font-size:14px}.course-region-picker-title{font-size:22px;line-height:1.36}.course-region-search{width:100%;flex:none;margin-top:0;padding-bottom:8px}.course-region-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.course-region-grid--districts{grid-template-columns:repeat(3,minmax(0,1fr))}.course-region-chip{width:100%;height:56px;font-size:16px;padding:0 12px}.course-region-results.is-placeholder{display:none}.course-region-results{border:0;border-radius:0;padding:0;min-height:0;background:transparent}.course-region-results-title{font-size:20px;line-height:1.4;margin-bottom:16px}.course-region-org-btn{min-height:56px;border-radius:8px;padding:12px 16px}.course-region-org-name{font-size:16px}.course-region-org-chevron{width:20px;height:20px}.course-region-prev-wrap{padding:24px 16px 48px}.course-region-prev{width:100%;height:56px;font-size:18px}}.course-detail-page{overflow-x:hidden}.course-detail-page .course-detail{gap:20px}.course-detail-page .course-detail-title{font-size:1.25rem;line-height:1.44}.course-detail-enroll{display:flex;flex-direction:column;gap:8px;width:100%}.course-detail-enroll-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.course-detail-player{width:100%;margin-top:12px}@media (min-width: 768px) and (max-width: 1023px){.course-detail-page.detail-page{padding-inline:40px}}@media (max-width: 767px){.course-detail-page.detail-page{padding:24px 16px 48px;max-width:none}.course-detail-page .detail-title{font-size:24px;line-height:1.42;margin-bottom:8px}.course-detail-page .detail-subtitle{font-size:16px;line-height:1.5;margin-bottom:20px}.course-detail-page .detail-body{padding:20px 16px;border-radius:12px}.course-detail-page .course-detail-title{font-size:18px;line-height:1.44}.course-detail-page .course-detail-row{grid-template-columns:1fr;gap:4px;padding:10px 0;border-bottom:1px solid #e5e7eb;font-size:14px;line-height:1.43}.course-detail-page .course-detail-row:last-child{border-bottom:0}.course-detail-page .course-detail-row dt{color:#505050;font-weight:600}.course-detail-page .course-detail-actions{flex-direction:column;align-items:stretch;gap:8px}.course-detail-page .course-detail-actions .primary-button,.course-detail-page .course-detail-actions .secondary-button{width:100%;min-height:48px;box-sizing:border-box}.course-detail-enroll-row{flex-direction:column;align-items:stretch}.course-detail-enroll-row .primary-button,.course-detail-enroll-row .secondary-button{width:100%;min-height:48px}}.org-school-page{--org-school-max: 1400px;--org-school-card-pad: 48px;--org-school-header-h: 88px;--org-school-gutter-inline: 16px;--org-school-hero-overlap: 116px;--org-type-scale: 1;--org-primary: #457fca;--org-neutral-bg: #f3f6f9;--org-panel-bg: #f6f8fc;--org-text-muted: #505050;--org-intro-text: #525252;--org-border: #e5e5ec;min-height:calc(100vh - var(--org-school-header-h));background:#fff;color:#222;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.02em;overflow-x:clip}.org-school-shell{box-sizing:border-box;width:100%;max-width:var(--org-school-max);margin-inline:auto;padding-inline:var(--org-school-gutter-inline)}@media (min-width: 768px){.org-school-page{--org-school-gutter-inline: 40px}}@media (min-width: 1024px){.org-school-page{--org-school-gutter: max( 40px, calc((100vw - var(--org-school-max)) / 2), calc(40px + (100vw - 1024px) * 220 / 896) );--org-school-gutter-inline: var(--org-school-gutter)}.org-school-shell{max-width:none;margin-inline:0}}.org-school-loading,.org-school-error{padding:48px 16px;text-align:center;font-size:16px}.org-school-error{color:#c94a4a}.org-school-page{--org-school-hero-visual-right: 0}@media (min-width: 1024px){.org-school-page{--org-school-hero-visual-right: max( 0px, calc((100vw - var(--org-school-max)) / 2) )}}.org-school-page .org-school-hero{display:block;grid-template-columns:unset;gap:0;padding:0;padding-bottom:var(--org-school-hero-overlap);margin-bottom:calc(-1 * var(--org-school-hero-overlap));border:0;position:relative;z-index:1;height:380px;min-height:380px;box-sizing:content-box;background:var(--org-neutral-bg);overflow:visible}.org-school-hero--banner{background:var(--org-neutral-bg)}.org-school-hero--banner .org-school-hero-inner{position:relative;z-index:1}.org-school-hero--banner .org-school-hero-copy{max-width:min(760px,calc(100% - clamp(200px,22vw,360px) - 16px))}@media (min-width: 1024px){.org-school-page .org-school-hero{height:auto;min-height:300px}.org-school-page .org-school-hero:not(.org-school-hero--banner) .org-school-hero-visual{top:50%;bottom:auto;transform:translateY(calc(-50% - max(48px,var(--org-school-hero-overlap) * .55)))}.org-school-page .org-school-hero:not(.org-school-hero--banner) .org-school-hero-visual img{top:50%;bottom:auto;transform:translateY(-50%);object-position:left center}.org-school-hero--banner .org-school-hero-visual--banner{top:50%;transform:translateY(-50%);right:var(--org-school-hero-visual-right);width:clamp(280px,24vw,420px);height:min(330px,82%);max-height:330px;border-radius:0;overflow:hidden}.org-school-hero--banner .org-school-hero-visual--banner a,.org-school-hero--banner .org-school-hero-visual--banner picture{display:flex;align-items:flex-end;justify-content:flex-end}.org-school-hero--banner .org-school-hero-visual--banner img{position:static;transform:none;display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:right bottom}}.org-school-hero--banner .org-school-banner-pager{position:absolute;right:24px;bottom:24px;z-index:2}.org-school-page .org-school-hero .org-school-title{font-family:inherit;margin:0 0 28px;font-size:60px;line-height:66px;font-weight:600;color:#222;word-break:keep-all;overflow-wrap:break-word}.org-school-page .org-school-hero .org-school-desc{margin:0;font-size:24px;line-height:34px;font-weight:400;color:#505050;word-break:keep-all;white-space:pre-line}.org-school-hero-inner{position:relative;z-index:1;box-sizing:border-box;width:100%;height:100%;padding-inline:var(--org-school-gutter-inline)}.org-school-hero-copy{position:relative;z-index:1;box-sizing:border-box;max-width:min(680px,calc(100% - min(680px,48vw) - 32px));padding:56px 0 28px}@media (min-width: 1024px){.org-school-hero-copy{max-width:min(760px,calc(100% - clamp(200px,22vw,360px) - 16px));padding-left:var(--org-school-card-pad)}}.org-school-page .org-school-hero .org-school-kicker{margin:0 0 12px;font-size:32px;line-height:44px;font-weight:600;color:var(--org-primary);white-space:pre-line;word-break:keep-all;overflow-wrap:break-word}.org-school-hero-visual{position:absolute;z-index:0;right:var(--org-school-hero-visual-right);top:auto;bottom:0;transform:none;width:min(680px,48vw);height:min(520px,42vw);max-width:680px;max-height:520px;border-radius:999px 0 0 999px;overflow:hidden;pointer-events:none}.org-school-hero-visual--banner{pointer-events:auto}.org-school-hero-visual--banner a,.org-school-hero-visual--banner picture{display:block;width:100%;height:100%}.org-school-hero-visual img{position:absolute;left:0;top:auto;bottom:0;transform:none;width:100%;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:left bottom;pointer-events:none;-webkit-user-select:none;user-select:none}.org-school-hero-visual--banner img{object-fit:contain;object-position:center right}.org-school-hero-visual a{display:block;width:100%;height:100%}.org-school-hero-visual picture,.org-school-hero-visual a picture{display:block;width:100%;height:100%}.org-school-banner-pager{position:absolute;right:16px;bottom:16px;z-index:2;display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#00000073;color:#fff;font-size:12px;pointer-events:auto}.org-school-banner-pager button{border:none;background:transparent;color:#fff;cursor:pointer;font-size:18px;line-height:1;padding:0 4px}.org-school-main{position:relative;z-index:2;padding-bottom:0;background:linear-gradient(to bottom,transparent 0,transparent var(--org-school-hero-overlap),#fff var(--org-school-hero-overlap))}.org-school-cta-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:calc(-1 * var(--org-school-hero-overlap));margin-bottom:88px;position:relative;z-index:2}.org-school-cta{box-sizing:border-box;min-height:264px;padding:48px;border:0;border-radius:24px;box-shadow:0 4px 20px #00000014;cursor:pointer;text-align:left;font-family:inherit;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;transition:transform .15s ease,box-shadow .15s ease}.org-school-cta:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0000001a}.org-school-cta--intro{background:linear-gradient(180deg,color-mix(in srgb,var(--org-primary) 10%,#ffffff),color-mix(in srgb,var(--org-primary) 5%,#f8fbff))}.org-school-cta--intro-budget,.org-school-cta--intro-council{background:#fff}.org-school-cta--course{background:var(--org-primary);color:#fff}.org-school-cta-text{flex:1;min-width:0}.org-school-cta-text h2{margin:0;font-size:calc(32px * var(--org-type-scale));line-height:1.3;font-weight:600;display:flex;align-items:center;flex-wrap:wrap;gap:12px}.org-school-cta--course .org-school-cta-text h2{color:#fff}.org-school-cta-text p{margin:24px 0 0;font-size:calc(24px * var(--org-type-scale));line-height:1.42;font-weight:400}.org-school-cta--intro .org-school-cta-text h2,.org-school-cta--intro .org-school-cta-text p{color:var(--org-intro-text)}.org-school-cta--course .org-school-cta-text p{color:#fff}.org-school-cta-icon{flex-shrink:0;width:76px;height:76px;align-self:center}.org-school-cta-icon img{width:100%;height:100%;object-fit:contain}.org-school-cta-arrow{width:40px;height:40px;flex-shrink:0}.org-school-cta-arrow img{width:100%;height:100%}.org-school-cta-arrow--dark img{filter:brightness(0) saturate(100%) invert(32%) sepia(0%) saturate(0%) hue-rotate(0deg)}.org-school-cta-arrow--course img{filter:brightness(0) invert(1)}.org-school-bottom{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:48px;align-items:start;padding-bottom:88px;position:relative;z-index:1;background:#fff}@media (max-width: 1279px){.org-school-bottom{grid-template-columns:1fr}}.org-school-panel{background:var(--org-panel-bg);border:0;border-radius:20px;padding:32px;min-height:259px;display:grid;grid-template-columns:1fr;gap:32px;box-sizing:border-box}@media (min-width: 768px){.org-school-panel{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px 40px}}.org-school-panel-section{min-width:0}@media (min-width: 768px){.org-school-panel-section+.org-school-panel-section{padding-left:40px;border-left:1px solid #d4d4d8}}@media (max-width: 767px){.org-school-panel-section+.org-school-panel-section{padding-top:24px;border-top:1px solid #d4d4d8}}.org-school-panel-section h3{margin:0 0 24px;font-size:calc(20px * var(--org-type-scale));line-height:1.5;font-weight:600;color:#222}.org-school-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.org-school-panel-head h3{margin:0}.org-school-more{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;padding:0;font-size:14px;line-height:1.43;font-weight:600;color:#767676;cursor:pointer;font-family:inherit}.org-school-more img{width:20px;height:20px}.org-school-divider{height:1px;background:#d4d4d8}.org-school-news-list{list-style:none;margin:0;padding:0}.org-school-news-list li{border-bottom:1px solid #f1f1f5}.org-school-news-list li:last-child{border-bottom:0}.org-school-news-item{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:46px;border:0;background:transparent;padding:4px 0;margin:0;text-align:left;cursor:pointer;font-family:inherit;transition:background-color .15s ease}.org-school-news-item:hover{background:color-mix(in srgb,var(--org-primary) 4%,#ffffff)}.org-school-news-item:focus-visible{outline:2px solid var(--org-primary, #457fca);outline-offset:2px;border-radius:4px}.org-school-news-title{flex:1;min-width:0;font-size:calc(16px * var(--org-type-scale));line-height:1.5;color:#222;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.org-school-news-item:hover .org-school-news-title{color:var(--org-primary, #457fca)}.org-school-news-empty{display:flex;justify-content:center;align-items:center;width:100%;min-height:120px;padding:24px 0 16px;box-sizing:border-box;text-align:center;color:#71717a;font-size:calc(16px * var(--org-type-scale));line-height:1.5;border-bottom:0!important}.org-school-news-list time{flex-shrink:0;font-size:14px;line-height:1.43;color:var(--org-text-muted);pointer-events:none}.org-school-guide-list{margin:0;padding:0}.org-school-guide-row{display:grid;grid-template-columns:minmax(72px,auto) minmax(0,1fr);gap:12px 16px;align-items:start;padding:10px 0;border-bottom:1px solid #f1f1f5}.org-school-guide-row:last-child{border-bottom:0}@media (max-width: 767px){.org-school-guide-row{display:block;padding:0;margin-bottom:20px;border-bottom:0}.org-school-guide-row:last-child{margin-bottom:0}.org-school-guide-row dt{margin-bottom:4px}}.org-school-guide-row dt{margin:0;font-size:calc(16px * var(--org-type-scale));line-height:1.5;font-weight:600;color:var(--org-primary)}.org-school-guide-row dd{margin:0;font-size:calc(16px * var(--org-type-scale));line-height:1.5;font-weight:400;color:#222;word-break:keep-all;overflow-wrap:break-word}.org-school-contact{background:transparent;border:0;border-radius:0;padding:32px 0 0;box-sizing:border-box;display:flex;flex-direction:column;opacity:1}.org-school-contact-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.org-school-contact-label{display:flex;align-items:center;gap:8px;margin:0 0 16px;padding-left:0;font-size:20px;line-height:1.5;font-weight:400;color:#222}.org-school-contact-label img{width:24px;height:24px;object-fit:contain;display:block}.org-school-contact-phone{margin:0 0 8px;padding-left:0;font-size:28px;line-height:1.43;font-weight:600;color:#222}.org-school-contact-hours{margin:0 0 24px;padding-left:0;font-size:15px;line-height:1.5;color:#222}.org-school-contact-hours span{color:var(--org-text-muted)}.org-school-contact-divider{height:1px;background:#d4d4d8;margin-bottom:24px}.org-school-contact-btn{box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:8px;min-height:56px;padding:12px 16px;border:1px solid #d4d4d8;border-radius:8px;background:#fffc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:18px;line-height:1.44;font-weight:600;color:#222;cursor:pointer;font-family:inherit;transition:background-color .15s ease}.org-school-contact-btn:hover{background:#fff}.org-school-contact-btn img{width:24px;height:24px;flex-shrink:0;object-fit:contain;display:block}@media (max-width: 1023px){.org-school-page{--org-school-header-h: 76px}.org-school-shell{max-width:none}.org-school-page .org-school-hero{height:auto;min-height:520px}.org-school-hero-copy{max-width:min(466px,calc(100% - 260px));padding-top:48px;padding-bottom:32px;padding-left:0}.org-school-page .org-school-hero .org-school-kicker{font-size:clamp(18px,2.5vw,32px);line-height:1.375;margin-bottom:clamp(8px,1.2vw,12px)}.org-school-page .org-school-hero .org-school-title{font-size:clamp(32px,5vw,48px);line-height:1.25;margin-bottom:clamp(12px,2vw,24px)}.org-school-page .org-school-hero .org-school-desc{font-size:clamp(16px,2vw,24px);line-height:1.42}.org-school-hero-visual{width:238px;height:238px;right:0;top:120px;bottom:auto;transform:none;border-radius:999px 0 0 999px}.org-school-hero-visual img{width:238px;height:208px;top:50%;left:0;transform:translateY(-50%)}.org-school-cta-row{grid-template-columns:1fr;margin-top:calc(-1 * var(--org-school-hero-overlap));margin-bottom:48px;gap:28px}.org-school-cta{width:100%;max-width:none;min-height:264px}.org-school-bottom{grid-template-columns:1fr;gap:48px;padding-bottom:64px}.org-school-panel,.org-school-contact{border-radius:12px;max-width:none}.org-school-panel{gap:32px;border:0}.org-school-contact{max-width:none;background:transparent;border:0;padding:32px 0 0}.org-school-contact-actions{grid-template-columns:1fr;max-width:none}.org-school-contact-btn{min-height:48px}}@media (min-width: 768px) and (max-width: 1023px){.org-school-page{--org-school-hero-overlap: 410px}.org-school-hero--banner .org-school-hero-visual--banner{top:176px}.org-school-page .org-school-hero{height:880px;min-height:880px}.org-school-hero-copy{max-width:466px;padding-top:65px;padding-bottom:48px;padding-left:0}.org-school-page .org-school-hero .org-school-kicker{font-size:32px;line-height:44px;margin-bottom:12px}.org-school-page .org-school-hero .org-school-title{font-size:60px;line-height:76px;margin-bottom:24px}.org-school-page .org-school-hero .org-school-desc{font-size:24px;line-height:34px;color:#505050}.org-school-hero-visual{width:238px;height:238px;right:0;top:120px;bottom:auto}.org-school-hero-visual img{width:238px;height:208px}.org-school-cta-row{margin-top:calc(-1 * var(--org-school-hero-overlap));margin-bottom:48px;gap:28px}.org-school-cta{min-height:264px;height:264px;padding:48px;border-radius:24px}.org-school-cta-text h2{font-size:40px;line-height:1.3}.org-school-cta-text p{font-size:24px;line-height:1.42;margin-top:24px}.org-school-panel{padding:32px;border-radius:12px}.org-school-contact{padding:32px 0 0;border-radius:0;background:transparent;border:0}.org-school-panel-section h3,.org-school-panel-head h3{font-size:28px;line-height:1.21}.org-school-bottom{gap:48px}}@media (max-width: 767px){.org-school-page{--org-school-header-h: 56px;--org-school-gutter-inline: 16px;--org-school-hero-overlap: 40px;--org-neutral-bg: #f4f6f9;--org-panel-bg: #f7f8fc}.org-school-page .org-school-hero{min-height:calc(var(--org-school-header-h, 56px) + 200px);height:auto;background:var(--org-neutral-bg)}.org-school-hero-copy{max-width:none;width:100%;padding-right:132px;padding-top:28px;padding-bottom:8px;box-sizing:border-box}.org-school-page .org-school-hero .org-school-kicker{font-size:15px;line-height:22px;font-weight:600;margin-bottom:6px}.org-school-page .org-school-hero .org-school-title{font-size:28px;line-height:38px;font-weight:700;margin-bottom:8px;word-break:keep-all;overflow-wrap:break-word}.org-school-page .org-school-hero .org-school-desc{font-size:14px;line-height:22px;font-weight:400;color:#505050;max-width:100%}.org-school-hero--banner .org-school-hero-copy{max-width:none;padding-right:132px}.org-school-hero--banner .org-school-banner-pager{right:12px;bottom:12px}.org-school-page .org-school-hero-visual{width:120px;height:120px;max-width:120px;max-height:120px;right:0;left:auto;top:calc(var(--org-school-header-h, 56px) + 40px);bottom:auto;transform:none;border-radius:999px 0 0 999px;overflow:hidden;z-index:0}.org-school-page .org-school-hero--banner .org-school-hero-visual--banner{top:calc(var(--org-school-header-h, 56px) + 40px);width:120px;height:120px;max-width:120px;max-height:120px;right:0}.org-school-page .org-school-hero-visual img{width:118px;height:104px;max-width:100%;max-height:88%;top:50%;left:0;transform:translateY(-50%)}.org-school-page .org-school-hero-visual--banner img{width:100%;height:100%;max-height:100%;top:0;left:0;transform:none;object-fit:contain;object-position:center right}.org-school-main{padding-bottom:0}.org-school-cta-row{grid-template-columns:1fr;margin-top:calc(-1 * var(--org-school-hero-overlap));margin-bottom:24px;gap:12px}.org-school-cta{min-height:112px;padding:20px 18px;border-radius:12px;box-shadow:0 4px 12px #0000000f;max-width:none;align-items:center}.org-school-cta-text{flex:1;min-width:0}.org-school-cta-text h2{font-size:20px;line-height:1.4;gap:6px}.org-school-cta-text p{margin-top:6px;font-size:14px;line-height:1.45}.org-school-cta-icon{width:40px;height:40px;align-self:flex-end;margin-top:0;flex-shrink:0}.org-school-cta-arrow{width:20px;height:20px}.org-school-bottom{gap:24px;padding-bottom:40px;background:transparent}.org-school-panel{padding:20px 16px;border-radius:12px;max-width:none;background:var(--org-panel-bg)}.org-school-panel-section h3,.org-school-panel-head h3{font-size:20px;line-height:1.5}.org-school-news-list li{min-height:46px;border-bottom-color:var(--org-border)}.org-school-news-list time{display:none}.org-school-news-item{white-space:normal}.org-school-news-title{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.org-school-guide-row{display:block;padding:0;margin-bottom:24px;border-bottom:0}.org-school-guide-row:last-child{margin-bottom:0}.org-school-guide-row dt{margin-bottom:4px}.org-school-guide-row dd{line-height:1.5}.org-school-contact{display:flex;flex-direction:column;max-width:none;padding:0;border-radius:0;background:transparent;opacity:1}.org-school-contact-label{order:1;display:block;padding-left:26px;padding-bottom:12px;margin-bottom:0;border-bottom:0;font-size:16px;font-weight:400;line-height:1.5;position:relative}.org-school-contact-label img{position:absolute;left:0;top:3px;width:18px;height:18px}.org-school-contact-divider{order:2;display:block;height:1px;background:#e5e5ec;margin:0 0 13px}.org-school-contact-phone{order:3;padding-left:0;font-size:24px;font-weight:600;line-height:1.42;margin-bottom:8px}.org-school-contact-hours{order:4;padding-left:0;margin-bottom:20px;font-size:14px;line-height:1.43}.org-school-contact-hours span{display:inline;margin-left:4px;color:#505050}.org-school-contact-actions{order:5;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:none}.org-school-contact-btn{min-height:46px;padding:11px 8px;font-size:16px;line-height:1.5;justify-content:center;gap:6px;background:#fff}.org-school-contact-btn img{width:20px;height:20px}}@media (max-width: 374px){.org-school-hero-copy,.org-school-hero--banner .org-school-hero-copy{padding-right:112px}.org-school-page .org-school-hero-visual,.org-school-page .org-school-hero--banner .org-school-hero-visual--banner{width:100px;height:100px;max-width:100px;max-height:100px;top:calc(var(--org-school-header-h, 56px) + 36px)}.org-school-page .org-school-hero-visual img{width:98px;height:86px}.org-school-page .org-school-hero .org-school-title{font-size:24px;line-height:32px}.org-school-cta-text h2{font-size:18px}.org-school-contact-btn{font-size:14px;padding:10px 6px}}@media (min-width: 1024px) and (max-width: 1399px){.org-school-page{--org-type-scale: 1;--org-school-hero-overlap: 88px}.org-school-page .org-school-hero{height:auto;min-height:300px}.org-school-hero-copy{max-width:min(720px,calc(100% - clamp(200px,24vw,300px) - 12px));padding-top:48px;padding-bottom:40px;padding-left:var(--org-school-card-pad)}.org-school-page .org-school-hero .org-school-kicker{font-size:clamp(28px,2.5vw,32px);line-height:44px;margin-bottom:12px}.org-school-page .org-school-hero .org-school-title{font-size:clamp(48px,4.2vw,60px);line-height:1.2667;margin-bottom:clamp(24px,2.5vw,37px)}.org-school-page .org-school-hero .org-school-desc{font-size:clamp(20px,1.75vw,24px);line-height:34px}.org-school-hero-visual{width:clamp(220px,26vw,320px);height:clamp(220px,26vw,320px);top:50%;transform:translateY(-50%)}.org-school-hero-visual img{width:clamp(220px,26vw,320px);height:auto;max-height:88%}.org-school-cta-row{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:calc(-1 * var(--org-school-hero-overlap));margin-bottom:64px;gap:20px}.org-school-cta{min-height:220px;padding:48px;gap:16px}.org-school-cta-text h2{font-size:clamp(24px,2.1vw,32px);gap:8px}.org-school-cta-text p{margin-top:16px;font-size:clamp(16px,1.4vw,20px)}.org-school-cta-icon{width:56px;height:56px}.org-school-cta-arrow{width:32px;height:32px}}@media (min-width: 1400px) and (max-width: 1919px){.org-school-hero-copy{max-width:min(820px,calc(100% - clamp(300px,26vw,480px) - 24px))}.org-school-hero-visual{width:clamp(340px,28vw,560px);height:clamp(340px,28vw,560px);top:50%;transform:translateY(-50%)}.org-school-hero-visual img{width:clamp(340px,28vw,560px);height:auto;max-height:88%}.org-school-page .org-school-hero .org-school-kicker{font-size:clamp(28px,1.67vw,32px);line-height:44px}.org-school-page .org-school-hero .org-school-title{font-size:clamp(48px,3.125vw,60px);line-height:1.1}.org-school-page .org-school-hero .org-school-desc{font-size:clamp(20px,1.25vw,24px);line-height:34px}.org-school-cta-text h2{font-size:clamp(32px,2.08vw,40px)}.org-school-cta-text p{font-size:clamp(18px,1.25vw,24px)}.org-school-cta-row{grid-template-columns:repeat(2,minmax(0,1fr));max-width:100%}}@media (max-width: 1024px){.org-school-page .org-school-hero{padding-bottom:var(--org-school-hero-overlap)}}@media (max-width: 420px){.org-school-page .org-school-hero .org-school-kicker{font-size:14px;line-height:20px}.org-school-page .org-school-hero .org-school-title{font-size:26px;line-height:34px}.org-school-page .org-school-hero .org-school-desc{font-size:13px;line-height:20px}}.site-footer{margin-top:auto}.footer-top{background:#fff;color:#222;font-size:14px;box-sizing:border-box;border-top:1px solid #e5e5ec}.footer-top--desktop{height:40px}.footer-top--mobile{display:none}.footer-top-inner{height:40px;display:grid;grid-template-columns:1fr 220px 220px;align-items:center;box-sizing:border-box}.footer-links{display:flex;align-items:center;gap:12px}.footer-links button,.footer-mobile-links button{border:0;background:transparent;padding:0;font:inherit;color:inherit;cursor:pointer;line-height:20px}.footer-divider{width:1px;height:10px;background:#d4d4d8;flex-shrink:0}.footer-menu-box{position:relative;height:40px;border-left:1px solid #e5e5ec;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 24px;font-size:16px;line-height:24px;box-sizing:border-box}.footer-menu-label,.footer-menu-toggle{border:0;background:transparent;padding:0;font:inherit;color:inherit;cursor:pointer}.footer-menu-label{flex:1;min-width:0;text-align:left}.footer-menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;border-radius:4px;transition:background-color .15s ease}.footer-menu-toggle:hover,.footer-menu-toggle:focus-visible{background:#0000000a}.footer-menu-toggle img{width:20px;height:20px;transition:transform .2s ease}.footer-menu-box.is-open .footer-menu-toggle img,.footer-accordion-toggle.is-open img{transform:rotate(45deg)}.footer-site-menu{list-style:none;margin:0;padding:8px 0;background:#fff;border:1px solid #e5e5ec;box-shadow:0 8px 24px #00000014;z-index:20}.footer-site-menu--desktop{position:absolute;left:0;right:0;bottom:calc(100% + 4px);border-radius:8px}.footer-site-menu li{margin:0}.footer-site-menu button,.footer-site-menu a{display:block;width:100%;border:0;background:transparent;padding:10px 20px;font:inherit;font-size:15px;line-height:1.4;color:#222;text-align:left;cursor:pointer;text-decoration:none}.footer-site-menu button:hover,.footer-site-menu button:focus-visible,.footer-site-menu a:hover,.footer-site-menu a:focus-visible{background:#f3f6f9}.footer-main{min-height:118px;background:#f8f8f8;border-top:1px solid #e5e5ec;box-sizing:border-box}.footer-top--desktop+.footer-main{border-top:0}.footer-inner{position:relative;min-height:118px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;box-sizing:border-box}.footer-mobile-links{display:none}.footer-brand{display:flex;gap:12px;align-items:flex-start;min-width:0}.footer-socials{margin-left:auto;padding-top:0}.footer-logo-img{height:46px;width:auto;display:block;flex-shrink:0}.footer-title{font-size:20px;font-weight:900;line-height:1.4;margin:0 0 12px;color:#222}.footer-info{margin:0;color:#767676;font-size:11px;line-height:1.6}.footer-info p{margin:0}.footer-info-copy{margin-top:12px}.footer-info-sep{display:inline}.socials{display:flex;gap:12px;align-items:center;flex-shrink:0}.social-link{display:inline-flex;flex-shrink:0;line-height:0;opacity:.85;transition:opacity .15s ease}.social-link:hover{opacity:1}.social-link img{width:32px;height:32px;object-fit:contain;display:block}@media (max-width: 1023px){.footer-top-inner{grid-template-columns:1fr 1fr;height:auto;padding:0}.footer-links{grid-column:1 / -1;padding:18px 40px;border-bottom:1px solid #e5e5ec}.footer-menu-box{border-left:0;border-top:1px solid #e5e5ec;justify-content:space-between;padding:0 40px}.footer-inner{padding:32px 40px}.footer-socials{margin-top:20px}.footer-title{margin-bottom:12px}}@media (min-width: 768px) and (max-width: 899px){.footer-title{font-size:clamp(20px,3vw,28px);line-height:1.43}.footer-logo-img{height:clamp(36px,5vw,46px)}}@media (max-width: 767px){.footer-top--desktop{display:none}.footer-top--mobile{display:block}.footer-accordion-group{border-bottom:1px solid #e5e5ec}.footer-accordion-row{display:flex;align-items:center;min-height:46px}.footer-accordion-label,.footer-accordion-toggle{border:0;background:#fff;font-size:14px;line-height:20px;color:#222;cursor:pointer;font-family:inherit;box-sizing:border-box}.footer-accordion-label{flex:1;min-width:0;padding:12px 16px;text-align:left}.footer-accordion-toggle{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;flex-shrink:0;padding:0}.footer-accordion-toggle img{width:18px;height:18px;transition:transform .2s ease}.footer-site-menu--mobile{border:0;border-top:1px solid #e5e5ec;border-radius:0;box-shadow:none;background:#fafafa}.footer-site-menu--mobile button,.footer-site-menu--mobile a{padding:12px 16px 12px 28px;font-size:14px}.footer-main{border-top:0}.footer-inner{display:block;padding:32px 16px 24px}.footer-mobile-links{display:flex;align-items:center;gap:12px;font-size:14px;line-height:20px;margin-bottom:20px;width:100%}.footer-socials{position:absolute;top:32px;right:16px;gap:12px;grid-column:auto;grid-row:auto}.footer-socials .social-link img{width:26px;height:26px}.footer-brand{grid-column:auto;grid-row:auto;gap:8px;width:100%;padding-top:50px}.footer-title{font-size:16px;line-height:24px;margin-bottom:12px}.footer-logo-img{width:26px;height:26px;object-fit:contain}.footer-info{font-size:12px;line-height:1.5}.footer-info-address{max-width:263px}.footer-info-sep{display:none}.footer-info-line{display:block;margin-top:0}.footer-info-address .footer-info-line:first-of-type{margin-top:8px}.footer-info-copy{margin-top:16px;font-size:12px;line-height:1.42}}.app-main--org+.site-footer .footer-inner{padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}@media (max-width: 767px){.app-main--org+.site-footer .footer-inner{padding-bottom:calc(64px + env(safe-area-inset-bottom,0px))}}.org-school-site-footer{margin-top:0;padding-bottom:env(safe-area-inset-bottom,0)}.org-school-footer-top-inner,.org-school-footer-inner{box-sizing:border-box;width:100%;max-width:var(--org-school-max, 1400px);margin-inline:auto;padding-inline:16px}@media (min-width: 768px){.org-school-footer-top-inner,.org-school-footer-inner{padding-inline:40px}}@media (min-width: 1024px){.org-school-site-footer .footer-top-inner{grid-template-columns:1fr minmax(260px,320px) minmax(260px,320px)}.org-school-site-footer .footer-menu-box{padding-inline:28px}}.org-school-footer-main .org-school-footer-inner{padding-top:48px;padding-bottom:calc(96px + env(safe-area-inset-bottom,0px));min-height:160px}.org-school-site-footer .footer-info{font-size:13px;line-height:1.65;max-width:none}.org-school-site-footer .footer-info-address{max-width:none}.org-school-footer-mobile-legal{display:none}@media (max-width: 767px){.org-school-site-footer .footer-top--mobile{background:#fff;border-top:1px solid #e5e5ec}.org-school-footer-mobile-legal{display:flex;align-items:center;gap:12px;min-height:46px;padding:12px 16px;font-size:14px;line-height:20px;box-sizing:border-box;border-bottom:1px solid #e5e5ec}.org-school-site-footer .footer-main .footer-mobile-links{display:none}.org-school-site-footer .footer-main .footer-inner{padding-top:32px}.org-school-site-footer .footer-brand{padding-top:0}.org-school-footer-main .org-school-footer-inner{padding-top:32px;padding-bottom:calc(64px + env(safe-area-inset-bottom,0px));min-height:0}}@media (min-width: 768px){.org-school-site-footer .footer-top--desktop{border-top:1px solid #e5e5ec}}@media (min-width: 768px) and (max-width: 1023px){.org-school-site-footer .footer-links,.org-school-site-footer .footer-menu-box,.org-school-site-footer .footer-inner{padding-inline:0}.org-school-footer-main .org-school-footer-inner{padding-top:40px;padding-bottom:48px}}.org-school-footer-main{background:var(--org-neutral-bg, #f3f6f9)}.org-course-detail-page{--org-detail-main: var(--org-primary, #005bac);--org-detail-max: 1400px;min-height:100vh;background:#fff;color:#222;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.02em}@media (min-width: 768px) and (max-width: 1023px){.org-course-detail-page{--org-detail-gutter: 40px}}@media (min-width: 1024px){.org-course-detail-page{--org-detail-gutter: max(40px, (100vw - var(--org-detail-max)) / 2)}}.org-course-detail-hero{background:#f6f8fc;padding:60px var(--org-detail-gutter, 24px) 34px}.org-course-detail-hero-inner{max-width:var(--org-detail-max);margin:0 auto}.org-course-detail-badges{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.org-course-detail-type-pill{display:inline-flex;align-items:center;gap:6px;padding:3px 12px;border-radius:800px;background:#f3f3f3;font-size:18px;font-weight:600;color:#767676}.org-course-detail-type-pill img{width:24px;height:24px;object-fit:contain}.org-course-detail-status-pill{display:inline-flex;align-items:center;padding:3px 24px;border-radius:808px;background:#e7f0fc;font-size:18px;font-weight:600;color:var(--org-detail-main)}.org-course-detail-status-pill.completed{background:#e8f7ee;color:#13975a}.org-course-detail-title{margin:0 0 12px;font-size:clamp(28px,3.5vw,36px);line-height:1.33;font-weight:600}.org-course-detail-intro{padding:32px var(--org-detail-gutter, 24px) 0;background:#fff}.org-course-detail-intro-inner{max-width:var(--org-detail-max);margin:0 auto;padding:28px 32px;border:1px solid #e5e5ec;border-radius:16px;background:#f9fafb}.org-course-detail-intro-title{margin:0 0 16px;font-size:22px;line-height:1.4;font-weight:600;color:#222}.org-course-detail-intro-body{margin:0;font-size:18px;line-height:1.7;color:#505050;font-weight:400;white-space:pre-wrap}.org-course-detail-content{box-sizing:border-box;width:100%;max-width:calc(var(--org-detail-max) + 2 * var(--org-detail-gutter, 24px));margin:0 auto;padding:40px var(--org-detail-gutter, 24px) 80px;display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:40px;align-items:start}.org-course-detail-lessons{display:flex;flex-direction:column;gap:24px}.org-course-detail-subject-group{display:flex;flex-direction:column;gap:16px}.org-course-detail-subject-title{margin:0;font-size:20px;font-weight:700;color:#111}.org-course-detail-lesson{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:136px;padding:31px;border:1px solid #d4d4d8;border-radius:16px;background:#fff}.org-course-detail-lesson-main{flex:1;min-width:0}.org-course-detail-lesson-title{margin:0 0 16px;font-size:24px;line-height:1.33;font-weight:600}.org-course-detail-lesson-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:16px;line-height:1.5;color:#505050}.org-course-detail-lesson-meta-divider{width:1px;height:7px;background:#d4d4d8;flex-shrink:0}.org-course-detail-lesson-progress{display:inline-flex;align-items:center;gap:12px}.org-course-detail-lesson-progress-bar{width:160px;height:4px;border-radius:999px;background:#d9d9d9;overflow:hidden}.org-course-detail-lesson-progress-fill{height:100%;border-radius:999px;background:var(--org-detail-main)}.org-course-detail-lesson-btn{flex-shrink:0;width:160px;height:66px;border-radius:8px;font-size:24px;font-weight:600;cursor:pointer;font-family:inherit;border:0}.org-course-detail-lesson-btn.primary{background:var(--org-detail-main);color:#fff}.org-course-detail-lesson-btn.outline{background:#fff;border:1px solid var(--org-detail-main);color:var(--org-detail-main)}.org-course-detail-lesson-btn.primary.live{background:#4a84d8}.org-course-detail-lesson-btn.muted{background:#f3f3f3;color:#767676;cursor:default}.org-course-detail-lesson-session{margin:0 0 12px;font-size:18px;line-height:1.44;color:#505050}.org-course-detail-info-hint{margin:8px 0 0;font-size:14px;line-height:1.43;color:#767676}.org-course-detail-intro--offline .org-course-detail-intro-inner,.org-course-detail-intro--live .org-course-detail-intro-inner{background:#f6f8fc;border-radius:16px;padding:32px}.org-course-detail-sidebar{position:sticky;top:24px;background:#f6f8fc;border:1px solid #d4d4d8;border-radius:16px;padding:0 32px 32px}.org-course-detail-sidebar--live{border-color:#c7d7f5;background:linear-gradient(180deg,#f6f8fc,#eef4ff)}.org-course-detail-sidebar--live .org-course-detail-overall-label,.org-course-detail-sidebar--live .org-course-detail-info-label{color:#3d5a80}.org-course-detail-handout-list{list-style:none;margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:12px}.org-course-detail-handout-list a,.org-course-detail-handout-list .org-course-detail-handout-link{color:var(--org-primary, #005bac);text-decoration:underline;font-size:15px;background:none;border:none;padding:0;font:inherit;cursor:pointer;text-align:left}.org-course-detail-modal--handouts{width:min(480px,calc(100% - 32px))}.org-course-detail-sidebar-btn:disabled{opacity:.55;cursor:not-allowed}.org-course-detail-overall{padding:32px 0 24px;border-bottom:1px solid #e5e5ec;margin-bottom:24px}.org-course-detail-overall-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.org-course-detail-overall-label{font-size:20px;line-height:1.5;color:#505050}.org-course-detail-overall-value{font-size:24px;line-height:1.42;font-weight:600;color:var(--org-detail-main)}.org-course-detail-overall-bar{height:6px;border-radius:999px;background:#d9d9d9;overflow:hidden}.org-course-detail-overall-fill{height:100%;border-radius:999px;background:var(--org-detail-main)}.org-course-detail-sidebar-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:32px}.org-course-detail-sidebar-btn{height:56px;border:1px solid #d4d4d8;border-radius:8px;background:#fff;color:#222;font-size:18px;font-weight:600;cursor:pointer;font-family:inherit;padding:0 8px}.org-course-detail-info-block{margin-bottom:16px}.org-course-detail-info-block:last-child{margin-bottom:0}.org-course-detail-info-label{margin:0 0 2px;font-size:16px;line-height:1.5;font-weight:600;color:#505050}.org-course-detail-info-value{margin:0;font-size:16px;line-height:1.5;color:#505050;font-weight:400}.org-course-detail-info-value.accent{color:var(--org-detail-main);font-weight:600}.org-course-detail-empty,.org-course-detail-loading{max-width:var(--org-detail-max);margin:0 auto;padding:80px var(--org-detail-gutter, 24px);text-align:center;color:#767676;font-size:16px}.org-course-detail-lessons-empty{width:100%}.org-course-detail-lessons-empty-text{margin:0;padding:48px 24px;text-align:center;color:#767676;font-size:16px;border:1px dashed #d4d4d8;border-radius:16px;background:#fafafa}.org-course-detail-lessons-empty-hint{margin:12px 0 0;font-size:14px;line-height:1.5;color:#767676}.org-course-detail-schedule-card{padding:31px;border:1px solid #d4d4d8;border-radius:16px;background:#fff}@media (max-width: 1100px){.org-course-detail-content{grid-template-columns:1fr}.org-course-detail-sidebar{position:static}.org-course-detail-lesson{flex-direction:column;align-items:stretch}.org-course-detail-lesson-btn{width:100%}}@media (max-width: 640px){.org-course-detail-sidebar-actions{grid-template-columns:1fr}.org-course-detail-lesson-progress-bar{width:120px}}@media (max-width: 767px){.org-course-detail-page{overflow-x:hidden}.org-course-detail-page--overview .org-course-detail-hero{display:none}.org-course-detail-content{display:flex;flex-direction:column;align-items:stretch;padding:20px 16px 48px;gap:20px}.org-course-detail-lessons,.org-course-detail-subject-list,.org-course-detail-sidebar{box-sizing:border-box;width:100%;min-width:0}.org-course-detail-sidebar{order:-1;position:static;margin:0;padding:0 0 8px;border:0;border-radius:0;background:transparent;border-bottom:0}.org-course-detail-overall{display:none}.org-course-detail-sidebar-actions{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:24px}.org-course-detail-sidebar-btn{height:48px;font-size:15px;padding:0 6px;border-radius:8px}.org-course-detail-info-label{font-size:15px;line-height:1.4;font-weight:700;color:#222}.org-course-detail-info-value{font-size:15px;line-height:1.45;color:#505050}.org-course-detail-info-block{margin-bottom:16px}.org-course-detail-section-title{display:none}.org-course-detail-lessons{gap:16px}.org-course-detail-lesson{flex-direction:column;align-items:stretch;min-height:auto;padding:20px;border-radius:12px}.org-course-detail-lesson-title{font-size:18px;line-height:1.44;margin-bottom:12px;word-break:keep-all}.org-course-detail-lesson-meta{font-size:14px;gap:8px}.org-course-detail-lesson-progress-bar{width:160px}.org-course-detail-lesson-btn{width:100%;height:56px;font-size:18px;margin-top:16px}}.org-course-detail-hero-desc{margin:8px 0 0;font-size:20px;line-height:1.5;color:#505050;font-weight:400}.org-course-detail-lesson--offline{min-height:176px;align-items:center}.org-course-detail-lesson--live{min-height:136px;align-items:center}.org-course-detail-lesson-intro{display:inline-flex;align-items:center;gap:4px;margin:0 0 12px;padding:0;border:none;background:none;font-size:16px;font-weight:600;color:var(--org-detail-main, #005bac);cursor:pointer}.org-course-detail-lesson-intro-chevron{font-size:18px;line-height:1}.org-course-detail-lesson-btn.ended{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.org-course-detail-sidebar-btn.certificate{background:#f6fff8;border-color:#149c47;color:#149c47;font-weight:600}.org-course-detail-alert{margin:0 0 16px;padding:12px 16px;border-radius:8px;background:#fff4f4;color:#c62828;font-size:14px}.org-course-detail-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#00000073;display:flex;align-items:center;justify-content:center;padding:24px}.org-course-detail-modal{width:min(560px,100%);background:#fff;border-radius:16px;padding:32px;box-shadow:0 8px 32px #0000001f}.org-course-detail-modal-title{margin:0 0 16px;font-size:24px;font-weight:600}.org-course-detail-modal-body{margin:0 0 24px;font-size:16px;line-height:1.6;color:#505050;white-space:pre-wrap}.org-course-detail-modal--survey{width:min(560px,calc(100% - 32px));padding:24px}.org-course-detail-loading--overlay{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:1001;background:#fff;padding:12px 20px;border-radius:999px;box-shadow:0 4px 16px #0000001f}.org-course-detail-breadcrumb{max-width:calc(var(--org-detail-max) + 2 * var(--org-detail-gutter, 24px));margin:0 auto;padding:16px var(--org-detail-gutter, 24px) 0}.org-course-detail-back{border:none;background:none;padding:0;font-size:15px;font-weight:500;color:var(--org-detail-main);cursor:pointer}.org-course-detail-course-label{margin:0 0 8px;font-size:16px;font-weight:500;color:#767676}.org-course-detail-section-title{margin:0 0 8px;font-size:22px;font-weight:700;color:#111}.org-course-detail-subject-list{display:flex;flex-direction:column;gap:16px}.org-course-detail-subject-card{display:flex;flex-direction:column;align-items:stretch;gap:20px;width:100%;padding:28px 32px;border:1px solid #d4d4d8;border-radius:16px;background:#fff;text-align:left}@media (min-width: 768px){.org-course-detail-subject-card{flex-direction:row;align-items:center;justify-content:space-between;gap:32px;min-height:120px}}.org-course-detail-subject-card-main{flex:1;min-width:0}.org-course-detail-subject-card-title{margin:0 0 10px;font-size:22px;font-weight:600;color:#222}.org-course-detail-subject-card-meta{margin:0 0 12px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:15px;color:#505050}.org-course-detail-subject-card-bar{width:min(240px,100%);height:4px;border-radius:999px;background:#d9d9d9;overflow:hidden}.org-course-detail-subject-card-bar-fill{display:block;height:100%;border-radius:inherit;background:var(--org-detail-main)}.org-course-detail-subject-card-cta{width:100%;height:56px;border:0;border-radius:8px;background:var(--org-detail-main);color:#fff;font-size:18px;font-weight:600;cursor:pointer;font-family:inherit;transition:opacity .15s ease}@media (min-width: 768px){.org-course-detail-subject-card-cta{width:160px;height:66px;flex-shrink:0;font-size:20px}}.org-course-detail-subject-card-cta:hover{opacity:.92}.org-course-detail-subject-card-cta.review{background:#13975a}.org-course-detail-subject-card-action{flex-shrink:0;display:inline-flex;align-items:center;gap:4px;font-size:17px;font-weight:600;color:var(--org-detail-main)}.org-course-detail-subject-card-action.done{color:#13975a}.org-course-detail-subject-card-chevron{font-size:22px;line-height:1}.org-course-detail-subject-summary{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:8px;padding:12px 16px;border-radius:12px;background:#f6f8fc;font-size:15px;color:#505050}.org-course-detail-subject-summary-value{font-weight:700;color:var(--org-detail-main)}.org-course-detail-subject-summary-count{margin-left:auto;color:#767676}@media (max-width: 767px){.org-course-detail-subject-card{padding:20px;border-radius:12px;gap:16px}.org-course-detail-subject-card-title{font-size:18px;line-height:1.4;margin-bottom:8px}.org-course-detail-subject-card-meta{font-size:14px;margin-bottom:10px}.org-course-detail-subject-card-bar{width:100%}.org-course-detail-subject-card-cta{height:52px;font-size:17px;border-radius:8px}.org-course-detail-subject-card-action{align-self:flex-end}.org-course-detail-subject-summary-count{margin-left:0;width:100%}}.org-course-detail-modal--survey{max-width:640px;width:min(96vw,640px)}.course-survey-lead{margin:0 0 16px;font-size:14px;color:#6b7280;line-height:1.5}.course-survey-questions{display:flex;flex-direction:column;gap:20px;max-height:min(52vh,480px);overflow-y:auto;margin-bottom:16px}.course-survey-question-title{margin:0 0 10px;font-weight:600;font-size:15px;color:#1f2937}.course-survey-required{color:#ef4444}.course-survey-choices{display:flex;flex-direction:column;gap:8px}.course-survey-choice{display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer}.course-survey-textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;resize:vertical}.course-survey-stars{display:flex;gap:6px}.course-survey-star{border:none;background:transparent;font-size:28px;color:#d1d5db;cursor:pointer;padding:0}.course-survey-star.filled{color:#f59e0b}.course-survey-actions{display:flex;justify-content:flex-end;gap:10px}.course-survey-error{color:#dc2626;font-size:13px;margin:0 0 12px}.course-survey-muted{color:#6b7280;margin:0}.course-survey-page-body{max-width:640px;margin:0 auto;padding:24px var(--org-detail-gutter, 24px) 64px}.course-survey-questions--page{max-height:none;overflow-y:visible}.presence-check-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:24px}.presence-check-modal{width:min(420px,100%);background:#fff;border-radius:16px;padding:28px 24px 24px;box-shadow:0 12px 40px #0000002e}.presence-check-title{margin:0 0 12px;font-size:22px;font-weight:700;color:#222}.presence-check-body{margin:0 0 20px;font-size:16px;line-height:1.5;color:#505050}.presence-check-meta{color:#767676;font-size:14px}.presence-check-actions{display:flex;flex-direction:column;gap:10px}.presence-check-btn{height:48px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;border:none}.presence-check-btn.primary{background:#005bac;color:#fff}.presence-check-btn.secondary{background:#f3f4f6;color:#505050}.presence-check-hint{margin:14px 0 0;font-size:12px;color:#9ca3af;text-align:center}.org-lesson-page{--org-lesson-main: var(--org-primary, #005bac);--org-lesson-max: 1024px;min-height:100vh;background:#f6f8fc;color:#222;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.02em}.org-lesson-shell{max-width:var(--org-lesson-max);margin:0 auto;padding:40px 24px 80px}@media (min-width: 768px) and (max-width: 1023px){.org-lesson-shell{padding-inline:40px}}.org-lesson-player-wrap{position:relative;width:100%;aspect-ratio:1024 / 576;border-radius:20px;overflow:hidden;background:#000;box-shadow:0 4px 24px #00000014}.org-lesson-player-wrap--hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;aspect-ratio:auto;box-shadow:none}.org-lesson-player-stage{position:relative;width:100%;aspect-ratio:1024 / 576;border-radius:20px;overflow:hidden;box-shadow:0 4px 24px #00000014}.org-lesson-player-stage>.org-lesson-player-wrap:not(.org-lesson-player-wrap--hidden){position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;aspect-ratio:auto;box-shadow:none}.org-lesson-player-wrap--post-lesson{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:#f6f8fc;aspect-ratio:auto;height:100%;width:100%;box-shadow:none}.org-lesson-video{width:100%;height:100%;object-fit:contain;display:block;background:#000}.org-lesson-center-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:80px;height:80px;border:0;background:transparent;cursor:pointer;padding:0;z-index:2}.org-lesson-center-play img{width:100%;height:100%;object-fit:contain}.org-lesson-center-play.hidden{display:none}.org-lesson-scrub{position:absolute;left:0;right:0;bottom:66px;height:6px;background:#aaa;z-index:3;opacity:1;transition:opacity .3s ease}.org-lesson-scrub--hidden{opacity:0;pointer-events:none}.org-lesson-scrub--readonly{pointer-events:none;cursor:default}.org-lesson-scrub-fill{height:100%;background:linear-gradient(171deg,#99d6f2,#389fda);border-radius:0;position:relative}.org-lesson-scrub-thumb{position:absolute;right:-6px;top:50%;transform:translateY(-50%);width:12px;height:12px;border-radius:50%;background:#3aa0da}.org-lesson-controls{position:absolute;left:0;right:0;bottom:0;height:66px;background:#0006;display:flex;align-items:center;gap:12px;padding:0 16px;z-index:4;opacity:1;transition:opacity .3s ease}.org-lesson-controls--hidden{opacity:0;pointer-events:none}.org-lesson-controls-play{width:28px;height:28px;border:0;background:transparent;cursor:pointer;padding:0;flex-shrink:0}.org-lesson-controls-play svg{width:28px;height:28px;fill:#fff}.org-lesson-controls-time{font-size:16px;line-height:1.5;color:#d4d4d8;white-space:nowrap}.org-lesson-controls-time strong{color:#fff;font-weight:600}.org-lesson-controls-nav{display:flex;align-items:center;gap:8px;margin-left:8px}.org-lesson-controls-nav button{border:0;background:transparent;color:#fff;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;padding:4px 8px}.org-lesson-controls-nav button:disabled{opacity:.4;cursor:default}.org-lesson-controls-spacer{flex:1}.org-lesson-controls-speed{display:flex;align-items:center;gap:4px}.org-lesson-controls-speed button{min-width:44px;height:28px;border:1px solid rgba(255,255,255,.35);border-radius:6px;background:transparent;color:#fff;font-size:13px;cursor:pointer}.org-lesson-controls-speed button.active{background:#fff;color:#111;border-color:#fff;font-weight:600}.org-lesson-controls-volume{display:flex;align-items:center;gap:8px}.org-lesson-controls-volume input{width:104px;accent-color:#fff}.org-lesson-controls-fullscreen{width:24px;height:24px;border:0;background:transparent;cursor:pointer;padding:0;color:#fff}.org-lesson-controls-fullscreen svg{width:24px;height:24px;fill:currentColor}.org-lesson-head{margin-top:40px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px 24px}.org-lesson-title{margin:0;font-size:clamp(28px,4vw,36px);line-height:1.33;font-weight:600;flex:1 1 100%}.org-lesson-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:16px;flex:1 1 auto}.org-lesson-meta-item{font-size:18px;line-height:1.44;color:#505050}.org-lesson-meta-item.progress-label{color:#222}.org-lesson-meta-item.progress-label strong{color:var(--org-lesson-main);font-weight:600}.org-lesson-meta-divider{width:1px;height:12px;background:#d4d4d8}.org-lesson-overall-bar{width:min(400px,40vw);height:12px;border-radius:999px;background:#d9d9d9;overflow:hidden}.org-lesson-overall-fill{height:100%;border-radius:999px;background:var(--org-lesson-main)}.org-lesson-download-btn{height:46px;padding:0 20px;border:1px solid #d4d4d8;border-radius:8px;background:#fff;font-size:18px;font-weight:600;color:#222;cursor:pointer;font-family:inherit;white-space:nowrap}.org-lesson-download-btn:disabled{opacity:.45;cursor:not-allowed}.org-lesson-handout-error{margin:8px 0 0;font-size:14px;color:#dc2626}.org-lesson-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:#00000073}.org-lesson-modal{width:min(480px,100%);padding:24px;border-radius:16px;background:#fff}.org-lesson-modal-title{margin:0 0 16px;font-size:20px;font-weight:700}.org-lesson-modal--next-prompt{max-width:440px;text-align:center}.org-lesson-next-prompt-body{margin:0 0 24px;font-size:16px;line-height:1.6;color:#505050}.org-lesson-next-prompt-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.org-lesson-next-prompt-confirm{min-width:120px;height:46px;padding:0 20px;border:0;border-radius:8px;background:var(--org-lesson-main, #005bac);color:#fff;font-size:16px;font-weight:600;font-family:inherit;cursor:pointer}.org-lesson-handout-list{margin:0 0 20px;padding:0;list-style:none}.org-lesson-handout-list li+li{margin-top:8px}.org-lesson-handout-link{width:100%;padding:0;border:0;background:none;text-align:left;font:inherit;color:var(--org-lesson-main, #005bac);cursor:pointer;text-decoration:underline}.org-lesson-goals{margin-top:32px;display:flex;gap:24px;padding:24px;border-radius:16px;background:#fff;min-height:144px}.org-lesson-goals-label{flex-shrink:0;font-size:16px;line-height:1.5;font-weight:400;color:var(--org-lesson-main)}.org-lesson-goals-list{margin:0;padding:0;list-style:none;font-size:16px;line-height:1.5;color:#505050}.org-lesson-goals-list li{margin-bottom:0}.org-lesson-curriculum{margin-top:48px;display:flex;flex-direction:column;gap:24px}.org-lesson-curriculum-subject{margin:0 0 -8px;font-size:18px;font-weight:700;color:#111}.org-lesson-chapter{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:136px;padding:30px 31px;border:1px solid #e5e5ec;border-radius:16px;background:#fff}.org-lesson-chapter.active{background:#ebf6ff;border-color:var(--org-lesson-main)}.org-lesson-chapter.locked{opacity:.72;background:#fafafa}.org-lesson-chapter.locked .org-lesson-chapter-title{color:#767676}.org-lesson-chapter.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:8px;background:var(--org-lesson-main);border-radius:16px 0 0 16px}.org-lesson-chapter-main{flex:1;min-width:0}.org-lesson-chapter-title{margin:0 0 16px;font-size:24px;line-height:1.33;font-weight:600}.org-lesson-chapter-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:18px;line-height:1.44}.org-lesson-chapter-meta .duration{display:inline-flex;align-items:center;gap:6px;color:#505050}.org-lesson-chapter-meta .duration img{width:18px;height:18px}.org-lesson-chapter-meta-divider{width:1px;height:12px;background:#d4d4d8}.org-lesson-chapter-status{font-weight:600}.org-lesson-chapter-status.completed{color:#22a8a1}.org-lesson-chapter-status.active{color:var(--org-lesson-main)}.org-lesson-chapter-status.pending{color:#505050}.org-lesson-chapter-status.completed-wrap{display:inline-flex;align-items:center;gap:6px}.org-lesson-chapter-status.completed-wrap img{width:18px;height:18px}.org-lesson-chapter-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:66px;height:66px;padding:0;border:1px solid #d4d4d8;border-radius:8px;background:#fff;font-family:inherit;-webkit-user-select:none;user-select:none;pointer-events:none}.org-lesson-chapter-btn img{width:36px;height:36px;display:block}.org-lesson-chapter-btn.muted{color:#767676}.org-lesson-chapter-btn.primary{color:var(--org-lesson-main)}.org-lesson-chapter.active .org-lesson-chapter-btn{border-color:#d4d4d8}.org-lesson-back{display:flex;justify-content:center;margin-top:48px}.org-lesson-back-btn{width:200px;height:56px;border:1px solid #505050;border-radius:8px;background:transparent;font-size:18px;font-weight:600;color:#505050;cursor:pointer;font-family:inherit}.org-lesson-loading{max-width:var(--org-lesson-max);margin:0 auto;padding:80px 24px;text-align:center;color:#767676}@media (max-width: 767px){.org-lesson-page{overflow-x:hidden}.org-lesson-head{flex-direction:column;align-items:stretch}.org-lesson-download-btn,.org-lesson-overall-bar{width:100%}.org-lesson-goals{flex-direction:column;gap:12px}.org-lesson-chapter{flex-direction:column;align-items:stretch}.org-lesson-chapter-btn{align-self:flex-end;width:56px;height:56px}.org-lesson-chapter-btn img{width:32px;height:32px}.org-lesson-controls-nav{display:none}.org-lesson-hero{padding:24px 16px}.org-lesson-title{font-size:24px;line-height:1.42}.org-lesson-body{padding:0 16px 48px}.org-lesson-panel{padding:20px 16px;border-radius:12px}.org-lesson-download-btn{height:46px;font-size:16px}}.org-post-lesson-wrap{margin-top:32px;padding:32px 28px 40px;background:#fff;border-radius:20px;box-shadow:0 4px 24px #0000000f}.org-post-lesson-in-player{display:flex;flex-direction:column;height:100%;min-height:0;padding:20px 24px 24px;box-sizing:border-box;overflow:hidden}.org-post-lesson-in-player .org-post-lesson-panel{flex:1;min-height:0;display:flex;flex-direction:column;max-width:none;margin:0;overflow-y:auto;padding-right:4px}.org-post-lesson-in-player .org-post-lesson-badge{margin-bottom:10px;font-size:13px;padding:6px 14px}.org-post-lesson-in-player .org-post-lesson-lead{font-size:17px;margin-bottom:14px}.org-post-lesson-in-player .org-post-lesson-progress{font-size:15px}.org-post-lesson-in-player .org-post-lesson-question{font-size:22px;margin-bottom:16px;line-height:1.5}.org-post-lesson-in-player .org-post-lesson-ox{gap:12px;margin-bottom:12px}.org-post-lesson-in-player .org-post-lesson-ox-btn{height:60px;font-size:22px;border-radius:10px}.org-post-lesson-in-player .org-post-lesson-result{font-size:19px}.org-post-lesson-in-player .org-post-lesson-explanation{padding:14px;margin-bottom:12px}.org-post-lesson-in-player .org-post-lesson-explanation-label{font-size:16px}.org-post-lesson-in-player .org-post-lesson-explanation p:last-child{font-size:17px}.org-post-lesson-in-player .org-post-lesson-next,.org-post-lesson-in-player .org-post-lesson-submit{max-width:none;height:50px;font-size:18px;margin-top:auto;flex-shrink:0}.org-post-lesson-in-player .org-post-lesson-survey-title{font-size:24px;margin-bottom:10px}.org-post-lesson-in-player .org-post-lesson-stars{margin:12px 0 16px}.org-post-lesson-in-player .org-post-lesson-star{font-size:42px}.org-post-lesson-in-player .org-post-lesson-comment-label{font-size:17px}.org-post-lesson-in-player .org-post-lesson-comment{margin-bottom:12px;min-height:72px;font-size:17px}.org-post-lesson-in-player .org-post-lesson-muted,.org-post-lesson-in-player .org-post-lesson-done{margin:auto;padding:24px 0;font-size:18px}.org-post-lesson-panel{max-width:720px;margin:0 auto}.org-post-lesson-badge{display:inline-block;padding:6px 14px;border-radius:6px;background:var(--org-lesson-main, #005bac);color:#fff;font-size:13px;font-weight:700;letter-spacing:.06em;margin-bottom:16px}.org-post-lesson-lead{font-size:18px;color:#444;margin:0 0 24px;line-height:1.5}.org-post-lesson-progress{display:block;margin-top:8px;font-size:16px;color:#666}.org-post-lesson-question{font-size:24px;font-weight:600;line-height:1.5;margin:0 0 28px;color:#111}.org-post-lesson-ox{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.org-post-lesson-ox-btn{height:72px;border-radius:12px;font-size:26px;font-weight:700;cursor:pointer;border:2px solid transparent;transition:opacity .15s}.org-post-lesson-ox-btn:disabled{opacity:.6;cursor:not-allowed}.org-post-lesson-ox-btn.yes{background:#2e9e5b;color:#fff;border-color:#2e9e5b}.org-post-lesson-ox-btn.no{background:#fff;color:#c62828;border-color:#e53935}.org-post-lesson-result{font-size:19px;font-weight:600;margin:0 0 16px}.org-post-lesson-result.correct{color:#2e7d32}.org-post-lesson-result.wrong{color:#c62828}.org-post-lesson-explanation{padding:20px;background:#f4f7fb;border-radius:12px;margin-bottom:24px}.org-post-lesson-explanation-label{font-size:16px;font-weight:700;color:var(--org-lesson-main, #005bac);margin:0 0 8px}.org-post-lesson-explanation p:last-child{margin:0;font-size:17px;line-height:1.6;color:#333}.org-post-lesson-next,.org-post-lesson-submit{display:block;width:100%;max-width:400px;margin:0 auto;height:52px;border:none;border-radius:10px;background:var(--org-lesson-main, #005bac);color:#fff;font-size:19px;font-weight:600;cursor:pointer}.org-post-lesson-submit:disabled{opacity:.6;cursor:not-allowed}.org-post-lesson-survey-title{font-size:26px;font-weight:700;margin:0 0 12px}.org-post-lesson-stars{display:flex;justify-content:center;gap:8px;margin:24px 0 28px}.org-post-lesson-star{background:none;border:none;font-size:48px;line-height:1;color:#d0d5dd;cursor:pointer;padding:0 4px}.org-post-lesson-star.filled{color:#f5b301}.org-post-lesson-comment-label{display:block;font-size:17px;color:#444;margin-bottom:8px}.org-post-lesson-comment{width:100%;box-sizing:border-box;padding:14px 16px;border:1px solid #d0d5dd;border-radius:10px;font-size:17px;font-family:inherit;resize:vertical;margin-bottom:20px}.org-post-lesson-error{color:#c62828;font-size:16px;margin-top:12px}.org-post-lesson-muted,.org-post-lesson-done{text-align:center;color:#555;font-size:18px;margin:16px 0}.org-courses-page{--org-course-main: var(--org-primary, #005bac);--org-course-max: 1400px;min-height:100vh;background:#fff;color:#222;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.02em}@media (min-width: 1024px){.org-courses-page{--org-course-gutter: max( 40px, calc((100vw - var(--org-course-max)) / 2), calc(40px + (100vw - 1024px) * 220 / 896) )}.org-courses-body{box-sizing:border-box;max-width:none;margin-inline:0;padding-inline:var(--org-course-gutter)}}.org-courses-banner{position:relative;overflow:hidden;background:#ecf3fd;height:168px}.org-courses-banner-title{position:absolute;left:50%;top:54px;transform:translate(-50%);z-index:1;margin:0;font-size:clamp(32px,2.5vw,48px);line-height:1.25;font-weight:600;text-align:center;white-space:nowrap;color:#222}.org-courses-body{box-sizing:border-box;width:100%;max-width:var(--org-course-max);margin-inline:auto;padding:40px 24px 80px}.org-courses-tabs{display:grid;grid-template-columns:repeat(3,1fr);height:66px;border:1px solid #d4d4d8;border-radius:16px;overflow:hidden;margin-bottom:40px}.org-courses-tab{border:0;background:#fff;border-right:1px solid #d4d4d8;font-size:20px;line-height:1.5;font-weight:400;color:#505050;cursor:pointer;font-family:inherit}.org-courses-tab:last-child{border-right:0}.org-courses-tab.active{background:var(--org-course-main);color:#fff;font-weight:600}.org-courses-delivery{display:flex;border-bottom:1px solid #d4d4d8;margin-bottom:32px}.org-courses-delivery-btn{flex:0 0 136px;height:56px;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:18px;font-weight:600;color:#767676;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-1px;font-family:inherit}.org-courses-delivery-btn img{width:28px;height:28px;object-fit:contain}.org-courses-delivery-btn.active{color:var(--org-course-main);border-bottom-color:var(--org-course-main)}.org-courses-status{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px}.org-courses-status-btn{border:0;background:transparent;padding:0;font-size:18px;font-weight:600;color:#767676;cursor:pointer;font-family:inherit}.org-courses-status-btn.active{color:var(--org-course-main)}.org-courses-status-dot{width:4px;height:4px;background:#d9d9d9;flex-shrink:0}.org-courses-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:16px;padding-bottom:24px;border-bottom:2px solid #f0f0f0;margin-bottom:24px}.org-courses-total{margin-right:auto;font-size:16px;color:#222}.org-courses-total strong{color:var(--org-course-main);font-weight:600}.org-courses-search{display:flex;gap:8px}.org-courses-search input{width:min(360px,50vw);height:44px;border:1px solid #d4d4d8;border-radius:8px;padding:0 14px;font-size:15px;font-family:inherit}.org-courses-search button{flex:0 0 44px;width:44px;height:44px;border:0;border-radius:8px;background:var(--org-primary, var(--org-course-main));display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.org-courses-search button:hover{filter:brightness(.95)}.org-courses-search button img{width:24px;height:24px}.org-courses-list{display:flex;flex-direction:column;gap:24px}.org-course-card{display:flex;align-items:stretch;justify-content:space-between;gap:24px;min-height:210px;padding:31px;border:1px solid #d4d4d8;border-radius:16px;background:#fff}.org-course-card--tall{min-height:236px}.org-course-card-main{flex:1;min-width:0}.org-course-card-badges{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.org-course-type-pill{display:inline-flex;align-items:center;gap:6px;padding:3px 12px;border-radius:800px;background:#f3f3f3;font-size:18px;font-weight:600;color:#4f4f4f}.org-course-type-pill img{width:24px;height:24px;object-fit:contain}.org-course-status-pill,.org-course-progress-pill{display:inline-flex;align-items:center;padding:3px 24px;border-radius:800px;font-size:18px;font-weight:600}.org-course-status-pill.recruiting,.org-course-progress-pill.studying{background:#e7f0fc;color:var(--org-course-main)}.org-course-progress-pill.applied,.org-course-status-pill.waiting{background:#1f5da8;color:#fff}.org-course-status-pill.approved,.org-course-progress-pill.completed{background:#e8f7ee;color:#0f6c3b}.org-course-status-pill.closed,.org-course-status-pill.scheduled,.org-course-progress-pill.incomplete{background:#f3f3f3;color:#4f4f4f}.org-course-card-title{margin:0 0 18px;font-size:24px;line-height:1.33;font-weight:600}.org-course-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 48px;margin:0}.org-course-meta-grid>div{display:flex;gap:16px;font-size:16px;line-height:1.5}.org-course-meta-grid dt{font-weight:600;color:#505050;list-style:disc;display:list-item;margin:0 0 0 1.2em;flex-shrink:0}.org-course-meta-grid dd{margin:0;color:#505050;font-weight:400}.org-course-card-actions{display:flex;flex-direction:column;justify-content:center;gap:12px;flex-shrink:0}.org-course-primary-btn{width:160px;height:66px;border:0;border-radius:8px;background:var(--org-course-main);color:#fff;font-size:24px;font-weight:600;cursor:pointer;font-family:inherit}.org-course-primary-btn.muted{background:#d5d9df;cursor:default}.org-course-cancel-btn,.org-course-secondary-btn{width:160px;height:36px;border:1px solid #d4d4d8;border-radius:8px;background:#fff;color:#505050;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;gap:6px}.org-course-secondary-btn img{width:18px;height:18px;object-fit:contain}.org-course-secondary-btn.certificate{background:#f6fff8;border-color:#149c47;color:#0f7a35}.org-courses-empty{padding:48px 16px;text-align:center;color:#4f4f4f;font-size:16px}.org-courses-alert{margin-bottom:16px;padding:12px 16px;border-radius:8px;background:#fff8e6;color:#7a5b00;font-size:14px}.org-courses-pagination{margin-top:40px;display:flex;justify-content:center;align-items:center;gap:4px}.org-courses-pagination button{width:36px;height:36px;border:0;border-radius:4px;background:transparent;color:#505050;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-family:inherit}.org-courses-pagination button img{width:20px;height:20px;object-fit:contain}.org-courses-pagination button.active{background:#5f6d82;color:#fff}.org-courses-pagination button:disabled{opacity:.35;cursor:not-allowed}@media (min-width: 768px) and (max-width: 1023px){.org-courses-body{padding:32px 40px 64px}.org-courses-banner-title{font-size:40px;line-height:1.3}.org-course-meta-grid{gap:8px 24px}}@media (max-width: 767px){.org-courses-page{overflow-x:hidden}.org-courses-banner{height:120px}.org-courses-banner-title{top:33px;font-size:28px;line-height:1.25}.org-courses-body{padding:24px 16px 48px}.org-courses-tabs{grid-template-columns:repeat(3,1fr);height:56px;margin-bottom:24px}.org-courses-tab{font-size:16px;line-height:1.5;padding:0 8px;border-right:1px solid #d4d4d8;border-bottom:0}.org-courses-delivery{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:8px;margin-bottom:16px;padding-bottom:4px}.org-courses-delivery-btn{flex:0 0 auto;min-width:52px;height:46px;padding:0 12px;font-size:16px}.org-courses-status{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:12px;margin-bottom:16px;padding-bottom:4px}.org-courses-status-btn{flex:0 0 auto;font-size:14px;white-space:nowrap}.org-courses-toolbar{flex-direction:column;align-items:stretch;gap:12px;padding-bottom:16px;margin-bottom:16px}.org-courses-total{margin-right:0;font-size:14px}.org-courses-search{width:100%}.org-courses-search input{flex:1;width:auto;min-width:0}.org-course-card{flex-direction:column;min-height:auto;padding:20px 16px;border-radius:12px;gap:16px}.org-course-meta-grid{grid-template-columns:1fr;gap:4px}.org-course-meta-grid>div{gap:8px}.org-course-card-title{font-size:18px;line-height:1.44}.org-course-card-meta{font-size:14px}.org-course-card-actions{flex-direction:column;gap:8px;width:100%}.org-course-primary-btn,.org-course-cancel-btn,.org-course-secondary-btn{width:100%;height:48px;font-size:16px}.org-courses-pagination{flex-wrap:wrap;justify-content:center;gap:4px;padding:16px 0}}.service-intro-page{min-height:100vh;background:#fff;color:#222;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.02em}.service-intro-container{width:100%;max-width:1400px;margin:0 auto;padding:0 clamp(16px,3vw,24px)}.service-intro-banner{position:relative;height:clamp(140px,8.75vw,168px);background:#ecf3fd;overflow:hidden;display:flex;align-items:center;justify-content:center}.service-intro-banner:before,.service-intro-banner:after{content:"";position:absolute;border-radius:50%;opacity:.7;mix-blend-mode:screen;pointer-events:none}.service-intro-banner:before{width:clamp(280px,29vw,558px);height:clamp(280px,29vw,558px);right:clamp(-80px,-4vw,70px);top:clamp(-40px,2vw,81px);background:radial-gradient(circle,#ffffffd9,#fff0 70%)}.service-intro-banner:after{width:clamp(320px,34vw,654px);height:clamp(320px,34vw,653px);left:clamp(-120px,-5vw,-97px);top:clamp(-200px,-12vw,-120px);background:radial-gradient(circle,#ffffffbf,#fff0 70%)}.service-intro-banner-inner{position:relative;z-index:1;text-align:center;padding:0 16px}.service-intro-banner-title{margin:0;font-size:clamp(32px,2.5vw,48px);line-height:1.29;font-weight:600;color:#222}.service-intro-banner-sub{margin:8px 0 0;font-size:clamp(18px,1.46vw,28px);line-height:1.43;font-weight:400;color:#222}.service-intro-banner-illust{position:absolute;right:clamp(16px,3.6vw,70px);bottom:0;width:clamp(200px,22.9vw,439px);height:auto;pointer-events:none;-webkit-user-select:none;user-select:none}.service-intro-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,647px);gap:clamp(32px,5vw,76px);align-items:center;padding:clamp(48px,5vw,90px) 0 clamp(64px,8vw,120px)}.service-intro-hero-title{margin:0 0 clamp(24px,3vw,32px);font-size:clamp(28px,2.08vw,40px);line-height:1.3;font-weight:600;color:#005bac}.service-intro-hero-desc{font-size:clamp(16px,1.25vw,24px);line-height:1.42;color:#505050;font-weight:400}.service-intro-hero-desc p{margin:0 0 1em}.service-intro-hero-desc p:last-child{margin-bottom:0}.service-intro-hero-desc strong{font-weight:600;color:#222}.service-intro-imgbox{width:100%;aspect-ratio:647 / 364;border-radius:24px;overflow:hidden;background:#dbebf9}.service-intro-imgbox img{width:100%;height:100%;object-fit:cover;display:block}.service-intro-system{position:relative;padding:clamp(64px,8vw,120px) 0 clamp(72px,6vw,96px);text-align:center;overflow:hidden}.service-intro-system:before{content:"";position:absolute;left:50%;top:clamp(40px,6vw,120px);transform:translate(-50%);width:min(1569px,220vw);height:min(1569px,220vw);border-radius:50%;background:linear-gradient(180deg,#f2f8ff,#f8fafc00 57.12%);z-index:0;pointer-events:none}.service-intro-system-inner{position:relative;z-index:1}.service-intro-section-title{margin:0 0 16px;font-size:clamp(28px,2.08vw,40px);line-height:1.35;font-weight:600;color:#222}.service-intro-section-subtitle{margin:0;font-size:clamp(16px,1.25vw,24px);line-height:1.42;color:#505050;font-weight:400}.service-intro-section-subtitle strong{font-weight:600}.service-intro-center-badge{position:relative;width:min(605px,90vw);height:min(606px,90vw);margin:clamp(48px,6vw,78px) auto clamp(24px,4vw,32px);border-radius:50%;background:#fff}.service-intro-center-logo{position:absolute;top:9.9%;left:50%;transform:translate(-50%);width:max-content;max-width:90%;margin:0;text-align:center;font-size:clamp(24px,1.67vw,32px);line-height:1.375;font-weight:800;background:linear-gradient(134.92deg,#3880bf 25.33%,#005bac 100.47%);-webkit-background-clip:text;background-clip:text;color:transparent}.service-intro-circles{position:absolute;top:29.7%;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:clamp(12px,1.25vw,24px);width:100%;max-width:774px;padding:0 8px}.service-intro-circle{flex:0 0 clamp(120px,12.6vw,242px);width:clamp(120px,12.6vw,242px);height:clamp(120px,12.6vw,242px);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#fff;font-size:clamp(14px,1.25vw,24px);line-height:1.42;font-weight:600;text-align:center;padding:12px 8px;box-sizing:border-box}.service-intro-circle img{width:clamp(36px,3.44vw,66px);height:clamp(36px,3.44vw,66px);object-fit:contain}.circle-blue{background:#005bac}.circle-green{background:#1e8e5e}.circle-purple{background:#7366cc}.service-intro-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,32px);margin-top:clamp(32px,4vw,48px);text-align:left}.service-intro-column{min-width:0}.service-intro-column-head{border-radius:16px;padding:32px 32px 26px;margin-bottom:32px}.service-intro-column-head.blue{background:#e7f0fc}.service-intro-column-head.green{background:#e9f4ef}.service-intro-column-head.purple{background:#f1f0fa}.service-intro-column-head h3{margin:0 0 12px;font-size:clamp(20px,1.25vw,24px);line-height:1.42;font-weight:600}.service-intro-column-head.blue h3{color:#005bac}.service-intro-column-head.green h3{color:#1e8e5e}.service-intro-column-head.purple h3{color:#7366cc}.service-intro-column-head p{margin:0;font-size:clamp(16px,1.125vw,18px);line-height:1.44;color:#505050}.service-intro-column-list{list-style:none;margin:0;padding:0 8px}.service-intro-column-list li{display:flex;align-items:flex-start;gap:12px;margin-bottom:24px;font-size:clamp(16px,1.125vw,18px);line-height:1.44;color:#222}.service-intro-column-list li:last-child{margin-bottom:0}.service-intro-column-list img{flex:0 0 20px;width:20px;height:20px;margin-top:3px}.service-support-section{background:#f6f8fc;margin:0 calc(50% - 50vw);padding:clamp(64px,6vw,96px) clamp(16px,3vw,24px) clamp(80px,8vw,120px)}.service-support-inner{max-width:1400px;margin:0 auto;text-align:center}.service-intro-supports{margin-top:clamp(32px,4vw,48px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border-radius:20px;box-shadow:0 0 10px #0000000f;overflow:hidden}.service-intro-support-card{min-height:306px;padding:32px 24px 40px;display:flex;flex-direction:column;align-items:center;text-align:center;box-sizing:border-box}.service-intro-support-icon{width:120px;height:120px;border-radius:50%;background:#f6f8fc;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.service-intro-support-icon img{width:64px;height:64px;object-fit:contain;filter:drop-shadow(0 4px 5px rgba(0,0,0,.06))}.service-intro-support-title{margin:0 0 12px;font-size:clamp(20px,1.25vw,24px);line-height:1.42;font-weight:600;color:#222}.service-intro-support-desc{margin:0;font-size:clamp(16px,1.25vw,20px);line-height:1.5;color:#505050;font-weight:400}@media (min-width: 768px) and (max-width: 1023px){.service-intro-container{padding-inline:40px}.service-intro-banner-title{font-size:40px;line-height:1.3}.service-intro-hero{padding-block:64px 80px}.service-intro-hero-title,.service-intro-section-title{font-size:32px;line-height:1.375}}@media (max-width: 1100px){.service-intro-hero{grid-template-columns:1fr}.service-intro-imgbox{max-width:647px;margin:0 auto}.service-intro-columns{grid-template-columns:1fr;max-width:520px;margin-left:auto;margin-right:auto}.service-intro-center-badge{height:min(606px,90vw);min-height:0;padding-bottom:0}.service-intro-circles{top:29.7%;position:absolute;margin-top:0}.service-intro-supports{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 767px){.service-intro-page{overflow-x:hidden}.service-intro-banner{height:120px;align-items:flex-start;padding-top:25px}.service-intro-banner-title{font-size:32px;line-height:1.25}.service-intro-banner-sub{font-size:18px;line-height:1.44;margin-top:4px}.service-intro-banner-illust{display:block;right:0;width:158px;opacity:.9}.service-intro-container{padding:0 16px}.service-intro-hero{padding:32px 0 40px;gap:24px}.service-intro-hero-title{font-size:24px;line-height:1.42;margin-bottom:16px;text-align:left}.service-intro-hero-desc{font-size:16px;line-height:1.5}.service-intro-hero-desc br{display:none}.service-intro-imgbox{max-width:none;aspect-ratio:343 / 193;border-radius:12px}.service-intro-system{padding:48px 0 56px;overflow:hidden}.service-intro-system:before{width:837px;height:837px;top:40px}.service-intro-section-title{font-size:24px;line-height:1.42;margin-bottom:8px}.service-intro-section-subtitle{font-size:16px;line-height:1.5;padding:0 16px}.service-intro-section-subtitle br{display:none}.service-intro-center-badge{width:min(380px,calc(100vw - 32px));height:auto;min-height:0;aspect-ratio:auto;margin:32px auto 24px;padding:0 0 24px;background:transparent}.service-intro-center-logo{position:static;transform:none;margin:0 auto 24px;font-size:24px;line-height:1.25}.service-intro-circles{position:static;transform:none;flex-direction:column;gap:12px;width:100%;max-width:160px;margin:0 auto;padding:0}.service-intro-circle{flex:none;width:160px;height:160px;font-size:16px;line-height:1.3;padding:8px}.service-intro-circle img{width:46px;height:46px}.service-intro-columns{max-width:none;margin-top:24px;gap:32px}.service-intro-column-head{border-radius:12px;padding:16px;margin-bottom:16px}.service-intro-column-head h3{font-size:18px;margin-bottom:4px}.service-intro-column-head p{font-size:16px}.service-intro-column-list{padding:0}.service-intro-column-list li{gap:8px;margin-bottom:12px;font-size:16px;line-height:1.25}.service-intro-column-list img{width:16px;height:16px;flex:0 0 16px;margin-top:2px}.service-support-section{margin:0;width:100%;padding:48px 16px 64px}.service-intro-supports{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:16px;margin-top:24px}.service-intro-support-card{min-height:162px;padding:24px 12px 16px}.service-intro-support-icon{width:72px;height:72px;margin-bottom:12px}.service-intro-support-icon img{width:36px;height:36px}.service-intro-support-title{font-size:18px;margin-bottom:8px}.service-intro-support-desc{font-size:14px;line-height:1.43}}.find-auth-page{flex:1;min-height:60vh;display:flex;align-items:center;justify-content:center;padding:48px 24px;background:#f6f8fc;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.02em}.find-auth-card{width:100%;max-width:480px;background:#fff;padding:32px 28px;border-radius:16px;border:1px solid #d4d4d8;box-shadow:0 6px 20px #0000000f}.find-auth-title{margin:0 0 8px;font-size:24px;line-height:1.42;font-weight:600;color:#222}.find-auth-desc{margin:0 0 24px;font-size:16px;line-height:1.5;color:#505050}.find-auth-field{display:block;margin-bottom:16px}.find-auth-label{display:block;margin-bottom:8px;font-size:14px;line-height:1.43;color:#222}.find-auth-input{width:100%;box-sizing:border-box;height:48px;padding:0 16px;border-radius:8px;border:1px solid #d4d4d8;font-size:16px;font-family:inherit;color:#222}.find-auth-input:focus{outline:2px solid #005bac;outline-offset:0;border-color:#005bac}.find-auth-actions{display:flex;gap:8px;margin-top:8px}.find-auth-btn-primary{flex:1;height:48px;padding:0 16px;border:0;border-radius:8px;background:#005bac;color:#fff;font-size:16px;font-weight:600;font-family:inherit;cursor:pointer}.find-auth-btn-secondary{height:48px;padding:0 20px;border-radius:8px;border:1px solid #d4d4d8;background:#fff;color:#505050;font-size:16px;font-family:inherit;cursor:pointer}.find-auth-message{margin:16px 0 0;font-size:14px;line-height:1.5;color:#505050}.find-id-modal-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:16px}.find-id-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;padding:0;background:#00000059;cursor:pointer}.find-id-modal-dialog{position:relative;z-index:1201;width:100%;max-width:380px;margin:0;padding:24px 20px;border:0;border-radius:12px;background:#fff;box-shadow:0 10px 30px #0000002e;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.find-id-modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.find-id-modal-title{margin:0;font-size:18px;font-weight:600;color:#222}.find-id-modal-close{border:0;background:transparent;font-size:18px;line-height:1;cursor:pointer;color:#767676;padding:4px}.find-id-modal-desc{margin:0 0 16px;font-size:14px;line-height:1.43;color:#767676}.find-id-modal-phone-row{display:flex;gap:8px}.find-id-modal-phone-row .find-auth-input{flex:1;min-width:0}.find-id-modal-code-btn{flex-shrink:0;height:48px;padding:0 12px;border:0;border-radius:8px;background:#767676;color:#fff;font-size:14px;font-family:inherit;cursor:pointer;white-space:nowrap}.find-id-modal-actions{display:flex;gap:8px;margin-top:4px}.find-id-modal-actions .find-auth-btn-secondary,.find-id-modal-actions .find-auth-btn-primary{flex:1}.find-id-modal-actions .find-auth-btn-primary{background:#b7bcc0}.find-id-modal-actions .find-auth-btn-primary:not(:disabled){background:#005bac}@media (min-width: 768px) and (max-width: 1023px){.find-auth-page{padding-inline:40px}}@media (max-width: 767px){.find-auth-page{align-items:flex-start;padding:24px 16px 48px}.find-auth-card{padding:24px 16px;border-radius:12px;box-shadow:none}.find-auth-title{font-size:20px}.find-auth-actions{flex-direction:column}.find-auth-btn-secondary{width:100%}.find-id-modal-root{align-items:flex-end;padding:0}.find-id-modal-dialog{max-width:none;width:100%;border-radius:16px 16px 0 0;padding:24px 16px 32px}.find-id-modal-phone-row{flex-direction:column}.find-id-modal-code-btn{width:100%}}.kpec-login-page{--login-main: var(--org-primary, #005bac);flex:1;background:#fff;color:#222;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.02em}.kpec-login-hero{position:relative;overflow:hidden;background:#f6f8fc;padding:52px 24px 96px;min-height:320px}.kpec-login-deco{position:absolute;left:max(-49px,calc((100vw - 1024px)/2 - 320px));top:112px;width:min(497px,42vw);height:auto;pointer-events:none;-webkit-user-select:none;user-select:none}.kpec-login-page-title{position:relative;z-index:1;margin:0 0 48px;text-align:center;font-size:clamp(28px,4vw,36px);line-height:1.33;font-weight:600}.kpec-login-card{position:relative;z-index:1;max-width:1024px;margin:0 auto;padding:47px 24px 48px;border:1px solid #d4d4d8;border-radius:24px;background:#fff;text-align:center}.kpec-login-card-title{margin:0;font-size:clamp(24px,3vw,32px);line-height:1.375;font-weight:600}.kpec-login-card-subtitle{margin:8px 0 0;font-size:16px;line-height:1.5;color:#505050;font-weight:400}.kpec-login-form{width:min(480px,100%);margin:32px auto 0;text-align:left}.kpec-login-field{position:relative;margin-bottom:12px}.kpec-login-field:last-of-type{margin-bottom:0}.kpec-login-field-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:24px;height:24px;pointer-events:none}.kpec-login-input{width:100%;height:56px;box-sizing:border-box;border:1px solid #aaa;border-radius:8px;padding:0 16px 0 47px;font-size:18px;line-height:1.44;color:#222;background:#fff;font-family:inherit;outline:none}.kpec-login-input::placeholder{color:#999}.kpec-login-input:focus{border-color:var(--login-main)}.kpec-login-check-row{margin-top:16px}.kpec-login-check-label{display:inline-flex;align-items:center;gap:8px;font-size:18px;line-height:1.44;color:#505050;cursor:pointer;-webkit-user-select:none;user-select:none}.kpec-login-check-label input{position:absolute;opacity:0;pointer-events:none}.kpec-login-check-visual{width:24px;height:24px;border-radius:50%;border:1px solid #aaa;background:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.kpec-login-check-label input:checked+.kpec-login-check-visual{border-color:var(--login-main);background:var(--login-main)}.kpec-login-check-visual img{width:14px;height:14px;display:none}.kpec-login-check-label input:checked+.kpec-login-check-visual img{display:block;filter:brightness(0) invert(1)}.kpec-login-message{margin-top:12px;font-size:14px;text-align:center}.kpec-login-message.error{color:#c0392b}.kpec-login-message.success{color:var(--login-main)}.kpec-login-submit{width:100%;height:56px;margin-top:32px;border:0;border-radius:8px;background:var(--login-main);color:#fff;font-size:18px;font-weight:500;cursor:pointer;font-family:inherit}.kpec-login-submit:hover{filter:brightness(.92)}.kpec-login-links{margin-top:24px;display:flex;align-items:center;justify-content:center;gap:16px;font-size:16px;line-height:1.5}.kpec-login-links button,.kpec-login-links a{border:0;background:transparent;padding:0;font:inherit;cursor:pointer;text-decoration:none;color:#767676}.kpec-login-links a.signup-link{color:var(--login-main);font-weight:400}.kpec-login-links-divider{width:1px;height:12px;background:#d4d4d8}@media (min-width: 768px) and (max-width: 1023px){.kpec-login-hero{padding-inline:40px}}@media (max-width: 767px){.kpec-login-hero{padding:28px 16px 48px;min-height:auto;background:#f4f6f9}.kpec-login-deco{opacity:.28;left:-100px;top:60px;width:260px}.kpec-login-page-title{margin-bottom:28px;font-size:28px;line-height:1.35;font-weight:700}.kpec-login-card{padding:28px 20px 32px;border-radius:12px}.kpec-login-card-title{font-size:22px}.kpec-login-card-subtitle{font-size:14px;line-height:1.45}.kpec-login-form{margin-top:24px}.kpec-login-input{height:52px;font-size:16px;border-radius:8px}}.legal-page{--legal-header-h: 88px;min-height:calc(100vh - var(--legal-header-h));background:#fff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.02em}.legal-content{box-sizing:border-box;max-width:1024px;margin:0 auto;padding:70px clamp(16px,3vw,24px) 80px}.legal-head{margin-bottom:0}.legal-title{margin:0 0 12px;font-size:clamp(24px,2vw,32px);line-height:1.375;font-weight:600;color:#222}.legal-subtitle{margin:0 0 8px;font-size:18px;line-height:1.44;color:#505050}.legal-date{margin:0;font-size:16px;line-height:1.5;color:#767676}.legal-body{margin-top:32px;padding-top:32px;border-top:1px solid #222;color:#222;font-size:18px;line-height:1.56;word-break:keep-all}.legal-section-title{margin:0 0 20px;font-size:20px;line-height:1.5;font-weight:600;color:#222}.legal-article-title{margin:28px 0 12px;font-size:18px;line-height:1.44;font-weight:600;color:#222}.legal-article-title:first-child{margin-top:0}.legal-body p{margin:0 0 12px;color:#505050}.legal-body p:last-child{margin-bottom:0}.legal-list{margin:0 0 12px;padding-left:20px;color:#505050}.legal-list li{margin-bottom:8px}.legal-list li:last-child{margin-bottom:0}.legal-highlight{margin:20px 0;padding:20px 24px;border-radius:12px;background:#f6f8fc;color:#222;font-size:16px;line-height:1.5}.legal-table-wrap{margin:16px 0;overflow-x:auto}.legal-table{width:100%;min-width:520px;border-collapse:collapse;font-size:16px;line-height:1.5}.legal-table th,.legal-table td{padding:12px 16px;border:1px solid #e5e5ec;text-align:left;vertical-align:top}.legal-table th{background:#f6f8fc;font-weight:600;color:#222}.legal-table td{color:#505050}.legal-table-link-cell{text-align:center;vertical-align:middle}.legal-table-link-cell a{color:#005bac;text-decoration:underline}@media (min-width: 768px) and (max-width: 1023px){.legal-page{--legal-header-h: 76px}.legal-content{padding-inline:40px}.legal-title{font-size:32px}.legal-body{font-size:18px}}@media (max-width: 767px){.legal-page{--legal-header-h: 56px}.legal-content{padding:40px 16px 56px}.legal-title{font-size:24px;line-height:1.42}.legal-subtitle{font-size:16px;line-height:1.5}.legal-body{margin-top:24px;padding-top:24px;font-size:16px;line-height:1.5}.legal-section-title{font-size:18px}.legal-article-title{font-size:16px;margin-top:24px}.legal-highlight{padding:16px;font-size:14px}.legal-table{font-size:14px}}.kpec-signup-page{--signup-main: var(--org-primary, #005bac);--signup-border: #d4d4d8;--signup-text: #505050;--signup-muted: #767676;--signup-label: #333;min-height:calc(100vh - 88px);background:#fff}.kpec-signup-hero{position:relative;background:#f8fafc;padding:48px 24px 80px;overflow:hidden}.kpec-signup-deco{position:absolute;left:-40px;top:120px;width:360px;pointer-events:none;opacity:.5}.kpec-signup-title{position:relative;z-index:1;margin:0;text-align:center;font-size:36px;font-weight:600;line-height:1.33;color:#222}.kpec-signup-steps{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:0;margin:32px auto 0;max-width:427px}.kpec-signup-step{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:72px}.kpec-signup-step-circle{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;line-height:1;background:#ededed;color:#374151}.kpec-signup-step.active .kpec-signup-step-circle,.kpec-signup-step.done .kpec-signup-step-circle{background:var(--signup-main);color:#fff}.kpec-signup-step-label{font-size:18px;line-height:1.44;color:var(--signup-muted);white-space:nowrap;font-weight:400}.kpec-signup-step.active .kpec-signup-step-label{color:var(--signup-main);font-weight:600}.kpec-signup-step.done .kpec-signup-step-label{color:var(--signup-muted);font-weight:600}.kpec-signup-step-line{width:28px;height:4px;margin:0 8px 22px;flex-shrink:0;display:block}.kpec-signup-card{position:relative;z-index:1;width:100%;max-width:768px;margin:40px auto 0;padding:40px;border:1px solid var(--signup-border);border-radius:20px;background:#fff;box-sizing:border-box}.kpec-signup-card--narrow{max-width:640px}.kpec-signup-card--terms{padding:23px;border-color:#e5e5ec;margin-top:24px}.kpec-signup-card--form{padding:47px}.kpec-signup-agree-all{position:relative;z-index:1;display:flex;align-items:center;gap:8px;width:100%;max-width:768px;margin:40px auto 0;padding:0 24px;height:66px;border-radius:12px;border:1px solid color-mix(in srgb,var(--signup-main) 22%,#ffffff);background:color-mix(in srgb,var(--signup-main) 10%,#ffffff);box-sizing:border-box}.kpec-signup-agree-all span{font-size:20px;font-weight:600;color:var(--signup-main)}.kpec-signup-agree-section{margin-bottom:32px}.kpec-signup-agree-section:last-child{margin-bottom:0}.kpec-signup-agree-head{display:flex;align-items:center;gap:8px;height:56px;padding:0 16px;border-radius:8px;background:#f8f8f8;margin-bottom:16px}.kpec-signup-agree-head span{font-size:18px;font-weight:600;color:#222}.kpec-signup-agree-required{color:var(--signup-main)}.kpec-signup-agree-body{padding:15px;max-height:152px;overflow-y:auto;border:1px solid var(--signup-border);border-radius:12px;font-size:16px;line-height:1.5;color:var(--signup-text);background:#fff}.kpec-signup-agree-body p{margin:0 0 8px}.kpec-signup-agree-body p:last-child{margin-bottom:0}.kpec-signup-check{position:relative;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;cursor:pointer;color:#d4d4d8}.kpec-signup-check--lg{width:24px;height:24px}.kpec-signup-check.is-checked{color:var(--signup-main)}.kpec-signup-check.is-unchecked{color:#d4d4d8}.kpec-signup-check input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;margin:0;border:0;padding:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;cursor:pointer;z-index:1}.kpec-signup-check svg{display:block;width:100%;height:100%;pointer-events:none}.kpec-signup-check-label{display:inline-flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;user-select:none}.kpec-signup-section-title{margin:0 0 20px;font-size:18px;font-weight:500;color:var(--signup-label)}.kpec-signup-section-title .required{color:var(--signup-main);margin-left:4px}.kpec-signup-roles{display:flex;justify-content:center;gap:24px;margin-bottom:32px;flex-wrap:wrap}.kpec-signup-role{width:149px;height:150px;border:1px solid #aaa;border-radius:12px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;padding-top:23px;cursor:pointer;font-family:inherit;transition:border-color .15s,background .15s;box-sizing:border-box}.kpec-signup-role:hover{border-color:var(--signup-main)}.kpec-signup-role.selected{border:2px solid var(--signup-main);background:#fff;padding-top:22px}.kpec-signup-role img{width:56px;height:56px;object-fit:contain}.kpec-signup-role span{font-size:18px;font-weight:600;color:#222}.kpec-signup-field-row{display:flex;align-items:center;gap:16px;margin-bottom:16px}.kpec-signup-field-row:last-child{margin-bottom:0}.kpec-signup-field-label{width:120px;flex-shrink:0;font-size:16px;font-weight:500;color:var(--signup-label)}.kpec-signup-field-label .required{color:var(--signup-main)}.kpec-signup-member-info{margin-bottom:16px;font-size:14px;color:#64748b;text-align:center;line-height:1.5}.kpec-signup-member-description{margin:16px auto 32px;max-width:560px;padding:0;color:#475569;text-align:center;line-height:1.6}.kpec-signup-select-wrap{flex:1;position:relative}.kpec-signup-select-wrap:focus-within{filter:none}.kpec-signup-select{width:100%;height:56px;padding:0 40px 0 16px;border:1px solid color-mix(in srgb,var(--signup-main) 18%,#d1d5db);border-radius:12px;font-size:16px;color:var(--signup-text);background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 1px 2px #0f172a0a;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.kpec-signup-select:hover{border-color:color-mix(in srgb,var(--signup-main) 35%,#94a3b8)}.kpec-signup-select:focus{outline:none;border-color:var(--signup-main);box-shadow:0 0 0 3px color-mix(in srgb,var(--signup-main) 18%,transparent),0 1px 2px #0f172a0f}.kpec-signup-select:disabled{background:#f5f5f5;color:#374151}.kpec-signup-select-wrap:after{content:"";position:absolute;right:13px;top:50%;transform:translateY(-50%);width:20px;height:20px;background:url(/assets/signup/icon-chevron-down.svg) center / 16px 16px no-repeat;opacity:.72;pointer-events:none}.kpec-signup-form-row{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}.kpec-signup-form-row:last-child{margin-bottom:0}.kpec-signup-form-label{width:192px;flex-shrink:0;padding-top:15px;font-size:18px;font-weight:600;color:#222;line-height:1.44}.kpec-signup-form-label .required{color:var(--signup-main);font-weight:600}.kpec-signup-form-divider{height:1px;background:#e5e5ec;margin:8px 0 28px}.kpec-signup-input-wrap{position:relative}.kpec-signup-input--with-icon{padding-right:44px}.kpec-signup-input-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);width:18px;height:18px;pointer-events:none}.kpec-signup-input{width:100%;height:56px;padding:0 15px;border:1px solid #aaa;border-radius:8px;font-size:18px;color:#222;background:#fff;box-sizing:border-box;font-family:inherit}.kpec-signup-input::placeholder{color:#999}.kpec-signup-input-row{display:flex;gap:8px}.kpec-signup-input-row .kpec-signup-input{flex:1}.kpec-signup-form-field{flex:1;max-width:480px}.kpec-signup-input-row--phone .kpec-signup-input{max-width:340px}.kpec-signup-input-row--birth{gap:8px}.kpec-signup-gender{display:flex;gap:8px;max-width:280px}.kpec-signup-gender-btn{flex:1;min-height:48px;padding:0 16px;border:1px solid #d4d4d8;border-radius:8px;background:#fff;color:#222;font-size:16px;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.kpec-signup-gender-btn:hover{border-color:var(--signup-main, #457fca)}.kpec-signup-gender-btn.is-selected{border-color:var(--signup-main, #457fca);background:color-mix(in srgb,var(--signup-main, #457fca) 10%,#fff);color:var(--signup-main, #457fca);font-weight:600}.kpec-signup-select-wrap--year{flex:0 0 201px}.kpec-signup-select-wrap--month{flex:0 0 131px}.kpec-signup-select-wrap--day{flex:0 0 132px}.kpec-signup-inline-btn{flex-shrink:0;width:132px;height:56px;padding:0 16px;border:0;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap}.kpec-signup-inline-btn--primary{background:var(--signup-main);color:#fff}.kpec-signup-inline-btn--primary:hover{background:color-mix(in srgb,var(--signup-main) 86%,#000000)}.kpec-signup-inline-btn--verify{background:#e5e7eb;color:#374151}.kpec-signup-inline-btn--verify:not(:disabled){background:var(--signup-main);color:#fff}.kpec-signup-inline-btn--verify:not(:disabled):hover{background:color-mix(in srgb,var(--signup-main) 86%,#000000)}.kpec-signup-inline-btn:disabled{cursor:not-allowed}.kpec-signup-hint{margin-top:8px;font-size:16px;color:var(--signup-muted);line-height:1.5}.kpec-signup-hint.success{color:var(--signup-main)}.kpec-signup-hint--error{color:#d32f2f}.kpec-signup-phone-conflict{margin-top:12px;padding:14px 16px;border-radius:12px;border:1px solid #f5c2c7;background:#fff5f5}.kpec-signup-phone-conflict-text{margin:0 0 12px;font-size:14px;line-height:1.5;color:#b42318}.kpec-signup-phone-conflict-login{height:40px;padding:0 16px;border:0;border-radius:8px;background:var(--signup-main);color:#fff;font-size:14px;font-weight:600;cursor:pointer}.kpec-signup-phone-conflict-login:hover{background:color-mix(in srgb,var(--signup-main) 86%,#000000)}.kpec-signup-btn--primary-inactive{background:#ccc;cursor:not-allowed}.kpec-signup-btn--primary-inactive:hover{background:#ccc}.kpec-signup-actions{position:relative;z-index:1;display:flex;justify-content:center;gap:16px;margin-top:40px}.kpec-signup-btn{width:200px;height:66px;border:0;border-radius:8px;font-size:20px;font-weight:600;cursor:pointer;font-family:inherit}.kpec-signup-btn--cancel{background:#eee;color:#222}.kpec-signup-btn--cancel:hover{background:#e0e0e0}.kpec-signup-btn--primary{background:var(--signup-main);color:#fff}.kpec-signup-btn--primary:hover{background:color-mix(in srgb,var(--signup-main) 86%,#000000)}.kpec-signup-btn--primary:disabled{background:#ccc;cursor:not-allowed}.kpec-signup-message{max-width:768px;margin:16px auto 0;text-align:center;font-size:14px}.kpec-signup-message.error{color:#c0392b}.kpec-signup-message.success{color:var(--signup-main)}.kpec-signup-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#00000080;display:flex;align-items:center;justify-content:center;padding:24px}.kpec-signup-modal{width:100%;max-width:436px;padding:32px;border-radius:16px;background:#fff;text-align:center;box-shadow:0 4px 10px #0000000f;display:flex;flex-direction:column;align-items:center;gap:28px}.kpec-signup-modal-icon{width:56px;height:56px;display:block}.kpec-signup-modal-title{margin:0;font-size:24px;font-weight:600;line-height:1.42;color:#111}.kpec-signup-modal-btn{width:182px;height:46px;border:0;border-radius:8px;background:var(--signup-main);color:#fff;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit}.kpec-signup-modal-btn:hover{background:color-mix(in srgb,var(--signup-main) 86%,#000000)}@media (min-width: 768px) and (max-width: 1023px){.kpec-signup-page{min-height:calc(100vh - 76px)}.kpec-signup-hero,.kpec-signup-agree-all{padding-inline:40px}}@media (max-width: 767px){.kpec-signup-page{min-height:calc(100vh - 56px)}.kpec-signup-hero{padding:36px 16px 64px}.kpec-signup-deco{opacity:.35;left:-80px;width:280px}.kpec-signup-title{font-size:28px}.kpec-signup-steps{max-width:100%;gap:0}.kpec-signup-step-line{width:16px;margin:0 4px 22px}.kpec-signup-step-label{font-size:12px}.kpec-signup-card{padding:24px 20px;border-radius:16px}.kpec-signup-roles{gap:12px}.kpec-signup-role{width:calc(33.333% - 8px);min-width:100px;height:130px}.kpec-signup-role img{width:44px;height:44px}.kpec-signup-role span{font-size:14px}.kpec-signup-field-row{flex-direction:column;align-items:stretch;gap:8px}.kpec-signup-field-label{width:auto}.kpec-signup-form-row{flex-direction:column;gap:8px}.kpec-signup-form-label{width:auto;padding-top:0}.kpec-signup-form-field{max-width:none}.kpec-signup-input-row{flex-direction:column}.kpec-signup-actions{flex-direction:column;align-items:center}.kpec-signup-btn{width:100%;max-width:320px;height:56px}}@media (max-width: 480px){.kpec-signup-roles{flex-direction:column;align-items:center}.kpec-signup-role{width:100%;max-width:200px;height:120px;flex-direction:row;justify-content:flex-start;padding:0 24px;gap:16px}}.kpec-container{width:100%;max-width:1400px;margin:0 auto;padding:0 24px}.kpec-header{position:fixed;left:0;right:0;top:0;width:100%;z-index:1200;height:96px;border-bottom:1px solid #e5e5ec;background:#fff}.app:has(>.kpec-header)>.app-main{padding-top:96px}.kpec-header-inner{position:relative;height:96px;display:flex;align-items:center;justify-content:space-between;gap:12px}.kpec-logo{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:800;letter-spacing:-.5px;border:0;background:transparent;cursor:pointer;min-width:0;max-width:100%}.kpec-logo-area{position:relative;z-index:1300;flex:1 1 auto;min-width:0}.kpec-logo-img{height:46px;width:auto;display:block;flex-shrink:0}.kpec-logo-text{color:#222;font-weight:600;font-size:28px;line-height:1.43;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kpec-header-actions{position:relative;z-index:1300;display:flex;align-items:center;flex:0 0 auto;margin-left:auto}.kpec-menu-btn{display:none;border:0;background:transparent;padding:0;width:28px;height:28px;cursor:pointer;flex-shrink:0}.kpec-menu-btn-icon{display:block;width:28px;height:28px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none' viewBox='0 0 28 28'%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M3.5 7h21M3.5 14h21M3.5 21h21'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:28px 28px}.kpec-menu-btn.is-open .kpec-menu-btn-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none' viewBox='0 0 28 28'%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-width='1.5' d='M7 7l14 14M21 7 7 21'/%3E%3C/svg%3E")}.kpec-nav-inner{display:flex;align-items:center;gap:48px;font-size:20px;font-weight:600;color:#222}.kpec-nav-inner button,.kpec-nav-inner .nav-link{border:0;background:transparent;padding:0;font:inherit;cursor:pointer;color:#1f2933}.kpec-drawer{position:fixed;top:76px;left:0;right:0;bottom:0;z-index:1300;display:flex}.kpec-drawer-backdrop{flex:1;min-width:80px;border:0;padding:0;background:#00000073;cursor:pointer}.kpec-drawer-panel{width:min(295px,calc(100vw - 80px));max-width:295px;background:#fff;display:flex;flex-direction:column;overflow-y:auto;box-shadow:-4px 0 24px #0000001f}.kpec-drawer-head{display:flex;justify-content:flex-end;align-items:center;height:56px;padding:0 12px;flex-shrink:0}.kpec-drawer-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;background:transparent;cursor:pointer;padding:0}.kpec-drawer-close img{width:24px;height:24px;display:block}.kpec-drawer-nav{display:flex;flex-direction:column;padding:0 24px 24px}.kpec-drawer-item{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:66px;border:0;border-top:1px solid #e5e5ec;background:#fff;padding:20px 0;font-size:18px;font-weight:600;line-height:1.44;color:#222;cursor:pointer;text-align:left;font-family:inherit}.kpec-drawer-item:first-child{border-top:0}.kpec-drawer-item img{width:24px;height:24px;flex-shrink:0}@media (min-width: 1024px){.kpec-header .kpec-menu-btn{display:none!important}.kpec-header .kpec-nav-desktop{display:flex!important}.kpec-drawer{display:none!important}}@media (min-width: 1024px) and (max-width: 1279px){.kpec-nav-inner{gap:clamp(24px,3vw,48px);font-size:clamp(17px,1.5vw,20px)}.kpec-logo-img{height:clamp(38px,3.5vw,46px)}.kpec-logo-text{font-size:clamp(22px,2vw,28px)}}@media (max-width: 1023px){.kpec-header{height:76px}.app:has(>.kpec-header)>.app-main{padding-top:76px}.kpec-header-inner{height:76px}.kpec-container{padding:0 40px}.kpec-logo-img{height:clamp(32px,4vw,46px)}.kpec-logo-text{font-size:clamp(18px,2.5vw,24px)}.kpec-header .kpec-menu-btn{display:inline-flex!important;align-items:center;justify-content:center}.kpec-header .kpec-nav-desktop{display:none!important}}@media (max-width: 767px){.kpec-header{height:56px}.app:has(>.kpec-header)>.app-main{padding-top:56px}.kpec-header-inner{height:56px}.kpec-container{padding:0 16px}.kpec-logo-img{height:26px}.kpec-logo-text{font-size:16px}.kpec-drawer{top:56px}}.login-btn{padding:8px 12px;border-radius:8px;background:transparent;border:1px solid #d6dce3;color:#1b75cf;font-weight:700;cursor:pointer}.login-btn:hover{background:#f5f9ff}.org-container{max-width:1180px;margin:0 auto;padding:0 24px}.org-header,.org-school-header{display:block!important;position:relative;z-index:1050;border-bottom:1px solid #edf0f3!important;background:#fff!important}@media (max-width: 1023px){.org-header.org-school-header{position:fixed!important;top:0;left:0;right:0;width:100%;z-index:1200!important}}.org-school-header.org-school-header--home{position:fixed;top:0;left:0;right:0;width:100%;z-index:1100;height:auto!important;border-bottom-color:#e5e5ec!important}.org-header:not(.org-school-header){height:72px!important}.org-header:not(.org-school-header) .org-header-inner{height:72px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.org-nav,.site-nav{display:flex!important;align-items:center!important;gap:28px!important;font-size:16px!important;font-weight:700!important}.org-nav .nav-link,.site-nav .nav-link{border:0!important;background:transparent!important;color:#111!important;font:inherit!important;cursor:pointer!important;padding:6px 8px!important}.org-header .login-btn,.org-school-header .login-btn{height:36px;padding:0 14px;border-radius:20px;border:1px solid #d0d0d0;background:#fff;font-weight:700;cursor:pointer}.org-header .login-btn:hover,.org-school-header .login-btn:hover{background:#f3f4f6}.org-header .login-btn--primary,.org-school-header .login-btn--primary{border-color:var(--org-primary, #005bac);background:var(--org-primary, #005bac);color:#fff}.org-header .login-btn--primary:hover,.org-school-header .login-btn--primary:hover{background:color-mix(in srgb,var(--org-primary, #005bac) 88%,#000);border-color:color-mix(in srgb,var(--org-primary, #005bac) 88%,#000)}.org-intro-header{background:linear-gradient(90deg,#fffffff5,#fffffff5);border-bottom:0}.org-intro-header .org-header-inner{height:88px;align-items:center;padding-bottom:0}.org-intro-title{font-size:28px;font-weight:600;color:var(--org-school-accent, var(--org-primary, #457fca));line-height:40px}.org-nav .nav-link{padding:6px 10px;border-radius:8px}.org-nav .nav-link.active{background:#05345e14;color:#05345e;font-weight:800}.org-session-notice{display:flex;align-items:center;gap:12px;padding:10px 16px;background:#fff8e6;border-bottom:1px solid #f0d78c;color:#5c4a00;font-size:14px}.org-session-notice p{flex:1;margin:0}.org-session-notice-login{flex-shrink:0;border:0;border-radius:4px;padding:6px 12px;background:var(--org-school-accent, #457fca);color:#fff;font-size:13px;cursor:pointer}.org-session-notice-close{flex-shrink:0;border:0;background:transparent;color:#5c4a00;font-size:20px;line-height:1;cursor:pointer;padding:0 4px}.org-school-header{z-index:1100;height:auto!important;border-bottom:1px solid #e5e5ec!important;background:#fff!important}.org-school-header--home{--org-school-max: 1400px;--org-school-accent: var(--org-primary, #457fca)}.org-school-header--home .org-container{box-sizing:border-box;width:100%;max-width:var(--org-school-max);margin-inline:auto}@media (min-width: 1024px){.org-header.org-school-header{position:fixed!important;top:0;left:0;right:0;width:100%;z-index:1200!important}.app-main.app-main--org-nav{--org-header-offset: 88px;padding-top:var(--org-header-offset);background:transparent}.app-main.app-main--org-nav.app-main--org-school-home{padding-top:0}.app-main.app-main--org-nav .org-school-page>.org-school-hero,.app-main.app-main--org-nav .org-course-detail-page>.org-course-detail-hero{margin-top:calc(-1 * var(--org-header-offset))}.app-main.app-main--org-nav.app-main--org-school-home .org-school-page>.org-school-hero{margin-top:0}.app-main.app-main--org-nav .org-school-page>.org-school-hero{padding-top:var(--org-header-offset)}.app-main.app-main--org-nav .org-course-detail-page>.org-course-detail-hero{padding-top:calc(var(--org-header-offset) + 60px)}.org-school-header--home{--org-school-gutter: max( 40px, calc((100vw - var(--org-school-max)) / 2), calc(40px + (100vw - 1024px) * 220 / 896) )}.org-school-header--home .org-container{max-width:none;margin-inline:0;padding-inline:var(--org-school-gutter)}}.org-header.org-school-header .org-header-inner{height:88px!important}.org-school-header--home .org-header-inner{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:0}.org-school-header-brand{flex-shrink:0;min-width:0}.org-school-header--home .org-school-header-nav{flex:1;justify-content:center;padding-left:80px}@media (min-width: 1024px){.org-school-header--authenticated .org-school-header-nav{transform:translate(100px)}}.org-school-header-actions{flex-shrink:0;margin-left:auto;display:flex;align-items:center;gap:12px}.org-school-header-nav{display:flex;align-items:center;gap:48px;flex-wrap:nowrap}.org-school-header-brand-btn{display:inline-flex;align-items:center;gap:12px;max-width:100%;min-width:0;border:0;padding:0;background:transparent;cursor:pointer;font-family:inherit}.org-school-header--home .org-school-header-logo{display:block;width:34px;height:46px;object-fit:contain;flex-shrink:0}.org-school-header--home .org-school-site-title{font-size:28px;line-height:40px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:360px}.org-school-header--home .org-school-header-nav.site-nav{font-size:22px;line-height:32px;font-weight:600}.org-school-header--home .org-nav .nav-link{color:#222;padding:0;border-radius:0;background:transparent;line-height:32px}.org-school-header--home .org-nav .nav-link.active{color:#222;font-weight:600;background:transparent}.org-school-header--home .org-school-user{display:inline-flex;align-items:center;gap:8px;font-size:15px;line-height:22px;color:#505050}.org-school-header--home .org-school-user strong{color:#222;font-weight:600}.org-school-header--home .org-school-logout{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;padding:0;font-size:15px;line-height:22px;font-weight:400;color:#505050;cursor:pointer;font-family:inherit}.org-school-header--home .org-school-logout img{width:20px;height:20px}.org-school-user-inline{font-size:15px;line-height:22px;color:#505050}.org-school-user-inline strong{color:#222;font-weight:600}.org-school-header-actions--mobile{display:none;align-items:center;flex-shrink:0}.org-school-icon-btn{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer;flex-shrink:0}.org-school-icon-btn img{display:block;object-fit:contain}.org-school-drawer{position:fixed;top:76px;left:0;right:0;bottom:0;z-index:1300;display:flex}.org-school-drawer-backdrop{flex:1;border:0;padding:0;background:#00000073;cursor:pointer}.org-school-drawer-panel{width:min(295px,calc(100vw - 80px));max-width:295px;background:#fff;display:flex;flex-direction:column;overflow-y:auto;box-shadow:-4px 0 24px #0000001f}.org-school-drawer-head{display:flex;justify-content:flex-end;align-items:center;height:56px;padding:0 12px;flex-shrink:0}.org-school-drawer-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;background:transparent;cursor:pointer;padding:0}.org-school-drawer-profile{display:flex;align-items:center;gap:12px;padding:0 24px 24px}.org-school-drawer-avatar{width:48px;height:48px;border-radius:50%;border:1px solid #e5e5ec;object-fit:cover}.org-school-drawer-name{font-size:18px;font-weight:600;color:#222}.org-school-drawer-name span{font-weight:400}.org-school-drawer-section{display:flex;flex-direction:column;padding:0 24px}.org-school-drawer-item{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:66px;border:0;border-top:1px solid #e5e5ec;background:#fff;padding:0;font-size:18px;font-weight:400;color:#222;cursor:pointer;font-family:inherit;text-align:left}.org-school-drawer-item.active{color:var(--org-primary, #005bac);font-weight:600}.org-school-drawer-item img{width:24px;height:24px;flex-shrink:0}.org-school-drawer-logout{margin:24px 24px 32px;height:48px;border:1px solid #d4d4d8;border-radius:8px;background:#fff;font-size:16px;font-weight:600;color:#505050;cursor:pointer;font-family:inherit}.org-school-drawer-auth{display:flex;flex-direction:column;gap:8px;padding:24px;margin-top:auto}.org-school-drawer-auth-btn{height:48px;border-radius:8px;border:1px solid #d4d4d8;background:#fff;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit}.org-school-drawer-auth-btn.primary{border-color:var(--org-primary, #005bac);background:var(--org-primary, #005bac);color:#fff}@media (max-width: 1023px){.org-header.org-school-header{position:fixed!important;left:0;right:0;top:0;width:100%;z-index:1200!important}.app-main.app-main--org{--org-header-offset: 76px;padding-top:var(--org-header-offset);background:transparent}.app-main.app-main--org.app-main--org-school-home{padding-top:0}.app-main.app-main--org .org-school-page>.org-school-hero,.app-main.app-main--org .org-course-detail-page>.org-course-detail-hero{margin-top:calc(-1 * var(--org-header-offset))}.app-main.app-main--org.app-main--org-school-home .org-school-page>.org-school-hero{margin-top:0}.app-main.app-main--org .org-school-page>.org-school-hero{padding-top:var(--org-header-offset)}.app-main.app-main--org .org-course-detail-page>.org-course-detail-hero{padding-top:calc(var(--org-header-offset) + 60px)}.org-school-header .org-school-header-nav,.org-school-header .org-nav.site-nav,.org-school-header .org-school-header-actions--desktop{display:none!important}.org-school-header--home .org-container{max-width:none;padding-inline:40px}.org-header.org-school-header .org-header-inner{height:76px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px}.org-school-header-brand{flex:1;min-width:0}.org-school-header-actions--mobile{display:flex!important;gap:28px}.org-school-icon-btn,.org-school-icon-btn img{width:40px;height:40px}.org-school-header--home .org-school-site-title{font-size:28px;line-height:40px;color:var(--org-school-accent)}}@media (max-width: 767px){.app-main.app-main--org{--org-header-offset: 56px;padding-top:var(--org-header-offset)}.app-main.app-main--org.app-main--org-school-home{padding-top:0}.app-main.app-main--org .org-course-detail-page>.org-course-detail-hero{padding-top:calc(var(--org-header-offset) + 24px)}.org-school-header--home .org-container{padding-inline:16px}.org-header.org-school-header .org-header-inner{height:56px!important}.org-school-header--home .org-school-header-logo{width:24px;height:32px;object-fit:contain;object-position:left center}.org-school-header--home .org-school-site-title{font-size:16px;line-height:24px;color:var(--org-school-accent)}.org-school-header-brand-btn{gap:6px}.org-school-header-actions--mobile{gap:16px}.org-school-icon-btn,.org-school-icon-btn img{width:28px;height:28px}.org-school-drawer{top:56px}}@media (min-width: 1024px){.org-school-drawer{display:none}}.mypage-page{--mypage-main: var(--org-primary, #005bac);--mypage-max: 1400px;--mypage-inline-pad: 24px;min-height:100%;background:#fff;color:#222;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.02em;overflow-x:clip}@media (min-width: 1024px){.mypage-page{--mypage-inline-pad: max(24px, calc((100vw - var(--mypage-max)) / 2));--mypage-sidebar-overlap: 108px}.mypage-hero{padding-bottom:calc(40px + var(--mypage-sidebar-overlap))}.mypage-hero-inner{display:grid;grid-template-columns:296px minmax(0,1fr);gap:40px;align-items:end;padding-left:0}.mypage-hero-title,.mypage-hero-desc{grid-column:2}.mypage-layout{margin-top:calc(-1 * var(--mypage-sidebar-overlap))}.mypage-sidebar{margin-top:0;align-self:start}.mypage-learning-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.mypage-stat-label{white-space:nowrap}.mypage-learning-card{align-items:center;gap:32px;padding:32px}.mypage-learning-card-main{padding-right:8px}.mypage-learning-meta-grid{grid-template-columns:1fr;gap:8px;max-width:100%}.mypage-learning-meta-grid>div{display:grid;grid-template-columns:96px minmax(0,1fr);gap:16px;align-items:baseline}.mypage-learning-meta-grid dt{list-style:none;margin:0;padding-left:14px;position:relative}.mypage-learning-meta-grid dt:before{content:"";position:absolute;left:0;top:.62em;width:4px;height:4px;border-radius:50%;background:#505050}.mypage-learning-info-btn{width:160px;flex-shrink:0}}.mypage-hero{background:#f6f8fc;padding:32px var(--mypage-inline-pad) 40px}.mypage-hero-inner{width:min(100%,var(--mypage-max));margin-inline:auto;padding-left:0}.mypage-hero-title{margin:0 0 8px;font-size:clamp(26px,3vw,32px);line-height:1.375;font-weight:600}.mypage-hero-desc{margin:0;font-size:20px;line-height:1.5;color:#505050;font-weight:400}.mypage-layout{box-sizing:border-box;width:min(100%,var(--mypage-max));margin-inline:auto;padding:0 0 80px;display:grid;grid-template-columns:296px minmax(0,1fr);gap:40px;align-items:start}.mypage-sidebar{align-self:start;position:relative;z-index:1;background:#fff;border:1px solid #e5e5ec;border-radius:12px;overflow:hidden}.mypage-sidebar-title{margin:0;padding:23px 16px 0;text-align:center;font-size:24px;line-height:1.42;font-weight:600}.mypage-sidebar-profile{padding:16px 16px 20px;text-align:center}.mypage-sidebar-avatar{width:48px;height:48px;border-radius:50%;border:1px solid #e5e5ec;object-fit:cover;margin:0 auto 8px;display:block}.mypage-sidebar-name{margin:0;font-size:20px;line-height:1.5;font-weight:600}.mypage-sidebar-name span{font-weight:400}.mypage-sidebar-divider{height:1px;margin:0 28px;background:#aaaaaa80}.mypage-sidebar-nav{display:flex;flex-direction:column}.mypage-sidebar-nav button{height:66px;border:0;background:#fff;font-size:20px;line-height:1.5;color:#505050;cursor:pointer;font-family:inherit}.mypage-sidebar-nav button.active{color:var(--mypage-main);font-weight:600}.mypage-main{min-width:0}.mypage-panel{background:#fff;border:1px solid #d4d4d8;border-radius:16px;padding:47px;max-width:768px}.mypage-panel-title{margin:0 0 32px;font-size:24px;line-height:1.33;font-weight:600}.mypage-form-row{display:grid;grid-template-columns:192px minmax(0,1fr);gap:16px;align-items:center;margin-bottom:16px}.mypage-form-row:last-of-type{margin-bottom:0}.mypage-form-label{font-size:18px;line-height:1.44;font-weight:600;color:#222}.mypage-form-label .required{color:var(--mypage-main);font-weight:600}.mypage-input,.mypage-select{width:100%;height:56px;box-sizing:border-box;border:1px solid #aaa;border-radius:8px;padding:0 15px;font-size:18px;line-height:1.44;color:#222;background:#fff;font-family:inherit;outline:none}.mypage-input:focus,.mypage-select:focus{border-color:var(--mypage-main)}.mypage-input.readonly{background:#f1f1f5;color:#999;border-color:transparent}.mypage-select-wrap{position:relative}.mypage-select-wrap .mypage-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:40px}.mypage-select-wrap img{position:absolute;right:11px;top:50%;transform:translateY(-50%);width:20px;height:20px;pointer-events:none}.mypage-birth-row{display:grid;grid-template-columns:201px 131px 132px;gap:7px}.mypage-inline-row{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:8px;align-items:center}.mypage-outline-btn{height:56px;border:1px solid var(--mypage-main);border-radius:8px;background:#fff;color:var(--mypage-main);font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap;padding:0 12px}.mypage-outline-btn:disabled{opacity:.55;cursor:default}.mypage-outline-btn.inline{width:143px;justify-self:start}.mypage-actions{display:grid;grid-template-columns:200px minmax(0,1fr);gap:12px;margin-top:40px}.mypage-btn-cancel,.mypage-btn-save{height:66px;border:0;border-radius:8px;font-size:20px;font-weight:600;cursor:pointer;font-family:inherit}.mypage-btn-cancel{background:#eee;color:#222}.mypage-btn-save{background:var(--mypage-main);color:#fff}.mypage-withdraw{display:inline-block;margin-top:24px;border:0;background:transparent;padding:0;font-size:14px;line-height:1.43;color:#505050;cursor:pointer;font-family:inherit}.mypage-status-msg{margin-top:16px;font-size:14px;color:var(--mypage-main);font-weight:600}.mypage-status-msg.error{color:#c0392b}.mypage-alert-box{padding:20px 0}.mypage-alert-box strong{display:block;margin-bottom:8px;font-size:18px}.mypage-alert-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.mypage-learning{width:100%;max-width:100%}.mypage-learning-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:30px}.mypage-stat-card{height:104px;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.mypage-stat-card.studying{background:#e7f0fc;color:var(--mypage-main)}.mypage-stat-card.completed{background:#e9f4ef;color:#1e8e5a}.mypage-stat-card.incomplete{background:#f3f4f6;color:#6b7280}.mypage-stat-label{font-size:18px;line-height:1.44;font-weight:400}.mypage-stat-value{margin-top:4px;font-size:28px;line-height:1.43;font-weight:600}.mypage-learning-list{border:1px solid #e5e5ec;border-radius:16px;background:#fff;overflow:hidden}.mypage-learning-card{display:flex;align-items:center;gap:24px;min-height:0;padding:32px;border-bottom:1px solid #e5e5ec}.mypage-learning-card:last-child{border-bottom:0}.mypage-learning-card-main{flex:1 1 auto;min-width:0}.mypage-learning-card-badges{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.mypage-learning-type-pill{display:inline-flex;align-items:center;gap:6px;padding:3px 12px;border-radius:800px;background:#f3f3f3;font-size:18px;font-weight:600;color:#767676}.mypage-learning-type-pill img{width:24px;height:24px;object-fit:contain}.mypage-learning-progress-pill{display:inline-flex;align-items:center;padding:3px 24px;border-radius:808px;font-size:18px;font-weight:600}.mypage-learning-progress-pill.studying{background:#e7f0fc;color:var(--mypage-main)}.mypage-learning-progress-pill.applied{background:#4a84d8;color:#fff}.mypage-learning-progress-pill.completed{background:#e8f7ee;color:#13975a}.mypage-learning-progress-pill.incomplete,.mypage-learning-progress-pill.canceled{background:#f3f3f3;color:#767676}.mypage-learning-card-title{margin:0 0 16px;font-size:24px;line-height:1.33;font-weight:600;word-break:keep-all;overflow-wrap:break-word}.mypage-learning-meta-grid{display:grid;grid-template-columns:1fr;gap:8px;max-width:100%}.mypage-learning-meta-grid>div{display:flex;gap:16px;font-size:16px;line-height:1.5;min-width:0}.mypage-learning-meta-grid dt{margin:0;font-weight:600;color:#505050;flex-shrink:0}.mypage-learning-meta-grid dd{margin:0;color:#505050;font-weight:400;overflow-wrap:break-word;min-width:0}.mypage-learning-info-btn{flex-shrink:0;align-self:center;width:160px;height:66px;border:1px solid var(--mypage-main);border-radius:8px;background:#fff;color:var(--mypage-main);font-size:20px;font-weight:600;cursor:pointer;font-family:inherit}.mypage-learning-card-actions{display:flex;flex-direction:column;gap:12px;flex-shrink:0;margin-left:auto;align-self:center}.mypage-learning-cert-btn{width:160px;height:66px;border:1px solid #13975a;border-radius:8px;background:#fff;color:#13975a;font-size:18px;font-weight:600;cursor:pointer;font-family:inherit}.mypage-learning-cert-btn:disabled{opacity:.6;cursor:not-allowed}.mypage-field-hint{margin:8px 0 0;font-size:13px;color:#767676}.mypage-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1400;display:flex;align-items:center;justify-content:center;padding:24px;background:#00000073}.mypage-modal{width:min(100%,420px);padding:24px;border-radius:12px;background:#fff;box-shadow:0 16px 40px #00000029}.mypage-modal-title{margin:0 0 20px;font-size:20px;font-weight:700}.mypage-modal-field{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;font-size:14px;font-weight:600;color:#374151}.mypage-modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}.mypage-status-msg.error{color:#c62828}.mypage-view-all-wrap{display:flex;justify-content:center;margin-top:32px}.mypage-view-all-btn{width:200px;height:56px;border:1px solid #505050;border-radius:8px;background:transparent;color:#505050;font-size:20px;font-weight:600;cursor:pointer;font-family:inherit}.mypage-empty{padding:48px 24px;text-align:center;color:#767676;font-size:16px}.mypage-learning-state{display:flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:280px;padding:80px 24px 64px}.mypage-learning-state .mypage-empty{margin:0;padding:0;max-width:28rem}@media (min-width: 768px) and (max-width: 1023px){.mypage-page{--mypage-inline-pad: 40px}}@media (min-width: 768px) and (max-width: 1023px){.mypage-learning-meta-grid>div{display:grid;grid-template-columns:96px minmax(0,1fr);gap:16px;align-items:baseline}.mypage-learning-meta-grid dt{padding-left:14px;position:relative}.mypage-learning-meta-grid dt:before{content:"";position:absolute;left:0;top:.62em;width:4px;height:4px;border-radius:50%;background:#505050}}@media (max-width: 1023px){.mypage-hero{padding:24px var(--mypage-inline-pad) 32px}.mypage-hero-inner{padding-left:0}.mypage-layout{grid-template-columns:1fr;gap:24px;padding-bottom:48px;max-width:none;width:100%}.mypage-sidebar{margin-top:0}.mypage-sidebar-nav{flex-direction:row}.mypage-sidebar-nav button{flex:1;height:56px;font-size:18px;border-top:1px solid #e5e5ec}.mypage-sidebar-nav button:first-child{border-right:1px solid #e5e5ec}.mypage-panel{max-width:none;padding:32px 24px}.mypage-form-row{grid-template-columns:1fr;gap:8px}.mypage-birth-row{grid-template-columns:1fr 1fr 1fr}.mypage-actions{grid-template-columns:1fr}.mypage-learning{max-width:none}.mypage-learning-stats{gap:16px;margin-bottom:24px}.mypage-stat-card{height:96px}.mypage-stat-label{font-size:16px}.mypage-stat-value{font-size:26px}.mypage-learning-card{padding:24px;min-height:auto;gap:20px}.mypage-learning-card-title{font-size:22px}.mypage-learning-meta-grid{grid-template-columns:1fr;gap:8px}.mypage-learning-info-btn{width:100%;align-self:stretch;height:56px;font-size:20px;margin-left:0}}@media (max-width: 900px){.mypage-learning-card{flex-direction:column;align-items:stretch}.mypage-learning-card-actions{width:100%;margin-left:0;align-self:stretch}.mypage-learning-info-btn,.mypage-learning-cert-btn{width:100%;margin-left:0}}@media (max-width: 767px){.mypage-hero{padding:24px 16px 28px;background:#f4f6f9}.mypage-hero-inner{padding-left:0}.mypage-layout{padding:0 16px 40px;gap:0}.mypage-sidebar{display:none}.mypage-hero-title{font-size:24px;line-height:1.42}.mypage-hero-desc{font-size:16px;line-height:1.5}.mypage-sidebar-title{font-size:20px;padding-top:16px}.mypage-sidebar-profile{display:flex;align-items:center;gap:12px;text-align:left;padding:12px 16px 16px}.mypage-sidebar-avatar{margin:0;width:40px;height:40px}.mypage-sidebar-name{font-size:18px}.mypage-sidebar-divider{margin:0 16px}.mypage-sidebar-nav button{height:52px;font-size:15px;padding:0 8px}.mypage-panel{padding:24px 16px;border-radius:12px}.mypage-panel-title{font-size:20px;margin-bottom:24px}.mypage-form-label{font-size:16px}.mypage-input,.mypage-select{height:48px;font-size:16px}.mypage-outline-btn{height:48px;font-size:15px}.mypage-birth-row,.mypage-inline-row{grid-template-columns:1fr}.mypage-outline-btn.inline{width:100%}.mypage-btn-cancel,.mypage-btn-save{height:52px;font-size:18px}.mypage-learning-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:20px;margin-bottom:20px}.mypage-stat-card{height:auto;min-height:80px;padding:12px 4px;border-radius:12px;box-sizing:border-box}.mypage-stat-label{font-size:13px;line-height:1.35;white-space:nowrap}.mypage-stat-value{font-size:22px;line-height:1.35;margin-top:4px}.mypage-learning-list{border:0;border-radius:0;background:transparent;display:flex;flex-direction:column;gap:16px;overflow:visible}.mypage-learning-card{display:flex;flex-direction:column;align-items:stretch;min-height:auto;padding:20px 16px;gap:16px;border:1px solid #e5e5ec;border-radius:12px;border-bottom:1px solid #e5e5ec;background:#fff}.mypage-learning-card:last-child{border-bottom:1px solid #e5e5ec}.mypage-learning-card-main{width:100%;padding-right:0}.mypage-learning-card-badges{gap:8px;margin-bottom:12px}.mypage-learning-type-pill{font-size:13px;padding:4px 10px 4px 8px;height:28px;box-sizing:border-box}.mypage-learning-type-pill img{width:16px;height:16px}.mypage-learning-progress-pill{font-size:13px;padding:4px 12px;height:28px;box-sizing:border-box}.mypage-learning-card-title{font-size:18px;line-height:1.4;margin-bottom:12px;word-break:keep-all}.mypage-learning-meta-grid{display:grid;grid-template-columns:1fr;gap:8px;margin-bottom:0;max-width:100%}.mypage-learning-meta-grid>div{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:baseline;font-size:14px;line-height:1.45;min-width:0}.mypage-learning-meta-grid dt{margin:0;padding-left:0;list-style:none;position:static;font-size:14px;font-weight:600;color:#505050;flex-shrink:0}.mypage-learning-meta-grid dt:before{content:none;display:none}.mypage-learning-meta-grid dd{margin:0;font-size:14px;line-height:1.45;color:#505050;overflow-wrap:anywhere;word-break:keep-all}.mypage-learning-card-actions{width:100%;margin-left:0;align-self:stretch;gap:8px}.mypage-learning-info-btn,.mypage-learning-cert-btn{width:100%;height:48px;font-size:16px;align-self:stretch;margin-left:0;border-radius:8px}.mypage-view-all-wrap{margin-top:24px}.mypage-view-all-btn{width:100%;max-width:100%;height:46px;font-size:18px}.mypage-empty{padding:32px 16px;font-size:15px}.mypage-learning-state{min-height:200px;padding:48px 16px 56px;margin-top:8px}.mypage-learning-state .mypage-empty{padding:0;font-size:15px}}html,body{box-sizing:border-box;overflow-x:hidden}*,*:before,*:after{box-sizing:inherit}.gedu-home .landing-ctas{margin-top:28px}.gedu-home .landing-ctas-inner{max-width:1200px;margin:0 auto;padding:18px 0}.gedu-home .landing-ctas-row{display:flex;gap:20px;margin-bottom:18px;flex-wrap:wrap}.gedu-home .cta-card-large{flex:1 1 480px;background:#fff;border-radius:14px;padding:20px;box-shadow:0 8px 24px #0f172a0f;display:flex;flex-direction:column;justify-content:space-between;min-height:160px}.gedu-home .cta-card-head{font-size:1.15rem;font-weight:700;color:var(--color-deep-blue)}.gedu-home .cta-card-body{color:var(--color-text-sub);margin-top:8px;margin-bottom:16px}.gedu-home .cta-card-actions{display:flex;gap:12px;align-items:center}.gedu-home .outline-btn{background:transparent;border:1px solid rgba(22,119,255,.16);color:#1654b4;padding:10px 14px;border-radius:10px;cursor:pointer}.gedu-home .primary-btn{background:linear-gradient(90deg,#1366d6,#054fb8);color:#fff;padding:10px 14px;border-radius:10px;border:none;cursor:pointer;box-shadow:0 6px 18px #0d4fd31f}.gedu-home .info-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.gedu-home .info-card{background:#fff;border-radius:12px;padding:18px;box-shadow:0 6px 18px #0f172a0a}.gedu-home .info-card h4{margin:0 0 8px;font-size:1rem;color:var(--color-deep-blue)}.gedu-home .info-card p{margin:0;color:var(--color-text-sub);font-size:.95rem}.gedu-home .popular-courses{padding-top:6px}.gedu-home .popular-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.gedu-home .popular-list{display:block}.gedu-home .popular-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gedu-home .popular-item{background:#fff;border-radius:12px;padding:12px;box-shadow:0 6px 14px #0f172a0a;border:none;cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:8px;align-items:flex-start}.gedu-home .popular-thumb-wrap{width:100%;padding-top:56%;position:relative;overflow:hidden;border-radius:8px}.gedu-home .popular-thumb{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.gedu-home .popular-meta{padding:6px 0 0}.gedu-home .popular-item .popular-title{font-weight:700;color:var(--color-text-main);margin-bottom:6px}.gedu-home .popular-item .popular-sub{color:var(--color-text-sub);font-size:.95rem}.gedu-home .popular-header .view-all-btn{background:#f1f7ff;border:1px solid rgba(22,119,255,.12);padding:8px 12px;border-radius:10px;display:inline-flex;gap:8px;align-items:center;cursor:pointer;color:var(--color-deep-blue);font-weight:700}.gedu-home .popular-header .view-all-btn:hover{background:linear-gradient(90deg,#e6f0ff,#f1f7ff)}.gedu-home .popular-header .view-all-icon{display:inline-block;font-size:14px;line-height:1}@media (max-width:980px){.gedu-home .info-cards-grid{grid-template-columns:repeat(2,1fr)}.gedu-home .landing-ctas-row{gap:16px}}@media (max-width:560px){.gedu-home .info-cards-grid{grid-template-columns:1fr}.gedu-home .landing-ctas-row{flex-direction:column}.gedu-home .cta-card-large{width:100%}.gedu-home .popular-list{flex-direction:column}}.gedu-inner{transition:transform .26s ease,opacity .22s ease}.gedu-inner.page-exit{opacity:0;transform:translateY(-6px) scale(.995);pointer-events:none}.gedu-inner.page-enter{opacity:0;transform:translateY(6px) scale(.995)}.gedu-inner.page-enter:not(.page-exit){opacity:1;transform:translateY(0) scale(1);transition:transform .26s ease,opacity .22s ease}:root{--color-primary: #2563eb;--color-deep-blue: #1e3a8a;--color-sky-bg: #eff6ff;--color-bg-card: #ffffff;--color-text-main: #0f172a;--color-text-sub: #64748b;--color-gold: #d29a3a;--space-8: 8px;--space-12: 12px;--space-16: 16px;--space-24: 24px;--space-32: 32px;--space-48: 48px;--radius-sm: 12px;--radius-md: 18px;--radius-lg: 24px;--shadow-sm: 0 6px 12px rgba(15,23,42,.06);--shadow-md: 0 14px 36px rgba(15,23,42,.08)}html,body{margin:0;padding:0}.gedu-home{min-height:100vh;background:linear-gradient(180deg,#fbfdff,#f4f7fb 55%,#edf1f7);color:var(--color-text-main);font-family:Inter,Pretendard,Noto Sans KR,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.gedu-home .main-grid{padding-bottom:var(--space-48)}@media (max-width: 880px){.gedu-home .gedu-inner{padding-left:var(--space-16);padding-right:var(--space-16);padding-bottom:var(--space-24)}.hero-section--renewal{padding:var(--space-16)}.gedu-home .main-grid{padding-bottom:var(--space-24)}}.gedu-inner{max-width:1400px;margin:0 auto;padding:var(--space-12) var(--space-20) var(--space-32)}@media (min-width: 768px) and (max-width: 1023px){.gedu-inner,.detail-page,.detail-page-wide{padding-left:40px;padding-right:40px}}.gedu-home--renewal .hero-section--renewal{padding-top:38px}.detail-page-wide{padding:var(--space-16) var(--space-24)}.detail-title{margin:var(--space-16) 0 var(--space-12);font-size:1.6rem;line-height:1.3;color:var(--color-text-main)}.detail-subtitle{margin-bottom:var(--space-16);color:var(--color-text-sub);font-size:1rem}.detail-tabs{margin:0 0 var(--space-16);display:flex;gap:var(--space-12)}.detail-body{padding:var(--space-16);background:transparent}.autonomy-intro .autonomy-content{display:grid;grid-template-columns:1fr 300px;gap:var(--space-20);align-items:start}.autonomy-left,.autonomy-right{background:var(--color-bg-card);padding:var(--space-12);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.autonomy-section-title{margin-top:0;margin-bottom:var(--space-8);font-size:1.25rem}.budget-content{padding:12px;background:var(--color-bg-card);border-radius:var(--radius-sm);border:1px solid #e6edf6}.budget-content h4{margin-top:0;margin-bottom:8px;font-size:1rem}.budget-content ul{margin:0 0 8px 18px;color:var(--color-text-sub);line-height:1.6}.autonomy-intro .detail-subtitle{margin-bottom:var(--space-16);max-width:720px;color:var(--color-text-sub);font-size:1rem;line-height:1.7}.autonomy-qa{background:var(--color-bg-card);border:1px solid #e6edf6;border-radius:10px;padding:8px 12px;margin-top:10px}.autonomy-qa summary{list-style:none;cursor:pointer;font-weight:700;padding:8px 6px;display:block}.autonomy-qa summary::-webkit-details-marker{display:none}.autonomy-qa summary:after{content:"▾";float:right;transition:transform .18s ease}.autonomy-qa[open] summary:after{transform:rotate(180deg)}.autonomy-qa-list{list-style:none;margin:6px 0 0;padding:0}.autonomy-qa-item{padding:10px 6px;border-top:1px dashed #eef3f8}.autonomy-qa-item:first-child{border-top:none}.autonomy-qa-answer{margin:6px 0 0;color:var(--color-text-sub)}.autonomy-timeline-item{box-shadow:var(--shadow-sm)}@media (max-width: 880px){.autonomy-qa{padding:10px}.autonomy-qa summary{font-size:.98rem}.autonomy-qa-answer{font-size:.95rem;line-height:1.6}}.course-search-layout{display:grid;grid-template-columns:260px 1fr;gap:var(--space-20)}.course-search-left-panel{background:var(--color-bg-card);padding:var(--space-12);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm)}.course-search-right .course-panel{background:var(--color-bg-card);padding:var(--space-16);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm)}.course-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:var(--space-12)}.course-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.course-card{display:block;text-align:left;padding:12px;border-radius:12px;border:1px solid #eef2f7;background:#fff}.local-info-layout{display:grid;grid-template-columns:420px 1fr;gap:var(--space-24)}.local-info-left-panel,.local-info-panel{background:var(--color-bg-card);padding:var(--space-16);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm)}.local-info-panel-head,.local-info-tabs{margin-bottom:var(--space-12)}.local-info-links .link-box{padding:12px;border-radius:10px;background:#fff;border:1px solid #eef2f7}.small-box{padding:8px 12px;border-radius:8px;background:#fff;border:1px solid #e6edf6}@media (max-width: 880px){.autonomy-intro .autonomy-content,.course-search-layout,.local-info-layout{grid-template-columns:1fr}.course-search-left-panel,.local-info-left-panel{order:2}.course-search-right,.local-info-panel{order:1}.gedu-inner{padding-left:var(--space-12);padding-right:var(--space-12)}}.gedu-header{border-bottom:1px solid #e4e4e4;background:#fff;position:sticky;top:0;z-index:20}.gedu-header-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;height:64px;width:100%;max-width:1440px;margin:0 auto;padding-left:12px;padding-right:12px}@media (max-width: 1280px){.gedu-header-inner{max-width:1024px}}.gedu-header .left-area,.gedu-header .right-area{display:flex;align-items:center;gap:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border-radius:12px;font-weight:600;cursor:pointer;border:none;transition:transform .08s ease,box-shadow .12s ease,background-color .12s ease}.btn:focus{outline:none;box-shadow:0 0 0 4px #2563eb1f}.btn-primary{background:linear-gradient(90deg,var(--color-primary),#054fb8);color:#fff;box-shadow:0 8px 20px #0d4fd31f}.btn-outline{background:transparent;border:1px solid rgba(22,119,255,.14);color:var(--color-deep-blue)}.btn-ghost{background:transparent;color:var(--color-text-main);border:none;box-shadow:none}.btn[disabled],.btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}*:focus{outline:none}.focus-ring:focus{box-shadow:0 0 0 4px #2563eb1f;border-radius:10px}.gedu-header .left-area{padding-left:var(--space-12)}.gedu-logo{display:flex;flex-direction:column;justify-content:center;line-height:1.15;background:transparent;border:none;padding:0;cursor:pointer;text-align:left}.gedu-logo-main{font-size:1.35rem;font-weight:800;color:#1f2937}.gedu-logo-sub{margin-top:2px;font-size:.78rem;color:#4b5563;letter-spacing:.08em}.header-meta{display:flex;flex-direction:row;margin-left:20px;gap:12px;align-items:center;padding-left:12px;border-left:1px solid rgba(15,23,42,.04)}.header-badges{display:flex;gap:8px;align-items:center}.header-badge{background:#2563eb0f;color:var(--color-deep-blue);font-size:.8rem;padding:3px 8px;border-radius:999px;border:1px solid rgba(37,99,235,.09);box-shadow:none}.header-stats{display:flex;gap:10px;align-items:center}.header-stat{display:flex;flex-direction:column;align-items:flex-start;line-height:1}.header-stat strong{font-weight:700;font-size:.95rem;color:var(--color-deep-blue)}.header-stat span{font-size:.75rem;color:var(--color-text-sub)}@media (max-width: 768px){.header-meta{display:none}}.hero-section{display:grid;grid-template-columns:1.25fr 1fr;gap:24px;background:linear-gradient(135deg,#f7e8b8,#f4dfa0 45%,#f0d488);border:1px solid #e3d7ad;padding:30px 34px 30px 40px;min-height:270px}.hero-left{position:relative;min-height:340px}.hero-bubbles{position:relative;width:100%;height:100%}.bubble{position:absolute;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#222;text-align:center;line-height:1.35;box-shadow:inset 0 0 0 1px #e0e0e0;font-weight:500;transition:transform .35s ease-out,box-shadow .35s ease-out,filter .35s ease-out}.bubble-1{width:140px;height:140px;left:-6px;top:22px;font-size:1.05rem;background:radial-gradient(circle at 30% 20%,#fff,#e0f2ff 45%,#dbeafe)}.bubble-2{width:170px;height:170px;left:118px;top:68px;font-size:1.1rem;background:radial-gradient(circle at 30% 20%,#fff,#ccfbf1 45%,#a5f3fc)}.bubble-3{width:150px;height:150px;left:206px;top:-6px;font-size:1rem;background:radial-gradient(circle at 30% 20%,#fff,#dcfce7 45%,#bbf7d0)}.bubble-4{width:170px;height:170px;left:334px;top:64px;font-size:1.05rem;background:radial-gradient(circle at 30% 20%,#fff,#e0e7ff 45%,#c7d2fe)}.hero-section--renewal{--hero-gap: 12px}.hero-visual-strip{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.hero-slide{transition:transform .26s cubic-bezier(.2,.9,.2,1),box-shadow .22s ease,opacity .22s ease;opacity:.86;transform:translateY(0);border-radius:12px}.hero-slide img{display:block}.hero-slide.active{transform:translateY(-6px) scale(1.02);box-shadow:0 18px 40px #0c265024;opacity:1}.hero-visual-dots{display:flex;gap:8px;justify-content:center;margin-top:12px}.hero-visual-dot{width:10px;height:10px;border-radius:999px;background:#0f172a1f;border:none;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.hero-visual-dot.active{background:linear-gradient(90deg,#1366d6,#054fb8);transform:scale(1.25);box-shadow:0 6px 18px #0d4fd31f}.hero-full-indicator{display:flex;gap:10px;position:absolute;left:50%;transform:translate(-50%);top:8px;z-index:5}.hero-full-indicator-item{width:44px;height:44px;padding:4px;border-radius:8px;overflow:hidden;border:2px solid transparent;background:#fff;box-shadow:0 6px 16px #0c26500f;cursor:pointer;transition:transform .16s ease,border-color .16s ease}.hero-full-indicator-item img{width:100%;height:100%;object-fit:cover;display:block}.hero-full-indicator-item.active{transform:translateY(-4px);border-color:#1366d62e;box-shadow:0 18px 40px #0c26501f}.hero-visual-nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:10px;border:none;background:#ffffffe6;box-shadow:0 6px 18px #0c26500f;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:4}.hero-visual-nav--left{left:8px}.hero-visual-nav--right{right:8px}.hero-visual-nav:hover{transform:translateY(-50%) scale(1.04)}@media (max-width: 880px){.hero-section{grid-template-columns:1fr;padding:18px}.hero-full-indicator{left:12px;transform:none;top:12px}.hero-visual-nav{width:32px;height:32px}}.hero-visual-strip::-webkit-scrollbar{height:0}.hero-visual-strip{-ms-overflow-style:none;scrollbar-width:none}.gedu-home .cta-card-actions{display:flex;gap:12px;align-items:center;justify-content:space-between}.gedu-home .cta-card-actions .primary-btn{margin-left:auto}.gedu-home .info-icon{display:inline-block;width:20px;height:20px;margin-right:10px;vertical-align:middle;border-radius:6px;background:linear-gradient(180deg,#f7f9fc,#eef6ff);color:var(--color-deep-blue);text-align:center;line-height:20px;font-size:12px}.bubble-5{width:170px;height:170px;left:470px;top:-2px;font-size:.98rem;padding:12px;background:radial-gradient(circle at 30% 20%,#fff,#fef3c7 45%,#fde68a)}.bubble-6{width:170px;height:170px;left:520px;top:84px;font-size:1rem;padding:14px;background:radial-gradient(circle at 30% 20%,#fff,#fee2e2 45%,#fecaca)}.bubble-7{width:170px;height:170px;left:374px;top:154px;font-size:1rem;background:radial-gradient(circle at 30% 20%,#fff,#e0f2fe 45%,#bfdbfe)}.bubble-8{width:150px;height:150px;left:700px;top:92px;font-size:1rem;background:radial-gradient(circle at 30% 20%,#fff,#ecfdf5 45%,#a7f3d0)}.hero-bubbles:hover .bubble-1{transform:translateY(-4px)}.hero-bubbles:hover .bubble-2{transform:translateY(-8px)}.hero-bubbles:hover .bubble-3{transform:translate(3px,-6px)}.hero-bubbles:hover .bubble-4{transform:translate(-4px,-5px)}.hero-bubbles:hover .bubble-5{transform:translateY(-7px)}.hero-bubbles:hover .bubble-6{transform:translate(4px,-9px)}.hero-bubbles:hover .bubble-7{transform:translate(-3px,-4px)}.hero-bubbles:hover .bubble-8{transform:translate(-2px,-6px)}.hero-bubbles:hover .bubble{box-shadow:0 10px 26px #94a3b852,inset 0 0 0 1px #dde3f5;filter:brightness(1.03)}.hero-right{display:flex;flex-direction:column;justify-content:space-between;min-width:0}.hero-title{margin:6px 0 20px;font-size:2.32rem;line-height:1.35;font-weight:780;color:#111827;letter-spacing:-.03em;word-break:keep-all;text-rendering:optimizeLegibility}.hero-illustration{align-self:flex-end;width:420px;max-width:100%;height:190px;background:#f7f2df;border:1px solid #dfd4ad;border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (max-width: 480px){.gedu-inner{padding:8px 12px}.gedu-header-inner{height:48px;gap:8px}.hero-section{grid-template-columns:1fr;padding:18px;min-height:auto}.hero-left{min-height:200px}.hero-title{font-size:1.6rem}.hero-bubbles{display:none}.auth-card{padding:18px}.detail-body.terms-body{padding:12px}.detail-title{font-size:1.1rem}.primary-button{width:100%}.auth-field input,.auth-field select{width:100%;box-sizing:border-box}.video-player{width:100%}.course-grid{grid-template-columns:1fr}.course-detail-actions{display:flex;flex-direction:column;gap:8px}.course-detail-actions .primary-button,.course-detail-actions .secondary-button{width:100%}.enrollment-card .enrollment-main{flex-direction:column;align-items:flex-start;gap:8px}.enrollment-card .enrollment-actions{width:100%;display:flex;flex-direction:column;gap:8px;align-items:stretch;margin-top:8px}.enrollment-card .enrollment-actions button,.enrollment-card .enrollment-actions a{display:block;width:100%;text-align:center}.quiz-question{margin-bottom:14px}.quiz-actions{display:flex;flex-direction:column;gap:8px}.quiz-actions button{width:100%}video{max-height:320px}}@media (max-width: 375px){.gedu-inner{padding:8px 10px!important}.detail-title{font-size:1.05rem;margin-bottom:6px}.detail-subtitle{font-size:.9rem;margin-bottom:10px}.course-detail-list .course-detail-row{display:flex;flex-direction:column;gap:6px;padding:8px 0}.field-selection{padding:18px 0}.field-selection-title{font-size:1.25rem;font-weight:700;margin-bottom:12px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field-box{background:#fff;border:1px solid #e6edf6;border-radius:10px;padding:18px;position:relative;min-height:150px}.field-box.selected{box-shadow:0 8px 20px #0ea5e91f;border-color:#0ea5e9}.field-box-top{position:absolute;right:12px;top:12px}.field-select-btn{background:#fff;border:1px solid #cbd5e1;padding:6px 10px;border-radius:6px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.field-box--tall{min-height:240px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .18s ease,box-shadow .18s ease}.field-box--tall:hover{transform:translateY(-4px);box-shadow:0 12px 30px #02061712}.field-box-top .field-select-btn svg{display:block}.field-box-top .field-select-btn{width:42px;height:42px;padding:0;border-radius:50%;box-shadow:0 4px 10px #0206170f;transition:background-color .16s ease,transform .12s ease}.field-box .field-box-top .field-select-btn svg rect{stroke:#cbd5e1}.field-box.selected .field-box-top .field-select-btn{background:#0ea5e9;transform:scale(1.05)}.field-box.selected .field-box-top .field-select-btn svg path{stroke:#fff}.field-box.selected .field-box-top .field-select-btn svg rect{stroke:#ffffff26;fill:#ffffff0f}.field-box-body{padding-right:8px}.course-detail-list dt{font-weight:700;color:#374151}.course-detail-list dd{margin:0;color:#374151}.course-detail-actions{display:flex;flex-direction:column;gap:10px}.course-detail-actions .primary-button,.course-detail-actions .secondary-button{width:100%;box-sizing:border-box}.quiz-question{margin-bottom:14px;padding:10px;border-radius:8px;background:#fff;box-shadow:0 1px #1018280a}.quiz-question div{font-size:.95rem}.quiz-actions{display:flex;flex-direction:column;gap:8px}.quiz-actions button{width:100%}.video-player,video{width:100%!important;height:auto!important;max-height:56vh}.gedu-inner table{display:block;width:100%;overflow-x:auto}.gedu-inner table thead,.gedu-inner table tbody,.gedu-inner table tr{display:table;width:100%;table-layout:fixed}.hero-section,.hero-section--renewal{padding:12px;gap:12px}}.hero-illustration img.hero-main-image{width:100%;height:100%;object-fit:cover}.hero-image-fallback{color:#7b7b7b;font-size:.95rem}.gedu-home--renewal{background:linear-gradient(180deg,#f5f8fc,#eef3f9);color:#1f2937}.gedu-home--renewal .home-hero-wrap{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 420px;gap:24px;align-items:start;padding:24px 16px}.gedu-home--renewal .hero-section--renewal.hero-banner{grid-column:1 / span 1;background:linear-gradient(180deg,#0f64c9,#0a4aa3);color:#fff;border-radius:12px;padding:36px;display:block}.gedu-home--renewal .hero-left--renewal{padding:8px 12px}.gedu-home--renewal .hero-strap{font-weight:600;opacity:.95;margin-bottom:8px}.gedu-home--renewal .hero-title--renewal{font-size:2rem;margin:6px 0 8px;line-height:1.1}.gedu-home--renewal .hero-description{color:#ffffffe6;max-width:60ch}.gedu-home--renewal .hero-right--renewal{grid-column:2 / 3}.gedu-home--renewal .hero-visual-container{background:#fff;border-radius:12px;padding:12px;box-shadow:0 6px 20px #06183714}.gedu-home--renewal .hero-visual-strip{scrollbar-width:none;-ms-overflow-style:none}.gedu-home--renewal .hero-visual-strip::-webkit-scrollbar{display:none}.gedu-home--renewal .hero-visual-dots{display:flex;gap:6px;justify-content:center;margin-top:8px}.gedu-home--renewal .hero-visual-dot{width:8px;height:8px;border-radius:50%;background:#d6e7ff;border:none}.gedu-home--renewal .hero-visual-dot.active{background:#0a66d6;box-shadow:0 2px 8px #0a66d62e}.gedu-home--renewal .hero-full-indicator{display:none}.gedu-home--renewal .home-featured{padding:20px 16px}.gedu-home--renewal .home-featured-inner{max-width:1200px;margin:0 auto;display:flex;gap:18px;align-items:center}.gedu-home--renewal .featured-left{flex:0 0 300px}.gedu-home--renewal .featured-cta{font-size:1.4rem;font-weight:700;color:var(--color-deep-blue);background:linear-gradient(90deg,#eaf4ff,#f5f9ff);padding:18px;border-radius:12px;box-shadow:0 6px 18px #0d4fd30a}.gedu-home--renewal .featured-sub{margin-top:8px;color:var(--color-text-sub)}.gedu-home--renewal .featured-cards{flex:1 1 auto}.gedu-home--renewal .popular-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gedu-home--renewal .popular-item{background:#fff;border-radius:12px;padding:12px;box-shadow:0 6px 14px #0f172a0a}.gedu-home--renewal .popular-thumb-wrap{width:100%;padding-top:56%;position:relative;overflow:hidden;border-radius:8px}.gedu-home--renewal .popular-thumb{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.gedu-home--renewal .popular-meta{padding-top:8px}.gedu-home--renewal .popular-title{font-weight:700;color:var(--color-text-main)}.gedu-home--renewal .popular-sub{color:var(--color-text-sub);font-size:.95rem}.gedu-home--renewal .home-band{background:linear-gradient(90deg,#0a66d6,#054fb8);color:#fff;border-radius:18px;margin:20px 16px}.gedu-home--renewal .home-band-inner{max-width:1200px;margin:0 auto;padding:22px}.gedu-home--renewal .band-items{display:flex;gap:24px;justify-content:space-between;align-items:center}.gedu-home--renewal .band-item{flex:1 1 auto;text-align:center;font-weight:700}.gedu-home--renewal .home-bottom{padding:20px 16px 60px}.gedu-home--renewal .home-bottom-inner{max-width:1200px;margin:0 auto;display:flex;gap:20px}.gedu-home--renewal .cases{flex:2 1 0}.gedu-home--renewal .cases-grid{display:flex;gap:12px}.gedu-home--renewal .case-card img{width:100%;height:120px;object-fit:cover;border-radius:8px}.gedu-home--renewal .news{flex:1 1 280px}.gedu-home--renewal .news-list{list-style:none;padding:0;margin:0}.gedu-home--renewal .news-list li{padding:8px 0;border-bottom:1px solid #f1f5fb}@media (max-width: 980px){.gedu-home--renewal .home-hero-wrap{grid-template-columns:1fr}.gedu-home--renewal .hero-right--renewal{order:2}.gedu-home--renewal .hero-section--renewal.hero-banner{border-radius:10px;padding:20px}.gedu-home--renewal .popular-grid{grid-template-columns:repeat(2,1fr)}}.gedu-home--renewal .landing-ctas{display:flex;flex-direction:column;gap:16px}.gedu-home--renewal .cta-side-cards{display:flex;flex-direction:column;gap:12px}.gedu-home--renewal .cta-side-card{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:16px;border-radius:12px;background:#fff;box-shadow:0 8px 24px #0f172a0a}.gedu-home--renewal .cta-side-card.blue{background:linear-gradient(90deg,#eaf4ff,#f5f9ff)}.gedu-home--renewal .cta-side-card img{width:96px;height:96px;object-fit:contain}.gedu-home--renewal .cta-actions{display:flex;gap:8px;margin-top:12px}.gedu-home--renewal .cta-actions .primary-btn{padding:8px 12px}.gedu-home--renewal .quick-icons{display:flex;gap:8px;margin-top:6px}.gedu-home--renewal .quick-icons button{background:#fff;border-radius:10px;padding:10px 12px;border:1px solid #eef2f8}.hero-section--renewal{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:28px;padding:36px;min-height:auto;border:1px solid #d8e3f0;border-radius:20px;background:linear-gradient(135deg,#eef5ff,#f7fbff 60%,#eef4fa);box-shadow:0 10px 30px #1f56a014}.hero-left--renewal{min-height:auto;display:flex;flex-direction:column;justify-content:center}.hero-badge{display:inline-flex;align-items:center;width:fit-content;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.84rem;font-weight:700}.hero-title--renewal{margin:0;font-size:2.4rem;line-height:1.35;font-weight:800;color:#0f172a;letter-spacing:-.02em}.hero-description{margin:18px 0 0;max-width:640px;font-size:1rem;line-height:1.8;color:#475569;word-break:keep-all}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.field-selection{padding:18px 0}.field-selection-title{font-size:1.25rem;font-weight:700;margin-bottom:12px}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.field-box{background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #e6edf6;border-radius:12px;padding:14px 18px;position:relative;min-height:250px;display:flex;flex-direction:column;justify-content:center;gap:6px;cursor:pointer;transition:box-shadow .16s ease,transform .14s ease,border-color .16s ease,background .16s ease}.field-box:hover{transform:translateY(-4px);box-shadow:0 10px 30px #1018280f}.field-box.selected{border-color:#0ea5e9;background:linear-gradient(180deg,#0ea5e90f,#0ea5e908);box-shadow:0 12px 34px #0ea5e91f}.field-box-top{position:absolute;right:14px;top:14px}.field-box-body h4{margin:0 0 6px;font-size:1.15rem}.field-box-body p{margin:0;color:#475569;line-height:1.5}.field-box .field-box-top .field-select-btn{background:#ffffffe6}.hero-primary{min-width:180px;height:46px;border-radius:999px;border:none;background:var(--color-primary);color:#fff;font-weight:700;cursor:pointer;box-shadow:var(--shadow-sm)}.hero-secondary,.secondary-button{min-width:170px;height:46px;border-radius:999px;border:1px solid rgba(16,24,40,.06);background:var(--color-bg-card);color:var(--color-deep-blue);font-weight:700;cursor:pointer}.hero-keywords{display:flex;flex-wrap:wrap;gap:var(--space-12);margin-top:var(--space-16)}.hero-chip{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#ffffffeb;border:1px solid rgba(219,228,240,.9);color:var(--color-text-main);font-size:.95rem;font-weight:700}.hero-chip.hero-chip--more{background:transparent;color:var(--color-primary);border:1px dashed rgba(37,99,235,.18)}.hero-right--renewal{display:flex;justify-content:center;align-items:stretch}.hero-right--renewal,.hero-visual-card,.hero-visual-top{min-width:0;box-sizing:border-box}.hero-visual-title{white-space:normal;overflow-wrap:break-word;word-break:keep-all;font-size:1.05rem}@media (max-width: 420px){.hero-visual-title{font-size:.98rem}}.hero-visual-card{width:100%;height:100%;min-height:310px;border-radius:var(--radius-lg);padding:var(--space-24);box-shadow:var(--shadow-md);display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 768px){.hero-section--renewal,.hero-section{display:block;padding:var(--space-16)}.hero-left--renewal,.hero-right--renewal{width:100%}.hero-heroBox{padding-bottom:var(--space-16)}.hero-title--renewal{font-size:1.5rem;line-height:1.12}.hero-description{font-size:.95rem}.hero-keywords{overflow-x:auto;-webkit-overflow-scrolling:touch;gap:var(--space-12);padding-bottom:6px}.hero-chip{flex:0 0 auto}.hero-visual-card{min-height:200px;padding:var(--space-16);border-radius:var(--radius-md)}.hero-visual-image{border-radius:var(--radius-md);max-height:240px;object-fit:cover}.hero-search{display:flex;gap:8px;align-items:stretch;flex-direction:column}.hero-search-input{width:100%}.hero-actions{display:flex;gap:8px;flex-wrap:wrap}.hero-visual-strip{overflow-x:auto;-webkit-overflow-scrolling:touch;display:flex;gap:12px;padding:8px}.hero-visual-strip>div{flex:0 0 auto}.hero-visual-strip::-webkit-scrollbar{height:8px}.hero-visual-strip::-webkit-scrollbar-thumb{background:#0f172a1f;border-radius:999px}.hero-visual-strip img{display:block;width:100%;height:100%;object-fit:cover}.hero-visual-container{position:relative}.hero-right--renewal .hero-visual-container{padding:0 var(--space-20);box-sizing:border-box}.hero-visual-nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:999px;border:none;background:#ffffffe6;box-shadow:0 2px 8px #00000014;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;z-index:40}.hero-visual-dots{display:flex;gap:8px;justify-content:center;margin-top:12px}.hero-visual-dot{width:8px;height:8px;border-radius:999px;background:#0f172a1f;border:none;cursor:pointer}.hero-visual-dot.active{background:#1677fff5;transform:scale(1.15)}.hero-full-indicator{width:100%;display:flex;gap:12px;align-items:center;padding:12px var(--space-20);box-sizing:border-box;overflow-x:auto}.hero-full-indicator-item{border:none;background:transparent;padding:0;cursor:pointer;border-radius:8px;box-shadow:0 4px 10px #0206170a;overflow:hidden}.hero-full-indicator-item img{display:block;width:180px;height:84px;object-fit:cover}.hero-full-indicator-item.active{outline:2px solid rgba(22,119,255,.14);transform:translateY(-2px)}@media (max-width: 900px){.hero-full-indicator-item img{width:140px;height:68px}}@media (max-width: 560px){.hero-full-indicator{padding-left:12px;padding-right:12px}.hero-full-indicator-item img{width:120px;height:56px}}.hero-visual-nav--left{left:8px}.hero-visual-nav--right{right:8px}.hero-visual-nav:hover{transform:translateY(-50%) scale(1.06);background:#fff}.hero-visual-strip{scrollbar-width:auto;scrollbar-color:rgba(15,23,42,.12) transparent}.hero-visual-strip::-webkit-scrollbar{height:10px}.hero-visual-strip::-webkit-scrollbar-thumb{background:#0f172a2e;border-radius:999px}.quick-menu-section--renewal{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px}.quick-card{min-width:200px;flex:0 0 auto}.landing-ctas{margin-top:28px;background:transparent}.landing-ctas-inner{max-width:1200px;margin:0 auto;padding:18px var(--space-20) 0;box-sizing:border-box;width:100%}.landing-ctas-row{display:flex;gap:20px;margin-bottom:18px;flex-wrap:wrap}.cta-card-large{flex:1 1 480px;background:#fff;border-radius:14px;padding:20px;box-shadow:0 8px 24px #0f172a0f;display:flex;flex-direction:column;justify-content:space-between}.cta-card-head{font-size:1.15rem;font-weight:700;color:var(--color-deep-blue)}.cta-card-body{color:var(--color-text-sub);margin-top:8px;margin-bottom:16px}.cta-card-actions{display:flex;gap:12px;align-items:center}.outline-btn{background:transparent;border:1px solid rgba(22,119,255,.16);color:#1654b4;padding:10px 14px;border-radius:10px;cursor:pointer}.primary-btn{background:linear-gradient(90deg,#1366d6,#054fb8);color:#fff;padding:10px 14px;border-radius:10px;border:none;cursor:pointer;box-shadow:0 6px 18px #0d4fd31f}.info-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.info-card{background:#fff;border-radius:12px;padding:18px;box-shadow:0 6px 18px #0f172a0a}.info-card h4{margin:0 0 8px;font-size:1rem;color:var(--color-deep-blue)}.info-card p{margin:0;color:var(--color-text-sub);font-size:.95rem}.popular-courses{background:transparent;padding-top:6px}.popular-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.popular-list{display:flex;gap:12px}.popular-item{background:#fff;border-radius:12px;padding:12px 16px;box-shadow:0 6px 14px #0f172a0a;border:none;cursor:pointer;text-align:left}.popular-item .popular-title{font-weight:700;color:var(--color-text-main)}.popular-item .popular-sub{color:var(--color-text-sub);font-size:.95rem}@media (max-width: 980px){.info-cards-grid{grid-template-columns:repeat(2,1fr)}.landing-ctas-row{gap:16px}}@media (max-width: 560px){.info-cards-grid{grid-template-columns:1fr}.landing-ctas-row{flex-direction:column}.cta-card-large{width:100%}.popular-list{flex-direction:column}}.main-grid--renewal{display:block}.content-card,.content-card--renewal,.content-card--support{margin-bottom:var(--space-16);border-radius:var(--radius-sm);padding:var(--space-16)}}.hero-visual-top{margin-bottom:12px}.hero-visual-title{font-size:1.15rem;font-weight:800;color:#0f172a}.hero-visual-sub{margin-top:6px;font-size:.9rem;color:#64748b}.hero-visual-steps{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:18px 0 22px}.hero-step{flex:1;min-width:0;border-radius:18px;padding:16px 10px;background:#f8fbff;border:1px solid #dbe7f5;text-align:center}.hero-step-icon{font-size:1.8rem;margin-bottom:8px}.hero-step-label{font-size:.9rem;font-weight:700;color:#334155;word-break:keep-all}.hero-step-arrow{color:#94a3b8;font-size:1.1rem;font-weight:700}.hero-stats{display:grid;grid-template-columns:1fr;gap:10px}.hero-stat-box{border-radius:14px;padding:14px 16px;background:#f3f8fd;border:1px solid #d9e7f5}.hero-stat-box strong{display:block;margin-bottom:4px;font-size:.95rem;color:#0f172a}.hero-stat-box span{font-size:.84rem;color:#64748b}.quick-menu-section--renewal{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.quick-card--renewal{height:auto;min-height:140px;display:flex;align-items:center;justify-content:flex-start;gap:16px;padding:var(--space-16);border-radius:var(--radius-md);border:1px solid rgba(219,228,239,.9);background:var(--color-bg-card);box-shadow:var(--shadow-sm);text-align:left;cursor:pointer;transition:all .2s ease}.quick-menu-section--renewal>.quick-card--renewal:first-child{grid-column:span 2;min-height:160px;padding:var(--space-24);align-items:center;justify-content:space-between;background:linear-gradient(180deg,#f7fbff,#fff);border-radius:var(--radius-lg)}.quick-menu-section--renewal>.quick-card--renewal:nth-child(2){min-height:170px;padding:var(--space-16);display:flex;align-items:center;justify-content:center}.quick-card-title{font-size:1.06rem;font-weight:800;color:var(--color-text-main)}.quick-card-desc{font-size:.95rem;line-height:1.4;color:var(--color-text-sub)}.org-school-quick-card{min-height:150px;padding:var(--space-16);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;background:var(--color-bg-card);box-shadow:var(--shadow-sm)}.quick-card--renewal:hover{background:#f8fbff;border-color:#b8cde8;box-shadow:0 12px 26px #1f56a014;transform:translateY(-2px)}.quick-card-icon{width:52px;height:52px;border-radius:16px;background:#eff6ff;display:flex;align-items:center;justify-content:center;font-size:1.45rem;flex-shrink:0}.quick-card-text{display:flex;flex-direction:column;gap:6px}@media (max-width: 1024px){.hero--renewal{padding:28px 20px}.hero-search{gap:8px;flex-direction:row}.org-school-page .org-school-hero{padding:0}}@media (max-width: 768px){.org-school-top-tabs{display:flex;flex-direction:column;gap:10px}.org-school-top-tab{width:100%;justify-content:flex-start;padding:12px 14px;border-radius:10px}.org-filter-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;gap:8px}.org-filter-tab{flex:0 0 auto}.course-card-large{flex-direction:column;align-items:stretch}.course-card-large .course-card-left,.course-card-large .course-card-right{width:100%;align-items:flex-start}.course-card-large .course-card-right{align-items:center;margin-top:12px}.round-cta{width:100%;max-width:none;padding:12px 16px;border-radius:10px;font-size:16px}.hero-search{flex-direction:column;gap:10px;align-items:stretch}.hero-search input[type=text]{width:100%}.hero-search-btn{width:100%;justify-content:center;padding:12px 14px}}@media (max-width: 420px){.hero--renewal{padding:20px 12px}.org-school-hero h1{font-size:18px;line-height:1.2}.org-school-hero p{font-size:13px}.course-card-large .meta-row{flex-direction:column;gap:6px}.course-card-large .avatar{width:44px;height:44px}}.study-list{display:flex;flex-direction:column;gap:18px}.study-card{display:flex;flex-direction:column;gap:10px;background:#fff;border-radius:8px;padding:14px;box-shadow:0 1px 4px #0000000d}.study-player{width:100%}.video-player{display:flex;flex-direction:column;gap:8px}.video-player .video-element{width:100%;height:auto;background:#000;border-radius:6px}.video-controls{display:flex;gap:12px;align-items:center}.video-controls .btn-play,.video-controls .btn-fullscreen{background:#0ea5e9;color:#fff;border:none;padding:8px 12px;border-radius:6px;cursor:pointer}.video-controls .time{font-size:13px;color:#333}.video-controls .seek{flex:1 1 auto}@media (max-width: 768px){.video-controls{flex-direction:column;align-items:stretch}.video-controls .seek{width:100%}}.study-area{display:block}.study-grid{display:grid;grid-template-columns:260px 1fr;gap:18px;align-items:start}.playlist-sidebar{background:#fff;border-radius:8px;padding:12px;box-shadow:0 1px 6px #0000000a}.playlist-header{font-weight:600;margin-bottom:8px}.playlist-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.playlist-item .playlist-button{display:flex;justify-content:space-between;align-items:center;width:100%;padding:8px;border-radius:6px;background:transparent;border:none;text-align:left}.playlist-item.active .playlist-button{background:#0ea5e914}.playlist-title{font-size:14px}.playlist-meta{font-size:12px;color:#666}.playlist-thumbnail{width:64px;height:48px;object-fit:cover;border-radius:4px;margin-right:8px}.video-controls{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:10px}.video-left,.video-right{display:flex;gap:8px;align-items:center}.captions-toggle input{margin-right:6px}.speed-select{padding:6px;border-radius:6px;border:1px solid #ddd}.speed-label{margin-right:6px;font-size:13px;color:#444}@media (max-width: 768px){.study-grid{grid-template-columns:1fr}.playlist-sidebar{order:2}.study-main{order:1}}.quick-card-desc{font-size:.9rem;line-height:1.6;color:#64748b}.main-grid--renewal{display:grid;grid-template-columns:1fr 1fr .9fr;align-items:stretch;gap:20px;margin-top:24px}.content-card--renewal,.region-panel--renewal{background:#fff;border:1px solid #dde6f0;border-top:4px solid #2f61b8;border-radius:18px;padding:24px;min-height:280px;box-shadow:0 8px 22px #0f172a0a}.content-card--support{border-top-color:#d29a3a}.card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.card-header h3{margin:0;font-size:1.08rem;color:#0f172a}.card-header-link{border:none;background:transparent;color:#2563eb;font-size:.92rem;font-weight:700;cursor:pointer}.notice-list{padding:0;margin:0;list-style:none}.notice-list li{padding:10px 0 10px 14px;border-bottom:1px solid #eef2f7;position:relative}.notice-list li:before{content:"";position:absolute;left:0;top:18px;width:6px;height:6px;border-radius:50%;background:#60a5fa}.notice-link,.policy-link{border:none;background:transparent;padding:0;color:#334155;font-size:.95rem;line-height:1.6;cursor:pointer;text-align:left}.notice-link:hover,.policy-link:hover{color:#1d4ed8}.policy-list p{margin:0 0 12px}.policy-highlight-box{margin-top:22px;padding:16px;border-radius:14px;background:#f8fbff;border:1px solid #dbe7f5}.policy-highlight-title{font-size:.92rem;font-weight:800;color:#1e3a8a;margin-bottom:6px}.policy-highlight-text{font-size:.88rem;line-height:1.7;color:#475569}.contact-box--renewal{border-radius:18px;padding:22px 20px;background:linear-gradient(180deg,#fffaf0,#fff6e6);border:1px solid #f1dfb8}.contact-label{font-size:.82rem;font-weight:700;color:#9a6700;margin-bottom:8px}.contact-phone{color:#243b63;letter-spacing:-.02em;font-size:2rem;font-weight:800}.contact-time,.contact-holiday{margin-top:6px;color:#6b7280;font-size:.92rem}.contact-actions{display:grid;gap:10px;margin-top:16px}.contact-actions button{border-radius:14px;border:1px solid #e3d2a5;background:#fffdf8;color:#7a5200;height:48px;font-weight:700;cursor:pointer}.region-panel--renewal{margin-top:22px;min-height:auto}.region-panel-head{display:flex;justify-content:space-between;align-items:center;gap:16px}.region-panel-head h3{margin:0}.region-panel-desc{margin:8px 0 0;font-size:.92rem;color:#64748b;line-height:1.6}@media (max-width: 1200px){.hero-section--renewal,.main-grid--renewal,.quick-menu-section--renewal{grid-template-columns:1fr}.hero-title--renewal{font-size:2rem}.hero-visual-steps{flex-wrap:wrap}.hero-step-arrow{display:none}.region-panel-head{flex-direction:column;align-items:flex-start}}@media (max-width: 768px){.hero-section--renewal{padding:22px 18px;border-radius:16px}.hero-title--renewal{font-size:1.65rem}.hero-description{font-size:.95rem}.quick-card--renewal{min-height:104px;padding:18px}.content-card--renewal,.region-panel--renewal{padding:18px;border-radius:14px}hero-visual-card{min-height:280px;border-radius:18px}}.gedu-footer{border-top:1px solid #e5e7eb;background:#f9fafb}.gedu-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;max-width:1440px;margin:0 auto;padding:16px 12px 20px}@media (max-width: 780px){.gedu-footer-inner{flex-direction:column;align-items:flex-start;text-align:left;gap:12px}.gedu-footer-copy{text-align:left}}.gedu-footer-contact{font-size:.88rem;color:#374151}.footer-contact-title{font-weight:700;margin-bottom:2px}.footer-contact-phone{font-weight:600}.footer-contact-time{font-size:.84rem;color:#4b5563}.gedu-footer-copy{font-size:.8rem;color:#6b7280;text-align:right}.footer-copy-text{margin:0}.terms-body{max-height:70vh;overflow:hidden}.terms-scroll{max-height:70vh;overflow-y:auto;padding-right:8px}.terms-section-title{margin:0 0 10px;font-size:1rem;font-weight:700;color:#111827}.terms-article-title{margin:16px 0 6px;font-size:.96rem;font-weight:700;color:#111827}.terms-list{margin:0;padding-left:18px;font-size:.88rem;color:#374151;line-height:1.7}.terms-list li+li{margin-top:4px}.footer-link{color:#1f56a0;text-decoration:none}.footer-link:hover{text-decoration:underline}.org-school-page{background:#f4f4f4}.org-school-hero{display:grid;grid-template-columns:1.3fr .9fr;gap:24px;background:#dfeff9;border:1px solid #d0e6f6;padding:28px 26px 24px}.org-school-header{background:#fff;border-bottom-color:#f2cf79}.org-school-header .gedu-logo-main{color:#1f2937}.org-school-header .gedu-logo-sub{color:#4b5563}.org-school-header .site-nav .nav-link{color:#3b3b3b}.org-school-header .site-nav .nav-link:hover{color:#1f56a0}.org-school-header .login-btn{border-color:#d0d0d0;color:inherit;background:#fff}.org-school-header .login-btn:hover{background:#f3f4f6}.org-login-user{font-size:.95rem;color:#374151;margin-right:12px}.org-login-panel{background:#f9fafb;border-top:1px solid #e5e7eb}.org-login-panel-inner{max-width:820px;margin:0 auto;padding:16px 20px 18px;display:flex;flex-direction:column;gap:10px}.org-login-title{font-size:.98rem;font-weight:700}.org-login-desc{margin:0;font-size:.84rem;color:#4b5563}.org-login-form{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:flex-end}.org-login-field{display:flex;flex-direction:column;gap:4px;min-width:180px}.org-login-label{font-size:.8rem;color:#4b5563}.org-login-field input{border-radius:4px;border:1px solid #d1d5db;padding:6px 8px;font-size:.88rem}.org-login-hint{margin:0;font-size:.8rem;color:#6b7280}.org-login-actions{display:flex;gap:8px;margin-left:auto}.org-login-cancel{min-width:90px}.org-login-error{margin-top:4px}.org-school-hero-text{display:flex;flex-direction:column;justify-content:center}.org-school-year{font-size:1.1rem;font-weight:700;color:#92400e}.org-school-title{margin:6px 0 4px;font-size:2rem;font-weight:800;color:#1f2937}.org-school-subtitle{margin:0;font-size:.95rem;color:#4b5563}.org-school-hero-illust{display:flex;justify-content:center;align-items:center}.org-school-hero-placeholder{width:220px;height:160px;border-radius:8px;background:#fff7e6;border:1px dashed #fbbf24;display:flex;align-items:center;justify-content:center;font-size:.9rem;color:#b45309}.hero-heroBox{background:#dbeefb;padding:28px 32px;border-radius:4px;box-shadow:none}.hero-strap{color:#3b82f6;font-size:.95rem;margin-bottom:10px}.hero-proposal{position:absolute;right:40px;top:18px;font-size:1.15rem;color:#6b7280}.hero-search-row{margin-top:18px;display:flex;justify-content:center}.hero-search{display:inline-flex;align-items:center;border-radius:999px;overflow:visible;border:1px solid rgba(16,24,40,.06);background:transparent}.hero-search-label{background:transparent;border:none;padding:12px 18px;font-weight:700;color:#111827}.hero-search-input{border:none;padding:12px 18px;min-width:360px;outline:none;font-size:.98rem}.hero-search-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:linear-gradient(180deg,#3b82f6,#1e40af);color:#fff;border:none;box-shadow:0 6px 18px #1e40af1f;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.hero-search-btn-label{font-weight:700;font-size:.95rem}.hero-search-btn svg{display:block}.hero-search-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #1e40af2e;opacity:.98}.hero-search .hero-search-input::placeholder{color:#94a3b8}.hero-search-btn:active{transform:translateY(0)}@media (max-width: 720px){.hero-search-input{min-width:120px}.hero-proposal{position:static;text-align:right;margin-top:8px}}.org-school-tabs{display:inline-flex;flex-wrap:wrap;gap:6px;border-bottom:1px solid #e5e7eb;padding-bottom:4px}.local-info-layout{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.local-info-left-panel{padding:12px}.region-map{border:1px solid #e6eef8;padding:10px;border-radius:8px;background:#fff}.region-svg{width:100%;height:260px;display:block}.region-map-hint{margin-top:8px;font-size:.9rem;color:#6b7280}.hex-grid{position:relative;width:100%;height:220px}.hex-item{position:absolute;width:86px;height:74px;cursor:pointer}.hex-item .selected{stroke:#0ea5e9}.hex-item text{font-family:Noto Sans KR,sans-serif}.local-info-right .local-info-panel{padding:12px;background:#fff;border-radius:8px;border:1px solid #e6eef8}.local-info-tabs{display:flex;gap:10px;margin:10px 0}.pill{padding:8px 14px;border-radius:999px;border:1px solid #e6eef8;background:#fff}.pill.active{background:#0b69d6;color:#fff;border-color:#0b69d6}.local-info-links{display:flex;flex-direction:column;gap:8px;margin-top:12px}.link-box{padding:12px 16px;border:1px solid #e6eef8;background:#fff;border-radius:8px;text-align:left}.small-box{padding:8px 12px;margin-right:8px;border:1px solid #e6eef8;border-radius:6px;background:#fff}@media (max-width: 880px){.local-info-layout{grid-template-columns:1fr}.region-svg{height:200px}}.org-school-tab{border-radius:999px;border:1px solid #e5e7eb;background:#fff;color:#374151;font-size:.86rem;padding:4px 12px;cursor:pointer}.org-school-tab--active{background:#1f56a0;color:#fff;border-color:#1f56a0}.org-school-tab-summary{margin-top:8px}.org-school-tab-text{margin:0;font-size:.88rem;color:#4b5563}.org-school-quick-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:18px}.org-school-quick-card{background:#fff}.org-school-main-grid{margin-top:22px}.main-grid.org-school-main-grid{display:grid;gap:20px;grid-template-columns:360px 1fr 300px}@media (max-width: 1100px){.main-grid.org-school-main-grid{grid-template-columns:1fr}}.org-school-guide-body{background:#fff;border:none;padding:0}.org-guide-line{margin:0 0 4px;font-size:.9rem;color:#374151}.site-nav{display:flex;gap:14px;align-items:center}.site-nav .nav-link{color:#3b3b3b;text-decoration:none;font-weight:700;font-size:1.03rem;padding:8px 12px}.site-nav .nav-link:hover{color:#1f56a0}.login-btn{height:36px;padding:0 14px;border-radius:20px;border:1px solid #d0d0d0;background:#fff;font-weight:700;cursor:pointer}.region-character{font-size:.85rem;color:#666;padding:6px 10px;border-radius:6px;background:#f3f3f3;border:1px solid #e6e6e6}.gedu-header .hamburger{display:none;background:transparent;border:0;padding:8px;cursor:pointer}.gedu-header .hamburger .bar{display:block;width:20px;height:2px;background:#333;margin:4px 0;border-radius:2px}@media (max-width: 768px){.gedu-header .site-nav{display:none}.gedu-header .hamburger{display:block}.gedu-header .site-nav.is-open,.gedu-header .site-nav.open{display:flex;position:fixed;left:0;right:0;top:58px;background:#fff;flex-direction:column;padding:20px;gap:14px;box-shadow:0 6px 20px #00000014;z-index:1200}}.quick-menu-section{display:grid;grid-template-columns:repeat(2,1fr);gap:26px;margin-top:12px}.quick-card{display:flex;align-items:center;justify-content:center;height:96px;border:1px solid #d4d4d4;background:#f9fafb;font-size:1.08rem;font-weight:700;color:#111827;cursor:pointer;transition:all .18s ease;padding:10px 14px;text-align:center;border-radius:4px}.quick-card:hover{background:#eef4ff;border-color:#8da7e3;box-shadow:0 2px 6px #0000000f}.policy-link{background:transparent;border:none;padding:4px 0;width:100%;text-align:left;font-size:.96rem;color:#2b2b2b;cursor:pointer}.policy-link:hover{color:#1f56a0}.detail-page{padding-top:36px;max-width:920px;margin:0 auto 32px}.detail-page-wide{padding-top:36px;max-width:1200px;margin:0 auto 32px}.detail-title{margin:0 0 10px;font-size:1.5rem;font-weight:800}.detail-subtitle{margin:0 0 18px;font-size:.92rem;color:#4b5563}.detail-body{background:#f9fafb;border:1px solid #e5e7eb;padding:18px 20px;border-radius:4px;margin-bottom:18px}.detail-article-card{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:24px 28px;margin-bottom:18px}.detail-article-header{border-bottom:1px solid #e5e7eb;padding-bottom:12px;margin-bottom:16px}.detail-article-title{margin:0 0 6px;font-size:1.1rem;font-weight:800}.detail-article-meta{display:flex;flex-wrap:wrap;gap:10px;font-size:.82rem;color:#4b5563}.detail-article-content p{margin:0 0 10px;font-size:.94rem;color:#374151;line-height:1.7}.detail-actions{display:flex;justify-content:flex-end}.detail-back{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:999px;border:1px solid #d1d5db;background:#fff;color:#1f2937;font-size:.9rem;font-weight:500;text-decoration:none;box-shadow:0 1px 2px #0f172a14;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .08s ease}.detail-back:before{content:"←";font-size:.95rem}.detail-back:hover{background:#f3f4f6;border-color:#9ca3af;color:#1f56a0;text-decoration:none;box-shadow:0 2px 6px #0f172a1f;transform:translateY(-1px)}.card-header-link{background:transparent;border:none;color:#4b5563;font-size:.84rem;cursor:pointer}.card-header-link:hover{color:#1f56a0;text-decoration:underline}.policy-subtitle{margin-top:28px;font-size:.95rem;font-weight:700;color:#111}.contact-box{background:#efefef;border:1px solid #e1e1e1;padding:20px 18px;margin-bottom:18px}.contact-phone{font-size:2.2rem;font-weight:800;color:#414c63;line-height:1.1;margin-bottom:10px}.contact-time,.contact-holiday{font-size:.95rem;color:#555;line-height:1.6}.contact-actions{display:flex;flex-direction:column;gap:12px}.contact-actions button{height:50px;border-radius:28px;border:1.5px solid #d9b36f;background:#faf7ef;color:#8a5a00;font-size:.96rem;font-weight:700;cursor:pointer}.contact-actions button:hover{background:#fff8e8}.region-panel{margin-top:26px;min-height:200px}.autonomy-intro{display:flex;flex-direction:column;gap:20px}.autonomy-history-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.3fr);gap:24px}.autonomy-history-left{background:#f9fafb;border-radius:10px;border:1px solid #e5e7eb;padding:18px 18px 20px}.autonomy-history-title{margin:0 0 6px;font-size:1.1rem;font-weight:800;color:#111827}.autonomy-history-sub{margin:0 0 14px;font-size:.9rem;color:#4b5563;line-height:1.7}.autonomy-timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.autonomy-timeline-item{display:flex;flex-direction:column;gap:6px;background:#fff;border-radius:10px;border:1px solid #e5e7eb;padding:10px 12px;margin-bottom:8px}.autonomy-timeline>li{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;margin:0}.autonomy-timeline>li strong{display:block;font-size:.95rem;font-weight:700;color:#1f2937;margin-bottom:4px}.autonomy-timeline>li{color:var(--color-text-sub);line-height:1.6}.autonomy-timeline-year{font-size:.86rem;font-weight:700;color:#1f2937}.autonomy-timeline-body{font-size:.84rem;color:#4b5563;line-height:1.6}.autonomy-history-right{display:flex;flex-direction:column;gap:16px}.autonomy-intro-section{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:18px 18px 16px}.autonomy-section-title{margin:0 0 8px;font-size:1.05rem;font-weight:700;color:#111827}.autonomy-section-text{margin:0;font-size:.94rem;color:#374151;line-height:1.7}.autonomy-intro-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.autonomy-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px 16px 14px}.autonomy-card-title{margin:0 0 8px;font-size:.98rem;font-weight:700;color:#111827}.autonomy-list{margin:0;padding-left:18px;font-size:.88rem;color:#374151;line-height:1.6}.autonomy-list li+li{margin-top:4px}.autonomy-callout{margin-top:4px;background:#fef3c7;border:1px solid #facc15;border-radius:8px;padding:14px 16px 12px}.autonomy-callout-title{font-size:.95rem;font-weight:700;color:#92400e;margin-bottom:4px}.autonomy-callout-text{margin:0;font-size:.86rem;color:#78350f;line-height:1.7}.course-search{display:flex;flex-direction:column;gap:12px}.course-search-layout{display:grid;grid-template-columns:minmax(340px,1fr) minmax(0,1fr);gap:24px}.course-search-left,.course-search-right{min-width:0}.course-search-left-panel{background:#fff;border-radius:18px;border:1px solid #dde6f0;padding:18px 20px 22px;box-shadow:0 12px 30px #0f172a0f}.course-filter-box{margin-bottom:12px}.course-filter-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.course-filter-label{font-size:.86rem;color:#374151}.course-filter-select{min-width:140px;border-radius:4px;border:1px solid #d1d5db;padding:4px 8px;font-size:.86rem}.course-filter-region-label{font-size:.82rem;color:#4b5563}.course-panel{background:#fff;border-radius:18px;border:1px solid #dde6f0;padding:18px 22px 22px;box-shadow:0 12px 30px #0f172a0f}.course-panel-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:12px}.course-panel-title{margin:0;font-size:1.1rem;font-weight:800;color:#111827}.course-panel-sub{margin:4px 0 0;font-size:.86rem;color:#4b5563}.course-panel-count{font-size:.88rem;font-weight:600;color:#16a34a}.local-info-layout{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(0,1.55fr);gap:24px;margin-top:8px}.local-info-left-panel{background:#fff;border-radius:18px;border:1px solid #dde6f0;padding:18px 20px 22px;box-shadow:0 12px 30px #0f172a0f}.local-info-left-title{margin:0 0 6px;font-size:1rem;font-weight:700;color:#111827}.local-info-left-sub{margin:0 0 14px;font-size:.86rem;color:#4b5563}.local-info-panel{background:#fff;border-radius:18px;border:1px solid #dde6f0;padding:18px 22px 22px;box-shadow:0 12px 30px #0f172a0f}.local-info-panel-head{margin-bottom:12px}.local-info-panel-title{margin:0;font-size:1.1rem;font-weight:800;color:#111827}.local-info-panel-sub{margin:4px 0 0;font-size:.86rem;color:#4b5563}.local-info-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.local-info-card{background:#f9fafb;border-radius:14px;border:1px solid #e5e7eb;padding:14px 16px}.local-info-card-title{margin:0 0 6px;font-size:.95rem;font-weight:700;color:#111827}.local-info-card-body{margin:0;font-size:.84rem;line-height:1.6;color:#4b5563}.course-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.course-card{width:100%;text-align:left;border-radius:4px;border:1px solid #e5e7eb;background:#fff;padding:10px 12px;cursor:pointer;display:flex;flex-direction:column;gap:4px}.course-card:hover{background:#eef4ff;border-color:#c4d0f4}.course-card-header{display:flex;align-items:center;gap:6px}.course-title{font-size:.96rem;font-weight:700;color:#111827}.course-meta-row{display:flex;justify-content:space-between;gap:8px;font-size:.82rem;color:#4b5563}.course-meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.course-type-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;font-size:.72rem;font-weight:600}.course-type-badge--online{background:#e0f2fe;color:#0369a1}.course-status-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;font-size:.72rem;font-weight:600}.course-status-badge--open{background:#dcfce7;color:#15803d}.course-status-badge--closed{background:#f3f4f6;color:#4b5563}.course-status-badge--progress{background:#fef9c3;color:#92400e}.course-status-cta{border-radius:999px;border:1px solid #1f56a0;background:#fff;color:#1f56a0;padding:4px 10px;font-size:.76rem;font-weight:600;cursor:pointer}.course-status-cta:hover{background:#eff6ff}.course-empty{padding:12px 10px;font-size:.86rem;color:#4b5563}.org-school-tabs-row{display:flex;justify-content:center;margin:18px 0 6px}.org-school-top-tabs{display:inline-flex;gap:12px;background:transparent;padding:6px;border-radius:14px}.org-school-top-tab{padding:14px 28px;border-radius:12px;background:#f1f7ff;border:1px solid rgba(29,78,216,.06);color:#17407a;font-weight:700;cursor:pointer;transition:background .18s ease,transform .15s ease,box-shadow .2s ease}.org-school-top-tab:hover{transform:translateY(-2px)}.org-school-top-tab.primary{background:#1d4ed8;color:#fff;box-shadow:0 6px 18px #1d4ed81f}.org-tab-content{max-width:1100px;margin:18px auto 40px;padding:18px;box-shadow:0 6px 24px #12263f0a;background:#fff;border-radius:12px}.org-tab-grid{display:grid;grid-template-columns:1fr 360px;gap:20px}.org-main-column,.org-side-column{min-width:0}@media (max-width: 900px){.org-tab-grid{grid-template-columns:1fr}.org-school-top-tabs{gap:8px}.org-school-top-tab{padding:12px 18px}}.course-filter-tabs{display:flex;gap:8px;margin:12px 0 8px}.filter-tab{padding:8px 14px;border-radius:8px;background:#eef5ff;border:none;cursor:pointer;font-weight:700}.filter-tab.active{background:#1d4ed8;color:#fff}.course-card-large{display:flex;gap:18px;align-items:stretch;border:1px solid #e6edf6;border-radius:6px;padding:18px;background:#fff}.course-card-left{flex:1}.course-card-right{display:flex;align-items:center}.course-title-large{font-size:1.1rem;font-weight:800;margin-bottom:10px}.course-meta-list{color:#475569;font-size:.92rem;line-height:1.8}.round-cta{width:84px;height:84px;border-radius:16px;background:#1d4ed8;color:#fff;border:none;font-weight:700;cursor:pointer;box-shadow:0 8px 20px #1d4ed82e}.course-detail{display:flex;flex-direction:column;gap:14px}.course-detail-header{display:flex;justify-content:space-between;align-items:flex-start}.course-detail-type-row{display:flex;align-items:center;gap:8px}.course-detail-title{margin:6px 0 0;font-size:1.1rem;font-weight:800}.course-detail-list{margin:0;display:flex;flex-direction:column;gap:6px}.course-detail-row{display:grid;grid-template-columns:120px minmax(0,1fr);font-size:.88rem;color:#374151}.course-detail-row dt{font-weight:600}.course-detail-row dd{margin:0}.course-detail-actions{display:flex;justify-content:flex-end;gap:8px}.secondary-button{min-width:100px;height:40px;border-radius:999px;border:1px solid #d1d5db;background:#fff;color:#374151;font-size:.9rem;cursor:pointer}.secondary-button:hover{background:#f3f4f6}.education-select{display:flex;flex-direction:column;gap:16px}.education-select-steps{display:flex;gap:8px;margin-bottom:4px}.step-indicator{padding:4px 10px;border-radius:999px;background:#f3f4f6;color:#4b5563;font-size:.8rem}.step-indicator--active{background:#1f56a0;color:#fff}.education-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;align-items:flex-start}.education-left{min-width:0}.education-right{min-width:0;background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:14px 16px}.education-right-title{margin:0 0 8px;font-size:1rem;font-weight:700}.education-right-placeholder{margin:0;font-size:.88rem;color:#4b5563}.education-right-loading{margin:4px 0 0;font-size:.86rem;color:#4b5563}.org-select-list{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.org-select-item{width:100%;text-align:left;border-radius:4px;border:1px solid #e5e7eb;background:#f9fafb;padding:10px 12px;cursor:pointer;display:flex;flex-direction:column;gap:2px}.org-select-item:hover{background:#eef4ff;border-color:#c4d0f4}.org-select-item--selected{background:#e0ebff;border-color:#7b9cff;box-shadow:0 0 0 1px #3b82f659}.org-select-name{font-size:.95rem;font-weight:700;color:#111827}.org-select-address{font-size:.84rem;color:#4b5563}.org-select-meta{margin-top:4px;font-size:.8rem;color:#9ca3af}.org-select-actions{margin-top:12px;display:flex;justify-content:flex-end}.board-table-wrapper{overflow-x:auto}.board-table{width:100%;border-collapse:collapse;font-size:.9rem;background:#fff}.board-table thead{background:#f3f4f6}.board-table th,.board-table td{border:1px solid #e5e7eb;padding:8px 10px;text-align:left}.board-table th{font-weight:700;color:#374151}.board-table tbody tr:nth-child(2n){background:#f9fafb}.board-title-cell{max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-title-link{color:#111827;text-decoration:none}.board-title-link:hover{color:#1f56a0;text-decoration:underline}.board-badge{display:inline-flex;align-items:center;justify-content:center;min-width:56px;padding:2px 8px;border-radius:999px;font-size:.78rem}.board-badge--status-접수중{background:#e0f2fe;color:#0369a1}.board-badge--status-마감{background:#f3f4f6;color:#4b5563}.board-badge--status-예정{background:#fef9c3;color:#92400e}.region-selector-two-pane{padding-top:4px}.region-two-pane-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:24px}.region-left-card,.region-right-card{background:#fff;border:1px solid #e3e3e3;box-shadow:0 1px 3px #00000008}.region-left-card{padding:22px 24px 24px}.region-right-card{padding:18px 22px 20px}.region-left-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.region-title{margin:0;font-size:1.4rem;font-weight:800}.region-search{display:flex;align-items:center;border-bottom:1px solid #e0e0e0;padding-bottom:4px;min-width:220px}.region-search-input{border:none;outline:none;flex:1;font-size:.9rem;background:transparent}.region-search-icon{font-size:1.1rem;color:#8c8c8c}.region-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 14px}.region-card{border:1px solid #e0e0e0;background:#fff;padding:10px 6px;border-radius:4px;font-size:.95rem;cursor:pointer;transition:all .15s ease}.region-card:hover{background:#f2f6fb;border-color:#b7c7df}.region-card.is-selected{background:#3256a8;color:#fff;border-color:#3256a8}.region-right-title{font-size:1rem;font-weight:700;margin-bottom:10px}.district-list{list-style:none;margin:0;padding:0;max-height:260px;overflow-y:auto}.district-item{width:100%;text-align:left;border:none;background:transparent;padding:8px 10px;font-size:.95rem;cursor:pointer}.district-item:hover{background:#3256a8;color:#fff}.district-empty,.region-right-placeholder{font-size:.9rem;color:#777}.faq-page{margin-top:8px;background:#fff;border-radius:6px;border:1px solid #e5e7eb;padding:24px 28px}.faq-header-row{margin-bottom:16px}.faq-main-title{margin:0 0 6px;font-size:1.25rem;font-weight:800}.faq-summary-text{margin:0 0 4px;font-size:.9rem;color:#374151}.faq-summary-text-sub{margin:0;font-size:.85rem;color:#4b5563}.faq-tab-row{display:flex;gap:24px;margin-bottom:12px;border-bottom:1px solid #e5e7eb}.faq-tab{position:relative;background:transparent;border:none;padding:10px 0;font-size:.95rem;color:#6b7280;cursor:pointer}.faq-tab--active{color:#16a34a}.faq-tab--active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#16a34a}.faq-list{display:flex;flex-direction:column;gap:6px}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:4px}.faq-item--highlight{border-color:#f97316}.faq-question{width:100%;border:none;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;cursor:pointer}.faq-q-label{flex-shrink:0;width:20px;font-weight:700;color:#1d4ed8}.faq-q-text{flex:1;text-align:left;font-size:.9rem}.faq-toggle-icon{flex-shrink:0;font-size:.8rem;color:#6b7280}.faq-answer{border-top:1px solid #e5e7eb;padding:10px 12px;background:#f9fafb;display:flex;gap:8px}.faq-a-label{flex-shrink:0;width:20px;font-weight:700;color:#16a34a}.faq-a-text{margin:0;font-size:.9rem;color:#374151}.faq-empty{padding:16px 12px;font-size:.88rem;color:#4b5563}.inquiry-page{margin-top:24px;display:flex;flex-direction:column;gap:16px}.inquiry-card{background:#fff;border-radius:6px;border:1px solid #e5e7eb;padding:28px 32px}.inquiry-form{display:flex;flex-direction:column;gap:10px}.inquiry-form-row{display:grid;grid-template-columns:140px minmax(0,1fr);align-items:flex-start;gap:10px}.inquiry-form-row--full{grid-template-columns:140px minmax(0,1fr)}.inquiry-label{font-size:.88rem;color:#374151;padding-top:8px}.inquiry-field{display:flex;flex-direction:column;gap:6px}.inquiry-field input,.inquiry-field textarea,.inquiry-field select{border-radius:4px;border:1px solid #d1d5db;padding:7px 9px;font-size:.9rem}.inquiry-field textarea{resize:vertical}.inquiry-privacy-box{border-radius:4px;border:1px solid #e5e7eb;background:#f9fafb;padding:10px 12px;font-size:.82rem;color:#4b5563}.checkbox-label{display:inline-flex;align-items:center;gap:6px;font-size:.86rem;color:#374151}.privacy-consent-row{gap:8px}.privacy-required{margin-right:4px;color:#16a34a;font-weight:700}.privacy-link-button{border:none;background:transparent;font-size:.86rem;color:#2563eb;cursor:pointer;text-decoration:underline}.inquiry-actions{display:flex;justify-content:center;margin-top:12px}.primary-button{min-width:140px;height:40px;border-radius:999px;border:none;background:#1f56a0;color:#fff;font-size:.9rem;font-weight:700;cursor:pointer}.primary-button:hover{background:#17427b}.inquiry-alert{border-radius:4px;padding:10px 12px;font-size:.85rem}.inquiry-alert--success{background:#ecfdf3;border:1px solid #bbf7d0;color:#15803d}.inquiry-alert--error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.required-mark{margin-left:3px;color:#dc2626}.field-error{font-size:.8rem;color:#dc2626}@media (max-width: 1200px){.hero-section{grid-template-columns:1fr}.hero-left{min-height:360px}.hero-title{font-size:2.05rem}.main-grid,.quick-menu-section,.education-layout{grid-template-columns:1fr}}@media (max-width: 768px){.gedu-inner{padding:8px 10px 10px}.hero-section{padding:18px 16px 18px 20px}.main-grid{margin-bottom:var(--space-32)}}@media (max-width: 880px){.main-grid{margin-bottom:var(--space-24)}}.hero-left{min-height:440px}.hero-title{font-size:1.65rem}.bubble{transform:scale(.85);transform-origin:top left}.content-card,.region-panel{padding:18px}.contact-phone{font-size:1.9rem}.quick-menu-section{grid-template-columns:1fr;gap:14px}.quick-card{height:80px;font-size:1rem}.region-two-pane-inner{grid-template-columns:1fr}.region-left-card,.region-right-card{padding:18px 16px}.education-layout,.faq-layout{grid-template-columns:1fr}.inquiry-card{padding:18px 16px}.inquiry-form-row,.inquiry-form-row--full{grid-template-columns:1fr}.auth-page{padding-top:80px;padding-bottom:80px}.auth-card{max-width:460px;margin:0 auto;background:#fff;border-radius:8px;box-shadow:0 10px 30px #0f172a14;border:1px solid #e5e7eb;padding:32px 40px 36px}.auth-title{margin:0 0 10px;font-size:1.5rem;font-weight:800;text-align:center}.auth-subtitle{margin:0 0 22px;font-size:.9rem;color:#4b5563;text-align:center}.auth-form{display:flex;flex-direction:column;gap:10px}.auth-field{display:flex;flex-direction:column;gap:4px}.auth-label{font-size:.82rem;color:#4b5563}.auth-field input{border-radius:4px;border:1px solid #d1d5db;padding:9px 10px;font-size:.9rem}.auth-actions{margin-top:12px;display:flex;justify-content:center}.auth-submit{min-width:220px}.auth-error{margin-top:4px}.auth-links-row{margin-top:16px;display:flex;justify-content:center;align-items:center;gap:8px;font-size:.82rem}.auth-link-button{border:none;background:transparent;color:#2563eb;cursor:pointer;font-size:.82rem}.auth-link-divider{width:1px;height:12px;background:#e5e7eb}.auth-signup-row{margin-top:10px;display:flex;justify-content:center;align-items:center;gap:6px;font-size:.82rem;color:#4b5563}.auth-signup-link{font-weight:600}@media (max-width: 768px){.auth-card{padding:24px 18px 28px}}@media (min-width: 768px) and (max-width: 1023px){.detail-page-wide,.detail-page,.page.region,.quiz-page{padding:36px 40px 48px}.faq-page{padding:28px 32px}}@media (max-width: 767px){.detail-page-wide,.detail-page{padding:24px 16px 48px;overflow-x:hidden}.detail-page-wide .detail-title,.detail-page .detail-title{font-size:24px;line-height:1.42;margin-bottom:8px}.detail-page-wide .detail-subtitle,.detail-page .detail-subtitle{font-size:16px;line-height:1.5;margin-bottom:20px}.detail-body{padding:16px;border-radius:12px}.faq-page{padding:20px 16px;border-radius:12px}.faq-main-title{font-size:18px;line-height:1.44}.faq-summary-text,.faq-summary-text-sub{font-size:14px;line-height:1.43}.faq-tab-row{gap:16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap}.faq-tab-row::-webkit-scrollbar{display:none}.faq-tab{flex-shrink:0;white-space:nowrap;font-size:14px;padding:10px 0}.faq-question{padding:14px 12px;align-items:flex-start}.faq-q-text{font-size:14px;line-height:1.43}.faq-answer{padding:12px}.faq-a-text{font-size:14px;line-height:1.57}.inquiry-page{margin-top:0;gap:12px}.inquiry-card{padding:20px 16px;border-radius:12px}.inquiry-form-row,.inquiry-form-row--full{grid-template-columns:1fr;gap:6px}.inquiry-label{padding-top:0;font-size:14px}.inquiry-field input,.inquiry-field textarea,.inquiry-field select{font-size:16px;min-height:48px}.inquiry-field textarea{min-height:120px}.inquiry-actions{flex-direction:column;gap:8px}.inquiry-actions button,.inquiry-actions .primary-button{width:100%;min-height:48px}.terms-body{max-height:none}.terms-scroll{max-height:none;padding-right:0}.terms-section-title{font-size:16px}.terms-article-title{font-size:14px}.terms-list,.terms-scroll p{font-size:14px;line-height:1.57}.board-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -4px}.board-table{min-width:560px;font-size:14px}.board-table th,.board-table td{padding:10px 8px}.page.region{padding:24px 16px 48px;overflow-x:hidden}.page.region h2,.page.region h3{font-size:20px;line-height:1.44;margin-bottom:12px}.region-child-list{display:flex;flex-direction:column;gap:8px;margin:16px 0}.region-child-btn{width:100%;min-height:46px;padding:12px 16px;font-size:16px;font-weight:500;text-align:left;box-sizing:border-box;border-radius:8px;border:1px solid #e5e7eb;background:#f9fafb;cursor:pointer;font-family:inherit;color:#222}.quiz-page{padding:24px 16px 48px;overflow-x:hidden}.quiz-page .quiz-question{margin-bottom:20px}.quiz-page .quiz-actions{flex-direction:column;gap:8px}.quiz-page .quiz-actions button,.quiz-page .primary-button,.quiz-page .secondary-button{width:100%;min-height:48px}}
