.navbar{background:#fff;box-shadow:0 2px 10px #0000000d;position:sticky;top:0;z-index:1000;padding:1rem 0}.navbar .container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.navbar-brand{display:flex;align-items:center;text-decoration:none;color:#333;font-size:1.5rem;font-weight:700;gap:.75rem}.logo-img{height:40px;width:auto}.brand-text{font-size:.875rem;color:#6c757d;letter-spacing:1px;font-family:Malgun Gothic,맑은 고딕,sans-serif;display:none}@media (min-width: 992px){.brand-text{display:inline-block}}.nav-menu{display:flex;gap:2rem;align-items:center;position:relative}.nav-link{position:relative;display:inline-flex;text-decoration:none;color:#333;font-weight:500;padding:.5rem 0;transition:color .3s ease}.nav-link:hover,.nav-link.active{color:#1266f1}.nav-indicator{position:absolute;bottom:0;left:0;height:2px;width:0;background:#1266f1;border-radius:2px;pointer-events:none}@media (max-width: 768px){.navbar .container{padding:0 1rem}.nav-menu{gap:1rem}.nav-link{font-size:.9rem}}.footer{background:#262626;color:#fff;padding:3rem 0 2rem;margin-top:auto}.footer .container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem}.footer-section{display:flex;flex-direction:column;gap:1rem}.footer-title{text-transform:uppercase;font-weight:700;color:#ffc107;margin-bottom:.5rem;font-size:1rem;letter-spacing:1px}.footer-text{display:flex;align-items:center;gap:.5rem;color:#fff;margin:0}.footer-text i{color:#ffc107}.footer-divider{margin:2rem 0 0;border:none;border-top:1px solid rgba(255,255,255,.1)}.pro-card{background:#fff;border-radius:12px;padding:40px 20px;text-align:center;border:1px solid rgba(0,0,0,.05);box-shadow:0 3px 10px #0f172a12;transition:all .4s ease;height:100%;position:relative;overflow:hidden}.pro-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:#1266f1;transition:height .3s ease}.pro-card.dark-accent:before{background:#262626}.card-icon{font-size:2.5rem;margin-bottom:20px;color:#1266f1;display:block}.dark-accent .card-icon{color:#262626}.card-title{font-weight:700;font-size:1.5rem;margin-bottom:0;color:#333}.card-subtitle{color:#6c757d;font-size:.875rem;margin-top:.5rem;margin-bottom:0}.home{width:100%}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-section{min-height:75vh;display:flex;align-items:center;justify-content:center;padding:4rem 0;position:relative;overflow:hidden}.brush-decorations{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.brush{position:absolute;z-index:0}.brush svg{width:100%;height:100%;filter:blur(1px)}.brush-red{color:#cd2e3a;top:10%;left:-5%;width:min(45vw,380px);height:min(35vw,280px);animation:brush-float 8s ease-in-out infinite}.brush-blue{color:#0047a0;bottom:10%;right:-5%;width:min(45vw,380px);height:min(35vw,280px);animation:brush-float 10s ease-in-out infinite reverse;animation-delay:-2s}.brush-red-2{top:auto;bottom:25%;left:15%;width:min(30vw,240px);height:min(20vw,160px);animation:brush-float 7s ease-in-out infinite;animation-delay:-1s}.brush-blue-2{bottom:auto;top:30%;right:15%;width:min(28vw,220px);height:min(22vw,170px);animation:brush-float 9s ease-in-out infinite reverse}@keyframes brush-float{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(8px,-12px) rotate(1deg)}50%{transform:translate(-5px,5px) rotate(-.5deg)}75%{transform:translate(10px,8px) rotate(.5deg)}}.hero-container{position:relative;z-index:1}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;width:100%}.hero-image{display:flex;justify-content:center;align-items:center}.hero-logo{max-width:100%;height:auto;max-height:600px}.hero-text{display:flex;align-items:center}.hero-title{font-size:4rem;font-weight:700;line-height:1.2;color:#333;margin:0}.hero-subtitle{font-size:2rem;color:#6c757d;font-weight:400}.welcome-section{padding:4rem 0}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#333}.welcome-text{font-size:1.25rem;line-height:2;color:#6c757d;margin-bottom:2rem}.divider{height:3px;background:#1266f1;width:100px;border-radius:2px}.mission-section,.vision-section{padding:4rem 0}.section-header{margin-bottom:3rem}.section-label{font-size:.875rem;text-transform:uppercase;letter-spacing:2px;color:#1266f1;font-weight:700;margin-bottom:.5rem}.section-label.dark{color:#262626}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}@media (max-width: 992px){.hero-content{grid-template-columns:1fr;text-align:center;justify-items:center}.hero-text{justify-content:center}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.5rem}}@media (max-width: 768px){.container{padding:0 1rem}.hero-section{min-height:60vh;padding:2rem 0}.hero-title{font-size:2.5rem}.section-title{font-size:2rem}.welcome-text{font-size:1.1rem}.cards-grid{grid-template-columns:1fr}}.program-page{padding:4rem 0;background-color:#fbfbfb;min-height:calc(100vh - 200px)}.program-page .container{max-width:1300px;margin:0 auto;padding:0 2rem}.page-title{font-size:3rem;font-weight:700;margin-bottom:3rem;color:#333}.program-carousel-wrap{display:flex;align-items:center;gap:1rem;margin-bottom:2.5rem}.program-carousel{flex:1;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none}.program-carousel::-webkit-scrollbar{display:none}.program-carousel-nav{width:44px;height:44px;border:1px solid #dbe3ef;border-radius:999px;background:#fff;color:#1266f1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .2s ease,color .2s ease,border-color .2s ease}.program-carousel-nav:hover{background:#1266f1;color:#fff;border-color:#1266f1}.program-track{display:flex;gap:1.75rem;padding-top:.75rem;padding-bottom:.5rem}.program-card{background:#fff;border-radius:12px;box-shadow:0 3px 12px #0f172a14;overflow:hidden;display:flex;flex-direction:column;flex:0 0 480px;max-width:480px}.program-image-placeholder{width:100%;min-height:200px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2.75rem;flex-shrink:0}.program-body{padding:2rem 2.5rem;overflow-y:auto;flex:1}.program-title{font-size:1.75rem;font-weight:700;margin-bottom:1rem;color:#333}.program-purpose{font-size:1.0625rem;line-height:1.75;color:#555;margin-bottom:1.25rem}.program-section-title{font-weight:600;color:#333;margin-top:1.25rem;margin-bottom:.5rem;font-size:1rem}.program-list{padding-left:1.25rem;margin-bottom:.75rem;color:#555;font-size:1rem}.program-list li{margin-bottom:.35rem;line-height:1.55}.program-faq{width:100%;margin-top:0;padding:3rem 0 4rem;background:#f1f5f9}.program-faq-inner{max-width:1200px;margin:0 auto;padding:0 2rem}.program-faq-title{font-size:1.5rem;font-weight:700;color:#333;margin:0 0 1.5rem}.program-faq-list{display:flex;flex-direction:column;gap:0;max-width:none}.program-faq-item{border-bottom:1px solid #e2e8f0}.program-faq-item:last-child{border-bottom:none}.program-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;border:none;background:none;font-size:1rem;font-weight:600;color:#333;text-align:left;cursor:pointer;transition:color .2s}.program-faq-question:hover{color:#0047a0}.program-faq-icon{flex-shrink:0;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem;color:#64748b;transition:transform .25s}.program-faq-item.open .program-faq-icon{transform:rotate(45deg);color:#0047a0}.program-faq-answer-wrap{overflow:hidden}.program-faq-answer{margin:0 0 1rem;padding-top:.25rem;font-size:.9375rem;line-height:1.7;color:#555}.program-card-clickable{cursor:pointer}.program-gallery-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem}.program-gallery-modal{background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 24px 48px #0003}.program-gallery-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #eef1f4;flex-shrink:0}.program-gallery-title{font-size:1.25rem;font-weight:700;color:#333;margin:0}.program-gallery-close{width:40px;height:40px;border:none;background:transparent;color:#64748b;cursor:pointer;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;transition:color .2s,background .2s}.program-gallery-close:hover{background:#f1f5f9;color:#334155}.program-gallery-body{padding:1.5rem;overflow-y:auto;flex:1}.program-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.program-gallery-item{border-radius:12px;overflow:hidden;aspect-ratio:3 / 2;background:#f1f5f9}.program-gallery-item img{width:100%;height:100%;object-fit:cover;display:block}.program-gallery-empty{text-align:center;color:#64748b;font-size:1rem;padding:3rem 1rem;margin:0}@media (max-width: 768px){.program-page{padding:2rem 0}.program-page .container{padding:0 1rem}.page-title{font-size:2rem;margin-bottom:2rem}.program-carousel{overflow-x:auto}.program-track{gap:1rem}.program-carousel-wrap{gap:.75rem;margin-bottom:2rem}.program-carousel-nav{width:38px;height:38px}.program-card{flex:0 0 85%;max-width:85%}.program-image-placeholder{min-height:160px;font-size:2.25rem}.program-body{padding:1.5rem}.program-title{font-size:1.375rem}.program-purpose,.program-list{font-size:.9375rem}.program-gallery-overlay{padding:1rem}.program-gallery-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.program-gallery-title{font-size:1rem}.program-faq{padding:2rem 0 3rem}.program-faq-inner{padding:0 1rem}.program-faq-title{font-size:1.25rem;margin-bottom:1.25rem}.program-faq-question{font-size:.9375rem;padding:1rem 0}.program-faq-answer{font-size:.875rem}}.about-page{padding:4rem 0;min-height:calc(100vh - 200px)}.about-page .container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header{margin-bottom:3rem;text-align:center}.section-label{font-size:.875rem;text-transform:uppercase;letter-spacing:2px;color:#262626;font-weight:700;margin-bottom:.5rem}.section-heading{font-size:2rem;font-weight:700;color:#333;margin:0}.team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem}.member-image{width:120px;height:120px;border-radius:50%;object-fit:cover;margin:0 auto 1.5rem;display:block;box-shadow:0 3px 10px #0f172a12}@media (max-width: 768px){.about-page{padding:2rem 0}.about-page .container{padding:0 1rem}.section-header{margin-bottom:2rem}.team-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.member-image{width:100px;height:100px}}@media (max-width: 480px){.team-grid{grid-template-columns:1fr}}.events-page{padding:4rem 0;min-height:calc(100vh - 200px);background:#f8fbff}.events-page .container{max-width:1200px;margin:0 auto;padding:0 2rem}.page-header{text-align:center;margin-bottom:4rem}.page-title{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#333}.page-subtitle{font-size:1.25rem;color:#6c757d;max-width:600px;margin:0 auto;line-height:1.6}.events-list{display:flex;flex-direction:column;gap:2rem}.event-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 3px 12px #0f172a14;border-left:4px solid #1266f1}.event-header{display:flex;gap:2rem;margin-bottom:1.5rem;align-items:flex-start}.event-date-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:80px;height:80px;background:#1266f1;border-radius:12px;color:#fff;padding:.5rem;box-shadow:0 4px 15px #1266f14d}.date-month{font-size:.75rem;text-transform:uppercase;font-weight:600;letter-spacing:1px}.date-day{font-size:1.75rem;font-weight:700;line-height:1}.event-info{flex:1}.event-title{font-size:1.75rem;font-weight:700;margin-bottom:1rem;color:#333;line-height:1.3}.event-meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:.5rem}.event-meta-item{display:flex;align-items:center;gap:.5rem;color:#6c757d;font-size:.95rem}.event-meta-item i{color:#1266f1;width:16px}.event-description{font-size:1rem;line-height:1.8;color:#555;margin-bottom:1.5rem}.rsvp-button{display:inline-flex;align-items:center;gap:.75rem;background:#1266f1;color:#fff;padding:.875rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 15px #1266f14d}.rsvp-button:hover{box-shadow:0 6px 20px #1266f166;color:#fff}.rsvp-button i{font-size:1.1rem}.no-events{text-align:center;padding:4rem 2rem;color:#6c757d}.no-events i{font-size:4rem;margin-bottom:1rem;color:#dee2e6}.no-events p{font-size:1.25rem;margin:0}@media (max-width: 768px){.events-page{padding:2rem 0}.events-page .container{padding:0 1rem}.page-title{font-size:2rem}.page-subtitle{font-size:1.1rem}.event-card{padding:1.5rem}.event-header{flex-direction:column;gap:1.5rem}.event-date-badge{align-self:center}.event-title{font-size:1.5rem}.event-meta{flex-direction:column;gap:.75rem}.rsvp-button{width:100%;justify-content:center}}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/orioncactus/pretendard@1.3.9/dist/web/static/woff2/Pretendard-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/orioncactus/pretendard@1.3.9/dist/web/static/woff2/Pretendard-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/orioncactus/pretendard@1.3.9/dist/web/static/woff2/Pretendard-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}.sponsorship-page{width:100%;padding-bottom:4rem;font-family:-apple-system,BlinkMacSystemFont,Pretendard,Apple SD Gothic Neo,sans-serif}.sponsorship-hero{padding:4rem 0 3rem;background:linear-gradient(180deg,#f8f9fa,#fff)}.sponsorship-hero-content{text-align:center;max-width:640px;margin:0 auto}.sponsorship-title{font-size:2.5rem;font-weight:700;color:#333;margin:0 0 .75rem}.sponsorship-intro{font-size:1.125rem;color:#6c757d;margin:0;line-height:1.6}.sponsorship-description-section{padding:0 0 2.5rem}.sponsorship-description{max-width:720px;margin:0 auto;text-align:center}.sponsorship-description-p{font-size:1rem;line-height:1.8;color:#475569;margin:0 0 1rem}.sponsorship-description-p:last-child{margin-bottom:0}.sponsorship-tiers{padding:2rem 0 3rem}.tier-tabs{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-bottom:1.5rem;flex-wrap:wrap}.tier-nav{width:40px;height:40px;border-radius:50%;border:1px solid #e2e8f0;background:#fff;color:#64748b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s,color .2s,background .2s,transform .2s}.tier-nav:hover{border-color:#cbd5e1;color:#334155;background:#f8fafc;transform:scale(1.05)}.tier-nav:active{transform:scale(.98)}.tier-nav svg{flex-shrink:0}.tier-buttons{display:flex;gap:.375rem;align-items:center;padding:4px;background:#f1f5f9;border-radius:12px}.tier-btn{padding:.625rem 1.25rem;border-radius:8px;border:none;font-size:.9375rem;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:background .25s,color .25s,box-shadow .2s;background:transparent;color:#64748b}.tier-btn:hover{color:#334155}.tier-btn.tier-gold:hover{background:#d4af371f;color:#8b6914}.tier-btn.tier-gold.active{background:#fff;color:#b8860b;box-shadow:0 1px 3px #00000014}.tier-btn.tier-silver:hover{background:#8080801f;color:#525252}.tier-btn.tier-silver.active{background:#fff;color:#737373;box-shadow:0 1px 3px #00000014}.tier-btn.tier-bronze:hover{background:#cd7f321f;color:#7a5c3a}.tier-btn.tier-bronze.active{background:#fff;color:sienna;box-shadow:0 1px 3px #00000014}.tier-description-block{text-align:center;max-width:560px;margin:0 auto 2.5rem;padding:1.25rem 1.5rem;background:#fafbfc;border-radius:12px;border:1px solid #eef1f4}.tier-amount-label{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin:0 0 .5rem}.tier-description-text{font-size:.9375rem;line-height:1.65;color:#475569;margin:0}.sponsors-wrap{min-height:200px}.sponsors-list{display:grid;gap:1.5rem;width:100%}.sponsors-list-gold{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.sponsors-list-silver{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.sponsors-list-bronze{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.sponsor-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;background:#fff;border-radius:12px;border:1px solid #e9ecef;box-shadow:0 2px 8px #0f172a0f}.sponsors-list-gold .sponsor-card{border-color:#e6d4a8;background:linear-gradient(180deg,#fffef9,#fff)}.sponsors-list-silver .sponsor-card{border-color:#dee2e6}.sponsors-list-bronze .sponsor-card{border-color:#e8dcc8;background:linear-gradient(180deg,#fffbf7,#fff)}.sponsor-logo-placeholder{width:80px;height:80px;border-radius:12px;background:#e9ecef;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.sponsors-list-gold .sponsor-logo-placeholder{width:100px;height:100px;background:linear-gradient(135deg,#f0e6c8,#e6d4a8)}.sponsors-list-silver .sponsor-logo-placeholder{background:linear-gradient(135deg,#e8e8e8,#d0d0d0)}.sponsors-list-bronze .sponsor-logo-placeholder{width:64px;height:64px;background:linear-gradient(135deg,#e8dcc8,#d4b896)}.sponsor-initial{font-size:2rem;font-weight:700;color:#6c757d}.sponsors-list-gold .sponsor-initial{font-size:2.5rem;color:#8b6914}.sponsors-list-silver .sponsor-initial{color:#5a5a5a}.sponsors-list-bronze .sponsor-initial{font-size:1.5rem;color:#7a5c3a}.sponsor-name{font-size:1rem;font-weight:600;color:#333;text-align:center}.sponsorship-cta{padding:3rem 0;background:#f8f9fa}.cta-block{text-align:center;padding:2rem}.cta-text{font-size:1.25rem;color:#495057;margin:0 0 1.25rem}.cta-btn{display:inline-block;padding:.75rem 2rem;background:#0047a0;color:#fff;font-weight:600;text-decoration:none;border-radius:999px;transition:background .2s,transform .2s}.cta-btn:hover{background:#003580;transform:translateY(-2px)}@media (max-width: 768px){.sponsorship-hero{padding:3rem 0 2rem}.sponsorship-title{font-size:2rem}.tier-tabs{gap:.75rem;margin-bottom:1.25rem}.tier-nav{width:36px;height:36px}.tier-nav svg{width:18px;height:18px}.tier-buttons{padding:3px}.tier-btn{padding:.5rem 1rem;font-size:.875rem}.tier-description-block{padding:1rem 1.25rem;margin-bottom:2rem}.tier-amount-label{font-size:.75rem}.tier-description-text{font-size:.875rem}.sponsorship-description-section{padding-bottom:2rem}.sponsorship-description-p{font-size:.9375rem}.sponsors-list-gold,.sponsors-list-silver{grid-template-columns:1fr}.sponsors-list-bronze{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#fff;overflow-x:hidden;color:#333}h1,h2,h3,.navbar-brand{font-family:Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{min-height:100vh;display:flex;flex-direction:column}
