*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#1a1a1a;background:#fff}.gba-container{max-width:1280px;margin:0 auto;padding:0 20px}.gba-header{padding:16px 0 0;background:#fff;position:relative;z-index:10}.gba-header__content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.gba-header__left{display:flex;flex-direction:column;gap:2px}.gba-logo{font-size:16px;font-weight:600;color:#1a1a1a}.gba-tagline{font-size:11px;color:#6a6a6a}.gba-header__link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#1a1a1a;text-decoration:none;border:1px solid #d0d0d0;border-radius:6px;transition:all .2s}.gba-header__link:hover{border-color:#1a1a1a;background:#fafafa}.gba-header__btn{padding:6px 12px;background:#1a1a1a;color:#fff;text-decoration:none;font-size:12px;font-weight:500;border-radius:4px;transition:all .2s;display:inline-block;white-space:nowrap}.gba-header__btn:hover{background:#2a2a2a;transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.gba-hero{padding:20px 0 48px;background:#fff;position:relative;overflow:hidden}.gba-hero__animation{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;opacity:.4}.gba-hero__blockchain-grid{position:absolute;width:100%;height:100%}.gba-hero__node{position:absolute;width:8px;height:8px;background:#1a1a1a;border-radius:50%;animation:gba-nodePulse 3s ease-in-out infinite}.gba-hero__node:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;border:1px solid #1a1a1a;border-radius:50%;opacity:0;animation:gba-nodeRipple 3s ease-out infinite}.gba-hero__node--1{top:20%;left:15%;animation-delay:0s}.gba-hero__node--1:before{animation-delay:0s}.gba-hero__node--2{top:35%;left:45%;animation-delay:.5s}.gba-hero__node--2:before{animation-delay:.5s}.gba-hero__node--3{top:25%;left:75%;animation-delay:1s}.gba-hero__node--3:before{animation-delay:1s}.gba-hero__node--4{top:60%;left:85%;animation-delay:1.5s}.gba-hero__node--4:before{animation-delay:1.5s}.gba-hero__node--5{top:80%;left:55%;animation-delay:2s}.gba-hero__node--5:before{animation-delay:2s}.gba-hero__node--6{top:70%;left:25%;animation-delay:2.5s}.gba-hero__node--6:before{animation-delay:2.5s}.gba-hero__connections{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.gba-hero__line{stroke:#1a1a1a;stroke-width:1;fill:none;stroke-dasharray:1000;stroke-dashoffset:1000;animation:gba-drawLine 4s ease-in-out infinite}.gba-hero__line--1{animation-delay:0s}.gba-hero__line--2{animation-delay:.5s}.gba-hero__line--3{animation-delay:1s}.gba-hero__line--4{animation-delay:1.5s}.gba-hero__line--5{animation-delay:2s}.gba-hero__line--6{animation-delay:2.5s}@keyframes gba-nodePulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}}@keyframes gba-nodeRipple{0%{transform:translate(-50%,-50%) scale(.5);opacity:.6}to{transform:translate(-50%,-50%) scale(2.5);opacity:0}}@keyframes gba-drawLine{0%{stroke-dashoffset:1000;opacity:0}20%{opacity:.3}50%{stroke-dashoffset:0;opacity:.3}to{stroke-dashoffset:0;opacity:0}}.gba-hero .gba-container{position:relative;z-index:1}.gba-hero__content{max-width:100%;margin:0 auto;text-align:center}.gba-hero__title{font-size:24px;font-weight:600;line-height:1.2;letter-spacing:-.02em;margin-bottom:12px;color:#1a1a1a}.gba-hero__text{font-size:14px;line-height:1.5;color:#4a4a4a;max-width:100%;margin:0 auto 20px}.gba-hero__actions{display:flex;justify-content:center;margin-top:20px}.gba-hero__btn{padding:10px 20px;background:#1a1a1a;color:#fff;text-decoration:none;font-size:13px;font-weight:500;border-radius:6px;transition:all .2s;display:inline-block}.gba-hero__btn:hover{background:#2a2a2a;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.gba-mission{padding:56px 0;background:#fafafa}.gba-mission__grid{display:grid;grid-template-columns:1fr;gap:24px}.gba-mission__item{position:relative;padding:20px 16px;border:2px solid #e0e0e0;background:#fff;border-radius:8px;transition:all .3s}.gba-mission__item:hover{border-color:#1a1a1a;box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.gba-mission__number{position:absolute;top:16px;right:16px;font-size:28px;font-weight:700;color:#f0f0f0;line-height:1;pointer-events:none;z-index:0}.gba-mission__icon{width:28px;height:28px;color:#1a1a1a;margin-bottom:12px;position:relative;z-index:1}.gba-mission__title{font-size:16px;font-weight:600;margin-bottom:6px;color:#1a1a1a;position:relative;z-index:1;line-height:1.3}.gba-mission__text{font-size:13px;line-height:1.5;color:#4a4a4a;position:relative;z-index:1}.gba-team{padding:56px 0 72px;background:#fff}.gba-team__heading{font-size:20px;font-weight:600;margin-bottom:24px;text-align:center;color:#1a1a1a}.gba-team__grid{display:grid;grid-template-columns:1fr;gap:32px}.gba-team__card{padding:20px;border:2px solid #e8e8e8;border-radius:8px;background:#fff;transition:all .3s}.gba-team__card:hover{border-color:silver;box-shadow:0 4px 16px #0000000f}.gba-team__card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.gba-team__card-info{display:flex;flex-direction:column;gap:6px;flex:1}.gba-team__card-name{font-size:16px;font-weight:600;color:#1a1a1a}.gba-team__card-role{font-size:13px;color:#6a6a6a;margin-bottom:6px}.gba-team__card-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:8px}.gba-team__card-meta-item{font-size:13px;color:#8a8a8a}.gba-team__card-meta-divider{font-size:13px;color:#d0d0d0}.gba-team__card-specialty{display:inline-block;padding:4px 12px;background:#f5f5f5;border-radius:4px;font-size:12px;color:#4a4a4a;font-weight:500;align-self:flex-start}.gba-team__card-btn{padding:8px 16px;background:#fafafa;border:1px solid #e8e8e8;border-radius:6px;font-size:14px;color:#1a1a1a;cursor:pointer;transition:all .2s;flex-shrink:0;font-family:inherit}.gba-team__card-btn:hover{background:#f0f0f0;border-color:#d0d0d0}.gba-team__card-bio{margin-top:20px;padding-top:20px;border-top:1px solid #e8e8e8;font-size:16px;line-height:1.7;color:#4a4a4a;animation:gba-slideIn .3s ease-out}@keyframes gba-slideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.gba-cta{padding:56px 0;background:#fafafa}.gba-cta__wrapper{max-width:100%;margin:0 auto;padding:40px 24px;background:#1a1a1a;border-radius:12px;text-align:center}.gba-cta__title{font-size:22px;font-weight:600;line-height:1.3;margin-bottom:12px;color:#fff}.gba-cta__text{font-size:14px;line-height:1.5;color:#b0b0b0;max-width:100%;margin:0 auto 24px}.gba-cta__actions{display:flex;gap:12px;justify-content:center;flex-wrap:nowrap}.gba-cta__btn{padding:10px 20px;font-size:13px;font-weight:500;text-decoration:none;border-radius:6px;transition:all .2s;display:inline-block;flex:1;text-align:center;white-space:nowrap}.gba-cta__btn--primary{background:#fff;color:#1a1a1a;border:2px solid #ffffff}.gba-cta__btn--primary:hover{background:#f0f0f0;transform:translateY(-1px);box-shadow:0 4px 12px #fff3}.gba-cta__btn--secondary{background:transparent;color:#fff;border:2px solid #ffffff}.gba-cta__btn--secondary:hover{background:#fff;color:#1a1a1a}.gba-footer{border-top:1px solid #e8e8e8;padding:56px 0;background:#fafafa}.gba-footer__content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:24px}.gba-footer__nav{display:flex;gap:24px;flex-wrap:wrap}.gba-footer__link{font-size:14px;color:#6a6a6a;text-decoration:none;transition:color .2s}.gba-footer__link:hover{color:#1a1a1a}.gba-footer__info{display:flex;flex-direction:column;gap:8px}.gba-footer__company{font-size:16px;font-weight:600;color:#1a1a1a}.gba-footer__email{font-size:15px;color:#6a6a6a;text-decoration:none;transition:color .2s}.gba-footer__email:hover{color:#1a1a1a}.gba-footer__social{color:#1a1a1a;transition:opacity .2s}.gba-footer__social:hover{opacity:.6}@media (min-width: 768px){.gba-container{padding:0 32px}.gba-header{padding:32px 0 0}.gba-header__content{gap:16px}.gba-header__left{gap:4px}.gba-logo{font-size:20px}.gba-tagline{font-size:13px}.gba-header__btn{padding:10px 20px;font-size:14px;border-radius:6px}.gba-hero{padding:64px 0 120px}.gba-hero__content{max-width:720px}.gba-hero__title{font-size:64px;margin-bottom:24px}.gba-hero__text{font-size:18px;line-height:1.7;max-width:640px;margin-bottom:32px}.gba-hero__actions{margin-top:32px}.gba-hero__btn{padding:14px 32px;font-size:15px;border-radius:8px}.gba-mission{padding:96px 0}.gba-mission__grid{grid-template-columns:repeat(2,1fr);gap:32px}.gba-mission__item{padding:48px 40px;border-radius:12px}.gba-mission__number{top:32px;right:32px;font-size:64px}.gba-mission__icon{width:40px;height:40px;margin-bottom:24px}.gba-mission__title{font-size:24px;margin-bottom:12px}.gba-mission__text{font-size:16px;line-height:1.7}.gba-team{padding:96px 0 120px}.gba-team__heading{font-size:32px;margin-bottom:48px}.gba-team__grid{grid-template-columns:repeat(2,1fr);gap:32px}.gba-team__card{padding:40px;border-radius:12px}.gba-team__card-name{font-size:20px}.gba-team__card-role{font-size:15px;margin-bottom:8px}.gba-team__card-meta-item{font-size:13px}.gba-team__card-specialty{padding:4px 12px;font-size:12px}.gba-team__card-btn{padding:8px 16px;font-size:14px}.gba-cta{padding:96px 0}.gba-cta__wrapper{max-width:800px;padding:64px 48px;border-radius:16px}.gba-cta__title{font-size:32px;margin-bottom:16px}.gba-cta__text{font-size:17px;line-height:1.7;max-width:600px;margin-bottom:32px}.gba-cta__actions{gap:16px;flex-wrap:wrap}.gba-cta__btn{padding:14px 32px;font-size:15px;border-radius:8px;flex:none;white-space:normal}}@media (min-width: 1024px){.gba-hero__title{font-size:72px}}
