@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard-dynamic-subset.min.css";*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%}body{color:#000;word-wrap:break-word;overflow-wrap:break-word;background:#fff;margin:0;padding:0;font-family:Pretendard,sans-serif;font-size:1.2em;line-height:1.6}html,h1,h2,h3,h4,h5,h6,form,fieldset,img{border:0;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:Pretendard,sans-serif;font-size:1em;font-weight:400}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul,ol,dl,dt,dd{margin:0;padding:0;list-style:none}legend{text-indent:-9999em;margin:0;padding:0;font-size:0;line-height:0;position:absolute;overflow:hidden}label,input,button,select,img{vertical-align:middle;font-size:1em}input,button,textarea,select{background:0 0;border:none;margin:0;padding:0;font-family:Pretendard,sans-serif;font-size:1em}input[type=submit],button{cursor:pointer}button{border:none;outline:none}textarea{resize:vertical}select{margin:0}p{word-break:keep-all;margin:0;padding:0}hr{display:none}pre{white-space:pre-wrap;font-size:1.1em;overflow-x:auto}a{color:#000;background-color:#0000;text-decoration:none}a:hover,a:focus{text-decoration:none}img{vertical-align:top;max-width:100%;height:auto}table{border-collapse:collapse;border-spacing:0}.blind,.hidden,.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.clearfix:after{content:"";clear:both;display:block}.header{background:#fff;border-bottom:1px solid #e0e0e0;width:100%}.header-inner{justify-content:space-between;align-items:center;max-width:1280px;height:80px;margin:0 auto;padding:0 20px;display:flex}.logo{align-items:center;display:flex}.logo img{height:40px}.gnb ul{gap:40px;margin:0;padding:0;list-style:none;display:flex}.gnb a{color:#333;font-size:16px;font-weight:500;transition:color .3s}.gnb a:hover{color:#06c}.waiting{text-align:center;padding:15rem 0;font-size:1.5rem}:root{--max-Width:1280px;--primary-color:#3b82f6;--secondary-color:#8b5cf6;--text-color:#1f2937;--subtext-color:#6b7280;--border-color:#e5e7eb}.subtop-banner{background-position:50%;background-size:cover;justify-content:center;align-items:center;height:300px;display:flex;position:relative}.subtop-banner-overlay{background:linear-gradient(135deg,#155bcdb3,#000000b3);position:absolute;inset:0}.subtop-banner-content{z-index:10;text-align:center;color:#fff;position:relative}.subtop-banner-title{text-shadow:0 2px 10px #0000004d;margin-bottom:0;font-size:2.2rem;font-weight:700}.subtop-banner-subtitle{letter-spacing:.1em;opacity:.9;font-size:1.05rem;font-weight:300}.sub-container{padding:5rem 1.5rem}.sub-content{max-width:1280px;margin:0 auto}@media (min-width:768px){.subtop-banner{height:450px}.subtop-banner-title{font-size:4.2rem}.subtop-banner-subtitle{font-size:1.4rem}}@media (min-width:1024px){.subtop-container{padding:6rem 2rem}.subtop-content{max-width:1280px}}@keyframes scroll{0%,to{opacity:0;transform:translateY(0)}50%{opacity:1;transform:translateY(20px)}}.home-container{color:#fff;background-color:#000;overflow-x:hidden}.home-header{z-index:50;padding:1rem 1.5rem;transition:all .3s;position:fixed;top:0;left:0;right:0}.home-header.scrolled{background-color:#fffffff2;box-shadow:0 4px 6px #0003}.header-content{justify-content:space-between;align-items:center;max-width:80rem;margin:0 auto;display:flex}.logo{cursor:pointer;align-items:center;gap:.75rem;display:flex}.logo-icon{border-radius:.5rem;justify-content:center;align-items:center;width:10rem;height:auto;display:flex}.logo-image{object-fit:contain;width:100%;height:100%;transition:opacity .3s}.nav-desktop{align-items:center;gap:2.6rem;display:none}.nav-desktop a{color:#fff;white-space:nowrap;font-size:1.2rem;font-weight:600;text-decoration:none;transition:color .3s}.home-header.scrolled nav.nav-desktop a{color:#000}.nav-desktop a:hover{text-decoration:underline}.nav-btn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:9999px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:700;transition:background .3s}.nav-btn:hover{background:#e5e7eb}.menu-btn{cursor:pointer;background:0 0;border:none;width:2.5rem;height:2.5rem;display:block;position:relative}.menu-btn span{background:#fff;width:1.5rem;height:2px;transition:all .3s;display:block;position:absolute;left:50%;transform:translate(-50%)}.home-header.scrolled .menu-btn span{background:#000}.menu-btn span:first-child{top:8px}.menu-btn span:nth-child(2){top:50%;transform:translate(-50%,-50%)}.menu-btn span:nth-child(3){bottom:8px}.menu-btn.open span:first-child{top:50%;transform:translate(-50%,-50%)rotate(45deg)}.menu-btn.open span:nth-child(2){opacity:0}.menu-btn.open span:nth-child(3){bottom:50%;transform:translate(-50%,50%)rotate(-45deg)}.mobile-menu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;max-height:0;transition:all .3s;display:block;overflow:hidden}.mobile-menu.open{opacity:1;max-height:400px}.mobile-menu nav{padding:1.5rem}.mobile-menu a{color:#fff;margin-bottom:1rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:color .3s;display:block}.home-header.scrolled .mobile-menu a{color:#000}.mobile-menu a:hover{color:#3b82f6}.mobile-menu .nav-btn{width:100%}@media (min-width:768px){.logo-icon{width:15rem;height:3rem}.nav-desktop{display:flex}.menu-btn,.mobile-menu{display:none}}.footer{color:#9ca3af;background:#000;border-top:1px solid #374151;padding:4rem 1.5rem}.footer-content{max-width:80rem;margin:0 auto}.footer-grid{gap:3rem;margin-bottom:3rem;display:grid}.footer-column h3{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.footer-column p{color:#6b7280;margin-bottom:1rem;font-size:.875rem}.footer-list{list-style:none}.footer-list li{cursor:pointer;margin-bottom:.5rem;font-size:.875rem;transition:color .3s}.footer-list li:hover{color:#fff}.footer-copyright{text-align:center;border-top:1px solid #374151;padding-top:2rem;font-size:.875rem}@media (min-width:768px){.footer-grid{grid-template-columns:2fr 1fr 1fr}}
