.cf-turnstile-bar{align-items:center;background:rgba(8,8,12,.92);border-top:1px solid hsla(0,0%,100%,.08);bottom:0;display:flex;justify-content:center;left:0;min-height:72px;padding:.5rem 1rem calc(.5rem + env(safe-area-inset-bottom));position:fixed;right:0;transition:opacity .35s ease,transform .35s ease;z-index:9999}.cf-turnstile-bar.cf-turnstile-done{opacity:0;pointer-events:none;transform:translateY(100%)}.cf-turnstile-mount{align-items:center;display:flex;justify-content:center;min-height:66px}*{box-sizing:border-box;margin:0;padding:0}body,html{background:#f5f5f7;height:100%}.hub-scene{align-items:center;background:#f5f5f7;display:flex;justify-content:center;min-height:100vh;min-height:100dvh;padding:clamp(1rem,4vw,3rem)}@keyframes hub-curtain{0%{opacity:1}to{opacity:0;visibility:hidden}}@keyframes hub-cardIn{0%{opacity:0;transform:translateY(32px) scale(.97)}60%{opacity:1;transform:translateY(-4px) scale(1.004)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hub-fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hub-fade{animation:hub-curtain .65s ease-in-out .05s forwards;background:#f5f5f7;inset:0;pointer-events:none;position:fixed;z-index:50}.hub-content{align-items:center;animation:hub-cardIn .55s cubic-bezier(.22,.68,0,1.2) .2s both;display:flex;flex-direction:column;gap:clamp(1.5rem,4vw,2rem)}.hub-logo{display:block;height:auto;object-fit:contain;user-select:none;width:clamp(72px,18vw,96px);-webkit-user-drag:none;animation:hub-fadeUp .6s cubic-bezier(.22,.68,0,1.2) .35s both}.hub-nav{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}.hub-btn,.hub-nav{align-items:center;justify-content:center}.hub-btn{animation:hub-fadeUp .5s cubic-bezier(.22,.68,0,1.2) both;background:#fff;border:1px solid #e4e4e7;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.04);color:#3f3f46;display:inline-flex;font-family:IBM Plex Sans,sans-serif;font-size:12px;font-weight:500;letter-spacing:.01em;padding:.45rem .85rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.hub-btn:first-child{animation-delay:.45s}.hub-btn:nth-child(2){animation-delay:.55s}.hub-btn:nth-child(3){animation-delay:.65s}.hub-btn:nth-child(4){animation-delay:.75s}.hub-btn:hover{background:#fff;border-color:#a1a1aa;box-shadow:0 6px 20px rgba(0,0,0,.1),0 2px 6px rgba(0,0,0,.06);color:#18181b;transform:translateY(-3px)}@media (max-width:380px){.hub-btn{font-size:11px;padding:.4rem .7rem}}