*{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:light}body{margin:0;font-family:Barlow,system-ui,sans-serif;background:#071634;color:#0A1124;-webkit-font-smoothing:antialiased}a{color:inherit}input,select,textarea{background:#fff;color:#0B2152}input::placeholder,textarea::placeholder{color:#98A3B8}::selection{background:#C8F23E;color:#071634}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}@keyframes pulseRing{0%{transform:scale(.85);opacity:.5}to{transform:scale(1.7);opacity:0}}@keyframes vcpBoardScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.vcp-board-track{display:flex;gap:16px;width:max-content;animation:vcpBoardScroll 46s linear infinite}.vcp-board-mask:hover .vcp-board-track{animation-play-state:paused}.vcp-board-card{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.vcp-board-card:hover{transform:translateY(-8px);border-color:rgba(200,242,62,.55)!important;box-shadow:0 18px 38px rgba(0,0,0,.4)}.vcp-board-card .vcp-board-social{opacity:0;transform:translateY(6px);transition:opacity .25s ease,transform .25s ease}.vcp-board-card:hover .vcp-board-social{opacity:1;transform:translateY(0)}.vcp-board-card:hover .vcp-board-ava{transform:scale(1.06)}.vcp-board-ava{transition:transform .3s ease}.vcp-hover{transition:all .18s ease}@keyframes vcpCreditIn{0%{transform:translateY(120%);opacity:0}to{transform:translateY(0);opacity:1}}.vcp-credit-line{display:inline-block;animation:vcpCreditIn .55s cubic-bezier(.22,1,.36,1)}@media (max-width:700px){.mtable-head{display:none!important}.mtable-row{display:flex!important;align-items:center!important;min-width:0!important;gap:10px!important;padding:11px 14px!important}.mtable-row>*{padding:0!important}.mtable-row>:nth-child(3),.mtable-row>:nth-child(5){display:none!important}.mtable-row>:nth-child(2){flex:1 1 auto!important;min-width:0!important}.mtable-row>:first-child,.mtable-row>:nth-child(4),.mtable-row>:nth-child(6){flex:none!important}}@media (max-width:880px){.vcp-h1{font-size:40px!important;line-height:1.05!important}.vcp-h2{font-size:30px!important;line-height:1.06!important}.vcp-grid-2,.vcp-grid-3,.vcp-grid-4{grid-template-columns:1fr!important}.vcp-section{padding-top:40px!important;padding-bottom:40px!important}.vcp-nav-desktop{display:none!important}}@media (min-width:881px){.vcp-botnav{display:none!important}}@media (max-width:520px){.vcp-h1{font-size:32px!important}}