*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@keyframes bizoFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes bizoPulse{0%{box-shadow:0 0 #22c55e8c}70%{box-shadow:0 0 0 7px #22c55e00}to{box-shadow:0 0 #22c55e00}}.hero-badge{color:#1677ff;background:linear-gradient(135deg,#1677ff1a,#4096ff0f);border:1px solid #1677ff47;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:13px;font-weight:600;animation:.55s both bizoFadeUp;display:inline-flex;box-shadow:0 1px 2px #1677ff14}.hero-badge .dot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite bizoPulse}
