.hub-page{background:linear-gradient(160deg,#0c1a2e 0%,#1a3560 50%,#1265b0 100%);justify-content:center;align-items:center;min-height:100vh;padding:6rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.hub-grid-bg{opacity:.06;pointer-events:none;grid-template-rows:repeat(8,1fr);grid-template-columns:repeat(10,1fr);display:grid;position:absolute;inset:0}.hub-grid-cell{border:.5px solid #fff}.hub-orb{filter:blur(90px);pointer-events:none;border-radius:50%;animation:6s ease-in-out infinite alternate hub-pulse;position:absolute}.hub-orb-1{background:radial-gradient(circle,#dc502840,#0000 70%);width:500px;height:500px;top:-100px;right:-100px}.hub-orb-2{background:radial-gradient(circle,#643cc833,#0000 70%);width:400px;height:400px;animation-delay:2s;bottom:-80px;left:-80px}@keyframes hub-pulse{0%{opacity:.6;transform:scale(1)}to{opacity:1;transform:scale(1.08)}}.hub-content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1.75rem;width:100%;max-width:580px;display:flex;position:relative}.hub-badge{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#dc5a3014;border:.5px solid #ffffff80;border-radius:100px;align-items:center;gap:8px;padding:6px 16px;font-size:12px;font-weight:500;display:inline-flex}.hub-badge-dot{background:#fff;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite hub-blink}@keyframes hub-blink{0%,to{opacity:1}50%{opacity:.2}}.hub-title{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(2.4rem,6vw,3.8rem);font-weight:700;line-height:1.15}.hub-title-accent{background:linear-gradient(135deg,#fff 0%,#0f83cd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hub-desc{color:#ffffff8c;max-width:460px;margin:0;font-size:16px;line-height:1.7}.hub-features{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.hub-feature-pill{color:#ffffffb3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0a;border:.5px solid #ffffff1a;border-radius:100px;align-items:center;gap:7px;padding:8px 16px;font-size:13px;font-weight:500;transition:border-color .2s,background .2s;display:flex}.hub-feature-pill:hover{background:#ffffff50;border-color:#fff6}.hub-form-wrap{flex-direction:column;align-items:center;gap:10px;width:100%;max-width:440px;display:flex}.hub-form{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:.5px solid #ffffff1f;border-radius:12px;gap:0;width:100%;display:flex;overflow:hidden}.hub-input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:14px 18px;font-size:14px}.hub-input::placeholder{color:#ffffff4d}.hub-btn{color:#3e3e3e;cursor:pointer;white-space:nowrap;letter-spacing:.02em;background:linear-gradient(135deg,#fff,#fff);border:none;padding:14px 24px;font-size:14px;font-weight:600;transition:opacity .2s}.hub-btn:hover{opacity:.88}.hub-form-note{color:#ffffff40;margin:0;font-size:12px}.hub-success{text-align:left;background:#22c55e14;border:.5px solid #22c55e40;border-radius:12px;align-items:center;gap:14px;width:100%;padding:16px 22px;display:flex}.hub-success-icon{color:#22c55e;background:#22c55e26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:700;display:flex}.hub-success-title{color:#22c55e;margin:0 0 2px;font-size:14px;font-weight:600}.hub-success-sub{color:#fff6;margin:0;font-size:12px}.hub-back{color:#ffffff59;letter-spacing:.01em;font-size:13px;text-decoration:none;transition:color .2s}.hub-back:hover{color:#fff}@media (max-width:480px){.hub-form{border-radius:12px;flex-direction:column}.hub-btn{border-radius:0 0 11px 11px;padding:13px}.hub-input{padding:13px 16px}}
