html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{-webkit-font-smoothing:antialiased;box-sizing:border-box}html,body{margin:0;height:100%}button:focus-visible{outline:2px solid #4a90e2!important;outline:-webkit-focus-ring-color auto 5px!important}a{text-decoration:none}:root{--primary-blue: #0f68e8;--dark-blue: #0a1f3a;--light-blue: #3384f7;--bg-gray: #f3f5fb;--card-gray: #f2f5fb;--border-gray: #b7c3da;--text-dark: #333333;--text-gray: #555555;--accent-yellow: #ffe9a6}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,Helvetica,sans-serif;background:white;overflow-x:hidden}.page-container{width:100%;min-height:100vh;overflow-x:hidden}.header{position:fixed;top:0;left:0;right:0;background:rgba(0,0,0,.4);z-index:1000;height:72px}.header-content{max-width:1920px;margin:0 auto;padding:0 260px;display:flex;justify-content:space-between;align-items:center}.logo{height:52px;object-fit:cover}.desktop-nav{display:flex;gap:40px;align-items:center}.nav-item{color:#fff;font-size:16px;text-decoration:none;opacity:.6;transition:opacity .3s;white-space:nowrap;position:relative;outline:none;padding:28px 19px}.nav-item:hover{opacity:1}.nav-item:hover,.nav-item.active{color:#fff;opacity:1}.nav-item.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background:var(--accent-yellow);border-radius:4px 4px 0 0}.mobile-menu-btn{display:none;background:none;border:none;cursor:pointer;padding:8px}.header-underline{position:absolute;bottom:0;left:0;right:0;height:1px;background:rgba(255,255,255,.1)}.mobile-menu-overlay{position:fixed;inset:72px 0 0;background:rgba(0,0,0,.95);z-index:2000;display:none;opacity:0;transition:opacity .3s ease}.mobile-menu-overlay.active{display:flex;opacity:1}.mobile-menu-content{width:100%;height:100%;display:flex;flex-direction:column;padding:24px 0}.mobile-nav{display:flex;flex-direction:column;gap:32px;padding:0 16px}.mobile-nav-item{color:#fff;font-size:18px;text-decoration:none;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center}.mobile-nav-item.active{opacity:1;color:#ffe9a6}.hero-section{position:relative;width:100%;height:1080px;overflow:hidden}.hero-bg,.hero-bg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.hero-content{position:relative;z-index:10;max-width:1321px;margin:0 auto;padding:398px 20px 0;text-align:center}.hero-title{font-size:56px;font-weight:700;color:#fff;line-height:100px;letter-spacing:-.15px;margin-bottom:40px}.hero-subtitle{font-size:26px;color:#fff;line-height:46px}.info-card-section{position:relative;margin-top:-121px;padding:0 20px;z-index:100}.info-card{max-width:1260px;margin:0 auto;background:white;border-radius:8px;box-shadow:0 4px 26px #00000026;padding:60px 70px}.info-item{display:flex;gap:22px;align-items:flex-start;margin-bottom:24px}.info-item:last-child{margin-bottom:0}.bullet{width:12px;height:12px;background:#0f68e8;border-radius:10px;flex-shrink:0;margin-top:15px}.info-item p{font-size:24px;font-weight:700;color:#333;line-height:42px}.about-section{background:#f3f5fb;padding:80px 20px 100px}.container{max-width:1260px;margin:0 auto}.section-title{font-size:32px;font-weight:700;color:#000;margin-bottom:35px}.section-description{font-size:24px;font-weight:700;color:#000;line-height:42px;margin-bottom:80px}.about-content{display:flex;gap:96px;align-items:center}.about-image{width:480px;height:420px;object-fit:cover;flex-shrink:0}.about-details{flex:1}.detail-item{display:flex;gap:34px;align-items:flex-start;margin-bottom:42px}.detail-item:last-child{margin-bottom:0}.detail-bullet{width:12px;height:12px;background:#0f68e8;border-radius:10px;flex-shrink:0;margin-top:6px}.detail-item p{font-size:24px;font-weight:700;color:#000;line-height:24px}.sponsorship-section{background:#0f68e8;padding:80px 20px}.section-title-white{font-size:32px;font-weight:700;color:#fff;text-align:center;margin-bottom:60px}.sponsorship-cards{display:flex;gap:40px;justify-content:center}.sponsor-card{width:610px;background:#3384f7;border-radius:8px;padding:43px 52px 42px;display:flex;justify-content:space-between;gap:8px}.card-image{width:216px;height:260px;object-fit:cover;border-radius:8px}.card-title{font-size:24px;font-weight:700;color:#fff;margin-bottom:24px}.card-list{list-style:none}.card-list li{font-size:16px;color:#fff;line-height:38px;padding-left:22px;position:relative}.card-list li:before{content:"";position:absolute;left:0;top:13px;width:8px;height:8px;background:white;border-radius:50%}.legal-section{padding:100px 20px;background:white}.section-description-gray{font-size:20px;color:#555;line-height:42px;margin-bottom:60px}.legal-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px}.legal-card{background:#f2f5fb;border:1px solid #b7c3da;border-radius:8px;padding:32px 28px;min-height:680px}.legal-icon{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:30px}.legal-icon img{height:193px}.legal-card-title{font-size:28px;font-weight:700;color:#000;line-height:46px;margin-bottom:20px}.legal-list{list-style:none}.legal-list li{font-size:20px;color:#333;line-height:42px;padding-left:25px;position:relative;margin-bottom:24px}.legal-list li:before{content:"";position:absolute;left:0;top:16px;width:10px;height:10px;background:#0f68e8;border-radius:5px}.legal-text{font-size:20px;color:#333;line-height:42px}.disclaimer-card{background:#f2f5fb;border:1px solid #b7c3da;border-radius:8px;padding:56px;display:flex;gap:44px;align-items:center}.disclaimer-icon{width:72px;height:72px;flex-shrink:0}.disclaimer-text{font-size:24px;font-weight:700;color:#000;line-height:46px}.footer{background:#0a1f3a;padding:60px 20px 30px}.footer-content{display:flex;justify-content:space-between;gap:40px}.footer-info{flex:1;display:grid;grid-template-columns:repeat(2,1fr)}.footer-section{margin-bottom:40px;width:200%}.footer-label{font-size:20px;line-height:24px;color:#fff;opacity:.6;margin-bottom:30px}.footer-value{display:flex;gap:22px;align-items:center}.footer-value span{font-size:20px;color:#fff}.footer-notice{font-size:18px;color:#fff;line-height:30px}.footer-logo{width:252px;height:88px;object-fit:contain}.footer-divider{height:1px;background:rgba(255,255,255,.2);margin:20px 0 25px}.footer-copyright{font-size:14px;color:#fff;text-align:right;line-height:24px}@media (max-width: 1600px){.header-content{padding:0 100px}}@media (max-width: 1200px){.header-content{padding:0 40px}.desktop-nav{gap:0}.hero-title{font-size:42px;line-height:70px}.about-content{gap:40px}.about-image{width:380px;height:340px}.legal-cards{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1024px){.sponsor-card{flex-direction:column-reverse}.card-image{width:100%;margin-bottom:20px}}@media (max-width: 1023px){.legal-cards{grid-template-columns:1fr;margin-bottom:40px}.sponsorship-cards{flex-direction:column;align-items:center}}@media (max-width: 768px){.header{padding:16px 0}.header-content{padding:0 20px}.logo{height:35px}.desktop-nav{display:none}.mobile-menu-btn{display:block}.hero-section{height:600px}.hero-content{padding:200px 20px 0}.hero-title{font-size:28px;line-height:42px;margin-bottom:20px}.hero-subtitle{font-size:16px;line-height:28px}.info-card-section{margin-top:-80px}.info-card{padding:30px 24px}.info-item p{font-size:16px;line-height:28px}.bullet{width:8px;height:8px;margin-top:10px}.about-section{padding:80px 20px 60px}.section-title{font-size:24px;margin-bottom:20px}.section-description{font-size:16px;line-height:28px;margin-bottom:40px}.about-content{flex-direction:column;gap:30px}.about-image{width:100%;height:280px}.detail-item{gap:16px;margin-bottom:24px}.detail-bullet{width:8px;height:8px}.detail-item p{font-size:16px;line-height:24px}.sponsorship-section{padding:60px 20px}.section-title-white{font-size:22px;margin-bottom:40px}.sponsor-card{width:100%;max-width:500px;padding:18px 16px 40px}.card-image{position:static;width:100%;margin-bottom:20px}.card-title{font-size:20px;margin-bottom:16px}.card-list li{font-size:14px;line-height:32px}.legal-section{padding:60px 20px}.section-description-gray{font-size:16px;line-height:28px;margin-bottom:40px}.legal-card{padding:32px 24px;min-height:auto}.legal-icon img{width:168px;height:168px}.legal-card-title{font-size:22px;line-height:40px;margin-bottom:16px}.legal-list li{font-size:16px;line-height:32px;margin-bottom:16px;padding-left:20px}.legal-list li:before{top:10px}.legal-text{font-size:16px;line-height:32px}.disclaimer-card{flex-direction:column;padding:30px 24px;gap:20px}.disclaimer-icon{width:60px;height:60px}.disclaimer-text{font-size:16px}.footer{padding:60px 16px 30px}.footer-info{grid-template-columns:1fr}.footer-content{flex-direction:column-reverse}.footer-section{margin-bottom:40px;width:100%}.footer-label{font-size:16px;margin-bottom:16px}.footer-value{align-items:flex-start}.footer-value span{line-height:23px}.footer-notice{font-size:17px;line-height:35px;margin-top:-5px}.footer-logo{width:180px;height:63px}.footer-copyright{font-size:12px;text-align:center}}@media (max-width: 480px){.hero-title{font-size:22px;line-height:36px}.hero-subtitle,.info-item p{font-size:14px;line-height:24px}.section-title{font-size:20px}.section-description{font-size:14px;line-height:24px}.detail-item p{font-size:14px}.card-title{font-size:18px}.legal-card-title{font-size:20px}.disclaimer-text{font-size:14px}}
