*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;background:#0a0a0a;min-height:100vh;position:relative}body:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px;mask-image:radial-gradient(circle at center,black 0%,transparent 70%);-webkit-mask-image:radial-gradient(circle at center,black 0%,transparent 70%);pointer-events:none;z-index:0}.app{position:relative;z-index:1;min-height:100vh}.app{min-height:100vh}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#0a0a0acc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.header-content{max-width:1400px;margin:0 auto;padding:1.5rem 2rem;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:.75rem}.logo-image{width:40px;height:auto;border-radius:50%}.logo-text{font-size:1.5rem;font-weight:300;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;letter-spacing:.05em}.cta-button{padding:12px 24px!important;background:linear-gradient(135deg,#d4af37,#f59e0b);color:#fff;border:none;border-radius:0!important;font-size:15px!important;font-weight:600;cursor:pointer;font-family:Inter,system-ui,-apple-system,sans-serif;min-width:auto;height:auto}.cta-button.hero-cta{padding:12px 24px;background:linear-gradient(135deg,#d4af37,#f59e0b);color:#fff;border:none;border-radius:0;font-size:15px;font-weight:600;cursor:pointer;font-family:Inter,system-ui,-apple-system,sans-serif;min-width:auto;height:auto}.side-nav{position:fixed;left:0;top:50%;transform:translateY(-50%);z-index:999}.nav-items{display:flex;flex-direction:column;gap:1.5rem;background:#0a0a0ae6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:2rem 1rem;border-radius:0 16px 16px 0;border:1px solid rgba(255,255,255,.05);border-left:none}.nav-item{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-decoration:none;color:#9ca3af;transition:color .2s,transform .2s;cursor:pointer}.nav-item:hover{color:#fff;transform:translate(4px)}.nav-item.active{color:#d4af37}.nav-icon{width:24px;height:24px;stroke:currentColor;stroke-width:2}.nav-label{font-size:.7rem;font-weight:500;font-family:Inter,system-ui,-apple-system,sans-serif}@media (max-width: 1024px){.header-content{padding:1rem 1.5rem}.logo-image{width:32px}.logo-text{font-size:1.25rem}.nav-items{padding:1.5rem .75rem;gap:1rem}.nav-icon{font-size:1.25rem}.nav-label{font-size:.65rem}}@media (max-width: 768px){.header-content{padding:1rem 1.5rem}.logo-image{width:28px}.logo-text{font-size:1.1rem}.cta-button{padding:10px 20px!important;font-size:14px!important}.nav-label{display:none}.nav-items{padding:1rem .5rem;gap:.75rem}}@media (max-width: 480px){.header-content{padding:.75rem 1rem}.logo-image{width:24px}.logo-text{font-size:1rem}.cta-button{padding:8px 16px!important;font-size:13px!important}.nav-items{padding:.75rem .4rem;gap:.5rem}.nav-icon{width:20px;height:20px}}.hero{min-height:100vh;padding:120px 2rem 4rem;display:flex;align-items:center}.hero-container{max-width:1400px;margin:0 auto;width:100%}.sponsors-label{font-size:.875rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-family:Inter,system-ui,-apple-system,sans-serif}.hero-sponsors{display:flex;gap:3rem;margin-bottom:3rem;flex-wrap:wrap}.sponsor-logo{height:40px;width:auto;opacity:.6;transition:opacity .2s}.sponsor-logo:hover{opacity:1}.hero-headline{margin-bottom:3rem;position:relative}.hero-title{font-size:3.5rem;font-weight:700;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.2;letter-spacing:-.02em;max-width:1000px}.hero-image{position:absolute;right:0;top:-200px;width:400px;height:auto;pointer-events:none;z-index:-1;transform:rotate(15deg)}.hero-overview{margin-bottom:4rem;max-width:900px}.hero-description{font-size:1.25rem;color:#9ca3af;line-height:1.8;font-family:Inter,system-ui,-apple-system,sans-serif}.hero-services{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.service-card{border-top:2px solid rgba(212,175,55,.3);padding-top:1.5rem}.service-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.service-icon{width:24px;height:24px;stroke:#d4af37;stroke-width:2;flex-shrink:0}.service-title{font-size:1.25rem;font-weight:600;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif}.service-desc{font-size:.95rem;color:#9ca3af;line-height:1.5;font-family:Inter,system-ui,-apple-system,sans-serif}@media (max-width: 1024px){.hero-sponsors{gap:2rem}.sponsor-logo{height:30px}.hero-title{font-size:2.75rem}.hero-image{width:300px}.hero-description{font-size:1.1rem}.hero-services{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.hero{padding:100px 1.5rem 3rem}.hero-sponsors{gap:1.5rem;justify-content:center}.sponsor-logo{height:25px}.hero-title{font-size:2.25rem}.hero-image{display:none}.hero-description{font-size:1rem}.hero-services{grid-template-columns:1fr}}@media (max-width: 480px){.hero{padding:80px 1rem 2rem}.hero-sponsors{gap:1rem}.sponsor-logo{height:20px}.hero-title{font-size:1.75rem}.hero-description{font-size:.9rem}.service-title{font-size:1rem}.service-desc{font-size:.85rem}}.services{padding:120px 2rem 80px;background:#0a0a0a}.services-container{max-width:1400px;margin:0 auto}.services-hero{text-align:center;margin-bottom:4rem}.services-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1.5rem;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.2}.services-subtitle{font-size:1.25rem;color:#9ca3af;max-width:800px;margin:0 auto;line-height:1.8;font-family:Inter,system-ui,-apple-system,sans-serif}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.service-block{background:#ffffff08;border:1px solid rgba(255,255,255,.08);padding:2.5rem;text-align:left;transition:border-color .2s,background .2s}.service-block:hover{border-color:#d4af374d;background:#ffffff0d}.block-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.block-icon{width:32px;height:32px;stroke:#d4af37;stroke-width:2;flex-shrink:0}.block-title{font-size:1.25rem;font-weight:600;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;white-space:nowrap}.block-description{font-size:1rem;color:#9ca3af;line-height:1.6;margin-bottom:0;font-family:Inter,system-ui,-apple-system,sans-serif}@media (max-width: 1024px){.services-title{font-size:2.5rem}.services-subtitle{font-size:1.125rem}.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.services{padding:80px 1.5rem}.services-title{font-size:2rem}.services-subtitle{font-size:1rem}.services-grid{grid-template-columns:1fr}.service-block{padding:2rem}}@media (max-width: 480px){.services{padding:60px 1rem}.services-title{font-size:1.75rem}.services-subtitle{font-size:.9rem}.service-block{padding:1.5rem}.block-title{font-size:1rem}.block-description{font-size:.85rem}}.why-choose-us{padding:120px 2rem 80px;background:#0a0a0a}.why-choose-container{max-width:1400px;margin:0 auto}.why-choose-hero{text-align:center;margin-bottom:4rem}.why-choose-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1.5rem;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.2}.why-choose-subtitle{font-size:1.25rem;color:#9ca3af;max-width:800px;margin:0 auto;line-height:1.8;font-family:Inter,system-ui,-apple-system,sans-serif}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.benefit-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);padding:1.75rem;text-align:left;transition:border-color .2s,background .2s}.benefit-card:hover{border-color:#d4af374d;background:#ffffff0d}.benefit-header{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.benefit-icon{width:40px;height:40px;stroke:#d4af37;stroke-width:2;flex-shrink:0}.benefit-title{font-size:1.25rem;font-weight:600;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;white-space:nowrap}.benefit-description{font-size:1rem;color:#9ca3af;line-height:1.6;margin-bottom:0;font-family:Inter,system-ui,-apple-system,sans-serif}@media (max-width: 1024px){.why-choose-title{font-size:2.5rem}.why-choose-subtitle{font-size:1.125rem}.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.why-choose-us{padding:80px 1.5rem}.why-choose-title{font-size:2rem}.why-choose-subtitle{font-size:1rem}.benefits-grid{grid-template-columns:1fr}.benefit-card{padding:1.5rem}}@media (max-width: 480px){.why-choose-us{padding:60px 1rem}.why-choose-title{font-size:1.75rem}.why-choose-subtitle{font-size:.9rem}.benefit-card{padding:1.25rem}.benefit-icon{width:32px;height:32px}.benefit-title{font-size:1rem}.benefit-description{font-size:.85rem}}.team{padding:120px 2rem 80px;background:#0a0a0a}.team-container{max-width:1400px;margin:0 auto}.team-hero{text-align:center;margin-bottom:4rem}.team-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1.5rem;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.2}.team-subtitle{font-size:1.25rem;color:#9ca3af;max-width:800px;margin:0 auto;line-height:1.8;font-family:Inter,system-ui,-apple-system,sans-serif}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.team-member{background:#ffffff08;border:1px solid rgba(255,255,255,.08);padding:2rem;text-align:center;transition:border-color .2s,background .2s}.team-member:hover{border-color:#d4af374d;background:#ffffff0d}.member-avatar{width:80px;height:80px;margin:0 auto 1.5rem;background:#d4af371a;border-radius:50%;display:flex;align-items:center;justify-content:center}.avatar-placeholder{stroke:#d4af37}.member-name{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.5rem;font-family:Inter,system-ui,-apple-system,sans-serif}.member-role{font-size:.95rem;color:#d4af37;margin-bottom:1rem;font-weight:500;font-family:Inter,system-ui,-apple-system,sans-serif}.member-bio{font-size:.9rem;color:#9ca3af;line-height:1.6;font-family:Inter,system-ui,-apple-system,sans-serif}@media (max-width: 1024px){.team-title{font-size:2.5rem}.team-subtitle{font-size:1.125rem}.team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.team{padding:80px 1.5rem}.team-title{font-size:2rem}.team-subtitle{font-size:1rem}.team-grid{grid-template-columns:1fr}.team-member{padding:1.5rem}}@media (max-width: 480px){.team{padding:60px 1rem}.team-title{font-size:1.75rem}.team-subtitle{font-size:.9rem}.team-member{padding:1.25rem}.member-avatar{width:64px;height:64px}.member-name{font-size:1rem}.member-role{font-size:.85rem}.member-bio{font-size:.8rem}}.cta{padding:120px 2rem 80px;background:#0a0a0a}.cta-container{max-width:1400px;margin:0 auto;text-align:center}.cta-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1.5rem;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.2}.cta-subtitle{font-size:1.25rem;color:#9ca3af;max-width:800px;margin:0 auto 2rem;line-height:1.8;font-family:Inter,system-ui,-apple-system,sans-serif}.cta-section-button{padding:14px 64px;min-width:200px;background:linear-gradient(135deg,#d4af37,#f59e0b);color:#fff;border:none;border-radius:0;font-size:1rem;font-weight:600;cursor:pointer;font-family:Inter,system-ui,-apple-system,sans-serif;transition:opacity .2s}.cta-section-button:hover{opacity:.9}@media (max-width: 1024px){.cta-title{font-size:2.5rem}.cta-subtitle{font-size:1.125rem}}@media (max-width: 768px){.cta{padding:80px 1.5rem}.cta-title{font-size:2rem}.cta-subtitle{font-size:1rem}.cta-section-button{padding:12px 32px;min-width:180px;font-size:.95rem}}@media (max-width: 480px){.cta-title{font-size:1.75rem}.cta-subtitle{font-size:.9rem}.cta-section-button{padding:12px 24px;min-width:auto;width:100%}}.footer{padding:80px 2rem 40px;background:#0a0a0a;border-top:1px solid rgba(255,255,255,.08)}.footer-container{max-width:1400px;margin:0 auto}.footer-content{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;margin-bottom:4rem}.footer-brand{display:flex;flex-direction:column;gap:1rem}.footer-logo-wrapper{display:flex;align-items:center;gap:.75rem}.footer-logo-image{width:40px;height:auto;border-radius:50%}.footer-logo{font-size:1.5rem;font-weight:300;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;margin:0;letter-spacing:.05em}.footer-description{font-size:.95rem;color:#9ca3af;line-height:1.6;font-family:Inter,system-ui,-apple-system,sans-serif;margin:0;max-width:300px}.footer-social-link{display:flex;align-items:center;justify-content:flex-start;width:fit-content;color:#9ca3af;transition:color .2s}.footer-social-link:hover{color:#d4af37}.social-icon{fill:currentColor}.footer-contact,.footer-links{display:flex;flex-direction:column;gap:1rem}.footer-title{font-size:1rem;font-weight:600;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;margin:0}.footer-contact-item{display:flex;align-items:center;gap:.75rem;color:#9ca3af;font-size:.95rem;font-family:Inter,system-ui,-apple-system,sans-serif}.footer-icon{stroke:#d4af37;stroke-width:2;flex-shrink:0}.footer-link{color:#9ca3af;text-decoration:none;font-size:.95rem;font-family:Inter,system-ui,-apple-system,sans-serif;transition:color .2s}.footer-link:hover{color:#d4af37}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.08)}.footer-copyright{font-size:.875rem;color:#6b7280;text-align:center;font-family:Inter,system-ui,-apple-system,sans-serif;margin:0}@media (max-width: 1024px){.footer-content{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (max-width: 768px){.footer{padding:60px 1.5rem 30px}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-description{max-width:100%}}@media (max-width: 480px){.footer{padding:40px 1rem 20px}.footer-content{gap:1.5rem}.footer-logo-wrapper{gap:.5rem}.footer-logo-image{width:32px}.footer-logo{font-size:1.25rem}.footer-description{font-size:.85rem}.footer-title{font-size:.9rem}.footer-contact-item,.footer-link{font-size:.85rem}.footer-copyright{font-size:.75rem}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:2000;padding:2rem}.modal-content{background:#0a0a0a;border:1px solid rgba(255,255,255,.08);max-width:800px;width:100%;max-height:80vh;overflow-y:auto;border-radius:8px;scrollbar-width:none}.modal-content::-webkit-scrollbar{display:none}.modal-content::-webkit-scrollbar{width:0}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:2rem;border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:0;background:#0a0a0a;z-index:1}.modal-title{font-size:1.5rem;font-weight:600;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;margin:0}.modal-close{background:none;border:none;color:#9ca3af;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:color .2s}.modal-close:hover{color:#fff}.modal-body{padding:2rem;color:#9ca3af;line-height:1.8;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1rem}.modal-body h3{color:#fff;font-size:1.25rem;font-weight:600;margin:2rem 0 1rem}.modal-body p{margin-bottom:1rem}.modal-body ul{margin-bottom:1rem;padding-left:1.5rem}.modal-body li{margin-bottom:.5rem}@media (max-width: 768px){.modal-overlay{padding:0;align-items:flex-end}.modal-content{max-height:85vh;border-radius:16px 16px 0 0;border-bottom:none;transform:translateY(0);animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-header{padding:1.5rem}.modal-title{font-size:1.25rem}.modal-body{padding:0 1.5rem 1.5rem;font-size:.95rem}}
