@font-face{font-family:Paperlogy;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Paperlogy;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Paperlogy;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--color-primary:#367fff;--color-primary-dark:#1b55b3;--color-primary-light:#7891f7;--color-blue-900:#001376;--color-blue-800:#001426;--color-blue-700:#1361a6;--color-blue-600:#1b55b3;--color-blue-500:#367fff;--color-blue-400:#6199c4;--color-blue-300:#7892f8;--color-blue-200:#a2b4ff;--color-blue-100:#e8f0fb;--color-accent:#001376;--color-accent-light:#0162ff;--color-orange:#e69100;--color-orange-light:#f5a623;--color-red:#ce0707;--color-red-dark:#b73b3b;--color-gray-900:#1d1b20;--color-gray-800:#363636;--color-gray-700:#414141;--color-gray-600:#6b6b6b;--color-gray-500:#7f7f7f;--color-gray-400:#929292;--color-gray-300:#b4b4b4;--color-gray-200:#c7c7c7;--color-gray-100:#f3f4f6;--color-white:#fff;--color-offwhite:#fefefe;--color-bg:#fef8e9;--color-bg-alt:#f5ebd1;--color-bg-white:#fff;--color-bg-tinted:#f5ebd1;--color-text:#414141;--color-text-strong:#1d1b20;--color-text-muted:#6b6b6b;--color-border:#c7c7c7;--color-footer-bg:#001376;--color-footer-text:#ffffffd9;--font-primary:"Paperlogy", "Apple SD Gothic Neo", "나눔고딕", "Malgun Gothic", sans-serif;--font-weight-regular:400;--font-weight-semibold:600;--font-weight-bold:700;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--tracking-wide:.05em;--tracking-wider:.1em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--container-max:1200px;--container-padding:1.5rem;--navbar-height:72px;--navbar-height-mobile:60px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:20px;--radius-full:9999px;--shadow-sm:0 1px 3px #0000001f;--shadow-md:0 4px 12px #00000026;--shadow-lg:0 8px 30px #0000002e;--shadow-navbar:0 2px 8px #00000040;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.4s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-primary);font-size:var(--text-base);line-height:var(--leading-normal);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{flex-direction:column;min-height:100svh;display:flex}main{padding-top:var(--navbar-height);flex:1}@media (width<=1024px){main{padding-top:var(--navbar-height-mobile)}}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4{font-family:var(--font-primary);color:var(--color-text-strong);line-height:var(--leading-tight)}[id]{scroll-margin-top:calc(var(--navbar-height) + 16px)}.container{width:100%;max-width:var(--container-max);padding-inline:var(--container-padding);margin-inline:auto}@media (width<=767px){.section-padding{padding-block:var(--space-16)}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.btn-primary{align-items:center;gap:var(--space-2);background:var(--color-primary);color:var(--color-white);font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-weight-semibold);padding:var(--space-3) var(--space-6);border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-base), transform var(--transition-fast);white-space:nowrap;border:2px solid #0000;text-decoration:none;display:inline-flex}.btn-primary:hover{background:var(--color-blue-600);transform:translateY(-1px)}.btn-secondary{align-items:center;gap:var(--space-2);background:var(--color-orange);color:var(--color-white);font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-weight-semibold);padding:var(--space-3) var(--space-6);border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-base), transform var(--transition-fast);white-space:nowrap;border:2px solid #0000;text-decoration:none;display:inline-flex}.btn-secondary:hover{background:var(--color-orange-light);transform:translateY(-1px)}.btn-outline{align-items:center;gap:var(--space-2);color:var(--color-primary);font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-weight-semibold);padding:var(--space-3) var(--space-6);border-radius:var(--radius-md);border:2px solid var(--color-primary);cursor:pointer;transition:background var(--transition-base), color var(--transition-base), transform var(--transition-fast);white-space:nowrap;background:0 0;text-decoration:none;display:inline-flex}.btn-outline:hover{background:var(--color-primary);color:var(--color-white);transform:translateY(-1px)}.section-header{text-align:center;max-width:720px;margin-inline:auto;margin-bottom:var(--space-16)}@media (width<=767px){.section-header{margin-bottom:var(--space-10)}}.section-label{color:var(--color-accent);font-weight:var(--font-weight-semibold);font-size:var(--text-sm);letter-spacing:var(--tracking-wider);text-transform:uppercase;margin-bottom:var(--space-3);display:inline-block}.section-header h2{font-size:var(--text-4xl);font-weight:var(--font-weight-bold);color:var(--color-text-strong);margin-bottom:var(--space-4);line-height:var(--leading-tight)}@media (width<=767px){.section-header h2{font-size:var(--text-3xl)}}.section-description{font-size:var(--text-lg);color:var(--color-text-muted);line-height:var(--leading-relaxed)}@media (width<=767px){.section-description{font-size:var(--text-base)}}.navbar{height:var(--navbar-height);-webkit-backdrop-filter:blur(10px);transition:background var(--transition-base), box-shadow var(--transition-base);z-index:1000;background:#fff;border-bottom:1px solid #0000000d;position:fixed;top:0;left:0;right:0}.navbar.scrolled{box-shadow:var(--shadow-navbar);background:#fff}.navbar-inner{align-items:center;gap:var(--space-8);height:100%;display:flex}.navbar-brand{flex-direction:column;flex-shrink:0;gap:2px;text-decoration:none;display:flex}.brand-title{font-size:var(--text-xl);font-weight:var(--font-weight-bold);color:#000;letter-spacing:-.02em;line-height:1}.brand-subtitle{font-size:var(--text-xs);color:#6b6b6b;font-weight:var(--font-weight-regular);white-space:nowrap;line-height:1}.nav-list{align-items:center;gap:92px;height:100%;margin-left:auto;display:flex}.nav-item{align-items:center;height:100%;display:flex;position:relative}.nav-link{align-items:center;gap:var(--space-1);padding:var(--space-2) 0;color:#000;font-size:16px;font-weight:700;font-family:var(--font-primary);cursor:pointer;transition:color var(--transition-fast);white-space:nowrap;background:0 0;border:none;height:100%;line-height:19px;text-decoration:none;display:flex}.nav-link:hover{color:#367fff}.nav-chevron{opacity:.7;transition:transform var(--transition-fast);flex-shrink:0}.nav-item:hover .nav-chevron{opacity:1;transform:rotate(180deg)}.dropdown{background:var(--color-white);border-radius:var(--radius-lg);min-width:160px;box-shadow:var(--shadow-lg);border:1px solid var(--color-border);padding:var(--space-2);opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--transition-base), transform var(--transition-base), visibility var(--transition-base);z-index:100;position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%)translateY(-8px)}.nav-item:hover .dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.dropdown-item{padding:var(--space-2) var(--space-4);color:var(--color-text-strong);font-size:var(--text-sm);font-weight:var(--font-weight-regular);border-radius:var(--radius-md);transition:background var(--transition-fast), color var(--transition-fast);white-space:nowrap;text-decoration:none;display:block}.dropdown-item:hover{color:var(--color-primary);background:#e8f0fb}.hamburger{width:40px;height:40px;padding:var(--space-2);cursor:pointer;border-radius:var(--radius-md);transition:background var(--transition-fast);background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;margin-left:auto;display:none}.hamburger:hover{background:#0000000d}.hamburger-bar{border-radius:var(--radius-full);width:100%;height:2px;transition:transform var(--transition-base), opacity var(--transition-base);transform-origin:50%;background:#000;display:block}.hamburger.open .hamburger-bar:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open .hamburger-bar:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.open .hamburger-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{max-height:0;transition:max-height var(--transition-slow);background:#fff;border-top:1px solid #0000001a;display:none;position:absolute;top:100%;left:0;right:0;overflow:hidden}.mobile-menu.open{max-height:100svh;overflow-y:auto}.mobile-nav-list{padding:var(--space-4) var(--space-4) var(--space-6)}.mobile-nav-item{border-bottom:1px solid #00000014}.mobile-nav-item:last-child{border-bottom:none}.mobile-nav-button{width:100%;padding:var(--space-4) var(--space-2);color:#000;font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-weight-bold);cursor:pointer;text-align:left;transition:color var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;display:flex}.mobile-nav-button:hover,.mobile-nav-button.active{color:#367fff}.mobile-chevron{transition:transform var(--transition-base);flex-shrink:0}.mobile-chevron.open{transform:rotate(180deg)}.mobile-dropdown{padding:0 var(--space-2) var(--space-3)}.mobile-dropdown-item{padding:var(--space-3) var(--space-4);color:#6b6b6b;font-size:var(--text-sm);border-radius:var(--radius-md);transition:color var(--transition-fast), background var(--transition-fast);text-decoration:none;display:block}.mobile-dropdown-item:hover{color:#000;background:#367fff14}@media (width<=1024px){.navbar{height:var(--navbar-height-mobile)}.nav-list{display:none}.hamburger{display:flex}.mobile-menu{display:block}.brand-subtitle{display:none}}.footer{padding-block:var(--space-12);background:#f5ebd2;align-items:center;min-height:282px;display:flex}.footer-image{width:100%;max-width:443px;height:auto;margin:0 auto;display:block}@media (width<=767px){.footer{padding-block:var(--space-8)}.footer-image{max-width:90%}}@media (width>=768px) and (width<=1024px){.footer-image{max-width:400px}}.hero-section{min-height:auto;padding:var(--space-20) 0 var(--space-16);background:#fef8e9;position:relative;overflow:visible}.hero-content{z-index:2;text-align:center;align-items:center;gap:var(--space-8);flex-direction:column;display:flex;position:relative}.decorative-pattern{opacity:1;z-index:1;display:block;position:absolute}.decorative-pattern.left{max-width:29px;height:auto;top:164px;left:0}.decorative-pattern.right{max-width:294px;height:auto;top:164px;right:0}.hero-main-image{width:100%;max-width:748px;height:auto;margin:0 auto;display:block}.hero-info-box-img{width:100%;max-width:654px;height:auto;margin:0 auto;display:block}.hero-actions{gap:var(--space-6);flex-wrap:wrap;justify-content:center;display:flex}.btn-hero-primary,.btn-hero-secondary{padding:var(--space-5) var(--space-10);border-radius:var(--radius-md);font-weight:var(--font-weight-bold);transition:transform var(--transition-base), box-shadow var(--transition-base);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-width:250px;line-height:1.4;text-decoration:none;display:inline-flex}.btn-hero-primary{color:var(--color-white);font-size:var(--text-lg);background:#367fff}.btn-hero-primary span{font-size:var(--text-sm);font-weight:var(--font-weight-regular);opacity:.9;margin-top:var(--space-1)}.btn-hero-secondary{color:var(--color-white);font-size:var(--text-lg);background:#e69100}.btn-hero-secondary span{font-size:var(--text-sm);font-weight:var(--font-weight-regular);opacity:.9;margin-top:var(--space-1)}.btn-hero-primary:hover,.btn-hero-secondary:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}@media (width<=1024px){.hero-main-image,.hero-info-box-img{max-width:90%}.decorative-pattern.left,.decorative-pattern.right{opacity:.7;max-width:60px}}@media (width<=767px){.hero-main-image,.hero-info-box-img{max-width:100%}.btn-hero-primary,.btn-hero-secondary{min-width:200px;padding:var(--space-4) var(--space-6);font-size:var(--text-base)}.decorative-pattern{display:none}}.section-separator{border:none;width:100%;height:auto;margin:0;display:block}.separator-1{margin-top:var(--space-12)}.separator-2{margin-top:var(--space-16);margin-bottom:var(--space-12)}.speakers-section{padding:var(--space-12) 0 var(--space-20);background:#fef8e9}.speakers-title-img,.speakers-subtitle-img{max-width:100%;height:auto;margin:0 auto;display:block}.speakers-title-img{margin-bottom:var(--space-4);max-width:316px}.speakers-subtitle-img{margin-bottom:var(--space-12);max-width:85px}.day-section{margin-bottom:var(--space-16)}.day-header{text-align:center;margin-bottom:var(--space-8)}.day-title-img,.day-title-img-ko{max-width:100%;height:auto;margin:0 auto;display:block}.day-title-img{margin-bottom:var(--space-3);max-width:180px}.day-title-img-ko{max-width:80px}.speakers-grid{gap:var(--space-6);margin-bottom:var(--space-10);grid-template-columns:repeat(3,1fr);justify-items:center;display:grid}.speaker-card-img{object-fit:contain;width:190px;height:358px;transition:transform var(--transition-base), box-shadow var(--transition-base);display:block}.speaker-card-img:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00142666}@media (width<=1024px){.speakers-grid{grid-template-columns:repeat(2,1fr)}.speaker-card-img{width:100%;max-width:190px;height:auto}}@media (width<=767px){.speakers-title-img{max-width:80%}.speakers-subtitle-img{max-width:60px}.speakers-grid{gap:var(--space-4);grid-template-columns:1fr}.day-title-img{max-width:150px}.day-title-img-ko{max-width:70px}.speaker-card-img{width:100%;max-width:280px;height:auto}}.section-padding{padding-block:var(--space-20)}@media (width<=767px){.section-padding{padding-block:var(--space-16)}}.overview-page{min-height:100vh;padding:var(--space-20) 0;background:#fef8e9;position:relative;overflow:hidden}.overview-pattern-left{opacity:.8;z-index:1;max-width:120px;height:auto;position:absolute;top:100px;left:0}.overview-pattern-right{opacity:.8;z-index:1;max-width:350px;height:auto;position:absolute;top:100px;right:0}.overview-page>.container{z-index:2;position:relative}.overview-title-section{align-items:center;gap:var(--space-4);margin-bottom:var(--space-12);flex-direction:column;display:flex}.overview-title-ko{width:100%;max-width:200px;height:auto;display:block}.overview-title-en{width:100%;max-width:250px;height:auto;display:block}.overview-accent-line{width:100%;max-width:300px;height:auto;margin-top:var(--space-2);display:block}.overview-tabs{justify-content:center;gap:var(--space-6);margin-bottom:var(--space-12);display:flex}.overview-tab{padding:var(--space-3) var(--space-8);font-size:var(--text-base);font-weight:var(--font-weight-semibold);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base);font-family:var(--font-primary);color:#6b6b6b;background:#e5e5e5;border:none;text-decoration:none}.overview-tab.active{color:var(--color-white);background:#e69100}.overview-tab:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.overview-content-container{margin:var(--space-12) 0;justify-content:center;display:flex}.overview-rectangle5{width:100%;max-width:900px;padding:var(--space-10);background-image:url(/%EC%82%AC%EC%97%85%EA%B0%9C%EC%9A%94/Rectangle%205.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;justify-content:center;align-items:center;min-height:600px;display:flex;position:relative}.overview-frame15{width:100%;max-width:100%;height:auto;display:block}@media (width<=1024px){.overview-pattern-left{max-width:80px}.overview-pattern-right{max-width:250px}.overview-rectangle5{max-width:90%;padding:var(--space-8)}}@media (width<=767px){.overview-page{padding:var(--space-12) 0}.overview-pattern-left,.overview-pattern-right{display:none}.overview-title-section{gap:var(--space-3);margin-bottom:var(--space-8)}.overview-title-ko{max-width:150px}.overview-title-en{max-width:200px}.overview-accent-line{max-width:250px}.overview-tabs{gap:var(--space-4);margin-bottom:var(--space-8)}.overview-tab{padding:var(--space-2) var(--space-6);font-size:var(--text-sm)}.overview-content-container{margin:var(--space-8) 0}.overview-rectangle5{max-width:100%;padding:var(--space-6);min-height:500px}}.goals-page{min-height:100vh;padding:var(--space-20) 0;background:#fef8e9;position:relative;overflow:hidden}.goals-pattern-left{opacity:.8;z-index:1;max-width:120px;height:auto;position:absolute;top:100px;left:0}.goals-pattern-right{opacity:.8;z-index:1;max-width:350px;height:auto;position:absolute;top:100px;right:0}.goals-page>.container{z-index:2;position:relative}.goals-title-section{align-items:center;gap:var(--space-4);margin-bottom:var(--space-12);flex-direction:column;display:flex}.goals-title-ko{width:100%;max-width:200px;height:auto;display:block}.goals-title-en{width:100%;max-width:250px;height:auto;display:block}.goals-accent-line{width:100%;max-width:300px;height:auto;margin-top:var(--space-2);display:block}.goals-tabs{justify-content:center;gap:var(--space-6);margin-bottom:var(--space-12);display:flex}.goals-tab{padding:var(--space-3) var(--space-8);font-size:var(--text-base);font-weight:var(--font-weight-semibold);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base);font-family:var(--font-primary);color:#6b6b6b;background:#e5e5e5;border:none;text-decoration:none}.goals-tab.active{color:var(--color-white);background:#e69100}.goals-tab:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.goals-content-container{margin:var(--space-12) 0;justify-content:center;display:flex}.goals-rectangle5{width:100%;max-width:900px;padding:var(--space-10);align-items:center;gap:var(--space-6);background-image:url(/%EC%82%AC%EC%97%85%EB%AA%A9%ED%91%9C/Rectangle%205.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;flex-direction:column;min-height:700px;display:flex;position:relative}.goals-flags{width:100%;max-width:300px;height:auto;margin-bottom:var(--space-4);display:block}.goals-intro-ko{width:100%;max-width:750px;height:auto;display:block}.goals-list-ko{width:100%;max-width:750px;height:auto;margin-bottom:var(--space-8);display:block}.goals-intro-en,.goals-list-en{width:100%;max-width:750px;height:auto;display:block}@media (width<=1024px){.goals-pattern-left{max-width:80px}.goals-pattern-right{max-width:250px}.goals-rectangle5{max-width:90%;padding:var(--space-8)}.goals-intro-ko,.goals-list-ko,.goals-intro-en,.goals-list-en{max-width:95%}}@media (width<=767px){.goals-page{padding:var(--space-12) 0}.goals-pattern-left,.goals-pattern-right{display:none}.goals-title-section{gap:var(--space-3);margin-bottom:var(--space-8)}.goals-title-ko{max-width:150px}.goals-title-en{max-width:200px}.goals-accent-line{max-width:250px}.goals-tabs{gap:var(--space-4);margin-bottom:var(--space-8)}.goals-tab{padding:var(--space-2) var(--space-6);font-size:var(--text-sm)}.goals-content-container{margin:var(--space-8) 0}.goals-rectangle5{max-width:100%;padding:var(--space-6);gap:var(--space-4);min-height:600px}.goals-flags{max-width:250px}.goals-intro-ko,.goals-list-ko,.goals-intro-en,.goals-list-en{max-width:100%}}.coming-soon-section{background:var(--color-bg);min-height:calc(100vh - var(--navbar-height) - 200px);align-items:center;display:flex}.coming-soon-inner{align-items:flex-start;gap:var(--space-6);flex-direction:column;max-width:640px;display:flex}.coming-soon-title{font-size:var(--text-4xl);font-weight:var(--font-weight-bold);color:var(--color-text-strong);line-height:var(--leading-tight)}.coming-soon-desc{font-size:var(--text-lg);color:var(--color-text-muted);line-height:var(--leading-relaxed)}@media (width<=767px){.coming-soon-title{font-size:var(--text-3xl)}.coming-soon-desc{font-size:var(--text-base)}}
