.kb53-header{position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .3s ease;background:transparent}.kb53-header--scrolled{background:#0a0a0af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,255,255,.1);border-radius:0 0 20px 20px}.kb53-header__container{max-width:1400px;margin:0 auto;padding:18px 40px;display:flex;justify-content:space-between;align-items:center}.kb53-header__brand{display:flex;align-items:center;gap:10px}.kb53-header__logo{width:32px;height:32px}.kb53-header__name{font-size:17px;font-weight:600;color:#fff}.kb53-header__nav{display:flex;align-items:center;gap:28px}.kb53-header__link{font-size:14px;color:#fffc;transition:color .2s}.kb53-header__link:hover{color:#0ff}@media (max-width: 768px){.kb53-header__container{padding:16px 24px}.kb53-header__nav{display:none}.kb53-header__name{font-size:16px}}.kb53-hero{min-height:90vh;display:flex;align-items:center;padding:100px 40px 60px;background:linear-gradient(#0a0a0ad9,#0a0a0ad9),url(https://images.unsplash.com/photo-1621761191319-c6fb62004040?w=1600&q=80);background-size:cover;background-position:center;background-attachment:fixed;position:relative;overflow:hidden;border-radius:0 0 32px 32px}.kb53-hero__container{max-width:1400px;margin:0 auto;width:100%;position:relative;z-index:2}.kb53-hero__badge{display:inline-block;padding:8px 16px;background:#00ffff1a;color:#0ff;font-size:13px;font-weight:500;border:1px solid rgba(0,255,255,.3);border-radius:20px;margin-bottom:24px}.kb53-hero__title{font-size:64px;font-weight:700;line-height:1.1;color:#fff;margin-bottom:20px;letter-spacing:-.03em}.kb53-hero__description{font-size:19px;line-height:1.6;color:#ffffffb3;max-width:600px;margin-bottom:32px}.kb53-hero__cta{display:flex}.kb53-hero__button{padding:16px 40px;background:#0ff;color:#0a0a0a;font-size:15px;font-weight:600;border-radius:0 12px;transition:all .3s;display:inline-block}.kb53-hero__button:hover{background:#0cc;transform:translateY(-2px)}@media (max-width: 968px){.kb53-hero__title{font-size:48px}}@media (max-width: 768px){.kb53-hero{padding:100px 24px 60px}.kb53-hero__title{font-size:38px}.kb53-hero__description{font-size:17px}}.kb53-sponsors{padding:80px 40px;background:#0f0f0f}.kb53-sponsors__container{max-width:1400px;margin:0 auto}.kb53-sponsors__label{text-align:center;font-size:13px;color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;margin-bottom:48px}.kb53-sponsors__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:48px;align-items:center}.kb53-sponsors__item{display:flex;flex-direction:column;align-items:center;gap:16px;opacity:.5;transition:opacity .3s}.kb53-sponsors__item:hover{opacity:1}.kb53-sponsors__logo{width:48px;height:48px;object-fit:contain;border-radius:50%}.kb53-sponsors__name{font-size:13px;color:#0ff;font-weight:500}@media (max-width: 968px){.kb53-sponsors__grid{grid-template-columns:repeat(3,1fr);gap:32px}}@media (max-width: 768px){.kb53-sponsors{padding:60px 24px}.kb53-sponsors__grid{grid-template-columns:repeat(2,1fr);gap:24px}}.kb53-services{padding:100px 40px;background:#0a0a0a}.kb53-services__container{max-width:1400px;margin:0 auto}.kb53-services__title{font-size:48px;font-weight:700;color:#fff;margin-bottom:60px;text-align:center;letter-spacing:-.02em}.kb53-services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.kb53-services__card{padding:32px 28px;background:#0f0f0f;border:1px solid rgba(0,255,255,.15);border-radius:12px;transition:all .3s}.kb53-services__card:hover{border-color:#0ff;background:#00ffff0d}.kb53-services__card-title{font-size:20px;font-weight:600;color:#0ff;margin-bottom:12px}.kb53-services__card-description{font-size:15px;line-height:1.6;color:#ffffffb3}@media (max-width: 968px){.kb53-services__grid{grid-template-columns:repeat(2,1fr)}.kb53-services__title{font-size:40px}}@media (max-width: 768px){.kb53-services{padding:80px 24px}.kb53-services__grid{grid-template-columns:1fr}.kb53-services__title{font-size:36px;margin-bottom:40px}}.kb53-team{padding:100px 40px;background:#0f0f0f}.kb53-team__container{max-width:1400px;margin:0 auto}.kb53-team__title{font-size:48px;font-weight:700;color:#fff;text-align:center;margin-bottom:60px;letter-spacing:-.02em}.kb53-team__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.kb53-team__card{position:relative;overflow:hidden;border-radius:12px;border:1px solid rgba(0,255,255,.2)}.kb53-team__image{position:relative;width:100%;height:420px;overflow:hidden}.kb53-team__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.kb53-team__card:hover .kb53-team__image img{transform:scale(1.05)}.kb53-team__overlay{position:absolute;bottom:0;left:0;right:0;padding:28px 24px;background:linear-gradient(to top,rgba(0,0,0,.95),transparent)}.kb53-team__name{font-size:20px;font-weight:600;color:#0ff;margin-bottom:4px}.kb53-team__role{font-size:14px;color:#ffffffb3}@media (max-width: 968px){.kb53-team__grid{grid-template-columns:1fr}.kb53-team__title{font-size:40px}}@media (max-width: 768px){.kb53-team{padding:80px 24px}.kb53-team__title{font-size:36px;margin-bottom:40px}.kb53-team__image{height:380px}}.kb53-footer{background:#000;color:#fff;padding:70px 40px 40px;border-radius:20px 20px 0 0}.kb53-footer__container{max-width:1400px;margin:0 auto}.kb53-footer__content{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:50px;padding-bottom:40px;border-bottom:1px solid rgba(0,255,255,.2)}.kb53-footer__brand{max-width:400px}.kb53-footer__title{font-size:24px;font-weight:600;margin-bottom:10px;color:#0ff}.kb53-footer__description{font-size:15px;color:#fff9;line-height:1.6}.kb53-footer__links{display:flex;flex-direction:column;gap:14px}.kb53-footer__link{font-size:15px;color:#fff9;transition:color .2s}.kb53-footer__link:hover{color:#0ff}.kb53-footer__link--linkedin{display:flex;align-items:center;gap:8px}.kb53-footer__bottom{text-align:center}.kb53-footer__copyright{font-size:14px;color:#fff6}@media (max-width: 768px){.kb53-footer{padding:60px 24px 32px}.kb53-footer__content{flex-direction:column;gap:32px;margin-bottom:40px}}*{margin:0;padding:0;box-sizing:border-box}html{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{display:none}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a;color:#fff}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer;border:none;background:none}img{max-width:100%;display:block}
